@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

@font-face {
  font-family: "Cookie";
  src: url('../fonts/Cookie/Cookie-Regular.eot?1452498391');
  src: url('../fonts/Cookie/Cookie-Regular.eot?&1452498391#iefix') format('embedded-opentype'), url('../fonts/Cookie/Cookie-Regular.woff?1452498391') format('woff'), url('../fonts/Cookie/Cookie-Regular.ttf?1452498391') format('truetype'), url('../fonts/Cookie/Cookie-Regular.svg?1452498391') format('svg'); }
@font-face {
  font-family: "Josefin Sans";
  src: url('../fonts/Josefin_Sans/josefinsans-light.eot?1452498391');
  src: url('../fonts/Josefin_Sans/josefinsans-light.eot?&1452498391#iefix') format('embedded-opentype'), url('../fonts/Josefin_Sans/josefinsans-light.woff?1452498391') format('woff'), url('../fonts/Josefin_Sans/josefinsans-light.ttf?1452498391') format('truetype'), url('../fonts/Josefin_Sans/josefinsans-light.svg?1452498391') format('svg'); }
@font-face {
  font-family: "Josefin Sans";
  src: url('../fonts/Josefin_Sans/josefinsans-semibold.eot?1452498391');
  src: url('../fonts/Josefin_Sans/josefinsans-semibold.eot?&1452498391#iefix') format('embedded-opentype'), url('../fonts/Josefin_Sans/josefinsans-semibold.woff?1452498391') format('woff'), url('../fonts/Josefin_Sans/josefinsans-semibold.ttf?1452498391') format('truetype'), url('../fonts/Josefin_Sans/josefinsans-semibold.svg?1452498391') format('svg');
  font-weight: bold; }
#masthead-connect-link, #img-text-banner #banner-img-wrap h1, #two-img-text-banner #banner-img-wrap h1, .form-acknowledgement p, #thanks_img .thanks p, #home-page #promise #promise-text-wrap #promise-link, #home-page #programs a, #aboutus-content #our-story h2 em, #aboutus-content #praise #praise-title-prelude, #sample-gallery #order-btn-wrap #order-msg, #gift-card-form #form-step1-subtitle, #school-partnerships-page #partnerships-lead, #proof-page #splotch-banner #splotch-leader, #proof-page #share-banner #share-leader, #proof-page #splotch p, #gift-cards-thanks-page #splotch p, #redeem-gift-cards-thanks-page #splotch p, #back, #order-notecard-image #back, #order-notecard-preview #back, #order-pillow-image #back, #order-pillow-preview #back, #order-shower-curtain-image #back, #order-shower-curtain-preview #back, #gallery-view #back {
  font-family: "Cookie", sans-serif; }

.main-content, #cart-page #center-bottom-cell a, #cart-page #center-bottom-cell input, #masthead-account-area, #main-nav li a, #collapsed-nav-header .collapsed-nav-title, #site-footer, #footer-body input, input[type='submit'] {
  font-family: "Josefin Sans", sans-serif;
  font-weight: normal;
  font-style: normal; }

.main-content, #cart-page #center-bottom-cell a, #cart-page #center-bottom-cell input {
  font-size: 1em; }

#masthead-connect-link {
  font-size: 1.4em; }

#masthead-account-area {
  font-size: 1.1em; }

#main-nav li a, #collapsed-nav-header .collapsed-nav-title {
  text-transform: uppercase; }

#site-footer, #footer-body input {
  font-size: 0.9em;
  text-transform: uppercase; }

input:not([type='submit']), select, textarea, .select-wrap > span {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.86em; }

#img-text-banner #banner-img-wrap h1, #two-img-text-banner #banner-img-wrap h1, .form-acknowledgement p, #thanks_img .thanks p {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  text-align: center;
  line-height: 1em; }

.main-content, #masthead {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto; }
  .main-content:after, #masthead:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 1088px) {
    .main-content, #masthead {
      max-width: 960px; } }

#press-gallery .press-gallery-item .img-wrap img, #contact-actions .contact-action .contact-action-icon img, #gallery-view #gallery #gallery-main img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  line-height: 1.3em; }

body {
  background-color: white; }
  body strong {
    font-weight: bold; }
  body em {
    color: #9c489b; }
  body a {
    color: inherit;
    text-decoration: inherit;
    cursor: inherit;
    cursor: pointer; }
    body a:active, body a:focus {
      outline: none; }

input, textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

.main-content a {
  color: #9c489b; }
  .main-content a:hover {
    text-decoration: underline; }

.richtext h1, .richtext h2, .richtext h3, .richtext h4 {
  line-height: 1em; }
.richtext h1 {
  font-size: 2.5em; }
.richtext h2 {
  font-size: 2em; }
.richtext h3 {
  font-size: 1.5em; }
.richtext h4 {
  font-size: 1.2em; }
.richtext p {
  margin-bottom: 8px;
  line-height: 1.2em; }
.richtext em {
  color: initial;
  font-style: italic; }
.richtext ul, .richtext ol {
  list-style-position: inside; }
.richtext ul {
  list-style-type: disc; }
.richtext ol {
  list-style-type: decimal; }
.richtext ul ul, .richtext ol ul {
  list-style-type: circle;
  list-style-position: inside;
  margin-left: 15px; }
.richtext ol ol, .richtext ul ol {
  list-style-type: lower-latin;
  list-style-position: inside;
  margin-left: 15px; }
.richtext li {
  display: list-item; }
.richtext td {
  border: 1px solid #999;
  padding: 0.5em; }

.banner-header, #img-text-banner, #two-img-text-banner, #img-banner, .praise-block, .banner-menu, #home-page #promise, #home-page #press-main, #pricing-header, #gift-card-faq, #order-kit-page #steps, #school-partnerships-page #partnerships, #brand-ambassadors-page #perks, #order-notecard-preview #summary-wrap, #order-pillow-preview #summary-wrap, #order-shower-curtain-preview #summary-wrap, #blog-detail #post-wrap #mobile-post-date {
  border-top: 1px solid black;
  border-bottom: 1px solid black; }

.banner-header, .banner-header-under-menu, .banner-header-no-bottom, #gallery-list #page-title, #gallery-view #page-title {
  padding: 1.5em 0;
  margin-bottom: 40px;
  text-align: center; }
  .banner-header > h1, .banner-header-under-menu > h1, .banner-header-no-bottom > h1, #gallery-list #page-title > h1, #gallery-view #page-title > h1 {
    color: #9c489b;
    font-size: 1.5em;
    text-transform: uppercase; }
  .banner-header > p, .banner-header-under-menu > p, .banner-header-no-bottom > p, #gallery-list #page-title > p, #gallery-view #page-title > p {
    padding: 0 15%;
    margin-top: 1em; }

.banner-header-under-menu {
  border-bottom: 1px solid black; }

.banner-header-no-bottom {
  border-top: 1px solid black;
  margin-bottom: 0; }

#img-text-banner, #two-img-text-banner, #img-banner {
  padding: 30px 0; }

#img-text-banner #banner-img-wrap, #two-img-text-banner #banner-img-wrap {
  position: relative; }
  #img-text-banner #banner-img-wrap h1, #two-img-text-banner #banner-img-wrap h1 {
    text-shadow: 0px 0px 8px #333;
    color: white;
    font-size: 4em;
    line-height: 0.6em; }
  #img-text-banner #banner-img-wrap #banner-subtitle, #two-img-text-banner #banner-img-wrap #banner-subtitle {
    font-size: 0.6em; }

#img-banner {
  display: block;
  width: 100%; }

#img-text-banner img {
  width: 100%; }

#two-img-text-banner #banner-img-wrap {
  overflow: hidden;
  *zoom: 1; }
#two-img-text-banner img {
  width: 50%;
  float: left; }

.praise-block {
  padding: 1em 0;
  color: #532d80;
  text-align: center;
  font-size: 1.1em; }
  .praise-block p {
    width: 70%;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .praise-block .praise-block-title {
    text-transform: uppercase;
    font-size: 1.5em;
    line-height: 1.5em; }
  .praise-block .praise-block-author {
    margin-top: 1em; }

.faq-list .faq-question, .faq-list .faq-answer {
  display: block;
  padding-left: 25px; }
.faq-list .faq-question {
  position: relative;
  font-size: 1.5em;
  margin-top: 1em;
  margin-bottom: 1.5em;
  vertical-align: bottom;
  cursor: pointer; }
  .faq-list .faq-question:before {
    content: "▶";
    color: #9c489b;
    font-size: 0.6em;
    line-height: 1.5em;
    position: absolute;
    left: 0; }
  .faq-list .faq-question.expanded:before {
    content: "▼";
    font-size: 0.7em; }
.faq-list .faq-answer {
  color: #9c489b;
  line-height: 1.5em;
  font-size: 1.1em; }

.two-section-split h3 {
  color: #9c489b;
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 1em;
  text-transform: uppercase; }
.two-section-split section {
  margin-top: 50px; }
@media (min-width: 700px) {
  .two-section-split {
    border-top: 1px solid #9c489b;
    border-bottom: 1px solid #9c489b;
    display: table;
    width: 100%;
    padding: 1.7em 0; }
    .two-section-split section {
      display: table-cell;
      width: 50%;
      margin-top: 0; }
      .two-section-split section:first-child {
        padding-right: 40px; }
      .two-section-split section:last-child {
        border-left: 1px solid #9c489b;
        padding-left: 40px; } }

table.order-summary {
  width: 100%; }
  table.order-summary .order-item td {
    padding-bottom: 1em; }
  table.order-summary #total-row td {
    color: #9c489b;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 1.5em;
    padding-bottom: 1.5em; }
  table.order-summary td:last-child {
    text-align: right;
    font-weight: bold; }

#dimmer {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background-color: black; }

.modal {
  position: absolute;
  z-index: 99999;
  top: 160px;
  margin: 0 auto;
  background-color: white;
  width: 80%; }

#masthead {
  margin-top: 15px;
  margin-bottom: 2px; }
  #masthead a {
    vertical-align: bottom; }

#masthead-title-row {
  color: #9c489b;
  padding-top: 32px;
  margin-bottom: 2px; }
  @media (min-width: 700px) {
    #masthead-title-row {
      overflow: hidden;
      *zoom: 1; } }

#masthead-social-area {
  display: none; }
  @media (min-width: 700px) {
    #masthead-social-area {
      display: block;
      width: 28.57143%;
      float: left;
      margin-right: 7.14286%; }
      #masthead-social-area ul {
        display: inline;
        margin: 0;
        padding: 0;
        border: 0;
        overflow: hidden;
        *zoom: 1; }
        #masthead-social-area ul li {
          list-style-image: none;
          list-style-type: none;
          margin-left: 0;
          display: inline-block;
          vertical-align: middle;
          *vertical-align: auto;
          *zoom: 1;
          *display: inline;
          white-space: nowrap;
          padding-left: 0.3em;
          padding-right: 0.3em; } }

#masthead-connect-link {
  margin-right: 1.1em; }

#masthead-title {
  text-align: center;
  position: relative;
  left: 17px; }
  #masthead-title img {
    width: 400px;
    max-width: 90%; }
  @media (min-width: 700px) {
    #masthead-title {
      width: 35.71429%;
      float: left;
      position: initial;
      margin-top: -17px; }
      #masthead-title img {
        width: 200px; } }

#masthead-account-area {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 12px;
  left: 0;
  font-size: 1.2em;
  line-height: 1.2em; }
  @media (min-width: 700px) {
    #masthead-account-area {
      width: 28.57143%;
      float: right;
      margin-right: 0;
      display: inline-block;
      text-align: right;
      position: initial;
      font-size: 1.1em;
      line-height: 1.1em; } }
  #masthead-account-area > ul {
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    *zoom: 1; }
    #masthead-account-area > ul li {
      list-style-image: none;
      list-style-type: none;
      margin-left: 0;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      white-space: nowrap; }
    #masthead-account-area > ul li {
      border-right: 1px solid;
      padding-left: 0.1em;
      padding-right: 0.35em; }
      #masthead-account-area > ul li:last-child {
        border-right: none;
        padding-right: none; }
    #masthead-account-area > ul li {
      vertical-align: baseline; }
    #masthead-account-area > ul img {
      width: 1.2em; }

#masthead-account-dropdown {
  cursor: pointer; }
  #masthead-account-dropdown > ul {
    display: none;
    position: absolute;
    padding: 0.5em;
    margin: 0;
    text-align: left;
    border: 1px solid #ccc;
    background-color: white;
    z-index: 9999; }
    #masthead-account-dropdown > ul li {
      display: block;
      border: none;
      line-height: 1.4em; }
      #masthead-account-dropdown > ul li:hover {
        background-color: #eee; }

#masthead a#main-order-link {
  color: white;
  background-color: #0a7e86; }
  #masthead a#main-order-link:hover {
    background-color: #532d80;
    border: none; }

#main-nav li a#new-products-wrap-link {
  margin: 5px;
  padding: 5px;
  color: white;
  background-color: #0a7e86; }
  #main-nav li a#new-products-wrap-link:hover {
    background-color: #532d80;
    border: none; }

#magnifying_glass, .search_box_dialog .ui-widget-overlay {
  display: none; }
  @media (min-width: 700px) {
    #magnifying_glass, .search_box_dialog .ui-widget-overlay {
      display: block; } }

#main-nav #gsb {
  display: block; }
  @media (min-width: 700px) {
    #main-nav #gsb {
      display: none; } }
#main-nav ul {
  margin: 0;
  padding: 0; }
#main-nav li {
  list-style-type: none;
  font-size: 98%;
  padding: 0;
  margin: 0;
  float: left;
  margin-right: 8px;
  line-height: 20px;
  cursor: pointer; }
  #main-nav li a {
    font-size: 0.8em;
    background-color: white;
    color: black;
    text-decoration: none;
    display: block;
    margin: 10px;
    -webkit-tap-highlight-color: transparent;
    border-bottom: 2px solid white; }
    #main-nav li a#main-order-link {
      margin: 5px;
      padding: 5px; }
    #main-nav li a.nav-path-selected, #main-nav li a.linkclicked {
      color: white;
      background-color: white; }
    #main-nav li a.nav-selected {
      background-color: white;
      color: #9c489b; }
    #main-nav li a:hover {
      color: #9c489b;
      border-bottom-color: #0a7e86; }
  #main-nav li.clicked > ul {
    display: block; }
  #main-nav li ul {
    display: none;
    z-index: 9999;
    position: absolute;
    min-width: 200px;
    max-width: 300px;
    padding: 0;
    margin: 0;
    border: 1px solid #ccc; }
    #main-nav li ul li {
      float: none;
      margin: 0; }
      #main-nav li ul li a {
        margin: 0;
        padding: 10px; }
    #main-nav li ul ul {
      left: 100%;
      margin-top: -40px; }
      #main-nav li ul ul a {
        background-color: #e6e6e6; }

.no-js #main-nav li:hover > ul {
  display: block !important; }

#collapsed-nav-header {
  display: none; }
  #collapsed-nav-header .collapsed-nav-title {
    font-size: 1em; }

@media only screen and (max-width: 699px) {
  #collapsed-nav-header {
    border-bottom: 1px solid white;
    display: block; }
    #collapsed-nav-header .collapsed-nav-title {
      display: inline-block;
      width: -webkit-calc(100% - 45px);
      width: -moz-calc(100% - 45px);
      width: calc(100% - 45px);
      height: 45px;
      line-height: 45px;
      background-color: #9c489b;
      color: white;
      border-right: 1px solid white;
      padding-left: 15px; }
    #collapsed-nav-header .menu-icon {
      width: 45px;
      height: 45px;
      display: block;
      float: right;
      -webkit-tap-highlight-color: transparent;
      background-color: #9c489b;
      padding: 5px;
      padding-top: 4px;
      padding-bottom: 12px; }
      #collapsed-nav-header .menu-icon span {
        display: block;
        height: 2px;
        background-color: white;
        margin-top: 3px;
        margin-left: 5px;
        margin-right: 5px; }
        #collapsed-nav-header .menu-icon span:first-child {
          margin-top: 12px; }

  #main-nav.is-tapped > #collapsed-nav-header {
    -webkit-tap-highlight-color: transparent; }

  #main-nav {
    background-color: #9c489b; }
    #main-nav > ul > li {
      border-bottom: solid 1px #562856; }
    #main-nav ul {
      display: none;
      max-width: none !important; }
      #main-nav ul ul li:first-child a {
        border-top: none; }
      #main-nav ul ul li a {
        border-top: 1px solid #562856;
        padding-left: 0;
        margin-left: 4em;
        width: 83%; }
    #main-nav li {
      float: none;
      display: block;
      margin: 0;
      padding: 0; }
      #main-nav li a {
        color: white;
        background-color: #9c489b;
        border: none;
        margin: 0;
        padding: 10px;
        padding-left: 2.6em;
        -webkit-tap-highlight-color: transparent; }
        #main-nav li a:hover {
          background-color: #b661b5; }

  #main-nav.is-tapped > ul {
    display: block; }
    #main-nav.is-tapped > ul a:hover {
      color: white; }
    #main-nav.is-tapped > ul li {
      width: 100%;
      -webkit-tap-highlight-color: transparent; }
    #main-nav.is-tapped > ul ul {
      display: none;
      width: 100%;
      z-index: 200;
      border: none;
      margin-left: 0;
      padding: 0;
      position: relative !important; }
      #main-nav.is-tapped > ul ul ul {
        clear: both;
        left: 0;
        margin-top: 0; }
    #main-nav.is-tapped > ul li.nav-dropdown {
      cursor: pointer; }
    #main-nav.is-tapped > ul li.nav-dropdown:before {
      content: "▶︎";
      color: white;
      font-size: 0.8em;
      position: absolute;
      padding-left: 1.1em;
      line-height: 3em; }
    #main-nav.is-tapped > ul li.nav-dropdown.expanded:before {
      content: "▼"; }
    #main-nav.is-tapped > ul .nav-dropdown > a:before {
      content: "" !important; }
    #main-nav.is-tapped > ul .nav-dropdown:hover > a:before {
      content: "" !important; } }
#site-footer {
  width: 100%;
  color: #231f20;
  background-color: #EAE5DC;
  margin-top: 80px;
  padding-top: 15px; }
  #site-footer label {
    font-size: 1.1em;
    text-transform: none; }

#footer-body {
  width: 90%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
  line-height: 180%; }
  @media (min-width: 560px) {
    #footer-body {
      width: 30em; } }
  @media (min-width: 992px) {
    #footer-body {
      width: 960px;
      overflow: hidden;
      *zoom: 1; } }
  #footer-body input {
    margin-top: 4px;
    padding: 10px; }
    #footer-body input:-moz-placeholder {
      color: #231f20; }
    #footer-body input::-moz-placeholder {
      color: #231f20; }
    #footer-body input:-ms-input-placeholder {
      color: #231f20; }
    #footer-body input::-webkit-input-placeholder {
      color: #231f20; }
  #footer-body .subscribe-button {
    color: #EAE5DC;
    background-color: #231f20;
    border: #231f20; }

.footer-category {
  margin-top: 30px; }
  @media (min-width: 992px) {
    .footer-category {
      width: 21.05263%;
      float: left;
      margin-right: 5.26316%;
      display: inline-block; } }
  .footer-category li {
    letter-spacing: 0.1em; }
  .footer-category li.footer-title {
    font-size: 1.6em;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #231f20; }

@media (min-width: 992px) {
  .footer-category:last-child {
    width: 21.05263%;
    float: right;
    margin-right: 0; } }

#footer-legal {
  padding-bottom: 20px;
  text-align: center; }
  @media (min-width: 992px) {
    #footer-legal ul {
      margin: 0;
      padding: 0;
      border: 0;
      overflow: hidden;
      *zoom: 1; }
      #footer-legal ul li {
        list-style-image: none;
        list-style-type: none;
        margin-left: 0;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        white-space: nowrap; }
      #footer-legal ul li {
        border-right: 1px solid;
        padding-left: 1.2em;
        padding-right: 1.45em; }
        #footer-legal ul li:last-child {
          border-right: none;
          padding-right: none; } }

#subscriber_email {
  border: none;
  width: 100%;
  font-size: inherit !important;
  text-transform: none !important; }

.add-kit-entry-btn:disabled, a.framed-link-lg.disabled, #order-kit-page #form-area input[type='submit']:disabled, #start-order1-page input[type='submit']:disabled, #redeem-gift-card-page #form-area input[type='submit']:disabled, #calendar-form input[type='submit']:disabled {
  -moz-box-shadow: 0 0 0 5px #f2f2f2;
  -webkit-box-shadow: 0 0 0 5px #f2f2f2;
  box-shadow: 0 0 0 5px #f2f2f2;
  color: #c1c1c1;
  background-color: #f2f2f2;
  cursor: default; }

.add-kit-entry-btn {
  color: #9c489b;
  background-color: #e0d8ea;
  border: 1px solid white;
  -moz-box-shadow: 0 0 0 5px #e0d8ea;
  -webkit-box-shadow: 0 0 0 5px #e0d8ea;
  box-shadow: 0 0 0 5px #e0d8ea;
  position: relative;
  left: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 0.9em;
  padding: 0.8em 0;
  width: 240px;
  margin-top: 25px; }

a.framed-link-lg {
  color: white;
  background-color: #9c489b;
  border: 1px solid white;
  -moz-box-shadow: 0 0 0 5px #9c489b;
  -webkit-box-shadow: 0 0 0 5px #9c489b;
  box-shadow: 0 0 0 5px #9c489b;
  position: relative;
  left: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.2em;
  padding: 1em 1em;
  display: inline-block; }
  a.framed-link-lg:hover {
    text-decoration: none; }

.site-form .errorlist {
  margin-top: 15px; }
.site-form input[type='text'], .site-form input[type='email'], .site-form input[type='password'], .site-form textarea, .site-form .select-wrap {
  padding: 6px;
  background-color: #e0d8ea;
  border: none; }
.site-form input[type='submit'] {
  color: white;
  background-color: #9c489b;
  border: 1px solid white;
  -moz-box-shadow: 0 0 0 5px #9c489b;
  -webkit-box-shadow: 0 0 0 5px #9c489b;
  box-shadow: 0 0 0 5px #9c489b;
  position: relative;
  left: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.2em;
  padding: 0.4em 1em;
  display: block;
  cursor: pointer; }
.site-form input[type='checkbox'] {
  display: none; }
  .site-form input[type='checkbox'] + label:before {
    content: "";
    display: inline-block;
    width: 0.8em;
    height: 0.8em;
    border: 2px solid #9c489b; }
  .site-form input[type='checkbox']:checked + label:before {
    background-color: #9c489b; }
  .site-form input[type='checkbox'] + label:before {
    margin-right: 10px; }
.site-form .select-wrap {
  display: table;
  vertical-align: middle;
  height: 1.7em;
  padding: 4px 6px;
  position: relative;
  z-index: 100; }
  .site-form .select-wrap .select-replacer:after {
    content: "▼";
    position: absolute;
    right: 6px;
    color: #9c489b; }
  .site-form .select-wrap select {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 101; }
    .site-form .select-wrap select:focus {
      outline: none; }

#order-kit-page #form-area {
  overflow: hidden;
  *zoom: 1; }
  @media (min-width: 820px) {
    #order-kit-page #form-area > .form-section {
      width: 48.97959%;
      float: left;
      margin-right: 2.04082%; }
      #order-kit-page #form-area > .form-section:last-child {
        float: right;
        margin-right: 0; } }
  #order-kit-page #form-area:first-child {
    margin-bottom: 50px; }
  #order-kit-page #form-area #form-img {
    display: block;
    margin-left: auto;
    margin-right: auto; }

#order-kit-page #form-area .entry, #redeem-gift-card-page #form-area .entry {
  overflow: hidden;
  *zoom: 1; }
#order-kit-page #form-area .entry-text, #redeem-gift-card-page #form-area .entry-text {
  float: left;
  font-size: 1.3em;
  font-weight: bold;
  color: #9c489b;
  line-height: 1.88em;
  margin-left: 10px;
  margin-top: 6px;
  margin-bottom: 6px; }
#order-kit-page #form-area .entry-wrap, #redeem-gift-card-page #form-area .entry-wrap {
  overflow: hidden;
  *zoom: 1;
  display: inline-block;
  float: left;
  width: 250px;
  border: 1px solid #c1c1c1;
  background-color: #f2f2f2;
  margin-top: 6px;
  margin-bottom: 6px; }
  #order-kit-page #form-area .entry-wrap input, #redeem-gift-card-page #form-area .entry-wrap input {
    background-color: #f2f2f2;
    text-align: center;
    margin: 10px 0 10px 10px;
    padding-right: 0;
    border: none;
    width: 80%; }
    #order-kit-page #form-area .entry-wrap input:-moz-placeholder, #redeem-gift-card-page #form-area .entry-wrap input:-moz-placeholder {
      color: black; }
    #order-kit-page #form-area .entry-wrap input::-moz-placeholder, #redeem-gift-card-page #form-area .entry-wrap input::-moz-placeholder {
      color: black; }
    #order-kit-page #form-area .entry-wrap input:-ms-input-placeholder, #redeem-gift-card-page #form-area .entry-wrap input:-ms-input-placeholder {
      color: black; }
    #order-kit-page #form-area .entry-wrap input::-webkit-input-placeholder, #redeem-gift-card-page #form-area .entry-wrap input::-webkit-input-placeholder {
      color: black; }
    #order-kit-page #form-area .entry-wrap input:focus:-moz-placeholder, #redeem-gift-card-page #form-area .entry-wrap input:focus:-moz-placeholder {
      color: transparent; }
    #order-kit-page #form-area .entry-wrap input:focus::-moz-placeholder, #redeem-gift-card-page #form-area .entry-wrap input:focus::-moz-placeholder {
      color: transparent; }
    #order-kit-page #form-area .entry-wrap input:focus:-ms-input-placeholder, #redeem-gift-card-page #form-area .entry-wrap input:focus:-ms-input-placeholder {
      color: transparent; }
    #order-kit-page #form-area .entry-wrap input:focus::-webkit-input-placeholder, #redeem-gift-card-page #form-area .entry-wrap input:focus::-webkit-input-placeholder {
      color: transparent; }
#order-kit-page #form-area .remove-entry, #redeem-gift-card-page #form-area .remove-entry {
  font-size: 1.6em;
  line-height: 1.3em;
  font-weight: bold;
  float: right;
  color: #9c489b;
  background-color: inherit;
  border: none;
  padding-right: 3px;
  cursor: pointer; }
  #order-kit-page #form-area .remove-entry:disabled, #redeem-gift-card-page #form-area .remove-entry:disabled {
    color: #d9d9d9;
    cursor: default; }

form.two-section label:not([for='id_same_billing_shipping']) {
  display: block;
  text-transform: capitalize; }
form.two-section input[type='text'], form.two-section ul {
  line-height: 2em;
  margin-bottom: 8px; }
form.two-section input[type='text'] {
  width: 100%; }
form.two-section .select-wrap {
  line-height: 2em;
  margin-bottom: 8px; }
form.two-section label[for='id_billing_detail_state'] + .select-wrap {
  width: 50%;
  margin-right: 10px; }
form.two-section label[for='id_shipping_detail_state'] + .select-wrap {
  width: 30%;
  margin-right: 10px; }
form.two-section #id_billing_detail_state {
  width: 200px !important;
  font-size: 20px;
  -webkit-appearance: none; }
form.two-section #id_shipping_detail_state {
  width: 200px !important;
  font-size: 20px;
  -webkit-appearance: none; }
form.two-section #form-buttons {
  margin-top: 50px; }
  form.two-section #form-buttons .button-back {
    display: none; }
  form.two-section #form-buttons .button-subtle-back {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    margin-top: 2em; }
    form.two-section #form-buttons .button-subtle-back a {
      font-size: 1em; }
  form.two-section #form-buttons .button-forward {
    width: 98%;
    line-height: 2.5em; }
  @media (min-width: 700px) {
    form.two-section #form-buttons {
      margin-top: 20px;
      overflow: hidden;
      *zoom: 1; }
      form.two-section #form-buttons input[type='submit'] {
        padding: 1em; }
      form.two-section #form-buttons .button-back {
        display: inline;
        float: left; }
      form.two-section #form-buttons .button-subtle-back {
        display: none; }
      form.two-section #form-buttons .button-forward {
        width: auto;
        line-height: inherit;
        float: right;
        left: -5px; } }

.form-acknowledgement, #thanks_img .thanks {
  position: relative;
  width: 247px;
  height: 196px;
  background: url("../img/blot_yellow.png") center/contain no-repeat; }
  .form-acknowledgement p, #thanks_img .thanks p {
    color: #9c489b;
    font-size: 32px;
    line-height: 1em; }

#form-error-banner {
  color: white;
  background-color: red;
  font-size: 1.4em;
  font-weight: bold;
  margin: 0.3em 0;
  padding: 0.5em; }

.payment-fields .select-wrap {
  width: 25%; }
.payment-fields label[for='id_card_expiry_month'] + .select-wrap {
  width: 50%;
  float: left;
  margin-right: 10px; }
.payment-fields #id_card_ccv + span.helptext {
  font-size: 0.85em; }

.banner-menu > ul li a, #help-page #help-sidebar li a {
  color: inherit; }
  .banner-menu > ul li a:hover, #help-page #help-sidebar li a:hover {
    color: #9c489b;
    text-decoration: none; }

.banner-menu > ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1; }
  .banner-menu > ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    white-space: nowrap; }
  .banner-menu > ul li {
    margin-right: 2em; }

.banner-menu {
  padding-top: 0.6em;
  padding-bottom: 0.6em; }

#help-page #help-sidebar {
  width: 100%;
  border-top: 1px solid black; }
  #help-page #help-sidebar ul {
    overflow: hidden;
    *zoom: 1; }
    #help-page #help-sidebar ul li {
      width: 33%;
      float: left;
      text-align: center;
      padding-top: 1em;
      padding-bottom: 1em; }
  #help-page #help-sidebar .help-menu-header {
    display: none; }
@media (min-width: 700px) {
  #help-page .banner-header {
    margin-top: 0; }
  #help-page #help-sidebar {
    width: 21.05263%;
    float: left;
    margin-right: 5.26316%;
    margin-top: 0;
    border-top: none; }
    #help-page #help-sidebar ul li {
      width: 100%;
      float: none;
      text-align: left;
      margin-right: 0;
      border-top: 1px solid black; }
      #help-page #help-sidebar ul li:first-child {
        border-top: none; }
    #help-page #help-sidebar .help-menu-header {
      display: block;
      text-transform: uppercase;
      font-weight: bold;
      border-top: none; }
  #help-page #help-main-content {
    width: 73.68421%;
    float: right;
    margin-right: 0; } }

#checkout-page .checkout-breadcrumb {
  margin-top: 40px;
  margin-bottom: 10px; }
  #checkout-page .checkout-breadcrumb li {
    padding: 5px 35px;
    position: relative;
    color: white;
    background-color: #e0d8ea;
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase; }
    @media (min-width: 430px) {
      #checkout-page .checkout-breadcrumb li {
        padding: 5px 50px; } }
    #checkout-page .checkout-breadcrumb li:first-child:after {
      content: "";
      position: absolute;
      right: -25px;
      top: 0;
      border-top: 25px solid #9c489b;
      border-bottom: 25px solid #9c489b;
      border-left: 25px solid #e0d8ea;
      z-index: 10; }
    #checkout-page .checkout-breadcrumb li.active-checkout-step {
      background-color: #9c489b; }
      #checkout-page .checkout-breadcrumb li.active-checkout-step:after {
        border-top-color: #e0d8ea;
        border-bottom-color: #e0d8ea;
        border-left-color: #9c489b; }
#checkout-page #fieldset-header-wrap {
  overflow: hidden;
  *zoom: 1; }
  #checkout-page #fieldset-header-wrap h3 {
    display: inline-block; }
  #checkout-page #fieldset-header-wrap #header-checkbox {
    float: right; }

@media (min-width: 700px) {
  #accounts-page .narrow {
    width: 48%;
    display: block;
    margin-left: auto;
    margin-right: auto; } }
#accounts-page .narrow input:not([type='submit']) {
  width: 100%; }
#accounts-page h3 {
  color: #9c489b;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 1em;
  text-transform: uppercase; }
#accounts-page #form-fields {
  border-top: 1px solid #9c489b;
  border-bottom: 1px solid #9c489b;
  padding-top: 25px;
  padding-bottom: 80px; }
#accounts-page #form-buttons {
  overflow: hidden;
  *zoom: 1;
  margin-top: 25px; }
  #accounts-page #form-buttons input {
    float: right;
    left: -5px; }

.account-login-products {
  margin-top: 1em;
  margin-bottom: 1em;
  color: #9c489b; }
  .account-login-products span {
    font-size: 1.3em;
    font-weight: bold; }

#blog-list #blog-main, #blog-detail #blog-main {
  margin-top: 30px; }
#blog-list #sidebar h3, #blog-detail #sidebar h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 30px;
  padding-bottom: 10px;
  text-transform: uppercase; }
#blog-list #sidebar li, #blog-detail #sidebar li {
  padding: 10px 0;
  border-top: 1px solid black; }
#blog-list #sidebar a, #blog-detail #sidebar a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer; }
  #blog-list #sidebar a:active, #blog-list #sidebar a:focus, #blog-detail #sidebar a:active, #blog-detail #sidebar a:focus {
    outline: none; }
  #blog-list #sidebar a:hover, #blog-detail #sidebar a:hover {
    color: #9c489b; }
#blog-list .post-title, #blog-detail .post-title {
  font-size: 1.5em; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert p, .alert ul {
    margin-bottom: 0; }

.alert-dismissable {
  padding-right: 35px; }

.alert-dismissable button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  font-size: 20px;
  -webkit-appearance: none; }
.alert-dismissable .close {
  float: right;
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }
  .alert-warning .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442; }
    .alert-warning .alert-danger hr {
      border-top-color: #e4b9c0; }
    .alert-warning .alert-danger .alert-link {
      color: #843534; }

#logo {
  text-align: center;
  padding-top: 32px; }
  #logo a img {
    width: 400px;
    max-width: 90%; }
  @media (min-width: 700px) {
    #logo a img {
      width: 200px; } }

.policycontent p {
  padding-bottom: 10px; }
.policycontent ol {
  list-style-type: decimal;
  padding-left: 30px; }
  @media (min-width: 700px) {
    .policycontent ol {
      padding-left: 40px; } }
.policycontent .bold {
  font-weight: bold; }
.policycontent .policycontent {
  font-size: medium; }
.policycontent .richtext {
  padding-top: 20px;
  padding-bottom: 20px; }
.policycontent h1, .policycontent h2 {
  font-weight: bold; }
.policycontent a {
  color: blue;
  text-decoration: underline; }
.policycontent ul {
  list-style-type: none;
  padding-left: 30px; }
  @media (min-width: 700px) {
    .policycontent ul {
      padding-left: 40px; } }
.policycontent li {
  padding-bottom: 10px; }
.policycontent i {
  font-style: italic; }
.policycontent h1 {
  font-size: x-large;
  padding-bottom: 10px; }

#how-it-works-steps {
  border-top: 1px solid black;
  padding-top: 40px;
  padding-bottom: 100px; }
  #how-it-works-steps h2 {
    color: #9c489b;
    font-size: 1.8em;
    line-height: 1.5em;
    text-transform: uppercase; }
    #how-it-works-steps h2::first-letter {
      font-weight: bold; }
  #how-it-works-steps .step {
    position: relative; }
    #how-it-works-steps .step img {
      position: absolute; }
  #how-it-works-steps .step-text {
    font-size: 1.3em;
    line-height: 1.2em;
    margin-bottom: 1em;
    width: 100%; }
    @media (min-width: 500px) {
      #how-it-works-steps .step-text {
        width: 60%; } }
  #how-it-works-steps .step-img {
    width: 100%; }
    @media (min-width: 400px) {
      #how-it-works-steps .step-img {
        width: initial; } }
  #how-it-works-steps #step2 img, #how-it-works-steps #step4 img {
    right: 0px; }
  @media (min-width: 500px) {
    #how-it-works-steps #step2, #how-it-works-steps #step4 {
      text-align: right; }
      #how-it-works-steps #step2 .step-text, #how-it-works-steps #step4 .step-text {
        margin-left: 40%; } }
  #how-it-works-steps #step1 .splotch {
    top: 10px; }
  #how-it-works-steps #step2 {
    margin-top: 260px; }
    @media (min-width: 530px) {
      #how-it-works-steps #step2 {
        margin-top: 200px; } }
    @media (min-width: 665px) {
      #how-it-works-steps #step2 {
        margin-top: 150px; } }
    #how-it-works-steps #step2 .splotch {
      top: 80px; }
  #how-it-works-steps #step3 {
    margin-top: 360px; }
    @media (min-width: 680px) {
      #how-it-works-steps #step3 {
        margin-top: 300px; } }
    @media (min-width: 820px) {
      #how-it-works-steps #step3 {
        margin-top: 250px; } }
    @media (min-width: 1000px) {
      #how-it-works-steps #step3 {
        margin-top: 150px; } }
    #how-it-works-steps #step3 .splotch {
      top: 120px;
      left: 70px; }
  #how-it-works-steps #step4 {
    margin-top: 340px; }
    @media (min-width: 545px) {
      #how-it-works-steps #step4 {
        margin-top: 300px; } }
    @media (min-width: 925px) {
      #how-it-works-steps #step4 {
        margin-top: 200px; } }
    #how-it-works-steps #step4 .splotch {
      top: 40px; }
  #how-it-works-steps #step5 {
    margin-top: 310px; }
    @media (min-width: 590px) {
      #how-it-works-steps #step5 {
        margin-top: 260px; } }
    @media (min-width: 830px) {
      #how-it-works-steps #step5 {
        margin-top: 220px; } }
    #how-it-works-steps #step5 .splotch {
      top: -80px; }
  #how-it-works-steps .splotch {
    z-index: -1; }
  #how-it-works-steps #order-btn-wrap {
    overflow: hidden;
    *zoom: 1;
    text-align: center; }
    @media (min-width: 770px) {
      #how-it-works-steps #order-btn-wrap {
        text-align: initial; } }
  #how-it-works-steps #order-btn {
    margin-top: 250px; }
    @media (min-width: 770px) {
      #how-it-works-steps #order-btn {
        float: right;
        margin-top: 80px;
        margin-right: 65px; } }

.jcarousel-wrapper {
  margin: 20px auto;
  position: relative;
  height: 150px; }

/** Carousel */
.jcarousel {
  overflow: hidden;
  position: absolute;
  left: 2%;
  right: 2%; }
  .jcarousel ul {
    width: 20000em;
    height: 150px;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0; }
  .jcarousel li {
    cursor: pointer;
    background-position: center bottom !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    height: 150px;
    display: inline-block;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-origin: content-box !important; }
    .jcarousel li div {
      height: inherit;
      background-position: center bottom !important;
      background-size: contain !important;
      background-repeat: no-repeat !important;
      background-origin: content-box !important;
      background-origin: content-box !important;
      margin-left: 15px !important;
      margin-right: 15px !important;
      padding-top: 20px;
      padding-bottom: 20px;
      border: 1px solid lightgray; }
  .jcarousel img {
    display: block;
    margin: auto;
    max-width: 100%;
    height: auto !important; }

/** Carousel Controls */
.carousel-control, .jcarousel-control-prev, .jcarousel-control-next {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 50px;
  height: 30px;
  text-align: center;
  color: #9c489b;
  text-decoration: none !important;
  text-shadow: 0 0 1px #000;
  font: 24px/27px Arial, sans-serif; }
  .carousel-control .glyphicon, .jcarousel-control-prev .glyphicon, .jcarousel-control-next .glyphicon {
    text-decoration: none !important;
    color: #9c489b; }

.jcarousel-control-prev {
  left: -3%; }
  @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
    .jcarousel-control-prev {
      left: -20px; } }

.jcarousel-control-next {
  right: -3%; }
  @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
    .jcarousel-control-next {
      right: -20px; } }

/** Carousel Pagination */
.jcarousel-pagination {
  position: absolute;
  bottom: -40px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin: 0; }
  .jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;
    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;
    margin-right: 7px;
    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C; }
  .jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;
    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7; }

@font-face {
  font-family: "Glyphicons Halflings";
  src: url('../fonts/Glyphicons/glyphicons-halflings-regular.eot?1452498391');
  src: url('../fonts/Glyphicons/glyphicons-halflings-regular.eot?&1452498391#iefix') format('embedded-opentype'), url('../fonts/Glyphicons/glyphicons-halflings-regular.woff?1452498391') format('woff'), url('../fonts/Glyphicons/glyphicons-halflings-regular.woff2?1452498391') format('woff2'), url('../fonts/Glyphicons/glyphicons-halflings-regular.ttf?1452498391') format('truetype'), url('../fonts/Glyphicons/glyphicons-halflings-regular.svg?1452498391') format('svg'); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

#home-page #banner {
  text-align: center; }
#home-page #banner-lead {
  color: white;
  background-color: #9c489b;
  font-weight: bold;
  text-align: center;
  line-height: 1.6em;
  margin-bottom: 2px; }
#home-page #banner-img-wrap {
  position: relative; }
  #home-page #banner-img-wrap img {
    width: 100%; }
#home-page #banner-overlay {
  position: absolute;
  bottom: 13%;
  width: 40%;
  text-align: left;
  padding-left: 0.6em;
  margin-left: 3%; }
  #home-page #banner-overlay a {
    font-size: 2.2vw;
    text-transform: uppercase;
    color: #0a7e86; }
#home-page #section-header {
  margin-top: 1.5em;
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 1.5em;
  text-transform: uppercase; }
  @media (min-width: 700px) {
    #home-page #section-header {
      font-size: 1.8em; } }
#home-page #banner-overlay-title {
  color: #532d80;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1em; }
#home-page #banner-overlay-subtitle {
  color: #9c489b;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.2em; }
#home-page #steps {
  margin-top: 25px;
  text-align: center; }
  @media (min-width: 700px) {
    #home-page #steps {
      overflow: hidden;
      *zoom: 1; } }
  #home-page #steps .step {
    margin-bottom: 2em; }
    @media (min-width: 700px) {
      #home-page #steps .step {
        margin-bottom: 0;
        width: 31.81818%;
        float: left;
        margin-right: 2.27273%; }
        #home-page #steps .step:last-child {
          float: right;
          margin-right: 0; } }
    #home-page #steps .step h3 {
      font-size: 1.75em;
      color: #9c489b;
      text-transform: uppercase;
      margin-top: 0.3em;
      margin-bottom: 0.5em; }
      #home-page #steps .step h3::first-letter {
        font-weight: bold; }
#home-page .order-btn-wrap {
  margin: 3em 0;
  text-align: center; }
#home-page #promise #promise-text-wrap {
  margin: 10px 0;
  padding: 1.3em 12%;
  color: #9c489b;
  background-color: #f2f2f2;
  text-align: center; }
  #home-page #promise #promise-text-wrap h2 {
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.8em;
    text-transform: capitalize; }
  #home-page #promise #promise-text-wrap #promise-text {
    font-size: 1.6em;
    line-height: 1.2em;
    margin: 0.7em 0; }
  #home-page #promise #promise-text-wrap #promise-link {
    font-size: 1.6em; }
    #home-page #promise #promise-text-wrap #promise-link a {
      text-transform: capitalize;
      text-decoration: underline; }
#home-page #programs {
  overflow: hidden;
  *zoom: 1;
  margin-top: 1.5em;
  margin-bottom: 0.8em;
  text-align: center; }
  #home-page #programs .program {
    display: inline-block; }
    #home-page #programs .program:last-child {
      margin-top: 1.5em;
      padding-top: 1.5em;
      border-top: 1px solid black; }
    @media (min-width: 700px) {
      #home-page #programs .program {
        width: 50%;
        float: left;
        padding-left: 5%;
        padding-right: 5%; }
        #home-page #programs .program:last-child {
          border-left: 1px solid black;
          margin-top: 0;
          padding-top: 0;
          border-top: none; } }
    #home-page #programs .program h3 {
      font-size: 1.2em;
      line-height: 1em;
      text-transform: uppercase; }
  #home-page #programs .program-text {
    margin-top: 1.4em;
    margin-bottom: 0.8em;
    text-align: justify; }
  #home-page #programs a {
    font-size: 1.4em;
    text-decoration: underline;
    line-height: 1.1em; }
#home-page #press-main {
  margin: 35px 0;
  padding: 30px 0; }
  #home-page #press-main h3 {
    font-size: 1.6em;
    text-transform: uppercase;
    text-align: center; }
    #home-page #press-main h3 a {
      color: black;
      text-decoration: none; }
      #home-page #press-main h3 a:hover {
        color: #9c489b; }
  #home-page #press-main #press-images {
    overflow: hidden;
    *zoom: 1; }
    @media only screen and (max-width: 699px) {
      #home-page #press-main #press-images {
        display: none; } }
    @media only screen and (min-width: 700px) {
      #home-page #press-main #press-images {
        display: normal; } }
    #home-page #press-main #press-images a {
      width: 15.73034%;
      float: left;
      margin-right: 1.1236%;
      display: inline-block;
      height: 120px;
      background-position: center bottom;
      background-repeat: no-repeat;
      background-size: contain; }
      #home-page #press-main #press-images a:last-child {
        float: right;
        margin-right: 0; }
  @media only screen and (max-width: 699px) {
    #home-page #press-main #press-images-carousel {
      display: normal; } }
  @media only screen and (min-width: 700px) {
    #home-page #press-main #press-images-carousel {
      display: none; } }
#home-page #logo1 {
  background-image: url('../img/abc-logo.png?1458630581'); }
#home-page #logo2 {
  background-image: url('../img/parents-logo.jpg?1458630581'); }
#home-page #logo3 {
  background-image: url('../img/tech-crunch-logo.jpg?1458630581'); }
#home-page #logo4 {
  background-image: url('../img/king-logo.jpg?1458630581'); }
#home-page #logo5 {
  background-image: url('../img/cnbc-logo.png?1458630581'); }
#home-page #logo6 {
  background-image: url('../img/goop-logo.jpg?1458630581'); }
#home-page .jcarousel li div {
  border: none !important; }

#press-header {
  margin-bottom: 30px;
  overflow: hidden;
  *zoom: 1; }
  #press-header p {
    color: #9c489b; }

#press-gallery {
  overflow: hidden;
  *zoom: 1; }
  #press-gallery .press-gallery-item {
    margin-bottom: 50px; }
    @media (min-width: 700px) {
      #press-gallery .press-gallery-item {
        width: 32.20339%;
        float: left;
        margin-bottom: 20px;
        padding: 24px; }
        #press-gallery .press-gallery-item:nth-child(3n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        #press-gallery .press-gallery-item:nth-child(3n + 2) {
          margin-left: 33.89831%;
          margin-right: -100%;
          clear: none; }
        #press-gallery .press-gallery-item:nth-child(3n + 3) {
          margin-left: 67.79661%;
          margin-right: -100%;
          clear: none; } }
    @media (min-width: 950px) {
      #press-gallery .press-gallery-item {
        width: 32.20339%;
        float: left; }
        #press-gallery .press-gallery-item:nth-child(3n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        #press-gallery .press-gallery-item:nth-child(3n + 2) {
          margin-left: 33.89831%;
          margin-right: -100%;
          clear: none; }
        #press-gallery .press-gallery-item:nth-child(3n + 3) {
          margin-left: 67.79661%;
          margin-right: -100%;
          clear: none; } }
    #press-gallery .press-gallery-item p {
      font-size: x-large;
      text-align: center;
      line-height: 1.2em; }
      @media (min-width: 700px) {
        #press-gallery .press-gallery-item p {
          font-size: inherit; } }
    #press-gallery .press-gallery-item .press-publication-name {
      margin-top: 8px;
      font-weight: bold; }
    #press-gallery .press-gallery-item .press-byline {
      text-transform: uppercase;
      margin-bottom: 4px; }
    #press-gallery .press-gallery-item .img-wrap {
      height: 0;
      padding-bottom: 100%;
      position: relative;
      width: 100%; }
      #press-gallery .press-gallery-item .img-wrap img {
        zoom: 2;
        display: block;
        margin: auto;
        height: auto;
        max-height: 100%;
        width: auto;
        max-width: 100%; }

#faq-footnote {
  color: #9c489b;
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 1.2em;
  font-weight: bold; }
  #faq-footnote a {
    text-decoration: underline; }

h2 {
  font-size: xx-large;
  color: #9c489b;
  text-transform: capitalize; }

.newfaqpage.faq-section {
  margin-bottom: 50px; }
.newfaqpage .faq-question {
  margin-bottom: 0.5em !important; }

#shippingreturns-content h2 {
  color: #532d80;
  font-weight: bold;
  font-size: 1.3em;
  text-transform: uppercase;
  margin-bottom: 1em; }
#shippingreturns-content article {
  line-height: 1.6em;
  margin-bottom: 3em; }
  #shippingreturns-content article:last-child {
    margin-bottom: 0; }
  #shippingreturns-content article p {
    margin-bottom: 0.8em; }

@media (min-width: 700px) {
  #contact-content-wrap {
    width: 80%; } }

#contact-actions {
  overflow: hidden;
  *zoom: 1; }
  #contact-actions .contact-action {
    width: 28.57143%;
    float: left;
    margin-right: 7.14286%; }
    #contact-actions .contact-action:last-child {
      float: right;
      margin-right: 0; }
    #contact-actions .contact-action .contact-action-icon {
      height: 0;
      padding-bottom: 33%;
      position: relative;
      background-color: #532d80;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      width: 33%;
      display: block;
      margin-left: auto;
      margin-right: auto; }
      #contact-actions .contact-action .contact-action-icon img {
        zoom: 2;
        display: block;
        margin: auto;
        height: auto;
        max-height: 70%;
        width: auto;
        max-width: 70%; }
  #contact-actions span {
    text-align: center; }
  #contact-actions p {
    line-height: 1.2em;
    text-align: center; }
  #contact-actions .contact-action-description {
    color: #9c489b;
    font-weight: bold;
    margin-top: 10px;
    text-transform: capitalize; }
  @media (min-width: 700px) {
    #contact-actions #phone-contact-action:hover {
      text-decoration: none; } }
  #contact-actions #faq-contact-action > span {
    display: block; }
  #contact-actions #faq-contact-action:hover {
    text-decoration: none; }
    #contact-actions #faq-contact-action:hover > span {
      text-decoration: underline; }
    #contact-actions #faq-contact-action:hover > span.contact-action-description {
      text-decoration: none; }

#email-contact-form-section {
  margin-top: 50px;
  margin-bottom: 50px; }
  #email-contact-form-section #form-header {
    font-weight: bold;
    font-size: 1.3em;
    text-transform: uppercase;
    line-height: 1.4em; }
  #email-contact-form-section form p {
    margin-top: 10px; }
    #email-contact-form-section form p:first-child {
      margin-top: 25px; }
  #email-contact-form-section form input[type='text'], #email-contact-form-section form input[type='email'], #email-contact-form-section form textarea {
    width: 100%; }
    #email-contact-form-section form input[type='text']:-moz-placeholder, #email-contact-form-section form input[type='email']:-moz-placeholder, #email-contact-form-section form textarea:-moz-placeholder {
      color: black; }
    #email-contact-form-section form input[type='text']::-moz-placeholder, #email-contact-form-section form input[type='email']::-moz-placeholder, #email-contact-form-section form textarea::-moz-placeholder {
      color: black; }
    #email-contact-form-section form input[type='text']:-ms-input-placeholder, #email-contact-form-section form input[type='email']:-ms-input-placeholder, #email-contact-form-section form textarea:-ms-input-placeholder {
      color: black; }
    #email-contact-form-section form input[type='text']::-webkit-input-placeholder, #email-contact-form-section form input[type='email']::-webkit-input-placeholder, #email-contact-form-section form textarea::-webkit-input-placeholder {
      color: black; }
  #email-contact-form-section form input[type='submit'] {
    margin-top: 20px; }

#email-contact-form-acknowledgement-wrap, #thanks_img {
  width: 35%;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  #email-contact-form-acknowledgement-wrap .form-acknowledgement, #thanks_img .form-acknowledgement, #thanks_img .thanks {
    margin-top: 20px;
    margin-bottom: 50px; }

.form_input, #pricing-content #mobile-pricing-calculator-form, #pricing-content #pricing-calculator-form {
  margin-top: 0.3em;
  margin-bottom: 0.3em; }
  .form_input ::-webkit-input-placeholder, #pricing-content #mobile-pricing-calculator-form ::-webkit-input-placeholder, #pricing-content #pricing-calculator-form ::-webkit-input-placeholder {
    color: black;
    font: inherit; }
  .form_input input, #pricing-content #mobile-pricing-calculator-form input, #pricing-content #pricing-calculator-form input {
    font-family: "Josefin Sans", sans-serif;
    font-size: medium;
    width: 225px;
      width-color: white; }

#pricing-header {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  text-align: center;
  font-size: 1.2em; }
  #pricing-header .lead-text {
    font-size: 1.3em;
    line-height: 1.4em; }
  #pricing-header .lead-text-bottom-line {
    margin-top: 4px;
    margin-bottom: 1em; }

@media (min-width: 700px) {
  #pricing-content {
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto; }
    #pricing-content .mobile-only {
      display: none; } }
@media (min-width: 700px) {
  #pricing-content #pricing-table-lead {
    position: relative; } }
#pricing-content #pricing-table-lead img {
  display: none; }
  @media (min-width: 700px) {
    #pricing-content #pricing-table-lead img {
      display: block;
      position: absolute;
      top: -55px;
      right: -90px;
      width: 190px; } }
  @media (min-width: 700px) and (min-width: 950px) {
    #pricing-content #pricing-table-lead img {
      top: -65px;
      right: -130px;
      width: 208px; } }

#pricing-content #pricing-table-lead h1 {
  margin-top: 1em;
  margin-bottom: 0.3em;
  font-size: 1.7em;
  text-transform: uppercase;
  line-height: 1.1em; }
#pricing-content #pricing-table-lead .pricing-table-subheader {
  font-size: 1.1em;
  line-height: 1.4em; }
  @media (min-width: 700px) {
    #pricing-content #pricing-table-lead .pricing-table-subheader {
      max-width: 85%; } }
#pricing-content #sample-pricing-form {
  margin-top: 1.5em;
  margin-bottom: 0.3em; }
  #pricing-content #sample-pricing-form .select-wrap {
    width: 50%;
    color: white;
    background-color: #532d80; }
    #pricing-content #sample-pricing-form .select-wrap .select-replacer:after {
      color: white; }
#pricing-content #mobile-pricing-calculator-form input {
  width: 245px;
  background-color: #f2f2f2; }
#pricing-content #pricing-calculator-form input {
  background-color: white; }
#pricing-content table#pricing-table {
  margin-top: 15px;
  font-size: 1.2em;
  width: 100%; }
  #pricing-content table#pricing-table .no-mobile-tr {
    display: none; }
    @media (min-width: 700px) {
      #pricing-content table#pricing-table .no-mobile-tr {
        display: table-row; } }
  #pricing-content table#pricing-table .no-mobile-td {
    display: none; }
    @media (min-width: 700px) {
      #pricing-content table#pricing-table .no-mobile-td {
        display: table-cell; } }
  #pricing-content table#pricing-table thead {
    color: white;
    background-color: #9c489b; }
    #pricing-content table#pricing-table thead td {
      border: 1px solid #c1c1c1; }
      @media (min-width: 760px) {
        #pricing-content table#pricing-table thead td {
          border: none; } }
      #pricing-content table#pricing-table thead td:first-child {
        background-color: #532d80; }
        @media (min-width: 760px) {
          #pricing-content table#pricing-table thead td:first-child {
            font-size: 1.5em; } }
  #pricing-content table#pricing-table #faux-thead {
    color: white;
    background-color: #9c489b; }
    #pricing-content table#pricing-table #faux-thead td {
      border: 1px solid #c1c1c1; }
  #pricing-content table#pricing-table tbody {
    background-color: #f2f2f1; }
    #pricing-content table#pricing-table tbody td {
      border: 1px solid #c1c1c1; }
    #pricing-content table#pricing-table tbody .third-col {
      background-color: #e5e5e4; }
    #pricing-content table#pricing-table tbody .fourth-col {
      background-color: #dbdbda; }
  #pricing-content table#pricing-table td {
    padding: 1em;
    text-align: center; }
    @media screen and (max-width: 370px) {
      #pricing-content table#pricing-table td {
        width: 30%;
        display: table-cell; } }
  #pricing-content table#pricing-table #pricing-calc-header {
    background-color: white;
    border: none;
    padding: 1em 0 0.2em 0;
    text-align: left;
    color: #9c489b;
    font-size: 0.9em;
    font-weight: bold; }
  #pricing-content table#pricing-table #pricing-calc-cell {
    padding: 0.6em;
    border-right: none; }
    @media (min-width: 700px) {
      #pricing-content table#pricing-table #pricing-calc-cell .calc-soft10x8 {
        border-left: none; } }
#pricing-content #pricing-calculator-form input {
  width: 100%;
  padding: 0.3em;
  font-size: 0.8em; }
  #pricing-content #pricing-calculator-form input:-moz-placeholder {
    color: #666; }
  #pricing-content #pricing-calculator-form input::-moz-placeholder {
    color: #666; }
  #pricing-content #pricing-calculator-form input:-ms-input-placeholder {
    color: #666; }
  #pricing-content #pricing-calculator-form input::-webkit-input-placeholder {
    color: #666; }
#pricing-content h2 {
  color: #0a7e86;
  font-size: 2.3em;
  font-weight: bold;
  line-height: 1em;
  text-transform: uppercase;
  text-align: center;
  margin: 40px 0; }
#pricing-content #options {
  text-align: center; }
  @media (min-width: 700px) {
    #pricing-content #options {
      display: table;
      width: 100%;
      border-collapse: separate;
      border-spacing: 20px; } }
  #pricing-content #options p {
    margin-bottom: 0.6em; }
  #pricing-content #options .info-group {
    margin-bottom: 20px;
    background-color: #f2f2f1;
    border: 1px solid #d0cfd1;
    padding: 1em; }
    @media (min-width: 700px) {
      #pricing-content #options .info-group {
        display: table-cell;
        width: 50%;
        margin-bottom: 0; } }
  #pricing-content #options .info-title {
    font-size: 1.1em;
    font-weight: bold;
    color: #9c489b;
    text-transform: uppercase; }
#pricing-content #order-btn-wrap {
  margin-top: 40px;
  margin-bottom: 60px;
  text-align: center; }
#pricing-content #quality {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 80px;
  margin-top: 60px; }
  #pricing-content #quality img {
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 700px) {
      #pricing-content #quality img {
        float: left;
        width: 50%; } }
  #pricing-content #quality #quality-text {
    margin-top: 2em;
    text-align: center; }
    @media (min-width: 700px) {
      #pricing-content #quality #quality-text {
        margin-top: 0;
        text-align: left;
        float: left;
        width: 50%;
        padding-left: 2em; } }
    #pricing-content #quality #quality-text p {
      margin-bottom: 1em; }
      #pricing-content #quality #quality-text p:first-child {
        font-size: 1.5em; }
        @media (min-width: 700px) {
          #pricing-content #quality #quality-text p:first-child {
            font-size: 1.1em; } }

@media (min-width: 100px) {
  .mobile-pricing-table {
    display: normal;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto; }
    .mobile-pricing-table:after {
      content: " ";
      display: block;
      clear: both; } }
.mobile-pricing-table .row {
  clear: both; }
  @media (min-width: 100px) {
    .mobile-pricing-table .row .col {
      width: 32.20339%;
      float: left;
      margin-right: 1.69492%;
      box-sizing: borderbox;
      padding: 0.84746%;
      margin-right: 0;
      text-align: center;
      border: 1px solid white;
      background-color: #9c489b;
      padding-top: 10px;
      padding-bottom: 10px; } }
  .mobile-pricing-table .row .col.row1 {
    color: white; }
  .mobile-pricing-table .row .col.row2 {
    background-color: #f2f2f2; }

.min_no_msg {
  margin-top: 8px;
  color: black;
  font-size: medium;
  font-weight: normal;
  margin-bottom: 7px;
  line-height: 1em; }
  @media (min-width: 700px) {
    .min_no_msg {
      margin-bottom: 0; } }

#aboutus-content section {
  border-top: 1px solid black; }
#aboutus-content #image-header {
  overflow: hidden;
  *zoom: 1;
  padding: 25px 0; }
  #aboutus-content #image-header img {
    width: 50%;
    float: left; }
#aboutus-content #our-story {
  padding: 25px 0; }
  @media (min-width: 700px) {
    #aboutus-content #our-story {
      -moz-column-count: 2;
      -webkit-column-count: 2;
      column-count: 2;
      -moz-column-gap: 35px;
      -webkit-column-gap: 35px;
      column-gap: 35px; } }
  #aboutus-content #our-story h2 {
    color: #9c489b;
    font-size: 1.4em;
    text-transform: uppercase;
    margin-bottom: 0.3em;
    -moz-column-span: all;
    -webkit-column-span: all;
    column-span: all; }
    #aboutus-content #our-story h2 em {
      text-transform: lowercase; }
  #aboutus-content #our-story p {
    margin-bottom: 1em; }
#aboutus-content #manifesto-content {
  margin: 15px 0;
  padding-top: 20px;
  padding-bottom: 5px;
  text-align: center;
  color: #9c489b;
  background-color: #f2f2f2; }
  #aboutus-content #manifesto-content h2 {
    font-size: 1.4em;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 1.5em; }
  #aboutus-content #manifesto-content p {
    font-size: 1.2em;
    margin-bottom: 1em; }
#aboutus-content #praise {
  padding-top: 35px;
  *zoom: 1; }
  #aboutus-content #praise:after {
    content: "";
    display: table;
    clear: both; }
  #aboutus-content #praise img {
    width: 100%; }
  @media (min-width: 700px) {
    #aboutus-content #praise img {
      width: 48.27586%;
      float: left;
      margin-right: 3.44828%; }
    #aboutus-content #praise #praise-text {
      width: 48.27586%;
      float: right;
      margin-right: 0; } }
  #aboutus-content #praise #praise-title-prelude {
    font-size: 1.5em;
    text-align: center;
    color: #9c489b; }
  #aboutus-content #praise #praise-title {
    font-size: 1.3em;
    line-height: 1.3em;
    color: #9c489b;
    text-transform: uppercase; }
  #aboutus-content #praise #praise-quote {
    margin-top: 15px;
    margin-bottom: 30px; }
  #aboutus-content #praise #praise-author {
    text-align: right; }

#selecting-art-content h2 {
  color: #532d80;
  font-weight: bold;
  text-align: center;
  margin-top: 0.8em;
  margin-bottom: 1em;
  line-height: 1em;
  font-size: 1.7em; }
  @media (min-width: 700px) {
    #selecting-art-content h2 {
      font-size: 1.3em; } }
@media (min-width: 700px) {
  #selecting-art-content .instructions-table {
    display: table;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 25px;
    width: 80%; } }
@media (min-width: 700px) {
  #selecting-art-content .instructions-table-row {
    display: table-row; } }
#selecting-art-content .header, #selecting-art-content .instructions {
  line-height: 1em; }
  @media (min-width: 700px) {
    #selecting-art-content .header, #selecting-art-content .instructions {
      display: table-cell;
      vertical-align: middle; } }
#selecting-art-content .instructions {
  padding-top: 1em;
  padding-bottom: 1.5em;
  font-size: 1.2em; }
  @media (min-width: 700px) {
    #selecting-art-content .instructions {
      padding: 0;
      font-size: 1em; } }
#selecting-art-content .header {
  color: white;
  font-weight: bold;
  text-align: center;
  padding: 1em;
  font-size: 1.6em; }
  @media (min-width: 700px) {
    #selecting-art-content .header {
      font-size: 1.2em;
      width: 10em;
      height: 5em; } }
#selecting-art-content .header1 {
  background-color: #edea4a; }
#selecting-art-content .header2 {
  background-color: #532d80; }
#selecting-art-content .table2 .header2 {
  background-color: #b3a3c7; }
#selecting-art-content .header3 {
  background-color: #0a7e86; }
#selecting-art-content .header4 {
  background-color: #9c489b; }
#selecting-art-content .header5 {
  background-color: #532d80; }
#selecting-art-content #order-btn-wrap {
  margin-top: 40px;
  margin-bottom: 60px;
  text-align: center; }

#how-it-works-page {
  overflow-x: hidden; }
  #how-it-works-page #step1 .step-img {
    margin-top: 20px;
    transform: rotate(-15deg);
    margin-left: 10px; }
    @media (min-width: 470px) {
      #how-it-works-page #step1 .step-img {
        margin-left: 70px; } }
  #how-it-works-page #step2 {
    margin-top: 300px !important;
    margin-bottom: 350px !important; }
    @media (min-width: 700px) {
      #how-it-works-page #step2 {
        margin-bottom: 0 !important; } }
  #how-it-works-page #image-header {
    overflow: hidden;
    *zoom: 1;
    padding: 25px 0; }
    #how-it-works-page #image-header img {
      width: 32.20339%;
      float: left; }
      #how-it-works-page #image-header img:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      #how-it-works-page #image-header img:nth-child(3n + 2) {
        margin-left: 33.89831%;
        margin-right: -100%;
        clear: none; }
      #how-it-works-page #image-header img:nth-child(3n + 3) {
        margin-left: 67.79661%;
        margin-right: -100%;
        clear: none; }
  #how-it-works-page #video-lead {
    border-top: 1px solid black;
    color: #9c489b;
    font-size: 1.5em;
    text-transform: uppercase;
    text-align: center;
    padding-top: 1.5em;
    padding-bottom: 1.5em; }
  #how-it-works-page .video-wrap {
    text-align: center; }
  #how-it-works-page #page-title h2 {
    text-transform: uppercase;
    color: black;
    text-align: center;
    line-height: 1.5em;
    font-size: 1.8em;
    margin: 30px 0 5px 0; }

#how-it-works-int-page {
  overflow-x: hidden; }
  #how-it-works-int-page #step1 .step-img {
    width: 156px;
    margin-top: 20px;
    margin-left: 70px;
    transform: rotate(-15deg); }
  #how-it-works-int-page #step2 {
    margin-top: 300px !important; }

#sample-gallery iframe {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px; }
#sample-gallery #order-btn-wrap {
  text-align: center;
  margin: 60px 0; }
  #sample-gallery #order-btn-wrap #order-msg {
    font-size: 1.3em;
    color: #9c489b;
    line-height: 3em;
    right: 65%; }
    @media (min-width: 1120px) {
      #sample-gallery #order-btn-wrap #order-msg {
        right: 58%; } }

#gift-card-form {
  overflow: hidden;
  *zoom: 1; }
  #gift-card-form .field-wrap {
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 8px; }
    #gift-card-form .field-wrap label {
      width: 28.57143%;
      float: left;
      margin-right: 2.04082%;
      font-size: 1.1em;
      padding: 3px; }
    #gift-card-form .field-wrap input[type='text'], #gift-card-form .field-wrap input[type='email'], #gift-card-form .field-wrap textarea, #gift-card-form .field-wrap .select-wrap {
      width: 69.38776%;
      float: right;
      margin-right: 0; }
  @media (min-width: 870px) {
    #gift-card-form .field-wrap {
      overflow: hidden;
      *zoom: 1;
      margin-bottom: 8px; }
      #gift-card-form .field-wrap label {
        width: 38.77551%;
        float: left;
        margin-right: 2.04082%;
        font-size: 1.1em;
        padding: 3px; }
      #gift-card-form .field-wrap input[type='text'], #gift-card-form .field-wrap input[type='email'], #gift-card-form .field-wrap textarea, #gift-card-form .field-wrap .select-wrap {
        width: 59.18367%;
        float: right;
        margin-right: 0; } }
  #gift-card-form #non-field-errors {
    margin: 1em 0;
    font-size: 1.3em; }
  #gift-card-form .form-step-delivery-date {
    color: #9c489b;
    font-size: 1.6em;
    line-height: 1em;
    text-transform: uppercase;
    margin-top: 1.2em;
    margin-bottom: 1.2em; }
  #gift-card-form .form-step-title {
    color: #9c489b;
    font-size: 1.6em;
    line-height: 1em;
    text-transform: uppercase;
    margin-bottom: 1.2em; }
    #gift-card-form .form-step-title::first-letter {
      font-weight: bold; }
  #gift-card-form #form-step1-title-wrap {
    display: inline-block;
    margin-bottom: 1.4em; }
    #gift-card-form #form-step1-title-wrap .form-step-title {
      margin-bottom: 0; }
  #gift-card-form #form-step1-subtitle {
    color: #0a7e86;
    font-size: 1.6em;
    line-height: 1em;
    text-align: right; }
  #gift-card-form #book-sample-img {
    margin-top: 30px; }
  #gift-card-form #form-step3-title {
    margin-top: 1.8em; }
    #gift-card-form #form-step3-title span {
      font-size: 0.6em; }
  #gift-card-form .delivery-checkbox-title {
    color: #0a7e86;
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 0.6em; }
  @media (min-width: 870px) {
    #gift-card-form .form-part {
      width: 44.44444%;
      float: left;
      margin-right: 11.11111%; }
      #gift-card-form .form-part:last-child {
        float: right;
        margin-right: 0; } }
  #gift-card-form .field-wrap label {
    font-size: 1.1em; }
  #gift-card-form .field-wrap input[type='text']:-moz-placeholder, #gift-card-form .field-wrap input[type='email']:-moz-placeholder, #gift-card-form .field-wrap textarea:-moz-placeholder, #gift-card-form .field-wrap select:-moz-placeholder {
    color: #9c489b; }
  #gift-card-form .field-wrap input[type='text']::-moz-placeholder, #gift-card-form .field-wrap input[type='email']::-moz-placeholder, #gift-card-form .field-wrap textarea::-moz-placeholder, #gift-card-form .field-wrap select::-moz-placeholder {
    color: #9c489b; }
  #gift-card-form .field-wrap input[type='text']:-ms-input-placeholder, #gift-card-form .field-wrap input[type='email']:-ms-input-placeholder, #gift-card-form .field-wrap textarea:-ms-input-placeholder, #gift-card-form .field-wrap select:-ms-input-placeholder {
    color: #9c489b; }
  #gift-card-form .field-wrap input[type='text']::-webkit-input-placeholder, #gift-card-form .field-wrap input[type='email']::-webkit-input-placeholder, #gift-card-form .field-wrap textarea::-webkit-input-placeholder, #gift-card-form .field-wrap select::-webkit-input-placeholder {
    color: #9c489b; }
  #gift-card-form #id_state, #gift-card-form #id_zip, #gift-card-form #id_recipient_state, #gift-card-form #id_recipient_zip {
    width: 28.57143%;
    float: left; }
  #gift-card-form #recipient-email input {
    width: 97.95918%; }
  #gift-card-form input[type='checkbox'] + label {
    margin-right: 1.5em;
    color: #9c489b;
    font-weight: bold; }
  #gift-card-form input[type='submit'] {
    margin-top: 30px; }
  #gift-card-form #recipient-email, #gift-card-form #parcel-fields {
    margin-top: 0.8em; }

#gift-card-faq {
  margin-top: 60px;
  padding: 1.5em 8%;
  color: #532d80; }
  #gift-card-faq h2 {
    font-size: 1.6em;
    text-align: center; }

#order-kit-page {
  border-top: 1px solid black; }
  @media (min-width: 700px) {
    #order-kit-page {
      border-top: none; } }
  #order-kit-page h3 {
    font-size: 1.5em;
    line-height: 1em;
    color: #9c489b;
    text-transform: uppercase;
    margin-bottom: 0.5em; }
    #order-kit-page h3::first-letter {
      font-weight: bold; }
  #order-kit-page #steps {
    display: none; }
    @media (min-width: 700px) {
      #order-kit-page #steps {
        display: block;
        padding: 25px 0;
        text-align: center;
        overflow: hidden;
        *zoom: 1; }
        #order-kit-page #steps .step {
          width: 31.81818%;
          float: left;
          margin-right: 2.27273%; }
          #order-kit-page #steps .step:last-child {
            float: right;
            margin-right: 0; } }
  #order-kit-page #form-area {
    margin-top: 50px; }
    #order-kit-page #form-area .form-text p {
      margin-bottom: 0.8em; }
    #order-kit-page #form-area #form-submit-area {
      border-top: 1px solid black;
      padding-top: 2em;
      margin-top: 2em;
      margin-bottom: 2em; }
    #order-kit-page #form-area input[type='submit'] {
      color: white;
      background-color: #9c489b;
      border: 1px solid white;
      -moz-box-shadow: 0 0 0 5px #9c489b;
      -webkit-box-shadow: 0 0 0 5px #9c489b;
      box-shadow: 0 0 0 5px #9c489b;
      position: relative;
      left: 5px;
      margin-top: 5px;
      margin-bottom: 5px;
      cursor: pointer;
      text-transform: uppercase;
      font-size: 1.2em;
      padding: 0.5em 3em;
      display: block;
      margin-left: auto;
      margin-right: auto; }
    #order-kit-page #form-area #international-orders-link {
      display: block;
      margin-top: 30px;
      font-size: 0.9em;
      text-align: center;
      text-transform: uppercase;
      margin-bottom: 2em; }
    #order-kit-page #form-area #asterisk {
      color: #9c489b; }

.kit-entry {
  display: table;
  width: 100%; }

.kit_entry-row {
  display: table-row; }

.kit-entry-td-name {
  vertical-align: middle;
  display: table-cell;
  width: 90%; }

.kit-entry-td-remove-button {
  display: table-cell;
  vertical-align: middle;
  text-align: right; }

#start-order1-page {
  border-top: 1px solid black; }
  @media (min-width: 700px) {
    #start-order1-page {
      border-top: none; } }
  #start-order1-page h2 {
    display: block;
    text-align: center;
    margin-top: 30px;
    font-size: x-large; }
    @media (min-width: 700px) {
      #start-order1-page h2 {
        text-align: left; } }
  #start-order1-page h3 {
    font-size: 1.5em;
    line-height: 1em;
    color: #9c489b;
    text-transform: uppercase;
    margin-bottom: 0.5em; }
    #start-order1-page h3::first-letter {
      font-weight: bold; }
  #start-order1-page input[type='submit'] {
    color: white;
    background-color: #9c489b;
    border: 1px solid white;
    -moz-box-shadow: 0 0 0 5px #9c489b;
    -webkit-box-shadow: 0 0 0 5px #9c489b;
    box-shadow: 0 0 0 5px #9c489b;
    position: relative;
    left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 1.2em;
    padding: 0.5em 3em;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  #start-order1-page .num_kits {
    line-height: 1.5em;
    font-size: 1.5em;
    display: block;
    margin: 25% auto auto auto; }
  #start-order1-page #pricing-table-lead {
    margin-top: 20px; }
  #start-order1-page #steps {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    #start-order1-page #steps:after {
      content: " ";
      display: block;
      clear: both; }
    @media (min-width: 700px) {
      #start-order1-page #steps {
        text-align: center; } }
    #start-order1-page #steps .step {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0;
      margin-top: 30px; }
      @media (min-width: 700px) {
        #start-order1-page #steps .step {
          width: 31.81818%;
          float: left;
          margin-right: 2.27273%; }
          #start-order1-page #steps .step:last-child {
            float: right;
            margin-right: 0; } }
      #start-order1-page #steps .step img {
        display: block;
        margin: auto; }
      #start-order1-page #steps .step h3 {
        text-align: center; }
      #start-order1-page #steps .step p {
        width: 75%;
        text-align: center;
        margin: auto; }
        @media (min-width: 700px) {
          #start-order1-page #steps .step p {
            width: 100%; } }
  #start-order1-page .mobile_only {
    display: block !important; }
    @media (min-width: 700px) {
      #start-order1-page .mobile_only {
        display: none !important; } }
  #start-order1-page .desktop_only {
    display: none !important; }
    @media (min-width: 700px) {
      #start-order1-page .desktop_only {
        display: block !important; } }
  #start-order1-page .checkout_block {
    text-align: center;
    border-top: 1px solid black; }
    #start-order1-page .checkout_block .col1 {
      width: 40.67797%;
      float: left;
      margin-right: 1.69492%;
      height: 200px;
      margin-top: 20px;
      line-height: 1.5em; }
    #start-order1-page .checkout_block .col2 {
      width: 49.15254%;
      float: right;
      margin-right: 0; }
      #start-order1-page .checkout_block .col2 img {
        display: block;
        margin: auto; }
  @media (min-width: 700px) {
    #start-order1-page .faq-list {
      margin-left: 20px; } }
  #start-order1-page .faq-question {
    font-size: 1.1em;
    margin-bottom: 0; }
  #start-order1-page label[for=id_num_kits] {
    display: none; }
  #start-order1-page #id_num_kits {
    font-size: 1.5em;
    width: 80px;
    margin-top: 20px; }

.kit-entry {
  display: table;
  width: 100%; }

.kit_entry-row {
  display: table-row; }

.kit-entry-td-name {
  vertical-align: middle;
  display: table-cell;
  width: 90%; }

.kit-entry-td-remove-button {
  display: table-cell;
  vertical-align: middle;
  text-align: right; }

#thanks_img .thanks {
  background: url("../img/splotch_mauve.png") center/contain no-repeat;
  width: 100%;
  display: block;
  margin: auto; }
  #thanks_img .thanks p {
    color: white;
    top: 40%;
    left: 52%;
    font-size: 40px; }
    @media screen and (max-width: 600px) {
      #thanks_img .thanks p {
        top: 42%;
        left: 53%;
        font-size: 32px; } }
    @media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
      #thanks_img .thanks p {
        font-size: 30px; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
      #thanks_img .thanks p {
        font-size: 20px;
        top: 45%;
        left: 54%; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
      #thanks_img .thanks p {
        font-size: 20px;
        left: 54%; } }

#redeem-gift-card-page h3 {
  font-size: 1.6em;
  line-height: 1em;
  color: #9c489b;
  text-transform: uppercase;
  margin-bottom: 1em;
  font-weight: bold; }
#redeem-gift-card-page #deposit-text {
  color: #532d80;
  font-size: 2em;
  margin-bottom: 0.8em; }
#redeem-gift-card-page #address-header {
  margin-top: 0.5em;
  color: #9c489b;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.2em;
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: center;
  text-transform: uppercase; }
  @media (min-width: 700px) {
    #redeem-gift-card-page #address-header {
      line-height: 1em;
      margin-top: 1.5em; } }
#redeem-gift-card-page #form-area {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap; }
  #redeem-gift-card-page #form-area .form-section {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding: 0.84746%; }
    @media (min-width: 700px) {
      #redeem-gift-card-page #form-area .form-section {
        width: 40.67797%;
        float: left;
        margin-right: 1.69492%; } }
  #redeem-gift-card-page #form-area #form-header p {
    margin-bottom: 0.8em;
    font-size: medium;
    text-align: justify; }
    #redeem-gift-card-page #form-area #form-header p:last-child {
      margin-bottom: 2.5em; }
  #redeem-gift-card-page #form-area input[type='submit'] {
    color: white;
    background-color: #9c489b;
    border: 1px solid white;
    -moz-box-shadow: 0 0 0 5px #9c489b;
    -webkit-box-shadow: 0 0 0 5px #9c489b;
    box-shadow: 0 0 0 5px #9c489b;
    position: relative;
    left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 1.2em;
    padding: 0.4em 1em;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px; }
  #redeem-gift-card-page #form-area #id_state, #redeem-gift-card-page #form-area #id_zip {
    width: 26.47059%;
    float: left; }
#redeem-gift-card-page #address-form .field-wrap {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 8px; }
  #redeem-gift-card-page #address-form .field-wrap label {
    width: 41.17647%;
    float: left;
    margin-right: 2.94118%;
    font-size: 1.1em;
    padding: 3px; }
  #redeem-gift-card-page #address-form .field-wrap input[type='text'], #redeem-gift-card-page #address-form .field-wrap input[type='email'], #redeem-gift-card-page #address-form .field-wrap textarea, #redeem-gift-card-page #address-form .field-wrap .select-wrap {
    width: 55.88235%;
    float: right;
    margin-right: 0; }
#redeem-gift-card-page address {
  text-align: center; }
#redeem-gift-card-page .framed-link-lg {
  display: block;
  width: 160px;
  margin: 20px auto 50px auto;
  font-size: x-large;
  text-align: center; }
#redeem-gift-card-page .or {
  color: #9c489b;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  padding-top: 20px;
  order: 2;
  margin-bottom: 40px;
  padding-top: 0;
  text-align: center;
  font-size: x-large; }
  @media (min-width: 700px) {
    #redeem-gift-card-page .or {
      width: 6.77966%;
      float: left;
      margin-right: 1.69492%;
      margin-right: none;
      text-align: initial;
      padding-top: 20px;
      font-size: medium; } }
#redeem-gift-card-page .homedecor {
  order: 1; }
  @media (min-width: 700px) {
    #redeem-gift-card-page .homedecor {
      order: 3; } }
#redeem-gift-card-page .books {
  order: 3; }
  @media (min-width: 700px) {
    #redeem-gift-card-page .books {
      order: 1; } }
#redeem-gift-card-page #box_img1 {
  display: none; }
  @media (min-width: 700px) {
    #redeem-gift-card-page #box_img1 {
      display: block;
      margin-top: 180px; } }
#redeem-gift-card-page #box_img2 {
  display: block;
  margin: 40px auto auto auto; }
  @media (min-width: 700px) {
    #redeem-gift-card-page #box_img2 {
      display: none; } }
#redeem-gift-card-page img {
  margin: auto;
  display: block; }

#school-partnerships-page #main-content {
  margin: 30px 0; }
  #school-partnerships-page #main-content p {
    text-align: justify; }
  #school-partnerships-page #main-content h1 {
    color: #9c489b;
    text-transform: uppercase;
    font-size: 1.4em;
    margin-bottom: 0.3em; }
  #school-partnerships-page #main-content h3 {
    color: #9c489b;
    font-size: 1.1em;
    text-transform: uppercase;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    font-weight: 600; }
  #school-partnerships-page #main-content li {
    margin-top: 9px;
    list-style: decimal inside;
    color: #9c489b;
    text-indent: -1em;
    padding-left: 1em; }
    #school-partnerships-page #main-content li span {
      color: black; }
  #school-partnerships-page #main-content ol {
    text-align: justify; }
    #school-partnerships-page #main-content ol li {
      list-style: decimal inside; }
  #school-partnerships-page #main-content ul {
    text-align: justify; }
    #school-partnerships-page #main-content ul li {
      list-style: disc inside; }
  #school-partnerships-page #main-content .mauve {
    color: #9c489b; }
#school-partnerships-page #partnerships-lead {
  font-size: 1.5em;
  color: #9c489b;
  margin-bottom: 0.7em;
  text-align: center; }
#school-partnerships-page #partnerships {
  overflow: hidden;
  *zoom: 1;
  padding-top: 30px;
  padding-bottom: 40px; }
  #school-partnerships-page #partnerships header {
    color: #9c489b;
    font-size: 1.2em;
    line-height: 1.2em;
    text-transform: uppercase;
    text-align: center; }
  #school-partnerships-page #partnerships .subheader {
    color: #9c489b;
    font-size: 0.9em;
    text-align: center; }
  @media (min-width: 700px) {
    #school-partnerships-page #partnerships .info {
      display: table;
      width: 100%;
      border-spacing: 10px; } }
  #school-partnerships-page #partnerships .info-group {
    background-color: #f2f2f2;
    padding: 1em;
    text-align: justify;
    line-height: 1em;
    margin-bottom: 8px;
    margin-right: 5px;
    margin-left: 5px; }
    @media (min-width: 700px) {
      #school-partnerships-page #partnerships .info-group {
        display: table-cell; } }
  #school-partnerships-page #partnerships .partnerships-description {
    margin-top: 0.6em; }
  #school-partnerships-page #partnerships p {
    line-height: 1.2em; }
#school-partnerships-page #form-lead {
  font-size: 1.4em;
  font-weight: bold;
  color: #9c489b;
  text-transform: uppercase;
  line-height: 1em; }
#school-partnerships-page #school-partnerships-form {
  overflow: hidden;
  *zoom: 1;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0.84746%;
  margin-top: 30px; }
  #school-partnerships-page #school-partnerships-form:after {
    content: " ";
    display: block;
    clear: both; }
  #school-partnerships-page #school-partnerships-form .errorlist {
    margin-top: 0; }
  #school-partnerships-page #school-partnerships-form label {
    display: none; }
  #school-partnerships-page #school-partnerships-form input[type='text'] {
    width: 90%; }
    @media (min-width: 700px) {
      #school-partnerships-page #school-partnerships-form input[type='text'] {
        width: 100%; } }
    #school-partnerships-page #school-partnerships-form input[type='text']:-moz-placeholder {
      color: #666; }
    #school-partnerships-page #school-partnerships-form input[type='text']::-moz-placeholder {
      color: #666; }
    #school-partnerships-page #school-partnerships-form input[type='text']:-ms-input-placeholder {
      color: #666; }
    #school-partnerships-page #school-partnerships-form input[type='text']::-webkit-input-placeholder {
      color: #666; }
  #school-partnerships-page #school-partnerships-form input[type='submit'] {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2.5em;
    padding: 0.6em 2em; }
  #school-partnerships-page #school-partnerships-form .select-wrap {
    display: block;
    background-color: #9c489b;
    width: 90%; }
    @media (min-width: 700px) {
      #school-partnerships-page #school-partnerships-form .select-wrap {
        width: 100%; } }
    #school-partnerships-page #school-partnerships-form .select-wrap .select-replacer {
      color: #e0d8ea; }
      #school-partnerships-page #school-partnerships-form .select-wrap .select-replacer:after {
        background-color: #e0d8ea;
        right: 3px; }
#school-partnerships-page #fields {
  margin-right: 10px;
  width: 100%;
  border-spacing: 0 8px;
  display: inline-block; }
  @media (min-width: 700px) {
    #school-partnerships-page #fields {
      display: block; } }
  #school-partnerships-page #fields .col1 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
    @media (min-width: 700px) {
      #school-partnerships-page #fields .col1 {
        width: 32.20339%;
        float: left;
        margin-right: 1.69492%; } }
  #school-partnerships-page #fields .col2 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
    @media (min-width: 700px) {
      #school-partnerships-page #fields .col2 {
        width: 32.20339%;
        float: left;
        margin-right: 1.69492%; } }
  #school-partnerships-page #fields .col3 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
    @media (min-width: 700px) {
      #school-partnerships-page #fields .col3 {
        width: 32.20339%;
        float: right;
        margin-right: 0; } }
  #school-partnerships-page #fields .field-row {
    display: table-row; }
  #school-partnerships-page #fields .field-wrap {
    margin: 5px; }
#school-partnerships-page #submit-area {
  margin-top: 10px; }
  @media (min-width: 700px) {
    #school-partnerships-page #submit-area {
      margin-top: 0; } }
#school-partnerships-page .form-acknowledgement, #school-partnerships-page #thanks_img .thanks, #thanks_img #school-partnerships-page .thanks {
  display: block;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 700px) {
    #school-partnerships-page .form-acknowledgement, #school-partnerships-page #thanks_img .thanks, #thanks_img #school-partnerships-page .thanks {
      width: 28.57143%;
      float: right;
      margin-right: 0;
      margin-top: 20px; } }

#school-landing-page h1 {
  font-size: 36px;
  text-align: center;
  line-height: 1.1em;
  color: #6a0c96;
  margin-bottom: 40px;
  margin-top: 50px; }
#school-landing-page h3 {
  font-size: 24px;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  line-height: 1.2em; }
#school-landing-page img {
  float: right; }
#school-landing-page p {
  margin-top: 1.2em;
  margin-bottom: 1.2em; }
#school-landing-page li {
  font-size: 20px; }

@media (min-width: 700px) {
  .action-button-left {
    float: left; }

  .action-button-right {
    float: right; } }
a.action-button {
  color: white;
  background-color: #9c489b;
  border: 1px solid white;
  -moz-box-shadow: 0 0 0 5px #9c489b;
  -webkit-box-shadow: 0 0 0 5px #9c489b;
  box-shadow: 0 0 0 5px #9c489b;
  position: relative;
  left: 5px;
  margin-top: 15px;
  margin-bottom: 15px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.2em;
  padding: 0.5em 0.5em;
  display: block;
  margin-left: auto;
  margin-right: auto; }

#brand-ambassadors-page {
  overflow: hidden;
  *zoom: 1; }
  @media (min-width: 700px) {
    #brand-ambassadors-page .column {
      width: 48.71795%;
      float: left;
      margin-right: 2.5641%; }
      #brand-ambassadors-page .column:last-child {
        float: right;
        margin-right: 0; } }
  #brand-ambassadors-page p {
    text-align: justify; }
  #brand-ambassadors-page .column h3 {
    color: #9c489b;
    font-size: 1.1em;
    text-transform: uppercase;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    font-weight: 600; }
  #brand-ambassadors-page .column li {
    margin-top: 9px;
    list-style: disc inside;
    color: #9c489b;
    text-align: justify;
    text-indent: -1em;
    padding-left: 1em; }
    #brand-ambassadors-page .column li span {
      color: black; }
  #brand-ambassadors-page #two-img-text-banner #banner-img-wrap h1 {
    font-size: 2.5em; }
    @media (min-width: 475px) {
      #brand-ambassadors-page #two-img-text-banner #banner-img-wrap h1 {
        font-size: 4em; } }
  #brand-ambassadors-page #content-header {
    color: #9c489b;
    font-size: 1.4em;
    text-transform: uppercase;
    margin-top: 1em;
    margin-bottom: 0.5em; }
  #brand-ambassadors-page #description {
    margin-bottom: 1.5em; }
  #brand-ambassadors-page .form-acknowledgement, #brand-ambassadors-page #thanks_img .thanks, #thanks_img #brand-ambassadors-page .thanks {
    display: block;
    margin: auto; }
    #brand-ambassadors-page .form-acknowledgement p, #brand-ambassadors-page #thanks_img .thanks p, #thanks_img #brand-ambassadors-page .thanks p {
      text-align: center; }
  #brand-ambassadors-page #contact-form .errorlist {
    margin-top: 0; }
  #brand-ambassadors-page #contact-form h3 {
    font-size: 1.4em;
    font-weight: bold;
    color: #9c489b;
    line-height: 1em;
    text-transform: uppercase; }
  #brand-ambassadors-page #contact-form #form-subheader {
    color: #9c489b;
    margin-bottom: 1em; }
  #brand-ambassadors-page #contact-form label {
    display: none; }
  #brand-ambassadors-page #contact-form input, #brand-ambassadors-page #contact-form textarea {
    margin-bottom: 8px;
    width: 100%; }
    #brand-ambassadors-page #contact-form input:-moz-placeholder, #brand-ambassadors-page #contact-form textarea:-moz-placeholder {
      color: #666; }
    #brand-ambassadors-page #contact-form input::-moz-placeholder, #brand-ambassadors-page #contact-form textarea::-moz-placeholder {
      color: #666; }
    #brand-ambassadors-page #contact-form input:-ms-input-placeholder, #brand-ambassadors-page #contact-form textarea:-ms-input-placeholder {
      color: #666; }
    #brand-ambassadors-page #contact-form input::-webkit-input-placeholder, #brand-ambassadors-page #contact-form textarea::-webkit-input-placeholder {
      color: #666; }
  #brand-ambassadors-page #contact-form #city-wrap {
    width: 48.27586%;
    float: left;
    margin-right: 3.44828%; }
  #brand-ambassadors-page #contact-form #state-wrap {
    width: 48.27586%;
    float: right;
    margin-right: 0; }
  #brand-ambassadors-page #contact-form input[type='submit'] {
    width: inherit;
    margin: 1.5em 0; }
  #brand-ambassadors-page #perks {
    padding: 10px 0; }
    #brand-ambassadors-page #perks section {
      color: #9c489b;
      background-color: #f2f2f2;
      font-size: 1.3em;
      text-align: center;
      padding: 1em 0.5em; }
      #brand-ambassadors-page #perks section header {
        font-size: 1.2em;
        font-weight: bold;
        text-transform: uppercase;
        line-height: normal; }
      #brand-ambassadors-page #perks section li {
        margin-top: 1.6em;
        list-style: decimal inside;
        text-align: center; }
  #brand-ambassadors-page #book-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px; }

#brand_ambassador_page p {
  color: #383B4C; }
#brand_ambassador_page #kit_desc {
  height: auto !important; }
  @media (min-width: 700px) {
    #brand_ambassador_page #kit_desc {
      height: 350px !important; } }
  #brand_ambassador_page #kit_desc div {
    height: auto !important; }
    @media (min-width: 700px) {
      #brand_ambassador_page #kit_desc div {
        height: 350px !important; } }
#brand_ambassador_page input[type=button] {
  width: 100%;
  margin-top: 30px !important; }
  @media (min-width: 700px) {
    #brand_ambassador_page input[type=button] {
      width: initial;
      display: block;
      margin: auto; } }
#brand_ambassador_page #earn_more_img {
  margin-top: 20px; }
  @media (min-width: 700px) {
    #brand_ambassador_page #earn_more_img {
      margin-top: initial; } }
#brand_ambassador_page #starter_kit_button {
  display: block;
  margin: auto; }
  @media (min-width: 700px) {
    #brand_ambassador_page #starter_kit_button {
      display: none; } }
#brand_ambassador_page #learn_more {
  text-decoration: none;
  position: absolute;
  bottom: 10px;
  font-family: "Amiri", serif;
  color: white !important;
  text-transform: uppercase;
  font-size: small;
  text-align: right;
  padding-right: 10px;
  width: inherit; }
#brand_ambassador_page #perks_grid {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  #brand_ambassador_page #perks_grid:after {
    content: " ";
    display: block;
    clear: both; }
  #brand_ambassador_page #perks_grid .perks_col {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
    padding: 1.69492%;
    margin: 0 !important;
    background-color: white; }
    @media (min-width: 700px) {
      #brand_ambassador_page #perks_grid .perks_col {
        width: 32.20339%;
        float: left;
        margin-right: 1.69492%; } }
#brand_ambassador_page .desktop_only {
  display: none; }
  @media (min-width: 700px) {
    #brand_ambassador_page .desktop_only {
      display: inline; } }
#brand_ambassador_page .mobile_only {
  display: inline; }
  @media (min-width: 700px) {
    #brand_ambassador_page .mobile_only {
      display: none; } }
#brand_ambassador_page h1 {
  text-align: center;
  font-family: "Soleil";
  font-weight: 600;
  font-size: 16pt;
  color: #383B4C;
  letter-spacing: 0.1px;
  line-height: 1em; }
  @media (min-width: 700px) {
    #brand_ambassador_page h1 {
      font-size: 20pt; } }
#brand_ambassador_page #amiri_italics {
  font-family: "Amiri", serif;
  font-style: italic;
  letter-spacing: normal;
  font-size: 14.6667px;
  font-weight: lighter;
  color: #383B4C;
  width: 60%;
  display: block;
  margin: auto;
  text-align: center; }
  @media (min-width: 700px) {
    #brand_ambassador_page #amiri_italics {
      font-size: medium; } }
#brand_ambassador_page #brand_ambassador_section_assets {
  position: relative;
  display: none; }
  @media (min-width: 700px) {
    #brand_ambassador_page #brand_ambassador_section_assets {
      display: block;
      height: 280px; } }
  @media (min-width: 908px) {
    #brand_ambassador_page #brand_ambassador_section_assets {
      height: 300px; } }
  #brand_ambassador_page #brand_ambassador_section_assets #jointheteam {
    background-size: auto 150px;
    background-position: -5%; }
    @media (min-width: 908px) {
      #brand_ambassador_page #brand_ambassador_section_assets #jointheteam {
        background-size: initial;
        background-position: 8% 25%; } }
  #brand_ambassador_page #brand_ambassador_section_assets #ambassador1 {
    width: 48%;
    margin-top: -20px;
    height: 320px;
    background-position-y: center;
    outline: 1px solid gainsboro;
    border: 6px solid white; }
    @media (min-width: 880px) {
      #brand_ambassador_page #brand_ambassador_section_assets #ambassador1 {
        width: 45%;
        margin-top: -30px;
        height: 360px;
        background-position-y: 50%; } }
  #brand_ambassador_page #brand_ambassador_section_assets #ambassador2 {
    width: 34%;
    height: 225px;
    background-position: 85%;
    outline: 1px solid gainsboro;
    border: 6px solid white; }
    @media (min-width: 908px) {
      #brand_ambassador_page #brand_ambassador_section_assets #ambassador2 {
        background-position-y: center;
        height: 245px; } }
#brand_ambassador_page #earn_img_1 {
  background-size: cover; }
  @media (min-width: 480px) {
    #brand_ambassador_page #earn_img_1 {
      background-size: 780px auto; } }
  @media (min-width: 700px) {
    #brand_ambassador_page #earn_img_1 {
      background-size: 600px auto; } }
#brand_ambassador_page .earn_img_2 {
  background-position: -30px -170px;
  background-size: 600px auto; }
  @media (min-width: 700px) {
    #brand_ambassador_page .earn_img_2 {
      background-size: 110% auto;
      background-position: -20px -90px; } }
#brand_ambassador_page .details_grid {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  #brand_ambassador_page .details_grid:after {
    content: " ";
    display: block;
    clear: both; }
  #brand_ambassador_page .details_grid .details {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding: 1.69492%;
    padding-left: 15px;
    margin: 0;
    color: #383B4C; }
    @media (min-width: 700px) {
      #brand_ambassador_page .details_grid .details {
        width: 49.15254%;
        float: left;
        margin-right: 1.69492%;
        margin: 0;
        width: 50% !important; } }
  #brand_ambassador_page .details_grid #kit_desc {
    order: 2; }
    @media (min-width: 700px) {
      #brand_ambassador_page .details_grid #kit_desc {
        order: 1; } }
  #brand_ambassador_page .details_grid #kit_img1, #brand_ambassador_page .details_grid #kit_img2 {
    order: 1;
    overflow: hidden;
    *zoom: 1; }
    @media (min-width: 700px) {
      #brand_ambassador_page .details_grid #kit_img1, #brand_ambassador_page .details_grid #kit_img2 {
        order: 2; } }

#invoice-complete #thanks-message {
  color: #9c489b;
  margin-bottom: 1.6em;
  font-weight: bold;
  text-transform: uppercase; }
#invoice-complete h2 {
  color: #9c489b;
  margin-bottom: 1em;
  font-size: 1.6em;
  font-weight: bold; }
#invoice-complete ul {
  list-style-type: none; }
  #invoice-complete ul li {
    margin-bottom: 0.8em; }

#proof-page header #subtext {
  margin-bottom: 1em; }
#proof-page header #fine-print {
  font-size: 0.8em; }
#proof-page header ul {
  width: 70%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: left; }
  #proof-page header ul li:before {
    content: "•";
    display: block;
    position: relative;
    max-width: 0;
    max-height: 0;
    left: -0.5em;
    top: 0;
    color: #532d80;
    font-size: 2em; }
#proof-page #proofs {
  text-align: center; }
  #proof-page #proofs .proof-wrap {
    margin-bottom: 60px; }
    #proof-page #proofs .proof-wrap .proof-child-name {
      color: #532d80;
      font-size: 1.5em;
      font-weight: bold;
      text-transform: uppercase;
      margin-bottom: 1.7em; }
#proof-page #mobile-buttons .mobile-button-container {
  text-align: center;
  margin-bottom: 10px; }
#proof-page #button-wrap {
  width: 640px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  *zoom: 1; }
  #proof-page #button-wrap #submit-button {
    float: left;
    padding-left: 2.5em;
    padding-right: 2.5em; }
  #proof-page #button-wrap #email-button {
    float: right;
    left: -5px; }
#proof-page #splotch-banner {
  position: relative; }
  #proof-page #splotch-banner > p {
    margin-top: 0; }
  #proof-page #splotch-banner #splotch-leader {
    color: #9c489b;
    font-size: 1.5em; }
  #proof-page #splotch-banner #sale-text {
    font-size: 3.5em;
    font-weight: bold;
    line-height: 2.1em; }
#proof-page #share-banner #share-leader {
  color: #0a7e86;
  font-size: 1.5em;
  margin-top: 0;
  margin-bottom: 1.5em; }
#proof-page #share-banner #share-buttons {
  width: 75%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  *zoom: 1; }
  #proof-page #share-banner #share-buttons > a {
    width: 33.3%;
    float: left; }
#proof-page #splotch {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 250px;
  height: 250px;
  background: url("../img/splotch_mauve.png") center/contain no-repeat; }
  #proof-page #splotch p {
    position: absolute;
    width: 100%;
    color: white;
    font-size: 32px;
    top: 27%;
    line-height: 1em;
    transform: rotate(-10deg); }
#proof-page #border {
  border-top: 1px solid black;
  margin-bottom: 50px; }
#proof-page #confirm-dialog {
  border: 3px solid black;
  text-align: center;
  font-weight: bold;
  line-height: 2em; }
  #proof-page #confirm-dialog #confirmation-text1 {
    font-size: 1.2em; }
  #proof-page #confirm-dialog #confirmation-text2 {
    font-size: 1.4em; }
  #proof-page #confirm-dialog #confirmation-text3 {
    font-size: 1em; }
  #proof-page #confirm-dialog a {
    color: #0a7e86; }
  #proof-page #confirm-dialog button {
    font-size: 1.5em;
    color: white;
    background-color: #9c489b;
    text-transform: uppercase;
    border: 3px outset #ad50ac;
    margin: 10px; }

#title-photo-page {
  text-align: center; }
  #title-photo-page .banner-header {
    border-bottom-color: #9c489b; }
  #title-photo-page #instructions {
    width: 70%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.9em; }
    #title-photo-page #instructions p {
      margin-bottom: 1em; }
  #title-photo-page #thanks {
    color: #0a7e86;
    font-size: 1.7em;
    line-height: 1.2em; }
  #title-photo-page input[type='submit'] {
    color: white;
    background-color: #9c489b;
    border: 1px solid white;
    -moz-box-shadow: 0 0 0 5px #9c489b;
    -webkit-box-shadow: 0 0 0 5px #9c489b;
    box-shadow: 0 0 0 5px #9c489b;
    position: relative;
    left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 1.2em;
    padding: 0.4em 1em;
    cursor: pointer; }
  #title-photo-page #upload-forms-wrap {
    width: 100%;
    margin: 40px 0; }
    #title-photo-page #upload-forms-wrap .upload-form {
      display: inline-block;
      margin-bottom: 40px; }
      #title-photo-page #upload-forms-wrap .upload-form input[type='file'] {
        position: absolute;
        left: -9999px; }
      #title-photo-page #upload-forms-wrap .upload-form .error_container {
        width: 160px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 160px; }
      #title-photo-page #upload-forms-wrap .upload-form .upload-form-ui {
        margin: 30px;
        display: inline-block;
        width: 160px;
        background-color: #e0d8ea;
        border: none;
        padding-top: 3px;
        padding-bottom: 3px;
        cursor: pointer; }
      #title-photo-page #upload-forms-wrap .upload-form .tp-child-name {
        font-size: 1.2em;
        font-weight: bold;
        color: #9c489b; }
      #title-photo-page #upload-forms-wrap .upload-form img, #title-photo-page #upload-forms-wrap .upload-form .no-image {
        height: 160px;
        margin: 15px 0; }
      #title-photo-page #upload-forms-wrap .upload-form .no-image {
        width: 160px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        border: 1px solid black; }

#gift-cards-thanks-page {
  text-align: center; }
  #gift-cards-thanks-page #splotch-banner {
    position: relative; }
    #gift-cards-thanks-page #splotch-banner > p {
      margin-top: 0; }
  #gift-cards-thanks-page h4 {
    margin-top: 250px;
    font-size: 24px; }
  #gift-cards-thanks-page #splotch {
    position: absolute;
    top: 20px;
    right: 40%;
    width: 250px;
    height: 250px;
    background: url("../img/splotch_mauve.png") center/contain no-repeat; }
    #gift-cards-thanks-page #splotch p {
      position: absolute;
      width: 100%;
      color: white;
      font-size: 32px;
      top: 32%;
      line-height: 1em;
      transform: rotate(-10deg); }

#redeem-gift-cards-thanks-page {
  text-align: center; }
  #redeem-gift-cards-thanks-page #splotch-banner {
    position: relative;
    height: 250px; }
    #redeem-gift-cards-thanks-page #splotch-banner > p {
      margin-top: 0; }
  #redeem-gift-cards-thanks-page h4 {
    margin-top: 250px;
    font-size: 24px; }
  #redeem-gift-cards-thanks-page #splotch {
    position: relative;
    display: block;
    margin: auto;
    top: 20px;
    width: 250px;
    height: 250px;
    background: url("../img/splotch_mauve.png") center/contain no-repeat; }
    #redeem-gift-cards-thanks-page #splotch p {
      position: absolute;
      width: 100%;
      color: white;
      font-size: 32px;
      top: 32%;
      line-height: 1em;
      transform: rotate(-10deg); }
      @media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
        #redeem-gift-cards-thanks-page #splotch p {
          left: 10px; } }
      @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
        #redeem-gift-cards-thanks-page #splotch p {
          left: 12px; } }

#calendar-images-page {
  max-width: 512px;
  margin: 0 auto; }

#back {
  font-size: 1.8em;
  margin-top: 0.5em; }

#calendar-images-header {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 5px; }

#calendar-images-header-message {
  float: left;
  width: 63%; }
  #calendar-images-header-message h1 {
    text-align: left;
    color: #9c489b;
    font-size: 1.25em; }

#calendar-images-odometer {
  width: 30%;
  float: right;
  text-align: center; }
  #calendar-images-odometer p {
    margin-top: 20px; }

#calendar-images-album-picker .select-wrap {
  width: 250px;
  height: 34px;
  overflow: hidden;
  background: no-repeat right white;
  border: 1px solid purple;
  margin-bottom: 20px;
  position: relative; }
  #calendar-images-album-picker .select-wrap .select-replacer:after {
    content: "";
    font-family: FontAwesome;
    color: purple;
    position: absolute;
    right: 6px;
    top: 6px; }

#calendar-images-album-select {
  background: transparent;
  width: 100%;
  padding: 5px;
  padding-left: 15px;
  font-size: 20px;
  font: inherit;
  line-height: 1em;
  border: 0;
  border-radius: 0;
  height: 34px;
  -webkit-appearance: none; }

#calendar-images-gallery-data {
  display: none; }

.calendar-image-button {
  margin-top: 20px; }
  .calendar-image-button a {
    background-color: #9c489b;
    color: white;
    padding: 15px; }
  .calendar-image-button a.calendar-button-disabled {
    background-color: #f2f2f2;
    color: #c1c1c1; }

.calendar-gallery-image i {
  display: block;
  position: absolute;
  top: -3px;
  right: -3px;
  color: white;
  background-color: #9c489b;
  width: 22px;
  height: 22px;
  text-align: center; }
  .calendar-gallery-image i .fa {
    line-height: 1.3em; }

.calendar-images-hide-image {
  display: none; }

.calendar-image-check-notselected {
  display: none !important; }

#calendar-images-grid {
  overflow: hidden;
  *zoom: 1; }
  #calendar-images-grid .thumb {
    width: 31.03448%;
    float: left;
    margin-bottom: 3.44828%;
    position: relative;
    border: 2px solid #eaeaea;
    line-height: 0;
    width: 31.03448%;
    float: left;
    margin-right: -100%; }
    #calendar-images-grid .thumb:nth-child(3n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    #calendar-images-grid .thumb:nth-child(3n + 2) {
      margin-left: 34.48276%;
      margin-right: -100%;
      clear: none; }
    #calendar-images-grid .thumb:nth-child(3n + 3) {
      margin-left: 68.96552%;
      margin-right: -100%;
      clear: none; }
    #calendar-images-grid .thumb.n0 {
      clear: both;
      margin-left: 0px; }
    #calendar-images-grid .thumb.n1 {
      clear: none;
      margin-left: 34.4838%; }
    #calendar-images-grid .thumb.n2 {
      clear: none;
      margin-left: 68.9655%; }
    #calendar-images-grid .thumb.calendar-images-selected {
      border: 3px solid #9c489b; }
    #calendar-images-grid .thumb img {
      width: 100%; }

#calendar-images-footer {
  width: 300px;
  left: 50%;
  margin-left: -150px;
  position: fixed;
  bottom: 0px;
  height: 50px;
  background: #f2f2f2;
  z-index: 30; }
  #calendar-images-footer #calendar-images-odometer-footer {
    float: left;
    margin-left: 20px;
    margin-top: 20px; }
  #calendar-images-footer #calendar-images-done-btn-footer {
    float: right;
    margin-right: 20px; }

#calendar-order-images-page {
  max-width: 512px;
  margin: 0 auto; }

#back {
  font-size: 1.8em;
  margin-top: 0.5em; }

#calendar-order-header {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 5px; }

#calendar-order-header-message {
  float: left;
  width: 70%; }
  #calendar-order-header-message h1 {
    text-align: left;
    color: #9c489b;
    font-size: 1.25em; }

#calendar-order-done {
  width: 30%;
  float: right;
  text-align: center; }
  #calendar-order-done p {
    margin-top: 20px; }

#calendar-order-done-btn {
  margin-top: 20px; }
  #calendar-order-done-btn a {
    background-color: #9c489b;
    color: white;
    padding: 15px; }
  #calendar-order-done-btn a.calendar-button-disabled {
    background-color: #f2f2f2;
    color: #c1c1c1; }

#calendar-order-images-grid {
  margin-top: 10px;
  display: table;
  border-spacing: 1em; }

.calendar-order-slot {
  display: table-row; }

.calendar-order-image-slot-name {
  display: table-cell;
  vertical-align: middle; }
  .calendar-order-image-slot-name p {
    text-transform: uppercase;
    color: #9c489b;
    font-size: 1.25em;
    font-weight: bold; }

.calendar-order-image-slot-image {
  display: table-cell; }

.hidden-slot-name {
  opacity: 0 !important; }

#calendar-order-page {
  max-width: 512px;
  margin: 0 auto; }

#calendar-header {
  margin-top: 10px;
  margin-bottom: 10px; }
  #calendar-header h1 {
    text-transform: uppercase;
    color: #9c489b;
    line-height: 1em;
    font-size: 1.6em;
    margin-top: 1.2em; }

.calendar-section {
  background-color: #F3F3F3; }
  .calendar-section h1 {
    text-transform: uppercase;
    font-size: 1.1em;
    line-height: 1.3em;
    font-weight: normal;
    margin-top: 3px;
    margin-left: 10px; }
    .calendar-section h1 span {
      color: #9c489b; }
  .calendar-section p {
    margin-left: 10px;
    font-size: 0.8em; }
  .calendar-section input {
    margin-left: 10px; }

.calendar-divider {
  border-bottom: 1px solid black;
  margin-top: 3px;
  margin-bottom: 3px; }

#calendar-form input[type='submit'] {
  color: white;
  background-color: #9c489b;
  border: 1px solid white;
  -moz-box-shadow: 0 0 0 5px #9c489b;
  -webkit-box-shadow: 0 0 0 5px #9c489b;
  box-shadow: 0 0 0 5px #9c489b;
  position: relative;
  left: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.2em;
  padding: 0.5em 3em;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px; }

#calendar-images span {
  margin-left: 10px;
  font-size: 0.8em; }
#calendar-images a {
  font-size: 3em;
  float: right;
  margin-right: 15px; }

.calendar-order-img-wrap {
  display: inline; }

#order-notecard-page h1, #order-notecard-page h3 {
  text-transform: uppercase;
  color: #9c489b;
  line-height: 1em; }
#order-notecard-page h1 {
  font-size: 1.6em;
  margin-top: 1.2em; }
#order-notecard-page h3 {
  font-size: 1.1em;
  line-height: 1.3em; }
#order-notecard-page #notecard-specs {
  margin-top: 1.5em; }
#order-notecard-page .notecard-spec-wrap {
  border-top: 1px solid black; }
  #order-notecard-page .notecard-spec-wrap:last-child {
    border-bottom: 1px solid black; }
  #order-notecard-page .notecard-spec-wrap .notecard-spec, #order-notecard-page .notecard-spec-wrap .notecard-message {
    margin: 5px 0;
    padding: 0.8em;
    background-color: #f2f2f2; }
  #order-notecard-page .notecard-spec-wrap .notecard-spec {
    display: table;
    width: 100%; }
    #order-notecard-page .notecard-spec-wrap .notecard-spec .cell {
      overflow: hidden;
      *zoom: 1;
      display: table-cell;
      vertical-align: middle; }
      #order-notecard-page .notecard-spec-wrap .notecard-spec .cell p {
        font-size: 1.25em;
        line-height: 1.25em; }
    #order-notecard-page .notecard-spec-wrap .notecard-spec .link {
      float: right;
      color: #9c489b;
      font-size: 2em;
      cursor: pointer; }
    #order-notecard-page .notecard-spec-wrap .notecard-spec .modal li {
      padding: 1em;
      border-bottom: 2px solid black; }
      #order-notecard-page .notecard-spec-wrap .notecard-spec .modal li input {
        position: absolute;
        left: -9999px; }
        #order-notecard-page .notecard-spec-wrap .notecard-spec .modal li input:checked + label .radio-selected {
          display: block;
          width: 100%;
          height: 100%;
          background-color: #9c489b;
          border-radius: 50%; }
      #order-notecard-page .notecard-spec-wrap .notecard-spec .modal li label {
        width: 100%;
        display: table; }
        #order-notecard-page .notecard-spec-wrap .notecard-spec .modal li label .label-text {
          display: table-cell;
          width: 96%; }
          #order-notecard-page .notecard-spec-wrap .notecard-spec .modal li label .label-text .main-label {
            display: block;
            color: #9c489b;
            font-weight: bold;
            text-transform: uppercase;
            font-size: 1.1em; }
            #order-notecard-page .notecard-spec-wrap .notecard-spec .modal li label .label-text .main-label img {
              margin-right: 15px;
              vertical-align: middle; }
        #order-notecard-page .notecard-spec-wrap .notecard-spec .modal li label .radio-btn {
          display: table-cell;
          vertical-align: middle; }
          #order-notecard-page .notecard-spec-wrap .notecard-spec .modal li label .radio-btn .radio-outer {
            width: 20px;
            height: 20px;
            border: 2px solid #aaa;
            border-radius: 50%;
            padding: 2px; }
          #order-notecard-page .notecard-spec-wrap .notecard-spec .modal li label .radio-btn .radio-selected {
            display: none; }
    #order-notecard-page .notecard-spec-wrap .notecard-spec .modal input[type="submit"] {
      margin: 1.7em auto;
      padding: 0.4em 2em; }
  #order-notecard-page .notecard-spec-wrap .notecard-message .subheading {
    color: #666; }
  #order-notecard-page .notecard-spec-wrap .notecard-message input {
    width: 100%;
    background-color: white;
    border: none;
    padding: 12px;
    margin-top: 10px; }
#order-notecard-page #card-image {
  border: 3px solid #9c489b;
  margin-top: 5px; }
#order-notecard-page #preview-btn-wrap {
  margin-top: 40px;
  text-align: center; }

#order-notecard-image #back {
  color: #9c489b;
  font-size: 1.8em;
  margin: 1em 0;
  text-decoration: underline; }
#order-notecard-image #gallery-header {
  overflow: hidden;
  *zoom: 1; }
  #order-notecard-image #gallery-header #gallery-header-main {
    float: left;
    width: 75%; }
    #order-notecard-image #gallery-header #gallery-header-main h1 {
      color: #9c489b;
      font-size: 1.5em;
      margin-bottom: 5px; }
  #order-notecard-image #gallery-header #image-form-wrap {
    float: right; }
    #order-notecard-image #gallery-header #image-form-wrap input[type='submit'] {
      color: white;
      background-color: #9c489b;
      border: none;
      font-size: 1.1em;
      text-transform: uppercase;
      padding: 0.7em;
      cursor: pointer; }
      #order-notecard-image #gallery-header #image-form-wrap input[type='submit']:disabled {
        background-color: #ccc;
        cursor: default; }
#order-notecard-image #gallery-select-form {
  margin-bottom: 40px; }
  #order-notecard-image #gallery-select-form .select-wrap {
    margin-top: 5px;
    width: 250px;
    background-color: white;
    border: 1px solid #9c489b;
    padding: 10px 12px; }
    #order-notecard-image #gallery-select-form .select-wrap > span {
      font-family: inherit; }
  #order-notecard-image #gallery-select-form .select-replacer {
    text-transform: uppercase; }
    #order-notecard-image #gallery-select-form .select-replacer:after {
      content: "";
      font-family: FontAwesome;
      right: 10px; }
  #order-notecard-image #gallery-select-form #gallery-select {
    background: transparent;
    width: 100%;
    padding: 5px;
    padding-left: 15px;
    font-size: 20px;
    font: inherit;
    line-height: 1em;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none; }
#order-notecard-image #thumbnails {
  overflow: hidden;
  *zoom: 1; }
  #order-notecard-image #thumbnails .thumb {
    width: 31.03448%;
    float: left;
    margin-bottom: 3.44828%;
    position: relative;
    border: 2px solid #eaeaea;
    line-height: 0;
    width: 31.03448%;
    float: left;
    margin-right: -100%; }
    #order-notecard-image #thumbnails .thumb:nth-child(3n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    #order-notecard-image #thumbnails .thumb:nth-child(3n + 2) {
      margin-left: 34.48276%;
      margin-right: -100%;
      clear: none; }
    #order-notecard-image #thumbnails .thumb:nth-child(3n + 3) {
      margin-left: 68.96552%;
      margin-right: -100%;
      clear: none; }
    #order-notecard-image #thumbnails .thumb.n0 {
      clear: both;
      margin-left: 0px; }
    #order-notecard-image #thumbnails .thumb.n1 {
      clear: none;
      margin-left: 34.4838%; }
    #order-notecard-image #thumbnails .thumb.n2 {
      clear: none;
      margin-left: 68.9655%; }
    #order-notecard-image #thumbnails .thumb img {
      width: 100%; }
    #order-notecard-image #thumbnails .thumb .check {
      display: none; }
    #order-notecard-image #thumbnails .thumb.selected {
      border: 3px solid #9c489b; }
      #order-notecard-image #thumbnails .thumb.selected .check {
        display: block;
        position: absolute;
        top: -3px;
        right: -3px;
        color: white;
        background-color: #9c489b;
        width: 22px;
        height: 22px;
        text-align: center; }
        #order-notecard-image #thumbnails .thumb.selected .check .fa {
          line-height: 1.3em; }

#order-notecard-preview #back {
  color: #9c489b;
  font-size: 1.8em;
  margin: 1em 0;
  text-decoration: underline; }
#order-notecard-preview h1 {
  color: #9c489b;
  font-size: 1.7em;
  text-transform: uppercase;
  margin-bottom: 0.8em; }
#order-notecard-preview #preview {
  background-color: #f2f2f2;
  height: 150px; }
#order-notecard-preview #summary-wrap {
  padding: 5px 0;
  margin: 40px 0; }
  #order-notecard-preview #summary-wrap #summary {
    background-color: #f2f2f2;
    padding: 15px; }
    #order-notecard-preview #summary-wrap #summary #summary-header {
      font-weight: bold;
      text-transform: uppercase;
      margin-bottom: 0.2em; }
    #order-notecard-preview #summary-wrap #summary #notecard-specs li {
      list-style-type: none; }
#order-notecard-preview #checkout-form input[type='submit'] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

#order-pillow-page h1, #order-pillow-page h3 {
  text-transform: uppercase;
  color: #9c489b;
  line-height: 1em; }
#order-pillow-page h1 {
  font-size: 1.6em;
  margin-top: 1.2em; }
#order-pillow-page h3 {
  font-size: 1.1em;
  line-height: 1.3em; }
#order-pillow-page #pillow-specs {
  margin-top: 1.5em; }
#order-pillow-page .pillow-spec {
  margin: 5px 0;
  padding: 0.8em;
  background-color: #f2f2f2; }
#order-pillow-page .pillow-spec-wrap {
  border-top: 1px solid black; }
  #order-pillow-page .pillow-spec-wrap:last-child {
    border-bottom: 1px solid black; }
  #order-pillow-page .pillow-spec-wrap .pillow-spec {
    display: table;
    width: 100%; }
    #order-pillow-page .pillow-spec-wrap .pillow-spec .cell {
      overflow: hidden;
      *zoom: 1;
      display: table-cell;
      vertical-align: middle; }
      #order-pillow-page .pillow-spec-wrap .pillow-spec .cell p {
        font-size: 1.25em;
        line-height: 1.25em; }
    #order-pillow-page .pillow-spec-wrap .pillow-spec .link {
      float: right;
      color: #9c489b;
      font-size: 2em;
      cursor: pointer; }
    #order-pillow-page .pillow-spec-wrap .pillow-spec .modal li {
      padding: 1em;
      border-bottom: 2px solid black; }
      #order-pillow-page .pillow-spec-wrap .pillow-spec .modal li input {
        position: absolute;
        left: -9999px; }
        #order-pillow-page .pillow-spec-wrap .pillow-spec .modal li input:checked + label .radio-selected {
          display: block;
          width: 100%;
          height: 100%;
          background-color: #9c489b;
          border-radius: 50%; }
      #order-pillow-page .pillow-spec-wrap .pillow-spec .modal li label {
        width: 100%;
        display: table; }
        #order-pillow-page .pillow-spec-wrap .pillow-spec .modal li label .label-text {
          display: table-cell;
          width: 96%; }
          #order-pillow-page .pillow-spec-wrap .pillow-spec .modal li label .label-text .main-label {
            display: block;
            color: #9c489b;
            font-weight: bold;
            text-transform: uppercase;
            font-size: 1.1em; }
            #order-pillow-page .pillow-spec-wrap .pillow-spec .modal li label .label-text .main-label img {
              margin-right: 15px;
              vertical-align: middle; }
        #order-pillow-page .pillow-spec-wrap .pillow-spec .modal li label .radio-btn {
          display: table-cell;
          vertical-align: middle; }
          #order-pillow-page .pillow-spec-wrap .pillow-spec .modal li label .radio-btn .radio-outer {
            width: 20px;
            height: 20px;
            border: 2px solid #aaa;
            border-radius: 50%;
            padding: 2px; }
          #order-pillow-page .pillow-spec-wrap .pillow-spec .modal li label .radio-btn .radio-selected {
            display: none; }
    #order-pillow-page .pillow-spec-wrap .pillow-spec .modal input[type="submit"] {
      margin: 1.7em auto;
      padding: 0.4em 2em; }
#order-pillow-page #pillow-image {
  border: 3px solid #9c489b;
  margin-top: 5px; }
#order-pillow-page #preview-btn-wrap {
  margin-top: 40px;
  text-align: center; }

#order-pillow-image #back {
  color: #9c489b;
  font-size: 1.8em;
  margin: 1em 0;
  text-decoration: underline; }
#order-pillow-image #gallery-header {
  overflow: hidden;
  *zoom: 1; }
  #order-pillow-image #gallery-header #gallery-header-main {
    float: left;
    width: 75%; }
    #order-pillow-image #gallery-header #gallery-header-main h1 {
      color: #9c489b;
      font-size: 1.5em;
      margin-bottom: 5px; }
  #order-pillow-image #gallery-header #image-form-wrap {
    float: right; }
    #order-pillow-image #gallery-header #image-form-wrap input[type='submit'] {
      color: white;
      background-color: #9c489b;
      border: none;
      font-size: 1.1em;
      text-transform: uppercase;
      padding: 0.7em;
      cursor: pointer; }
      #order-pillow-image #gallery-header #image-form-wrap input[type='submit']:disabled {
        background-color: #ccc;
        cursor: default; }
#order-pillow-image #gallery-select-form {
  margin-bottom: 40px; }
  #order-pillow-image #gallery-select-form .select-wrap {
    margin-top: 5px;
    width: 250px;
    background-color: white;
    border: 1px solid #9c489b;
    padding: 10px 12px; }
    #order-pillow-image #gallery-select-form .select-wrap > span {
      font-family: inherit; }
  #order-pillow-image #gallery-select-form .select-replacer {
    text-transform: uppercase; }
    #order-pillow-image #gallery-select-form .select-replacer:after {
      content: "";
      font-family: FontAwesome;
      right: 10px; }
  #order-pillow-image #gallery-select-form #gallery-select {
    background: transparent;
    width: 100%;
    padding: 5px;
    padding-left: 15px;
    font-size: 20px;
    font: inherit;
    line-height: 1em;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none; }
#order-pillow-image #thumbnails {
  overflow: hidden;
  *zoom: 1; }
  #order-pillow-image #thumbnails .thumb {
    width: 31.03448%;
    float: left;
    margin-bottom: 3.44828%;
    position: relative;
    border: 2px solid #eaeaea;
    line-height: 0;
    width: 31.03448%;
    float: left;
    margin-right: -100%; }
    #order-pillow-image #thumbnails .thumb:nth-child(3n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    #order-pillow-image #thumbnails .thumb:nth-child(3n + 2) {
      margin-left: 34.48276%;
      margin-right: -100%;
      clear: none; }
    #order-pillow-image #thumbnails .thumb:nth-child(3n + 3) {
      margin-left: 68.96552%;
      margin-right: -100%;
      clear: none; }
    #order-pillow-image #thumbnails .thumb.n0 {
      clear: both;
      margin-left: 0px; }
    #order-pillow-image #thumbnails .thumb.n1 {
      clear: none;
      margin-left: 34.4838%; }
    #order-pillow-image #thumbnails .thumb.n2 {
      clear: none;
      margin-left: 68.9655%; }
    #order-pillow-image #thumbnails .thumb img {
      width: 100%; }
    #order-pillow-image #thumbnails .thumb .check {
      display: none; }
    #order-pillow-image #thumbnails .thumb.selected {
      border: 3px solid #9c489b; }
      #order-pillow-image #thumbnails .thumb.selected .check {
        display: block;
        position: absolute;
        top: -3px;
        right: -3px;
        color: white;
        background-color: #9c489b;
        width: 22px;
        height: 22px;
        text-align: center; }
        #order-pillow-image #thumbnails .thumb.selected .check .fa {
          line-height: 1.3em; }

#order-pillow-preview #back {
  color: #9c489b;
  font-size: 1.8em;
  margin: 1em 0;
  text-decoration: underline; }
#order-pillow-preview h1 {
  color: #9c489b;
  font-size: 1.7em;
  text-transform: uppercase;
  margin-bottom: 0.8em; }
#order-pillow-preview #preview {
  background-color: #f2f2f2;
  height: 150px; }
#order-pillow-preview #summary-wrap {
  padding: 5px 0;
  margin: 40px 0; }
  #order-pillow-preview #summary-wrap #summary {
    background-color: #f2f2f2;
    padding: 15px; }
    #order-pillow-preview #summary-wrap #summary #summary-header {
      font-weight: bold;
      text-transform: uppercase;
      margin-bottom: 0.2em; }
    #order-pillow-preview #summary-wrap #summary #pillow-specs li {
      list-style-type: none; }
#order-pillow-preview #checkout-form input[type='submit'] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

#order-shower-curtain-page h1, #order-shower-curtain-page h3 {
  text-transform: uppercase;
  color: #9c489b;
  line-height: 1em; }
#order-shower-curtain-page h1 {
  font-size: 1.6em;
  margin-top: 1.2em; }
#order-shower-curtain-page h3 {
  font-size: 1.1em;
  line-height: 1.3em; }
#order-shower-curtain-page #shower-curtain-specs {
  margin-top: 1.5em; }
#order-shower-curtain-page .shower-curtain-spec {
  margin: 5px 0;
  padding: 0.8em;
  background-color: #f2f2f2; }
#order-shower-curtain-page .shower-curtain-spec-wrap {
  border-top: 1px solid black; }
  #order-shower-curtain-page .shower-curtain-spec-wrap:last-child {
    border-bottom: 1px solid black; }
  #order-shower-curtain-page .shower-curtain-spec-wrap .shower-curtain-spec {
    display: table;
    width: 100%; }
    #order-shower-curtain-page .shower-curtain-spec-wrap .shower-curtain-spec .cell {
      overflow: hidden;
      *zoom: 1;
      display: table-cell;
      vertical-align: middle; }
      #order-shower-curtain-page .shower-curtain-spec-wrap .shower-curtain-spec .cell p {
        font-size: 1.25em;
        line-height: 1.25em; }
    #order-shower-curtain-page .shower-curtain-spec-wrap .shower-curtain-spec .link {
      float: right;
      color: #9c489b;
      font-size: 2em;
      cursor: pointer; }
    #order-shower-curtain-page .shower-curtain-spec-wrap .shower-curtain-spec .modal li {
      padding: 1em;
      border-bottom: 2px solid black; }
      #order-shower-curtain-page .shower-curtain-spec-wrap .shower-curtain-spec .modal li input {
        position: absolute;
        left: -9999px; }
        #order-shower-curtain-page .shower-curtain-spec-wrap .shower-curtain-spec .modal li input:checked + label .radio-selected {
          display: block;
          width: 100%;
          height: 100%;
          background-color: #9c489b;
          border-radius: 50%; }
      #order-shower-curtain-page .shower-curtain-spec-wrap .shower-curtain-spec .modal li label {
        width: 100%;
        display: table; }
        #order-shower-curtain-page .shower-curtain-spec-wrap .shower-curtain-spec .modal li label .label-text {
          display: table-cell;
          width: 96%; }
          #order-shower-curtain-page .shower-curtain-spec-wrap .shower-curtain-spec .modal li label .label-text .main-label {
            display: block;
            color: #9c489b;
            font-weight: bold;
            text-transform: uppercase;
            font-size: 1.1em; }
            #order-shower-curtain-page .shower-curtain-spec-wrap .shower-curtain-spec .modal li label .label-text .main-label img {
              margin-right: 15px;
              vertical-align: middle; }
        #order-shower-curtain-page .shower-curtain-spec-wrap .shower-curtain-spec .modal li label .radio-btn {
          display: table-cell;
          vertical-align: middle; }
          #order-shower-curtain-page .shower-curtain-spec-wrap .shower-curtain-spec .modal li label .radio-btn .radio-outer {
            width: 20px;
            height: 20px;
            border: 2px solid #aaa;
            border-radius: 50%;
            padding: 2px; }
          #order-shower-curtain-page .shower-curtain-spec-wrap .shower-curtain-spec .modal li label .radio-btn .radio-selected {
            display: none; }
    #order-shower-curtain-page .shower-curtain-spec-wrap .shower-curtain-spec .modal input[type="submit"] {
      margin: 1.7em auto;
      padding: 0.4em 2em; }
#order-shower-curtain-page #shower-curtain-image {
  border: 3px solid #9c489b;
  margin-top: 5px; }
#order-shower-curtain-page #preview-btn-wrap {
  margin-top: 40px;
  text-align: center; }

#order-shower-curtain-image #back {
  color: #9c489b;
  font-size: 1.8em;
  margin: 1em 0;
  text-decoration: underline; }
#order-shower-curtain-image #gallery-header {
  overflow: hidden;
  *zoom: 1; }
  #order-shower-curtain-image #gallery-header #gallery-header-main {
    float: left;
    width: 75%; }
    #order-shower-curtain-image #gallery-header #gallery-header-main h1 {
      color: #9c489b;
      font-size: 1.5em;
      margin-bottom: 5px; }
  #order-shower-curtain-image #gallery-header #image-form-wrap {
    float: right; }
    #order-shower-curtain-image #gallery-header #image-form-wrap input[type='submit'] {
      color: white;
      background-color: #9c489b;
      border: none;
      font-size: 1.1em;
      text-transform: uppercase;
      padding: 0.7em;
      cursor: pointer; }
      #order-shower-curtain-image #gallery-header #image-form-wrap input[type='submit']:disabled {
        background-color: #ccc;
        cursor: default; }
#order-shower-curtain-image #gallery-select-form {
  margin-bottom: 40px; }
  #order-shower-curtain-image #gallery-select-form .select-wrap {
    margin-top: 5px;
    width: 250px;
    background-color: white;
    border: 1px solid #9c489b;
    padding: 10px 12px; }
    #order-shower-curtain-image #gallery-select-form .select-wrap > span {
      font-family: inherit; }
  #order-shower-curtain-image #gallery-select-form .select-replacer {
    text-transform: uppercase; }
    #order-shower-curtain-image #gallery-select-form .select-replacer:after {
      content: "";
      font-family: FontAwesome;
      right: 10px; }
  #order-shower-curtain-image #gallery-select-form #gallery-select {
    background: transparent;
    width: 100%;
    padding: 5px;
    padding-left: 15px;
    font-size: 20px;
    font: inherit;
    line-height: 1em;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none; }
#order-shower-curtain-image #thumbnails {
  overflow: hidden;
  *zoom: 1; }
  #order-shower-curtain-image #thumbnails .thumb {
    width: 31.03448%;
    float: left;
    margin-bottom: 3.44828%;
    position: relative;
    border: 2px solid #eaeaea;
    line-height: 0;
    width: 31.03448%;
    float: left;
    margin-right: -100%; }
    #order-shower-curtain-image #thumbnails .thumb:nth-child(3n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    #order-shower-curtain-image #thumbnails .thumb:nth-child(3n + 2) {
      margin-left: 34.48276%;
      margin-right: -100%;
      clear: none; }
    #order-shower-curtain-image #thumbnails .thumb:nth-child(3n + 3) {
      margin-left: 68.96552%;
      margin-right: -100%;
      clear: none; }
    #order-shower-curtain-image #thumbnails .thumb.n0 {
      clear: both;
      margin-left: 0px; }
    #order-shower-curtain-image #thumbnails .thumb.n1 {
      clear: none;
      margin-left: 34.4838%; }
    #order-shower-curtain-image #thumbnails .thumb.n2 {
      clear: none;
      margin-left: 68.9655%; }
    #order-shower-curtain-image #thumbnails .thumb img {
      width: 100%; }
    #order-shower-curtain-image #thumbnails .thumb .check {
      display: none; }
    #order-shower-curtain-image #thumbnails .thumb.selected {
      border: 3px solid #9c489b; }
      #order-shower-curtain-image #thumbnails .thumb.selected .check {
        display: block;
        position: absolute;
        top: -3px;
        right: -3px;
        color: white;
        background-color: #9c489b;
        width: 22px;
        height: 22px;
        text-align: center; }
        #order-shower-curtain-image #thumbnails .thumb.selected .check .fa {
          line-height: 1.3em; }

#order-shower-curtain-preview #back {
  color: #9c489b;
  font-size: 1.8em;
  margin: 1em 0;
  text-decoration: underline; }
#order-shower-curtain-preview h1 {
  color: #9c489b;
  font-size: 1.7em;
  text-transform: uppercase;
  margin-bottom: 0.8em; }
#order-shower-curtain-preview #preview {
  background-color: #f2f2f2;
  height: 150px; }
#order-shower-curtain-preview #summary-wrap {
  padding: 5px 0;
  margin: 40px 0; }
  #order-shower-curtain-preview #summary-wrap #summary {
    background-color: #f2f2f2;
    padding: 15px; }
    #order-shower-curtain-preview #summary-wrap #summary #summary-header {
      font-weight: bold;
      text-transform: uppercase;
      margin-bottom: 0.2em; }
    #order-shower-curtain-preview #summary-wrap #summary #shower-curtain-specs li {
      list-style-type: none; }
#order-shower-curtain-preview #checkout-form input[type='submit'] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

#cart-page #cart-form {
  margin: 40px 0;
  font-size: 1.2em; }
  #cart-page #cart-form .hide-collapsed {
    display: none; }
    @media (min-width: 700px) {
      #cart-page #cart-form .hide-collapsed {
        display: inline; } }
  @media (min-width: 700px) {
    #cart-page #cart-form td.hide-collapsed, #cart-page #cart-form th.hide-collapsed {
      display: table-cell; } }
  #cart-page #cart-form .item-description {
    display: block; }
    @media (min-width: 700px) {
      #cart-page #cart-form .item-description {
        display: inline; } }
  #cart-page #cart-form .edit-item-link {
    font-size: 0.7em;
    margin-top: 30px; }
    #cart-page #cart-form .edit-item-link a {
      color: black; }
    @media (min-width: 700px) {
      #cart-page #cart-form .edit-item-link {
        display: none; } }
  #cart-page #cart-form .amount-cell {
    position: relative; }
    @media (min-width: 700px) {
      #cart-page #cart-form .amount-cell {
        position: inherit; } }
  #cart-page #cart-form .mobile-delete {
    position: absolute;
    top: 0;
    right: 0;
    background-color: inherit;
    border: none;
    font-size: 1.7em;
    cursor: pointer; }
    @media (min-width: 700px) {
      #cart-page #cart-form .mobile-delete {
        display: none; } }
  #cart-page #cart-form input[type='checkbox'] {
    display: none; }
    #cart-page #cart-form input[type='checkbox'] + label:before {
      content: "";
      display: inline-block;
      width: 0.7em;
      height: 0.7em;
      border: 1px solid black; }
    #cart-page #cart-form input[type='checkbox']:checked + label:before {
      background-color: black; }
  #cart-page #cart-form table {
    width: 100%;
    border: 1px solid black; }
    #cart-page #cart-form table thead {
      background-color: #9c489b;
      color: white;
      text-transform: uppercase; }
      #cart-page #cart-form table thead th {
        font-size: 0.8em; }
        @media (min-width: 700px) {
          #cart-page #cart-form table thead th {
            font-size: inherit; } }
    #cart-page #cart-form table tfoot {
      background-color: #9c489b;
      color: white; }
      #cart-page #cart-form table tfoot th {
        font-weight: bold; }
        @media (min-width: 700px) {
          #cart-page #cart-form table tfoot th {
            font-weight: inherit; } }
    #cart-page #cart-form table td:first-child, #cart-page #cart-form table td:last-child, #cart-page #cart-form table th:first-child, #cart-page #cart-form table th:last-child {
      text-align: center; }
    #cart-page #cart-form table td, #cart-page #cart-form table th {
      border-bottom: 1px solid black; }
      @media (min-width: 700px) {
        #cart-page #cart-form table td, #cart-page #cart-form table th {
          border-left: 1px solid black; } }
    #cart-page #cart-form table th {
      padding: 0.7em 1em; }
    #cart-page #cart-form table td {
      padding: 1em; }
  #cart-page #cart-form .fa {
    font-size: 1.6em; }
#cart-page #center-bottom-cell {
  overflow: hidden;
  *zoom: 1;
  line-height: 1.6em; }
  #cart-page #center-bottom-cell a, #cart-page #center-bottom-cell input {
    color: black;
    background-color: white;
    padding: 0 0.7em;
    border: none;
    height: 1.6em;
    float: left;
    cursor: pointer; }
  #cart-page #center-bottom-cell a {
    margin-right: 20px; }
    #cart-page #center-bottom-cell a:hover {
      text-decoration: inherit; }
@media (min-width: 700px) {
  #cart-page #subtotal-label {
    float: right; } }
@media (min-width: 700px) {
  #cart-page #post-table-wrap {
    overflow: hidden;
    *zoom: 1; } }
#cart-page .continue-shopping-subtle {
  margin-top: 1.5em;
  font-size: 1.2em;
  text-transform: uppercase; }
#cart-page #checkout-btn-wrap {
  width: 100%;
  text-align: center;
  margin-top: 50px;
  margin-right: 20px; }
  @media (min-width: 700px) {
    #cart-page #checkout-btn-wrap {
      width: inherit;
      margin-top: 5px;
      float: right;
      left: -5px; } }
@media (min-width: 700px) {
  #cart-page #promo-form-wrap {
    float: left; } }
#cart-page #promo-form .form-group {
  display: inline-block; }
#cart-page #promo-form input {
  font-size: 1.2em;
  padding: 0.4em 0.6em;
  text-align: center;
  border: 1px solid black; }
  #cart-page #promo-form input[type='text'] {
    width: 70%; }
    #cart-page #promo-form input[type='text']:-moz-placeholder {
      color: black; }
    #cart-page #promo-form input[type='text']::-moz-placeholder {
      color: black; }
    #cart-page #promo-form input[type='text']:-ms-input-placeholder {
      color: black; }
    #cart-page #promo-form input[type='text']::-webkit-input-placeholder {
      color: black; }
    @media (min-width: 700px) {
      #cart-page #promo-form input[type='text'] {
        width: auto; } }
  #cart-page #promo-form input[type='submit'] {
    width: 28%;
    background-color: #e0d8ea;
    text-transform: uppercase; }
    @media (min-width: 700px) {
      #cart-page #promo-form input[type='submit'] {
        width: auto; } }
#cart-page #promo-success-msg {
  color: #0a7e86;
  margin-top: 1em;
  text-transform: capitalize; }
#cart-page #empty-cart-msg {
  color: #9c489b;
  font-size: 1.3em;
  font-weight: bold; }

#checkout-page form input[type='text']:disabled {
  background-color: #f2f2f2;
  color: #d9d9d9; }
#checkout-page form select:disabled {
  background-color: #f2f2f2;
  color: #d9d9d9; }
#checkout-page form .selectwrap-disabled {
  background-color: #f2f2f2;
  color: #d9d9d9; }
#checkout-page form #id_billing_detail_state,
#checkout-page form #id_billing_detail_postcode,
#checkout-page form #id_billing_detail_phone,
#checkout-page form #id_shipping_detail_state,
#checkout-page form #id_shipping_detail_postcode,
#checkout-page form #id_shipping_detail_phone {
  width: 50%; }
#checkout-page #shipping-fields-header {
  overflow: hidden;
  *zoom: 1; }
  #checkout-page #shipping-fields-header h3 {
    display: inline-block; }
  #checkout-page #shipping-fields-header #header-checkbox {
    float: right; }

#checkout-page #form-buttons input[name='back'] {
  padding-left: 3em;
  padding-right: 3em; }
#checkout-page .edit-delivery-address {
  background-color: white;
  color: #9c489b;
  float: right;
  box-shadow: 0 0 0 0; }

#checkout-complete #thanks p {
  color: #9c489b;
  font-size: 1.3em;
  line-height: 1.3em; }
  #checkout-complete #thanks p:last-child {
    text-transform: uppercase; }
#checkout-complete form {
  width: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  #checkout-complete form label {
    display: block;
    margin-bottom: 2px; }
  #checkout-complete form input[type='text'] {
    width: 100%;
    padding: 10px 6px;
    margin-bottom: 10px; }
  #checkout-complete form input[type='submit'] {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0.8em 1.4em;
    margin-top: 1em;
    margin-bottom: 2em; }
#checkout-complete #footnote {
  text-align: center; }

#accounts-page #password-reset-msg {
  text-align: center;
  margin-bottom: 40px; }

#accounts-page #login-fields input {
  margin-bottom: 8px; }
#accounts-page #login-links {
  margin-top: 40px; }

#accounts-page h3 {
  margin-bottom: 0.5em; }
#accounts-page #login-link {
  margin-bottom: 0.5em; }
#accounts-page #signup-fields input {
  margin-bottom: 8px; }
  #accounts-page #signup-fields input[name='email'], #accounts-page #signup-fields input[name='password2'] {
    margin-bottom: 30px; }

#accounts-page #form-fields {
  padding-bottom: 25px; }
#accounts-page #profile-fields {
  display: table;
  width: 100%; }
  #accounts-page #profile-fields section {
    display: table-cell;
    width: 50%; }
    #accounts-page #profile-fields section:first-child {
      padding-right: 40px; }
    #accounts-page #profile-fields section:last-child {
      border-left: 1px solid #9c489b;
      padding-left: 40px; }
  #accounts-page #profile-fields fieldset {
    margin-top: 40px;
    margin-bottom: 40px; }
  #accounts-page #profile-fields input {
    width: 100%;
    margin-bottom: 10px; }
#accounts-page #password-reset-link {
  margin-top: 20px; }

#blog-list {
  overflow: hidden;
  *zoom: 1; }
  #blog-list hr {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    border-top: 1px solid black !important; }
  #blog-list .post-title {
    padding-top: 10px; }
    @media (min-width: 700px) {
      #blog-list .post-title {
        padding-top: 0px; } }
  #blog-list .blog-post {
    width: 100%; }
  #blog-list .post-content {
    margin-bottom: 45px; }
  #blog-list .comments {
    margin-bottom: 45px; }
    #blog-list .comments a {
      text-decoration: underline;
      color: black;
      font-size: large;
      font-weight: bold; }
    @media (min-width: 700px) {
      #blog-list .comments {
        display: none; } }
  #blog-list .post-snippet {
    display: none; }
    @media (min-width: 700px) {
      #blog-list .post-snippet {
        display: block;
        margin-top: 15px; } }
  #blog-list .social-links {
    float: right !important; }
    #blog-list .social-links > span {
      font-weight: bold; }
  #blog-list .editable-original img {
    max-width: 100% !important; }
  #blog-list .post-image img {
    display: block;
    max-width: 100%;
    margin-bottom: 10px; }
  #blog-list #sidebar {
    display: none; }
    @media (min-width: 700px) {
      #blog-list #sidebar {
        display: block;
        width: 23.72881%;
        float: left;
        margin-right: 1.69492%; } }
  #blog-list #blog-main {
    width: 100%;
    float: none; }
    #blog-list #blog-main .post-date {
      display: none; }
    @media (min-width: 700px) {
      #blog-list #blog-main {
        width: 74.57627%;
        float: right;
        margin-right: 0; }
        #blog-list #blog-main .mobile {
          display: none; }
        #blog-list #blog-main .blog-post {
          display: table;
          border-collapse: separate;
          border-spacing: 5px; }
          #blog-list #blog-main .blog-post .post-row {
            display: table-row; }
            #blog-list #blog-main .blog-post .post-row .post-image, #blog-list #blog-main .blog-post .post-row .post-empty-area, #blog-list #blog-main .blog-post .post-row .post-date {
              display: table-cell; }
            #blog-list #blog-main .blog-post .post-row .post-date {
              background: url("../img/splotch2_mauve.png") center/contain no-repeat;
              vertical-align: middle; }
              #blog-list #blog-main .blog-post .post-row .post-date p {
                font-size: 24px;
                padding: 0 60px;
                color: white; } }
    #blog-list #blog-main #pagination-wrap {
      overflow: hidden;
      *zoom: 1; }
    #blog-list #blog-main .pagination {
      margin: 0;
      padding: 0;
      border: 0;
      overflow: hidden;
      *zoom: 1;
      float: right;
      color: #9c489b; }
      #blog-list #blog-main .pagination li {
        list-style-image: none;
        list-style-type: none;
        margin-left: 0;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        white-space: nowrap; }
      #blog-list #blog-main .pagination li {
        border-right: 1px solid;
        padding-left: 0.5em;
        padding-right: 0.75em; }
        #blog-list #blog-main .pagination li:last-child {
          border-right: none;
          padding-right: none; }
      #blog-list #blog-main .pagination .prev, #blog-list #blog-main .pagination .next {
        text-transform: uppercase; }
      #blog-list #blog-main .pagination li.disabled a {
        color: inherit;
        text-decoration: inherit;
        cursor: inherit;
        color: black; }
        #blog-list #blog-main .pagination li.disabled a:active, #blog-list #blog-main .pagination li.disabled a:focus {
          outline: none; }
      #blog-list #blog-main .pagination li.active a {
        color: inherit;
        text-decoration: inherit;
        cursor: inherit;
        color: black;
        font-weight: bold; }
        #blog-list #blog-main .pagination li.active a:active, #blog-list #blog-main .pagination li.active a:focus {
          outline: none; }

@media (min-width: 700px) {
  #blog-detail {
    overflow: hidden;
    *zoom: 1; } }
#blog-detail #sidebar {
  display: none; }
  @media (min-width: 700px) {
    #blog-detail #sidebar {
      display: block;
      width: 23.72881%;
      float: left;
      margin-right: 1.69492%; } }
#blog-detail #blog-main {
  width: 100%;
  float: none; }
  @media (min-width: 700px) {
    #blog-detail #blog-main {
      width: 74.57627%;
      float: right;
      margin-right: 0; } }
#blog-detail #post-image {
  display: block;
  width: 100%;
  margin-bottom: 20px; }
#blog-detail #post-wrap {
  overflow: hidden;
  *zoom: 1; }
  #blog-detail #post-wrap #mobile-post-date {
    overflow: hidden;
    *zoom: 1;
    padding: 0.3em 0;
    margin-bottom: 1em; }
    @media (min-width: 700px) {
      #blog-detail #post-wrap #mobile-post-date {
        display: none; } }
    #blog-detail #post-wrap #mobile-post-date #post-date-prefix {
      font-weight: bold; }
    #blog-detail #post-wrap #mobile-post-date p {
      float: left; }
    #blog-detail #post-wrap #mobile-post-date .social-links {
      float: right; }
      #blog-detail #post-wrap #mobile-post-date .social-links span {
        font-weight: bold; }
  #blog-detail #post-wrap .post-date {
    display: none; }
  @media (min-width: 700px) {
    #blog-detail #post-wrap #post-content-wrap {
      width: 79.59184%;
      float: right;
      margin-right: 0; }
    #blog-detail #post-wrap .post-date {
      width: 18.36735%;
      float: left;
      margin-right: 2.04082%;
      height: 0;
      padding-bottom: 18.36735%;
      display: block;
      position: relative;
      background: url("../img/splotch2_mauve.png") center/contain no-repeat;
      vertical-align: middle; }
      #blog-detail #post-wrap .post-date p {
        color: white;
        font-size: 0.85em;
        font-weight: bold;
        position: absolute;
        width: 100%;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        text-align: center;
        line-height: 1em; } }
  #blog-detail #post-wrap .post-title {
    color: #9c489b; }
  #blog-detail #post-wrap #post-author {
    color: #9c489b;
    margin-bottom: 1em; }
  #blog-detail #post-wrap #post-links {
    display: none; }
    @media (min-width: 700px) {
      #blog-detail #post-wrap #post-links {
        display: block;
        overflow: hidden;
        *zoom: 1;
        font-weight: bold;
        margin-top: 1.5em;
        margin-bottom: 80px; }
        #blog-detail #post-wrap #post-links #pager {
          color: #9c489b;
          float: right;
          margin: 0;
          padding: 0;
          border: 0;
          overflow: hidden;
          *zoom: 1; }
          #blog-detail #post-wrap #post-links #pager li {
            list-style-image: none;
            list-style-type: none;
            margin-left: 0;
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            white-space: nowrap; }
          #blog-detail #post-wrap #post-links #pager li {
            border-right: 1px solid;
            padding-left: 0.6em;
            padding-right: 0.85em; }
            #blog-detail #post-wrap #post-links #pager li:last-child {
              border-right: none;
              padding-right: none; } }
  #blog-detail #post-wrap .blog-comment {
    margin-bottom: 40px; }
  #blog-detail #post-wrap #comments-header {
    display: none; }
    @media (min-width: 700px) {
      #blog-detail #post-wrap #comments-header {
        display: block;
        font-size: 2em;
        font-weight: bold;
        color: #9c489b;
        margin-bottom: 50px; } }
  #blog-detail #post-wrap #mobile-comments-header {
    text-decoration: underline;
    font-weight: bold;
    margin: 50px 0; }
    @media (min-width: 700px) {
      #blog-detail #post-wrap #mobile-comments-header {
        display: none; } }
  #blog-detail #post-wrap .comment-author {
    font-weight: bold;
    text-decoration: underline; }
  #blog-detail #post-wrap .comment-info {
    font-style: italic;
    font-size: 0.9em; }
  #blog-detail #post-wrap #comment-form {
    margin-top: 20px; }
    #blog-detail #post-wrap #comment-form input[type='text'], #blog-detail #post-wrap #comment-form input[type='email'], #blog-detail #post-wrap #comment-form textarea {
      width: 100%;
      margin-bottom: 10px;
      padding: 8px; }
    #blog-detail #post-wrap #comment-form label {
      position: absolute;
      left: -99999px; }
    #blog-detail #post-wrap #comment-form input[type='submit'] {
      margin-top: 20px; }
  #blog-detail #post-wrap #id_honeypot, #blog-detail #post-wrap label[for='id_honeypot'] {
    display: none !important; }

.social-links {
  color: #9c489b;
  float: left; }
  .social-links > span {
    text-transform: uppercase; }
  .social-links > ul {
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    *zoom: 1;
    display: inline-block;
    vertical-align: bottom; }
    .social-links > ul li {
      list-style-image: none;
      list-style-type: none;
      margin-left: 0;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      white-space: nowrap;
      padding-left: 0.3em;
      padding-right: 0.3em; }

#gallery-list #page-title {
  text-align: left;
  padding: 0.5em 0;
  margin-bottom: 0; }
  @media (min-width: 700px) {
    #gallery-list #page-title {
      text-align: center;
      padding: 1.5em 0;
      margin-bottom: 40px;
      border-top: 1px solid black;
      border-bottom: 1px solid black; } }
@media (min-width: 700px) {
  #gallery-list #album-list {
    display: none; } }
#gallery-list #album-list > li > a {
  overflow: hidden;
  *zoom: 1;
  color: #532d80;
  background-color: #e0d8ea;
  display: block;
  text-transform: uppercase;
  padding: 1em 1.5em;
  margin-bottom: 3px;
  line-height: 1.5em; }
  #gallery-list #album-list > li > a .album-title {
    float: left;
    font-size: 1.28em; }
  #gallery-list #album-list > li > a .album-arrow {
    float: right;
    font-size: 1.5em; }
#gallery-list #album-thumbs-list {
  display: none; }
  @media (min-width: 700px) {
    #gallery-list #album-thumbs-list {
      display: block; } }
  #gallery-list #album-thumbs-list > .album-cover {
    width: 32.20339%;
    float: left;
    margin-bottom: 1.69492%; }
    #gallery-list #album-thumbs-list > .album-cover:nth-child(3n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    #gallery-list #album-thumbs-list > .album-cover:nth-child(3n + 2) {
      margin-left: 33.89831%;
      margin-right: -100%;
      clear: none; }
    #gallery-list #album-thumbs-list > .album-cover:nth-child(3n + 3) {
      margin-left: 67.79661%;
      margin-right: -100%;
      clear: none; }
    #gallery-list #album-thumbs-list > .album-cover > .album-cover-wrap {
      height: 0;
      padding-bottom: 100%;
      position: relative; }
      #gallery-list #album-thumbs-list > .album-cover > .album-cover-wrap .cover-thumbs {
        width: 100%; }
        #gallery-list #album-thumbs-list > .album-cover > .album-cover-wrap .cover-thumbs img {
          float: left;
          width: 33.33333%;
          margin-right: -100%; }
          #gallery-list #album-thumbs-list > .album-cover > .album-cover-wrap .cover-thumbs img:nth-child(3n+1) {
            clear: both;
            margin-left: 0; }
          #gallery-list #album-thumbs-list > .album-cover > .album-cover-wrap .cover-thumbs img:nth-child(3n+2) {
            clear: none;
            margin-left: 33.33333%; }
          #gallery-list #album-thumbs-list > .album-cover > .album-cover-wrap .cover-thumbs img:nth-child(3n+3) {
            clear: none;
            margin-left: 66.66667%; }
      #gallery-list #album-thumbs-list > .album-cover > .album-cover-wrap .album-thumb-title {
        position: absolute;
        color: white;
        background-color: rgba(0, 0, 0, 0.5);
        font-weight: bold;
        line-height: 4em;
        width: 100%;
        bottom: 0;
        padding: 0 1em; }

#gallery-view #back {
  font-size: 1.8em;
  margin-top: 0.5em; }
  @media (min-width: 700px) {
    #gallery-view #back {
      display: none; } }
#gallery-view #page-title {
  text-align: left;
  padding: 0.5em 0;
  margin-bottom: 0; }
  @media (min-width: 700px) {
    #gallery-view #page-title {
      text-align: center;
      padding: 1.5em 0;
      margin-bottom: 40px;
      border-top: 1px solid black;
      border-bottom: 1px solid black; } }
#gallery-view #modes {
  display: none;
  color: #9c489b;
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 5px; }
  @media (min-width: 700px) {
    #gallery-view #modes {
      display: block; } }
  #gallery-view #modes .mode {
    margin-right: 20px;
    cursor: pointer; }
    #gallery-view #modes .mode .mode-icon {
      position: relative;
      bottom: 3px;
      margin-right: 3px; }
#gallery-view #gallery #gallery-main {
  height: 0;
  padding-bottom: 100%;
  position: relative;
  margin-bottom: 10px; }
  #gallery-view #gallery #gallery-main img {
    zoom: 2;
    display: block;
    margin: auto;
    height: auto;
    max-height: 100%;
    width: auto;
    max-width: 100%; }
  #gallery-view #gallery #gallery-main #gallery-main-bg {
    position: absolute;
    z-index: -1;
    display: table;
    width: 100%;
    height: 100%;
    padding: 45% 0; }
    #gallery-view #gallery #gallery-main #gallery-main-bg #loading-icon {
      display: table-cell;
      font-size: 1.5em;
      text-align: center;
      vertical-align: middle; }
#gallery-view #gallery #gallery-controls {
  overflow: hidden;
  *zoom: 1; }
  #gallery-view #gallery #gallery-controls #gallery-thumbs-wrap {
    float: left;
    overflow: hidden;
    width: 75%; }
    #gallery-view #gallery #gallery-controls #gallery-thumbs-wrap #gallery-thumbs {
      white-space: nowrap; }
      #gallery-view #gallery #gallery-controls #gallery-thumbs-wrap #gallery-thumbs img {
        height: 100px;
        margin-right: 10px;
        cursor: pointer;
        border: 2px solid #eaeaea; }
        #gallery-view #gallery #gallery-controls #gallery-thumbs-wrap #gallery-thumbs img.selected {
          border: 2px solid #9c489b; }
  #gallery-view #gallery #gallery-controls #left-arrow, #gallery-view #gallery #gallery-controls #right-arrow {
    font-size: 4em;
    line-height: 100px;
    color: #532d80;
    width: 12.5%;
    cursor: pointer; }
  #gallery-view #gallery #gallery-controls #left-arrow {
    float: left; }
  #gallery-view #gallery #gallery-controls #right-arrow {
    float: right;
    text-align: right; }
#gallery-view #thumbnails {
  display: none; }
  @media (min-width: 700px) {
    #gallery-view #thumbnails {
      overflow: hidden;
      *zoom: 1; }
      #gallery-view #thumbnails img {
        width: 18.36735%;
        float: left;
        height: 18.36735%;
        margin-bottom: 2.04082%;
        border: 2px solid #eaeaea; }
        #gallery-view #thumbnails img:nth-child(5n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        #gallery-view #thumbnails img:nth-child(5n + 2) {
          margin-left: 20.40816%;
          margin-right: -100%;
          clear: none; }
        #gallery-view #thumbnails img:nth-child(5n + 3) {
          margin-left: 40.81633%;
          margin-right: -100%;
          clear: none; }
        #gallery-view #thumbnails img:nth-child(5n + 4) {
          margin-left: 61.22449%;
          margin-right: -100%;
          clear: none; }
        #gallery-view #thumbnails img:nth-child(5n + 5) {
          margin-left: 81.63265%;
          margin-right: -100%;
          clear: none; } }

.textstyling, .maingrid .info-group .product-desc, .maingrid .info-group .product-pricing {
  font-size: 0.9em;
  line-height: normal;
  text-align: justify;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px; }

.maingrid {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px; }
  .maingrid:after {
    content: " ";
    display: block;
    clear: both; }
  .maingrid .row {
    display: table;
    clear: both; }
  @media (min-width: 700px) {
    .maingrid .row1 .info-group {
      height: 586px; } }
  @media (min-width: 1027px) {
    .maingrid .row1 .info-group {
      height: 536px; } }
  @media (min-width: 700px) {
    .maingrid .row2 .info-group {
      height: 531px; } }
  @media (min-width: 1027px) {
    .maingrid .row2 .info-group {
      height: 491px; } }
  @media (min-width: 700px) {
    .maingrid .row3 .info-group {
      height: 531px; } }
  @media (min-width: 1027px) {
    .maingrid .row3 .info-group {
      height: 491px; } }
  .maingrid .info-group {
    margin-bottom: 20px;
    box-sizing: borderbox;
    padding: 0.84746%;
    margin-right: 5px !important; }
    @media (min-width: 700px) {
      .maingrid .info-group {
        width: 32.20339%;
        float: left;
        margin-right: 1.69492%;
        margin-right: 10px;
        display: table-cell;
        position: relative; } }
    .maingrid .info-group .product_img1 {
      border: 1px solid gray; }
      .maingrid .info-group .product_img1 img {
        max-width: 94% !important;
        display: block;
        margin: auto;
        margin-top: 3% !important;
        margin-bottom: 3% !important; }
    @media (min-width: 700px) {
      .maingrid .info-group #order-btn-wrap {
        position: absolute;
        bottom: 5px;
        width: 93%; } }
    .maingrid .info-group a.framed-link-lg {
      padding: 0.25em 0.25em;
      font-size: 1em;
      display: block;
      margin: auto;
      width: 100px;
      text-align: center;
      margin-top: 20px; }
    .maingrid .info-group .jcarousel-wrapper {
      height: 250px !important; }
    .maingrid .info-group .jcarousel {
      left: 0% !important;
      right: 0% !important; }
      .maingrid .info-group .jcarousel ul {
        height: 250px; }
        .maingrid .info-group .jcarousel ul li {
          height: 250px; }
      .maingrid .info-group .jcarousel img {
        width: 100% !important;
        height: 100% !important; }
    .maingrid .info-group #product-images-carousel .product_img {
      background-position: center !important;
      background-repeat: no-repeat !important;
      background-size: cover !important;
      margin: 0 !important;
      padding-top: 0px;
      padding-bottom: 0px;
      cursor: default; }
      .maingrid .info-group #product-images-carousel .product_img a {
        left: 5px;
        top: 5px; }
    .maingrid .info-group .product-type {
      margin-top: 10px;
      margin-bottom: 10px;
      font-size: x-large;
      font-weight: 300;
      color: black; }
  .maingrid .comingsoon p {
    color: gray !important; }
  .maingrid .comingsoon a.framed-link-lg {
    background-color: rgba(156, 72, 155, 0.28);
    -webkit-box-shadow: 0 0 0 5px rgba(156, 72, 155, 0.28);
    box-shadow: 0 0 0 5px rgba(156, 72, 155, 0.28);
    cursor: default; }
  .maingrid .comingsoon .wrapper {
    position: relative; }
  .maingrid .comingsoon .overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 10;
    top: 0;
    left: 0;
    background: rgba(191, 191, 191, 0.7); }
  .maingrid .comingsoon .overlaytext {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 27%;
    color: #9c489b;
    z-index: 11;
    -ms-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
    font-family: "Cookie", sans-serif;
    font-size: 3.5em !important;
    line-height: 1em; }
  @media (min-width: 700px) {
    .maingrid .more-products {
      width: 66.10169%;
      float: right;
      margin-right: 0; } }
  .maingrid .more-products .more-products-text {
    font-family: "Cookie", sans-serif;
    font-size: 4.2em !important;
    line-height: 1em;
    color: #9c489b;
    text-align: center;
    position: relative;
    top: 28%;
    margin-top: 50px; }
    @media (min-width: 700px) {
      .maingrid .more-products .more-products-text {
        margin-top: 0; } }

.no-gallery {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px; }
  .no-gallery:after {
    content: " ";
    display: block;
    clear: both; }
  .no-gallery .step {
    box-sizing: borderbox;
    padding: 0.84746%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px; }
    @media (min-width: 700px) {
      .no-gallery .step {
        width: 32.20339%;
        float: left;
        margin-right: 1.69492%;
        margin-right: 10px; } }
    .no-gallery .step img {
      max-width: 70%;
      margin-bottom: 15px; }
      @media (min-width: 700px) {
        .no-gallery .step img {
          max-width: 50%; } }
    .no-gallery .step h3 {
      font-size: 1.5em;
      line-height: 1.2em;
      color: #9c489b;
      text-transform: uppercase;
      margin-bottom: 0.5em; }
      .no-gallery .step h3::first-line {
        font-weight: bold; }
    @media (min-width: 700px) {
      .no-gallery .step #order-btn-wrap {
        position: absolute;
        bottom: 5px;
        width: 93%; } }
    .no-gallery .step a.framed-link-lg {
      padding: 0.25em 0.25em;
      font-size: 1em;
      display: block;
      margin: auto;
      width: 100px;
      text-align: center;
      margin-top: 20px; }

#addr-book-note {
  margin-top: 25px;
  width: 100%;
  background-color: #9c489b;
  color: white;
  text-align: center;
  padding: 5px; }

.faq {
  margin-top: 40px;
  margin-bottom: 30px; }
  .faq h3 {
    font-size: 1.8em;
    line-height: 1.2em;
    color: #9c489b;
    margin-bottom: 20px; }
  .faq .faq_entry {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: larger;
    cursor: pointer; }
    .faq .faq_entry .entry_expanded:before {
      content: "▼" !important;
      font-size: 1em !important; }
      @media (min-width: 700px) {
        .faq .faq_entry .entry_expanded:before {
          font-size: 1.3em !important; } }
    .faq .faq_entry .question:before {
      content: "▶";
      margin-left: 5px;
      color: #9c489b;
      margin-right: 15px; }
    .faq .faq_entry .answer {
      margin-left: 47px;
      margin-top: 8px;
      color: #9c489b;
      font-size: 1.1em;
      line-height: 1.5em; }
    .faq .faq_entry .collapsed {
      display: none; }

.new_question {
  color: #9c489b;
  font-weight: bold;
  font-size: 1.2em;
  margin-left: 5px; }

#holiday-deadlines {
  position: relative; }
  #holiday-deadlines #holiday-container {
    position: absolute;
    left: 0px;
    top: 0px;
    height: inherit;
    width: 100%; }
  #holiday-deadlines .holiday-bg-pic {
    height: inherit;
    width: 100%;
    opacity: 0.1; }
  #holiday-deadlines #holiday-lights-img1 {
    transform: rotate(300deg);
    position: absolute;
    left: 66%;
    bottom: -5px;
    width: 35%;
    height: auto;
    z-index: 10; }
  #holiday-deadlines #holiday-lights-img2 {
    transform: rotate(-30deg);
    position: absolute;
    left: 2px;
    top: 0px;
    width: 30%;
    height: auto;
    z-index: 10; }
  #holiday-deadlines #holiday-lights-img3 {
    transform: rotate(-30deg);
    position: absolute;
    right: 5px;
    top: 0px;
    width: 30%;
    height: auto;
    z-index: 10; }
  #holiday-deadlines #deadline-content {
    width: 100%;
    text-align: justify;
    line-height: 1.5em;
    padding: 90px 30px 0px 30px;
    position: absolute;
    top: 0px;
    left: 0px; }
    #holiday-deadlines #deadline-content div {
      margin-top: 15px; }
    #holiday-deadlines #deadline-content #page-title {
      display: block;
      margin: auto; }
    #holiday-deadlines #deadline-content h1 {
      font-weight: bold;
      color: #003399;
      font-size: x-large;
      text-align: center !important;
      margin-bottom: 30px;
      line-height: 1.2em; }
      @media (min-width: 700px) {
        #holiday-deadlines #deadline-content h1 {
          font-size: xx-large; } }
    #holiday-deadlines #deadline-content h2 {
      font-weight: normal;
      font-size: medium;
      color: #006699; }
    #holiday-deadlines #deadline-content li {
      list-style: disc inside;
      color: black;
      font-size: medium;
      padding-left: 1em;
      text-indent: -1em; }
      @media (min-width: 700px) {
        #holiday-deadlines #deadline-content li {
          font-size: large; } }

.my-gallery-orders .gallery_orders .gallery-order-item {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  min-height: 98px;
  padding: 0; }
  .my-gallery-orders .gallery_orders .gallery-order-item:after {
    content: " ";
    display: block;
    clear: both; }
  .my-gallery-orders .gallery_orders .gallery-order-item .col1 {
    width: 57.62712%;
    float: left;
    margin-right: 1.69492%;
    padding: 10px; }
  .my-gallery-orders .gallery_orders .gallery-order-item .col2 {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%;
    text-align: center;
    padding-top: 5px; }
.my-gallery-orders .gallery_orders .desktop_view {
  display: none; }
  @media (min-width: 640px) {
    .my-gallery-orders .gallery_orders .desktop_view {
      display: inline-block; } }
.my-gallery-orders .gallery_orders .mobile_view {
  display: block;
  width: 90% !important; }
  @media (min-width: 640px) {
    .my-gallery-orders .gallery_orders .mobile_view {
      display: none; } }
