/*! ===================================================
                   BOCCAMONTE theme
         Copyright (c) 2026 Andrea Guarinoni
          Based on DAWN theme fork v15.4.1
===================================================== */.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);-webkit-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));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));overflow-y:auto;-webkit-overflow-scrolling:touch}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding-bottom:1rem}@media screen and (max-width:749px){.predictive-search--header{right:0;left:0;top:100%}.predictive-search__results-groups-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2rem}}@media screen and (min-width:750px){.predictive-search{border-top:none;width:calc(100% + .2rem)}.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__result-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:2rem}.predictive-search__result-group:last-child .predictive-search__pages-wrapper{display:none}@media screen and (max-width:749px){.predictive-search__result-group:has(.predictive-search__queries-wrapper),.predictive-search__result-group:has(.predictive-search__pages-wrapper){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.predictive-search__queries-wrapper:not(:only-child),.predictive-search__pages-wrapper:not(:only-child){width:50%}.predictive-search__pages-wrapper:not(:only-child) .predictive-search__heading{margin-left:.25rem}.predictive-search__pages-wrapper:not(:only-child) .predictive-search__item{padding-left:.25rem}}@media screen and (min-width:750px){.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2),.predictive-search__result-group:last-child .predictive-search__pages-wrapper{display:none}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:initial}.predictive-search__result-group:first-child{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.predictive-search__heading{margin:0 2rem;padding:1.5rem 0 .75rem;color:rgba(var(--color-foreground),1)}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem}predictive-search[loading] .predictive-search__search-for-button{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*,.predictive-search__item[aria-selected=true],.predictive-search__item:hover{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.04)}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{text-decoration:underline;text-underline-offset:.3rem}.predictive-search__item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.35rem 2rem;text-align:left;text-decoration:none;width:100%}.predictive-search__item--link-with-thumbnail{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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.predictive-search__item-content--centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result *:not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground),.75)}.predictive-search__item-query-result mark{background-color:transparent}.predictive-search__item .price{color:rgba(var(--color-foreground),.7);font-size:1.2rem}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.5rem}.predictive-search__item--term{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;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);-ms-flex-negative:0;flex-shrink:0;margin-left:calc(var(--font-heading-scale) * 2rem);color:rgb(var(--color-link))}.predictive-search__image{grid-area:product-image;-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain"}.predictive-search-results-products{max-width:100%;width:100%}#predictive-search-results .predictive-search__heading{padding:0;margin-bottom:1rem;font-family:var(--font-heading-family);font-size:var(--font-size);letter-spacing:var(--font-letter-spacing)}predictive-search[open] .predictive-search{max-height:calc(84vh - var(--header-height))!important;width:100vw}.search .predictive-search{width:100%;border:none}.search #predictive-search-products{display:none}.search .predictive-search__result-counter{margin-left:0;text-transform:capitalize}.template-search__search .predictive-search{display:none!important}.template-search .card,.template-search .card__inner{--ratio-percent: 125% !important}.template-search .card .article-card__image-wrapper,#predictive-search-results .card .article-card__image-wrapper{width:100%;margin:0}.predictive-search__results-list .predictive-search__list-item:hover>*,.predictive-search__results-list .predictive-search__item:hover{background-color:transparent}.predictive-search__list-item .card--standard,.predictive-search__list-item .card--standard .card__inner,.template-search .grid__item .card--standard,.template-search .grid__item .card--standard .card__inner{--ratio-percent: 125% !important}.predictive-search__list-item .card--standard,.template-search .grid__item .card--standard{background-color:transparent}.predictive-search__list-item .card--standard .card__badge,.template-search .grid__item .card--standard .card__badge{display:none}.search-modal .card>.card__content .card__information{text-transform:none}.template-search__results .card .media.media--hover-effect>img:first-child:only-child,.template-search__results .card-wrapper .media.media--hover-effect>img:first-child:only-child,.predictive-search-results .card .media.media--hover-effect>img:first-child:only-child,.predictive-search-results .card-wrapper .media.media--hover-effect>img:first-child:only-child{-webkit-transition:none;transition:none}.search.search-modal__form .field{margin-left:var(--page-padding);margin-right:var(--page-padding)}@media screen and (min-width:750px){.search-modal__form .search{padding-bottom:3rem}.search .search__input.field__input{font-size:var(--font-body-size);letter-spacing:var(--font-letter-spacing)}.search-modal{min-height:8rem}predictive-search[open] .predictive-search{max-height:calc(90vh - var(--header-height))!important}.template-search__header{padding-top:4vh}.search .predictive-search__result-counter,.template-search__header p[role=status]{margin-top:5rem}.search-modal .search-modal__close-button{margin-bottom:3rem}.search.search-modal__form .field{width:calc(66% - var(--page-padding) * 2)}}@media screen and (min-width:990px){.search-modal .search-modal__close-button{position:absolute;margin-right:0}.search.search-modal__form .field{margin-left:calc(17% + var(--page-padding));width:calc(65% - var(--page-padding) * 2)}.predictive-search__result-group:first-child{-webkit-box-flex:0;-ms-flex:0 0 17%;flex:0 0 17%}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-predictive-search.css.map */
