.header{height:80px;display:flex;flex-direction:row;justify-content:space-between;position:fixed;top:0;left:0;right:0;z-index:100;background-color:#e1e1e1;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#e4e4e4}.left-section{display:flex;align-items:center}.hamburger-menu{height:50px;width:50px;margin-left:24px;margin-right:24px}.website-logo{font-size:40px;font-family:"Lilita One",sans-serif;font-weight:400;color:#eb6c6c;font-style:italic;text-shadow:-2px 0 5px #000}.middle-section{flex:1;margin-left:70px;margin-right:35px;max-width:500px;display:flex;align-items:center}.search-bar{flex:1;height:36px;padding-left:10px;font-size:16px;border:1px solid silver;border-radius:2px;box-shadow:inset 1px 2px 3px rgb(0 0 0 / .05);width:0;margin-right:2px}.search-bar::placeholder{font-size:16px}.search-button{height:40px;width:66px;background-color:#f0f0f0;border-width:1px;border-style:solid;border-color:silver;margin-left:-1px;margin-right:10px;cursor:pointer}.search-button,.socials-button{display:flex;justify-content:center;align-items:center;position:relative}.search-button:hover{opacity:.8}.search-icon{height:25px}.right-section{width:180px;margin-right:20px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.socials-button{height:40px;width:40px;border-radius:20px;border:none;background-color:#f5f5f5;margin-left:2px}.socials-button:hover{cursor:pointer}.icon-sprite{height:24px;width:24px;background-image:url(../icons/icon-sprites.webp);display:inline-block;margin:0}#clock{background-position:0 0}#facebook{background-position:-24px 0}#instagram{background-position:-48px 0}#star{background-position:-72px 0}#ingredient{background-position:0 -24px}#heart{background-position:-24px -24px}#pintrest{background-position:-48px -24px}#twitter{background-position:-72px -24px}#home{background-position:0 -48px}#phone{background-position:-24px -48px}#search{background-position:-48px -48px}