a span.div {
  display: block; }

.table {
  display: table !important; }

.row {
  display: table-row !important; }

.cell {
  display: table-cell !important; }

#main-content > .container {
  padding-top: 0 !important; }

.offer-page-layout {
  padding-top: 2.5em !important; }

.offer-page-layout button.nyp_add_to_cart_button {
  float: none !important;
  display: block !important;
  width: 100% !important;
  margin-top: .5em !important;
  border-color: #6c2490 !important;
  background-color: #6c2490 !important;
  color: #fff !important; }

.offer-page-layout .offer_buttons {
  margin: 0 auto;
  padding-bottom: 1em;
  text-align: center; }

.offer-page-layout .offer_buttons > a {
  display: inline-block;
  padding: .5em .8em;
  margin: 0 .3em;
  background-color: #25aea4;
  border: 1px solid #25aea4;
  color: #fff;
  font-weight: bold;
  font-size: 1.5em;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4); }

.offer-page-layout h4, .offer-page-layout h3 {
  font-weight: bold; }

.offer-page-layout .offer-content .offer-name {
  font-weight: bold;
  color: #000 !important; }

.offer-page-layout .offer-content .offer-amount {
  font-weight: bold; }

.offer-page-layout p.item-amount {
  font-weight: bold; }

.woocommerce button.button.disabled {
  padding: inherit !important; }

#ui-datepicker-div {
  z-index: 1000 !important; }

.disable-overlay {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  margin: -0.4em 0; }

.opentip-container .ot-content {
  font-size: 1.5em !important;
  line-height: 1.3 !important;
  text-align: center;
  font-weight: bold;
  color: #000 !important;
  text-shadow: none; }

.opentip-container .opentip {
  padding: 2em; }

.nyp_form_container {
  min-height: 86px;
  position: relative; }

input#nyp {
  -moz-appearance: textfield; }

input#nyp::-webkit-inner-spin-button,
input#nyp::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

#nyp_form {
  position: relative;
  display: block;
  padding-top: 0 !important;
  background-color: #eee;
  text-transform: lowercase; }
  #nyp_form .ec_user_message {
    background: #fff;
    border: 1px solid #d44;
    color: #d44;
    margin: 0;
    padding: .5em;
    text-align: center;
    display: none; }
  #nyp_form .single_add_to_cart_button {
    padding: .3em auto;
    background: #fff;
    font-size: .9em;
    color: #a08e68;
    margin: 0 .1em;
    border: #a08e68;
    border-radius: 0; }

.nyp_form_editor {
  color: #000;
  display: block;
  margin: 0 auto;
  float: left;
  width: 59%;
  text-align: right;
  padding: 1em 1em .6em; }

#ec_fund_select_container select {
  display: inline;
  font-size: 100%;
  width: 70%; }

.recurring_wrapper {
  color: #000;
  font-size: 1em;
  padding: 1.1em 2em;
  background: #ddd;
  margin: 0;
  position: relative;
  width: 39%;
  float: right; }

.recurring_wrapper select {
  text-transform: lowercase; }

#weeks-timing_wrapper {
  display: none;
  color: #000;
  font-size: 1em;
  padding: .4em 0;
  margin: 0.4em 0; }

#datepicker {
  font-size: 1em;
  font-weight: bold;
  width: 10em;
  padding: 10px 12px 12px 16px;
  color: #444; }

#nyp {
  font-size: 2em !important;
  padding: .2em .7em .5em !important;
  width: 40% !important;
  margin-left: .5em !important;
  color: #444; }

.nyp_form_editor .form_label {
  font-size: 2em !important;
  color: #000 !important; }

.nyp_form_show {
  position: absolute !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

#nyp_form button:after {
  top: .4em !important; }

.offer-listing {
  margin: 1em 0;
  padding: 1.5em;
  background-color: #eee; }

.offer-listing .listing-img {
  border: 3px solid #fff;
  float: right;
  margin: 0 0 0 1em; }

.offer-added-listing {
  margin: 1em 0;
  padding: 1em;
  background-color: #eee;
  position: relative;
  width: 100%;
  display: block;
  text-decoration: none;
  border: 2px solid #4caf50; }

.offer-added-listing.unselected {
  border: 2px solid #eee; }

.offer-disabled {
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 999;
  position: absolute;
  top: 0;
  left: 0; }

.offer-added-listing.dimmed {
  border: 2px solid #eee;
  cursor: default !important; }

.offer-added-listing h5, .offer-added-listing p {
  padding: 0;
  margin: 0;
  line-height: 1.3; }

.offer-added-listing .listing-img {
  float: right;
  margin: 0 0 0 .5em; }

.checkmark:before {
  content: "\e052";
  font-family: 'ETmodules';
  font-size: 2em;
  color: #4caf50;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.checkmark.unselected:before, .dimmed .checkmark:before {
  content: "\5b";
  font-family: 'ETmodules';
  font-size: 2em;
  color: #333;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.checkmark {
  background-color: #fff;
  border: 1px solid #ddd;
  position: relative; }

.checkmark.cell {
  width: 20%; }

.offer-content.cell {
  width: 80%; }

.confirm-page-layout {
  font-family: 'helvetica-neue-light', 'open sans', arial, sans-serif !important;
  color: #000 !important; }

.confirm-page-layout table td {
  text-align: left !important; }

.confirm-page-layout .container1,
.confirm-page-layout .container2 {
  position: relative; }

.confirm-page-layout .col1 {
  width: 60% !important;
  float: left !important; }

.confirm-page-layout .col2 {
  width: 35% !important;
  float: right !important; }

@media (max-width: 980px) {
  #nyp_form,
  .nyp_form_editor,
  .recurring_wrapper {
    width: 100% !important;
    text-align: center; }

  #frequency {
    margin: 0 auto; }

  #nyp_form .single_add_to_cart_button {
    padding: .3em auto !important;
    font-size: 3.6vw !important;
    margin: 0 .1em !important; }

  #nyp_form button {
    padding: .3em 1em; }

  #nyp_form button:after {
    display: none; } }
#otherAmtCloseBtn {
  color: #a08e68 !important;
  font-size: 50%; }

.offer_buttons_container > .et_pb_text_inner {
  min-height: 4.5em; }

.offer_buttons {
  display: inline-block;
  width: 100%;
  text-align: center; }

.offer_buttons_container p {
  display: none; }

.offer_buttons a {
  display: inline-block;
  padding: .4em 1.8em .6em;
  background: #fff;
  font-size: 1.7em;
  font-weight: normal;
  color: #a08e68;
  text-decoration: none !important;
  margin: .2em;
  border: 2px solid #a08e68;
  text-transform: lowercase;
  /* text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25); */ }

a.set {
  display: inline-block;
  background: #fff;
  font-size: 2em;
  font-weight: bold;
  color: #a08e68;
  text-decoration: none !important;
  margin: 0 .1em;
  border: #a08e68;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  padding: .5em 1.2em !important; }

a.set:hover {
  background: #a08e68;
  color: #fff;
  padding: .5em 1.2em !important; }

.offer_buttons .donAmtSelected {
  background: #a08e68 !important;
  color: #fff !important; }

.offer_buttons a:hover, #nyp_form .single_add_to_cart_button:hover {
  background: #a08e68 !important;
  color: #fff !important; }

@media (max-width: 980px) {
  .offer_buttons {
    padding: 0 !important; }

  .offer_buttons a {
    padding: 1.8vw !important;
    font-size: 4vw !important;
    border: 1px solid; } }
/* cart */
.cart h1 {
  font-size: 2.5em;
  margin-bottom: 0;
  color: #000; }

.cart .offer-container {
  background-color: #ededed;
  padding: 1.4em;
  margin-bottom: 1em;
  box-shadow: rgba(0, 0, 0, 0.25) 0 0 7px; }

.cart .offer-container h4 {
  font-size: 1.8em;
  font-weight: bold;
  color: #333;
  line-height: 1.1; }

.cart .offer-container .gift-amount {
  float: left;
  font-weight: bold;
  font-size: 1.3em;
  color: #000; }

.cart .offer-container .offer-code {
  float: right;
  font-size: .9em;
  color: #000; }

.cart .offer-container .selections {
  color: #000;
  padding-top: .6em; }

.cart .offer-container .selections > span {
  font-weight: bold; }

.cart .offer-container .selections li {
  padding: 0;
  margin: 0; }

.cart .offer-container p.item-qty {
  margin: 0 .5em;
  padding: 0;
  color: #000; }

.cart .offer-container .item-options {
  margin-top: .5em; }

.cart .offer-container .item-options > a.edit {
  font-weight: bold;
  display: inline-block;
  float: left;
  background: #5b79bf;
  color: #fff;
  padding: .2em .6em; }

.cart .offer-container .item-options > a.ajax_remove_from_cart_button {
  display: inline-block;
  float: right; }

.offer-btn-selected {
  background-color: #a08e68 !important;
  color: #fff !important; }

/*# sourceMappingURL=envision-core-public.css.map */
