:root {
  --primary-color: #12a19a!important;
  --primary-color-light: #12a19a!important;
  --primary-color-dark: #12a19a;
  --secondary-color: #12a19a;
  --secondary-color-light: #12a19a;
  --secondary-color-dark: #12a19a;
  --bg-custom-1: #138a84;
  --bg-custom-2: #273041; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Poppins", sans-serif !important; }

.navbar {
  background-color: rgba(23, 29, 41, 0.24); }
  .navbar .navbar-brand {
    background-color: transparent !important; }
    .navbar .navbar-brand img {
      width: 192px; }
  .navbar .language-dropdown .dropdown-toggle {
    color: #fff; }
  @media (min-width: 768px) {
    .navbar {
      background-color: transparent !important; }
      .navbar .navbar-brand {
        background-color: transparent !important; }
        .navbar .navbar-brand img {
          width: 256px; }
      .navbar .language-dropdown .dropdown-toggle {
        color: #333; }
      .navbar .navbar-nav {
        background-color: rgba(255, 255, 255, 0.85);
        border-radius: 2px;
        text-align: right; }
        .navbar .navbar-nav .nav-item:nth-of-type(1) {
          margin-left: 50px; }
        .navbar .navbar-nav .nav-link {
          color: #333333;
          font-weight: bold; }
        .navbar .navbar-nav .nav-item-cta .nav-link {
          color: #ffffff; } }

.bg-custom-1 {
  background-color: var(--bg-custom-1) !important; }

.bg-custom-2 {
  background-color: var(--bg-custom-2) !important; }

.business-information-section:not(.citygrid-context) {
  background-color: var(--bg-custom-1) !important;
  color: #fff; }

#choose-voucher-section {
  background-color: var(--bg-custom-1) !important;
  color: #fff; }
  #choose-voucher-section .section-title {
    color: currentColor; }
  #choose-voucher-section .btn-primary {
    background-color: #fcb428 !important;
    border-color: #fcb428 !important; }
    #choose-voucher-section .btn-primary:hover {
      background-color: #fcb428 !important;
      border-color: #fcb428 !important; }
    #choose-voucher-section .btn-primary:focus, #choose-voucher-section .btn-primary.focus {
      background-color: #fcb428 !important;
      border-color: #fcb428 !important; }
    #choose-voucher-section .btn-primary:active, #choose-voucher-section .btn-primary.active {
      background-color: #fcb428 !important;
      border-color: #fcb428 !important; }
      #choose-voucher-section .btn-primary:active:hover, #choose-voucher-section .btn-primary:active:focus, #choose-voucher-section .btn-primary:active.focus, #choose-voucher-section .btn-primary.active:hover, #choose-voucher-section .btn-primary.active:focus, #choose-voucher-section .btn-primary.active.focus {
        background-color: #fcb428 !important;
        border-color: #fcb428 !important; }
    #choose-voucher-section .btn-primary.disabled:hover, #choose-voucher-section .btn-primary.disabled:focus, #choose-voucher-section .btn-primary.disabled.focus, #choose-voucher-section .btn-primary[disabled]:hover, #choose-voucher-section .btn-primary[disabled]:focus, #choose-voucher-section .btn-primary[disabled].focus {
      background-color: #fcb428 !important;
      border-color: #fcb428 !important; }

#send-gift-section {
  background-color: var(--bg-custom-2) !important;
  color: #fff; }
  #send-gift-section .section-title {
    color: currentColor; }
  #send-gift-section .print-thumbnail .stack-wrap .img-stack {
    background-color: rgba(59, 105, 120, 0.5); }
  #send-gift-section .mail-thumbnail .stack-wrap .img-stack {
    background-color: rgba(59, 105, 120, 0.5); }
  #send-gift-section .email-thumbnail .stack-wrap .img-stack {
    background-color: rgba(59, 105, 120, 0.5); }
  #send-gift-section .btn-primary,
  #send-gift-section .btn-secondary {
    background-color: #e6523a !important;
    border-color: #e6523a !important; }
    #send-gift-section .btn-primary:hover,
    #send-gift-section .btn-secondary:hover {
      background-color: #e6523a !important;
      border-color: #e6523a !important; }
    #send-gift-section .btn-primary:focus, #send-gift-section .btn-primary.focus,
    #send-gift-section .btn-secondary:focus,
    #send-gift-section .btn-secondary.focus {
      background-color: #e6523a !important;
      border-color: #e6523a !important; }
    #send-gift-section .btn-primary:active, #send-gift-section .btn-primary.active,
    #send-gift-section .btn-secondary:active,
    #send-gift-section .btn-secondary.active {
      background-color: #e6523a !important;
      border-color: #e6523a !important; }
      #send-gift-section .btn-primary:active:hover, #send-gift-section .btn-primary:active:focus, #send-gift-section .btn-primary:active.focus, #send-gift-section .btn-primary.active:hover, #send-gift-section .btn-primary.active:focus, #send-gift-section .btn-primary.active.focus,
      #send-gift-section .btn-secondary:active:hover,
      #send-gift-section .btn-secondary:active:focus,
      #send-gift-section .btn-secondary:active.focus,
      #send-gift-section .btn-secondary.active:hover,
      #send-gift-section .btn-secondary.active:focus,
      #send-gift-section .btn-secondary.active.focus {
        background-color: #e6523a !important;
        border-color: #e6523a !important; }
    #send-gift-section .btn-primary.disabled:hover, #send-gift-section .btn-primary.disabled:focus, #send-gift-section .btn-primary.disabled.focus, #send-gift-section .btn-primary[disabled]:hover, #send-gift-section .btn-primary[disabled]:focus, #send-gift-section .btn-primary[disabled].focus,
    #send-gift-section .btn-secondary.disabled:hover,
    #send-gift-section .btn-secondary.disabled:focus,
    #send-gift-section .btn-secondary.disabled.focus,
    #send-gift-section .btn-secondary[disabled]:hover,
    #send-gift-section .btn-secondary[disabled]:focus,
    #send-gift-section .btn-secondary[disabled].focus {
      background-color: #e6523a !important;
      border-color: #e6523a !important; }

#payment-section {
  background-color: #9f1139 !important;
  color: #fff; }
  #payment-section .section-title {
    color: currentColor; }
  #payment-section .illustration-section {
    color: var(--bg-custom-1) !important;
    background-color: #9f1139 !important; }
  #payment-section .btn-primary {
    background-color: #fcb428 !important;
    border-color: #fcb428 !important; }
    #payment-section .btn-primary:hover {
      background-color: #fcb428 !important;
      border-color: #fcb428 !important; }
    #payment-section .btn-primary:focus, #payment-section .btn-primary.focus {
      background-color: #fcb428 !important;
      border-color: #fcb428 !important; }
    #payment-section .btn-primary:active, #payment-section .btn-primary.active {
      background-color: #fcb428 !important;
      border-color: #fcb428 !important; }
      #payment-section .btn-primary:active:hover, #payment-section .btn-primary:active:focus, #payment-section .btn-primary:active.focus, #payment-section .btn-primary.active:hover, #payment-section .btn-primary.active:focus, #payment-section .btn-primary.active.focus {
        background-color: #fcb428 !important;
        border-color: #fcb428 !important; }
    #payment-section .btn-primary.disabled:hover, #payment-section .btn-primary.disabled:focus, #payment-section .btn-primary.disabled.focus, #payment-section .btn-primary[disabled]:hover, #payment-section .btn-primary[disabled]:focus, #payment-section .btn-primary[disabled].focus {
      background-color: #fcb428 !important;
      border-color: #fcb428 !important; }

.scene-section form label .label-helper {
  color: #ffffff; }

.alert-info-primary {
  background-color: var(--primary-color);
  color: #ffffff; }

/*# sourceMappingURL=boncado-city.waloco.css.map */
