#popmake-7825 {
  position: fixed;
  background-color: rgba(247, 246, 243, 0.96) !important;
}

#popmake-7825,
#popmake-5931 {
  bottom: 0;
  top: initial !important;
  margin: 0;
}

#popmake-7825 .pum-theme-5833 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
  right: 2.4rem !important;
  top: 25px !important;
}

.pum-content p {
  color: #636363;
}

.input-flex {
  display: flex;
  justify-content: center;
}

button#mc-embedded-subscribe {
  display: block !important;
  width: 30px;
  border-bottom: 1px solid #6a6a6a;
}

button#mc-embedded-subscribe:focus {
  outline: none;
}

.offers span {
  margin: 0 15px;
  color: #636363;
}

#popmake-7825 .pum-content {
  width: 70%;
  margin: 0 auto;
}

#mc_embed_signup input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #f7f6f3 inset;
}

#popmake-7825 h2,
#popmake-5931 p,
#popmake-7825 .response {
  color: #b99a80;
}

#popmake-5931 .pum-close,
#popmake-7825 .pum-close {
  outline: none;
  border: none;
  overflow: hidden;
  width: 50px;
  height: 50px;
  position: absolute;
  box-shadow: 0 0 black;
  padding-bottom: 18px;
}

#popmake-5931 .pum-close.popmake-close {
  text-decoration: none;
  overflow: hidden;
  width: 50px;
  height: 50px;
  display: block;
  border: none;
}

.pum-close .close-button-inner:after,
.pum-close .close-button-inner:before {
  display: block;
  content: '';
  position: absolute;
  width: 50px;
  height: 2px;
  border-radius: 4px;
  background-color: #b99a80;
}

.pum-close .close-button-inner:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.pum-close .close-button-inner:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#mc_embed_signup h2 {
  font-family: "CanelaDeck-Light", serif;
  font-weight: 400 !important;
  font-size: 67.4px;
  text-align: center;
  padding-top: 10px;
  color: #b99a80;
}

#mc_embed_signup p {
  color: #636363;
  text-align: center;
  font-size: 18.3px;
  letter-spacing: 2px;
  margin-top: 30px;
  margin-bottom: 30px;
}

#mc_embed_signup input {
  width: 30% !important;
  max-width: 490px;
  text-align: left;
  box-shadow: none;
  font-size: 14px;
  letter-spacing: 2px;
  border: none !important;
  border-bottom: 1px solid #6a6a6a !important;
  background: transparent;
  margin: 0;
}

#mc_embed_signup div.mce_inline_error {
  color: #7f0000 !important;
  font-size: .7em;
}

#mc_embed_signup form {
  padding: 10px 0 !important;
}

#mc_embed_signup .mc-field-group {
  text-align: center !important;
}

#mc-embedded-subscribe, #popmake-7825 .pum-content .indicates-required {
  display: none !important;
}

#mc_embed_signup div.response {
  width: 100% !important;
  text-align: center !important;
  font-size: .7em;
  margin: 0 !important;
  padding: 20px 0 0 !important;
}

div#mce-success-response.response {
  background: rgba(247, 246, 243, 1.00);
  top: 5px;
  position: absolute;
  height: 65px;
  font-family: adobe-garamond-pro, serif;
  font-weight: 400 !important;
  font-size: 3rem !important;
  text-align: center;
  padding-top: 10px !important;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  display: block;
  text-align: center !important;
  background: transparent !important;
}

.mc-field-group {
  margin: 0 auto;
}


@media screen and (max-width: 1485px) {

  div#mce-success-response.response {
    height: 120px;
  }
}

@media screen and (max-width: 1400px) {

  #mc_embed_signup input {
    width: 50% !important;
  }

  #mc_embed_signup h2 {
    font-size: 41.8px;
  }

  #mc_embed_signup p {
    font-size: 13px;
    margin: 20px auto;
  }

}

@media screen and (max-width: 1024px) {

  #popmake-7825 .pum-theme-5833 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    right: 1.2rem !important;
    top: 12px !important;
  }
}

@media screen and (max-width: 980px) {

  #mc_embed_signup input {
    width: 65% !important;
  }
}

@media screen and (max-width: 840px) {

  div#mce-success-response.response {
    height: 202px;
  }


}

@media screen and (max-width: 768px) {
  .pum-close .close-button-inner:after,
  .pum-close .close-button-inner:before {
    height: 1.5px;
  }

  div#mce-success-response.response {
    height: 50px;
  }

  #popmake-5931 .pum-content,
  #popmake-7825 .pum-content {
    width: 100% !important;
  }


  #popmake-5931 #mc_embed_signup h2,
  #popmake-7825 #mc_embed_signup h2,
  div#mce-success-response.response {
    font-size: 55.7px;
    margin: 0 auto;
    max-width: 100%;
  }

  #mc_embed_signup p {
    font-size: 17.3px;
    max-width: 490px;
  }

  #mc_embed_signup input {
    font-size: 12px;
  }

  .offers {
    width: 95%;
    margin: 0 auto;
  }

  .input-flex {
    width: 60%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 605px) {

  div#mce-success-response.response {
    height: 100px;
  }

  .input-flex {
    width: 70%;
  }
}

@media screen and (max-width: 500px) {

  .offers span {
    font-size: 10px;
    margin: 0 5px;
  }

  .pum-theme-5833 .pum-container, .pum-theme-default-theme .pum-container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 425px) {

  h2 {
    line-height: 1;
  }

  .offers {
    width: 100%;
  }

  .offers span {
    font-size: 8px;
  }

  #popmake-5931 #mc_embed_signup h2,
  #popmake-7825 #mc_embed_signup h2,
  div#mce-success-response.response {
    font-size: 32.5px;
    margin-top: 15px;
    line-height: 40.7px;
  }

  #popmake-5931 #mc_embed_signup h2 span:after,
  #popmake-7825 #mc_embed_signup h2 span:after {
    display: block;
    content: " ";
  }

  #mc_embed_signup p {
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 14.8px;
    max-width: 250px;
    display: block;
    font-size: 9.2px;
  }

  #popmake-7825 .pum-close.popmake-close,
  #popmake-5931 .pum-close.popmake-close,
  #popmake-7825 .pum-close.popmake-close {
    width: 30px;
    padding-top: 0;
  }

  .pum-close .close-button-inner {
    margin-right: -20px;
  }

  #popmake-7825 .pum-theme-5833 .pum-container,
  .pum-theme-default-theme .pum-container {
    padding-bottom: 5px;
  }

  #mc_embed_signup div.response {
    padding-top: 10px !important;
  }

  .pum-close .close-button-inner:after, .pum-close .close-button-inner:before {
    width: 31px;
    height: 1px;
  }
}

@media screen and (max-width: 375px) {

  #popmake-5931 #mc_embed_signup h2,
  #popmake-7825 #mc_embed_signup h2,
  div#mce-success-response.response {
    font-size: 30.7px;
  }
}