﻿.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-moz-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-ms-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-o-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0, 0);-moz-transform:scale(0, 0);-o-transform:scale(0, 0);-ms-transform:scale(0, 0);transform:scale(0, 0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-o-transform:scale(1, 1);-ms-transform:scale(1, 1);transform:scale(1, 1);-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 1);-webkit-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4);-moz-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4);-ms-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4);-o-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4);transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15)}.tooltipster-fall.tooltipster-initial{top:0 !important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0 !important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-moz-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-ms-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-o-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15)}.tooltipster-slide.tooltipster-initial{left:-40px !important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0 !important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.tooltipster-sidetip.tooltipster-light .tooltipster-box{border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;border:1px solid #3B5166;background:#fff;font-size:11px}.tooltipster-sidetip.tooltipster-light .tooltipster-content{color:#666}.tooltipster-sidetip.tooltipster-light .tooltipster-arrow{height:9px;margin-left:-9px;width:18px}.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow{height:18px;margin-left:0;margin-top:-9px;width:9px}.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-background{border:9px solid transparent}.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#fff;top:1px}.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-background{border-left-color:#fff;left:-1px}.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-background{border-right-color:#fff;left:1px}.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-background{border-top-color:#fff;top:-1px}.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-border{border:9px solid transparent}.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#3B5166}.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-border{border-left-color:#3B5166}.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-border{border-right-color:#3B5166}.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-border{border-top-color:#3B5166}.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-uncropped{top:-9px}.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-uncropped{left:-9px}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.ui-menu{list-style:none;display:block;outline:0;overflow:auto;border:1px solid #185A7D;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;padding:12px 0;background:#fff;box-shadow:3px 3px 12px rgba(59,81,102,0.3);z-index:2;overflow-x:hidden;text-align:left}.ui-menu .ui-menu-item{line-height:1.2;border:none !important;background:none !important;color:inherit !important;color:#02394A !important}.ui-menu .ui-menu-item a{padding:6px 15px;color:#4d727d;display:block}.ui-menu .ui-menu-item a:hover{text-decoration:none}.ui-menu .ui-menu-item:hover{cursor:pointer}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}/*!
 * jQuery UI CSS Framework 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a.ui-button:link,a.ui-button:visited,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;-ms-filter:"alpha(opacity=70)";font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;-ms-filter:"alpha(opacity=35)";background-image:none}.ui-state-disabled .ui-icon{-ms-filter:"alpha(opacity=35)"}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(https://s1.trovaprezzi.it/assets/assets/jquery-ui/ui-icons_444444_256x240-b97defc655be892b1622fdbcaed57c3fff5e1dc1500e313d4cafd19c28ab3baf.png)}.ui-widget-header .ui-icon{background-image:url(https://s1.trovaprezzi.it/assets/assets/jquery-ui/ui-icons_444444_256x240-b97defc655be892b1622fdbcaed57c3fff5e1dc1500e313d4cafd19c28ab3baf.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url(https://s1.trovaprezzi.it/assets/assets/jquery-ui/ui-icons_555555_256x240-5951cac571d466f3a5ae646c5a4e8a9cabefd4775122eaf5c8a45191a7b1f42b.png)}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(https://s1.trovaprezzi.it/assets/assets/jquery-ui/ui-icons_ffffff_256x240-11c1727d4d8441e512993fd6fbfb9d0521a5691babb361f612bf9f066a6e2f19.png)}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(https://s1.trovaprezzi.it/assets/assets/jquery-ui/ui-icons_777620_256x240-5ec60dd54ff8d0f2a21141482204bf99440be12e656cfe08c6c0d2f215d2f4d1.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(https://s1.trovaprezzi.it/assets/assets/jquery-ui/ui-icons_cc0000_256x240-8caaa1731e2b8d3f1aad619bb439a730e97aae0230b1d22dcfd6aae15aedc1bf.png)}.ui-button .ui-icon{background-image:url(https://s1.trovaprezzi.it/assets/assets/jquery-ui/ui-icons_777777_256x240-b93373a07aef29058f60feb5e16a213fce6c36487a8cf5b4cdfd0bde27438c1d.png)}.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:0.3;-ms-filter:"alpha(opacity=30)"}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}/*!
 * jQuery UI Slider 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:pointer;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial, Baskerville, monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:0.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:0.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.reviews_section{max-width:730px;margin-left:auto;margin-right:auto}.simple_form .input.email input:focus,.simple_form .input.email textarea:focus,.simple_form .input.email select:focus,.simple_form .input.string input:focus,.simple_form .input.string textarea:focus,.simple_form .input.string select:focus,.simple_form .input.text input:focus,.simple_form .input.text textarea:focus,.simple_form .input.text select:focus,.simple_form .input.select input:focus,.simple_form .input.select textarea:focus,.simple_form .input.select select:focus,.simple_form .input.slider input:focus,.simple_form .input.slider textarea:focus,.simple_form .input.slider select:focus,.simple_form .input #price_alert_target_price input:focus,.simple_form .input #price_alert_target_price textarea:focus,.simple_form .input #price_alert_target_price select:focus,.simple_form .input.password input:focus,.simple_form .input.password textarea:focus,.simple_form .input.password select:focus,.simple_form input#price_alert_target_price[type=number]:focus{outline:none;-moz-outline:none;border:1px solid #3DA5D9}.simple_form .input.email input,.simple_form .input.email textarea,.simple_form .input.email select,.simple_form .input.string input,.simple_form .input.string textarea,.simple_form .input.string select,.simple_form .input.text input,.simple_form .input.text textarea,.simple_form .input.text select,.simple_form .input.select input,.simple_form .input.select textarea,.simple_form .input.select select,.simple_form .input.slider input,.simple_form .input.slider textarea,.simple_form .input.slider select,.simple_form .input #price_alert_target_price input,.simple_form .input #price_alert_target_price textarea,.simple_form .input #price_alert_target_price select,.simple_form .input.password input,.simple_form .input.password textarea,.simple_form .input.password select,.simple_form input#price_alert_target_price[type=number]{font-family:Arial, Helvetica, sans-serif;color:#02394A;font-weight:400;border:1px solid #BACDD8;width:100%;padding:12px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-size:16px}.listing_container div,.listing_container a,.listing_container span,.listing_container,*,*:before,*:after,html::before,html::after,body::before,body::after,div::before,div::after,span::before,span::after,object::before,object::after,h1::before,h1::after,h2::before,h2::after,h3::before,h3::after,h4::before,h4::after,h5::before,h5::after,h6::before,h6::after,p::before,p::after,img::before,img::after,ol::before,ol::after,ul::before,ul::after,li::before,li::after,fieldset::before,fieldset::after,form::before,form::after,label::before,label::after,footer::before,footer::after,header::before,header::after,button::before,button::after,html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,img,ol,ul,li,fieldset,form,label,footer,header,button{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.vendor-list .vendor .header,.vendor-list .vendor .count,.carousel_item .item_title,.listing_item .item_info .item_merchant .merchant_name,footer .footer_column li,footer .footer_column_apps li,footer .footer_column_social li,.breadcrumb_line .breadcrumbs li{overflow:hidden;text-overflow:ellipsis}.vendor-list .vendor .header,.vendor-list .vendor .count,.carousel_item .item_title,.listing_item .item_info .item_merchant .merchant_name,footer .footer_column li,footer .footer_column_apps li,footer .footer_column_social li,.breadcrumb_line .breadcrumbs li{white-space:nowrap}.search_results_title .search_results_heading .search_results_wrap,.section_title .see-all-container a .see-all,.section_title .see-all-container a,.see-all-container.section_title a .see-all,.see-all-container.section_title a,.vendor-list .showcase,.vendor-list:not(.carousel_section)+.button,.vendor-list:not(.carousel_section),.vendor-list .vendor .logo,.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .top .discount,.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom .coupon-button-total a,.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom .coupon-button-total,.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content,#narrowpage_container .narrowpage_box.new_session .simple_form .wrap_actions,#narrowpage_container .narrowpage_box.new_session .simple_form .form-inputs,#narrowpage_container .narrowpage_box.new_session .simple_form,#narrowpage_container .narrowpage_box.new_session .checkbox_list,#narrowpage_container .narrowpage_box.new_session .sign-in-container .sign-in-container-left .explanation-point,#narrowpage_container .narrowpage_box.new_session .sign-in-container,#narrowpage_container .narrowpage_box.new_session,#narrowpage_container .narrowpage_box .social_wrapper .login_social_button .big_button,.narrow_page_container_class .narrowpage_box .social_wrapper .login_social_button .big_button,#narrowpage_container .narrowpage_box .social_wrapper,.narrow_page_container_class .narrowpage_box .social_wrapper,.grid .listing_item .item_price,.listing_item .item_actions .wrap_secondary_actions,.listing_item .item_actions,.listing_item .item_info .item_merchant .icon-collapse-arrow,.listing_item .item_info .item_merchant .container_icon-card .icon-card,.listing_item .item_info .item_merchant .container_toggle_payments,.listing_item .item_info .item_merchant .payment_options,.listing_item .item_info .item_merchant,.listing_header .first_row .include_shipping,.listing_header .first_row,.listing_order_select,.search_suggestions .suggested_product,#user_panel .header-link,#user_panel,.header_line_container,.header_sections_tabs a>div,.horizontal_tabs a>div,.horizontal_tabs a,.horizontal_tabs .disabled,.horizontal_tabs .wrap_not_active_tabs,.horizontal_tabs,.categories_menu .header-menu-section>div>a,.telegram_box,.newsletter_light_container .newsletter_light.context_middle .success .block_img,.newsletter_light_container .newsletter_light.context_middle .simple_form .row_cols .col_2,.newsletter_light_container .newsletter_light.context_middle .simple_form .row_cols .col_1,.newsletter_light_container .newsletter_light.context_middle .simple_form .row_cols,.newsletter_light.context_footer .success .block_text,.newsletter_light .simple_form,.newsletter_light .success,.newsletter_light .nl_group,.newsletter_light .row_cols,.newsletter_light .input_button,.newsletter_light .row_2,.newsletter_light .block_text,.newsletter_light .text,.newsletter_light .column_1,.newsletter_light .column_2,.wrap_fixed_actions,.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#narrowpage_container,.narrow_page_container_class,.fullpage_container{width:100%;padding:15px 30px 24px;margin:0 auto;position:relative;overflow:hidden}@media only screen and (max-width: 800px){#narrowpage_container,.narrow_page_container_class,.fullpage_container{padding:6px 15px 10px}}.big_button,.button,button{background:rgba(61,165,217,0.1);color:#3DA5D9;margin:0;border:none;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;text-align:center;cursor:pointer;-webkit-transition:background-color 0.2s;-moz-transition:background-color 0.2s;transition:background-color 0.2s}.big_button:hover,.button:hover,button:hover{background-color:rgba(61,165,217,0.15);text-decoration:none}.average_rating .rating_image{width:128px;height:24px;background-size:232px 168px;float:none;margin:0 3px 2px 0;vertical-align:middle}.text_section ul li,.text_section ol li{list-style:none;padding-left:1.75em;margin-bottom:1em;position:relative}.text_section ul li::before,.text_section ol li::before{position:absolute;left:0}.text_section ul li::before{content:'';width:6px;height:6px;display:block;top:0.4em;background:#4d727d;-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em}.text_section ol{counter-reset:list-counter}.text_section ol li::before{counter-increment:list-counter;content:counter(list-counter) ".";font-weight:700;top:0;height:1em}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,button{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-family:Arial, Helvetica, sans-serif}thead th{font-weight:inherit}main,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration:none;cursor:pointer;color:#3DA5D9}ins{color:#02394A;text-decoration:none}mark{background-color:#FE938C;color:#02394A;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{cursor:help}table{border-collapse:collapse;border-spacing:0}input,select{vertical-align:middle;font-family:Arial, Helvetica, sans-serif}ul li{list-style:none}b,strong{font-weight:700}button{cursor:pointer}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}input[type=number]{-moz-appearance:textfield !important}textarea{resize:none}*:focus{outline:0}input[type=text],input[type=number],input[type=search],input[type=password]{background-color:#fff}input[type=text],input[type=submit],input[type=number],input[type=password],button{-webkit-appearance:none;-moz-appearance:none;appearance:none}html{height:100%}body{font-family:Arial, Helvetica, sans-serif;font-size:13px;font-weight:400;color:#02394A;line-height:1.3;-webkit-text-size-adjust:none;min-height:100%;position:relative}body.modal-open{overflow:hidden}.text_dark_green{color:#388659}.flex.column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.fullpage_container{max-width:1500px}#narrowpage_container.popup,.narrow_page_container_class.popup{background:none;max-width:720px;box-sizing:content-box;padding:0}#narrowpage_container.popup .fullpage_container,.narrow_page_container_class.popup .fullpage_container{background:#fff}#narrowpage_container .narrowpage_box,.narrow_page_container_class .narrowpage_box{margin:0px auto 30px auto;max-width:720px;background:#fff;padding:30px 30px 60px 30px}#narrowpage_container .narrowpage_box p,.narrow_page_container_class .narrowpage_box p{margin-bottom:1.5em}.columns_container{max-width:1500px;width:100%;padding:24px 0 30px 0;margin:0 auto}h1+.columns_container{padding-top:0}.columns_container .column_wrapper.aside{float:left;width:28%;padding:0 30px}.columns_container .column_wrapper.main{float:left;width:72%;padding:0 30px}.columns_container .column_wrapper.main.full_width{width:100%}.fullpage_responsive{width:100%;padding-left:30px;padding-right:30px;max-width:1500px;margin-left:auto;margin-right:auto}h1{font-size:24px;font-weight:400;margin-bottom:8px}h1.fullpage_responsive{margin-top:1em}h2{font-size:18px;font-weight:400;margin-bottom:1em}h3{font-size:13px;font-weight:400}i.icon-arrow-forward,i.icon-arrow-down{margin-left:3px}i.icon-arrow-back,i.icon-arrow-down{margin-right:3px}a{text-decoration:none;color:#3DA5D9}a:hover{text-decoration:underline}a img{border:0;vertical-align:middle}.clear{clear:both}.clearfix::after{content:'';display:block;clear:both}.light_background{background:#F3F7F8}*.disabled{pointer-events:none;touch-action:none;color:#C9CFD1;cursor:default}*.disabled:hover{text-decoration:none}button{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}.button,button{display:block;height:38px;font-size:15px;padding:0 12px}.button.fixed_width{max-width:240px;margin:auto}.big_button{display:inline-block;padding:0 24px;height:48px;font-size:15px;vertical-align:middle}a.button{line-height:38px}a.big_button{line-height:48px}.inline li{display:inline-block}.count_number{color:#97AAAF;font-size:11px}.toggle_button{display:none;cursor:pointer;height:30px;line-height:30px;text-align:center;margin-bottom:15px;background:#185A7D;color:#fff;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.toggle_button:hover{text-decoration:none}hr.fw_sep{width:calc(100% + 60px);margin:0 -30px 45px -30px}hr.fw_sep+hr.fw_sep{display:none}.hidden{display:none}.description-wrapper .description>a{margin-top:15px;display:block}.chip{-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;background-color:#fff;color:#42727d;display:inline-block;padding:0 10px;border:1px solid;line-height:24px}.chip:hover{text-decoration:none}input,input[type='text'],input[type='number'],textarea{font-size:16px}.breadcrumb_line{padding:9px 30px;color:#97AAAF}.breadcrumb_line .breadcrumbs{font-size:11px;overflow:hidden;width:100%}.breadcrumb_line .breadcrumbs a{text-decoration:none;color:#185A7D}.breadcrumb_line .breadcrumbs a:hover{text-decoration:underline}.breadcrumb_line .breadcrumbs .icon-home{display:inline-block;height:100%;font-size:1.5em;position:relative;top:-1px}.breadcrumb_line .breadcrumbs .icon-home:hover{color:#376989}.breadcrumb_line .breadcrumbs li{display:inline-block;vertical-align:middle;position:relative;height:15px;line-height:15px}.breadcrumb_line .breadcrumbs li:not(:last-child){padding-right:12px}.breadcrumb_line .breadcrumbs li:not(:last-child):after{content:'\203a';position:absolute;font-size:1.3em;font-family:monospace;line-height:1rem;right:0;top:-1px}::-webkit-input-placeholder{color:#97AAAF}:-moz-placeholder{color:#97AAAF}::-moz-placeholder{color:#97AAAF}:-ms-input-placeholder{color:#97AAAF !important}::-ms-input-placeholder{color:#97AAAF !important}::placeholder{color:#97AAAF;opacity:1}.simple_form .input{margin-bottom:24px}.simple_form .input #feedback_topic{width:100%;background-color:white}.simple_form .input label.radio_buttons{display:block;font-weight:700;font-size:15px;margin-bottom:6px}.simple_form .input.email label,.simple_form .input.string label,.simple_form .input.text label,.simple_form .input.select label,.simple_form .input.slider label,.simple_form .input #price_alert_target_price label,.simple_form .input.password label{display:block;font-weight:700;font-size:15px;margin-bottom:6px}.simple_form .input.boolean input[type="checkbox"]{float:left;margin:1px 6px 0 0}.simple_form .input.boolean select{outline:none}.simple_form .input.boolean label{display:block;color:#4d727d;overflow:hidden}.simple_form .input.field_with_errors input,.simple_form .input.field_with_errors textarea{margin-bottom:6px;border-color:#FE938C}.simple_form .error{display:block;font-size:11px;color:#FF4438}.simple_form .error.social{margin-top:15px}.simple_form .checkbox_list{padding:12px 0 0 0}.simple_form .checkbox_list .input.boolean input[type="checkbox"]{margin:0;position:absolute;left:0;top:1px}.simple_form .checkbox_list .input.boolean select{outline:none}.simple_form .checkbox_list .input.boolean label{display:block;color:#4d727d;padding-left:24px;position:relative}.simple_form.new_user label.required abbr,.simple_form.new_user_session label.required abbr{display:none}.simple_form h3.label{font-weight:700;font-size:15px;margin-bottom:6px}.simple_form .mandatory{font-size:11px;color:#97AAAF;margin:30px 0}.simple_form #ui-datepicker-div .ui-datepicker-prev.ui-corner-all{background-color:red !important}.required abbr{text-decoration:none}.section_form{padding:48px;margin-bottom:48px;border:1px solid #D1DEE5}.form_bottom_notes{font-size:11px;color:#97AAAF}.three_columns_list{margin-bottom:30px}.three_columns_list ul{width:103%;margin-left:-3%}.three_columns_list ul li{line-height:15px;display:inline-block;width:30%;margin-left:3%}.wrap_fixed_actions{gap:9px;position:fixed;right:15px;bottom:-39px;height:36px;line-height:36px;z-index:9}.wrap_fixed_actions .back_to_top{-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;-webkit-transition:0.2s;-moz-transition:0.2s;transition:0.2s;padding:0 12px 0 15px;text-align:center;color:#fff;background:#185A7D;box-shadow:0 1px 9px rgba(59,81,102,0.3)}.wrap_fixed_actions .back_to_top i::before{transform:rotate(90deg);font-size:19px;line-height:1em;vertical-align:middle;position:relative;top:-1px;margin-left:3px}.wrap_fixed_actions .back_to_top:hover{background:#376989;text-decoration:none}.top_header{text-align:center;padding:5px;color:#fff;height:45px;display:flex;justify-content:center;align-items:center;gap:5px;font-size:15px}.top_header a{display:block}.top_header a:hover{text-decoration:none}.top_header.top_header_black_friday{background-color:#000;background-position:50% 0;background-image:url(https://s1.trovaprezzi.it/assets/black_friday_2023_strip_bg.png);background-size:1440px 30px;background-repeat:no-repeat;height:unset}.top_header.top_header_black_friday a{color:yellow;margin-left:6px}.top_header.top_header_travels{background-color:#17BEBB;height:30px}.top_header.top_header_travels a{color:#fff;text-decoration:underline}.top_header.top_header_farmacia_loreto{background-color:#329353;background-position:50% 0;background-image:url(https://s1.trovaprezzi.it/assets/assets/farmacia_loreto_strip_bg-bb1b33b6e07efe20eb4f6c49b1c1dbcdad7bda8f61261504d63b6af286c11a9c.png);background-repeat:no-repeat;font-size:14px}.top_header.top_header_farmacia_loreto a{color:#fff}.top_header.top_header_amazon_prime_day{background-color:#0879ff;background-position:50% 0;background-image:url(https://s1.trovaprezzi.it/assets/assets/amazon_prime_day_strip_bg-c583d3b6dcaebe1b36c27e14878392935fd766bca4b306280f1373428155fcc8.jpg);background-repeat:no-repeat}.top_header.top_header_amazon_prime_day a{color:#fff;line-height:1;font-size:14px}.top_header.top_header_amazon_prime_day .date{display:inline-block;margin-right:5px;padding-right:5px;border-right:1px solid #fff}.top_header.top_header_amazon_spring{display:table;padding:0;width:100%;background-color:#fd6303;background-position:50% 0;background-image:url(https://s1.trovaprezzi.it/assets/assets/amazon_spring_strip_bg-a303d1b4256109631fb943006055eee3120d86ef4ac7a997d461d183ca2a703e.jpg);background-repeat:no-repeat}.top_header.top_header_amazon_spring a{color:#fff;height:100%;width:100%;padding:5px;display:table-cell;vertical-align:middle}.top_header.top_header_amazon_spring a:after{content:"";display:inline-block;background-image:url(https://s1.trovaprezzi.it/assets/assets/amazon_spring_strip_logo_bg-edc79c856e06a2e8ee01af9486d3b8c0657b98acd9acf2fb2b05ce3237bbea0b.png);background-repeat:no-repeat;background-size:contain;width:60px;height:20px;margin:0 0 -10px 6px}.top_header.top_header_winter_sales{background-color:#004F64;background-position:50% 0;background-image:url(https://s1.trovaprezzi.it/assets/assets/winter_sales_bg-33d4b57bc381e33c651b30260ce52955956ca03dee741c00e4c08e92b496c52f.png);background-repeat:no-repeat}.top_header.top_header_winter_sales a{color:#fff}.top_header.top_header_summer_sales{background-color:#cc0500;background-position:50% 0;background-image:url(https://s1.trovaprezzi.it/assets/assets/summer_sales_bg-ab2ad5a08c4c67c46246e7414996cf1ba3eeb639338721932d6839585747ff85.png);background-repeat:no-repeat}.top_header.top_header_summer_sales a{color:#fff}.top_header.top_header_valentine_day{background-color:#B7092F;background-position:50% 0;background-image:url(https://s1.trovaprezzi.it/assets/assets/valentine_day_strip_bg-f6086732d0018d65d3ec07a9f838d80002ed1fd4c86f493cfed5818074cef862.jpg);background-repeat:no-repeat}.top_header.top_header_valentine_day a{color:#fff;line-height:1}@media only screen and (max-width: 640px){.top_header.top_header_farmacia_loreto a{display:inline}.top_header.top_header_amazon_prime_day{background-image:none;gap:10px;padding:0 10px 0 0}.top_header.top_header_amazon_prime_day a{line-height:1.2}.top_header.top_header_amazon_prime_day:before{content:"";background-image:url(https://s1.trovaprezzi.it/assets/assets/amazon_prime_day_strip_logo_bg_mobile-93a11f5ce16e94bf1975d9c63128b05a51e024f3ae7e1fb2826c11953bb5dcec.jpg);background-repeat:no-repeat;width:105px;height:39px;align-self:flex-start;margin-left:5px;flex-grow:0;flex-shrink:0}.top_header.top_header_amazon_spring a{display:inline-block;max-width:220px;line-height:1.1}.top_header.top_header_amazon_spring a:after{width:48px;height:16px;margin:0 0 -7px 3px}.top_header.top_header_winter_sales{background-image:url(https://s1.trovaprezzi.it/assets/assets/winter_sales_bg_mobile-7f1c4e16edf525a4770f5806b79307d8430b6a9c9a578103f036bac30707bb7c.png)}.top_header.top_header_winter_sales a{display:inline;width:60%}}@media only screen and (max-width: 640px) and (min-width: 540px){.top_header.top_header_farmacia_loreto{padding:0 110px}}@media only screen and (max-width: 640px) and (min-width: 440px){.top_header.top_header_amazon_prime_day{gap:15px}}@media only screen and (max-width: 390px){.top_header.top_header_winter_sales a{width:75%}}@media only screen and (max-width: 480px){.top_header.top_header_travels{display:block;height:45px}}@media only screen and (max-width: 1024px){body{-webkit-text-size-adjust:none;margin:0}}@media only screen and (max-width: 960px){.columns_container.inverted_columns{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.columns_container.inverted_columns .main{margin-bottom:30px}.columns_container .column_wrapper.aside,.columns_container .column_wrapper.main{float:none;width:100%}.three_columns_list ul li{width:29.5%}}@media only screen and (max-width: 800px){.breadcrumb_line{padding:3px 15px;min-height:21px}.breadcrumb_line .breadcrumbs li{display:none;max-width:calc(35% - 20px);margin-top:3px}.breadcrumb_line .breadcrumbs li:first-child{max-width:unset}.breadcrumb_line .breadcrumbs li:nth-last-child(3),.breadcrumb_line .breadcrumbs li:nth-last-child(2),.breadcrumb_line .breadcrumbs li:last-child,.breadcrumb_line .breadcrumbs li:first-child{display:inline-block}.breadcrumb_line .breadcrumbs li:not(:last-child){padding-right:10px}.breadcrumb_line .breadcrumbs li:not(:last-child):after{right:-1px}.fullpage_container,#narrowpage_container,.narrow_page_container_class,.columns_container{padding:15px}.fullpage_responsive{padding-left:15px;padding-right:15px}.columns_container .column_wrapper.main,.columns_container .column_wrapper.aside{padding:0}h1{font-size:21px}h1.fullpage_responsive{margin-top:15px}h2{font-size:18px}.toggle_button{display:inline-block}.toggle_content{display:none;position:relative}.toggle_content::before{pointer-events:none;touch-action:none;top:-16px;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;border-color:rgba(235,238,240,0);border-top-color:#185A7D;border-width:8px;margin-left:-8px}.toggle_content.visible{display:block}.wrap_fixed_actions .back_to_top{padding:0;width:36px}.wrap_fixed_actions .back_to_top span{display:none}.wrap_fixed_actions .back_to_top i::before{font-size:21px;width:100%;margin-left:0}}@media only screen and (max-width: 768px){hr.fw_sep{margin-bottom:30px}}@media only screen and (max-width: 640px){h1{margin-bottom:15px}#narrowpage_container,.narrow_page_container_class{background:#fff}#narrowpage_container .narrowpage_box,.narrow_page_container_class .narrowpage_box{margin:0;padding:0 0 30px 0}.simple_form h3.label{font-size:13px}.simple_form .input.email label,.simple_form .input.string label,.simple_form .input.text label,.simple_form .input.slider label{font-size:13px}.three_columns_list ul li{width:46.5%}}@media only screen and (max-width: 480px){h1{font-size:18px}h2{font-size:15px}h3{font-size:13px}.big_button{font-size:15px;height:42px;width:100%}a.big_button{line-height:42px}.three_columns_list ul,.three_columns_list ul li{width:100%}}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"icons7px";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:none;width:1em;text-align:center;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrow-back:before{content:'\e800'}.icon-arrow-up:before{content:'\e800';transform:rotate(90deg)}.icon-arrow-forward:before{content:'\e802'}.icon-arrow-backward:before{content:'\e802';transform:rotate(180deg)}.icon-arrow-down:before{content:'\e802';transform:rotate(90deg)}.icon-angle:before{content:'\e907'}.icon-arrow-left:before{content:'\e801';transform:rotate(90deg)}.icon-arrow-dropup:before{content:'\e801';transform:rotate(180deg)}.icon-arrow-right:before{content:'\e801';transform:rotate(-90deg) !important}.icon-arrow-dropdown:before{content:'\e801'}.icon-calendar:before{content:'\e82a'}.icon-camera:before{content:'\e823'}.icon-card:before{content:'\e81f'}.icon-cart:before{content:'\e81a'}.icon-chart:before{content:'\e825'}.icon-checkbox-empty:before{content:'\e803'}.icon-checkbox:before{content:'\e804'}.icon-checkmark-empty:before{content:'\e805'}.icon-checkmark-simple:before{content:'\e822'}.icon-checkmark:before{content:'\e806'}.icon-close:before{content:'\e808'}.icon-compare-badge:before{content:'\e902'}.icon-coupon_hp:before{content:'\e901'}.icon-coupons:before{content:'\e81e'}.icon-create:before{content:'\e809'}.icon-document:before{content:'\e819'}.icon-discount:before{content:'\e905'}.icon-empty-star:before{content:'\e81c'}.icon-faq:before{content:'\e807'}.icon-flyer_hp:before{content:'\e900'}.icon-heart-empty:before{content:'\e80a'}.icon-heart:before{content:'\e80b'}.icon-home:before{content:'\e80c'}.icon-info:before{content:'\e81b'}.icon-logo-facebook:before{content:'\e80e'}.icon-logo-instagram:before{content:'\e80d'}.icon-logo-linkedin:before{content:'\e82b'}.icon-logo-twitter:before{content:'\e929'}.icon-logo-telegram:before{content:'\e904'}.icon-mail:before{content:'\e82c'}.icon-manual:before{content:'\e826'}.icon-more-services:before{content:'\e824'}.icon-notifications-outline:before{content:'\e810'}.icon-notifications:before{content:'\e811'}.icon-notifications_active:before{content:'\e850'}.icon-person-empty:before{content:'\e812'}.icon-person:before{content:'\e813'}.icon-review:before{content:'\e827'}.icon-sad-face:before{content:'\e82d'}.icon-search:before{content:'\e814'}.icon-shipping:before{content:'\e820'}.icon-shop-info:before{content:'\e821'}.icon-shop:before{content:'\e81d'}.icon-specs:before{content:'\e828'}.icon-star:before{content:'\e815'}.icon-time:before{content:'\e816'}.icon-university:before{content:'\e817'}.icon-video-product:before{content:'\e903'}.icon-viewfinder:before{content:'\e829'}.icon-warning:before{content:'\e818'}.icon-list_category:before{content:'\e906'}.icon-price_comparison:before{content:'\e910'}.icon-magazine:before{content:'\e911'}.icon-sparkles:before{content:'\e912'}.icon-fly:before{content:'\e920'}.icon-travel-car:before{content:'\e913'}.icon-travel-fly:before{content:'\e914'}.icon-travel-package-vacation:before{content:'\e915'}.icon-travel-hotel:before{content:'\e916'}.icon-travel-swap:before{content:'\e917'}.icon-show_psw:before{content:'\e918'}.icon-hide_psw:before{content:'\e919'}.icon-tab_price_comparison:before{content:'\e845'}.icon-tab_special_event:before{content:'\e847'}.icon-tab_coupon:before{content:'\e921'}.icon-tab_flyer:before{content:'\e922'}.icon-tab_magazine:before{content:'\e923'}.icon-tab_shopping_guides:before{content:'\e924'}.icon-tab_travels:before{content:'\e925'}.icon-telegram_stroke:before{content:'\e926'}.icon-share:before{content:'\e927'}.icon-copy:before{content:'\e928'}.icon-messenger_stroke:before{content:'\e930'}.icon-whatsapp:before{content:'\e931'}.icon-author:before{content:'\e932'}.icon-associated-entity-new:before{content:'\e948'}.icon-associated-entity-refurbished:before{content:'\e950'}.icon-like:before{content:'\e951'}.icon-sad:before{content:'\e952'}.icon-hourglass:before{content:'\e953'}.icon-heart-check:before{content:'\e954'}.icon-login-check:before{content:'\e955'}.icon-angle-back_x2:before{content:'\e956'}.icon-angle-back:before{content:'\e957'}.icon-angle-forward_x2:before{content:'\e958'}.icon-angle-forward:before{content:'\e959'}@font-face{font-family:"icons7px";src:url(https://s1.trovaprezzi.it/assets/assets/icons7px-fea6456a1623dd89c2a4ca9361174cf61b4e06f1eb3e1d44b149a39d45603a0c.eot);src:url(https://s1.trovaprezzi.it/assets/assets/icons7px-fea6456a1623dd89c2a4ca9361174cf61b4e06f1eb3e1d44b149a39d45603a0c.eot#iefix) format("embedded-opentype"),url(https://s1.trovaprezzi.it/assets/assets/icons7px-0d2cb7533dde3b141f05925af3c23a835a2a0ebf2b524d47ac3c19458518ae51.ttf) format("truetype"),url(https://s1.trovaprezzi.it/assets/assets/icons7px-092121b0cd7a0ab60bd986ab023ce18aeca0453ee7010317d36fdb03249e0433.woff) format("woff"),url(https://s1.trovaprezzi.it/assets/assets/icons7px-07273d4fafd98344bac93275f554f275c2117f9a20c0b22dbe0df880a23fa845.woff2) format("woff2"),url(https://s1.trovaprezzi.it/assets/assets/icons7px-0a4e1f4a54625f31f38a9e7bd5ecb9d67b2f767333bed23b88f8825d523b0f97.svg#icons7px) format("svg");font-weight:normal;font-style:normal}.wrap_recaptcha{display:inline-block;text-align:center}.wrap_recaptcha .g-recaptcha{display:inline-block}.newsletter_light{margin:0 auto;max-width:1550px}.newsletter_light .block_text,.newsletter_light .newsletter_repeat{font-size:15px}.newsletter_light .simple_form,.newsletter_light .success{align-items:center}.newsletter_light .simple_form .title,.newsletter_light .success .title{font-size:21px;font-weight:700}.newsletter_light .simple_form .text,.newsletter_light .success .text{font-size:15px}.newsletter_light .simple_form .nl_group label,.newsletter_light .success .nl_group label{font-size:13px}.newsletter_light .simple_form .nl_group p,.newsletter_light .success .nl_group p{margin-bottom:0}.newsletter_light .simple_form .box_button .input_button,.newsletter_light .success .box_button .input_button{-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;background-color:#2978A0;height:45px;width:100%}.newsletter_light .simple_form .box_button .input_button input,.newsletter_light .success .box_button .input_button input{-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;height:35px;width:100%;margin:auto 7px;border:none;font-size:15px;padding:10px}.newsletter_light .simple_form .box_button .input_button button,.newsletter_light .success .box_button .input_button button{background-color:unset;height:auto;padding:0 12px 0 0}.newsletter_light .simple_form .box_button .input_button button span,.newsletter_light .success .box_button .input_button button span{display:block;color:#fff;padding:0 5px}.newsletter_light .simple_form .box_button .input_button{margin:7px 0}.newsletter_light .simple_form .box_privacy .error{margin-top:7px}.newsletter_light .simple_form .box_privacy .error p{margin-bottom:0}.newsletter_light .success .text{display:block}.newsletter_light .success .newsletter_repeat{font-weight:700;text-decoration:underline}.newsletter_light .success .col_3{visibility:hidden}.newsletter_light.context_footer{flex-basis:65%}.newsletter_light.context_footer .simple_form,.newsletter_light.context_footer .success{background-color:#DEECF5;padding:25px}.newsletter_light.context_footer .simple_form .nl_group{gap:20px;width:100%;justify-content:space-between}.newsletter_light.context_footer .simple_form .nl_group.has_captcha .column_2 .box_privacy .wrap_recaptcha{margin-top:15px}.newsletter_light.context_footer .simple_form .nl_group .column_1{flex-direction:column;justify-content:center;gap:15px}.newsletter_light.context_footer .simple_form .nl_group .column_2{flex-direction:column;flex:0 0 auto;text-align:center}.newsletter_light.context_footer .simple_form .nl_group .column_2 .box_button button i{font-size:23px;color:#fff}.newsletter_light.context_footer .success{justify-content:space-between}.newsletter_light.context_footer .success .block_text{flex-direction:column;gap:10px}.newsletter_light.context_footer .success .block_text .title{color:#388659}.newsletter_light.context_footer .success .block_text .newsletter_repeat{color:#02394A}.newsletter_light.context_footer .success .img_nl_success{background-image:url(https://s1.trovaprezzi.it/assets/assets/nl_success-dd37940e4029ca8356b60222c4af83a2900681e5dc21232b98befd5ed4d1f576.png);background-size:contain;background-repeat:no-repeat;width:148px;height:115px}.newsletter_light.context_footer .success .col_3{display:none}.newsletter_light_container{background:#2978A0;background:linear-gradient(120deg, #2978A0, #2978A0 54%, #DEECF5 46%, #DEECF5);padding:0 30px}.newsletter_light_container .newsletter_light.context_middle{padding:unset;width:100%;max-width:1200px;margin-left:auto;margin-right:auto}.newsletter_light_container .newsletter_light.context_middle .simple_form,.newsletter_light_container .newsletter_light.context_middle .success{margin:5px 0}.newsletter_light_container .newsletter_light.context_middle .simple_form .nl_group{flex-direction:column;max-width:100%}.newsletter_light_container .newsletter_light.context_middle .simple_form .nl_group.has_captcha .row_cols{gap:5px}.newsletter_light_container .newsletter_light.context_middle .simple_form .nl_group.has_captcha .container_recaptcha{text-align:right}.newsletter_light_container .newsletter_light.context_middle .simple_form .nl_group.has_captcha .container_recaptcha .wrap_recaptcha{margin-bottom:24px}.newsletter_light_container .newsletter_light.context_middle .simple_form .nl_group.has_captcha .container_recaptcha .wrap_recaptcha .input{margin-bottom:0}.newsletter_light_container .newsletter_light.context_middle .simple_form .row_cols{gap:0;flex-direction:row;align-items:center}.newsletter_light_container .newsletter_light.context_middle .simple_form .row_cols a{text-decoration:underline}.newsletter_light_container .newsletter_light.context_middle .simple_form .row_cols .col_1{flex-direction:column;gap:10px;width:35%;color:#fff}.newsletter_light_container .newsletter_light.context_middle .simple_form .row_cols .col_2{flex-wrap:wrap;justify-content:center;align-content:center;background:linear-gradient(120deg, #2978A0, #2978A0 50%, #DEECF5 50%, #DEECF5)}.newsletter_light_container .newsletter_light.context_middle .simple_form .row_cols .col_2 .img_nl{background-image:url(https://s1.trovaprezzi.it/assets/assets/nl_registration_group-50bf2d23d02d58f5db828ddb0ec3e2f15dd89ab30d32c6f9d4ce3c16eeb81a3d.png);background-size:cover;background-repeat:no-repeat;background-position:center;width:512px;height:150px}.newsletter_light_container .newsletter_light.context_middle .success .block_text{flex-direction:column;width:35%;gap:10px;background-color:#2978A0;color:#fff}.newsletter_light_container .newsletter_light.context_middle .success .block_text .title{font-size:21px;font-weight:700}.newsletter_light_container .newsletter_light.context_middle .success .block_text .newsletter_repeat{color:#fff}.newsletter_light_container .newsletter_light.context_middle .success .block_img{flex-wrap:wrap;justify-content:center;align-content:center;background:linear-gradient(120deg, #2978A0, #2978A0 50%, #DEECF5 50%, #DEECF5)}.newsletter_light_container .newsletter_light.context_middle .success .block_img .img_nl_success{background-image:url(https://s1.trovaprezzi.it/assets/assets/nl_success_middle-a493e5be46ddf4770758ccae2b0908f66460d2230d7f37c836b4051fb727dd4e.png);background-size:cover;background-repeat:no-repeat;background-position:center;width:512px;height:150px}@keyframes hideBox{from{-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}to{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:hidden}}@keyframes showBox{from{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:hidden}to{-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}}.floating_box_container{-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;-webkit-transform:translateY(100%);transform:translateY(100%);position:fixed;right:0;bottom:0;z-index:10;width:320px;padding:5px;background:#185A7D;visibility:hidden}.floating_box_container.is-shown{animation-name:showBox;animation-duration:1s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}.floating_box_container.is-hidden{animation-name:hideBox;animation-duration:1s}.floating_box_container .telegram_box{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:13px;margin-bottom:5px;gap:10px}.floating_box_container .telegram_box .wrap_identity i{font-size:30px;line-height:30px}.floating_box_container .newsletter_light_container{padding:0;background:none;position:relative}.floating_box_container .newsletter_light_container .newsletter_light.context_middle .simple_form{flex-direction:column;margin:0}.floating_box_container .newsletter_light_container .newsletter_light.context_middle .simple_form .box_button .input_button{margin-bottom:0px}.floating_box_container .newsletter_light_container .newsletter_light.context_middle .simple_form .row_cols{flex-direction:column}.floating_box_container .newsletter_light_container .newsletter_light.context_middle .simple_form .row_cols .col_1{-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;width:100%;padding:15px 13px;background:#2978A0}.floating_box_container .newsletter_light_container .newsletter_light.context_middle .simple_form .row_cols .col_2{width:100%;height:98px;background:linear-gradient(190deg, #2978A0, #2978A0 50%, #DEECF5 50%, #DEECF5)}.floating_box_container .newsletter_light_container .newsletter_light.context_middle .simple_form .row_cols .col_2 .img_nl{background-image:url(https://s1.trovaprezzi.it/assets/assets/nl_floating_box-6428f211d217d12b2626159814d6e36eb65a4d110e978cc007012e2eba9b8936.png);width:100%;height:98px}.floating_box_container .newsletter_light_container .newsletter_light.context_middle .simple_form .row_cols .col_3{margin:0;width:100%;padding:7px 13px 18px 13px;background:#DEECF5;display:flex;flex-direction:column-reverse}.floating_box_container .newsletter_light_container .newsletter_light.context_middle .simple_form .row_cols .col_3 .box_button{display:flex;flex-direction:column-reverse}.floating_box_container .newsletter_light_container .newsletter_light.context_middle .simple_form .row_cols .col_3 .box_button .error{margin-top:3px}.floating_box_container .newsletter_light_container .newsletter_light.context_middle .simple_form .row_cols .col_3 .box_privacy .error{margin-top:0;margin-bottom:3px}.floating_box_container .newsletter_light_container .newsletter_light.context_middle .simple_form .nl_group.has_captcha .row_cols{gap:0}.floating_box_container .newsletter_light_container .newsletter_light.context_middle .simple_form .nl_group.has_captcha .container_recaptcha{text-align:center;background:#DEECF5}.floating_box_container .newsletter_light_container .newsletter_light.context_middle .simple_form .nl_group.has_captcha .container_recaptcha .wrap_recaptcha{margin-bottom:15px}.floating_box_container .newsletter_light_container .newsletter_light.context_middle .success{flex-direction:column;margin-bottom:0}.floating_box_container .newsletter_light_container .newsletter_light.context_middle .success .block_text{-webkit-border-radius:15px 15px 0 0;-moz-border-radius:15px 15px 0 0;border-radius:15px 15px 0 0;width:100%;padding:15px;z-index:auto}.floating_box_container .newsletter_light_container .newsletter_light.context_middle .success .block_img,.floating_box_container .newsletter_light_container .newsletter_light.context_middle .success .col_3{display:none}.floating_box_container .newsletter_light_container .floating_box_close{color:#fff;font-size:20px;line-height:20px;font-weight:bold;position:absolute;top:16px;right:15px}@media screen and (min-width: 901px){.newsletter_light_container .newsletter_light.context_middle .simple_form .col_3,.newsletter_light_container .newsletter_light.context_middle .success .col_3{margin-left:-81px;flex-grow:1;text-align:center}.newsletter_light_container .newsletter_light.context_middle .nl_group.has_captcha .row_cols .col_2{background:none}.newsletter_light_container .newsletter_light.context_middle .nl_group.has_captcha .wrap_recaptcha{margin-top:-25px}.floating_box_container .newsletter_light_container .newsletter_light.context_middle .simple_form .col_3,.floating_box_container .newsletter_light_container .newsletter_light.context_middle .success .col_3{margin-left:0}.floating_box_container .newsletter_light_container .newsletter_light.context_middle .nl_group.has_captcha .row_cols .col_2{background:linear-gradient(190deg, #2978A0, #2978A0 50%, #DEECF5 50%, #DEECF5)}.floating_box_container .newsletter_light_container .newsletter_light.context_middle .nl_group.has_captcha .wrap_recaptcha{margin-top:0}}@media screen and (min-width: 901px) and (max-width: 1200px){.newsletter_light.context_middle .success .block_text{width:40%;white-space:nowrap;z-index:1}.floating_box_container .newsletter_light.context_middle .success .block_text{width:auto;white-space:initial;z-index:1}}@media screen and (min-width: 901px) and (max-width: 1024px){.newsletter_light.context_middle .success .block_text .text strong{display:block}}@media screen and (max-width: 1200px){.newsletter_light .success{margin:0}.newsletter_light.context_middle .success .col_3{display:none}}@media screen and (max-width: 1024px){.newsletter_light_container .newsletter_light.context_middle .simple_form .nl_group .col_1{max-width:390px;width:auto}.newsletter_light_container .newsletter_light.context_middle .simple_form .nl_group .col_2{background:linear-gradient(120deg, #2978A0, #2978A0 30%, #DEECF5 30%, #DEECF5);width:280px;padding:40px 0}.newsletter_light_container .newsletter_light.context_middle .simple_form .nl_group .col_2 .img_nl{width:386px;height:106px;margin-left:-150px}.newsletter_light_container .newsletter_light.context_middle .simple_form .nl_group .col_3{flex-grow:1}.floating_box_container .newsletter_light_container .newsletter_light.context_middle .simple_form .nl_group .col_2{width:100%;padding:0}.floating_box_container .newsletter_light_container .newsletter_light.context_middle .simple_form .nl_group .col_2 .img_nl{width:100%;height:110px;margin-left:0}}@media screen and (max-width: 900px){.newsletter_light .simple_form .column_2{gap:20px}.newsletter_light .simple_form .column_2 input[type='text']{width:100%}.newsletter_light .success .block_text .text{gap:5px;line-height:25px}.newsletter_light.context_footer .simple_form,.newsletter_light.context_footer .success{padding:24px 15px}.newsletter_light.context_footer .simple_form .nl_group .column_1{gap:5px}.newsletter_light.context_footer .simple_form .nl_group .column_2{gap:0}.newsletter_light_container{background:linear-gradient(180deg, #2978A0, #2978A0 50%, #DEECF5 50%, #DEECF5);padding:0}.newsletter_light_container .newsletter_light.context_middle .simple_form{padding:30px 0 10px}.newsletter_light_container .newsletter_light.context_middle .simple_form .nl_group.has_captcha{gap:10px}.newsletter_light_container .newsletter_light.context_middle .simple_form .nl_group.has_captcha .row_cols .col_3{height:auto}.newsletter_light_container .newsletter_light.context_middle .simple_form .nl_group.has_captcha .row_cols .col_3 .box_button{height:auto}.newsletter_light_container .newsletter_light.context_middle .simple_form .nl_group.has_captcha .row_cols .col_3 .box_privacy{height:auto}.newsletter_light_container .newsletter_light.context_middle .simple_form .nl_group.has_captcha .wrap_recaptcha{display:block}.newsletter_light_container .newsletter_light.context_middle .simple_form .row_cols{flex-direction:column}.newsletter_light_container .newsletter_light.context_middle .simple_form .row_cols .col_1,.newsletter_light_container .newsletter_light.context_middle .simple_form .row_cols .col_2{width:100%}.newsletter_light_container .newsletter_light.context_middle .simple_form .row_cols .col_1{padding-left:30px;padding-right:30px;max-width:100%}.newsletter_light_container .newsletter_light.context_middle .simple_form .row_cols .col_2{background:linear-gradient(185deg, #2978A0, #2978A0 50%, #DEECF5 50%, #DEECF5)}.newsletter_light_container .newsletter_light.context_middle .simple_form .row_cols .col_2 .img_nl{background-image:url(https://s1.trovaprezzi.it/assets/assets/nl_registration_group_mob-23613281c849b87496e6312f84ecc75082e26d6221d7b8b85441762eb620bc64.png);margin-left:0;width:900px;height:100px}.newsletter_light_container .newsletter_light.context_middle .simple_form .row_cols .col_3{width:390px;height:114px;text-align:center}.newsletter_light_container .newsletter_light.context_middle .simple_form .row_cols .col_3 .box_button{height:74px;display:flex;flex-direction:column;justify-content:flex-end}.newsletter_light_container .newsletter_light.context_middle .simple_form .row_cols .col_3 .box_privacy{height:40px}.newsletter_light_container .newsletter_light.context_middle .success{flex-direction:column;padding:30px 0 40px}.newsletter_light_container .newsletter_light.context_middle .success .block_text,.newsletter_light_container .newsletter_light.context_middle .success .block_img{width:100%}.newsletter_light_container .newsletter_light.context_middle .success .block_text{padding-left:30px;padding-right:30px;max-width:100%;flex-direction:column}.newsletter_light_container .newsletter_light.context_middle .success .block_img{background:linear-gradient(185deg, #2978A0, #2978A0 50%, #DEECF5 50%, #DEECF5)}.newsletter_light_container .newsletter_light.context_middle .success .block_img .img_nl_success{background-image:url(https://s1.trovaprezzi.it/assets/assets/nl_success_middle_mob-4c5f3e84f507ca79e69a9f8ae9bb65c02ff4f2917163553f39892352491440c1.png);background-size:contain;background-repeat:no-repeat;width:900px;height:100px}.newsletter_light_container .newsletter_light.context_middle .success .col_3{display:none}.floating_box_container .newsletter_light.context_middle .simple_form{padding:0}.floating_box_container .newsletter_light.context_middle .simple_form .nl_group.has_captcha{gap:0}.floating_box_container .newsletter_light.context_middle .success{padding:0}.floating_box_container .telegram_box .wrap_identity{display:block}}@media screen and (max-width: 800px){.newsletter_light_container .newsletter_light.context_middle .simple_form .nl_group .col_1{padding-left:15px;padding-right:15px}.newsletter_light_container .newsletter_light.context_middle .success .block_text{padding-left:15px;padding-right:15px}}@media screen and (max-width: 780px){.newsletter_light .success{padding:20px 25px 27px 25px}}@media screen and (max-width: 640px){.newsletter_light .simple_form .nl_group{gap:10px}.newsletter_light .success{flex-direction:column;padding:25px 25px 50px 25px}.newsletter_light .success .block_text{width:100%}.newsletter_light .success .block_text .title{font-size:18px}.newsletter_light .success .block_text .text{gap:5px}.newsletter_light .success .block_img{display:none}.newsletter_light.context_footer .simple_form .nl_group{flex-direction:column;gap:10px}.newsletter_light.context_footer .simple_form .nl_group.has_captcha .column_2{height:auto}.newsletter_light.context_footer .simple_form .nl_group.has_captcha .column_2 .box_privacy{height:auto}.newsletter_light.context_footer .simple_form .nl_group .column_2{height:114px}.newsletter_light.context_footer .simple_form .nl_group .column_2 .box_button{height:74px;display:flex;flex-direction:column;justify-content:flex-end}.newsletter_light.context_footer .simple_form .nl_group .column_2 .box_privacy{height:40px}.newsletter_light_container .newsletter_light.context_middle .simple_form .nl_group .col_2{background:linear-gradient(195deg, #2978A0, #2978A0 50%, #DEECF5 50%, #DEECF5)}.newsletter_light_container .newsletter_light.context_middle .simple_form .nl_group .col_2 .img_nl{background-size:cover}.newsletter_light_container .newsletter_light.context_middle .simple_form .nl_group .col_3{max-width:100%;width:100%;padding-right:15px;padding-left:15px}.newsletter_light_container .newsletter_light.context_middle .simple_form .nl_group .col_3 .box_button{position:relative}.newsletter_light_container .newsletter_light.context_middle .success .block_img{background:linear-gradient(195deg, #2978A0, #2978A0 50%, #DEECF5 50%, #DEECF5);padding:40px 0}.newsletter_light_container .newsletter_light.context_middle .success .block_img .img_nl_success{background-size:cover}.floating_box_container .newsletter_light .simple_form .nl_group{gap:0}}@media screen and (max-width: 552px){.newsletter_light .success .block_text{gap:29px}.newsletter_light .success .block_text .text{display:inline}.newsletter_light .success .block_text .text div{display:inline}}@media screen and (max-width: 346px){.newsletter_light .success{padding:20px 25px 36px 25px}.newsletter_light .success .block_text{gap:22px}}.telegram_box{color:#fff;gap:20px;align-items:center;flex-basis:35%;margin:0;background-color:#2AABEE;padding:8px 25px}.telegram_box .wrap_identity i{font-size:50px;line-height:50px}.telegram_box .wrap_content{font-size:15px}.telegram_box .wrap_content .title_row .icon-title{font-size:21px;font-weight:700;padding-right:10px;margin-right:10px;display:inline-block;border-right:1px solid #fff}.telegram_box .wrap_content .title_row .icon-title i{display:none}.telegram_box .wrap_content .payoff{margin-top:15px}.telegram_box:hover{text-decoration:none}@media screen and (max-width: 960px) and (min-width: 901px){.telegram_box{gap:10px}.telegram_box .wrap_content .title_row .icon-title{padding-right:8px;margin-right:2px}}@media screen and (max-width: 900px){.telegram_box{margin:0;padding:24px 15px}.telegram_box .wrap_identity{display:none}.telegram_box .wrap_content{width:100%}.telegram_box .wrap_content .title_row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.telegram_box .wrap_content .title_row .icon-title{margin-right:0;padding-right:0;border-right:none}.telegram_box .wrap_content .title_row .icon-title i{display:inline}.telegram_box .wrap_content .payoff{margin-top:5px}}.pre-footer-container{background-color:#fff;position:relative}.pre-footer-container .wrap_pre-footer{margin:0 auto;max-width:1550px}@media screen and (min-width: 901px){.pre-footer-container{padding:30px}.pre-footer-container .wrap_pre-footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;flex-direction:row;gap:30px}}footer{background:#F3F7F8;position:relative;bottom:0;left:0;right:0;line-height:24px}footer [data-component="collapse"] .icon-collapse-arrow{font-size:1.1em}footer .collapsable_column_title{display:none}footer .footer_section{position:relative}footer .footer_section:not(:last-of-type){border-bottom:1px solid #E6E6E6}footer .footer_section span:first-child{margin-right:15px}footer .footer_section span:first-child a{color:inherit;text-decoration:underline}footer .footer_section:first-of-type .footer_container{padding-bottom:0}footer .footer_section .footer_column_apps .title,footer .footer_section .footer_column_social .title{font-weight:700}footer .footer_section .footer_column_informatives{width:0}footer .footer_container,footer .footer_container_end{position:relative;bottom:auto;left:auto;right:auto;padding:20px 30px;width:100%;max-width:1500px;margin:0 auto}footer .footer_container_end{display:flex;gap:20px}footer .footer_container_end .Pixel-PIVA a{text-decoration:underline}footer .footer_container_end .links_line .title a{text-decoration:underline}footer .footer_container_end .title{font-weight:700}footer .footer_container_end.external_links .collapsable_column_title{font-weight:700}footer a{color:#02394A}footer .footer_column,footer .footer_column_apps,footer .footer_column_social{margin-bottom:30px}footer .footer_column .title,footer .footer_column_apps .title,footer .footer_column_social .title{font-weight:700;margin-bottom:1em}footer .footer_column li,footer .footer_column_apps li,footer .footer_column_social li{white-space:nowrap;line-height:25px}footer .footer_column,footer .footer_column_social{float:left;width:18%}footer .footer_column_apps{float:right;width:135px}footer .social_icons{margin-bottom:15px;display:flex;flex-direction:column}footer .social_icons img{margin-right:5px}footer .social_icons a{display:inline-block}footer .social_icons i{font-size:20px;vertical-align:middle}footer .social_icons .facebook_link i{color:#4267B2}footer .social_icons .twitter_link i{color:#1da1f2}footer .social_icons .instagram_link i{color:#262626}footer .social_icons .telegram_link i{color:#3DA5D9}footer .links_line{display:flex;gap:10px}footer .links_line a:not(:last-child){margin-right:15px}footer .copyscape{position:absolute;right:30px;top:calc(50% - 13px)}footer .app_badge{display:inline-block;vertical-align:middle;margin-bottom:6px;position:relative}footer .app_badge img{width:135px;height:40px;margin:0;display:block}footer .app_badge.huawei img{height:41px}footer .app_badge::after{border:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0}footer br{display:none}@media only screen and (max-width: 1410px){footer .footer_column,footer .footer_column_social{width:17%}}@media only screen and (max-width: 1152px){footer .footer_section span:first-child{display:block;margin:0 0 1em 0}footer .footer_section .links_line a:not(:last-child){margin-right:12px}}@media only screen and (max-width: 1060px){footer .footer_container_end{flex-direction:column;gap:10px}footer .blocco_MOL .links_line{display:flex;flex-wrap:wrap;align-content:flex-start}footer .blocco_MOL .title{width:100%}}@media only screen and (max-width: 1024px){footer .footer_column,footer .footer_column_social{width:16%}}@media only screen and (max-width: 960px){footer .footer_container{display:flex;flex-wrap:wrap}footer .footer_container .footer_column,footer .footer_container .footer_column_social,footer .footer_container .footer_column_apps{margin-right:0;float:left}}@media only screen and (max-width: 900px){footer .copyscape{top:calc(50% - 30px)}footer .footer_container,footer .footer_container_end{padding:15px}footer .footer_column,footer .footer_column_social{width:25%}}@media only screen and (max-width: 800px){footer .footer_section:not(:last-of-type){border:0}footer .footer_section .footer_container .copyscape,footer .footer_section .footer_container_end .copyscape{display:inline;position:unset;text-align:center}footer .footer_section .footer_column_apps,footer .footer_section .footer_column_social{width:50%}footer .footer_section .footer_column_social{margin-bottom:0}footer .footer_section .footer_column,footer .footer_section .footer_column_apps,footer .footer_section .footer_column_social{padding:10px 0}footer .footer_section .footer_column li,footer .footer_section .footer_column_apps li,footer .footer_section .footer_column_social li{line-height:40px}footer .footer_section .footer_container_end.external_links{gap:0}footer .footer_section .footer_container_end .links_line_bottom{display:none}footer .footer_section .footer_container_end li{line-height:40px}footer .footer_section .footer_container_end .Pixel-PIVA{text-align:center}footer .footer_section .footer_container_end .collapsable_column_title{display:flex;justify-content:space-between;font-weight:700}footer .footer_section .footer_container_end .collapsable_column_title .title_MOL a{text-decoration:underline}footer .footer_section .footer_container_end .title{display:none}footer .footer_section .links_line{display:inline}footer .footer_section .links_line a:not(:last-child){margin-right:15px}footer .footer_section .footer_column,footer .footer_section .footer_column_informatives{width:100%;border-bottom:1px solid #E6E6E6;margin-bottom:0}footer .footer_section .footer_column .collapsable_column_title,footer .footer_section .footer_column_informatives .collapsable_column_title{display:flex;justify-content:space-between;font-weight:700}footer .footer_section .footer_column .title,footer .footer_section .footer_column_informatives .title{display:none}footer .footer_section .social_icons{display:inline-block;vertical-align:middle;margin:0 9px 0 -3px;float:left}footer .footer_section .social_icons a{margin-right:9px}footer .footer_section .copyscape{right:15px}}@media only screen and (max-width: 640px){footer .footer_section span:first-child{text-align:center}footer .footer_container .copyscape,footer .footer_container_end .copyscape{display:block;position:relative;right:auto;top:auto}footer .footer_container .links_line a,footer .footer_container_end .links_line a{display:block;margin:0}}@media only screen and (max-width: 600px){footer .apps{text-align:left}footer .social_icons{float:none;margin:0 0 15px 0;display:flex;width:135px;justify-content:space-between}footer .social_icons a{margin:0}footer .app_badge{display:block;width:135px;margin-bottom:6px}footer br{display:block}}.categories_menu{width:100%;height:42px;text-align:center;position:relative;z-index:6}.categories_menu .go_to_macro_list{line-height:40px;padding:0 12px;display:inline-block}.categories_menu .go_to_macro_list:hover{color:#3DA5D9}.categories_menu .menu-section{display:flex;justify-content:space-between}.categories_menu .header-menu-section,.categories_menu .header-menu-flyers,.categories_menu .header-menu-coupons,.categories_menu .header-menu-special{line-height:40px;padding:0 12px;display:inline-block}.categories_menu .header-menu-section :not(.macro_heading)>i::before,.categories_menu .header-menu-flyers :not(.macro_heading)>i::before,.categories_menu .header-menu-coupons :not(.macro_heading)>i::before,.categories_menu .header-menu-special :not(.macro_heading)>i::before{transform:translate(-3px, 2px)}.categories_menu .header-menu-section i,.categories_menu .header-menu-flyers i,.categories_menu .header-menu-coupons i,.categories_menu .header-menu-special i{font-size:1.6em;line-height:0}.categories_menu .header-menu-section a,.categories_menu .header-menu-flyers a,.categories_menu .header-menu-coupons a,.categories_menu .header-menu-special a{color:#02394A}.categories_menu .header-menu-section>div>a{flex-grow:1;gap:20px;align-items:baseline}.categories_menu .header-menu-section::before,.categories_menu .header-menu-flyers::before,.categories_menu .header-menu-special::before{content:'';background:#C9CFD1;height:1.5em;margin:0 15px -5px 0;width:1px;display:inline-block}.categories_menu .header-menu-special{font-weight:bold;padding:0 5px 0 0}.categories_menu .macro_category{-webkit-transition:0.2s;-moz-transition:0.2s;transition:0.2s;display:inline-block;line-height:41px;height:41px;padding:0 12px;cursor:default}.categories_menu .macro_category a{color:#02394A;text-decoration:none}.categories_menu .macro_category.active>span,.categories_menu .macro_category.active>a{font-weight:700}.categories_menu .macro_category:hover{background-color:rgba(2,57,74,0.1)}.categories_menu .macro_category.see_all a{color:#3DA5D9}.categories_menu .macro_category .submenu{height:1px;overflow:hidden;position:absolute;top:40px;left:0;width:100%;line-height:1.3em;visibility:hidden;opacity:0;background:#fff;box-shadow:0 3px 6px rgba(59,81,102,0.3);-webkit-transition:0.2s;-moz-transition:0.2s;transition:0.2s;transition-delay:0.1s}.categories_menu .macro_category .submenu .columns{max-width:1240px;margin:0 auto;position:relative}.categories_menu .macro_category .submenu .column{width:20%;float:left;text-align:left;padding:30px}.categories_menu .macro_category .submenu .column:not(:first-of-type)::before{content:'';display:block;width:1px;height:auto;background:#D1DEE5;position:absolute;top:15px;bottom:15px}.categories_menu .macro_category .submenu .column:nth-child(2)::before{left:20%}.categories_menu .macro_category .submenu .column:nth-child(3)::before{left:40%}.categories_menu .macro_category .submenu .column:nth-child(4)::before{left:60%}.categories_menu .macro_category .submenu .column:nth-child(5)::before{left:80%}.categories_menu .macro_category .submenu .column .title{font-weight:700;margin-bottom:18px}.categories_menu .macro_category .submenu .column .title a{color:#02394A;text-decoration:underline}.categories_menu .macro_category .submenu .column .group .title{text-transform:uppercase;color:#97AAAF;font-size:10px;margin-bottom:9px}.categories_menu .macro_category .submenu .column .group~.group{margin-top:18px}.categories_menu .macro_category .submenu .column li{display:block;margin-bottom:9px}.categories_menu .macro_category .submenu .column li a{color:#02394A}.categories_menu .macro_category .submenu .go_to_macro{display:block;width:100%;border-top:1px solid #D1DEE5;line-height:40px;height:40px;color:#3DA5D9}.categories_menu .macro_category .submenu .go_to_macro:hover{text-decoration:underline}.categories_menu .macro_heading{display:none}@media only screen and (min-width: 1201px){.categories_menu{border-bottom:1px solid #FF4438}.categories_menu.mobile{display:none}.categories_menu .macro_category.active{background-color:#ffd9d7}.categories_menu .macro_category:hover .submenu{visibility:visible;opacity:1;height:auto;overflow:unset;transition-delay:0.2s}}@media only screen and (max-width: 1200px){.categories_menu{display:block;height:auto;min-height:calc(100vh - 120px);position:absolute;text-align:left;font-size:15px;padding:7px 0 15px 0;background:#F3F7F8;box-shadow:0 3px 3px RGBA(59, 81, 102, 0.2);border-top:1px solid #D1DEE5;-webkit-transition:0.3s;-moz-transition:0.3s;transition:0.3s;left:-100%;visibility:hidden;opacity:0}.categories_menu.desktop{display:none}.categories_menu .header-menu-section,.categories_menu .header-menu-flyers,.categories_menu .header-menu-coupons,.categories_menu .header-menu-special{display:block;padding:0 0 0 15px;height:auto}.categories_menu .header-menu-section,.categories_menu .header-menu-flyers,.categories_menu .header-menu-coupons,.categories_menu .header-menu-special{margin-top:0}.categories_menu .header-menu-section::before,.categories_menu .header-menu-flyers::before,.categories_menu .header-menu-coupons::before,.categories_menu .header-menu-special::before{display:none}.categories_menu.visible{left:0;visibility:visible;opacity:1}.categories_menu .menu-section.active{font-weight:700}.categories_menu .menu-section>div[data-component="collapse"]>i::before{display:block;height:44px;line-height:44px;width:44px;font-size:20px;color:#BACDD8}.categories_menu .menu-section>div[data-component="collapse"][data-status="show"]>i::before{transform:rotate(-180deg) !important}.categories_menu .menu-section>div[data-component="collapse"][data-status="hide"]>i::before{transform:none}.categories_menu .macro_category{display:block;padding:0 0 0 70px;border:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.categories_menu .macro_category.active>span,.categories_menu .macro_category.active>a{font-weight:700}.categories_menu .macro_category.go_to_macro_list>a{color:#3DA5D9}.categories_menu .macro_category .submenu{line-height:40px;top:0;z-index:1;left:-100%;-webkit-transition:0.3s;-moz-transition:0.3s;transition:0.3s}.categories_menu .macro_category .submenu.visible{height:auto;left:0;visibility:visible;opacity:1;margin-top:7px}.categories_menu .macro_category .submenu .column{font-size:13px;width:100%;float:none;padding:15px 30px;background:#F3F7F8}.categories_menu .macro_category .submenu .column .title li,.categories_menu .macro_category .submenu .column .group li{margin:0}.categories_menu .macro_category .submenu .column .title a,.categories_menu .macro_category .submenu .column .group a{font-size:15px}.categories_menu .macro_category .submenu .column .group .title{font-size:14px;color:#02394A;margin-bottom:0}.categories_menu .macro_category .submenu .column .group~.group{margin-top:9px}.categories_menu .macro_category .submenu .column .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:15px;margin-bottom:0}.categories_menu .macro_category .submenu .column ul li{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.categories_menu .macro_category .submenu .column::before{display:none !important}.categories_menu .macro_category .submenu .column:not(:last-child){border-bottom:1px solid #D1DEE5}.categories_menu .macro_category .submenu .go_to_macro{padding:15px 30px;font-weight:700;line-height:unset;height:auto}.categories_menu .macro_heading{display:block;height:44px;line-height:44px;text-align:center;box-shadow:0 3px 3px RGBA(59, 81, 102, 0.2);position:relative;font-weight:700}.categories_menu .macro_heading i{position:absolute;left:21px;width:45px;height:44px;line-height:44px;font-size:1.5em;color:#185A7D}}@media only screen and (max-width: 800px){.categories_menu .macro_category .submenu .column{padding:15px}.categories_menu .macro_category .submenu .go_to_macro{padding:15px}.categories_menu .macro_heading i{left:0}}@media only screen and (max-width: 640px){.categories_menu{top:54px;min-height:calc(100vh - 54px)}}.flash_wrapper{padding:15px 30px 6px 30px;text-align:center;background:#F3F7F8;box-shadow:0 -1px 5px rgba(51,50,50,0.1) inset}.flash_wrapper .flash{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;display:block;margin:0 9px 6px 9px;padding:15px;color:#1B4D5C;font-weight:700}.flash_wrapper .flash *{vertical-align:middle}.flash_wrapper .flash::before{display:inline-block;vertical-align:middle;font-size:1.5em;margin:-2px 6px 0 0;font-weight:400}.flash_wrapper .flash.notice{background-color:rgba(82,170,94,0.4);color:#397742}.flash_wrapper .flash.notice::before{content:"\e806";font-family:'icons7px'}.flash_wrapper .flash.warning{background-color:rgba(255,186,8,0.4);color:#b28206}.flash_wrapper .flash.warning::before{content:"\e818";font-family:'icons7px'}.flash_wrapper .flash.alert{background-color:rgba(255,68,56,0.4);color:#b22f27}.flash_wrapper .flash.alert::before{content:"\e818";font-family:'icons7px'}@media only screen and (max-width: 1024px){.flash_wrapper{text-align:left}.flash_wrapper .flash{margin:0 0 6px 0}}@media only screen and (max-width: 800px){.flash_wrapper{padding:12px 15px 6px 15px}}.horizontal_tabs{align-items:flex-end;gap:8px;font-weight:700}.horizontal_tabs .wrap_not_active_tabs{gap:8px}.horizontal_tabs .active{-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;border-bottom:1px solid #fff;padding:15px 7px;min-width:120px;background-color:#fff;margin-bottom:-1px}.horizontal_tabs a,.horizontal_tabs .disabled{-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;text-decoration:none;padding:10px 9px;background-color:#E8EEF2;justify-content:center;align-items:center}.horizontal_tabs i{font-size:18px}.horizontal_tabs .disabled{border:1px solid #C9CFD1;border-bottom:none;color:#C9CFD1}.horizontal_tabs a{border:1px solid #185A7D;border-bottom:none;color:#185A7D}.horizontal_tabs a:not(.active){min-width:124px}.horizontal_tabs a>div{align-items:center;justify-content:center}@media only screen and (min-width: 451px) and (max-width: 768px){.horizontal_tabs>a.active{padding:10px}.horizontal_tabs .wrap_not_active_tabs a{padding:5px 10px}}@media only screen and (min-width: 769px) and (max-width: 1200px){.horizontal_tabs a.active{padding:10px 5px}}@media only screen and (min-width: 1025px){.horizontal_tabs .wrap_not_active_tabs{align-items:flex-end}}@media only screen and (min-width: 1025px) and (max-width: 1200px){>.horizontal_tabs a:first-child{margin-left:-15px}}@media only screen and (min-width: 1201px){.horizontal_tabs{min-height:49px}.horizontal_tabs i{padding-right:6px}}@media only screen and (min-width: 1201px) and (max-width: 1400px){.horizontal_tabs a:not(.active){padding:10px 7px;min-width:105px}}@media only screen and (max-width: 1200px){.horizontal_tabs{min-height:56px;gap:3px;margin-left:-1px}.horizontal_tabs .wrap_not_active_tabs{gap:3px}.horizontal_tabs a,.horizontal_tabs .disabled{flex-direction:column;padding:5px}.horizontal_tabs a:not(.active){min-width:100px}.horizontal_tabs a.price_comparison_tab:not(.active){min-width:114px}.horizontal_tabs a>div{flex-direction:column}.horizontal_tabs i{font-size:16px;line-height:16px}}@media only screen and (max-width: 1024px){.horizontal_tabs_container{height:56px}.horizontal_tabs{display:none;position:relative;white-space:nowrap}.horizontal_tabs .wrap_not_active_tabs{flex-grow:1;overflow-x:scroll;overflow-y:auto;padding-bottom:30px;margin-bottom:-30px;white-space:nowrap;padding-right:5px;scrollbar-width:none}.horizontal_tabs .wrap_not_active_tabs::-webkit-scrollbar{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:0;display:none}.horizontal_tabs .wrap_not_active_tabs::after{pointer-events:none;touch-action:none;content:"";display:block;position:absolute;top:0;bottom:0;right:0;width:30px;height:100%;background:linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 70%, white 100%);background:-webkit-linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 70%, white 100%);background:-moz-linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 70%, white 100%);width:50px}.horizontal_tabs .wrap_not_active_tabs a:last-child{margin-right:35px}}@media only screen and (max-width: 768px){.horizontal_tabs a.active{min-width:auto}.horizontal_tabs a:not(.active){min-width:auto}}@media only screen and (max-width: 450px){.horizontal_tabs a.active{padding-top:10px;padding-bottom:10px}}header{width:100%;position:relative}.header_sections_tabs{gap:3px}.header_sections_tabs .wrap_not_active_tabs{gap:3px}.header_sections_tabs .active{background-color:#FF4438;border:1px solid #FF4438}.header_sections_tabs a{color:#fff;background-color:#185A7D}.header_sections_tabs a>div{align-items:center;justify-content:center}.header_line_container{max-width:1440px;margin:0 auto}.header_line1{padding:7px 30px;position:relative;height:60px}.header_line1 .header_line_container{justify-content:space-between}.header_line1 .header_line_container #user_panel .user_dropdown_menu{left:auto;right:-11px}.header_line1 .header_line_container #user_panel .user_dropdown_menu::before,.header_line1 .header_line_container #user_panel .user_dropdown_menu::after{left:auto;right:22px;margin-right:-7px}.header_line2{padding:10px 30px;background:#FF4438;height:61px;position:relative}.header_line2.thin{height:10px;padding:0}.header_section_tab.active{background-color:#FF4438}#logo{display:inline-block;vertical-align:middle;height:46px;width:100%}#logo img{width:100%}.logo,.logo_it{position:relative;display:inline-block}.logo::after,.logo_it::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.logo_it{margin-right:40px;width:214px;height:46px}.categories_button{color:#fff;float:left;width:30px;text-align:center;margin-right:18px;-webkit-transition:0.2s;-moz-transition:0.2s;transition:0.2s;position:relative;z-index:4;display:none}.categories_button:hover{text-decoration:none}.categories_button .hamburger_icon{display:inline-block;width:18px;height:22px;position:relative}.categories_button .hamburger_icon .line{display:block;width:18px;height:2px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;position:absolute;left:0;-webkit-transition:0.3s;-moz-transition:0.3s;transition:0.3s}.categories_button .hamburger_icon .line:first-child{top:4px}.categories_button .hamburger_icon .line:nth-child(2){top:10px}.categories_button .hamburger_icon .line:last-child{top:16px}.categories_button span{display:block;font-size:11px;line-height:15px}.categories_button.active .hamburger_icon .line:first-child{top:10px;transform:rotate(45deg)}.categories_button.active .hamburger_icon .line:nth-child(2){width:0;left:50%}.categories_button.active .hamburger_icon .line:last-child{top:10px;transform:rotate(-45deg)}.search_form{position:relative;float:left;width:100%;margin:0;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#fff}.search_form .ui-selectmenu-button{width:auto;height:40px;line-height:40px;float:left;border-right:1px solid #D1DEE5}.search_form .ui-selectmenu-button.ui-corner-all{-webkit-border-radius:20px 0 0 20px;-moz-border-radius:20px 0 0 20px;border-radius:20px 0 0 20px}.search_form .ui-selectmenu-button.ui-corner-top{-webkit-border-radius:20px 0 0 0;-moz-border-radius:20px 0 0 0;border-radius:20px 0 0 0}.search_form .ui-selectmenu-button span.ui-selectmenu-text{padding:0 30px 0 15px}.search_form .ui-selectmenu-button span.ui-selectmenu-text::after{top:1px;right:6px}.search_form .ui-selectmenu-button.ui-corner-top{background:#fff}.search_form .ui-selectmenu-button .ui-selectmenu-menu .ui-menu{-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;margin-top:0}.search_form select{font-family:Arial, Helvetica, sans-serif}.search_form #current_search{display:none}.search_field{float:none;overflow:hidden;position:relative;background:#fff;-webkit-border-radius:30px 0 0 30px;-moz-border-radius:30px 0 0 30px;border-radius:30px 0 0 30px}.search_field input{width:100%;height:40px;border:0;margin:0;padding:6px 28px 6px 12px;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.search_field input::-ms-clear{display:none}.search_field input:focus{outline:none;-moz-outline:none;border:none}input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}#id{display:none}#id-menu{overflow-y:scroll}#id-menu::-webkit-scrollbar-button{display:none}#id-menu::-webkit-scrollbar{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:0;width:12px}#id-menu::-webkit-scrollbar-track{background-color:#fff;border-bottom-right-radius:15px}#id-menu::-webkit-scrollbar-thumb{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:#C9CFD1;border:3px solid #fff}.search_category_filter{width:200px}.search_button{width:40px;height:40px;padding:0;float:right;-webkit-border-radius:0 30px 30px 0;-moz-border-radius:0 30px 30px 0;border-radius:0 30px 30px 0;background-color:#fff;color:#185A7D}.search_button:hover{background-color:#fff;color:#376989}.search_button i{display:block;margin:0 auto}.search_button i{font-size:24px}.search_form .delete{width:auto;padding:0 6px;height:40px;line-height:40px;float:right;background:none}.search_form .delete:hover{background:none}.search_form .delete i{font-size:21px;color:#97AAAF}.ui-menu.ui-autocomplete{position:absolute !important;background:#fff;border:none;border-top:1px solid #D1DEE5;padding:9px;box-shadow:0 3px 9px rgba(59,81,102,0.3);-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;z-index:6}.ui-menu.ui-autocomplete .ui-menu-item{margin:3px 0}.ui-menu.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper.ui-state-active{border:none}.ui-menu.ui-autocomplete .ui-menu-item.product{margin:0}.ui-menu.ui-autocomplete .ui-menu-item a{padding:3px 9px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.ui-menu.ui-autocomplete .ui-menu-item p{margin:0}.ui-menu.ui-autocomplete .product{height:36px}.ui-menu.ui-autocomplete .product a{clear:both;display:inline-block;width:100%}.ui-menu.ui-autocomplete .product a .image{float:left}.ui-menu.ui-autocomplete .product a .image img{width:30px;height:30px;margin-right:6px;display:inline-block;vertical-align:middle}.ui-menu.ui-autocomplete .product a .prod_name{float:left;line-height:30px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis;text-overflow:ellipsis}.ui-menu.ui-autocomplete .product a .price{float:left;line-height:30px;white-space:nowrap;font-weight:500;color:#4d727d}.ui-menu.ui-autocomplete a{display:block;padding:12px;color:#02394A;text-decoration:none}.ui-menu.ui-autocomplete .ui-state-hover,.ui-menu.ui-autocomplete .ui-state-active{background:rgba(61,165,217,0.1)}.ui-helper-hidden-accessible{display:none}.in_category{color:#97AAAF}#user_panel{align-items:center;gap:5px;padding:5px 3px 5px 0;margin-left:10px}#user_panel .header-link{gap:3px;align-items:center;line-height:30px;color:#185A7D}#user_panel .header-link>*{display:inline-block}#user_panel .header-link .icon{font-size:21px}#user_panel .header-link .label{display:none}#user_panel .header-link:hover{text-decoration:none;color:#376989}#user_panel .user_dropdown_menu{padding-top:5px;position:absolute;top:100%;left:-14px;z-index:7;opacity:0;visibility:hidden}#user_panel .user_dropdown_menu ul{background:#fff;border:1px solid #185A7D;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-align:left;padding:15px 15px 3px 15px;width:120px;box-shadow:3px 3px 12px rgba(59,81,102,0.3)}#user_panel .user_dropdown_menu ul a{display:block;color:#4d727d;margin-bottom:12px}#user_panel .user_dropdown_menu ul a:hover{text-decoration:none;color:#3DA5D9}#user_panel .user_dropdown_menu::before,#user_panel .user_dropdown_menu::after{pointer-events:none;touch-action:none;left:24px;border:solid transparent;content:" ";height:0;width:0;position:absolute;border-width:7px;margin-left:-7px}#user_panel .user_dropdown_menu::before{top:-8px;border-color:RGBA(59, 81, 102, 0);border-bottom-color:#185A7D}#user_panel .user_dropdown_menu::after{top:-7px;border-color:RGBA(255, 255, 255, 0);border-bottom-color:#fff}#user_panel .user_dropdown_container{position:relative;display:inline-block}#user_panel .user_dropdown_container:hover .user_dropdown_menu{visibility:visible;opacity:1}.ui-selectmenu-menu .ui-menu.search_category_filter_menu{margin:0;-webkit-border-radius:0 0 15px 15px;-moz-border-radius:0 0 15px 15px;border-radius:0 0 15px 15px}.ui-selectmenu-menu .ui-menu.search_category_filter_menu .ui-menu-item:last-child{margin-bottom:9px}@media only screen and (min-width: 481px) and (max-width: 768px){.header_line1 .header_line_container #user_panel .header-link .icon{font-size:27px}.header_line1 .header_line_container #user_panel .user_dropdown_menu{right:-8px}}@media only screen and (min-width: 481px) and (max-width: 1200px){#user_panel.logged{-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;background-color:#F3F7F8;padding-right:10px;padding-left:10px}}@media only screen and (min-width: 481px) and (max-width: 740px){#user_panel:not(.logged){width:40px}}@media only screen and (min-width: 451px){.ui-menu.ui-autocomplete .product a .price{margin-left:6px}}@media only screen and (min-width: 451px) and (max-width: 768px){.header_line1 .header_line_container #user_panel:not(.logged){justify-content:center}}@media only screen and (min-width: 769px){#user_panel .header-link .label{display:inline}}@media only screen and (min-width: 1201px){.header_line1 .header_line_container{align-items:center;margin-top:-3px}.header_line1 .header_line_container #user_panel{align-self:flex-end;margin-bottom:2px}.header_sections_tabs{flex-grow:1;align-self:flex-end}.header_sections_tabs a,.header_sections_tabs a.active{margin-bottom:-7px}}@media only screen and (min-width: 1401px){.header_sections_tabs a.price_comparison_tab{min-width:146px}.header_sections_tabs a.coupons_tab,.header_sections_tabs a.special_events_tab{min-width:140px}}@media only screen and (min-width: 1401px) and (max-width: 1500px){.logo_it{margin-right:20px}}@media only screen and (min-width: 1201px) and (max-width: 1400px){.logo_it{margin-right:15px}.logo_it object{width:194px;height:42px}.header_sections_tabs a.coupons_tab,.header_sections_tabs a.special_events_tab{min-width:112px}.header_sections_tabs a.price_comparison_tab{min-width:120px}.header_sections_tabs a i{display:none}}@media only screen and (max-width: 1200px){.search_form{float:left;width:calc(100% - 48px)}.header_line1{height:110px;padding:9px 15px 0}.header_line1 .header_line_container{flex-direction:column;align-items:flex-start;height:101px;gap:10px}.header_line1 .header_line_container .logo_it{width:170px;height:36px;margin:0 auto}.header_line1 .header_line_container #user_panel{position:absolute;right:15px}.header_line1 .header_line_container #user_panel .header-link{display:flex;justify-content:center;align-items:center}.header_line1 .header_line_container #user_panel .ui-menu{right:0px}.header_sections_tabs{margin-left:-15px}.header_line2{padding:7px 15px;height:54px}.header_line2 .categories_button{position:absolute;top:-103px;left:0px;width:42px;height:42px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:0;padding-left:0;color:#185A7D;margin-right:0}.header_line2 .categories_button.active .hamburger_icon .line:first-child{top:10px}.header_line2 .categories_button.active .hamburger_icon .line:last-child{top:10px}.header_line2 .categories_button .hamburger_icon{height:20px}.header_line2 .categories_button .hamburger_icon .line{background:#185A7D}.header_line2 .categories_button .hamburger_icon .line:first-child{top:4px}.header_line2 .categories_button .hamburger_icon .line:nth-child(2){top:9px}.header_line2 .categories_button .hamburger_icon .line:last-child{top:14px}.header_line2 .categories_button span{font-size:8px;line-height:12px;font-weight:700}#logo{height:36px}.search_form{width:100%}.search_form .delete{width:44px}.search_category_filter{width:100px}.search_field input{padding:6px 0 6px 12px}}@media only screen and (max-width: 1024px){.logo_it{margin-right:30px}.header_sections_tabs{width:calc(100% + 30px)}}@media only screen and (max-width: 960px){.search_form .ui-selectmenu-button{max-width:34%}}@media only screen and (max-width: 800px){.search_category_filter{width:150px}.search_button{width:46px}.categories_dropdown{margin-right:15px}.ui-menu.ui-autocomplete a{padding:6px 12px}}@media only screen and (max-width: 768px){.logo_it{margin-right:25px}.header_line1 .header_line_container #user_panel{height:40px;align-items:center}.header_sections_tabs a.active.flyers_tab,.header_sections_tabs a.active.travels_tab,.header_sections_tabs a.active.magazine_tab,.header_sections_tabs a.active.shopping_guides_tab{min-width:80px}}@media only screen and (max-width: 740px){.ui-menu.ui-autocomplete .product{height:44px}.ui-menu.ui-autocomplete .product a .image img{width:40px;height:40px;margin-right:6px}.ui-menu.ui-autocomplete .product a .prod_name{line-height:40px}.ui-menu.ui-autocomplete .product a .price{line-height:40px}}@media only screen and (max-width: 660px){.logo_it{margin-right:20px}}@media only screen and (max-width: 640px){.header_line1{padding:9px 9px 0}.header_line1 .header_line_container #user_panel{right:9px}.header_line2.thin{height:5px}.header_sections_tabs{margin-left:-9px;width:calc(100% + 18px)}.search_form{width:100%}.search_form .delete{width:44px}}@media only screen and (max-width: 480px){.search_form .ui-selectmenu-button{max-width:150px}.search_field{position:relative;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.search_button{width:40px;padding:0}.search_button i{font-size:24px;color:#185A7D}.search_button:hover{background:none}.search_button:hover i{color:#3DA5D9}.delete{width:40px}#user_panel{padding:0}}@media only screen and (max-width: 450px){.ui-menu.ui-autocomplete .product a .prod_name{width:auto;float:none;line-height:inherit;padding-top:4px}.ui-menu.ui-autocomplete .product a .price{float:none;line-height:inherit;width:auto;padding-top:0}}@media only screen and (max-width: 360px){.search_form .ui-selectmenu-button span.ui-selectmenu-text{font-size:11px;padding:0 24px 0 12px}.search_form .ui-selectmenu-button span.ui-selectmenu-text::after{right:3px}.search_form .ui-selectmenu-button{max-width:100px}}.facet-title[data-component="collapse"]{display:flex;align-content:center;align-items:center;justify-content:space-between;padding-top:2px}.facet-title[data-component="collapse"][data-status="hide"]{margin-bottom:0 !important}[data-component="collapse"] .icon-collapse-arrow{font-size:1.6em}[data-component="collapse"] .icon-collapse-arrow:before{content:'\e907';transform:rotate(180deg)}[data-component="collapse"][data-status="hide"] .icon-collapse-arrow:before{transform:unset}.listing_pagination{padding:30px 0;text-align:center;font-size:15px}.listing_pagination .current,.listing_pagination a{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;display:inline-block;margin:0 2px 6px 2px;min-width:20px;height:20px;line-height:20px;padding:0 6px}.listing_pagination a{background:rgba(61,165,217,0.1)}.listing_pagination a:hover{background:rgba(61,165,217,0.15);text-decoration:none}.listing_pagination .current{background:#185A7D;color:#fff;font-style:normal}.listing_pagination.mobile{width:100%;display:none}@media only screen and (max-width: 1024px){.listing_pagination{font-size:13px}.listing_pagination a,.listing_pagination .current{padding:0 5px}.listing_pagination.desktop{width:100%}}@media only screen and (max-width: 960px){.listing_pagination{font-size:15px}.listing_pagination a{margin:0 3px 9px 3px}.listing_pagination.desktop{display:none}.listing_pagination.mobile{display:block}}.inline_link_list{overflow:hidden;margin:12px 0 0 0;position:relative;height:39px}.inline_link_list .link_list_wrapper{margin-bottom:-30px;padding-bottom:30px;overflow-x:scroll;overflow-y:auto;white-space:nowrap}.inline_link_list .link_list_wrapper a{-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;background-color:#fff;color:#42727d;display:inline-block;padding:0 10px;border:1px solid;line-height:24px;margin-left:3px}.inline_link_list .link_list_wrapper a:hover{text-decoration:none}.inline_link_list .link_list_wrapper a:last-of-type{margin-right:15px}.inline_link_list .title{display:inline-block;font-weight:bold}.inline_link_list.add_scrollable{overflow:visible}.inline_link_list.add_scrollable .link_list_wrapper{padding-bottom:5px;margin-bottom:0}.inline_link_list.add_scrollable .link_list_wrapper:hover{overflow-x:auto}@media only screen and (min-width: 801px){.inline_link_list .link_list_wrapper::after{pointer-events:none;touch-action:none;content:"";display:block;position:absolute;top:0;bottom:0;right:0;width:30px;height:100%;background:linear-gradient(90deg, rgba(244,248,251,0) 0%, rgba(244,248,251,0.8) 70%, #f4f8fb 100%);background:-webkit-linear-gradient(0deg, rgba(244,248,251,0) 0%, rgba(244,248,251,0.8) 70%, #f4f8fb 100%);background:-moz-linear-gradient(0deg, rgba(244,248,251,0) 0%, rgba(244,248,251,0.8) 70%, #f4f8fb 100%);width:20px;height:27px}.inline_link_list.add_scrollable .link_list_wrapper{overflow:hidden;scrollbar-color:rgba(24,90,125,0.4) #f4f8fb;scrollbar-width:auto;min-height:39px}.inline_link_list.add_scrollable .link_list_wrapper::-webkit-scrollbar{height:5px}.inline_link_list.add_scrollable .link_list_wrapper::-webkit-scrollbar-track{background:#f4f8fb}.inline_link_list.add_scrollable .link_list_wrapper::-webkit-scrollbar-thumb{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:rgba(24,90,125,0.4)}}@media only screen and (max-width: 800px){.inline_link_list{height:29px;margin-left:-15px;width:calc(100% + 30px)}.inline_link_list.add_scrollable .link_list_wrapper{scrollbar-width:none}.inline_link_list.add_scrollable .link_list_wrapper::-webkit-scrollbar{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:0;display:none}.inline_link_list .link_list_wrapper{padding-left:15px}}.search_results_title{background-color:#f4f8fb;border:1px solid #D1DEE5;border-right:none;border-left:none}.search_results_title .search_results_heading{max-width:1500px;min-height:inherit;padding:24px 30px;margin:0 auto}.search_results_title .search_results_heading h1{margin-bottom:0}@media only screen and (max-width: 800px){.search_results_title .search_results_heading{padding:15px}}.search_results_title .search_results_heading{min-height:150px;position:relative}.search_results_title .search_results_heading h1 span{display:inline-block;font-size:13px;padding-top:6px}.search_results_title .search_results_heading h1+.best_price_notice{padding-top:6px}.search_results_title .search_results_heading h2{vertical-align:baseline}.search_results_title .search_results_heading .best_price_notice{margin-top:15px;margin-bottom:0;line-height:1.4;font-size:15px}.results_number{white-space:nowrap;display:inline-block;vertical-align:baseline}.search_suggestions .suggestions_title{font-weight:700}.search_suggestions .suggested_product{gap:6px;margin-bottom:12px}.search_suggestions .suggested_product.additional_product{display:none}.search_suggestions .suggested_product:hover,.search_suggestions .suggested_product:focus{text-decoration:none}.search_suggestions .suggested_product:hover .name,.search_suggestions .suggested_product:focus .name{text-decoration:underline}.search_suggestions .suggested_product img{width:45px;height:45px}.search_suggestions .suggested_product .name,.search_suggestions .suggested_product .version{color:#02394A}.search_suggestions .suggested_product .name{display:-webkit-box;display:-moz-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search_suggestions .suggested_product .price_range{font-size:11px;color:#97AAAF}.search_suggestions .suggested_product .product_info,.search_suggestions .suggested_product .version,.search_suggestions .suggested_product .price_range{overflow:hidden}.search_suggestions .suggested_product .version,.search_suggestions .suggested_product .price_range{white-space:nowrap;text-overflow:ellipsis}.listing_order_select{gap:4px}.listing_articles .article_preview{margin-left:0}.listing_wrapper.two_columns{margin-bottom:30px}.listing_wrapper.two_columns .listing_pagination{padding-right:240px}.listing_wrapper .special_link{color:#3DA5D9}.listing_wrapper .special_link a{display:inline-block}.listing_wrapper .left_sidebar{width:250px;padding-right:30px}.listing_wrapper .left_sidebar .article_preview{display:block;width:100%;border:none;padding:0;font-size:13px}.listing_wrapper .left_sidebar .article_preview:last-of-type{margin-bottom:0}.listing_wrapper .left_sidebar .desktop_sidebar,.listing_wrapper .left_sidebar .to_desktop_sidebar{display:flex !important;flex-direction:column}.listing_wrapper .desktop_sidebar{gap:15px}.listing_wrapper .desktop_sidebar:last-child{margin-bottom:0}.listing_wrapper h3.block_title{font-weight:700}.listing_wrapper h3.block_title i{color:#185A7D;font-size:1.3em;line-height:1em;position:relative;bottom:-1px}.listing_header{width:100%;margin-bottom:12px}.listing_header .first_row{justify-content:space-between}.listing_header .first_row .listing_order_select label{color:#6C838D}.listing_header .first_row .listing_order_select #sortdir,.listing_header .first_row .listing_order_select #sortdir-button{vertical-align:middle}.listing_header .first_row .listing_order_select #sortdir{display:none}.listing_header .first_row .include_shipping{gap:10px}.listing_header .first_row .include_shipping:hover{text-decoration:none}.listing_header .first_row .include_shipping>span{color:#6C838D}.listing_header .first_row .include_shipping .shipping_switch{-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;display:inline-block;width:30px;background-color:#C9CFD1;height:17px;position:relative}.listing_header .first_row .include_shipping .shipping_switch:after{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;content:"";display:inline-block;width:13px;height:13px;position:absolute;bottom:2px;background-color:#fff}.listing_header .first_row .include_shipping .shipping_switch.on{background-color:#185A7D}.listing_header .first_row .include_shipping .shipping_switch.on:after{right:2px}.listing_header .first_row .include_shipping .shipping_switch.off:after{left:2px}.listing_header .first_row .listing_layout_switch>span{color:#6C838D}.listing_header .first_row .listing_layout_switch *{vertical-align:middle}.listing_header .first_row .listing_layout_switch a{display:inline-block;height:16px;width:16px;margin-left:5px}.listing_header .first_row .listing_layout_switch a.active{cursor:default}.listing_header .first_row .listing_layout_switch a.active .shape{background:#2978A0}.listing_header .first_row .listing_layout_switch a .shape{background:#022B38;display:block;float:left}.listing_header .first_row .listing_layout_switch a:not(.active):hover .shape{background:#2978A0}.listing_header .first_row .listing_layout_switch .list_view .shape{width:16px;height:4px;margin-bottom:2px}.listing_header .first_row .listing_layout_switch .list_view .shape:last-child{margin-bottom:0}.listing_header .first_row .listing_layout_switch .grid_view .shape{width:4px;height:4px}.listing_header .first_row .listing_layout_switch .grid_view .shape:nth-child(1),.listing_header .first_row .listing_layout_switch .grid_view .shape:nth-child(2),.listing_header .first_row .listing_layout_switch .grid_view .shape:nth-child(3),.listing_header .first_row .listing_layout_switch .grid_view .shape:nth-child(4),.listing_header .first_row .listing_layout_switch .grid_view .shape:nth-child(5),.listing_header .first_row .listing_layout_switch .grid_view .shape:nth-child(6){margin-bottom:2px}.listing_header .first_row .listing_layout_switch .grid_view .shape:nth-child(2),.listing_header .first_row .listing_layout_switch .grid_view .shape:nth-child(5),.listing_header .first_row .listing_layout_switch .grid_view .shape:nth-child(8){margin-left:2px;margin-right:2px}.listing_container{width:100%}.listing_container.grid{width:calc(100% + 9px);margin-left:-9px}.listing_item{width:100%;padding:12px 0;border-top:1px solid #D1DEE5;overflow:hidden}.listing_item .item_image{display:block;padding-right:18px;overflow:hidden}.listing_item .item_image img{width:100px;height:100px;object-fit:contain}.listing_item .item_info{padding:6px 30px 0 0}.listing_item .item_info .item_name{display:-webkit-box;display:-moz-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:6px;line-height:18px;height:auto;overflow:hidden;text-decoration:none;color:#02394A}.listing_item .item_info .item_name.no_desc{margin-bottom:15px}.listing_item .item_info .item_name p{display:inline;vertical-align:middle}.listing_item .item_info .item_name:hover p{text-decoration:underline}.listing_item .item_info .item_desc{font-size:11px;color:#4d727d;margin-bottom:15px;line-height:15px}.listing_item .item_info .item_merchant{align-items:center;flex-wrap:wrap;gap:4px}.listing_item .item_info .item_merchant .merchant_name_and_logo{max-width:100%}.listing_item .item_info .item_merchant .merchant_name_and_logo a{text-decoration:none;color:#02394A}.listing_item .item_info .item_merchant .merchant_logo{display:inline-block;vertical-align:middle}.listing_item .item_info .item_merchant .merchant_logo img{display:inline-block;width:80px;height:30px}.listing_item .item_info .item_merchant .merchant_name{vertical-align:middle;display:none;font-weight:700;max-width:100%}.listing_item .item_info .item_merchant .merchant_name:hover{text-decoration:underline}.listing_item .item_info .item_merchant .wrap_merchant_reviews{line-height:21px}.listing_item .item_info .item_merchant .wrap_merchant_reviews .info_tooltip{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;font-size:12px;font-weight:600;line-height:13px;display:inline-block;width:14px;height:14px;border:1px solid;text-align:center;vertical-align:top;margin-top:-4px;color:#4d727d;cursor:pointer;margin-top:0}.listing_item .item_info .item_merchant .wrap_merchant_reviews .wrap_badges{margin-left:4px}.listing_item .item_info .item_merchant .review_service_logo{cursor:pointer}.listing_item .item_info .item_merchant .container_icon-card{display:none}.listing_item .item_info .item_merchant .container_icon-card:hover{cursor:pointer}.listing_item .item_info .item_merchant .container_icon-card .icon-card:before{font-size:22px;color:#185A7D}.listing_item .item_info .item_merchant .payment_options{gap:7px;align-items:center}.listing_item .item_info .item_merchant .payment_options .wrap_payments{max-width:304px;font-size:0;gap:1px 4px;display:flex;flex-wrap:wrap}.listing_item .item_info .item_merchant .container_toggle_payments{width:25px;height:25px;border:1px solid #185A7D;justify-content:center;align-items:center;border-radius:50%}.listing_item .item_info .item_merchant .container_toggle_payments .icon-collapse-arrow:before{content:'\e907';font-size:16px;line-height:19px;color:#185A7D;margin-top:2px;margin-left:0.5px}.listing_item .item_info .item_merchant .container_toggle_payments .icon-collapse-arrow.rotate:before{transform:rotate(180deg);margin-top:-2px}.listing_item .item_info .item_merchant .icon-collapse-arrow,.listing_item .item_info .item_merchant .container_icon-card .icon-card{width:calc(100% - 4px);height:calc(100% - 4px);background-color:#D1DEE5;border-radius:50%;justify-content:center;align-items:center}.listing_item .item_info .item_merchant .icon-collapse-arrow:hover{cursor:pointer}.listing_item .item_price{padding-top:3px;text-align:right;font-size:11px;line-height:1.5em}.listing_item .item_price .item_basic_price{font-size:18px;font-weight:700;white-space:nowrap;margin-bottom:6px}.listing_item .item_price .item_delivery_price{color:#97AAAF;white-space:nowrap}.listing_item .item_price .item_delivery_price.free_shipping{color:#388659}.listing_item .item_price .item_total_price{margin-bottom:6px;white-space:nowrap}.listing_item .item_price .free_shipping_threshold{color:#388659;font-size:11px}.listing_item .item_price .item_availability{font-weight:normal;color:#97AAAF}.listing_item .item_price .item_availability span{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;vertical-align:middle;margin-left:5px;width:9px;height:9px;position:relative;top:-1px}.listing_item .item_price .item_availability .available{background:#52AA5E}.listing_item .item_price .item_availability .unavailable{background:#FF4438}.listing_item .item_price .item_availability .limited{background:#FFBA08}.listing_item .item_price .item_availability .available_soon{border:2px solid #52AA5E}.listing_item .item_price .item_availability .see_website{border:2px solid #FFBA08}.listing_item .item_price.total_price_sorting .item_basic_price{font-size:inherit;font-weight:inherit;margin-bottom:auto}.listing_item .item_price.total_price_sorting .item_delivery_price{margin-bottom:3px}.listing_item .item_price.total_price_sorting .item_total_price{font-size:18px;font-weight:700}.listing_item .item_price.total_price_sorting .item_total_price span{font-size:9px;font-weight:400;margin-right:-2px}.listing_item .item_actions{flex-wrap:wrap;align-items:center;justify-content:center;padding-top:6px;padding-left:18px;position:relative}.listing_item .item_actions .wrap_secondary_actions{align-items:center}.listing_item .item_actions .wrap_secondary_actions .link_to_product{text-align:center;font-size:11px;width:40px;padding-right:6px;border-right:1px solid #D1DEE5}.list .listing_item .item_price .free_shipping_threshold>span{position:relative}.list .listing_item .item_price .free_shipping_threshold i{position:absolute;font-size:25px}.grid .listing_item{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;float:left;width:calc(25% - 9px);height:369px;border:1px solid #D1DEE5;padding:24px;margin:0 0 9px 9px;position:relative}.grid .listing_item .item_image,.grid .listing_item .item_info,.grid .listing_item .item_price{float:none;width:100%;padding:0}.grid .listing_item .item_image{text-align:center;margin-bottom:24px}.grid .listing_item .item_info{margin-bottom:9px}.grid .listing_item .item_info .item_name{-webkit-line-clamp:3;max-height:unset;overflow:hidden;margin-bottom:6px;height:54px}.grid .listing_item .item_info .item_desc{display:none}.grid .listing_item .item_info .item_merchant{margin:0}.grid .listing_item .item_info .item_merchant .merchant_name{display:block}.grid .listing_item .item_info .item_merchant .merchant_logo{display:none}.grid .listing_item .item_info .item_merchant .review_service_logo.feedaty_logo{background-size:16px 16px;width:16px;height:16px}.grid .listing_item .item_info .item_merchant .review_service_logo.trusted_logo{background-size:52px 16px;width:15px;height:16px}.grid .listing_item .item_info .item_merchant .container_icon-card{display:inline-flex;width:28px;min-width:28px;height:28px;border:1px solid #185A7D;justify-content:center;align-items:center;border-radius:50%}.grid .listing_item .item_info .item_merchant .payment_options{width:0;height:0;visibility:hidden;position:relative}.grid .listing_item .item_info .item_merchant .payment_options img,.grid .listing_item .item_info .item_merchant .payment_options div{position:absolute;top:0;height:1px;width:1px;margin:0}.grid .listing_item .item_price{flex-direction:column;text-align:left;margin:0;position:absolute;bottom:20px;left:24px;width:calc(100% - 48px)}.grid .listing_item .item_price.total_price_sorting .item_basic_price{margin-bottom:0}.grid .listing_item .item_price.total_price_sorting .item_total_price{margin-bottom:2px}.grid .listing_item .item_price.total_price_sorting .item_delivery_price{margin:5px 0 1px 0}.grid .listing_item .item_price>div{order:2}.grid .listing_item .item_price .item_basic_price{margin-bottom:3px}.grid .listing_item .item_price .item_availability{display:none}.grid .listing_item .item_price .item_total_price{margin:0}.grid .listing_item .item_price .free_shipping_threshold{order:1;margin-bottom:3px}.grid .listing_item .item_price .free_shipping_threshold i{-webkit-transform:translateY(2px);transform:translateY(2px);display:inline-block;font-size:20px;margin-right:6px}.grid .listing_item .item_actions{position:absolute;right:0;top:0;bottom:0;width:1px}.grid .listing_item .item_actions .listing_item_button{position:absolute;bottom:24px;right:22px;width:75px;height:36px;line-height:36px}.grid .listing_item .item_actions .listing_item_button span{display:none}.grid .listing_item .item_actions .wrap_secondary_actions{flex-direction:column;position:absolute;top:0;right:0}.grid .listing_item .item_actions .wrap_secondary_actions .link_to_product{width:40px;font-size:10px;padding:0;border:0;order:1}.grid .listing_item .item_actions .wrap_secondary_actions .add_favourite,.grid .listing_item .item_actions .wrap_secondary_actions .remove_favourite{width:40px;margin:0}.listing_item.clickable:hover{cursor:pointer}.other_offers_separator{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#F3F7F8;padding:0 15px;height:40px;line-height:40px;margin:33px 0 18px 0;font-weight:700}.other_offers_separator+ul:not(.grid) .listing_item:first-child,ul:not(.grid) .other_offers_separator+.listing_item.inaccurate{border-top:0}.listing_container.grid+.other_offers_separator{margin:21px 0 15px 0}.listing_container.grid .listing_item.accurate+.other_offers_separator{float:left;width:calc(100% - 9px);margin:21px 0 15px 9px}.wrap_merchant_reviews,.payment_options{display:inline-block;vertical-align:middle}.tooltipster-content .payment_options{text-align:center;min-height:26px}.tooltipster-content .payment_options .payment_option_img{margin:3px 0}.payment_options .payment_option_img{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;height:20px;width:40px;border:1px solid #D1DEE5;display:inline-block;vertical-align:middle}.payment_options .payment_option_img:last-child{margin:0}.listing_item_button{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;-webkit-transition:width 0s, all 0.2s;-moz-transition:width 0s, all 0.2s;transition:width 0s, all 0.2s;display:block;line-height:36px;margin-bottom:9px;color:#fff;text-align:center;font-size:12px;text-transform:uppercase;background-color:#FF4438}.listing_item_button:hover{text-decoration:none}.listing_item_button.disabled{background-color:#C9CFD1;cursor:not-allowed;pointer-events:all}.listing_item_button i{font-size:13px;margin:0 -3px 0 0}.listing_item_button:hover{background-color:#ff5d4b}.grid .listing_item_button{margin-bottom:0;font-size:11px}.no_results_message{text-align:center;color:#97AAAF;font-size:18px;border-top:1px solid #D1DEE5;padding:30px 0 60px 0}.no_results_message img{width:200px;margin-bottom:30px}.remove_favourite input[type='submit'],.remove_favourite .login_fav_link{color:#FF4438}.add_favourite input[type='submit'],.add_favourite .login_fav_link{color:#3DA5D9}.add_favourite,.remove_favourite{display:inline-block}.add_favourite input[type='submit'],.add_favourite .login_fav_link,.remove_favourite input[type='submit'],.remove_favourite .login_fav_link{width:38px;padding:0;height:40px;line-height:40px;font-size:28px;margin:0 auto;position:relative;font-family:"icons7px"}.add_favourite .login_fav_link,.remove_favourite .login_fav_link{display:block;text-decoration:none;text-align:center}.add_favourite input[type='submit'],.remove_favourite input[type='submit']{background:none;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.official_store{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;display:inline-block;font-size:10px;padding:0 4px;vertical-align:middle;font-weight:700;text-transform:uppercase;line-height:15px;margin-right:1px}.official_store{background-color:#388659;color:#fff}.drezzy_promo{position:relative;text-align:center;min-height:38px;margin-bottom:60px}.drezzy_promo img,.drezzy_promo p,.drezzy_promo .button{display:inline-block;vertical-align:middle}.drezzy_promo p{padding:18px 24px}.drezzy_promo img{left:0}.drezzy_promo .button{padding:0 24px;background:#AE5A69;color:#fff}.drezzy_promo .button:hover{background:#BA7481}.no_items_found{color:#97AAAF;margin:0 0 30px 0;width:100%;padding:30px;text-align:center;background-image:repeating-linear-gradient(-45deg, #F3F7F8, #F3F7F8 3px, #fff 3px, #fff 6px)}.did-you-mean{color:#FF4438;font-size:15px;margin:0 auto 12px}.did-you-mean a{font-weight:700}@media only screen and (max-width: 800px){.did-you-mean{margin-top:0}}.no_results_page h3{color:#97AAAF;font-size:15px;margin-bottom:24px}.no_results_page .other-categories{margin-bottom:30px}.no_results_page .other-categories li{margin-top:6px}#sortdir-menu{padding:10px;border:1px solid #4d727d}@media only screen and (min-width: 481px){.list .listing_item{display:flex}.list .listing_item .item_image,.list .listing_item .item_actions{flex-shrink:0}.list .listing_item .item_info{flex:1 1 auto;overflow:hidden}.list .listing_item .item_price{flex-shrink:0}.list .listing_item .item_actions{flex-direction:column;align-self:flex-start}.list .listing_item .item_actions .listing_item_button{min-width:80px}}@media only screen and (min-width: 481px) and (max-width: 600px){.list .listing_item .item_price .free_shipping_threshold i{font-size:20px;left:-24px}}@media only screen and (min-width: 601px){.list .listing_item .item_price .free_shipping_threshold i{left:-27px}}@media only screen and (min-width: 641px){.list .listing_item .item_info .item_merchant{gap:7px}}@media only screen and (min-width: 801px){.listing_wrapper .listing_header,.listing_wrapper #listing{width:calc(100% - 250px);float:right}.listing_wrapper.two_columns #listing{flex-grow:1}.listing_wrapper.two_columns .listing_header .first_row{gap:30px}.listing_wrapper.two_columns .listing_header .first_row .offers-filter{flex-grow:1}.listing_wrapper.two_columns .listing_header .first_row .offers-filter .facets_show{display:none}.listing_wrapper.two_columns .listing_header .first_row .results_number{font-size:13px;font-weight:700}.listing_wrapper.two_columns .listing_header .first_row .listing_order_select{width:179px}.listing_wrapper.two_columns .listing_header .first_row .listing_order_select label:after{content:":"}.listing_wrapper.two_columns .listing_header .first_row .listing_order_select label span{display:none}.listing_wrapper.two_columns .listing_header .first_row .listing_order_select .ui-selectmenu-text{color:#185A7D;font-weight:700}.listing_wrapper.two_columns .listing_header .first_row .include_shipping .mobile_label{display:none}.listing_wrapper.two_columns .listing_articles{margin-bottom:15px}.list .listing_item .item_actions .listing_item_button{min-width:130px}.desktop_sidebar,.to_desktop_sidebar{display:none}.desktop_sidebar{padding:15px 12px;border:1px solid #D1DEE5;border-radius:6px;margin-bottom:15px}.ui-selectmenu-menu .ui-menu li:hover{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:rgba(61,165,217,0.15) !important;cursor:pointer}#sortdir-menu .popular_message .ui-menu-item-wrapper{padding:3px 9px}#sortdir-menu .popular_message .ui-menu-item-wrapper div{padding:3px 1em 3px .4em}.search_suggestions .suggested_product:not(.variation_with_version) .name{-webkit-line-clamp:3}}@media only screen and (min-width: 961px){.remove_favourite input[type='submit']:hover,.remove_favourite .login_fav_link:hover{color:#C9CFD1}.add_favourite input[type='submit']:hover,.add_favourite .login_fav_link:hover{color:#FF4438}}@media only screen and (min-width: 1500px){.list .listing_item .item_info .item_merchant{align-items:flex-start}.list .listing_item .item_info .item_merchant .payment_options{align-items:flex-start;margin-top:2px}.list .listing_item .item_info .item_merchant .payment_options .wrap_payments{margin-top:3px}.list .listing_item .item_info .item_merchant .wrap_merchant_reviews{margin-top:3px}.wrap_merchant_reviews,.payment_options{vertical-align:super}}@media only screen and (max-width: 1499px){.list .listing_item .item_merchant .container_icon-card{width:28px;min-width:28px;height:28px;border:1px solid #185A7D;justify-content:center;align-items:center;border-radius:50%}.listing_container .listing_item .item_info .item_merchant .container_icon-card{display:inline-flex}.listing_container .listing_item .item_info .item_merchant .payment_options{display:none}}@media only screen and (max-width: 1360px){.grid .listing_item{height:356px;padding:15px}.grid .listing_item .item_image{margin-bottom:15px}.grid .listing_item .item_price{left:15px;bottom:13px;width:calc(100% - 30px)}.grid .listing_item .item_actions .listing_item_button{width:60px;right:13px;bottom:15px;height:30px;line-height:30px}}@media only screen and (max-width: 1180px){.grid .listing_item{height:393px}}@media only screen and (max-width: 1152px){.listing_container .listing_item .item_info .item_name{white-space:normal;overflow:hidden}.listing_container .listing_item .listing_item_button span{display:none}.grid .listing_item{width:calc(33.33% - 9px)}}@media only screen and (min-width: 801px) and (max-width: 1024px){.listing_wrapper.two_columns .listing_header,.listing_wrapper.two_columns #listing{width:calc(100% - 210px)}}@media only screen and (min-width: 481px) and (max-width: 1024px){.list .listing_item .item_price .shipping_price{display:block}}@media only screen and (max-width: 1024px){.listing_wrapper.two_columns .listing_header .first_row{gap:8px}.listing_wrapper.two_columns .left_sidebar{width:210px}.listing_wrapper.two_columns .listing_pagination{padding-right:210px}.listing_item .item_info .item_name{font-weight:400}.listing_item .item_info .merchant_reviews span{display:none}.listing_item .item_price.total_price_sorting .item_total_price span{display:none}}@media only screen and (max-width: 960px){.listing_wrapper.two_columns .listing_header .first_row{font-size:12px;gap:5px}.listing_wrapper.two_columns .listing_header .first_row .include_shipping{gap:5px}.listing_container:not(.grid) .listing_item .item_price:not(.total_price_sorting) .item_basic_price,.listing_container:not(.grid) .listing_item .item_price.total_price_sorting .item_total_price{font-size:15px}.grid .listing_item{width:calc(50% - 9px)}.grid .listing_item .item_price:not(.total_price_sorting) .item_basic_price{font-size:15px}.drezzy_promo img,.drezzy_promo p,.drezzy_promo .button{display:block;margin:0 auto}.drezzy_promo p{padding:18px 0}.drezzy_promo .button{width:100px}}@media only screen and (max-width: 800px){.fullpage_container{padding:6px 15px 10px}.search_suggestions{overflow:hidden;position:relative;width:calc(100% + 30px);margin-left:-15px;height:95px;margin-bottom:12px;order:1}.search_suggestions::after{pointer-events:none;touch-action:none;content:"";display:block;position:absolute;top:0;bottom:0;right:0;width:30px;height:100%;background:linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 70%, white 100%);background:-webkit-linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 70%, white 100%);background:-moz-linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 70%, white 100%);width:15px}.search_suggestions .suggestions_title{border:none;padding:0 15px;margin:0}.search_suggestions .suggestions_wrapper{width:100%;padding:0 15px 30px 15px;margin-bottom:-30px;white-space:nowrap;overflow-x:scroll;overflow-y:auto;scrollbar-width:none;display:flex;gap:6px}.search_suggestions .suggestions_wrapper::-webkit-scrollbar{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:0;display:none}.search_suggestions .suggested_product{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 1px 3px RGBA(59, 81, 102, 0.2);-moz-box-shadow:0 1px 3px RGBA(59, 81, 102, 0.2);box-shadow:0 1px 3px RGBA(59, 81, 102, 0.2);align-items:center;padding:6px 12px;border:1px solid #4d727d;height:57px;flex:1 0 auto;max-width:275px}.search_suggestions .suggested_product.variation_with_version .name{display:block;text-overflow:ellipsis}.search_suggestions .suggested_product:not(.variation_with_version) .name{white-space:normal}.search_suggestions .suggested_product.additional_product{display:flex}.search_suggestions .suggested_product .product_info{width:calc(100% - 51px)}.search_suggestions .see_all_popular_items{display:none}.listing_wrapper.two_columns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border-bottom:none;margin-bottom:0}.listing_wrapper.two_columns .ui-selectmenu-button .ui-selectmenu-text{line-height:17px}.listing_wrapper.two_columns .ui-selectmenu-button .ui-selectmenu-text::after{top:0;right:10px;line-height:13px}.listing_wrapper.two_columns #listing{width:100%;padding:0;order:3;margin-bottom:30px}.listing_wrapper.two_columns #listing .listing_container.list .listing_item:first-of-type{border-top:none}.listing_wrapper.two_columns #listing .button.more_offers{margin-bottom:0}.listing_wrapper.two_columns .desktop_sidebar.listing_articles .article_preview,.listing_wrapper.two_columns .to_desktop_sidebar.listing_articles .article_preview{width:100%}.listing_wrapper.two_columns .desktop_sidebar{margin-bottom:0}.listing_wrapper.two_columns .desktop_sidebar:not(.search_suggestions){width:calc(100% + 30px);padding:30px 15px;margin-left:-15px;border-top:1px solid #D1DEE5}.listing_wrapper.two_columns .desktop_sidebar.search_suggestions{margin-top:2px}.listing_wrapper.two_columns .desktop_sidebar.search_suggestions:not(#facets){gap:9px}.listing_wrapper.two_columns .desktop_sidebar:not(#facets){display:flex;flex-direction:column}.listing_wrapper.two_columns #facets.toggle_content{width:calc(100% + 30px);margin:0 -15px 12px -15px;padding:24px 30px 12px 30px;border-top:none;border-bottom:1px solid #D1DEE5;background-color:#fff}.listing_wrapper.two_columns #facets.toggle_content::before{display:none}.listing_wrapper.two_columns .listing_pagination{padding-right:0}.listing_wrapper.two_columns #facets{order:2}.listing_wrapper.two_columns .listing_articles,.listing_wrapper.two_columns .review_link{order:4}.listing_wrapper.two_columns h3.block_title{font-size:18px;border:none;padding:0}.listing_wrapper.two_columns .listing_articles.listing_shopping_guides{order:6}.listing_wrapper.two_columns .listing_articles .article_preview{padding:0;margin-bottom:9px}.listing_wrapper.two_columns .listing_articles .article_preview:last-of-type{margin-bottom:0}.listing_wrapper.two_columns .review_link h3.block_title i{display:none}.listing_wrapper.two_columns .review_link .article_preview{margin:0;padding:0}.listing_wrapper.two_columns .special_link{order:3}.listing_wrapper.two_columns .crosslinks.top_brand{order:3}.listing_wrapper.two_columns .crosslinks.top_category{order:5}body:not(.c_special_events) .listing_wrapper.two_columns .listing_header{line-height:initial;background-color:#f4f8fb;padding:10px 10px 10px 0;margin:0 -15px;width:calc(100% + 30px);border-top:1px solid #D1DEE5;border-bottom:1px solid #D1DEE5;order:2;z-index:1}body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row{align-items:stretch;gap:0}body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row .offers-filter,body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row .listing_order_select,body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row .include_shipping,body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row .listing_layout_switch{display:flex;flex-direction:column;gap:10px;flex:1 0 calc(33.333% - 9px);padding:0 10px;border-right:1px solid #D1DEE5;justify-content:space-between}body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row .offers-filter[data-filter-empty="yes"]{justify-content:flex-end;display:none}body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row .offers-filter[data-filter-empty="yes"]+.listing_order_select{max-width:initial;flex-grow:1}body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row .offers-filter[data-filter-empty="yes"]+.listing_order_select+.include_shipping{max-width:initial;flex-grow:1}body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row .offers-filter .results_number{line-height:17px}body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row .listing_order_select{position:relative}body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row .listing_order_select.active .ui-selectmenu-text{color:#185A7D}body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row .listing_order_select label{color:#02394A;font-weight:700;line-height:13px}body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row .listing_order_select #sortdir-button{position:initial}body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row .listing_order_select .ui-selectmenu-text{padding-right:0;color:#02394A}body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row .include_shipping{align-items:center}body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row .include_shipping .mobile_label{color:#02394A;font-weight:700;line-height:13px}body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row .include_shipping .desktop_label{display:none}body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row .listing_layout_switch{flex:0 0 26px;padding-right:0;border-right:none;align-items:center;margin-left:0}body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row .listing_layout_switch>span{display:none}body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row .listing_layout_switch a{margin-left:0}body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row>.active{background-color:#fff;position:relative}body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row>.active:before,body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row>.active:after{content:"";width:calc(100% + 2px);position:absolute;height:10px;background-color:#fff;border-right:1px solid #D1DEE5;border-left:1px solid #D1DEE5;left:-1px}body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row>.active:before{top:-10px}body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row>.active:after{bottom:-11px;border-bottom:1px solid #fff;height:11px}.offers-filter.mobile-filters.active .facets_show::after{transform:rotate(180deg)}.facets_show{display:inline-block;position:relative;text-decoration:none;color:#02394A;font-weight:700;line-height:13px}.facets_show::after{content:"\e801";font-family:"icons7px";font-style:normal;font-weight:normal;text-decoration:inherit;font-size:17px;color:#185A7D;position:absolute;right:0}.facets_show:hover{text-decoration:none}#mobile-active-facets{line-height:18px}.grid .listing_item{width:calc(33.33% - 9px)}.no_results_message{font-size:15px;margin-top:0;padding:15px 0 30px 0;border-top:none}#listing{margin-top:10px}#listing.empty{-webkit-box-shadow:0 2px 0 #fff;-moz-box-shadow:0 2px 0 #fff;box-shadow:0 2px 0 #fff;margin-top:-30px}.no_items_found{padding:20px 0;margin:48px 0 30px 0}.user_feedback{margin-bottom:30px}.other_offers_separator{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;width:calc(100% + 30px);margin:18px -15px}.listing_container.grid+.other_offers_separator{margin:21px -15px 15px -15px}.listing_container.grid .listing_item.accurate+.other_offers_separator{width:calc(100% + 30px);margin:21px -15px 15px -6px}#sortdir-menu{-webkit-box-shadow:0 5px 5px rgba(51,50,50,0.25);-moz-box-shadow:0 5px 5px rgba(51,50,50,0.25);box-shadow:0 5px 5px rgba(51,50,50,0.25);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;margin:0;border:none}#sortdir-menu[data-filter-empty="yes"]{margin-left:-12px}#sortdir-menu li{-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;margin-right:-10px;margin-left:-10px;padding:10px}#sortdir-menu li:not(.close){font-size:12px}#sortdir-menu li div{padding:0}}@media only screen and (max-width: 768px){.listing_articles .article_preview:last-of-type{padding-bottom:15px}}@media only screen and (max-width: 640px){.list .listing_item .item_info .item_name{-webkit-line-clamp:3}.list .listing_item .item_info .item_merchant{gap:4px}.listing_item .item_info,.listing_item .item_price,.listing_item .item_actions{padding-top:0}.listing_item .item_info .item_desc{margin-bottom:12px}.listing_item .item_info .item_merchant{min-height:51px}.listing_item .item_info .item_merchant .merchant_name{display:block}.listing_item .item_info .item_merchant .wrap_merchant_reviews .info_tooltip{margin-top:0}.listing_item .item_info .item_merchant .wrap_merchant_reviews .review_service_logo.feedaty_logo{background-size:16px 16px;width:16px;height:16px}.listing_item .item_info .item_merchant .wrap_merchant_reviews .review_service_logo.trusted_logo{background-size:52px 16px;width:15px;height:16px}.listing_item .item_info .item_actions{padding-left:15px}.listing_item .item_info .item_merchant .merchant_logo{display:none !important}}@media only screen and (max-width: 600px){.first_row .offers-filter .facets_show{font-size:11px}.first_row .listing_order_select label{font-size:11px}.first_row .include_shipping .mobile_label{font-size:11px}.results_number,.ui-selectmenu-button,#sortdir,#sortdir-menu,#sortdir-menu li div{font-size:11px}.results_number{font-weight:400}.listing_header .listing_layout_switch{margin-left:6px}.listing_header .listing_layout_switch span{display:none}.listing_container.grid{width:calc(100% + 32px);margin-left:-16px}.listing_container.grid+.other_offers_separator{margin:0 -15px 0 -15px;height:auto;padding-top:15px}.listing_container.grid .listing_item.accurate+.other_offers_separator{width:100%;margin:0;height:auto;padding-top:15px}.list .listing_item{width:calc(100% + 30px);margin-left:-15px;padding:15px}.grid .listing_item{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;width:calc(50% + 1px);margin:-1px 0 0 -1px}.grid .listing_item .merchant_name_and_logo{flex-basis:100%}}@media only screen and (max-width: 480px){.search_results_title h2{font-size:15px}.listing_wrapper.two_columns .listing_header{padding-right:6px}.listing_wrapper.two_columns .listing_header .first_row .offers-filter,.listing_wrapper.two_columns .listing_header .first_row .listing_order_select,.listing_wrapper.two_columns .listing_header .first_row .include_shipping{padding:0 6px}.listing_wrapper.two_columns .listing_header .first_row .offers-filter .results_number{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.listing_wrapper.two_columns .listing_header .first_row .listing_layout_switch{padding-left:6px}.list .listing_item{padding-left:133px;position:relative;padding-bottom:13px}.list .listing_item .item_image{position:absolute;top:12px;left:15px;padding:0}.list .listing_item .item_info{margin-bottom:15px;padding:0}.list .listing_item .item_info .item_name{margin-bottom:12px;padding-right:35px}.list .listing_item .item_info .item_merchant .wrap_merchant_reviews{flex-basis:100%}.list .listing_item .item_price{width:calc(100% - 72px);text-align:left}.list .listing_item .item_price .item_basic_price{margin-bottom:3px}.list .listing_item .item_price .free_shipping_threshold{margin-top:6px}.list .listing_item .item_price .free_shipping_threshold>span{display:flex;gap:4px}.list .listing_item .item_price .free_shipping_threshold>span i{position:relative}.list .listing_item .item_price.total_price_sorting .item_total_price{margin-bottom:0}.list .listing_item .item_price.total_price_sorting .item_total_price span{display:inline;font-size:11px}.list .listing_item .item_price.total_price_sorting .item_basic_price,.list .listing_item .item_price.total_price_sorting .item_delivery_price{display:inline-block;font-size:11px}.list .listing_item .item_price:not(.total_price_sorting) .item_total_price{display:none}.list .listing_item .item_actions{position:absolute;width:1px;bottom:15px;top:15px;right:0;padding:0}.list .listing_item .item_actions .link_to_product{position:absolute;width:100px;padding:0;border:none;left:calc(-100vw + 15px);bottom:0}.list .listing_item .listing_item_button{width:72px;position:absolute;bottom:0;right:15px;margin:0}.list .listing_item .add_favourite,.list .listing_item .remove_favourite{position:absolute;top:-6px;right:6px}.list .listing_item .add_favourite input[type='submit'],.list .listing_item .add_favourite .login_fav_link,.list .listing_item .remove_favourite input[type='submit'],.list .listing_item .remove_favourite .login_fav_link{height:30px;line-height:30px;font-size:24px}.list .listing_item .item_availability{display:none}.list .listing_item.highlighted .item_info .item_name p{display:block}.grid .listing_item .item_info .item_merchant .wrap_merchant_reviews .merchant_reviews,.grid .listing_item .item_info .item_merchant .wrap_merchant_reviews .info_tooltip,.grid .listing_item .item_info .item_merchant .wrap_merchant_reviews .wrap_badges{float:left}.grid .listing_item .item_info .item_merchant .wrap_merchant_reviews .merchant_reviews:first-of-type{margin-bottom:8px}.grid .listing_item .item_info .item_merchant .wrap_merchant_reviews .merchant_reviews:not(.rating_image){clear:left}.grid .listing_item .item_info .item_merchant .wrap_merchant_reviews .rating_image{margin-top:4px;margin-bottom:8px}.grid .listing_item .item_info .item_merchant .wrap_merchant_reviews .info_tooltip{margin-left:3px}.grid .listing_item .item_price .free_shipping_threshold i{display:none}.listing_item .item_desc{display:none}.listing_wrapper.two_columns h3.block_title{font-size:15px}#sortdir-menu[data-filter-empty="yes"]{padding-left:10px}}@media only screen and (max-width: 440px){.listing_container .listing_item .item_price .free_shipping_threshold .shipping_price{display:block}}@media only screen and (max-width: 400px){.list .listing_item{padding-left:105px}.list .listing_item .item_image img{width:75px;height:75px}.list .listing_item .item_actions .link_to_product{width:75px}}@media only screen and (max-width: 360px){.listing_wrapper.two_columns .listing_header .first_row .listing_order_select .ui-selectmenu-button .ui-selectmenu-text{padding-right:0;margin:auto}.listing_wrapper.two_columns .listing_header .first_row .listing_layout_switch{padding-right:0;flex-basis:auto}.grid .listing_item .item_actions .link_to_product{top:36px;width:36px}.grid .listing_item .item_actions .add_favourite,.grid .listing_item .item_actions .remove_favourite{width:36px}.grid .listing_item .item_actions .add_favourite input[type="submit"],.grid .listing_item .item_actions .add_favourite .login_fav_link,.grid .listing_item .item_actions .remove_favourite input[type="submit"],.grid .listing_item .item_actions .remove_favourite .login_fav_link{font-size:24px;width:36px;height:36px;line-height:36px}.grid .listing_item .item_actions .listing_item_button{display:none}.grid .listing_item .item_image img{width:90px;height:90px}}@media only screen and (max-width: 340px){.listing_wrapper.two_columns .listing_header .first_row .listing_order_select label span{display:none}.listing_wrapper.two_columns .listing_header .first_row .listing_order_select .ui-selectmenu-button .ui-selectmenu-text{text-wrap:revert}body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row .offers-filter[data-filter-empty="yes"]+.listing_order_select+.include_shipping .mobile_label span{display:inline}body:not(.c_special_events) .listing_wrapper.two_columns .listing_header .first_row .include_shipping .mobile_label span{display:none}}@media only screen and (max-width: 320px){.list .listing_item{padding-left:90px}.list .listing_item .item_image img{width:60px;height:60px}.list .listing_item .item_info .item_merchant{margin-bottom:0}.list .listing_item .item_actions .link_to_product{width:60px}.grid .listing_item{height:383px}.grid .listing_item .item_image img{width:80px;height:80px}.listing_item .listing_item_button{width:54px}}.tooltipster-sidetip .simple_form .input{margin-bottom:1.5em}.tooltipster-sidetip .simple_form .input label{font-size:inherit;margin-bottom:0.5em}.tooltipster-sidetip .tooltipster-box{-webkit-box-shadow:0 0 9px rgba(51,50,50,0.3);-moz-box-shadow:0 0 9px rgba(51,50,50,0.3);box-shadow:0 0 9px rgba(51,50,50,0.3);background:#fff !important;border:1px solid #185A7D !important;margin:0 15px 9px 15px;padding:1px}.tooltipster-sidetip .tooltipster-content{color:#02394A !important;padding:15px !important}.tooltipster-sidetip .tooltipster-content p{margin-bottom:1.5em}.tooltipster-sidetip .tooltipster-content p:last-child{margin-bottom:0}.tooltipster-sidetip .tooltipster-content p.success{color:#52AA5E;font-size:1.2em;margin-bottom:0}.tooltipster-sidetip .tooltipster-content p.error{color:#FF4438;margin-bottom:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#fff !important}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#185A7D !important}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#fff !important}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#185A7D !important}.tooltipster-sidetip input[type="submit"]{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:rgba(61,165,217,0.1);color:#3DA5D9;border:none;padding:9px 24px;font-size:15px;float:right;cursor:pointer}.tooltipster-sidetip input[type="submit"]:hover{background:#3DA5D9;color:#fff}.info_tooltip{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;font-size:12px;font-weight:600;line-height:13px;display:inline-block;width:14px;height:14px;border:1px solid;text-align:center;vertical-align:top;margin-top:-4px;color:#4d727d;cursor:pointer;color:#02394A}@media only screen and (max-width: 480px){.tooltipster-sidetip .tooltipster-content{padding:18px !important}}.user_feedback{text-align:center;margin-bottom:45px}.user_feedback p,.user_feedback .feedback-tooltip{display:inline-block;vertical-align:middle;margin:0 6px 15px 6px}.user_feedback .feedback-tooltip{line-height:38px;padding:0 24px;color:#3DA5D9;background:rgba(61,165,217,0.1);cursor:pointer}.user_feedback .feedback-tooltip:hover{background:rgba(61,165,217,0.15)}.user_info .button_to{margin-bottom:15px}#narrowpage_container .review_form .disabled_input label,.narrow_page_container_class .review_form .disabled_input label{color:#02394A}#narrowpage_container .review_form .input.disabled_input,.narrow_page_container_class .review_form .input.disabled_input{margin-bottom:12px}#narrowpage_container .review_form .input.disabled_input+p,.narrow_page_container_class .review_form .input.disabled_input+p{margin-bottom:24px !important;color:#4d727d}#narrowpage_container .review_form fieldset legend,.narrow_page_container_class .review_form fieldset legend{font-size:15px;font-weight:700;width:100%;border-bottom:1px solid #D1DEE5;padding-bottom:15px;margin-bottom:15px}#narrowpage_container .narrowpage_box .login_separation,.narrow_page_container_class .narrowpage_box .login_separation{height:1px;background:#F3F7F8;margin:60px 0 32px 55px;position:relative}#narrowpage_container .narrowpage_box .login_separation div,.narrow_page_container_class .narrowpage_box .login_separation div{position:absolute;left:-54px;top:-7px;text-transform:uppercase;font-size:11px;color:#97AAAF}#narrowpage_container .narrowpage_box .social_wrapper,.narrow_page_container_class .narrowpage_box .social_wrapper{flex-direction:column;gap:8px}#narrowpage_container .narrowpage_box .social_wrapper .login_social_button,.narrow_page_container_class .narrowpage_box .social_wrapper .login_social_button{flex:1 0 auto}#narrowpage_container .narrowpage_box .social_wrapper .login_social_button .big_button,.narrow_page_container_class .narrowpage_box .social_wrapper .login_social_button .big_button{justify-content:center;align-items:center;line-height:48px;width:100%;padding:0;border:1px solid #BACDD8;background-color:#fff;color:#02394A}#narrowpage_container .narrowpage_box .social_wrapper .login_social_button .big_button object,#narrowpage_container .narrowpage_box .social_wrapper .login_social_button .big_button i,.narrow_page_container_class .narrowpage_box .social_wrapper .login_social_button .big_button object,.narrow_page_container_class .narrowpage_box .social_wrapper .login_social_button .big_button i{width:40px;height:46px}#narrowpage_container .narrowpage_box .social_wrapper .login_social_button .big_button.facebook_button i,.narrow_page_container_class .narrowpage_box .social_wrapper .login_social_button .big_button.facebook_button i{color:#4267B2;font-size:27px}#narrowpage_container .narrowpage_box .social_wrapper .login_social_button .big_button.google_oauth2_button object,.narrow_page_container_class .narrowpage_box .social_wrapper .login_social_button .big_button.google_oauth2_button object{height:24px}#narrowpage_container .narrowpage_box .g-recaptcha,.narrow_page_container_class .narrowpage_box .g-recaptcha{margin-bottom:30px}#narrowpage_container .narrowpage_box .register,.narrow_page_container_class .narrowpage_box .register{font-size:15px;margin-left:15px}#narrowpage_container .narrowpage_box .close_icon,.narrow_page_container_class .narrowpage_box .close_icon{display:block;position:absolute;top:13px;right:13px;width:20px;height:20px;background:url(https://s1.trovaprezzi.it/assets/images/close.png) no-repeat center center;background-size:18px 18px}#narrowpage_container #login h1,#narrowpage_container #signup h1,.narrow_page_container_class #login h1,.narrow_page_container_class #signup h1{margin-bottom:12px}#narrowpage_container #login .checkbox_list .input,#narrowpage_container #signup .checkbox_list .input,.narrow_page_container_class #login .checkbox_list .input,.narrow_page_container_class #signup .checkbox_list .input{margin-bottom:15px}#new_merchant_review fieldset{margin-bottom:30px}.feedback_message{text-align:center;font-size:18px;padding:30px 0 90px 0}.feedback_message .success,.feedback_message .failure{font-weight:700;display:block;margin-bottom:0.5em}.feedback_message .success{color:#52AA5E}.feedback_message .failure{color:#FF4438}.feedback_message a{display:block;margin-top:1em}.user_page h1{display:inline-block;margin-right:12px}.user_page .logout_link{display:inline-block;margin-bottom:30px}.user_page .title{font-size:15px;font-weight:700;margin-bottom:15px}.user_page input[type="checkbox"]{display:none}.user_page input[type="checkbox"]+label{color:#02394A;display:inline-block;position:relative;padding-left:30px;line-height:20px;cursor:pointer}.user_page input[type="checkbox"]+label:hover{color:#3DA5D9}.user_page input[type="checkbox"]+label span{color:#97AAAF;font-size:11px}.user_page input[type="checkbox"]+label::before{position:absolute;top:0;left:-2px;font-family:"icons7px";font-size:22px;color:#97AAAF;content:"\e803"}.user_page input[type="checkbox"]:checked+label::before{color:#185A7D;content:"\e804"}.user_page .status{font-size:11px;text-transform:uppercase;font-weight:500;padding:3px 6px;color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin-left:6px}.user_page .status.enabled{color:#52AA5E;background:rgba(0,128,0,0.1)}.user_page .status.disabled{background:rgba(255,165,0,0.1);color:orange}.user_page .user_info{margin-bottom:48px}.user_page .user_info p{color:#4d727d}.user_page .review_status{margin-bottom:24px;display:inline-block}.user_page .review_status span{padding:3px 6px;color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.user_page .review_status span.approved{background:#52AA5E}.user_page .review_status span.not_approved{background:#FF4438}.user_page .review_status span.pending{background:#FFBA08}.user_page .edit_button{display:inline-block;margin-left:6px}.user_page .edit_button i{margin-right:3px;font-size:15px;line-height:13px}.user_page .which_merchant{margin:0 12px 6px 0;color:#4d727d;display:inline-block}.user_page .user_rating_container:last-child{border:none}.user_page section{margin-bottom:30px}.user_page section .simple_form .input{margin-bottom:0}.user_page .delete_account_link{display:inline-block}.user_page .delete_account_link input{vertical-align:baseline}.empty_list_placeholder{-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;height:300px;background-color:#fff;border:1px dashed #D1DEE5;margin-bottom:30px;position:relative}.empty_list_placeholder .message{position:absolute;top:115px;left:180px;color:#97AAAF;font-size:18px}.empty_list_placeholder .message .message_title{color:#52AA5E;font-size:24px;font-weight:700}.empty_list_placeholder .message p span{white-space:nowrap}.empty_list_placeholder::after{font-family:'icons7px';display:block;font-size:160px;line-height:160px;position:absolute;top:70px;right:180px;color:#F3F7F8}.empty_list_placeholder.error .message_title{color:#FF4438}.empty_list_placeholder.no_reviews::after{content:"\e815"}.empty_list_placeholder.no_favourites.error::after{content:"\e80a"}.empty_list_placeholder.no_favourites::after{content:"\e80b"}input.link_style_input{display:inline;padding:0;background:none;border:none;color:#3DA5D9;font-size:13px;cursor:pointer}input.link_style_input:hover{text-decoration:underline}input.btn,input.email,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}#narrowpage_container.popup .narrowpage_box,.narrow_page_container_class.popup .narrowpage_box{padding:30px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.mfp-close-btn-in .mfp-close{color:#97AAAF;opacity:1;background:none}.mfp-close-btn-in .mfp-close:hover{color:#FF4438}@media only screen and (min-width: 641px){#narrowpage_container .narrowpage_box .social_wrapper{flex-direction:row;gap:12px}}@media only screen and (max-width: 1200px){.empty_list_placeholder .message{left:90px}.empty_list_placeholder::after{right:90px}}@media only screen and (max-width: 1024px){.empty_list_placeholder{height:240px}.empty_list_placeholder .message{left:60px;top:96px;font-size:13px}.empty_list_placeholder .message .message_title{font-size:18px}.empty_list_placeholder::after{right:60px;font-size:120px;line-height:120px;top:60px}}@media only screen and (max-width: 800px){.empty_list_placeholder .message{left:30px}.empty_list_placeholder::after{right:30px}}@media only screen and (max-width: 640px){.feedback_message{font-size:15px;padding:30px 0 60px 0}.feedback_message .success,.feedback_message .failure{font-size:15px}.user_page .which_merchant{display:block;margin-right:0}#narrowpage_container .narrowpage_box .big_button{width:100%;line-height:42px}#narrowpage_container .narrowpage_box .social_wrapper{gap:12px}.empty_list_placeholder{height:auto;text-align:center;padding:60px 30px}.empty_list_placeholder .message{position:inherit;line-height:inherit;margin-bottom:15px;top:auto;left:auto}.empty_list_placeholder .message .message_title{font-size:15px;margin-bottom:12px}.empty_list_placeholder::after{position:inherit;font-size:60px;line-height:60px;top:auto;right:auto}}@media only screen and (max-width: 480px){#narrowpage_container .narrowpage_box .form_container label,#narrowpage_container .narrowpage_box .checkbox_container label,.narrow_page_container_class .narrowpage_box .form_container label,.narrow_page_container_class .narrowpage_box .checkbox_container label{font-size:13px}#narrowpage_container .narrowpage_box .login_separation,.narrow_page_container_class .narrowpage_box .login_separation{margin-top:36px;margin-bottom:24px}#narrowpage_container .narrowpage_box .register,.narrow_page_container_class .narrowpage_box .register{display:block;margin:18px 0 0 0;text-align:center}#narrowpage_container.popup .narrowpage_box,.narrow_page_container_class.popup .narrowpage_box{padding:36px 15px 30px 15px}#narrowpage_container.popup .narrowpage_box p,.narrow_page_container_class.popup .narrowpage_box p{margin-bottom:18px}#narrowpage_container.popup .narrowpage_box .simple_form .checkbox_list,.narrow_page_container_class.popup .narrowpage_box .simple_form .checkbox_list{padding-bottom:12px}.empty_list_placeholder p{font-size:13px}.user_page h1{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.user_page .logout_link{margin-bottom:18px}.user_page .title{font-size:13px}}@media only screen and (max-width: 380px){#narrowpage_container .narrowpage_box .big_button.register,.narrow_page_container_class .narrowpage_box .big_button.register{margin:15px 0 0 0}}#narrowpage_container .narrowpage_box.new_session{flex-direction:column;gap:24px;margin-bottom:0}#narrowpage_container .narrowpage_box.new_session p:last-of-type{margin-bottom:0 !important}#narrowpage_container .narrowpage_box.new_session .dynamic-title h2{font-size:24px;font-weight:700;margin-bottom:0}#narrowpage_container .narrowpage_box.new_session .sign-in-container{flex-direction:row;flex-wrap:wrap;gap:25px}#narrowpage_container .narrowpage_box.new_session .sign-in-container .sign-in-container-left{max-width:220px;padding:15px;background:#F3F7F8}#narrowpage_container .narrowpage_box.new_session .sign-in-container .sign-in-container-left .explanation-title{font-size:15px;font-weight:700;margin-bottom:30px}#narrowpage_container .narrowpage_box.new_session .sign-in-container .sign-in-container-left .explanation-point{gap:9px;margin-bottom:15px}#narrowpage_container .narrowpage_box.new_session .sign-in-container .sign-in-container-left .explanation-point:last-child{margin-bottom:0}#narrowpage_container .narrowpage_box.new_session .sign-in-container .sign-in-container-left .explanation-point .icon-login-check{font-size:13px;color:#97AAAF}#narrowpage_container .narrowpage_box.new_session .sign-in-container .sign-in-container-left .explanation-point strong{display:block;margin-bottom:5px}#narrowpage_container .narrowpage_box.new_session .sign-in-container .sign-in-container-right{flex-grow:1}#narrowpage_container .narrowpage_box.new_session .sign-in-container .sign-in-container-right h2{font-weight:700;margin-bottom:24px;margin-top:15px}#narrowpage_container .narrowpage_box.new_session .sign-in-container .sign-in-container-right .password-with-link{position:relative}#narrowpage_container .narrowpage_box.new_session .sign-in-container .sign-in-container-right .password-with-link .forgot-password-link{position:absolute;top:0;right:0}#narrowpage_container .narrowpage_box.new_session .sign-in-container .sign-in-container-right .password-with-link .forgot-password-link.short-text{display:none}#narrowpage_container .narrowpage_box.new_session .sign-in-container .sign-in-container-bottom{width:100%}#narrowpage_container .narrowpage_box.new_session .simple_form,#narrowpage_container .narrowpage_box.new_session .checkbox_list{flex-direction:column;gap:24px}#narrowpage_container .narrowpage_box.new_session .simple_form label{font-size:13px}#narrowpage_container .narrowpage_box.new_session .simple_form .input{margin-bottom:0;width:100%}#narrowpage_container .narrowpage_box.new_session .simple_form .input.password{position:relative}#narrowpage_container .narrowpage_box.new_session .simple_form .input.password_with_toggle label{display:block;font-weight:700;margin-bottom:6px}#narrowpage_container .narrowpage_box.new_session .simple_form .input.password_with_toggle i{line-height:43px;width:43px;height:43px;text-align:center;color:#B0BCC0;font-size:24px;position:absolute;right:0;top:0}#narrowpage_container .narrowpage_box.new_session .simple_form .input.password_with_toggle i.icon-show_psw{color:#185A7D}#narrowpage_container .narrowpage_box.new_session .simple_form .input.password_with_toggle input.password_with_toggle{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:1px solid #BACDD8;padding:12px;color:#02394A;line-height:17px;width:100%;padding-right:43px}#narrowpage_container .narrowpage_box.new_session .simple_form .input.password_with_toggle input.password_with_toggle::placeholder{color:#97AAAF}#narrowpage_container .narrowpage_box.new_session .simple_form .input.password_with_toggle input.password_with_toggle:invalid{border-color:#FF4438}#narrowpage_container .narrowpage_box.new_session .simple_form .error{margin-top:6px;font-size:13px;font-weight:400}#narrowpage_container .narrowpage_box.new_session .simple_form .form-inputs{flex-direction:column;gap:24px}#narrowpage_container .narrowpage_box.new_session .simple_form .form-inputs .field_with_errors input,#narrowpage_container .narrowpage_box.new_session .simple_form .form-inputs .field_with_errors textarea{margin-bottom:0}#narrowpage_container .narrowpage_box.new_session .simple_form #password-container{margin-bottom:6px}#narrowpage_container .narrowpage_box.new_session .simple_form .checkbox_list{padding:0}#narrowpage_container .narrowpage_box.new_session .simple_form .g-recaptcha{margin-bottom:0}#narrowpage_container .narrowpage_box.new_session .simple_form .wrap_actions{flex-direction:column;width:100%;max-width:300px;align-self:center}#narrowpage_container .narrowpage_box.new_session .simple_form .form-actions{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #E7ECF0}#narrowpage_container .narrowpage_box.new_session .simple_form .big_button{width:100%}#narrowpage_container .narrowpage_box.new_session .simple_form .big_button.darker{background-color:#3DA5D9;color:#ffffff}#narrowpage_container .narrowpage_box.new_session .simple_form .big_button.strong{font-weight:700}#narrowpage_container .narrowpage_box.new_session .simple_form .big_button.disabled{background-color:#C9CFD1;color:#fff;cursor:not-allowed;pointer-events:all}#narrowpage_container .narrowpage_box.new_session .login_separation{position:relative;height:inherit;margin:0 0 24px 0;background-color:transparent}#narrowpage_container .narrowpage_box.new_session .login_separation:before{content:"";display:block;height:1px;background-color:#E7ECF0;position:absolute;top:7px;width:100%}#narrowpage_container .narrowpage_box.new_session .login_separation div{position:relative;left:auto;top:auto;background-color:#fff;display:inline-block;padding-right:10px}@media only screen and (max-width: 640px){#narrowpage_container .narrowpage_box.new_session .sign-in-container .sign-in-container-right .password-with-link .forgot-password-link.short-text{display:block}#narrowpage_container .narrowpage_box.new_session .sign-in-container .sign-in-container-right .password-with-link .forgot-password-link.full-text{display:none}}@media only screen and (max-width: 590px){#narrowpage_container .narrowpage_box.new_session .dynamic-title h2{font-size:18px}#narrowpage_container .narrowpage_box.new_session .sign-in-container{flex-direction:column}#narrowpage_container .narrowpage_box.new_session .sign-in-container .sign-in-container-left{order:3;max-width:none}#narrowpage_container .narrowpage_box.new_session .sign-in-container .sign-in-container-left .explanation-title{margin-bottom:18px}#narrowpage_container .narrowpage_box.new_session .sign-in-container .sign-in-container-right{order:1}#narrowpage_container .narrowpage_box.new_session .sign-in-container .sign-in-container-right h2.short-text{display:none}#narrowpage_container .narrowpage_box.new_session .sign-in-container .sign-in-container-bottom{order:2}#narrowpage_container .narrowpage_box.new_session .simple_form .wrap_actions{max-width:none}}.popup_on_user_action.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.popup_on_user_action.mfp-fade.mfp-bg.mfp-ready{opacity:0.8}.popup_on_user_action.mfp-fade.mfp-bg.mfp-ready .mfp-content{opacity:1}.popup_on_user_action.mfp-fade.mfp-wrap .mfp-content{-webkit-transition:0.15s ease-out;-moz-transition:0.15s ease-out;transition:0.15s ease-out;opacity:0}.popup_on_user_action.mfp-fade.mfp-bg{-webkit-transition:0.15s ease-out;-moz-transition:0.15s ease-out;transition:0.15s ease-out;opacity:0}.popup_on_user_action .coupon{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:none;background-color:transparent}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content{background-color:#fff}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .title{font-weight:700}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom .button{-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;text-transform:uppercase;font-size:12px;margin:0 auto;text-align:center;background-color:#FFA318;color:#fff;border:none;font-weight:400;line-height:38px}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom .button:hover{background-color:#FBB54C;text-decoration:none}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom .coupon-code a{color:#02394A;font-weight:700;text-decoration:none}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom .coupon-code a::selection{background-color:#3cade8;color:#fff}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom .coupon-button-total a .copied-text,.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom .coupon-button-total a .icon-checkmark-simple{display:none}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom .coupon-button-total a.active{background-color:#E8EEF2}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom .coupon-button-total a.active .copied-text{display:inline;color:#02394A}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom .coupon-button-total a.active .icon-checkmark-simple{display:block;color:#388659;font-size:24px}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom .coupon-button-total a.active .copy-text{display:none}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .top{background-color:#185A7D;color:#fff}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .top .discount{align-items:center;justify-content:center;gap:9px}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .top .discount .discount_subtitle{text-transform:uppercase}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .top .discount .discount_subtitle+span{font-weight:700}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .top .discount>span:not(.discount_subtitle),.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .top .discount>i{font-weight:700}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .bottom .merchant_logo{display:none}@media only screen and (min-width: 961px){.popup_on_user_action .mfp-inline-holder .mfp-content{width:945px;top:60px}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .claim{background-color:#3DA5D9;font-size:18px;text-align:center;font-weight:700;color:#fff;padding:5px 0}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .title{font-size:17px}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content{width:50%}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;width:410px;border:1px solid #B0BCC0;text-align:center;margin:30px auto;background-color:#fff;display:block}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .top{padding:21px 30px;position:relative}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .top:after{height:14px;width:calc(100% - 24px);right:12px;bottom:-6px;content:"";position:absolute;background:radial-gradient(ellipse at center, #fff 30%, #B0BCC0 31%, #B0BCC0 43%, #fff 0, transparent 44%, transparent 0);background-size:11px 11px;background-position:center;z-index:1}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom{-webkit-border-radius:0 0 20px 20px;-moz-border-radius:0 0 20px 20px;border-radius:0 0 20px 20px;padding:30px;position:relative;background-color:#F3F7F8}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom:after{-webkit-border-radius:20px 20px 0 0;-moz-border-radius:20px 20px 0 0;border-radius:20px 20px 0 0;right:-6px;transform:rotate(-90deg);top:-7px;content:"";width:20px;height:11px;background-color:#fff;border:1px solid #B0BCC0;border-bottom:none;position:absolute;z-index:1}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom:before{-webkit-border-radius:0 0 20px 20px;-moz-border-radius:0 0 20px 20px;border-radius:0 0 20px 20px;left:-6px;transform:rotate(-90deg);top:-7px;border:1px solid #B0BCC0;border-top:none;content:"";width:20px;height:11px;background-color:#fff;position:absolute;z-index:1}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom .coupon-code{background-color:#fff;padding:15px;margin-bottom:30px}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom .coupon-code a{font-size:24px}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom .see-coupon .button{width:160px}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content{display:flex;width:50%;flex-direction:column;background-color:#F3F7F8;justify-content:space-between}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .top{padding:15px}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .top .discount{font-size:15px}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .top .discount .discount_subtitle+span{font-size:45px}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .top .discount>span:not(.discount_subtitle),.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .top .discount>i{font-size:45px}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .bottom{padding:30px 40px;height:100%}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .bottom .description{padding-top:10px}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .bottom .description ul li{list-style:inherit}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .bottom .description ul{padding:5px 0 0 15px}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .see-all{text-align:center;padding-bottom:30px}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .mfp-close{top:35px;color:#fff;font-weight:700}}@media only screen and (max-width: 960px){html.vertical_scroll_off,body.vertical_scroll_off{overflow-y:hidden !important;margin-top:1px;top:0}html.vertical_scroll_off .popup_on_user_action,body.vertical_scroll_off .popup_on_user_action{overflow-y:hidden !important}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder,html.vertical_scroll_off .popup_on_user_action .mfp-content,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder,body.vertical_scroll_off .popup_on_user_action .mfp-content{position:fixed;bottom:0}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder{padding:0;display:flex;align-items:flex-end}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action{display:flex;flex-direction:column;gap:9px}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content{-webkit-border-radius:18px 18px 0 0;-moz-border-radius:18px 18px 0 0;border-radius:18px 18px 0 0;overflow:hidden;flex-direction:column;gap:15px;text-align:center;padding-bottom:21px;order:2}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content.with_code .first-content .coupon .bottom,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content.with_code .first-content .coupon .bottom{display:flex;align-items:center;width:100%;max-width:none}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content.with_code .first-content .coupon .bottom .coupon-code,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content.with_code .first-content .coupon .bottom .coupon-code{background-color:#F3F7F8}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content.with_code .first-content .coupon .bottom .coupon-code a,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content.with_code .first-content .coupon .bottom .coupon-code a{font-size:16px;line-height:36px}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content.with_code .first-content .coupon .bottom .button,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content.with_code .first-content .coupon .bottom .button{padding:0;width:100%;justify-content:center}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .merchant_logo,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .merchant_logo{max-width:96px;height:auto;margin:0 auto;object-fit:contain}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content{order:2;padding:0 15px}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon{display:flex;justify-content:center;align-items:center;gap:21px}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .top,html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom,html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .coupon-code,html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .coupon-button-total,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .top,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .coupon-code,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .coupon-button-total{flex-grow:1;margin:0 auto}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom,html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .button.coupon_popup_cta,html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .coupon-button-total,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .button.coupon_popup_cta,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .coupon-button-total{max-width:240px}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom{gap:21px}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content{display:flex;flex-direction:column;gap:15px}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .description,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .description{display:none}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .top,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .top{padding:12px 15px}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .top .discount,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .top .discount{line-height:16px}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .top .discount .discount_subtitle+span,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .top .discount .discount_subtitle+span{font-size:21px}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .top .discount>span:not(.discount_subtitle),html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .top .discount>i,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .top .discount>span:not(.discount_subtitle),body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .top .discount>i{font-size:21px}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .bottom,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .bottom{display:flex;flex-direction:column;gap:9px;text-align:left;padding:0 15px}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .bottom .title,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .bottom .title{font-size:15px}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .bottom .merchant_logo,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .bottom .merchant_logo{display:inline}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .bottom .wrap_description .description,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .bottom .wrap_description .description{display:none}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .bottom .wrap_description .description_toggle,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .bottom .wrap_description .description_toggle{display:block;line-height:17px}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .bottom .wrap_description .description_toggle .hide,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .bottom .wrap_description .description_toggle .hide{display:none}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .bottom .wrap_description.shown,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .bottom .wrap_description.shown{display:flex;flex-direction:column;gap:9px}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .bottom .wrap_description.shown .description,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .bottom .wrap_description.shown .description{display:block}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .bottom .wrap_description.shown .description_toggle .show,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .bottom .wrap_description.shown .description_toggle .show{display:none}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .bottom .wrap_description.shown .description_toggle .hide,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .second-content .bottom .wrap_description.shown .description_toggle .hide{display:block}html.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content .mfp-close,body.vertical_scroll_off .popup_on_user_action .mfp-inline-holder .mfp-content .mfp-close{-webkit-box-shadow:0 0 9px rgba(51,50,50,0.3);-moz-box-shadow:0 0 9px rgba(51,50,50,0.3);box-shadow:0 0 9px rgba(51,50,50,0.3);width:36px;height:36px;position:inherit;align-self:flex-end;margin-right:5px;background-color:#fff;color:#185A7D;border:1px solid;font-size:36px;line-height:36px}}@media only screen and (max-width: 480px){.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon{gap:9px}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .top,.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom{flex-grow:1}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .top{max-height:38px}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom,.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .coupon-button-total{max-width:145px}.popup_on_user_action .mfp-inline-holder .mfp-content #popup_on_user_action .content .first-content .coupon .bottom{gap:9px}}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none;font-size:13px !important;z-index:6}.ui-selectmenu-menu.ui-selectmenu-open{display:block}.ui-selectmenu-menu .ui-menu{overflow:auto;border:none;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;padding:9px 3px;margin:6px;background:#fff;box-shadow:0 3px 12px rgba(59,81,102,0.3);z-index:3;max-height:calc(80vh - 147px);overflow-x:hidden}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-menu .ui-menu li{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;padding:3px 9px;line-height:1.2;border:none !important;background:none !important}.ui-selectmenu-menu .ui-menu li:hover{background:rgba(61,165,217,0.15) !important;cursor:pointer}.ui-selectmenu-menu .ui-menu li .ui-menu-item-wrapper{color:#02394A;border:none;background:none}.ui-selectmenu-menu .ui-menu li.ui-menu-item div.ui-menu-item-wrapper[aria-selected="true"]{font-weight:700}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer;color:#4d727d !important;border:none !important;background:none !important}.ui-selectmenu-button .ui-icon{display:none}.ui-selectmenu-button .ui-selectmenu-text{text-align:left;padding-right:18px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif !important}.ui-selectmenu-button .ui-selectmenu-text::after{content:"\e801";font-family:"icons7px";font-style:normal;font-weight:normal;text-decoration:inherit;position:absolute;font-size:17px;color:#185A7D;top:-2px;right:0}.ui-selectmenu-button.ui-corner-top .ui-selectmenu-text::after{transform:rotate(180deg);top:-4px}.ui-state-default .ui-icon.ion-chevron-down{background-image:none;position:absolute;font-size:12px;color:#3DA5D9;top:0;right:14px}.tooltip_templates{display:none}.tooltipster-sidetip.tooltipster-light.tooltipster-light-customized .tooltipster-box{background-color:#fff;box-shadow:0px 3px 18px RGBA(59, 81, 102, 0.5);margin-left:15px;margin-right:15px;color:#4d727d}.tooltipster-sidetip.tooltipster-light.tooltipster-light-customized .tooltipster-content{padding:15px}.carousel_section.discounts{margin-bottom:45px}.carousel_section .section_title{font-size:21px;margin:0 0 12px 0}.showcase_carousel .carousel{margin-left:-5px;z-index:1;width:calc(100% + 10px);position:relative}.showcase_carousel .carousel .slick-slide{margin:0 5px}.showcase_carousel .carousel>.slick-list>.slick-track{margin-left:0}.showcase_carousel .carousel::before,.showcase_carousel .carousel::after{content:'';display:block;width:5px;height:100%;position:absolute;top:0;bottom:0;background:#fff;z-index:2}.showcase_carousel .carousel:before{left:0}.showcase_carousel .carousel:after{right:0}.carousel_item{display:inline-block;width:calc((100% - 60px) / 6)}.carousel_item a{color:inherit;text-decoration:none}.carousel_item .image_wrapper{width:100%;padding-top:100%;height:auto;position:relative;margin-bottom:15px;background:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;overflow:hidden}.carousel_item .image_wrapper img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:calc(100% - 30px);height:auto}.carousel_item .image_wrapper::after{display:block;content:'';position:absolute;top:0;left:0;bottom:0;right:0;background:#185A7D;opacity:0.05;z-index:2}.carousel_item .item_title{font-size:15px;width:90%}.carousel_item .item_title:hover{text-decoration:underline}.carousel_item .item_merchant{font-size:11px;color:#97AAAF;text-transform:uppercase;margin-top:9px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.carousel_item .item_price{font-size:18px;font-weight:bold;white-space:nowrap;margin-bottom:6px}.carousel_item .item_price_range{font-size:18px;margin-bottom:6px;color:#97AAAF}.carousel_item .item_price_range strong{color:#02394A;white-space:nowrap}.carousel_item .old_price{color:#97AAAF;text-decoration:line-through;margin-bottom:6px;white-space:nowrap}.carousel_item .discount{color:#FF4438;margin-left:3px}.small_carousel img{max-width:100px}.carousel_title{font-size:18px;margin-bottom:30px;padding-bottom:6px;border-bottom:1px solid #D1DEE5}.showcase_carousel{width:100%;position:relative}.showcase_carousel.centered-buttons .prev,.showcase_carousel.centered-buttons .next{top:0;bottom:0;margin:auto}.showcase_carousel .prev,.showcase_carousel .next{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;-webkit-box-shadow:0 0 6px #185a7d4d;-moz-box-shadow:0 0 6px #185a7d4d;box-shadow:0 0 6px #185a7d4d;-webkit-transition:0.3s;-moz-transition:0.3s;transition:0.3s;background:rgba(255,255,255,0.9);color:#185A7D;cursor:pointer;display:block;font-size:24px;height:42px;line-height:42px;opacity:0;position:absolute;text-align:center;top:calc(50% - 55px);visibility:hidden;width:42px;z-index:2}.showcase_carousel .prev:hover,.showcase_carousel .next:hover{-webkit-box-shadow:0 0 12px #185a7d66;-moz-box-shadow:0 0 12px #185a7d66;box-shadow:0 0 12px #185a7d66}@media (hover: none) and (pointer: coarse){.showcase_carousel .prev,.showcase_carousel .next{opacity:1;visibility:visible}}.showcase_carousel .prev::before,.showcase_carousel .next::before{position:relative}.showcase_carousel .prev.slick-disabled,.showcase_carousel .prev[aria-disabled=true],.showcase_carousel .next.slick-disabled,.showcase_carousel .next[aria-disabled=true]{opacity:0 !important;visibility:hidden !important}.showcase_carousel.small_carousel:not(.merchant_carousel) .prev,.showcase_carousel.small_carousel:not(.merchant_carousel) .next{top:calc(50% - 66px)}.showcase_carousel:hover .prev,.showcase_carousel:hover .next{opacity:1;visibility:visible}.showcase_carousel .prev{left:-21px}.showcase_carousel .prev::before{left:-1px}.showcase_carousel .next{right:-21px}.showcase_carousel .next::before{right:-1px}@media only screen and (min-width: 801px){.carousel_item:not(:first-of-type){display:none}}@media only screen and (min-width: 841px) and (max-width: 1024px){.carousel_item{width:calc((100% - 50px) / 5)}}@media only screen and (min-width: 801px) and (max-width: 840px){.carousel_item{width:calc((100% - 40px) / 4)}}@media only screen and (max-width: 800px){.carousel_section{position:relative}.showcase_carousel{width:100vw;margin-left:-15px;overflow:hidden}.showcase_carousel .prev,.showcase_carousel .next{display:none}.showcase_carousel .carousel{margin:0 0 -30px 0;padding:0 15px 30px 15px;white-space:nowrap;overflow-x:scroll;overflow-y:auto;-webkit-overflow-scrolling:touch}.showcase_carousel .carousel::before,.showcase_carousel .carousel::after{display:none}.carousel_item{display:inline-block;width:calc(100vw / 4.7);margin-right:5px}.carousel_item .item_title{font-size:13px}.carousel_item .item_price,.carousel_item .item_price_range{font-size:15px;margin-bottom:3px}.carousel_item .item_merchant{margin-top:5px}.carousel_item .old_price{margin-bottom:3px}}@media only screen and (max-width: 768px){.carousel_section.discounts{margin-bottom:30px}}@media only screen and (max-width: 640px){.carousel_item{width:calc(100vw / 3.7)}}@media only screen and (max-width: 480px){.c_brands.a_show .carousel_section.discounts,.carousel_section.discounts{margin-bottom:0px}}@media only screen and (max-width: 450px){.carousel_item{width:calc(100vw / 2.7)}}.rating_image{display:inline-block;width:64px;height:12px;vertical-align:middle;background:url(https://s1.trovaprezzi.it/assets/assets/stars_sprite-f9b9cbe04233f8eebe96fe008e00c54340c4d394521088d426f6cf5509df53b8.svg) no-repeat;background-size:116px 84px;text-indent:100%;white-space:nowrap;overflow:hidden}.user_rating_container .rating_image{margin-right:3px}.rating_image.rate50{background-position:0 16.67%}.rating_image.rate45{background-position:0 0}.rating_image.rate40{background-position:25% 16.67%}.rating_image.rate35{background-position:25% 0}.rating_image.rate30{background-position:50% 16.67%}.rating_image.rate25{background-position:50% 0}.rating_image.rate20{background-position:75% 16.67%}.rating_image.rate15{background-position:75% 0}.rating_image.rate10{background-position:100% 16.67%}.rating_image.rate05{background-position:100% 0}.rating_image.rate00{background-position:0 100%}.rating_image.product.rate50{background-position:0 83.33%}.rating_image.product.rate45{background-position:0 66.67%}.rating_image.product.rate40{background-position:25% 83.33%}.rating_image.product.rate35{background-position:25% 66.67%}.rating_image.product.rate30{background-position:50% 83.33%}.rating_image.product.rate25{background-position:50% 66.67%}.rating_image.product.rate20{background-position:75% 83.33%}.rating_image.product.rate15{background-position:75% 66.67%}.rating_image.product.rate10{background-position:100% 83.33%}.rating_image.product.rate05{background-position:100% 66.67%}.rating_table .range_filter,.rating_table .percentage_bar,.rating_table .percentage_value{display:inline-block;vertical-align:middle}.rating_table .line{margin-bottom:12px;color:#3DA5D9;cursor:pointer}.rating_table .line:last-of-type{margin-bottom:0}.rating_table .range_filter{position:relative;width:50px}.rating_table .range_filter:hover{text-decoration:underline}.rating_table .percentage_bar{height:10px;width:calc(100% - 96px);background:#F3F7F8;text-align:left}.rating_table .percentage_bar span{display:block;height:100%}.rating_table .percentage_value{width:36px;text-align:right}.rating_table .percentage_value:hover{text-decoration:underline}.rating_table .line.selected{color:#02394A;cursor:default}.rating_table .line.selected .range_filter:hover,.rating_table .line.selected .percentage_value:hover{text-decoration:none}.rating_table .line.selected .percentage_bar{background:#E8EEF2}.reviews_section h2{text-align:center;padding:0 15px;margin-bottom:8px}.reviews_section h2+a{display:block;text-align:center;margin-bottom:20px;font-size:13px}.reviews_section .product_review .sold_by{display:inline-block;margin-right:0}.rating_parameters .rating_image.rate50{background-position:0 50%}.rating_parameters .rating_image.rate45{background-position:0 33.33%}.rating_parameters .rating_image.rate40{background-position:25% 50%}.rating_parameters .rating_image.rate35{background-position:25% 33.33%}.rating_parameters .rating_image.rate30{background-position:50% 50%}.rating_parameters .rating_image.rate25{background-position:50% 33.33%}.rating_parameters .rating_image.rate20{background-position:75% 50%}.rating_parameters .rating_image.rate15{background-position:75% 33.33%}.rating_parameters .rating_image.rate10{background-position:100% 50%}.rating_parameters .rating_image.rate05{background-position:100% 33.33%}.wrap_badges{display:inline-block}.wrap_badges .review_service_logo:not(:first-child){margin-left:3px}.review_service_logo{display:inline-block;vertical-align:middle;overflow:hidden;text-indent:-9999px}.review_service_logo.trusted_logo{background:url(https://s1.trovaprezzi.it/assets/assets/trusted_program_logo-12d7b2bd0bcd735e9d3b2d3b2b1db894cb6568599b5d50fb593c02fe55dcb452.svg) no-repeat 0 0;background-size:65px 20px;width:18px;height:20px}.review_service_logo.trusted_logo.full_logo{width:65px;position:relative;top:-1px}.review_service_logo.feedaty_logo{background:url(https://s1.trovaprezzi.it/assets/assets/feedaty_icon-4eddf343a672fe76fd2feee26cdf5521574e87e39807d1dd46d33a2b71266f1f.svg) no-repeat 0 0;background-size:20px 20px;width:20px;height:20px}.review_service_logo.feedaty_logo.full_logo{background-image:url(https://s1.trovaprezzi.it/assets/assets/feedaty_logo-2a802d3b170f4cc6d7ff715870d93067ae927a662b99d1ad60a9f545ef937067.svg);background-size:100%;width:70px;height:16px}.single_review{position:relative;padding:30px 0;border-bottom:1px dotted #D1DEE5}.single_review>.rating_image{display:inline-block;vertical-align:middle;margin:0 3px 1px 0}.single_review .review_title{padding-right:24px;margin-bottom:12px}.single_review .title_text{display:inline;vertical-align:middle;font-weight:900}.single_review .user_info,.single_review .version{margin-right:9px}.single_review .review_notes{font-size:11px;color:#97AAAF;margin-bottom:12px}.single_review .review_notes span{display:inline-block}.single_review .review_notes .wrap_review_notes{margin-bottom:3px !important}.single_review .review_service_logo{position:absolute;top:30px;right:2px}.single_review:first-of-type{border-top:1px solid #D1DEE5}.content_wrapper.text_section .single_review:first-of-type{padding-top:0;border-top:none}.content_wrapper.text_section .single_review:first-of-type .review_service_logo,.content_wrapper.text_section .single_review:first-of-type .icon-university{top:0}.button.more_reviews{max-width:240px;margin:30px auto 0 auto}.button.more_reviews i{margin-right:6px}@media only screen and (max-width: 800px){.reviews_section{margin-bottom:30px}}@media only screen and (max-width: 640px){.single_review{padding:18px 0}.single_review .review_service_logo{top:18px}}@media only screen and (max-width: 480px){.order_select_box,.order_select_box select{font-size:13px}.reviews_section h2+a{margin-bottom:15px}}.article_gallery{padding:0 0 30px 0}.article_gallery .title{font-weight:700}.article_list{width:100%;max-width:960px;margin:0 auto}.article_list .section_title{margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid #D1DEE5}.article_preview{display:inline-block;vertical-align:top;width:calc(33.3% - 10px);color:inherit;border:none;margin-left:15px}.article_preview:first-of-type{margin-left:0}.article_preview .image{width:100%;max-width:unset;height:auto;float:none;margin:0 0 16px 0}.article_preview .article_title{font-size:15px;font-weight:700;line-height:1.4;color:#02394A}.article_preview .article_title:hover{text-decoration:underline}.article_preview.magazine .info{margin-bottom:9px}.article_preview.magazine.slim .info{margin-bottom:3px}.article_preview.magazine .category{color:#FF4438;font-weight:700;font-size:11px}.article_preview.magazine .date{color:#97AAAF;white-space:nowrap;font-size:11px}.article_preview.magazine .date::before{content:'|';margin:0 6px 0 3px}.article_preview.featured{border:1px solid #B0BCC0 !important;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:16px}.article_preview.featured .content{padding:0 15px}.article_preview.featured .text{font-size:12px}.article_preview.featured .featured_label{background-color:#02394A;color:#fff;text-transform:uppercase;text-align:center;margin:0;-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;padding:4px 0;font-size:12px;font-weight:bold;width:100%}.article_preview.featured .article_title{font-size:13px}.article_preview.featured .article_title a{color:#02394A}.article_preview.featured .image{width:100%;max-width:unset;height:auto;margin:10px 0}.article_preview.featured .see_more{padding:0 15px;font-size:12px;margin:5px 0 15px 0}.article_preview.featured.magazine .info{margin:10px 0}a.article_preview{text-decoration:none}@media only screen and (min-width: 801px){.article_gallery .title{font-size:21px}}@media only screen and (max-width: 800px){.article_gallery{padding:0 0 30px 0px}.article_gallery .article_carousel{padding:0}.article_gallery .section_title{padding:0}.listing_wrapper.two_columns .listing_articles.featured .article_preview.featured .article_title{min-height:55px}}.listing_wrapper.two_columns .listing_articles.featured{margin-bottom:16px;width:100%;overflow:hidden}.listing_wrapper.two_columns .listing_articles.featured .article_gallery_featured{width:calc(100% + 30px)}.listing_wrapper.two_columns .listing_articles.featured .article_preview.featured{width:calc(100% - 30px);margin-bottom:24px}.listing_wrapper.two_columns .listing_articles.featured .article_preview.featured .article_title{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;white-space:normal;overflow:hidden}.listing_wrapper.two_columns .listing_articles.featured .article_preview.featured .text{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;white-space:normal;overflow:hidden;min-height:62px}.listing_wrapper.two_columns .listing_articles.featured .article_preview.featured:first-of-type{margin-left:0}.listing_wrapper.two_columns .listing_articles.featured .article_preview.featured:last-of-type{margin-bottom:0px}@media only screen and (max-width: 768px){.article_preview:last-of-type{padding-bottom:0}}@media only screen and (min-width: 641px) and (max-width: 800px){.listing_wrapper.two_columns .listing_articles.featured{width:calc(100% + 30px)}.listing_wrapper.two_columns .listing_articles.featured .article_preview.featured{width:calc(33% - 30px);margin-left:15px}}@media only screen and (max-width: 640px){.listing_articles .article_preview{width:100%}.article_gallery{overflow:hidden;margin:0 0 0 -15px;width:calc(100% + 30px)}.article_gallery .title{padding-left:15px}.article_gallery .article_carousel{display:flex;flex-flow:nowrap;gap:15px;overflow-x:scroll;padding:0 0 45px 15px;margin-bottom:-45px}.article_gallery .article_carousel .article_preview{display:flex;flex:0 0 60%;max-width:480px;padding:0;margin:0;flex-direction:column}.article_gallery .article_carousel .article_preview:last-of-type{margin-right:15px;margin-bottom:0}.article_gallery .article_carousel .article_preview .image{width:100%;margin-right:0}.article_gallery .article_carousel .article_preview .text{width:auto;float:none;overflow:hidden}.article_gallery .article_carousel .article_preview .text .article_title{margin:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.listing_wrapper.two_columns .listing_articles.featured{overflow:hidden;width:calc(100% + 30px);padding:0 15px;margin:0 -15px}.listing_wrapper.two_columns .listing_articles.featured .article_gallery_featured{display:flex;width:100vw;margin:0 -15px -20px -15px;padding-bottom:20px;white-space:nowrap;overflow:auto}.listing_wrapper.two_columns .listing_articles.featured .article_gallery_featured .article_preview.featured{flex:0 0 80%;max-width:250px;border-top:none;display:flex;flex-direction:column;padding:0;margin:0 0 0 8px;width:calc(100% - 30px);height:350px}.listing_wrapper.two_columns .listing_articles.featured .article_gallery_featured .article_preview.featured:first-of-type{margin-left:15px}.listing_wrapper.two_columns .listing_articles.featured .article_gallery_featured .article_preview.featured:last-of-type{margin-bottom:18px;margin-right:15px}.listing_wrapper.two_columns .listing_articles.featured .article_gallery_featured .article_preview.featured .see_more{margin:10px 0 0 0}.article_list .section_title{margin:0}}@media only screen and (max-width: 480px){.article_preview .article_title{font-size:13px}}.text_section p:not(:last-child){margin-bottom:15px}.text_section h2{font-weight:700}.text_section h2:not(:first-child){margin-top:45px}.text_section h3{font-size:16px;margin-bottom:15px;font-weight:700}.text_section h3:not(:first-child){margin-top:30px}.text_section h4{font-size:15px;font-weight:700;margin-bottom:15px}.text_section h4:not(:first-child){margin-top:30px}@media only screen and (max-width: 480px){.text_section h2{font-size:18px}.text_section h3{font-size:16px}}.content_wrapper{width:100%;max-width:960px;margin:0 auto 45px auto;line-height:1.4}.content_wrapper .text_section .shifting_content p:not(:last-child){margin-bottom:15px}.content_wrapper .title{font-size:21px;font-weight:700;margin-bottom:1em}.content_wrapper .reviews_button{display:inline-block;margin-top:30px}.content_wrapper .write_review{margin-right:15px;margin-left:-2px;padding:0 18px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:rgba(61,165,217,0.1);vertical-align:baseline;line-height:36px;-webkit-transition:0.2s;-moz-transition:0.2s;transition:0.2s}.content_wrapper .write_review:hover{text-decoration:none;background:rgba(61,165,217,0.15)}.thematic_link_list a{font-size:15px;display:inline-block;margin-bottom:15px}.thematic_link_list a:not(:last-of-type){margin-right:15px}.inline_bullet_points{margin-bottom:30px}.inline_bullet_points span{margin-right:3px}.inline_bullet_points span:not(:first-of-type)::before{display:inline-block;content:'';width:1px;height:1em;background:#4d727d;margin-right:7px;vertical-align:baseline;position:relative;bottom:-2px}@media only screen and (min-width: 1025px){.content_wrapper.text_section .title,.content_wrapper.text_section .shifting_content{float:left}.content_wrapper.text_section .title{width:33.3%;padding-right:75px;margin-top:-5px}.content_wrapper.text_section .shifting_content{width:66.7%}.content_wrapper.text_section .shifting_content .content>h4:first-child,.content_wrapper.text_section .shifting_content .faq_content:first-child h4{margin-top:-2px}}@media only screen and (max-width: 800px){.content_wrapper .title{font-size:18px}}@media only screen and (max-width: 768px){.content_wrapper{margin-bottom:30px}}@media only screen and (max-width: 480px){.content_wrapper .title{font-size:15px}.content_wrapper.text_section h4{font-size:13px}.content_wrapper.text_section p+h4,.content_wrapper.text_section ul+h4,.content_wrapper.text_section ol+h4{margin-top:24px}}#facets{width:100%;height:auto;position:relative;margin-bottom:15px;padding-bottom:0}#facets:last-child{margin-bottom:0}#facets .header{font-weight:700}#facets .single-facet{width:100%;line-height:15px}#facets .single-facet:not(:last-of-type){border-bottom:1px dotted #D1DEE5}#facets .single-facet .facet-title{text-transform:uppercase;font-size:10px;letter-spacing:0.03em;padding:0 0 12px 0}#facets .single-facet .facet-title+div{margin-bottom:15px}#facets .price-facet{width:100%;display:inline-block}#facets .price-facet .facet-title+div{margin-bottom:0}#facets .price-facet .price-input{line-height:24px;width:calc(50% - 3px);float:left;position:relative}#facets .price-facet .price-input input{text-align:right}#facets .price-facet .price-input+.price-input{margin-left:6px}#facets .price-facet .price-input::after{content:'€';display:block;position:absolute;right:10px;bottom:24px;line-height:24px}#facets .price-facet #prezzomin,#facets .price-facet #prezzomax{font-size:26px;border:2px solid #BACDD8;-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px;height:48px;padding:0 44px 0 20px;vertical-align:middle;float:none;width:200%;color:#02394A;position:relative;-webkit-transform:scale(0.5);-moz-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:top left;-moz-transform-origin:top left;transform-origin:top left}#facets .price-facet #prezzomin.error,#facets .price-facet #prezzomax.error{border-color:#FF4438}#facets .price-facet #price_facet{font-size:13px;background:rgba(61,165,217,0.1);color:#3DA5D9;padding:0 18px;float:left;height:auto;line-height:24px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;margin-bottom:15px}#facets .price-facet #price_facet:hover{background:rgba(61,165,217,0.15)}#facets .clear-facet-link{display:none}.facet-list li:not(:last-of-type){margin-bottom:6px}.facet-list+a{display:inline-block;margin-top:12px}.facet-link{color:#02394A;display:block;position:relative;padding-left:18px}.facet-link:hover{color:#3DA5D9;text-decoration:none}.facet-link .checkbox{position:absolute;top:0;left:0;font-family:"icons7px";font-size:15px}.facet-link .checkbox::before{color:#97AAAF;content:"\e803"}.facet-link.active .checkbox::before{color:#185A7D;content:"\e804"}.rating-facets{font-size:11px}.rating-facets .rating_image{position:relative;top:-1px;margin-right:1px}.rating-facets .rating_image.rate50{background-position:0 -36px}.rating-facets .rating_image.rate40{background-position:-13px -36px}.rating-facets .rating_image.rate30{background-position:-26px -36px}.rating-facets li{display:block;line-height:16px;margin-bottom:6px}.rating-facets li a{color:#02394A;text-decoration:none}.rating-facets li.active{cursor:default}.rating-facets li:hover .rating_image.rate50,.rating-facets li.active .rating_image.rate50{background-position:0 -12px}.rating-facets li:hover .rating_image.rate40,.rating-facets li.active .rating_image.rate40{background-position:-13px -12px}.rating-facets li:hover .rating_image.rate30,.rating-facets li.active .rating_image.rate30{background-position:-26px -12px}.facets-reset{display:block;margin-bottom:15px;position:relative;padding-left:16px}.facets-reset::before{content:"\e800";position:absolute;top:0;left:-2px;font-family:"icons7px";font-size:15px}.facet-title{font-weight:700}#mobile-active-facets{width:calc(100% + 10px);padding-top:15px;padding-bottom:15px;margin-top:10px;margin-bottom:-10px;border-top:1px solid #D1DEE5;background-color:#fff}#mobile-active-facets.facets-empty{margin-top:-10px;border-top:none}#mobile-active-facets .facet-title{padding:1px 0 0 0}#mobile-active-facets .facet-title,#mobile-active-facets a{float:left;margin:0 5px 0 0}#mobile-active-facets .facet-list li{margin-bottom:0}#mobile-active-facets .facet-list li:last-of-type a{margin-right:10px}#mobile-active-facets .facet-link{display:inline-block;position:relative;color:#4d727d;padding:1px 20px 0 9px;background:#F3F7F8;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}#mobile-active-facets .facet-link .checkbox{top:2px;right:4px;left:auto;font-size:13px}#mobile-active-facets .facet-link .checkbox::before{color:#3DA5D9;content:"\e808"}#mobile-active-facets .facet-link:hover{text-decoration:line-through}#mobile-active-facets .facet-link:hover .checkbox::before{color:#FF4438}#mobile-active-facets .clear-facet-link{display:inline-block;padding:1px 0 0 0}.list_index{color:#4d727d;margin-bottom:24px}.list_index a{text-decoration:none}.list_index a:hover{color:#3DA5D9;text-decoration:underline}.list_index li{display:inline-block}.list_index li:after{content:'/';margin:0 3px 0 5px}.list_index li:last-child:after{content:none}@media only screen and (min-width: 1025px){#facets .facet-title{font-size:11px}}@media only screen and (max-width: 800px){#facets .header{display:none}#facets .header+.single-facet,#facets .header+.clear-facet-link+.single-facet{padding-top:0}#facets .single-facet{padding-top:15px}#mobile-active-facets{padding-right:5px;padding-left:10px;line-height:20px}#mobile-active-facets .clear-facet-link{float:right}}@media only screen and (max-width: 600px){#mobile-active-facets{font-size:12px}}@media only screen and (max-width: 480px){.facet-list+a{margin-top:18px}.facet-list li:not(:last-of-type){margin-bottom:12px}}.loader:before,.loader:after,.loader{border-radius:50%;width:2em;height:2em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.8s infinite ease-in-out;animation:load7 1.8s infinite ease-in-out}.loader{color:#185A7D;font-size:5px;margin:0 auto 30px auto;position:relative;text-indent:-9999em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-0.16s;animation-delay:-0.16s}.loader:before{left:-3.5em;-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.loader:after{left:3.5em}.loader:before,.loader:after{content:'';position:absolute;top:0}@-webkit-keyframes load7{0%,80%,100%{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}@keyframes load7{0%,80%,100%{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}.loader_error{color:#FF4438;text-align:center;margin-bottom:30px;margin-top:10px;font-size:1rem}.button.more_offers,.button.bt_pagination,.button.more_items,.button.all_offers{max-width:240px;margin:30px auto}.button.prev_vendors{background:none}.prev_offers,.prev_vendors,.prev_items{display:inline-block;margin:15px auto;font-size:15px;height:20px}.prev_offers i::before,.prev_vendors i::before,.prev_items i::before{margin-right:9px}.prev_offers.hidden,.more_offers.hidden,.prev_vendors.hidden,.prev_items.hidden,.more_items.hidden{display:none !important}@media only screen and (max-width: 800px){.prev_offers,.prev_vendors,.prev_items{display:block;width:150px;text-align:center}.prev_offers i,.prev_vendors i,.prev_items i{display:none}}@media only screen and (max-width: 640px){.button.more_offers,.button.more_items{margin:30px 0 0 0}.button.more_offers,.button.prev_offers,.button.prev_vendors,.button.more_items,.button.prev_items,.button.all_offers{max-width:unset}}.price-facet #slider{height:1px;border:0px;background-color:#D1DEE5;float:left;width:calc(100% - 19px);margin:0 0 24px 9.5px}.price-facet #slider::before{content:'';display:block;width:calc(100% + 19px);height:1px;background-color:#D1DEE5;margin-left:-9.5px}.price-facet #slider .ui-slider-handle{-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;border:1px solid;border-color:#185A7D;height:19px;width:19px;top:-9px;background-color:#fff;margin-left:-9.5px}.price-facet #slider .ui-slider-handle:hover{background-color:#185A7D;cursor:pointer}.price-facet #slider .ui-slider-range{background-color:#185A7D}.other-facets-container{margin-top:6px;display:none}.other-facets-container .box-other-facets-input{margin:6px -12px;padding:8px 12px;background-color:rgba(61,165,217,0.1)}.other-facets-container .box-other-facets-input[style="display: none;"]+.other-facets-results{margin-top:6px}.other-facets-container .box-other-facets-input .wrap-other-facets-input{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:0 7px;border:1px solid #97AAAF;background-color:#fff;overflow:hidden;height:24px}.other-facets-container .box-other-facets-input .wrap-other-facets-input input{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;border:none;width:calc(100% - 21px);font-size:14px;line-height:20px;height:22px;color:#02394A}.other-facets-container .box-other-facets-input .wrap-other-facets-input .icon-search{font-size:21px;color:#4d727d}.other-facets-container .other-facets-results{max-height:180px;overflow:auto}.other-facets-container .other-facets-results::-webkit-scrollbar{width:5px}.other-facets-container .other-facets-results::-webkit-scrollbar-thumb{background:#97AAAF;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}@media only screen and (max-width: 480px){.other-facets-container .box-other-facets-input[style="display: none;"]+.other-facets-results{margin-top:12px}.other-facets-container .other-facets-results{max-height:220px}}.vendor-list .vendor{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;display:inline-block;border:1px solid #D1DEE5;margin:0 30px 30px 0;width:calc(16.5% - 30px);overflow:hidden;background:#F3F7F8;position:relative;text-align:center}.vendor-list .vendor a{display:block;padding-bottom:30px;color:#02394A}.vendor-list .vendor a:hover{text-decoration:none}.vendor-list .vendor .logo{border-bottom:2px dashed #D1DEE5;padding:24px;width:100%;height:90px;align-items:center;justify-content:center;margin-bottom:30px;background:#fff}.vendor-list .vendor .logo img{max-width:100%;max-height:100%;width:auto;height:auto}.vendor-list .vendor .header{font-weight:bold;font-size:15px;margin-bottom:9px}.vendor-list .vendor .count{margin-bottom:30px}.vendor-list .vendor .header,.vendor-list .vendor .count{padding:0 15px}.vendor-list .vendor .vendor-coupons-button{-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;-webkit-transition:0.2s;-moz-transition:0.2s;transition:0.2s;background-color:#fff;color:#3DA5D9;text-transform:uppercase;border:1px solid #D1DEE5;font-size:12px;font-weight:700;line-height:36px;display:block;height:38px;width:calc(100% - 30px);padding:0 12px;margin:0 15px;cursor:pointer}.vendor-list .vendor .vendor-coupons-button:after{content:"\e802";font-family:"icons7px";font-style:normal;font-weight:normal;text-decoration:inherit;margin-left:3px;font-size:13px}.vendor-list .vendor:hover .vendor-coupons-button{background-color:#D1DEE5}@media only screen and (max-width: 1100px){.vendor-list .vendor{width:calc(20% - 30px)}}@media only screen and (max-width: 950px){.vendor-list .vendor{width:calc(25% - 30px)}}@media only screen and (max-width: 760px){.vendor-list .vendor{width:calc(33% - 30px)}}@media only screen and (max-width: 580px){.vendor-list .vendor{width:calc(50% - 30px)}}@media only screen and (max-width: 480px){.vendor-list .vendor{width:calc(50% - 20px);margin:0 10px 10px 0}.vendor-list .vendor .coupon-text{padding:20px 30px 60px 30px}.vendor-list .vendor .coupon-text .vendor-coupons-button{bottom:20px}}.vendor-list{width:100%}.vendor-list:not(.carousel_section) .showcase{width:100%;flex-wrap:wrap;gap:35px}.vendor-list:not(.carousel_section) .showcase .vendor{flex-basis:calc(20% - 28px)}.vendor-list:not(.carousel_section)+.button{gap:3px;margin:40px auto;justify-content:center}.vendor-list:not(.carousel_section)+.button i{margin-left:0}.vendor-list.carousel_section .section_title,.vendor-list.carousel_section .showcase{max-width:1200px;margin-left:auto;margin-right:auto}.vendor-list.carousel_section .showcase .vendor{margin:0 5px 0 0}.vendor-list .showcase .vendor{margin:0}.fullpage_container .vendor-list.carousel_section{margin-bottom:40px}@media only screen and (max-width: 1000px){.vendor-list:not(.carousel_section) .showcase{gap:15px 5px}.vendor-list:not(.carousel_section) .showcase .vendor{flex-basis:calc(20% - 4px)}}@media only screen and (max-width: 800px){.vendor-list.carousel_section{padding:0 15px}.vendor-list.carousel_section .showcase{display:block;white-space:nowrap;overflow-x:scroll;overflow-y:hidden;padding-bottom:50px;margin:0 -15px -50px -15px;scrollbar-width:none}.vendor-list.carousel_section .showcase::-webkit-scrollbar{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:0;display:none}.vendor-list.carousel_section .showcase .vendor{display:inline-block !important;width:calc(100vw / 3.7)}.vendor-list.carousel_section .showcase .vendor:first-of-type{margin-left:15px}.vendor-list.carousel_section .showcase .vendor:last-of-type{margin-right:15px}.vendor-list:not(.carousel_section) .showcase .vendor{flex-basis:calc(50% - 3px)}.vendor-list:not(.carousel_section)+.button{margin:15px auto 30px}.fullpage_container .vendor-list.carousel_section{margin:0 -15px 30px;width:calc(100% + 30px)}}@media only screen and (max-width: 580px){.vendor-list.carousel_section .showcase .vendor{width:calc(100vw / 3.3)}}@media only screen and (max-width: 480px){.vendor-list.carousel_section .showcase .vendor{width:calc(100vw / 2.3)}}.vendor-list.carousel_section .showcase .vendor{flex-basis:20%}@media only screen and (max-width: 1000px){.vendor-list.carousel_section .showcase .vendor{flex-basis:25%}.vendor-list.carousel_section .showcase .vendor:last-of-type{display:none}}.see-all-container.section_title{margin-bottom:24px}.see-all-container.section_title a{gap:8px;align-items:baseline}.see-all-container.section_title a:hover{text-decoration:none}.see-all-container.section_title a .title:hover,.see-all-container.section_title a .see-all:hover{text-decoration:underline}.see-all-container.section_title a .title{color:#02394A;font-weight:700;margin-bottom:0}.see-all-container.section_title a .title .normal{font-weight:normal}.see-all-container.section_title a .see-all{align-items:center;font-size:15px;font-weight:400;flex:1 0 auto;color:#3DA5D9}.see-all-container.category_title a{align-items:center}.see-all-container.category_title a img{width:40px;height:40px}.section_title .see-all-container{margin-bottom:24px}.section_title .see-all-container>a{color:#02394A}.section_title .see-all-container a{gap:8px;align-items:baseline}.section_title .see-all-container a:hover{text-decoration:none}.section_title .see-all-container a .title:hover,.section_title .see-all-container a .see-all:hover{text-decoration:underline}.section_title .see-all-container a .title{width:100%;color:#02394A;font-weight:700;margin-bottom:0}.section_title .see-all-container a .title .normal{font-weight:normal}.section_title .see-all-container a .see-all{align-items:center;font-size:15px;font-weight:400;flex:1 0 auto;color:#3DA5D9}@media handheld,only screen and (min-width: 481px) and (max-width: 1000px){.vendor-list .see-all-container.section_title .title{font-size:18px}}@media handheld,only screen and (min-width: 641px){.article_gallery>.see-all-container.section_title{padding-left:0}}@media handheld,only screen and (min-width: 801px){.see-all-container.section_title a .title{font-size:21px}.see-all-container.section_title a .title::after{content:"";height:1em;width:1px;display:inline-block;background-color:#C9CFD1;margin:0px 15px -5px 15px}.promo_list .macro_category_box .see-all-container.section_title{margin-left:15px}}@media handheld,only screen and (max-width: 800px){.see-all-container.section_title{margin-bottom:12px}.see-all-container.section_title a{width:100%}.see-all-container.section_title a .title{width:100%;justify-content:space-between}body.c_home.a_index .article_gallery .see-all-container.section_title{padding:0 15px}}@media handheld,only screen and (max-width: 640px){body.c_home.a_index .article_gallery .see-all-container.section_title .title{padding:0}}@media handheld,only screen and (max-width: 480px){.see-all-container.section_title a .title{font-size:15px}.shopping_guide .vendor-list .section_title .see-all-container{width:100%}.shopping_guide .vendor-list .section_title .see-all-container h2{font-size:15px}}@media only screen and (max-width: 440px){.macro_category_box .see-all-container.section_title{margin-left:-4px;margin-bottom:5px}}body{overflow-x:hidden}.border_separator:before{content:"";display:block}.border_separator:not(.border_fullwidth):before{width:1500px;margin-bottom:45px}.border_separator:not(.border_fullwidth):not(.larger_wrapper):before{margin:0 -270px 45px -270px}.border_separator.larger_wrapper:before{margin:0 -30px 45px -30px}.border_separator.border_fullwidth{position:relative}.border_separator.border_fullwidth:before{position:absolute;top:0;left:50%;width:100vw;transform:translate(-50%)}.border_separator.border_sep_top:before{border-top:1px solid #D1DEE5}.border_separator.border_3px:before,.border_separator.border_3px:after{border-top:3px solid #E8EEF2}.border_separator.border_3px:after{content:"";display:block;position:absolute;bottom:0;left:50%;width:100vw;transform:translate(-50%)}.border_separator.border_3px.border_top_3px:after{content:none}.not_next_border_separator+.border_separator:before{content:none}.element_border.element_top_border{border-top:1px solid #D1DEE5 !important}@media only screen and (max-width: 768px){.border_separator.border_sep_top:not(.border_fullwidth):not(.larger_wrapper):before,.border_separator.border_sep_top.larger_wrapper:before{margin-bottom:30px}}.search_results_title .search_results_heading{min-height:inherit}.search_results_title .search_results_heading .search_results_wrap img{padding:12px;border:1px solid #4d727d;border-radius:6px;background-color:#fff;-webkit-box-shadow:0 3px 6px rgba(59,81,102,0.3);-moz-box-shadow:0 3px 6px rgba(59,81,102,0.3);box-shadow:0 3px 6px rgba(59,81,102,0.3);max-width:150px;margin-right:15px}.search_results_title .search_results_heading .search_results_wrap h1{margin-bottom:15px}.search_results_title .search_results_heading .search_results_wrap h1 strong{margin-right:8px}.search_results_title .search_results_heading .search_results_wrap h1 span{display:inline-block;font-size:13px;padding-top:6px}.search_results_title .search_results_heading .search_results_wrap h2{font-size:13px;margin-bottom:0}.search_results_title .search_results_heading .search_results_wrap .search_results_container_info .ean{margin-top:6px;color:#6C838D}.section_title .title{display:inline-block}.section_title .link-eds-category.see-all{margin-bottom:0}@media only screen and (min-width: 481px){.section_title .link-eds-category.see-all::before{content:'';margin:0 10px -5px 15px;height:24px;width:1px;display:inline-block;background-color:#C9CFD1}}@media only screen and (max-width: 480px){.section_title{display:flex;justify-content:space-between;align-items:baseline}.search_results_title .search_results_heading .search_results_wrap img{height:90px;width:90px}}
