.eshop.search{align-items:center;gap:3rem}.eshop.search .listing-header{margin:0 1rem}.eshop.search .search-form{padding:0 0 3rem 0;border-bottom:solid var(--light-gray-border) 1px;width:100%}.eshop.search .search-form form{display:flex;align-items:center;justify-content:center;gap:1rem}.eshop.search .listing-header .title i{font-family:'Roboto',sans-serif}@media only screen and (max-width:768px){.eshop.search .listing-header{border-bottom:solid #000 2px}}@media only screen and (max-width:480px){.eshop.search{gap:1.5rem}.eshop.search .search-form{padding:0 0 3rem 0}}@media only screen and (max-width:375px){.eshop.search .search-form form{flex-direction:column}}