﻿
@font-face {
    font-family: 'ITC Avant Garde Gothic Bold';
    src: url('Font/ITC Avant Garde Gothic Bold.otf') format('opentype');
}
.g-bg-cover::after {
    position: unset;
}
@font-face {
    font-family: 'Algerian';
    src: url('Font/Algerian.ttf') format('truetype');
}
@font-face {
    font-family: 'texgyreadventor-regular';
    src: url('Font/texgyreadventor-regular.otf') format('opentype');
}
.coming {
    letter-spacing: 18px;
}

.staff {
    /*text-transform: uppercase;*/
    font-size: 8em;
    font-family: texgyreadventor-regular;
}

.in-g-search {
    background-color: transparent;
    color: #fff;
}

.input-group.Search {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3em;
}

.in-g-search button.input-group-text {
    height: calc(2.9rem + 2px) !important;
    color: #fff;
}

.g-max-width-700 {
    max-width: none;
}
button#header-toggler {
    border-color: white;
    background-color: black;
}
.hamburger--collapse .hamburger-inner {
    background-color: #ffff;
}
.hamburger-inner:before {
    background-color: #ffff;
}
.hamburger-inner:after {
    background-color: #ffff;
}