#SearchDrawer{--max-width-drawer: 1440px;--paddingY-drawer-desktop: 20px;--paddingX-drawer-desktop: 50px;--paddingY-drawer-mobile: 20px;--paddingX-drawer-mobile: 0;--padding-adjustment: 220px;--height-input-search: 40px;--color-text-link: #000;--color-text-search: #000924;--color-heading: #707070;--color-f-price: #343434}#SearchDrawer .v-scrollable{height:calc(100dvh - var(--paddingY-drawer-mobile) - var(--height-input-search));padding:16px var(--paddingY-drawer-mobile)}#SearchDrawer .fixed-overlay,#SearchDrawer{margin-top:var(--margin-top-drawer-mobile)}#SearchDrawer .f-price{font-family:inherit;color:var(--color-f-price);font-size:13px;font-weight:400;line-height:normal;text-transform:capitalize}#SearchDrawer .drawer__content{max-width:var(--max-width-drawer);width:100%;margin:0 auto}#SearchDrawer .drawer__inner{max-width:100%;padding:var(--paddingY-drawer-mobile) var(--paddingX-drawer-mobile)}.template-search__header .container-header-search .drawer__close-btn,.template-search__header .container-header-search .search__logo{display:none}#SearchDrawer .container-header-search{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 var(--paddingY-drawer-mobile)}#SearchDrawer .container-header-search .search__logo{width:100%;max-width:184px}.container-header-search .search__field{flex:1;height:40px;border-radius:100px;border:1px solid #b7b7b7;background-color:#fff;padding:4px 7px 4px 15px;transition:border .3s ease-in-out}#SearchDrawer .container-header-search .drawer__close-btn{position:static;top:0;width:fit-content;inset-inline-end:unset}.container-header-search button.search__reset{position:static;inset-inline-end:unset}#SearchDrawer .search__form{padding-left:0;padding-right:0}#SearchDrawer .search__most-searched-keywords h4,.search__products-recommendation h4,#SearchDrawer .predictive-search-result__heading{font-family:inherit;color:var(--color-heading);font-size:15px;font-weight:400;line-height:normal;text-transform:capitalize}.container-header-search .form-control:focus,.container-header-search .form-control:focus-visible{box-shadow:none}#SearchDrawer .search__most-searched-keywords ul li,#predictive-search-results-queries-list li{background:#f2f2f2;padding:6px 14px;border-radius:28px}#SearchDrawer .search__most-searched-keywords ul li a,#predictive-search-results-collection-list li a{color:var(--color-text-link);font-size:13px;font-weight:400;line-height:17.6px}#predictive-search-results-collection-list{display:flex;flex-wrap:wrap;gap:10px 20px}#predictive-search-results-collection-list li{padding:6px 0}#predictive-search-results-collection-list li a{display:flex;gap:8px}#SearchDrawer .search__results-all-btn:hover,#predictive-search-results-collection-list li a:hover{background-position-x:0;background-size:0;background-position-y:0}#SearchDrawer .search__results-all-btn svg,#predictive-search-results-collection-list li a .icon-arrow{position:relative;left:0;transition:left .3s ease-in-out}#SearchDrawer .search__results-all-btn:hover>svg,#predictive-search-results-collection-list li a:hover>.icon-arrow{left:10px;transition:left .3s ease-in-out}#SearchDrawer .search__results-all-btn{font-family:inherit;color:var(--color-text-link);font-size:13px;font-style:normal;font-weight:400;line-height:17.6px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}#SearchDrawer .image-link-product{width:80px;height:125px;overflow:hidden;border-radius:4px}.image-link-product img{width:100%;height:100%;object-fit:cover}.search__products-recommendation ul,#predictive-search-results-products-list{width:100%;display:flex;flex-wrap:wrap;gap:20px}.search__products-recommendation ul li,#predictive-search-results-products-list li{width:100%;max-width:100%}.content-grid-search .predictive-search-result--article,.content-grid-search .predictive-search-result--collections{display:flex;flex-direction:column;gap:20px}.content-grid-search,.search__box-item{width:100%;display:flex;flex-direction:column;gap:16px;padding:0}.content-grid-search .box-filter{display:flex;flex-direction:column;gap:10px;height:fit-content}.content-grid-search .box-search-results{flex:1;gap:10px}.content-grid-search .predictive-search-result{display:flex;flex-direction:column;gap:16px;padding:0 0 10px;border-bottom:1px solid #F2F2F2}.content-grid-search .predictive-search-result--article-desktop,.content-grid-search .predictive-search-result--collections-desktop{display:none}#SearchDrawer .search__content{width:100%}.search__results-all{display:flex;padding-bottom:50px}.search__results-all-desktop{display:none}.container-header-search .search__field-icon{transform:rotate(0);transition:transform .3s ease-in-out}.container-header-search .search__field:has(.form-control:focus) .search__field-icon{transform:rotate(-45deg);transition:transform .3s ease-in-out}.container-header-search .search__field:has(.form-control:focus){border:1px solid var(--color-text-search);transition:border .3s ease-in-out}#SearchDrawer .form-control{padding:0;color:var(--color-text-search);font-size:15px;font-weight:400;line-height:normal;text-transform:capitalize}#SearchDrawer .search__box-item{border-top:0;padding-top:10px}#SearchDrawer .text-pcard-title{font-family:inherit;color:var(--color-heading);font-size:13px;font-weight:400;line-height:normal;text-transform:capitalize}@media (min-width: 768px){.content-grid-search{flex-direction:row}.header__icons .search-drawer-button--desktop input{display:none}#SearchDrawer .search__box-item{padding-top:0}#SearchDrawer .v-scrollable{height:fit-content;padding:0}#SearchDrawer .container-header-search{padding:0;gap:31.5px}#SearchDrawer .fixed-overlay,#SearchDrawer{margin-top:var(--margin-top-drawer-desktop)}#SearchDrawer .drawer__inner{height:fit-content;padding:var(--paddingY-drawer-desktop) var(--paddingX-drawer-desktop)}.template-search__header .content-grid-search .box-filter{max-width:270px}#SearchDrawer .content-grid-search{max-width:1043px;margin:0 auto;flex-direction:row;flex-wrap:wrap;gap:10px;padding:16px 0}.container-header-search .search__field{height:53.11px;padding:4px 10px 4px 15px}.content-grid-search .box-filter{width:100%;max-width:333px;gap:20px}#SearchDrawer .image-link-product{width:100%;height:234px}.search__results-all{display:none;padding-bottom:0}.search__results-all-desktop{display:flex}.content-grid-search .predictive-search-result{gap:16px;padding:0;border:0}#predictive-search-results-collection-list{display:block}.search__products-recommendation ul li,#predictive-search-results-products-list li{width:100%;max-width:150px}.content-grid-search .predictive-search-result--article,.content-grid-search .predictive-search-result--collections{display:none}.content-grid-search .predictive-search-result--article-desktop,.content-grid-search .predictive-search-result--collections-desktop{display:flex}#SearchDrawer .form-control{padding:0 16px}}@media (min-width: 1024px){#SearchDrawer .content-grid-search .box-search-results{min-width:660px}#SearchDrawer .container-search-results{padding-right:var(--padding-adjustment)}.content-grid-search .box-filter{min-width:270px}#SearchDrawer .content-grid-search{margin:0 auto 0 var(--padding-adjustment)}}@media (min-width: 1230px){.header__icons .search-drawer-button--desktop{width:fit-content;border-radius:100px;border:1px solid #B7B7B7;display:flex;padding:10px 15px;justify-content:space-between;align-items:center}.header__icons .search-drawer-button--desktop input{height:40px;background-color:transparent;border:none;outline:none;padding:0;display:block}.header__icons .search-drawer-button--desktop input::placeholder{color:var(--color-text-search);font-size:15px;font-style:normal;font-weight:400}.header__icons .search-drawer-button--desktop input[readonly]{color:var(--color-text-search)}}
/*# sourceMappingURL=/cdn/shop/t/969/assets/search-drawer.css.map */
