.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch; }
  .modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -25%); }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.in {
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header::after {
    content: "";
    display: table;
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer::after {
    content: "";
    display: table;
    clear: both; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 544px) {
  .modal-dialog {
    max-width: 600px;
    margin: 30px auto; }

  .modal-sm {
    max-width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    max-width: 900px; } }
.modal-dialog.menu {
  height: calc(100% - 120px);
  max-width: 640px;
  margin-top: 60px;
  margin-bottom: 60px; }
  @media (min-width: 768px) {
    .modal-dialog.menu.larger {
      max-width: none;
      width: 90vw; } }
  @media (max-width: 767px) {
    .modal-dialog.menu {
      margin: 30px; } }
  .modal-dialog.menu .modal-content {
    border-radius: 0px !important;
    height: 100%; }
    .modal-dialog.menu .modal-content .close-modal {
      background: white;
      position: fixed;
      top: 1px;
      left: 1px;
      color: black;
      width: 40px;
      height: 40px;
      font-size: 40px;
      line-height: 50px;
      cursor: pointer;
      z-index: 1000; }
    .modal-dialog.menu .modal-content .modal-body {
      position: relative;
      padding: 0px;
      height: 100%;
      overflow-x: auto;
      overflow-y: auto; }
      .modal-dialog.menu .modal-content .modal-body.book-table {
        height: calc(100% - 54px); }
      .modal-dialog.menu .modal-content .modal-body > iframe,
      .modal-dialog.menu .modal-content .modal-body > div {
        width: 100%;
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden; }
        @media (max-width: 543px) {
          .modal-dialog.menu .modal-content .modal-body > iframe,
          .modal-dialog.menu .modal-content .modal-body > div {
            overflow-x: auto; } }
    .modal-dialog.menu .modal-content .modal-footer {
      height: 54px;
      text-align: center; }
      .modal-dialog.menu .modal-content .modal-footer a {
        display: block;
        width: 100%;
        height: 54px;
        letter-spacing: 4px; }

@media only screen and (max-width: 543px) {
  .full-screen.hide-logo-mobile svg {
    display: none; } }
#newsletter-modal .modal-dialog .modal-backdrop.show {
  opacity: 0.8; }
#newsletter-modal .modal-dialog button.close {
  position: absolute;
  top: 0px;
  right: 0px;
  text-align: right;
  margin: 20px;
  opacity: 1; }
  #newsletter-modal .modal-dialog button.close img {
    border-block-end-width: 40px;
    height: auto; }
#newsletter-modal .modal-dialog .modal-content {
  border: none;
  border-radius: 0px; }
  #newsletter-modal .modal-dialog .modal-content .modal-body {
    background-size: 100% auto;
    background-position: top center; }
    #newsletter-modal .modal-dialog .modal-content .modal-body .newsletter-form {
      width: 100%;
      text-align: center; }
      #newsletter-modal .modal-dialog .modal-content .modal-body .newsletter-form div.wpcf7 {
        color: white; }
        #newsletter-modal .modal-dialog .modal-content .modal-body .newsletter-form div.wpcf7 table {
          display: inline-block; }
          #newsletter-modal .modal-dialog .modal-content .modal-body .newsletter-form div.wpcf7 table tr:first-child {
            height: 30px; }
            #newsletter-modal .modal-dialog .modal-content .modal-body .newsletter-form div.wpcf7 table tr:first-child > td {
              height: 30px; }
          #newsletter-modal .modal-dialog .modal-content .modal-body .newsletter-form div.wpcf7 table tr td {
            vertical-align: top; }
        #newsletter-modal .modal-dialog .modal-content .modal-body .newsletter-form div.wpcf7 .wpcf7-response-output {
          border: none !important;
          padding: 0 !important;
          margin: 0 !important; }
        #newsletter-modal .modal-dialog .modal-content .modal-body .newsletter-form div.wpcf7 .wpcf7-validation-errors {
          display: block !important;
          padding: 0;
          margin: 0px; }
        #newsletter-modal .modal-dialog .modal-content .modal-body .newsletter-form div.wpcf7 .ajax-loader {
          display: none !important; }
        #newsletter-modal .modal-dialog .modal-content .modal-body .newsletter-form div.wpcf7 .wpcf7-not-valid-tip {
          display: none !important; }
        #newsletter-modal .modal-dialog .modal-content .modal-body .newsletter-form div.wpcf7 input[type="email"] {
          padding: 4px 8px;
          border-radius: 5px;
          border: white;
          color: theme-color("orange"); }
          #newsletter-modal .modal-dialog .modal-content .modal-body .newsletter-form div.wpcf7 input[type="email"]::placeholder {
            color: theme-color("orange"); }
        #newsletter-modal .modal-dialog .modal-content .modal-body .newsletter-form div.wpcf7 input[type="submit"] {
          display: inline-block;
          margin: 0 4px;
          border: 2px solid white;
          border-radius: 5px;
          background-color: theme-color("lime");
          text-transform: uppercase;
          font-size: 21px;
          color: white;
          line-height: 24px;
          transition: all 0.25s ease 0s; }
@media (max-width: 767px) {
  #newsletter-modal .modal-dialog {
    max-width: 320px;
    width: 320px;
    height: 568px;
    margin: 0 auto; }
    #newsletter-modal .modal-dialog .modal-content {
      width: 320px;
      height: 568px; }
      #newsletter-modal .modal-dialog .modal-content .modal-body-large {
        display: none; }
      #newsletter-modal .modal-dialog .modal-content .modal-body-mobile div.wpcf7 input[type="email"] {
        height: 30px;
        width: 150px; }
      #newsletter-modal .modal-dialog .modal-content .modal-body-mobile div.wpcf7 input[type="submit"] {
        display: inline-block;
        height: 30px;
        padding: 3px 12px; } }
@media (min-width: 768px) {
  #newsletter-modal .modal-dialog {
    max-width: 720px;
    width: 720px;
    height: 423px; }
    #newsletter-modal .modal-dialog .modal-content {
      width: 720px;
      height: 423px; }
      #newsletter-modal .modal-dialog .modal-content .modal-body-mobile {
        display: none; }
      #newsletter-modal .modal-dialog .modal-content .modal-body-large div.wpcf7 input[type="email"] {
        height: 30px;
        width: 200px; }
      #newsletter-modal .modal-dialog .modal-content .modal-body-large div.wpcf7 input[type="submit"] {
        display: inline-block;
        height: 30px;
        padding: 3px 24px; } }

/*# sourceMappingURL=addons.css.map */
