.md-shop-instant-search{position:relative;max-width:100%;margin:14px 0 22px;width:100%;display:block;clear:both;flex:1 1 auto}.md-shop-instant-search__label{display:none}.md-shop-instant-search__input,#md-shop-search-input{width:100%;min-width:100%;box-sizing:border-box;height:40px;padding:12px 40px 12px 16px;border:1px solid var(--ast-border-color,#d9d9d9);border-radius:3px!important;background-clip:padding-box;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05);background:#fff;color:#111;font-size:15px;line-height:1.2}body.md-shop-search-active .woocommerce-pagination,body.md-shop-search-active nav.woocommerce-pagination,body.md-shop-search-active .pagination,body.md-shop-search-active .ast-pagination,body.md-shop-search-active .page-numbers{display:none!important}.md-shop-instant-search__input::placeholder{color:#6b6b6b}.md-shop-instant-search__input:focus{outline:none;border-color:#c7c7c7;box-shadow:none}.md-shop-instant-search__icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#6b6b6b;pointer-events:none;font-size:16px}.md-shop-instant-search.is-loading .md-shop-instant-search__icon{animation:md-shop-search-spin 0.9s linear infinite}.md-no-products{list-style:none;padding:24px 0;color:#bbb;font-size:15px}@keyframes md-shop-search-spin{0%{transform:translateY(-50%) rotate(0deg)}100%{transform:translateY(-50%) rotate(360deg)}}@media (max-width:767px){.md-shop-instant-search{max-width:100%}}