/*
Theme Name: Amstel Music
Theme URI: https://amstelmusic.gr/
Author: Happyonline
Description: Custom theme για το amstelmusic.gr clone. Events, διαγωνισμός, user accounts, age gate. Απαιτεί ACF Pro.
Version: 1.22.12
Requires at least: 6.0
Requires PHP: 7.4
License: Proprietary
Text Domain: amstel-music
*/

/* ========== Design tokens (matched to amstelmusic.gr) ========== */
:root {
  --amstel-red: #EC1C29;        /* official Amstel red */
  --amstel-red-dark: #B81621;
  --amstel-dark: #0A0A0A;
  --amstel-cream: #F5F1E8;
  --amstel-white: #FFFFFF;
  --amstel-gray-300: #E5E5E5;
  --amstel-gray-700: #4A4A4A;

  /* Font: AvertaStdPE on πρωτότυπο. Manrope = closest free Google Font alternative */
  --font-display: "Manrope", "Avenir Next", "AvertaStdPE", system-ui, sans-serif;
  --font-body: "Manrope", "Avenir Next", "AvertaStdPE", system-ui, sans-serif;

  --container-max: 1280px;
  --radius-sm: 4px;
  --radius-md: 8px;
  --radius-full: 9999px;

  --ease: cubic-bezier(0.4, 0, 0.2, 1);
}
header.site-header #logo {
	top:0;
  transform: translateX(-50%) translateY(5px);
  left: 50%;
  position: absolute;
  height: 90px;
  width: auto;
  transition: all 0.3s;
}
 .hero-image.my-mobile {
    display: none;
}
.hero-inner-container {
    max-width: 1025px;
    margin: 0 auto;
    padding: 80px 10px 100px;
}
 .hero-inner-container {
    padding: 100px 10px 0;
}
 .hero-inner-container {
    padding: 50px 10px;
}
 .middle-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between !important;
    align-items: center;
}
 .middle-row {
    justify-content: center;
}
.home .middle-row img.key-visual {
    width: 22%;
}
 .middle-row img.key-visual {
    width: 220px;
}
.home .middle-row img.key-visual {
    width: 17%;
}
.middle-row .texts {
    width: 60%;
}
.home .middle-row .texts {
    width: 46%;
}
.home .middle-row .texts .title {
    text-transform: ν;
    font-weight: 600;
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.home-page .hero-2023-section .middle-row .texts .title {
    font-weight: 400;
    font-size: 26px;
    line-height: 38px;
}
.hero-2023-section .middle-row .texts .subtitle {
    margin-top: 15px;
    font-weight: 400;
    font-size: 21px;
    line-height: 33px;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.hero-2023-section .bottom-row {
    position: relative;
    bottom: -10px;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.hero-2023-section .bottom-row .hero-banner {
    position: relative;
    display: block;
    width: 49%;
    height: 0;
    padding-bottom: 34.5%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.hero-2023-section:not(.v2024) .bottom-row .hero-banner:nth-child(1) {
    border-top: 10px solid #EC1C29;
    padding-bottom: 34.5%;
}
.hero-2023-section:not(.v2024) .bottom-row .hero-banner:nth-child(2) {
    padding-bottom: calc(34.5% + 10px);
}
.hero-2023-section .bottom-row .hero-banner .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(236, 28, 41, .8);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: transform .2s;
}
.hero-2023-section .bottom-row .hero-banner:hover .image {
    transform: scale(1.1);
}
.hero-2023-section .bottom-row .hero-banner .texts {
    position: absolute;
    width: 100%;
    top: 32%;
    left: 0;
    text-align: center;
}
.hero-2023-section.v2024 .bottom-row .hero-banner .texts {
    top: auto!important;
    bottom: 24%;
    transform: none !important;
}
.hero-2023-section:not(.v2024) .bottom-row .hero-banner:nth-child(2) .texts {
    top: calc(32% + 10px);
}
.hero-2023-section .bottom-row .hero-banner .texts .title {
    font-weight: 900;
    font-size: 45px;
    line-height: 56px;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-shadow: 0px 3px 20px #000000;
}
.hero-2023-section .bottom-row .hero-banner .texts .subtitle {
    margin-top: 14px;
    font-weight: 600;
    font-size: 23px;
    line-height: 28px;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-shadow: 0px 3px 10px #000000;
}
.hero-2023-section .bottom-row .hero-banner .texts .buttons {
    margin-top: 110px;
    text-align: center;
}
.hero-2023-section.v2024 .bottom-row .hero-banner .texts .buttons {
    margin-top: 7%;
}
.hero-2023-section .bottom-row .hero-banner .texts .buttons .button {
    min-width: 215px;
    max-width: 215px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 23px;
    height: 50px;
    margin-top: 15px;
}
.hero-2023-section .bottom-row .hero-banner .texts .buttons .button.white-border-btn {
    min-width: 211px;
    max-width: 211px;
    height: 46px;
}
@media (max-width: 1024px) {
    .hero-2023-section .bottom-row .hero-banner .texts {
        top: 22%;
    }
    .hero-2023-section .bottom-row .hero-banner:nth-child(2) .texts {
        top: calc(22% + 10px);
    }
}
@media (max-width: 768px) {
    .hero-2023-section .hero-image.my-desktop {
        display: none;
    }
    .hero-2023-section .hero-image.my-mobile {
        display: block;
    }
}

@media (max-width: 767px) {
    .hero-2023-section .hero-inner-container {
        padding: 60px 10px 65px;
    }
    .home-page .hero-2023-section .hero-inner-container {
        padding: 50px 10px 0;
    }
    .hero-2023-section .middle-row {
        justify-content: center;
    }
    .hero-2023-section .middle-row img.key-visual,
    .home-page .hero-2023-section .middle-row img.key-visual {
        width: 170px;
    }
    .csr-index-page .hero-2023-section .middle-row img.key-visual {
        width: 220px;
    }
    .hero-2023-section .middle-row .texts,
    .home-page .hero-2023-section .middle-row .texts {
        width: 100%;
        margin-top: 20px;
        text-align: center;
    }
    .hero-2023-section .middle-row .button {
        margin: 0 auto 25px;
    }
    .hero-2023-section .bottom-row {
        bottom: auto;
        margin-top: 40px;
    }
    .hero-2023-section .bottom-row .hero-banner,
    .hero-2023-section .bottom-row .hero-banner:nth-child(1),
    .hero-2023-section .bottom-row .hero-banner:nth-child(2) {
        width: 100%;
        padding-bottom: 70%;
    }
    .hero-2023-section .bottom-row .hero-banner .texts,
    .hero-2023-section .bottom-row .hero-banner:nth-child(2) .texts {
        top: 50%;
        transform: translateY(-50%);
    }
    .hero-2023-section .bottom-row .hero-banner .texts .title {
        font-size: 41px;
        line-height: 46px;
    }
    .events-index-page .cards {
        padding: 4rem 0 3rem;
    }
    
    /*START New Banner Mobile*/
    .new-banner{
        padding:20px;
        display:block;
        text-align:center;
        
    }
    .new-banner-title{
        text-align:center;
       }
    .new-banner-text{
        text-align:center;
        max-width:100%;
    }
    .banner-image{
        margin-top:20px;
        
    }

    /*END New Banner Mobile*/
    
    
    
}
.video {
    display: block;
    position: relative;
}
.video img {
  display: block;
  width: 100%;
}
.video:after {
  content: "";
  position: absolute;
  width: 14%;
  height: 14%;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background-image: url('/wp-content/uploads/2026/05/video-btn.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: transform .2s;
}
.video:hover:after {
  transform: translate(-50%,-50%) scale(1.1);
}
/* ========== Reset / base ========== */
*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body {
  margin: 0;
  background: var(--amstel-red);
  color: var(--amstel-white);
  font-family: var(--font-body);
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
img { max-width: 100%; height: auto; display: block; }
a { color: inherit; text-decoration: none; transition: opacity .2s var(--ease); }
a:hover { opacity: .8; }

h1, h2, h3, h4 {
  font-family: var(--font-display);
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0.03em;
  margin: 0 0 1rem;
  line-height: 1.1;
}
h1 { font-size: clamp(2rem, 5vw, 4rem); }
h2 {font-size: clamp(1.5rem, 4vw, 1.75rem);}
h3 { font-size: clamp(1.25rem, 3vw, 2rem); }

p { margin: 0 0 1rem; }
.container { max-width: var(--container-max); margin: 0 auto; padding: 0 clamp(1rem, 4vw, 3rem); }
.section { padding: clamp(3rem, 8vw, 6rem) 0; }

/* ========== Buttons ========== */
.btn {
  display: inline-block;
  padding: 0.85rem 2.25rem;
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  border: 2px solid currentColor;
  border-radius: 0px;
  background: transparent;
  color: var(--amstel-white);
  cursor: pointer;
  transition: all .25s var(--ease);
}
.btn:hover { background: var(--amstel-white); color: var(--amstel-dark); opacity: 1; }
.btn--primary { background: var(--amstel-red); color: #fff; border-color: var(--amstel-red); }
.btn--primary:hover { background: transparent; color: var(--amstel-red); }
.btn--block { display: block; width: 100%; text-align: center; }

/* ========== Header (centered logo + burger menu) ========== */
.site-header {
  height: 100px;
  position: sticky;
  top: 0;
  z-index: 50;
  background: var(--amstel-red);
  border-bottom: 1px solid rgba(255,255,255,0.12);
}
.site-header__inner {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  padding: 1.75rem 0;
  gap: 1rem;
}
.site-header__left { justify-self: start; }
.site-header__right { justify-self: end; }
.site-logo { justify-self: center; }
.site-logo img { height: 64px; width: auto; display: block; }
.header-icon-link { color: var(--amstel-white); display: inline-flex; padding: 0.5rem; }
.header-icon-link svg { display: block; }

/* Burger button */
.burger-toggle {
  background: transparent; border: 0; cursor: pointer;
  width: 40px; height: 40px; padding: 0;
  display: inline-flex; flex-direction: column; justify-content: center; align-items: center;
  gap: 6px;
}
.burger-toggle span {
  display: block; width: 28px; height: 3px;
  background: var(--amstel-white); border-radius: 2px;
  transition: transform .25s var(--ease), opacity .25s var(--ease);
}
.burger-toggle.is-open span:nth-child(1) { transform: translateY(9px) rotate(45deg); }
.burger-toggle.is-open span:nth-child(2) { opacity: 0; }
.burger-toggle.is-open span:nth-child(3) { transform: translateY(-9px) rotate(-45deg); }

/* Drawer */
.nav-drawer {
  position: fixed; top: 0; right: 0;
  width: min(420px, 100vw);
  height: 100vh;
  background: var(--amstel-red);
  z-index: 100;
  transform: translateX(100%);
  transition: transform .35s var(--ease);
  overflow-y: auto;
  box-shadow: -8px 0 32px rgba(0,0,0,0.25);
}
.nav-drawer.is-open { transform: translateX(0); }
.nav-drawer__inner { padding: 5rem 2.5rem 2.5rem; display: flex; flex-direction: column; min-height: 100%; gap: 2.5rem; }
.nav-drawer__close {
  position: absolute; top: 1rem; right: 1rem;
  background: transparent; border: 0; color: #fff;
  font-size: 2.5rem; line-height: 1; cursor: pointer; padding: 0.5rem;
}
.main-nav__list { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: 1.5rem; }
.main-nav__list a {
  font-family: var(--font-display); font-weight: 900;
  text-transform: uppercase; letter-spacing: 0.06em;
  font-size: 1.75rem; color: var(--amstel-white);
}
.nav-drawer__cta { margin-top: auto; display: flex; flex-direction: column; gap: 1rem; align-items: flex-start; }
.nav-drawer__cta p { margin: 0; color: rgba(255,255,255,0.85); }
.nav-drawer__cta .btn--outline { background: transparent; color: #fff; border-color: #fff; }
.nav-drawer__cta .btn--outline:hover { background: #fff; color: var(--amstel-red); }
.nav-drawer__social { display: flex; gap: 1rem; }
.nav-drawer__social a {
  display: inline-grid; place-items: center;
  width: 40px; height: 40px;
  border: 2px solid #fff; border-radius: 50%;
  color: #fff; font-weight: bold;
}
.nav-drawer-backdrop {
  position: fixed; inset: 0; z-index: 99;
  background: rgba(0,0,0,0.55);
  opacity: 0; pointer-events: none;
  transition: opacity .25s var(--ease);
}
.nav-drawer-backdrop.is-open { opacity: 1; pointer-events: auto; }
body.has-drawer-open { overflow: hidden; }

/* ========== Footer ========== */
.site-footer { background: #050505; padding: 3rem 0 1.5rem; margin-top: 4rem; }
.site-footer__inner { display: grid; gap: 2rem; }
.footer-policies { list-style: none; display: flex; flex-wrap: wrap; gap: 1rem 2rem; margin: 0; padding: 0; }
.footer-policies a { font-size: 0.85rem; text-transform: uppercase; letter-spacing: 0.05em; }
.footer-social { display: flex; gap: 1rem; }
.footer-social svg { width: 24px; height: 24px; }

/* ========== Hero ========== */
.hero {
  position: relative;
  min-height: 80vh;
  display: flex; align-items: center;
  padding: 4rem 0;
  background: radial-gradient(circle at 30% 50%, var(--amstel-red) 0%, transparent 50%), var(--amstel-dark);
}
.hero__title { font-size: clamp(2.5rem, 6vw, 5rem); max-width: 18ch; }
.hero__cta { display: flex; gap: 1rem; flex-wrap: wrap; margin-top: 2rem; }

/* ========== Event grid ========== */
.events-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 1.5rem;
}
.event-card {
  position: relative;
  overflow: hidden;
  border-radius: var(--radius-md);
  background: #1a1a1a;
  transition: transform .3s var(--ease);
}
.event-card:hover { transform: translateY(-4px); }
.event-card__image { aspect-ratio: 4/3; background: #333; object-fit: cover; width: 100%; }
.event-card__body { padding: 1.5rem; }
.event-card__title {
  font-family: var(--font-display);
  font-size: 1.25rem; text-transform: uppercase; letter-spacing: 0.04em;
  margin: 0 0 1rem;
}
.event-card__cta {
  display: inline-block; padding: 0.5rem 1.25rem;
  border: 1px solid var(--amstel-white); border-radius: var(--radius-full);
  font-size: 0.85rem; text-transform: uppercase; letter-spacing: 0.08em;
}

/* ========== Single event ========== */
.event-single__hero { min-height: 50vh; display: grid; place-items: center; text-align: center; padding: 4rem 0; }
.event-single__title { font-size: clamp(2rem, 6vw, 4.5rem); }
.event-single__meta { color: var(--amstel-gray-300); font-size: 0.95rem; margin-bottom: 2rem; }
.event-single__participate-form { max-width: 540px; margin: 2rem auto; padding: 2rem; background: #1a1a1a; border-radius: var(--radius-md); }

/* ========== Forms ========== */
.form-field { margin-bottom: 1.25rem; }
.form-field label {
  display: block; margin-bottom: 0.5rem;
  text-transform: uppercase; letter-spacing: 0.06em; font-size: 0.8rem;
}
.form-field input[type="text"],
.form-field input[type="email"],
.form-field input[type="password"],
.form-field input[type="date"],
.form-field input[type="tel"] {
  width: 100%;
  padding: 0.85rem 1rem;
  background: transparent;
  border: 1px solid rgba(255,255,255,0.2);
  border-radius: var(--radius-sm);
  color: var(--amstel-white);
  font: inherit;
}
.form-field input:focus { outline: 2px solid var(--amstel-red); border-color: var(--amstel-red); }
.form-field--checkbox { display: flex; gap: 0.75rem; align-items: flex-start; }
.form-field--checkbox label { text-transform: none; letter-spacing: 0; font-size: 0.85rem; color: var(--amstel-gray-300); }
.form-message { padding: 0.75rem 1rem; border-radius: var(--radius-sm); margin-bottom: 1rem; }
.form-message--success { background: rgba(40,167,69,0.15); border: 1px solid #28A745; }
.form-message--error { background: rgba(220,53,69,0.15); border: 1px solid #DC3545; }

/* ========== Age gate ========== */
.age-gate {
  position: fixed; inset: 0; z-index: 9999;
  display: grid; place-items: center;
  background: rgba(10,10,10,0.95);
  padding: 2rem;
}
.age-gate__card { max-width: 480px; background: #1a1a1a; padding: 2.5rem; border-radius: var(--radius-md); text-align: center; }
.age-gate__logo { width: 120px; margin: 0 auto 1.5rem; }
.age-gate__dob { display: grid; grid-template-columns: 1fr auto 1fr auto 1fr; gap: 0.5rem; align-items: center; }
.age-gate__dob input { text-align: center; }
.age-gate__sep { font-size: 1.25rem; opacity: 0.5; }

/* ========== Newsletter ========== */
.newsletter { background: var(--amstel-red); padding: 3rem 0; }
.newsletter__form { display: flex; gap: 1rem; flex-wrap: wrap; max-width: 600px; margin: 1rem auto 0; }
.newsletter__form input { flex: 1; min-width: 200px; }

/* ========== Profile / user pages ========== */
.profile-tabs { display: flex; gap: 1rem; border-bottom: 1px solid rgba(255,255,255,0.1); margin-bottom: 2rem; }
.profile-tabs__tab {
  padding: 1rem 1.5rem;
  font-family: var(--font-display); text-transform: uppercase; letter-spacing: 0.08em;
  border-bottom: 3px solid transparent;
}
.profile-tabs__tab.is-active { border-bottom-color: var(--amstel-red); }
.tickets-list, .participations-list { display: grid; gap: 1rem; }
.ticket-item, .participation-item { padding: 1.25rem; background: #1a1a1a; border-radius: var(--radius-sm); display: flex; justify-content: space-between; align-items: center; gap: 1rem; flex-wrap: wrap; }
.csr-texts-2023-section {
	max-width: 1220px;
	padding: 0 10px;
	margin: 100px auto;
}
.csr-index-page .csr-texts-2023-section {
	margin-top: 50px;
}
.csr-texts-2023-section .top-row {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    max-width: 960px;
    margin: 0 auto;
}
.csr-index-page .csr-texts-2023-section .top-row {
	justify-content: center;
	max-width: 600px;
}
.csr-texts-2023-section .top-row img.key-visual {
	width: 25%;
}
.csr-texts-2023-section .top-row .texts {
	width: 65%;
	letter-spacing: 0px;
    color: #FFFFFF;
}
.csr-index-page .csr-texts-2023-section .top-row .texts,
.campaign-index-page .csr-texts-2023-section .top-row .texts {
	width: auto;
	text-align: center;
	margin: 0;
}
.csr-texts-2023-section .top-row .texts .title {
	font-weight: 900;
    font-size: 32px;
    line-height: 39px;
}
.csr-texts-2023-section .top-row .texts .subtitle {
	margin-top: 20px;
	font-weight: 400;
    font-size: 20px;
    line-height: 28px;
}
.csr-texts-2023-section .top-row .texts .body {
	font-weight: 400;
    font-size: 22px;
    line-height: 32px;
}
.csr-texts-2023-section .top-row .texts .body a {
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: underline;
}
.csr-texts-2023-section .top-row .texts .buttons-wrapper {
	display: flex;
    flex-wrap: wrap;
}
.csr-texts-2023-section .top-row .texts .buttons-wrapper .white-border-btn {
	height: 44px;
}
.csr-texts-2023-section .top-row .texts .buttons-wrapper .button + .button {
	margin-left: 10px;
}
.csr-texts-2023-section .top-row .texts .buttons-wrapper .button {
	max-width: none;
}
.csr-texts-2023-section .button {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 20px;
	min-width: 200px;
	max-width: 200px;
	height: 48px;
}
.csr-texts-2023-section .button.csr-download-btn {
	margin: 25px auto 0;
	max-width: 380px;
	font-size: 25px;
	line-height: 30px;
	height: 62px;
}
.csr-texts-2023-section .top-row .texts .button.csr-download-btn {
	margin: 0 auto 25px;
}
.csr-texts-2023-section .button.csr-download-btn img,
.csr-texts-2023-section .button.csr-download-btn i {
	margin-right: 20px;
	font-size: 20px;
}
.csr-texts-2023-section .bottom-row {
	margin-top: 50px;
}
.csr-index-page .csr-texts-2023-section .bottom-row {
	margin-top: 50px;
}
@media (max-width: 1023px) {
	.csr-texts-2023-section .top-row {
		align-items: flex-start;
	}
	.csr-texts-2023-section .top-row .texts .buttons-wrapper .button {
		min-width: 210px;
	}
	.csr-texts-2023-section .top-row .texts .buttons-wrapper .button + .button {
		margin-left: 0;
	}
}
@media (max-width: 767px) {
	.csr-texts-2023-section {
		margin: 50px 0;
	}
	.csr-texts-2023-section .top-row {
		justify-content: center;
	}
	.csr-texts-2023-section .top-row img.key-visual {
		width: 170px;
	}
    .csr-texts-2023-section .top-row .texts {
    	width: 100%;
    	text-align: center;
    	margin-top: 25px;
    }
    .csr-texts-2023-section .top-row .texts .button,
    .csr-texts-2023-section .top-row .texts .buttons-wrapper .button {
    	margin: 0 auto 25px;
    }
    .csr-index-page .csr-texts-2023-section {
	    margin-top: 40px;
	}
	.csr-index-page .csr-texts-2023-section .button {
		margin-top: 25px;
	}
    .csr-index-page .csr-texts-2023-section .bottom-row {
	    margin-top: 50px;
	}

}

/* ========== Profile / user pages ========== */
.profile-tabs { display: flex; gap: 1rem; border-bottom: 1px solid rgba(255,255,255,0.1); margin-bottom: 2rem; }
.profile-tabs__tab {
  padding: 1rem 1.5rem;
  font-family: var(--font-display); text-transform: uppercase; letter-spacing: 0.08em;
  border-bottom: 3px solid transparent;
}
.profile-tabs__tab.is-active { border-bottom-color: var(--amstel-red); }
.tickets-list, .participations-list { display: grid; gap: 1rem; }
.ticket-item, .participation-item { padding: 1.25rem; background: #1a1a1a; border-radius: var(--radius-sm); display: flex; justify-content: space-between; align-items: center; gap: 1rem; flex-wrap: wrap; }
/* ========== Utilities ========== */
.text-center { text-align: center; }
.text-uppercase { text-transform: uppercase; letter-spacing: 0.06em; }
.mt-1 { margin-top: 0.5rem; } .mt-2 { margin-top: 1rem; } .mt-3 { margin-top: 1.5rem; } .mt-4 { margin-top: 2rem; }
.mb-1 { margin-bottom: 0.5rem; } .mb-2 { margin-bottom: 1rem; } .mb-3 { margin-bottom: 1.5rem; } .mb-4 { margin-bottom: 2rem; }
.is-hidden { display: none !important; }

/* ========== Responsive ========== */
@media (max-width: 768px) {
  .main-nav ul { gap: 1rem; font-size: 0.85rem; }
  .site-logo img { height: 36px; }
  .header-actions .header-actions__auth { display: none; }
}