.predictive-search-container{translate:-50% 0;position:absolute;inset:106px auto auto 50%;width:100%;z-index:9999999999;display:flex;display:none;opacity:0}.predictive-search-container.active{display:flex;opacity:1;height:-webkit-fill-available}.predictive-search-container.active:before{content:"";width:100vw;max-width:100%;position:fixed;top:0;right:0;bottom:0;left:0;background:#0003;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none}.predictive-search-container .predictive-search-modal{position:relative;margin:0 auto;background:#fcfbf6;height:-moz-fit-content;height:fit-content;width:100%;border-radius:0}@media only screen and (max-width: 767.98px){.predictive-search-container .predictive-search-modal{width:clamp(320px,100%,100vw);max-width:100vw}}.predictive-search-container .predictive-search-modal .inner-search{width:100%;height:100%;overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 230px)}@media only screen and (max-width: 1024.98px){.predictive-search-container .predictive-search-modal .inner-search{max-height:calc(100vh - 190px)}}@media only screen and (max-width: 767.98px){.predictive-search-container .predictive-search-modal .inner-search{max-height:calc(100vh - 96px)}}.predictive-search-container .predictive-search-modal .inner-search::-webkit-scrollbar{width:5px}.predictive-search-container .predictive-search-modal .inner-search::-webkit-scrollbar-track{background:#f1f1f1}.predictive-search-container .predictive-search-modal .inner-search::-webkit-scrollbar-thumb{background:#000}.predictive-search-container .predictive-search-modal .inner-search::-webkit-scrollbar-thumb:hover{background:#000}.predictive-search-container .predictive-search-modal .inner-search .main-search{margin:30px}.predictive-search-container .predictive-search-modal .inner-search .main-search .page-width{padding:0}.predictive-search-container .predictive-search-modal .inner-search .main-search .page-width .result_amount{margin-bottom:30px}.predictive-search-container .predictive-search-modal .close{position:absolute;top:10px;right:30px;border-radius:50%;width:30px;height:30px;padding:5px;cursor:pointer;display:flex;z-index:99;transition:all .3s;opacity:1}@media only screen and (max-width: 1024.98px){.predictive-search-container .predictive-search-modal .close{top:30px}.predictive-search-container .predictive-search-modal div.predictive-search-bar{padding:20px}.predictive-search-container{inset:93px auto auto 50%}}.predictive-search-container .predictive-search-modal .close svg,.predictive-search-container .predictive-search-modal .close img{width:100%;height:100%;margin:auto}.predictive-search-container .predictive-search-modal .close:hover{rotate:90deg}.predictive-search-container .predictive-search-modal .predictive-search-bar{width:100%;display:flex;align-items:center;justify-content:center;flex-flow:column nowrap;padding:0 20px 50px}form.search-bar-qf{margin:0 auto 0 0;width:calc(100% - 50px)}form.search-bar-qf input[type=text]{background:#fff}@media only screen and (max-width: 767.98px){form.search-bar-qf input[type=text]{height:44px;background:transparent}}@media only screen and (max-width: 767.98px){form.search-bar-qf .submit-group,form.search-bar-qf .submit-group label{height:44px}}.predictive-search-container .predictive-search-results{width:100%;padding:5px 0;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.predictive-search-container .predictive-search-results .resource-header,.predictive-search-container .predictive-search-results .resource-results{width:100%}.predictive-search-container .predictive-search-results .resource-header p,.predictive-search-container .predictive-search-results .resource-results p{margin:0}.predictive-search-container .predictive-search-results .resource-header{border-bottom:solid 1px #ddd;padding:15px 0;margin-bottom:5px}.predictive-search-container .predictive-search-results .resource-header p{font-weight:700;text-transform:capitalize;padding:0 40px}.predictive-search-container .predictive-search-results .resource-results{padding:0 5px;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:5px}.predictive-search-container .predictive-search-results .resource-results .resource-result{width:100%;padding:5px 5px 5px 50px;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:20px}.predictive-search-container .predictive-search-results .resource-results .resource-result:hover{background:#f1f1f1}.predictive-search-container .predictive-search-results .resource-results .resource-result .resource-result-title{width:-moz-max-content;width:max-content;padding:0 10px 0 5px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row}.predictive-search-container .predictive-search-results .resource-results .resource-result .resource-result-url{white-space:nowrap;font-size:12px;color:#707070}@media (max-width: 1024px){.predictive-search-container .predictive-search-results .resource-results .resource-result .resource-result-url{display:none}}.predictive-search-container .predictive-search-results .resource-results .resource-result .resource-result-image{width:30px;height:30px;background:#fff;margin:0 0 0 auto;display:none}.predictive-search-container .predictive-search-results .resource-results .resource-result .resource-result-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.predictive-search-container .inner-search.recommended-inner{height:auto;display:flex;flex-flow:row nowrap;align-items:flex-start;justify-content:flex-start;gap:30px}@media only screen and (max-width: 767.98px){.predictive-search-container .inner-search.recommended-inner{flex-flow:column nowrap;gap:0px 15px}}.predictive-search-container .inner-search.recommended-inner .searching-prompt{display:none}.predictive-search-container .inner-search.recommended-inner .search-recommendations-wrapper{width:100%;height:100%;display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:space-between;gap:10px}@media only screen and (max-width: 767.98px){.predictive-search-container .inner-search.recommended-inner .search-recommendations-wrapper{width:100%;flex-flow:column nowrap;justify-content:flex-start}.predictive-search-container .inner-search.recommended-inner .search-recommendations-wrapper.slider{width:100vw;max-width:100vw;margin:0 -21px}.predictive-search-container .inner-search.recommended-inner .search-recommendations-wrapper.slider .recommended-products-heading{padding:0 21px}}.predictive-search-container .inner-search.recommended-inner .search-recommendations-wrapper .recommended-products-heading{width:100%;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:30px;margin-bottom:10px;color:var(--text-primary-color)}@media only screen and (max-width: 767.98px){.predictive-search-container .inner-search.recommended-inner .search-recommendations-wrapper .recommended-products-heading{font-size:18px}}@media only screen and (max-width: 767.98px){.predictive-search-container .inner-search.recommended-inner .search-recommendations-wrapper.grid .recommended-products-heading{display:none}}.predictive-search-container .inner-search.recommended-inner .search-recommendations-grid,.predictive-search-container .inner-search.recommended-inner .search-recommendations-swiper{width:100%;padding-bottom:30px}@media only screen and (max-width: 767.98px){.predictive-search-container .inner-search.recommended-inner .search-recommendations-grid,.predictive-search-container .inner-search.recommended-inner .search-recommendations-swiper{padding-bottom:0}}.predictive-search-container .inner-search.recommended-inner .search-recommendations-grid a.view-all,.predictive-search-container .inner-search.recommended-inner .search-recommendations-swiper a.view-all{display:none;width:100%;max-width:400px;margin:20px auto 0;text-align:center;order:1000;grid-column:1/-1}@media only screen and (max-width: 767.98px){.predictive-search-container .inner-search.recommended-inner .search-recommendations-grid a.view-all,.predictive-search-container .inner-search.recommended-inner .search-recommendations-swiper a.view-all{display:block}}.predictive-search-container .inner-search.recommended-inner .search-recommendations-grid .product-card .quickview-eye,.predictive-search-container .inner-search.recommended-inner .search-recommendations-grid .product-card .wishlist-heart,.predictive-search-container .inner-search.recommended-inner .search-recommendations-grid .product-card .product-buttons,.predictive-search-container .inner-search.recommended-inner .search-recommendations-grid .product-card .product-description,.predictive-search-container .inner-search.recommended-inner .search-recommendations-swiper .product-card .quickview-eye,.predictive-search-container .inner-search.recommended-inner .search-recommendations-swiper .product-card .wishlist-heart,.predictive-search-container .inner-search.recommended-inner .search-recommendations-swiper .product-card .product-buttons,.predictive-search-container .inner-search.recommended-inner .search-recommendations-swiper .product-card .product-description{display:none}.predictive-search-container .inner-search.recommended-inner .search-recommendations-grid{display:grid;gap:20px 20px;grid-template-columns:repeat(3,1fr)}@media only screen and (max-width: 1199.98px){.predictive-search-container .inner-search.recommended-inner .search-recommendations-grid{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width: 1024.98px){.predictive-search-container .inner-search.recommended-inner .search-recommendations-grid{gap:15px 15px;grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 389.98px){.predictive-search-container .inner-search.recommended-inner .search-recommendations-grid{grid-template-columns:1fr}}.predictive-search-container .inner-search.recommended-inner .recommended-links-sidebar .accordion,.predictive-search-container .inner-search.recommended-inner .search-recommendations-wrapper .accordion{padding:0 0 8px}@media only screen and (min-width: 768px){.predictive-search-container .inner-search.recommended-inner .recommended-links-sidebar .accordion,.predictive-search-container .inner-search.recommended-inner .search-recommendations-wrapper .accordion{display:none}}.predictive-search-container .inner-search.recommended-inner .recommended-links-sidebar .accordion>div,.predictive-search-container .inner-search.recommended-inner .search-recommendations-wrapper .accordion>div{color:var(--text-primary-color);font-size:30px;pointer-events:none}@media only screen and (max-width: 1024.98px){.predictive-search-container .inner-search.recommended-inner .recommended-links-sidebar .accordion>div,.predictive-search-container .inner-search.recommended-inner .search-recommendations-wrapper .accordion>div{font-size:18px}}.predictive-search-container .inner-search.recommended-inner .recommended-links-sidebar .panel,.predictive-search-container .inner-search.recommended-inner .search-recommendations-wrapper .panel{width:100%}@media only screen and (min-width: 768px){.predictive-search-container .inner-search.recommended-inner .recommended-links-sidebar .panel,.predictive-search-container .inner-search.recommended-inner .search-recommendations-wrapper .panel{max-height:100%}}.predictive-search-container .inner-search.recommended-inner .recommended-links-sidebar .panel .content,.predictive-search-container .inner-search.recommended-inner .search-recommendations-wrapper .panel .content{width:100%;display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;gap:10px;padding:10px}@media only screen and (max-width: 767.98px){.predictive-search-container .inner-search.recommended-inner .recommended-links-sidebar a.view-all:not(.search-recommendations-grid a.view-all):not(.search-recommendations-swiper a.view-all),.predictive-search-container .inner-search.recommended-inner .search-recommendations-wrapper a.view-all:not(.search-recommendations-grid a.view-all):not(.search-recommendations-swiper a.view-all){display:none}}.predictive-search-container .inner-search.recommended-inner .recommended-links-sidebar{height:100%;width:200px;max-width:200px;display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;gap:25px;margin-right:auto}@media only screen and (max-width: 767.98px){.predictive-search-container .inner-search.recommended-inner .recommended-links-sidebar{height:auto;width:100%;max-width:100%;gap:15px}}.predictive-search-container .inner-search.recommended-inner .recommended-links-sidebar .sidebar-group{width:100%;display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;gap:10px}.predictive-search-container .inner-search.recommended-inner .recommended-links-sidebar .sidebar-group:last-child{padding-bottom:30px}@media only screen and (max-width: 767.98px){.predictive-search-container .inner-search.recommended-inner .recommended-links-sidebar .sidebar-group:last-child{padding-bottom:15px}}.predictive-search-container .inner-search.recommended-inner .recommended-links-sidebar .sidebar-group .sidebar-heading{color:var(--text-primary-color);font-size:30px}@media only screen and (max-width: 767.98px){.predictive-search-container .inner-search.recommended-inner .recommended-links-sidebar .sidebar-group .sidebar-heading{display:none}}.predictive-search-container .inner-search.recommended-inner .recommended-links-sidebar .sidebar-group .recent-search-container{width:100%;display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;gap:10px}.predictive-search-container .inner-search.recommended-inner .recommended-links-sidebar a.link{font-size:16px;color:var(--text-primary-color)}@media only screen and (min-width: 768px){.predictive-search-container .inner-search.recommended-inner .recommended-links-sidebar+.search-recommendations-wrapper{width:calc(100% - 230px)}}#predictive-search-results{display:flex;align-items:stretch;justify-content:stretch;width:100%;padding:0 25px 25px}#predictive-search-results .result_amount{text-align:center}#predictive-search-results .search-wrapper{width:100%;height:100%;display:grid;grid-template-columns:1fr 4fr;gap:30px;padding-bottom:15px;padding-top:50px}@media only screen and (max-width: 1024.98px){#predictive-search-results .search-wrapper{display:flex;align-items:flex-start;justify-content:flex-start;flex-flow:column nowrap;gap:10px}}#predictive-search-results .search-wrapper .sidebar-heading{font-size:30px;color:var(--text-primary-color)}@media only screen and (max-width: 1024.98px){#predictive-search-results .search-wrapper .sidebar-heading{display:none}}#predictive-search-results .search-wrapper .search-products{width:100%}@media only screen and (max-width: 1024.98px){#predictive-search-results .search-wrapper .search-products{padding-bottom:120px}}#predictive-search-results .search-wrapper .search-products.no-sidebar{grid-column:1/-1}#predictive-search-results .search-wrapper .search-products .sidebar-heading{width:100%;display:flex;align-items:center;justify-content:space-between;gap:15px}@media only screen and (max-width: 1024.98px){#predictive-search-results .search-wrapper .search-products .sidebar-heading{display:none}}#predictive-search-results .search-wrapper .search-grid .accordion .heading-sm{font-size:30px;color:var(--text-primary-color);display:flex;justify-content:space-between;width:100%}@media only screen and (max-width: 1024.98px){#predictive-search-results .search-wrapper .search-grid .accordion .heading-sm{font-size:18px}}#predictive-search-results .search-wrapper .search-grid .panel .content{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:10px;color:var(--text-primary-color)}@media only screen and (max-width: 767.98px){#predictive-search-results .search-wrapper .search-grid .panel .content{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 350px){#predictive-search-results .search-wrapper .search-grid .panel .content{grid-template-columns:1fr}}#predictive-search-results .search-wrapper .search-sidebar-container{width:100%}#predictive-search-results .search-wrapper .search-sidebar-container>div a{font-size:16px;font-weight:400;color:var(--text-primary-color)}#predictive-search-results .search-wrapper .search-sidebar-container>div a:hover{text-decoration:underline}#predictive-search-results .search-wrapper .search-sidebar-container .panel .content{display:flex;align-items:flex-start;justify-content:flex-start;flex-flow:column nowrap;gap:10px;padding:10px}#predictive-search-results .search-wrapper .search-sidebar{min-width:200px;display:flex;flex-flow:column nowrap;align-items:flex-start;justify-content:flex-start;gap:15px}@media only screen and (max-width: 1024.98px){#predictive-search-results .search-wrapper .search-sidebar{width:100%;gap:0}}#predictive-search-results .search-wrapper .search-sidebar .accordion .heading-sm{font-size:30px}@media only screen and (max-width: 1024.98px){#predictive-search-results .search-wrapper .search-sidebar .accordion .heading-sm{font-size:18px}}#predictive-search-results .search-wrapper .accordion{padding:10px 0}@media only screen and (min-width: 1025px){#predictive-search-results .search-wrapper .accordion{display:none}}#predictive-search-results .search-wrapper .panel{display:flex;align-items:flex-start;justify-content:flex-start;gap:10px}@media only screen and (min-width: 1025px){#predictive-search-results .search-wrapper .panel{max-height:100%}}#predictive-search-results .search-wrapper .no-results{opacity:.65;text-align:center}#predictive-search-results .search-wrapper .view-all-wrapper{width:100%;display:none}@media only screen and (max-width: 1024.98px){#predictive-search-results .search-wrapper .view-all-wrapper{display:block;padding:20px 0 40px;background:#f6f6f6;max-width:90vw;position:fixed;inset:auto auto 0 50%;translate:-50% 0}}@media only screen and (max-width: 767.98px){#predictive-search-results .search-wrapper .view-all-wrapper{max-width:calc(100vw - 5px);inset:auto auto 0 0;translate:0}}#predictive-search-results .search-wrapper a.view-all{grid-column:1/-1}@media only screen and (min-width: 1025px){#predictive-search-results .search-wrapper a.view-all:not(.sidebar-heading a.view-all){display:none}}@media only screen and (max-width: 1024.98px){#predictive-search-results .search-wrapper a.view-all{width:100%;max-width:400px;text-align:center;margin:0 auto;font-size:18px}}.main-search .result_amount{text-align:center}.main-search .search-header{display:flex;align-items:center;justify-content:center;flex-flow:column nowrap;gap:20px}.main-search .search-header .form-field{position:relative;max-width:400px;border:solid 1px #ddd}.main-search .search-header .form-field .search-submit{cursor:pointer;position:absolute;inset:0 0 0 auto;height:100%;aspect-ratio:1;padding:8px}.main-search .search-header .form-field .search-submit input{opacity:0;padding:0;width:1px;height:1px;pointer-events:none}.main-search .search-header .form-field .search-submit svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main-search .heading-lg{font-weight:700;font-size:26px;line-height:31px}.main-search .search-wrapper{display:flex;flex-direction:column;gap:50px;justify-content:space-between}.main-search .search-wrapper .search-sidebar-container{display:flex;gap:10px;flex-direction:column}.main-search .search-wrapper .search-sidebar-container a{color:var(--text-primary-color)}.main-search .search-wrapper .search-sidebar-container:not(:first-of-type){margin-top:20px}.main-search .search-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:10px}@media only screen and (max-width: 991.98px){.main-search .search-grid{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width: 767.98px){.main-search .search-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media only screen and (max-width: 575.98px){.main-search .search-grid{grid-template-columns:repeat(1,1fr);gap:20px}}.pagination-navigation{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin:50px auto;padding:.5rem 0;font-size:18px;width:-moz-fit-content;width:fit-content;color:var(--text-primary-color);cursor:pointer}.pagination-navigation .page-number,.pagination-navigation .pagination-arrow{width:40px;height:40px;aspect-ratio:1;text-align:center;display:flex;align-items:center;justify-content:center;border:solid 1px #ddd;font-size:14px;color:var(--text-primary-color);background:#fff;transition:.25s}.pagination-navigation .page-number svg,.pagination-navigation .pagination-arrow svg{height:30px;width:20px;fill:var(--text-primary-color)}.pagination-navigation .page-number.page-gap,.pagination-navigation .pagination-arrow.page-gap{cursor:auto}.pagination-navigation .page-number:hover:not(.page-gap),.pagination-navigation .page-number.active:not(.page-gap),.pagination-navigation .pagination-arrow:hover:not(.page-gap),.pagination-navigation .pagination-arrow.active:not(.page-gap){color:#fff;background:var(--primary-color);border-color:var(--primary-color)}.pagination-navigation .page-number:hover:not(.page-gap) svg,.pagination-navigation .page-number.active:not(.page-gap) svg,.pagination-navigation .pagination-arrow:hover:not(.page-gap) svg,.pagination-navigation .pagination-arrow.active:not(.page-gap) svg{fill:#fff}.search-bar-qf{position:relative;width:clamp(125px,100%,145px);align-items:flex-start;display:flex;flex-direction:column;justify-content:center;border-radius:21px}.search-bar-qf input[type=text]{position:relative;width:100%;height:36px;padding:25px;font-size:14px;background:#f0f0f0;border:1px solid #3a3a58;color:var(--text-primary-color);outline:none}.search-bar-qf input[type=text]::-moz-placeholder{font-weight:regular}.search-bar-qf input[type=text]::placeholder{font-weight:regular}.search-bar-qf .submit-group{display:none;justify-content:center;align-items:center;position:absolute;inset:0 auto 0 0;width:50px;height:36px}.search-bar-qf .submit-group label{width:50px;height:36px;margin:0;display:flex;justify-content:center;align-items:center;padding-right:5px}.search-bar-qf .submit-group label svg{width:21px;height:21px}.search-bar-qf .submit-group label svg path{fill:var(--text-primary-color)}.search-bar-qf .submit-group label input[type=submit]{position:absolute;top:0;right:0;width:100%;height:100%;z-index:1;border-radius:0;background:none;border:none;padding:0}.custom-search-qf-section .wrapper{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:20px;max-width:750px}.custom-search-qf-section .wrapper p{min-width:-moz-max-content;min-width:max-content;font-weight:bolder}.custom-search-qf-section .wrapper .search-bar-qf input{color:#000000a6;padding-right:50px}.custom-search-qf-section .wrapper .search-bar-qf input::-moz-placeholder{color:#000000a6;font-weight:500}.custom-search-qf-section .wrapper .search-bar-qf input::placeholder{color:#000000a6;font-weight:500}.custom-search-qf-section .wrapper .search-bar-qf .submit-group label svg path{fill:#10573b}.accordion{display:flex;justify-content:space-between;align-items:center;background:transparent;border:none;border-bottom:1px solid #707070;cursor:pointer;padding:20px 0;width:100%;outline:none;font-size:15px;transition:.3s all}.accordion>div{display:flex;align-items:center}.accordion .chevron{width:24px;height:12px;pointer-events:none}.accordion .chevron img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:all .3s}.accordion.active .chevron img{transform:rotateX(180deg)}.panel{max-height:0;overflow:hidden;transition:max-height .2s ease-out}.panel .content{padding:20px 0;font-size:14px}@media only screen and (min-width: 991.98px){.predictive-search-container .predictive-search-modal .predictive-search-bar{display:none}.predictive-search-container .predictive-search-modal .predictive-search-bar{padding:0 20px 50px}}@media only screen and (max-width: 991.98px){#predictive-search-results .search-wrapper{padding-top:0}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/predictive-search.css.map */
