@font-face {
  font-family: "bebas_neue_proexpanded_bold";
  src: url("/wp-content/themes/hollandguns/assets/fonts/bebasneuepro-expandedbold-webfont.woff2") format("woff2"), url("/wp-content/themes/hollandguns/assets/fonts/bebasneuepro-expandedbold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "acumin_prolight";
  src: url("/wp-content/themes/hollandguns/assets/fonts/acumin-light.woff2") format("woff2"), url("/wp-content/themes/hollandguns/assets/fonts/acumin-light.woff2") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "acumin_proregular";
  src: url("/wp-content/themes/hollandguns/assets/fonts/acumin_pro_regular-webfont.woff2") format("woff2"), url("/wp-content/themes/hollandguns/assets/fonts/acumin_pro_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "acumin_prosemibold";
  src: url("/wp-content/themes/hollandguns/assets/fonts/acumin_pro_semibold_regular-webfont.woff2") format("woff2"), url("/wp-content/themes/hollandguns/assets/fonts/acumin_pro_semibold_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "acumin_proregular", sans-serif;
  font-weight: normal;
  background-color: white;
  font-size: 16px;
}

h1,
h2 {
  font-family: "bebas_neue_proexpanded_bold", sans-serif;
}

h3,
h4,
h5,
h6 {
  font-family: "acumin_prosemibold", sans-serif;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.right,
.left {
  text-align: inherit !important;
}

html {
  font-size: 16px;
}

body {
  font-family: "acumin_proregular", sans-serif;
  font-weight: normal;
  background-color: white;
  font-size: 16px;
}

h1,
h2 {
  font-family: "bebas_neue_proexpanded_bold", sans-serif;
}

h3,
h4,
h5,
h6 {
  font-family: "acumin_prosemibold", sans-serif;
}

p {
  margin: 15px 0;
}

ul,
ol {
  margin: 20px 0;
  margin-left: 15px;
}

.screen-reader-text,
.sr-only {
  visibility: hidden;
  width: 0;
  height: 0;
}

body.home .sptp-section-title {
  display: none;
}

.container,
.section_wrapper {
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}
@media (min-width: 3200px) {
  .container,
.section_wrapper {
    max-width: 90%;
  }
}
@media (max-width: 4000px) {
  .container,
.section_wrapper {
    max-width: 3200px;
  }
}
@media (max-width: 3500px) {
  .container,
.section_wrapper {
    max-width: 3000px;
  }
}
@media (max-width: 3200px) {
  .container,
.section_wrapper {
    max-width: 2800px;
  }
}
@media (max-width: 3000px) {
  .container,
.section_wrapper {
    max-width: 2300px;
  }
}
@media (max-width: 2550px) {
  .container,
.section_wrapper {
    max-width: 1900px;
  }
}
@media (max-width: 2300px) {
  .container,
.section_wrapper {
    max-width: 1700px;
  }
}
@media (max-width: 1920px) {
  .container,
.section_wrapper {
    max-width: 1600px;
  }
}
@media (max-width: 1600px) {
  .container,
.section_wrapper {
    max-width: 1300px;
  }
}
@media (max-width: 1200px) {
  .container,
.section_wrapper {
    max-width: 1070px;
  }
}
@media (max-width: 992px) {
  .container,
.section_wrapper {
    max-width: 850px;
  }
}
@media (max-width: 767.98px) {
  .container,
.section_wrapper {
    max-width: 650px;
  }
}
@media (max-width: 575.98px) {
  .container,
.section_wrapper {
    max-width: 100%;
  }
}

.full_width_container {
  margin: 0 40px;
}

@media (max-width: 767.98px) {
  .hide_mobile {
    display: none;
  }
}

@media (max-width: 450px) {
  .show_extra_small {
    display: inherit;
  }
}

.section_title {
  font-size: 42px;
  font-family: "bebas_neue_proexpanded_bold", sans-serif;
  margin: 30px 0;
}

.center {
  text-align: center;
}

.video_wrapper {
  position: relative;
  max-width: 800px;
  min-height: 350px;
  margin: 0 auto;
  cursor: pointer;
}
.video_wrapper .video_thumbnail img {
  display: block;
  width: 100%;
}
.video_wrapper .video_icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: white;
  color: black;
  line-height: 70px;
  text-align: center;
  font-size: 20px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  top: 50%;
  margin-top: -35px;
}

#age_okay_logo img {
  max-width: 400px !important;
  height: auto !important;
  max-height: inherit !important;
}

.age-gate__form .age-gate__heading-title {
  font-size: 70px !important;
}
.age-gate__form .age-gate__challenge {
  font-size: 22px;
  font-family: "acumin_prosemibold", sans-serif;
  margin-bottom: 20px;
}
.age-gate__form .age-gate__buttons button {
  background-color: #2b1400 !important;
  color: white !important;
  padding: 8px 30px;
  border: 0;
  font-size: 20px;
}
.age-gate__form .age-gate__buttons button:first-of-type {
  margin-right: 25px;
}

.img-responsive {
  max-width: 100%;
  height: auto;
}

.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}