/*Custom styles*/
html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}
body {
  color: rgb(85, 85, 85);
}
.sub_title {
  font-style: italic;
}
.landing-row {
  display: inline-block;
  width: 100%;
}
.bodytext {
  font-size: 16px;
  line-height: 22px;
  color: rgb(85, 85, 85);
}
.responsive-page-title {
  color: white;
  font-family: "Nunito Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  background-color: #5B759A;
}
.responsive-page-title .intro_title {
  font-size: 28px;
  line-height: 28px;
  letter-spacing: 1px;
}
.intro_title .sub_title {
  margin-top: 10px;
}
.intro_title p {
  margin-bottom: 0px;
}
.intro-title-images {
    position: absolute;
    top: -100px;
    right: 75px;
    z-index: 1;
}
.intro-title-images-alt {
  position: absolute;
  top: -100px;
  right: 3px;
  z-index: 1;
}
.intro-thumbnail {
    max-width: 246px;
    border: 0;
    position: relative;
    top: 0;
    right: 0;
    height: 100%;
    object-fit: contain;
}
.intro-thumbnail-alt {
  max-width: 228px;
  border: 0;
  position: relative;
  top: 0;
  right: 0;
}
.burst.large {
    top: 106px;
    right: -88px;
    background: url(https://domf5oio6qrcr.cloudfront.net/media/images/landing_page_offers/alt_landing_burst-lg.png) no-repeat center;
    width: 133px;
    height: 132px;
}
.intro-title-images a {
    display: block;
}
.intro-red-box {
    padding: 66px 20px 20px 20px;
    background-color: rgb(238, 238, 238);
    margin-left: 35px;
    margin-top: 106px;
}
.intro-red-box .bartext {
    color: rgb(85, 85, 85);
}
.toc_container ul {
  list-style-image: none;
}
.toc_container .bartext ul li {
  margin-bottom: 0.75rem;
}
.landing-heading-image {
    padding: 15px 0px;
    width: 300px;
}
.intro-landing-details {
    padding-top: 15px;
}
.order-form-order-text {
    color: #b50a37;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 19px;
}
.order-form-order-text p {
    margin-left: 15px;
}
.order-form-order-today {
    text-align: right;
}
.landing-bottom-section {
    padding: 15px 0px;
}
.landing-order-form {
  padding-top: 30px;
  padding-bottom: 0px;
}
.form-row {
  padding-bottom: 5px;
  display: flex;
  flex-direction: column;
}

.form-label {
  width: 100%;
  text-align: left;
  color: rgb(85, 85, 85);
  font-size: 12px;
}
.vertical-align {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;

    -webkit-box-align: center;
    -moz-box-align: center;

    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.vertical-align > [class^="col-"] > div,
.vertical-align > [class*=" col-"] > div {
    flex-grow: 1;
}
.order-form-responsive {
  border-top: 3px dotted #5c759c;
}
.order-form-format-select {
  padding-bottom: 20px;
}

.multi-product {
  padding-top: 32px;
  padding-bottom: 32px;
  margin: 0px;
}
.multi-product-information {
  border-top: 4px solid #d6dbe3;
}
.multi-product .featured {

}
.multi-product-form-actions {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgb(152, 0, 50);
  clear: both;
}
.multi-product-form-actions .order-bottom-section .order-form-order-today .order-today-button {
  margin: inherit;
}

.featured h3 {
  width: 100%;
}
.multi-prod-images {
  right: 40px;
}
.multi-prod-images .intro-thumbnail {
  max-width: 228px;
}
.multi-prod-images .burst {
  top: 60px;
}
.multi-product .options {
  margin-top: 100px;
}
.multi-product span.button-checkbox {
  position: relative;
  display: block;
}
.options .checked {
  background-color: #fdfde0;
}
.form-row {
  margin-bottom: 1rem;
}
.form-label {
  font-weight: 600;
  margin-bottom: 0.25rem;
  color: #373737;
}
.form-input {
  width: 100%;
}
.form-input input[type=text] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  box-shadow: none;
}
.button-checkbox input[type=radio] {
  background-position: 7px 3px;
  height: 40px;
  background-image: url("/images/misc/unchecked-box.png");
  position: absolute;
  top: -3px;
  left: 6px;
  z-index: 1000;
  background-repeat: no-repeat;
  display: none;
}
.product .options .button {
    padding: 8px 8px 8px 30px;
}
.product .product-title {
  width: 100%;
  margin-left: 0px;
  padding-left: 5px;
  color: #000;
}
.product .product-summary {
  width: 100%;
  margin-left: 0px;
  padding-left: 5px;
}
.product .product-thumbnail {
  float: none;
  max-width: 100%;
  height: auto;
}
.order-form-order-text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 18px;
  padding-top: 10px;
}
.order-today-button {
  display: block;
  /*max-width: 360px;
  width: 90%;*/
  width: 100%;
  background-color: rgb(204, 0, 51);
  padding: 12px 0px;
  text-align: center;
  color: #fff !important;
  text-transform: uppercase;
  text-decoration: none !important;
  border-radius: 8px;
  margin: 0 auto;
  font-size: 22px;
  border: 0px;
  transition: 300ms;
  font-weight: 400;
  -webkit-appearance: none;
}
.order-today-button:hover {
  transition: .07s;
  background-color: #e50039;
/*  background-color: rgb(171, 0, 43);*/
  cursor: pointer;
}
.order-form-gray {
  background-color: rgb(238, 238, 238);
}
.maroon-headline {
  color: #B51D37;
  font-family: "Georgia", Times New Roman, Times, serif;
  font-size: 24px;
  font-weight: normal;
  font-style: italic;
  margin-bottom: 20px;
}
.product-selection-copy {
  font-size: 12px;
}
.product-format-label,
.shipping-option-label {
  span {
    font-size: 14px;
    color: rgb(85, 85, 85);
  }
  .bigger {
    text-transform: uppercase;
  }
  .country-meta {
    font-size: 11px;
  }
}

.product-format-cell {
  line-height: 1.3;
}

.shipping-option-label {
  color: #5A749B;
  span {
    color: #5A749B;
  }
}

.burst.large table td {
  line-height: 16px !important;
}

@media (max-width: 900px) {
    .container {
      width: 100%;
    }
    .intro-red-box {
      padding: 20px 30px 20px 30px;
      margin-left: -30px;
      margin-right: -30px;
      margin-top: 0px;
    }
    .intro-title-images {
      position: relative;
      top: 0;
      right: 0;
      z-index: 1;
      text-align: center;
      max-width: 160px;
      margin: 0 auto;
      margin-top: 10px;
      margin-bottom: 10px;
    }
    .intro-thumbnail {
      max-width: 160px;
    }
    .burst.large {
      display: none !important;
      /*top: 80px;
      right: -90px;
      background: url(https://domf5oio6qrcr.cloudfront.net/media/images/landing_page_offers/alt_landing_burst-lg.png) no-repeat center;
      width: 133px;
      height: 132px;*/
    }
    .row {
      padding-left: 30px !important;
      padding-right: 30px !important;
    }
    .form-row .form-label {
      text-align: left;
      max-width: 100%;
      text-transform: uppercase;
    }
    .form-input input[type=text] {
      width: 100%;
    }
    .form-input-full select {
      width: 100%;
    }
    #newsletter_callout {
      width: 100%;
    }
    .opt-in-section .form-input {
      display: inline-block;
      width: 90%;
    }
    .opt-in-section .form-input {
      display: inline-block;
      width: 90%;
    }
    .opt-in-section .form-label {
      vertical-align: top;
      display: inline-block;
      max-width: 22px;
    }
    .claim_code {
    	margin-bottom: 10px;
    }
    .multi-product-head-buttons {
      padding-top: 0px;
    }
    .multi-prod-images {
      right: 0;
    }
    .multi-prod-images .intro-thumbnail {
      max-width: 160px;
    }
    .featured {
      min-height: 100%;
    }
    .featured p {
      width: 100%;
    }
    .multi-product .options {
      margin-top: 0px;
    }
    .button-checkbox-button {
      width: 100% !important;
    }
    .product .options {
      width: 100%;
    }
    .product .options .button {
      width: 100%;
    }
    .multi-additional-product-image-row {
      text-align: center;
      margin-bottom: 10px;
    }
    .product .product-thumbnail {
      max-width: 240px;
      width: 100%;
    }
}
@media (max-width: 540px) {
    .container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .vertical-align {
        display: block;
    }
    .order-form-order-today {
        text-align: center;
    }
    .order-form-order-text {
        text-align: center;
    }
    .button-checkbox-button {
      width: 100% !important;
    }
    .multi-additional-product-image-row {
      text-align: center;
      padding-bottom: 10px;
    }
    .product .product-thumbnail {
      max-width: 100%;
      width: 100%;
      height: auto;
    }
    .product .options .button {
      width: 100%;
    }
    .intro-title-images {
      max-width: 100%;
      margin-bottom: 10px;
    }
    .intro-title-images img {
      width: 100%;
      max-width: 100%;
    }
    .responsive-page-title .intro_title {
      font-size: 32px;
      line-height: 32px;
      letter-spacing: 1px;
    }
    .order-form-order-text {
      color: rgb(204, 177, 122);
    }
    .landing-bottom-section {
      padding-top: 10px;
      padding-bottom: 10px;
      background-color: rgb(152, 0, 50);
      position: fixed;
      width: 100%;
      bottom: 0;
      padding-left: 0px !important;
      padding-right: 0px !important;
      z-index: 9;
    }
    .order-form-order-text p {
      margin-bottom: 0px;
      margin-left: 0px;
    }
    .footer {
      padding-bottom: 150px;
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 5%;
    }
    .footer p {
      text-align: left !important;
    }
    .order-today-button {
      max-width: 90%;
    }
    .intro-red-box .bartext {
      font-size: 18px;
    }
    .toc_container ul li {
      padding-bottom: 10px;
    }
    .intro-title-images-alt a {
      display: none;
    }
    .product-format-cell {
      padding-left: 10px;
    }
    .order-form-responsive {
      border-top: 0px;
      padding-top: 0px;
    }
    .order-form-section {
      border-top: 3px dotted #5c759c;
      padding-top: 30px;
      padding-bottom: 20px;
    }
    .form-row {
      padding-left: 0px;
      padding-right: 0px;
    }
    img.payment-method-image {
      padding-right: 5%;
    }
    .order-bottom-section {
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: rgb(152, 0, 50);
        position: fixed;
        width: 100%;
        bottom: 0;
        left: 0;
        padding-left: 0px !important;
        padding-right: 0px !important;
        z-index: 9999;
    }
    .indicator-text {
      color: #fff;
      font-size: 16px;
    }
    .indicator {
      width: 26px;
      height: 26px;
    }
    .row-nopad {
      padding-left: 0px !important;
      padding-right: 0px !important;
    }
    .multi-product-form-actions .order-bottom-section .order-form-order-today .order-today-button {
      margin: 0 auto;
    }
    .multi-product-form-actions .order-bottom-section {
      position: absolute;
      bottom: -30px;
    }
    .column-heading {
      padding-right: 5px;
    }
    .cart-row td {
      padding-right: 5px;
    }
    .multi-prod-images .intro-thumbnail {
      max-width: 100%;
    }
}
@media (max-width: 360px) {
  .landing-heading-image {
    width: 100%;
  }
}


.container {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.row {
  padding-left: 40px;
  padding-right: 40px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-12 {
  width: 100%;
}
.xs-gutter {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 540px) {
  [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
  }
  .island {
    padding-left: 10px;
    padding-right: 10px;
  }
  .xs-gutter {
    padding-left: 10px;
    padding-right: 10px;
  }
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 541px) {
  .container {
    width: 900px;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  /* Custom 541px styles */
  .container {
    width: 100%;
  }
  html {
    /*min-width: 900px;*/
  }
  .sm-gutter {
    margin-left: 20px;
    margin-right: 20px;
  }
  .sm-gutterless {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 900px) {
  .container {
    width: 900px;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
}

.row-nopad {
  padding-left: 0px;
  padding-right: 0px;
}
.button-checkbox-button {
  cursor: pointer;
  outline: none;
  background-color: transparent;
  /* background-color: #C00; */
  border: 2px solid #d6dbe3;
  /* border: none; */
  color: #333333;
  /* color: #FFF; */
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  /* font-weight: bold; */
  line-height: 1.1em;
  margin: 0 0 8px;
  padding: 8px 8px 8px 26px;
  /* padding: 5px 8px; */
  text-align: left;
  width: 268px;
}
.multi-product-form-wrapper {
    position: relative;
    background-color: rgb(238, 238, 238);
    border-top: 3px dotted #5c759c;
    border-bottom: 3px dotted #5c759c;
    padding: 32px 0px 0px 40px;
}

.form-row .claim-code-alert {
  display: block;
}
