@font-face {
  font-family: "AvenirBook";
  src: local("AvenirBook"), url("../fonts/AvenirLTStd-Book.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "AvenirBold";
  src: local("AvenirBold"), url("../fonts/AvenirNext-Bold.woff") format("woff");
  font-display: swap;
}

/*@font-face {
  font-family: "GothaProMed";
  src: local("GothaProMed"), url("../fonts/GothaProMed.woff") format("woff");
  font-display: swap;
}*/

html, address, blockquote, body, dd, div, dl, dt, fieldset, form, frame, frameset, h1, h2, h3, h4, h5, h6, noframes, ol, p, ul, center, dir, hr, menu, pre {
  display: block;
  unicode-bidi: embed;
}

li {
  display: list-item;
}

head {
  display: none;
}

table {
  display: table;
}

tr {
  display: table-row;
}

thead {
  display: table-header-group;
}

tbody {
  display: table-row-group;
}

tfoot {
  display: table-footer-group;
}

col {
  display: table-column;
}

colgroup {
  display: table-column-group;
}

td, th {
  display: table-cell;
}

caption {
  display: table-caption;
}

th {
  font-weight: bolder;
  text-align: center;
}

caption {
  text-align: center;
}

body {
  margin: 0px;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.75em 0;
}

h3 {
  font-size: 1.17em;
  margin: 0.83em 0;
}

h4, p, blockquote, ul, fieldset, form, ol, dl, dir, menu {
  /*margin: 1.12em 0;*/
}

h5 {
  font-size: 0.83em;
  margin: 1.5em 0;
}

h6 {
  font-size: 0.75em;
  margin: 1.67em 0;
}

h1, h2, h3, h4, h5, h6, b, strong {
  font-weight: bolder;
}

blockquote {
  margin-left: 40px;
  margin-right: 40px;
}

i, cite, em, var, address {
  font-style: italic;
}

pre, tt, code, kbd, samp {
  font-family: monospace;
}

pre {
  white-space: pre;
}

button, textarea, input, select {
  display: inline-block;
}

big {
  font-size: 1.17em;
}

small, sub, sup {
  font-size: 0.83em;
}

sub {
  vertical-align: sub;
}

sup {
  vertical-align: super;
}

table {
  border-spacing: 2px;
}

thead, tbody, tfoot {
  vertical-align: middle;
}

td, th, tr {
  /*vertical-align: inherit;*/
}

s, strike, del {
  text-decoration: line-through;
}

hr {
  border: 1px inset;
}

ol, ul, dir, menu, dd {
  margin-left: 40px;
}

ol {
  list-style-type: decimal;
}

ol ul, ul ol, ul ul, ol ol {
  margin-top: 0;
  margin-bottom: 0;
}

u, ins {
  text-decoration: underline;
}

br:before {
  content: "\a";
  white-space: pre-line;
}

body {
  font-family: 'sofia_proregular', "sans", sans-serif;
}

html, body{
  height: 100%;
  margin: 0;
}

.clearfix {
  clear: both;
}

@font-face {
    font-family: 'sofia_proregular';
    src: url('/wp-content/themes/twentytwenty-child/assets/getgo-template/fonts/mostardesign_-_sofia_pro_regular-webfont.woff2') format('woff2'),
         url('/wp-content/themes/twentytwenty-child/assets/getgo-template/fonts/mostardesign_-_sofia_pro_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

div#header{
  display: none !important;
}
.header__wrapper{
  background-color: #062f87;
  display: grid;
  justify-items: center;
  align-content: space-evenly;
  grid-auto-columns: minmax(100px, auto);
  /*width: 100%;*/
}
.logo{
  /*padding: 25px;*/
}
.footer__wrapper{
  display: grid;
  /*justify-items: center;*/
  /*align-items: center;*/
  /*grid-auto-rows: minmax(200px, auto);*/
}
.footer-copy{
  /*margin: auto 20px auto;*/
}
.rules{
  color: #d02030;
  font-size: 40px;
  text-align: center;
  line-height: 40px;
}

/* live page template styles here */
.main__wrapper{
  /*min-height: 100%;*/
  /*margin-bottom: -89px;*/
}
@media(max-width: 1024px) {
  .main__wrapper{
    min-height: auto;
  }
}
header{
  width: 100%;
}
.bg-image {
  background: url(/wp-content/uploads/2020/07/giftcards-4.png);
  background-repeat:no-repeat;
  background-position: center center;
  /*min-height:30%;*/
  /*margin-bottom: 31px;*/
  /*height: 220px; */
  height: 182px;
}
.header-title{
  background-color: #062f87;
  text-align: center;
  min-height: auto;
  padding: 5px 0;
  margin-top: -3px;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.header-title-text{
  color: #fff;
  font-family: AvenirBold;
  font-size: 40px;
  padding-top: 76px;
  padding-bottom: 24px;
  margin-top: -65px;
}
.logo{
  background: url(/wp-content/uploads/2020/07/getgo-logo-cafe-2.png);
  background-repeat:no-repeat;
  background-position: center center;
  /*min-height: 18%;*/
  /*margin-top: -160px;*/
  /*margin-bottom: -90px;*/
  z-index: 10;
  position: relative;
  height: 135px;
  /*margin-top: -3px;*/
  display: flex;
  width: 100%;
}
.header-subtitle{
  text-align: center;
}
.header-subtitle-text{
  font-family: AvenirBook;
  font-size: 28px;
  color: #c8102e;
  padding: 12px 0;
  box-shadow: 0 7px 28px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
}
.flex-container{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  padding: 40px 73px 0;
}
.column-item{
  width: 33.3333%;
  display: flex;
  justify-content: center;
  margin-bottom: 21px;
}
.column-item-title{
  font-family: AvenirBold;
  font-size: 28px;
  padding-bottom: 39px;
  color: #393737;
}
.padding-bottom-0{
  padding-bottom: 0;
}
.btn{
  border: none;
  color: #fff;
  padding: 0 45px;
  text-align: center;
  text-decoration: none;
  display: flex;
  font-family: AvenirBook;
  font-size: 17px;
  border-radius: 32px;
  outline: none;
  align-items: center;
  justify-content: center;
  line-height: 48px;
  cursor: pointer;
}
.rules-btn{
  background-color: #c8102e;
}
.rules-btn-icon{
  margin-right: 8px;
  vertical-align: middle;
}
.submit-btn{
  color: #062f87;
  font-family: AvenirBook;
  background: url("/wp-content/uploads/2020/07/submit-bg-2.png") no-repeat;
  font-size: 20px;
  padding: 0 71px;
  cursor: pointer;
}
.form-field{
  width: 304px;
  height: 60px;
  border-radius: 4px;
  border: solid 1px #062f87;
  padding: 0 16px;
}

::-webkit-input-placeholder { /* WebKit browsers */
  font-family: AvenirBook;
  font-size: 16px;
  color: #393737 !important;
  opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  font-family: AvenirBook;
  font-size: 16px;
  color: #393737 !important;
  opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  font-family: AvenirBook;
  font-size: 16px;
  color: #393737 !important;
  opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
  font-family: AvenirBook;
  font-size: 16px;
  color: #393737 !important;
  opacity: 1;
}
.label-text{
  font-family: AvenirBook;
  font-size: 14px;
  color: #062f87;
  padding-bottom: 6px;
  display: inline-block;
}
footer{
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  height: 89px;
  margin-top: auto;
}
.bottom-image{
  width: 100%;
  padding: 0 74px;
  display: flex;
  justify-content: flex-end;
}
.bottom-image-img{
  margin-bottom: -5px;

}
.bottom-line{
  height: 9px;
  background-color: #062f87;
  width: 100%;
}







/*@media screen and (max-width:1024px) {
  img{
    width: 600px;
  }
}

@media screen and (max-width:768px) {
  .rules{
    font-size: 40px;
    line-height: 1.2em;
    }
  img{
    width: 290px;
  }
}*/




div.wpcf7-response-output {
  display: none !important;
}

.column-item__inner {
  display: flex;
  flex-direction: column;

}

._column-form .column-item-title {
  margin-bottom: 17px;
}


@media (max-width: 1366px) {
  .flex-container {
    padding: 40px 15px 0;
  }
}

@media (max-width: 1024px) {
  .flex-container {
    padding: 10px 15px 0;
  }
  .column-item {
    width: 100%;
  }

  .column-item__inner {
    width: 305px;
  }

  .header-title-text {
    font-size: 28px;
  }

  .header-subtitle-text {
    font-size: 22px;
  }
  .bottom-image {
    padding-top: 20px;
  }
}

@media (max-width: 767px) {
  .bg-image {
    background-size: 900px;
    height: 85px;
  }

  .logo {
    background-size: 230px;
  }

  .header-title-text {
    font-size: 24px;
    padding: 43px 15px 20px;
  }

  .header-subtitle-text {
    font-size: 18px;
    padding: 10px 15px;
  }

  article {
    padding-bottom: 55px;
  }

  .bottom-image-img {
    float: none;
  }

  .bottom-image {
    display: flex;
    justify-content: center;
  }

  header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background: #ffffff;
  }
  article {
    padding-top: 258px;
  }

}

.modal-rules {
  position: fixed;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 999;
  background-color: #f6f6f6;
  transition: top .5s ease-in-out;
  display: flex;
  flex-direction: column;
  height: 100%;
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
}

.modal-rules.active {
  top: 100px;
}

.modal-rules__header {
  display: flex;
  justify-content: center;
  position: relative;
  background: #FEFEFE;
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
}

.modal-rules__header span {
  width: 756px;
  font-size: 48px;
  font-family: AvenirBold;
  padding: 15px;
}

.modal-rules__header-close {
  position: absolute;
  border-radius: 50%;
  background: #C8102E;
  width: 39px;
  height: 39px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 50%;
  left: 35px;
  transform: translateY(-50%);
  font-size: 27px;
  cursor: pointer;
}

.modal-rules__container {
  display: flex;
  justify-content: center;
  padding-top: 30px;
}

.modal-rules__container-text {
  width: 767px;
  font-family: AvenirBook;
  font-size: 22px;
  overflow-y: scroll;
  max-height: calc(100vh - 230px);
}

.modal-rules__container-text p {
  margin-bottom: 20px;
}

.modal-rules__container-text__title {
  color: #c8102e;
  font-family: AvenirBold;
}

.js-dark-overlay {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
  opacity: 0;
  z-index: 990;
  transition: all .5s;
}

.js-dark-overlay.active {
  visibility: visible;
  opacity: 0.3;
}

@media (max-width: 1024px) {
  .modal-rules__container-text {
    max-width: 310px;
    font-size: 14px;
  }

  .modal-rules__header span {
    font-size: 20px;
    width: 310px;
  }

  .modal-rules__header-close {
    width: 26px;
    height: 26px;
    font-size: 16px;
  }

  article {
    padding-bottom: 55px;
  }

}

@media (max-width: 460px) {
  .modal-rules__header {
    padding: 25px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .modal-rules__header-close {
    position: relative;
    transform: translateY(0);
    top: auto;
    left: auto;
    flex-shrink: 0;
  }

  .modal-rules__header span {
    padding: 0 0 0 15px;
  }

  .modal-rules__container {
    padding: 0 10px;
  }
}

.modal-form-submit {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background-color: rgba(255,255,255,0.9);
  transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
  display: flex;
  opacity: 0;
  visibility: hidden;
  /*height: 100vh;*/
  /*overflow-y: scroll;*/
}

.modal-form-submit.active {
  visibility: visible;
  opacity: 1;
}

.modal-form-submit__inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}

.modal-form-submit__title {
  font-family: AvenirBold;
  font-size: 56px;
  background: linear-gradient(45deg, #ffc72c, #c8102e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #0B2349;
  display: table;
  margin: 20px auto;
}

.modal-form-submit__text {
  font-size: 28px;
  font-family: AvenirBook;
  color: #003087;
  margin-bottom: 50px;
}

.modal-form-submit__button {
  line-height: 48px;
  padding: 0 40px;
  display: flex;
  align-items: center;
  background-color: #c8102e;
  border-radius: 32px;
  justify-content: center;
  color: #ffffff;
  cursor: pointer;
}

.modal-form-submit__button ion-icon {
  font-size: 28px;
  margin-right: 15px;
}

.modal-form-submit__button span {
  font-size: 17.7px;
  font-family: AvenirBook;
}

@media (max-height: 650px) {
  .modal-form-submit__image {
    width: 250px;
    height: auto;
  }
}

@media (max-height: 490px) {
  .modal-form-submit__image {
    display: none;
  }
}

@media (max-width: 767px) {
  .modal-form-submit__image {
    width: 280px;
    height: auto;
  }

  .modal-form-submit__title {
    font-size: 36px;
  }

  .modal-form-submit__text {
    font-size: 16px;
  }

  .modal-form-submit__button {
    position: absolute;
    bottom: 20px;
  }
  ::-webkit-input-placeholder { /* WebKit browsers */
  font-family: AvenirBook;
  font-size: 14px;
  color: #393737 !important;
  opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  font-family: AvenirBook;
  font-size: 14px;
  color: #393737 !important;
  opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  font-family: AvenirBook;
  font-size: 14px;
  color: #393737 !important;
  opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
  font-family: AvenirBook;
  font-size: 14px;
  color: #393737 !important;
  opacity: 1;
}
}

.article-text {
  display: flex;
  width: 100%;
  justify-content: center;
  font-family: AvenirBook;
  font-size: 18px;
}

.wpcf7-form .column-item .btn p {
  margin: 0;
}