@font-face {
  font-family: 'wreathhalftoneregular';
  src: url('../fonts/wreathhalftoneregular.otf') format('opentype');
}
@font-face {
  font-family: 'WreathhalftoneBold';
  font-weight: bold;
  src: url('../fonts/WreathhalftoneBold.otf') format('opentype');
}
.font_FjallaOne {
  font-family: 'Fjalla One', sans-serif;
}
.font_ranga {
  font-family: 'Ranga', cursive;
}
.font_ranga_bold {
  font-family: 'Ranga', cursive;
  font-weight: 700;
}
.font_epilogue {
  font-family: 'Epilogue', sans-serif;
  font-weight: 400;
}
.font_epilogue_medium {
  font-family: 'Epilogue', sans-serif;
  font-weight: 500;
}
.font_epilogue_semiBold {
  font-family: 'Epilogue', sans-serif;
  font-weight: 600;
}
.font_epilogue_bold {
  font-family: 'Epilogue', sans-serif;
  font-weight: 700;
}
.font_epilogue_extraBold {
  font-family: 'Epilogue', sans-serif;
  font-weight: 800;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
button {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: inherit;
  font: inherit;
  vertical-align: baseline;
  text-decoration: none;
}
div,
ul,
li {
  box-sizing: border-box;
  list-style: none;
}
em {
  font-style: italic;
}
a {
  cursor: pointer;
}
strong {
  font-weight: bold;
}
a img {
  border: 0;
}
/* END CSS Core + Reset */
body {
  font-size: 20px;
  font-family: Lato;
}
@media only screen and (min-width: 900px) and (max-width: 1024px) {
  body {
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
  body {
    font-size: 18px;
  }
}
@media only screen and (max-width: 768px) {
  body {
    font-size: 16px;
  }
}
#veryMerryPopup {
  background-image: url(/wp-content/themes/verymerryvancouver/images/Window_Curtain.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 640px;
  height: 775px;
  width: 580px;
  padding: 0;
  background-color: transparent;
}
@media only screen and (min-width: 900px) and (max-width: 1024px) {
  #veryMerryPopup {
    height: 730px;
    background-size: 595px;
  }
}
@media only screen and (max-width: 768px) {
  #veryMerryPopup {
    background-size: 400px;
    height: 525px;
    width: 685px;
  }
}
#veryMerryPopup .center {
  width: 256px;
  margin-top: 130px;
}
@media only screen and (max-width: 768px) {
  #veryMerryPopup .center {
    width: 140px;
    margin-top: 68px;
    font-size: 0.8rem;
  }
}
#veryMerryPopup .center p {
  color: #032D17;
}
@media only screen and (max-width: 768px) {
  #veryMerryPopup .center .mb-3 {
    margin-bottom: 0.3rem;
  }
}
#veryMerryPopup .bottom img {
  height: 40px;
}
@media only screen and (max-width: 768px) {
  #veryMerryPopup .bottom img {
    height: 30px;
  }
}
#endOfContestPopup {
  background-image: url(/wp-content/themes/verymerryvancouver/images/Window_Curtain.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 740px;
  height: 830px;
  width: 800px;
  padding: 0;
  background-color: transparent;
}
@media only screen and (min-width: 900px) and (max-width: 1024px) {
  #endOfContestPopup {
    height: 730px;
    background-size: 595px;
  }
}
@media only screen and (max-width: 768px) {
  #endOfContestPopup {
    background-size: 430px;
    height: 490px;
    width: 685px;
  }
}
#endOfContestPopup .center {
  width: 279px;
  margin-top: 130px;
  font-size: 1.05rem;
}
@media only screen and (max-width: 768px) {
  #endOfContestPopup .center {
    width: 171px;
    margin-top: 68px;
    font-size: 0.7rem;
  }
}
#endOfContestPopup .center p {
  color: #032D17;
}
@media only screen and (max-width: 768px) {
  #endOfContestPopup .center .mb-3 {
    margin-bottom: 0.3rem;
  }
}
#endOfContestPopup .bottom img {
  height: 40px;
}
@media only screen and (max-width: 768px) {
  #endOfContestPopup .bottom img {
    height: 30px;
  }
}
.openMenuButton {
  right: 1rem;
  top: 1rem;
  width: 50px;
  cursor: pointer;
  z-index: 3;
}
.openMenuButton img,
.openMenuButton svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media only screen and (max-width: 768px) {
  .openMenuButton {
    width: 35px;
    right: 1rem;
    top: 1rem;
  }
}
.openMenuButton {
  right: 1rem;
  top: 1rem;
  width: 50px;
  cursor: pointer;
  z-index: 3;
}
.openMenuButton span {
  width: 40px;
  height: 4px;
  border-radius: 5px;
  background-color: #fff;
  display: block;
  margin-bottom: 10px;
}
.openMenuButton img,
.openMenuButton svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
nav {
  width: 375px;
  box-sizing: border-box;
  right: -375px;
  z-index: 5;
  background-color: rgba(13, 29, 43, 0.8);
  border-radius: 40px 0 0 40px;
}
@media only screen and (max-width: 768px) {
  nav {
    padding-left: 3rem !important;
    padding-right: 1rem !important;
    padding-top: 1rem !important;
    background-color: rgba(13, 29, 43, 0.9);
  }
}
nav .closeMenuButton {
  width: 40px;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  nav .closeMenuButton {
    width: 35px;
  }
}
nav .closeMenuButton span {
  width: 40px;
  height: 4px;
  border-radius: 5px;
  background-color: #fff;
  display: block;
  margin-bottom: 10px;
}
nav .closeMenuButton span:first-of-type {
  transform: rotate(45deg);
  margin-top: 15px;
}
nav .closeMenuButton span:nth-of-type(2) {
  transform: rotate(-45deg);
  margin-top: -15px;
}
nav .logo {
  width: 150px;
  margin-top: 1rem;
}
@media only screen and (max-width: 768px) {
  nav .links {
    margin-top: 3rem;
  }
}
nav .links a {
  display: block;
  font-size: 2rem !important;
  margin-bottom: 30px;
  font-family: 'Epilogue', sans-serif !important;
  font-weight: 800 !important;
}
@media only screen and (max-width: 768px) {
  nav .links a {
    margin-bottom: 20px;
  }
}
nav .links a:hover {
  color: #f93057;
}
nav .links a img {
  width: 30px;
  display: inline-block;
  vertical-align: top;
  margin-top: 0px;
  margin-right: 15px;
}
nav .links a .instagramLogo {
  width: 22px;
  margin-left: 4px;
  margin-top: 4px;
}
@media only screen and (max-width: 768px) {
  nav .bookings {
    margin-top: 2rem;
  }
}
nav .bookings label {
  font-family: 'wreathhalftoneregular';
  font-family: 'Epilogue', sans-serif !important;
  font-weight: 800 !important;
  display: block;
  font-size: 2rem !important;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  nav .bookings label {
    font-size: 1.5rem !important;
  }
}
nav .bookings label:hover {
  color: #f93057;
}
nav .bookings .image:hover {
  filter: invert(80%) sepia(100%) saturate(10000%) hue-rotate(0deg);
}
nav .bookings p {
  margin: 1rem 0;
  font-family: 'Epilogue', sans-serif !important;
  font-weight: 600 !important;
  font-size: 1rem;
  line-height: 1.3rem;
  max-width: 80%;
}
nav .contestInfo {
  position: absolute;
  bottom: 10rem;
}
@media only screen and (max-width: 768px) {
  nav .contestInfo {
    bottom: 5rem;
  }
}
nav .contestInfo .instagram,
nav .contestInfo .terms {
  display: block;
  text-decoration: none;
}
nav .contestInfo .instagram:hover,
nav .contestInfo .terms:hover {
  color: #f93057;
}
nav .contestInfo .instagram {
  font-family: 'Epilogue', sans-serif !important;
  font-weight: 800 !important;
  display: block;
  font-size: 2rem !important;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 768px) {
  nav .contestInfo .instagram {
    font-size: 1.5rem !important;
  }
}
nav .svhLogo {
  width: 200px;
  margin-right: 10px;
  position: absolute;
  bottom: 3rem;
  right: 1rem;
}
@media only screen and (max-width: 768px) {
  nav .svhLogo {
    width: 80px;
    bottom: 2rem;
  }
}
footer img {
  height: 55px;
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
  footer img {
    height: 45px;
  }
}
@media only screen and (max-width: 768px) {
  footer img {
    height: 25px;
  }
}
@media only screen and (max-width: 768px) {
  footer .text-xl {
    font-size: 0.8rem;
    padding-bottom: 1rem;
  }
}
