#mt_header{display:flex;flex-direction:column;align-items:center;--side-header-elements:50px}@media (min-width:360px){#mt_header{--side-header-elements:75px}}#mt_header #site_title{text-align:center;margin:24px 0 24px;font-size:2em;color:#000}@media (max-height:600px){#mt_header #site_title{margin:16px 0 8px}}#mt_header .top{display:flex;justify-content:space-between;width:100%;max-width:1210px}#mt_header .top .left{flex:0 0 var(--side-header-elements);display:flex;justify-content:center;align-items:center}#mt_header .top .middle{flex:1 0}#mt_header .top .right{flex:0 0 var(--side-header-elements);display:flex;justify-content:center;align-items:center}@media (max-width:767px){#mt_header.has_backbutton .bottom{display:none}}#mt_header .back-button{height:100%;width:100%;display:flex;justify-content:center;align-items:center;color:#000}#mt_header .back-button:hover,#mt_header .back-button:focus{text-decoration:none}#mt_header nav ul{display:flex;justify-content:center;align-content:center;margin:0;padding:0}#mt_header nav ul li{display:flex;align-items:center}#mt_header nav ul li a{display:inline-block;font-weight:200;font-size:18px;margin:0 .75em;padding:.5em 0;color:#000}@media(max-width:767px){#mt_header nav ul li a{font-size:17px;margin:0 .4em}}@media(max-width:390px){#mt_header nav ul li a{font-size:17px;margin:0}}@media(max-width:374px){#mt_header nav ul li a{font-size:16px;margin:0}}#mt_header nav ul li:hover a:hover,#mt_header nav ul li:hover a:focus{text-decoration:none}#mt_header nav ul li a[title=seperator]{width:1px;height:1.5em;overflow:hidden;background:#000;margin:0 .25em;padding:0;speak:none}#mt_header nav ul li.current-menu-item a{border-bottom:1px solid #000}#mt_header .mt-cart-button{display:flex;justify-content:center;align-items:center;color:#000;position:relative;margin-top:0;font-size:0;padding:10px}#mt_header .mt-cart-button:before{font-family:var(--icon-set-name);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:var(--cart-icon-char);display:inline-block;font-weight:400;font-size:20px;speak:none}#mt_header .cart-amount{position:absolute;top:0;right:0;font-size:9px;line-height:15px;height:14px;width:14px;font-weight:600;text-align:center;display:inline-block;background:#000;color:#fff;border-radius:50%}