/* Header placement correction */
#header-group .header-menu{left:34px!important}
#header-group .header-actions{right:34px!important}
body[data-template="product"] #header-group .ohfh-search-button{display:none!important}
body[data-template="product"] #header-group .header-actions{right:34px!important}
body[data-template="product"] #header-group .header-actions__cart-icon,
body[data-template="product"] #header-group .action__cart,
body[data-template="product"] #header-group cart-drawer-component{display:flex!important;visibility:visible!important;opacity:1!important}
@media(max-width:749px){
 #header-group .header-menu{left:22px!important}
 #header-group .header-actions{right:22px!important}
 body[data-template="product"] #header-group .header-actions{right:22px!important}
}