/* line 5, app/assets/stylesheets/store.scss */
.blog-link {
  font-weight: bold;
  text-decoration: underline;
}

/* line 10, app/assets/stylesheets/store.scss */
.category-holder, .tags-holder {
  display: inline-block;
}

/* line 14, app/assets/stylesheets/store.scss */
.category-link {
  font-size: 85% !important;
}

/* line 18, app/assets/stylesheets/store.scss */
.tag-link, .category-link {
  font-size: 70%;
  font-weight: bold;
  text-decoration: underline;
}

/* line 28, app/assets/stylesheets/store.scss */
.background {
  background: #a2a0f2;
  /* Old browsers */
  background: -moz-linear-gradient(left, #a2a0f2 0%, #6664c0 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #a2a0f2 0%, #6664c0 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #a2a0f2 0%, #6664c0 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* line 37, app/assets/stylesheets/store.scss */
.superbar {
  background-color: black;
}

/* line 42, app/assets/stylesheets/store.scss */
.superbar-content .superbar-url {
  color: white;
}

/* line 45, app/assets/stylesheets/store.scss */
.superbar-content .superbar-tag, .superbar-content .superbar-rightfloat {
  color: papayawhip;
}

/* line 52, app/assets/stylesheets/store.scss */
#mynameis, #imake {
  color: #252525;
}

/* line 56, app/assets/stylesheets/store.scss */
#mynameis {
  font-size: 1.5em;
}

/* line 60, app/assets/stylesheets/store.scss */
.face {
  padding-top: 10px;
}

/* line 66, app/assets/stylesheets/store.scss */
.store-blog-date {
  margin-left: 5px;
}

/* line 70, app/assets/stylesheets/store.scss */
.blog-link {
  color: #428E84;
}

/* line 77, app/assets/stylesheets/store.scss */
#header {
  padding-top: 25px !important;
}

/* line 81, app/assets/stylesheets/store.scss */
#imake {
  color: black !important;
  margin-top: 20px;
}

/* line 86, app/assets/stylesheets/store.scss */
#deal-products {
  text-align: left;
}

/* line 90, app/assets/stylesheets/store.scss */
#checkout, .paypal-stuff {
  margin-left: 50px;
}

/* line 94, app/assets/stylesheets/store.scss */
.spinner {
  margin-bottom: 10px;
  margin-right: 10px;
}

/* line 99, app/assets/stylesheets/store.scss */
#store-wrapper {
  position: relative;
}

/* line 103, app/assets/stylesheets/store.scss */
.digital-widget-top-line {
  display: flex;
  justify-content: space-around;
  align-items: start;
  max-width: 250px;
  margin: 5px auto 10px;
}

/* line 111, app/assets/stylesheets/store.scss */
.digital-widget-bottom-line {
  display: flex;
  justify-content: space-around;
  align-items: start;
  flex-wrap: wrap;
  margin: 5px auto 10px;
}

/* line 117, app/assets/stylesheets/store.scss */
.digital-widget-bottom-line img {
  margin: 0 5px;
}

/* line 122, app/assets/stylesheets/store.scss */
.drm-free-img {
  height: 18px;
  display: inline;
}

/* line 127, app/assets/stylesheets/store.scss */
.epub-pdf-img {
  height: 23px;
  display: inline;
}

/* line 132, app/assets/stylesheets/store.scss */
.book-download-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 250px;
  margin: 0 auto;
}

/* line 140, app/assets/stylesheets/store.scss */
.unlock-box {
  margin: 25px auto 5px;
  font-family: 'FjordOne', "Times New Roman", Times, serif !important;
  padding: 0 20px;
  font-size: 1.1em;
  max-width: 130px;
}

/* line 146, app/assets/stylesheets/store.scss */
.unlock-box span {
  color: white;
}

/* line 151, app/assets/stylesheets/store.scss */
.unlock-span {
  margin: 10px 0;
}

/* line 155, app/assets/stylesheets/store.scss */
.membership-callout-flex {
  display: flex;
  justify-content: space-around;
  align-items: start;
  flex-wrap: wrap;
  background-color: black;
  padding: 18px 10px 14px;
  border-radius: 30px;
  -webkit-filter: drop-shadow(0 0 6px #ffff996b);
  filter: drop-shadow(0 0 6px #ffff996b);
  border: 1px solid #ada589;
  max-width: 340px;
  margin: 5px auto;
}

/* line 170, app/assets/stylesheets/store.scss */
.raccooncoin-callout-flex {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  margin: 5px auto;
  font-family: 'FjordOne', "Times New Roman", Times, serif !important;
  background-color: #99d0ff;
  background: linear-gradient(321deg, #99d0ff 0%, #c2e3ff 15%, #81c3fc 24%, #99d0ff 100%);
  padding: 8px 15px 8px;
  max-width: 300px;
  border-radius: 25px;
  border: 1px solid white;
  line-height: 1.2em;
  box-shadow: 5px 5px 20px #eaeaea73;
}

/* line 187, app/assets/stylesheets/store.scss */
.racc-callout-text {
  color: black;
  font-size: 1.2em;
}

/* line 192, app/assets/stylesheets/store.scss */
.racc-callout-text-white {
  color: white;
  font-size: 1.2em;
}

/* line 197, app/assets/stylesheets/store.scss */
.racc-callout-coin {
  width: 50px;
}

/* line 201, app/assets/stylesheets/store.scss */
.store-button {
  color: #f0f0f0;
  background: #bdb2fe;
  background: -moz-linear-gradient(top, #99ABC4 0%, #5B5E81 50%, #99ABC4 100%);
  background: -webkit-linear-gradient(top, #99ABC4 0%, #5B5E81 50%, #99ABC4 100%);
  background: linear-gradient(to bottom, #99ABC4 0%, #5B5E81 50%, #99ABC4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$l-slate-purple', endColorstr='$l-slate-purple',GradientType=0 );
  border: #000000 1px solid;
  border-radius: 10px;
  padding: 6px 20px;
  margin-right: 10px;
  margin-top: 6px;
  margin-bottom: 6px;
  cursor: pointer;
  font-size: 12px;
  text-align: center;
  -webkit-filter: drop-shadow(0 0 1px #999);
  filter: drop-shadow(0 0 1px #999);
}

/* line 222, app/assets/stylesheets/store.scss */
.product-object {
  margin: 25px 0;
}

/* line 226, app/assets/stylesheets/store.scss */
.store-button:active, .gift-button:active {
  color: white !important;
  outline: none;
  transform: scale(0.95) !important;
  -webkit-transform: scale(0.95) !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-radius: 8px;
  font-size: 12px;
}

/* line 240, app/assets/stylesheets/store.scss */
.store-button:focus {
  border: 1px black solid;
}

/* line 244, app/assets/stylesheets/store.scss */
.store-button:disabled {
  color: black;
}

/* line 248, app/assets/stylesheets/store.scss */
.thumbnail {
  margin-right: 10px;
}

/* line 252, app/assets/stylesheets/store.scss */
#modpill-button {
  cursor: pointer;
}

/* line 255, app/assets/stylesheets/store.scss */
#modpill-button {
  border-radius: 60px !important;
  -webkit-filter: drop-shadow(0 0 3px #fff);
  filter: drop-shadow(0 0 3px #fff);
}

/* line 261, app/assets/stylesheets/store.scss */
#merch-button {
  cursor: pointer;
}

/* line 264, app/assets/stylesheets/store.scss */
.remove-button {
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-left: 10px;
  background-color: #E6E9EB;
  float: right;
  z-index: 200;
}

/* line 277, app/assets/stylesheets/store.scss */
.digital-button {
  margin-top: 22px;
  background-color: #E2CFFA;
}

/* line 282, app/assets/stylesheets/store.scss */
.discount {
  color: #6ECF65;
}

/* line 286, app/assets/stylesheets/store.scss */
.free-on-signup-text {
  font-family: 'FjordOne', "Times New Roman", Times, serif !important;
  font-size: 1.2em;
  margin-top: 10px;
}

/* line 290, app/assets/stylesheets/store.scss */
.free-on-signup-text a {
  color: #ffe17a;
  text-decoration: underline !important;
}

/* line 296, app/assets/stylesheets/store.scss */
.store-widget-mirthturtle {
  display: inline;
  height: 20px;
  margin-left: 5px;
  padding-top: 4px;
}

/* line 303, app/assets/stylesheets/store.scss */
.store-widget-membership {
  margin-left: 5px;
  padding-top: 4px;
  display: inline;
  height: 25px;
}

/* line 311, app/assets/stylesheets/store.scss */
.store-widget-coin {
  height: 35px;
}

/* line 315, app/assets/stylesheets/store.scss */
.product-table {
  border-spacing: 1px;
}

/* line 317, app/assets/stylesheets/store.scss */
.product-table th {
  background-color: #E2CFFA;
}

/* line 320, app/assets/stylesheets/store.scss */
.product-table tr:nth-child(odd) {
  background-color: #dedce9;
}

/* line 321, app/assets/stylesheets/store.scss */
.product-table tr:nth-child(even) {
  background-color: #e5e4e9;
}

/* line 322, app/assets/stylesheets/store.scss */
.product-table td, .product-table th {
  padding: 0 4px;
}

/* line 327, app/assets/stylesheets/store.scss */
.receipt-table {
  width: 400px;
  border-spacing: 1px;
}

/* line 330, app/assets/stylesheets/store.scss */
.receipt-table th {
  background-color: #E2CFFA;
}

/* line 333, app/assets/stylesheets/store.scss */
.receipt-table tr:nth-child(odd) {
  background-color: #dedce9;
}

/* line 334, app/assets/stylesheets/store.scss */
.receipt-table tr:nth-child(even) {
  background-color: #e5e4e9;
}

/* line 335, app/assets/stylesheets/store.scss */
.receipt-table td, .receipt-table th {
  padding: 0 4px;
}

/* line 340, app/assets/stylesheets/store.scss */
.diamond-item {
  line-height: 1.2em;
  margin: 4px 0;
}

/* line 345, app/assets/stylesheets/store.scss */
.storefront-ruler {
  margin: 15px 0 15px 0;
}

/* line 350, app/assets/stylesheets/store.scss */
.product-image {
  float: left;
  margin: 5px 20px 20px 0;
}

/* line 355, app/assets/stylesheets/store.scss */
.store-image {
  border-radius: 36px;
  float: left;
  cursor: pointer;
}

/* line 361, app/assets/stylesheets/store.scss */
.stocks-store-image {
  width: 150px;
  height: 150px;
}

/* line 366, app/assets/stylesheets/store.scss */
.no-curve {
  border-radius: 0;
}

/* line 370, app/assets/stylesheets/store.scss */
.prime-store-image {
  display: block;
  cursor: pointer;
  margin-bottom: 10px;
  border-radius: 1px;
  border: 4px inset black;
}

/* line 378, app/assets/stylesheets/store.scss */
.dotbox {
  border-bottom: 1px dashed #808080;
  margin-bottom: 25px;
  padding-bottom: 25px;
}

/* line 384, app/assets/stylesheets/store.scss */
#mobile-badger, .mobile-diamonds, .mobile-product, #mobile-quail, #mobile-computers, #mobile-mirthturtle {
  text-align: center;
}

/* line 388, app/assets/stylesheets/store.scss */
.digital-widget {
  background-image: radial-gradient(circle farthest-corner at 45px 45px, #ced4d7 0%, #eaeaea 50%, #ced4d7 95%) !important;
  border-radius: 30px;
  width: 350px;
  padding: 10px;
  border: 2px outset silver;
  margin: 15px auto;
  color: #2e2e2e;
}

/* line 398, app/assets/stylesheets/store.scss */
.invisidigital-widget {
  background-image: radial-gradient(circle farthest-corner at 45px 45px, #111111 0%, #080808 50%, #111111 95%) !important;
  max-width: 350px;
  padding: 25px;
  margin: 15px auto;
  color: white;
  border: 1px outset #444444;
  border-radius: 30px;
  -webkit-filter: drop-shadow(0 0 6px #333);
  filter: drop-shadow(0 0 6px #333);
}

/* line 410, app/assets/stylesheets/store.scss */
.product-text {
  font-family: 'FjordOne', "Times New Roman", Times, serif !important;
  font-weight: normal;
  font-style: normal;
  font-size: 1.4em;
  line-height: 1.5em;
}

/* line 418, app/assets/stylesheets/store.scss */
.product-header {
  font-family: 'FjordOne', "Times New Roman", Times, serif !important;
  font-weight: normal;
  font-style: normal;
  font-size: 3em;
}

/* line 425, app/assets/stylesheets/store.scss */
#logo-wrapper {
  max-height: 95px;
  max-width: 140px;
}

/* line 432, app/assets/stylesheets/store.scss */
.alert {
  margin: auto;
  margin-bottom: 22px;
  margin-top: 20px;
  max-width: 500px;
  padding: 8px;
  text-align: center;
  border-radius: 20px;
}

/* line 442, app/assets/stylesheets/store.scss */
.alert-notice {
  border: 1px solid #D6D6D6;
  background-color: #bdb2fe;
  color: #252525;
}

/* line 448, app/assets/stylesheets/store.scss */
.alert-danger {
  border: 1px solid #A83E3E;
  background-color: #DEA4A4;
  color: black;
}

/* line 454, app/assets/stylesheets/store.scss */
#error_explanation {
  width: 450px;
  border: 2px solid #A83E3E;
  padding: 7px;
  padding-bottom: 0;
  margin: 0 auto 20px;
  background-color: #f0f0f0;
}

/* line 461, app/assets/stylesheets/store.scss */
#error_explanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  margin-bottom: 0px;
  background-color: #A83E3E;
  color: #ffffff;
}

/* line 471, app/assets/stylesheets/store.scss */
#error_explanation ul li {
  font-size: 12px;
  list-style: square;
}

/* line 477, app/assets/stylesheets/store.scss */
.about-logo-image {
  height: 100px;
  width: 100px;
  float: right;
  margin: 20px 10px;
}

/* line 484, app/assets/stylesheets/store.scss */
.store-preview-flex {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}

/* line 491, app/assets/stylesheets/store.scss */
.store-banner-subtitle {
  font-weight: bold;
  margin: 0 auto;
  color: #0a0a0a;
  margin-top: -15px;
}

/* line 500, app/assets/stylesheets/store.scss */
#footer-bar {
  border-radius: 30px;
  width: 640px;
  margin: 0 auto;
  opacity: 0.9;
  color: black;
}

/* line 508, app/assets/stylesheets/store.scss */
.store-footer-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-evenly;
}

/* line 515, app/assets/stylesheets/store.scss */
.redline-news-image {
  width: 100px;
  height: 100px;
  float: right;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}

@media screen and (min-width: 320px) {
  /* line 529, app/assets/stylesheets/store.scss */
  #store-wrapper, #about-wrapper, #blog-wrapper, #newsletter-wrapper {
    max-width: 300px;
    margin: 0 auto 25px auto;
    text-align: left;
    padding: 40px 15px 15px 15px;
  }
  /* line 536, app/assets/stylesheets/store.scss */
  #store-wrapper {
    padding: 15px 15px 15px 15px;
  }
  /* line 540, app/assets/stylesheets/store.scss */
  .blog-header {
    text-align: center;
  }
  /* line 544, app/assets/stylesheets/store.scss */
  #mynameis {
    font-size: 1em !important;
  }
  /* line 547, app/assets/stylesheets/store.scss */
  #imake {
    font-size: 0.5em !important;
  }
  /* line 551, app/assets/stylesheets/store.scss */
  .store-header-words {
    width: 200px;
  }
  /* line 555, app/assets/stylesheets/store.scss */
  #footer-bar {
    width: 310px;
  }
  /* line 559, app/assets/stylesheets/store.scss */
  #ghostcrm-banner, #modpill-banner, #melon-banner, #comedygold-banner, #merch-banner {
    margin: 0 auto 15px auto;
    text-align: center;
    max-width: 250px;
  }
  /* line 565, app/assets/stylesheets/store.scss */
  #comedygold-banner {
    margin: 15px auto;
  }
  /* line 569, app/assets/stylesheets/store.scss */
  #airline-banner {
    margin: -15px auto 15px;
    text-align: center;
  }
  /* line 574, app/assets/stylesheets/store.scss */
  #ghostcrm-banner-image, #modpill-button, #merch-button, #melon-banner-image, #comedygold-banner-image {
    width: 250px;
  }
  /* line 578, app/assets/stylesheets/store.scss */
  #comedygold-banner-image {
    border-radius: 30px;
    box-shadow: 0px 0px 7px yellow;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  /* line 585, app/assets/stylesheets/store.scss */
  #airline-banner-image {
    border-radius: 30px;
    box-shadow: 0px 0px 5px white;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 300px;
  }
  /* line 593, app/assets/stylesheets/store.scss */
  #mobile-badger, .mobile-diamonds, .mobile-product, #mobile-quail, #mobile-computers, #mobile-mirthturtle {
    display: block;
  }
  /* line 596, app/assets/stylesheets/store.scss */
  #desktop-badger, .desktop-diamonds, .desktop-product, #desktop-quail, #desktop-computers, #desktop-mirthturtle {
    display: none;
  }
  /* line 599, app/assets/stylesheets/store.scss */
  .store-image {
    float: none;
  }
  /* line 602, app/assets/stylesheets/store.scss */
  .prime-store-image {
    float: none;
    width: 300px;
  }
  /* line 607, app/assets/stylesheets/store.scss */
  .store-finds-table {
    max-width: 300px;
    margin: 0 auto;
  }
  /* line 612, app/assets/stylesheets/store.scss */
  .membership-add-to-cart {
    max-width: 250px;
  }
  /* line 616, app/assets/stylesheets/store.scss */
  #modpill-button {
    margin-bottom: 5px;
  }
}

@media screen and (min-width: 450px) {
  /* line 622, app/assets/stylesheets/store.scss */
  #mynameis {
    font-size: 2em !important;
  }
  /* line 625, app/assets/stylesheets/store.scss */
  #imake {
    font-size: 1em !important;
  }
}

@media screen and (min-width: 601px) {
  /* line 633, app/assets/stylesheets/store.scss */
  .store-header-words {
    width: 225px;
  }
  /* line 637, app/assets/stylesheets/store.scss */
  #ghostcrm-banner, #modpill-banner, #merch-banner {
    margin-bottom: 15px;
    text-align: center;
    max-width: 500px;
  }
  /* line 643, app/assets/stylesheets/store.scss */
  #ghostcrm-banner-image {
    width: 490px;
    height: 150px;
  }
  /* line 648, app/assets/stylesheets/store.scss */
  #modpill-button {
    width: 450px;
    height: 87px;
    margin-bottom: 10px;
  }
  /* line 654, app/assets/stylesheets/store.scss */
  #merch-button {
    width: 396px;
    height: 117px;
  }
  /* line 659, app/assets/stylesheets/store.scss */
  #comedygold-banner-image {
    width: 490px;
  }
  /* line 663, app/assets/stylesheets/store.scss */
  #airline-banner-image {
    width: 520px;
  }
  /* line 667, app/assets/stylesheets/store.scss */
  .prime-store-image {
    float: none;
    width: 500px;
  }
  /* line 672, app/assets/stylesheets/store.scss */
  #melon-banner, #comedygold-banner {
    margin-bottom: 15px;
    text-align: center;
    max-width: 550px;
  }
  /* line 678, app/assets/stylesheets/store.scss */
  #airline-banner {
    margin-bottom: 30px;
  }
  /* line 682, app/assets/stylesheets/store.scss */
  #melon-banner-image {
    width: 550px;
    margin-left: 20px;
  }
  /* line 687, app/assets/stylesheets/store.scss */
  #super-wrapper {
    margin: 20px auto 0;
  }
  /* line 691, app/assets/stylesheets/store.scss */
  #store-wrapper, #about-wrapper, #blog-wrapper, #newsletter-wrapper {
    max-width: 500px;
    width: 500px;
    margin: 0 auto 25px auto;
    text-align: left;
    padding: 15px 40px 40px 40px;
  }
  /* line 699, app/assets/stylesheets/store.scss */
  #blog-header {
    text-align: center;
  }
  /* line 703, app/assets/stylesheets/store.scss */
  #store-col2 {
    margin: 0 auto;
    text-align: center;
  }
  /* line 708, app/assets/stylesheets/store.scss */
  #footer-bar {
    width: 550px;
  }
  /* line 712, app/assets/stylesheets/store.scss */
  .store-image, .prime-store-image {
    margin-right: 10px !important;
    float: left;
  }
  /* line 717, app/assets/stylesheets/store.scss */
  #mobile-badger, .mobile-diamonds, .mobile-product, #mobile-quail, #mobile-computers, #mobile-mirthturtle {
    display: none;
  }
  /* line 720, app/assets/stylesheets/store.scss */
  #desktop-badger, .desktop-diamonds, .desktop-product, #desktop-quail, #desktop-computers, #desktop-mirthturtle {
    display: block;
  }
  /* line 724, app/assets/stylesheets/store.scss */
  .store-finds-table {
    max-width: 500px;
    margin: 0;
  }
  /* line 729, app/assets/stylesheets/store.scss */
  .standalone-cart {
    width: 360px;
  }
}

@media screen and (min-width: 801px) {
  /* line 736, app/assets/stylesheets/store.scss */
  #super-wrapper {
    margin: 0 auto;
    padding: 25px;
  }
  /* line 741, app/assets/stylesheets/store.scss */
  #store-wrapper, #about-wrapper, #blog-wrapper, #newsletter-wrapper {
    margin: 0 auto 25px auto;
    text-align: left;
  }
  /* line 746, app/assets/stylesheets/store.scss */
  #blog-header {
    text-align: center;
  }
  /* line 750, app/assets/stylesheets/store.scss */
  #store-col2 {
    margin: 0 auto;
    text-align: center;
  }
  /* line 755, app/assets/stylesheets/store.scss */
  #store-wrapper, #about-wrapper, #blog-wrapper, #newsletter-wrapper {
    width: 640px;
  }
  /* line 759, app/assets/stylesheets/store.scss */
  .header-words {
    display: inline-block;
  }
  /* line 763, app/assets/stylesheets/store.scss */
  .store-header-words {
    width: 250px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 771, app/assets/stylesheets/store.scss */
  .store-header-words {
    width: 250px;
  }
  /* line 775, app/assets/stylesheets/store.scss */
  #super-wrapper {
    text-align: center;
  }
  /* line 779, app/assets/stylesheets/store.scss */
  #store-wrapper, #about-wrapper, #blog-wrapper, #newsletter-wrapper, #ghostcrm-banner, #modpill-banner, #merch-banner, #melon-banner {
    display: inline-block;
    vertical-align: top;
    text-align: left;
  }
  /* line 785, app/assets/stylesheets/store.scss */
  #mynameis {
    font-size: 3em !important;
  }
  /* line 789, app/assets/stylesheets/store.scss */
  #comedygold-banner {
    margin-left: 30px;
  }
  /* line 793, app/assets/stylesheets/store.scss */
  #airline-banner {
    margin-left: 30px;
  }
  /* line 797, app/assets/stylesheets/store.scss */
  #modpill-banner {
    margin-left: 25px;
    margin-bottom: 30px;
    text-align: center;
  }
  /* line 803, app/assets/stylesheets/store.scss */
  #merch-banner {
    text-align: center;
  }
  /* line 807, app/assets/stylesheets/store.scss */
  #about-header, #blog-header {
    text-align: left;
  }
  /* line 811, app/assets/stylesheets/store.scss */
  #store-col2 {
    display: inline-block;
    width: 550px;
  }
  /* line 816, app/assets/stylesheets/store.scss */
  #store-wrapper {
    margin: 0 auto 25px 0;
    width: 640px;
  }
  /* line 821, app/assets/stylesheets/store.scss */
  #about-wrapper, #blog-wrapper, #newsletter-wrapper {
    margin: 0 auto 25px 25px;
    width: 450px;
    clear: right;
  }
}
