.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:-.1rem;border-width:var(--popup-border-width);border-style:solid;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));background-color:rgb(var(--color-background));z-index:3;border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-radius);transition:all .3s linear;box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.header__search.search-show .predictive-search{top:0;left:0;height:100%!important;max-height:100%!important;box-shadow:none;position:relative;background:transparent;margin-top:30px}.header .search-modal__form .predictive-search #predictive-search-results{padding:50px}.header .search-modal__form .predictive-search{max-height:fit-content!important}.predictive-search--search-template{z-index:3}@media screen and (max-width: 749px){.predictive-search--header{right:0;left:0;top:100%}}@media screen and (max-width: 989px){.predictive-search{overflow-y:auto;-webkit-overflow-scrolling:touch;width:100%}}@media screen and (min-width: 750px){.predictive-search{border-top:none;width:calc(100% + .2rem)}}.header .search-box .search-modal__content{justify-content:flex-start}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__heading{border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding:1.5rem 0 .75rem;display:flex;justify-content:space-between;align-items:center;width:calc(100% - 4rem);color:rgba(var(--color-foreground));transition:all var(--duration-default) linear;font-size:1.4rem;font-weight:500;font-family:var(--font-heading-family)}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}.predictive-search__heading .spinner{margin:0 .2rem 0 2rem}predictive-search:not([loading]) .predictive-search__heading .spinner,predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}predictive-search[loading] .predictive-search__heading~.predictive-search__loading-state,predictive-search[loading] .predictive-search__results-list:first-child{display:none}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*{color:rgb(var(--color-foreground));transition:all var(--duration-default) linear}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading mark{color:rgba(var(--color-base-outline-button-labels));transition:all var(--duration-default) linear}.predictive-search .predictive-search__search-for-button{margin-top:20px}.predictive-search__item{display:flex;padding:1rem 0;text-align:left;text-decoration:none;width:100%}.predictive-search__item--link{display:grid;grid-template-columns:5rem 1fr;grid-column-gap:2rem;grid-template-areas:"product-image product-content"}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column;justify-content:center}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0;font-size:1.6rem;font-weight:400;transition:all var(--duration-default) linear;font-family:var(--font-body-family)}.predictive-search__item .price{color:rgba(var(--color-foreground),.7);font-size:1.2rem}.predictive-search__item .price--on-sale .price-item--regular{font-size:1rem}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.5rem}.predictive-search__item--term{justify-content:flex-start;align-items:center;padding:1.3rem 2rem;word-break:break-all;line-height:calc(1 + .4 / var(--font-body-scale))}@media screen and (min-width: 750px){.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}}.predictive-search__item--term .icon-arrow{width:calc(var(--font-heading-scale) * 1.4rem);height:calc(var(--font-heading-scale) * 1.4rem);flex-shrink:0;margin-left:calc(var(--font-heading-scale) * 2rem);color:rgb(var(--color-link))}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain"}.search-modal__content.search-modal__content-bottom{background-color:var(--gradient-base-background-2);padding:30px;overflow:auto;height:100%;margin:auto;width:100%;position:relative;display:inline-block;max-width:250px;max-width:100%}.search-modal form.search.search-modal__form{max-width:100%;position:relative;width:100%;margin:auto;background:transparent}.search-modal form.search.search-modal__form .field{width:50%;margin:auto}.search-modal .modal__close-button.link{display:flex;justify-content:center;align-items:center;padding:0rem;height:4.4rem;width:4.4rem;background-color:var(--gradient-base-accent-3);position:absolute;right:10px;top:10px;z-index:99;fill:var(--gradient-background)}.search-modal .search-tags{display:flex;flex-wrap:wrap;margin:30px 0 0;width:100%;align-items:center;justify-content:center;padding:0}.search-modal .search-tags li:first-child{font-size:16px;color:rgba(var(--color-base-accent-1),.7)}.search-modal .search-tags li{list-style:none;font-size:14px;margin:0 0 10px;font-weight:400}.search-modal h3.recently_purchased{text-align:left;margin:30px 0;text-transform:uppercase}.search-modal .search-tags li:not(:last-child){margin-right:10px}.search-modal .search-tags li a{display:block;padding:6px 12px;text-transform:capitalize;position:relative;background:transparent;color:rgba(var(--color-base-accent-1),.7);transition:all .3s linear;font-size:1.4rem;font-weight:400;border:1px solid;border-radius:12px}.search-modal .search-tags li a:hover{color:rgba(var(--color-base-outline-button-labels))}.search-modal .modal__close-button.link svg{width:15px;height:15px}.search-modal .modal__close-button.link{display:flex;justify-content:center;align-items:center;padding:0rem;height:3rem;width:3rem;background-color:transparent;position:absolute;right:6px;top:6px;z-index:99;color:rgb(var(--color-base-solid-button-labels))}.search-modal .modal__close-button.link:hover{color:rgb(var(--color-base-outline-button-labels))}.search-modal svg.icon.icon-close{transform:scale(1)}#PARTE_PERSONALE_PER_GESTIONE_OVERLAY #dT_top-sticky.search-show{padding:30px;top:0;left:0;right:0;display:none;z-index:8;width:100%;height:calc(100vh - 150px);position:absolute;background-color:#fff9!important}.search-modal .modal-overlay{display:block!important;z-index:7;position:fixed;left:0;right:0;top:0;bottom:0;height:100vh;width:100vw;background:linear-gradient(to bottom,rgba(255,255,255,.3) 0%,rgba(255,255,255,.3) calc(100vh - 150px),transparent calc(100vh - 150px),transparent 100%)!important;pointer-events:auto}.search-modal__content,.search-modal__content-bottom{position:relative;z-index:10;pointer-events:auto}body.search-overlay-open{overflow:hidden;position:fixed;width:100%;height:100%}.search-modal button.search__button.field__button{background:transparent;color:var(--gradient-base-accent-1);right:15px;top:3px}.search-modal button.search__button.field__button:hover{color:rgba(var(--color-base-outline-button-labels))}@media screen and (max-width: 1200px){.search-modal form.search.search-modal__form{width:100%}}@media screen and (max-width: 750px){.search-modal form.search.search-modal__form{width:100%}.search-modal .search-tags{padding:0}.search-modal .search-tags>li:not(.tag-item){width:100%;margin-right:0rem;margin-bottom:.5rem;text-align:center}}@media screen and (max-width: 576px){.search-modal__content.search-modal__content-bottom{padding:50px 20px}}.predictive-search .predictive-search__results-groups-wrapper{display:flex;flex-direction:column;flex-wrap:nowrap}.predictive-search .predictive-search__results-groups-wrapper .predictive-search__result-group:first-child{flex:100% 0 0}.predictive-search .predictive-search__results-groups-wrapper .predictive-search__result-group:last-child{flex:100% 0 0}.predictive-search__item--term{justify-content:center}.predictive-search__results-list{margin-top:15px}details-overlay-modal .search-modal__content .predictive-heading{text-align:center;margin:0 0 30px}.search-modal__content .field__button>svg{width:2rem;height:2rem}predictive-search .card--card{background:transparent}@media screen and (min-width: 780px){.predictive-search .predictive-search__results-groups-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap}.search-modal .search-modal__content .predictive-search .predictive-search__results-groups-wrapper{justify-content:center}.predictive-search .predictive-search__results-groups-wrapper .predictive-search__result-group:first-child{flex:50% 0 0}.predictive-search .predictive-search__results-groups-wrapper .predictive-search__result-group:last-child{flex:50% 0 0}.predictive-search__item--term{justify-content:flex-start}}button.predictive-search__item.predictive-search__item--term.link:hover{color:rgba(var(--color-base-outline-button-labels));background:rgba(var(--color-foreground),.04)}.predictive-search .predictive-search__results-groups-wrapper .predictive-search__item-content{margin-left:15px}.predictive-search .predictive-search__results-groups-wrapper .predictive-search__item-content.predictive-search__item-content--centered{margin:0}predictive-search button.reset__button.field__button{background:transparent}.header__search .search-modal{height:calc(100vh - 200px)}.search-modal .search-modal__content predictive-search{display:block;width:80%;margin:auto;max-width:100%}.search-modal .search-modal__content .predictive-search .predictive-search__search-for-button{display:none}@media screen and (max-width: 1540px){.search-modal .search-modal__content predictive-search{width:100%}}@media screen and (max-width: 1199px){.search-modal form.search.search-modal__form .field{width:80%}}@media screen and (max-width: 767px){.search-collection-tags-with-middle-left{padding:30px 0}.search-modal form.search.search-modal__form .field{width:90%}}@media screen and (max-width: 576px){.header .search-modal__form .predictive-search #predictive-search-results{padding:30px}}.predictive-search,.predictive-search__item,.predictive-search__list-item,.predictive-search__heading{border:none!important}.predictive-search__results-list{display:block!important}.predictive-search__list-item{display:block!important;width:100%!important;clear:both!important}.predictive-search__item--link-with-thumbnail{display:flex!important;align-items:flex-start!important;gap:1.5rem;padding:1rem 0}.predictive-search__image{width:80px!important;height:80px!important;flex-shrink:0;object-fit:cover}.predictive-search__item-content{flex:1;min-width:0}.predictive-search__item{padding:1rem 0}.predictive-search,.predictive-search__item,.predictive-search__item--link-with-thumbnail,.predictive-search__list-item,.predictive-search__item:hover,.predictive-search__list-item:hover{box-shadow:none!important}.search-modal__form button[type=reset].reset__button{right:50px!important;left:auto}.search-modal button.search__button.field__button{right:15px!important}.search-modal__form .field__input{padding-right:80px!important}@media screen and (max-width: 749px){.reset__button.field__button,.reset__button.field__button.hidden{display:flex!important;opacity:1!important;visibility:visible!important}}button.reset__button.field__button.hidden{display:flex!important;opacity:1!important;visibility:visible!important}.reset__button svg.icon-close,.reset__button .icon{display:block!important;opacity:1!important;width:2rem!important;height:2rem!important}.reset__button,.reset__button.field__button{transition:none!important;animation:none!important}.reset__button,.reset__button.field__button{top:50%!important;transform:translateY(-50%)!important}.reset__button,.reset__button.field__button{width:auto!important;height:auto!important;padding:.3rem!important;min-width:unset!important;min-height:unset!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;left:auto!important}.reset__button:before{font-size:1.5rem!important;margin:0!important;padding:0!important}.reset__button svg,.reset__button .icon{width:1.5rem!important;height:1.5rem!important}.reset__button:hover,.reset__button:active,.reset__button:focus{background:transparent!important;outline:none!important;box-shadow:none!important}@media screen and (max-width: 749px){.reset__button:before{content:"\2715"!important;font-size:1.4rem!important;line-height:1!important;color:rgb(var(--color-foreground))!important;display:block!important;margin:0!important;padding:0!important;position:relative!important;left:0!important;right:0!important}.reset__button svg{display:none!important}.template-search .reset__button,main#MainContent .reset__button{right:60px!important}.template-search .search__button,main#MainContent .search__button{right:15px!important}.template-search .search__input,main#MainContent .search__input{padding-right:100px!important}.reset__button,.template-search .reset__button,main#MainContent .reset__button{transition:none!important;animation:none!important;transform:translateY(-50%)!important;top:50%!important}.reset__button,.reset__button.field__button{padding:.2rem!important}.reset__button,.template-search .reset__button,main#MainContent .reset__button{display:flex!important;align-items:center!important;justify-content:center!important}}@media screen and (min-width: 750px){.reset__button:before{display:none!important}.reset__button svg{display:block!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-predictive-search.css.map */
