@charset "UTF-8";
/* Assumes a sprite image with a single column of equally spaced images */
/*
  Breakpoints
  respondTo(200px)              =>  max-width: 200px
  respondTo('phone')            =>  max-width: 600px
  respondTo('phone', 'larger')  =>  min-width: 601px
*/
/* Block grids (Based on Foundation) */
.block-grid, [class*="block-grid-"] {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
  margin: 0 -10px; }
  .block-grid > li, .block-grid > div, [class*="block-grid-"] > li, [class*="block-grid-"] > div {
    float: left;
    margin-bottom: 20px;
    padding: 0 10px;
    width: 100%; }

.block-grid-1 > li, .block-grid-1 > div, .small-block-grid-1 > li, .small-block-grid-1 > div {
  width: 100%; }

.block-grid-2 > li, .block-grid-2 > div, .small-block-grid-2 > li, .small-block-grid-2 > div {
  width: 50%; }
  .block-grid-2 > li:nth-of-type(1n), .block-grid-2 > div:nth-of-type(1n), .small-block-grid-2 > li:nth-of-type(1n), .small-block-grid-2 > div:nth-of-type(1n) {
    clear: none; }
  .block-grid-2 > li:nth-of-type(2n+1), .block-grid-2 > div:nth-of-type(2n+1), .small-block-grid-2 > li:nth-of-type(2n+1), .small-block-grid-2 > div:nth-of-type(2n+1) {
    clear: both; }

.block-grid-3 > li, .block-grid-3 > div, .small-block-grid-3 > li, .small-block-grid-3 > div {
  width: 33.333333%; }
  .block-grid-3 > li:nth-of-type(1n), .block-grid-3 > div:nth-of-type(1n), .small-block-grid-3 > li:nth-of-type(1n), .small-block-grid-3 > div:nth-of-type(1n) {
    clear: none; }
  .block-grid-3 > li:nth-of-type(3n+1), .block-grid-3 > div:nth-of-type(3n+1), .small-block-grid-3 > li:nth-of-type(3n+1), .small-block-grid-3 > div:nth-of-type(3n+1) {
    clear: both; }

@media (min-width: 530px) {
  .large-block-grid-4 > li {
    width: 25%; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .large-block-grid-3 > li, .large-block-grid-3 > div {
    width: 33.333333%; }
    .large-block-grid-3 > li:nth-of-type(1n), .large-block-grid-3 > div:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1), .large-block-grid-3 > div:nth-of-type(3n+1) {
      clear: both; } }

/* Simple grids */
.grid-group {
  position: relative; }
  .grid-group [class*="grid-"] {
    position: relative;
    float: left; }
  .grid-group .grid-1 {
    width: 10%; }
  .grid-group .grid-2 {
    width: 20%; }
  .grid-group .grid-3 {
    width: 30%; }
  .grid-group .grid-4 {
    width: 40%; }
  .grid-group .grid-5 {
    width: 50%; }
  .grid-group .grid-6 {
    width: 60%; }
  .grid-group .grid-7 {
    width: 70%; }
  .grid-group .grid-8 {
    width: 80%; }
  .grid-group .grid-9 {
    width: 90%; }
  .grid-group .grid-10 {
    width: 100%; }

@media (max-width: 760px) {
  .grid-group .grid-small-1 {
    width: 10%; }
  .grid-group .grid-small-2 {
    width: 20%; }
  .grid-group .grid-small-3 {
    width: 30%; }
  .grid-group .grid-small-4 {
    width: 40%; }
  .grid-group .grid-small-5 {
    width: 50%; }
  .grid-group .grid-small-6 {
    width: 60%; }
  .grid-group .grid-small-7 {
    width: 70%; }
  .grid-group .grid-small-8 {
    width: 80%; }
  .grid-group .grid-small-9 {
    width: 90%; }
  .grid-group .grid-small-10 {
    width: 100%; } }

/* Sticker Mule - Settings */
/* Core */
/*
 *= require normalize
 *= require bootstrap-tokenfield
 */
@font-face {
  font-family: 'ProximaNovaRgBold';
  src: url("/assets/fonts/proxima/ProximaNova-Bold-webfont-4c44b8a0.eot");
  src: url("/assets/fonts/proxima/ProximaNova-Bold-webfont-4c44b8a0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/proxima/ProximaNova-Bold-webfont-895dc9cd.woff") format("woff"), url("/assets/fonts/proxima/ProximaNova-Bold-webfont-9be2aa98.ttf") format("truetype"), url("/assets/fonts/proxima/ProximaNova-Bold-webfont-ef65f6b3.svg#ProximaNovaRgBold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'fontello';
  src: url("/assets/fonts/fontello/fontello-259a9eaf.eot");
  src: url("/assets/fonts/fontello/fontello-259a9eaf.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/fontello/fontello-d4c3d522.woff") format("woff"), url("/assets/fonts/fontello/fontello-b4a6ca43.ttf") format("truetype"), url("/assets/fonts/fontello/fontello-746863b3.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?82995119#fontello') format('svg');
  }
}
*/
[class^="fa-"]:before, [class*=" fa-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.fa-star:before {
  content: '\e800'; }

/* '' */
.fa-angle-left:before {
  content: '\e801'; }

/* '' */
.fa-angle-right:before {
  content: '\e802'; }

/* '' */
.fa-angle-double-down:before {
  content: '\e803'; }

/* '' */
.fa-angle-double-up:before {
  content: '\e804'; }

/* '' */
.fa-backward:before {
  content: '\e805'; }

/* '' */
.fa-plane:before {
  content: '\e806'; }

/* '' */
.fa-bars:before {
  content: '\e807'; }

/* '' */
.fa-camera:before {
  content: '\e808'; }

/* '' */
.fa-ok:before {
  content: '\e809'; }

/* '' */
.fa-circle:before {
  content: '\e80a'; }

/* '' */
.fa-envelope:before {
  content: '\e80b'; }

/* '' */
.fa-credit-card:before {
  content: '\e80c'; }

/* '' */
.fa-external-link:before {
  content: '\e80d'; }

/* '' */
.fa-link:before {
  content: '\e80e'; }

/* '' */
.fa-money:before {
  content: '\e80f'; }

/* '' */
.fa-facebook:before {
  content: '\e810'; }

/* '' */
.fa-fencehook:before {
  content: '\e810'; }

/* '' */
.fa-heart:before {
  content: '\e811'; }

/* '' */
.fa-info:before {
  content: '\e812'; }

/* '' */
.fa-lock:before {
  content: '\e813'; }

/* '' */
.fa-long-arrow-right:before {
  content: '\e814'; }

/* '' */
.fa-print:before {
  content: '\e815'; }

/* '' */
.fa-repeat:before {
  content: '\e816'; }

/* '' */
.fa-search:before {
  content: '\e817'; }

/* '' */
.fa-search-plus:before {
  content: '\e818'; }

/* '' */
.fa-shopping-cart:before {
  content: '\e819'; }

/* '' */
.fa-star-half:before {
  content: '\e81a'; }

/* '' */
.fa-star-half-o:before {
  content: '\e81b'; }

/* '' */
.fa-star-o:before {
  content: '\e81c'; }

/* '' */
.fa-twitter:before {
  content: '\e81d'; }

/* '' */
.fa-birdie:before {
  content: '\e81d'; }

/* '' */
.fa-usd:before {
  content: '\e81e'; }

/* '' */
.fa-user:before {
  content: '\e81f'; }

/* '' */
.fa-warning:before {
  content: '\e820'; }

/* '' */
.fa-spin5:before {
  content: '\e821'; }

/* '' */
.fa-info-circle:before {
  content: '\e822'; }

/* '' */
.fa-home:before {
  content: '\e824'; }

/* '' */
.fa-briefcase:before {
  content: '\e825'; }

/* '' */
.fa-gift:before {
  content: '\e826'; }

/* '' */
.fa-picture-o:before {
  content: '\e827'; }

/* '' */
.fa-chevron-up:before {
  content: '\e828'; }

/* '' */
.fa-envelope-o:before {
  content: '\e829'; }

/* '' */
.fa-pencil:before {
  content: '\e82a'; }

/* '' */
.fa-trash-o:before {
  content: '\e82b'; }

/* '' */
.fa-check-circle:before {
  content: '\e82c'; }

/* '' */
.fa-tag:before {
  content: '\e82d'; }

/* '' */
.fa-flag:before {
  content: '\e82e'; }

/* '' */
.fa-cancel-circled:before {
  content: '\e82f'; }

/* '' */
.fa-globe:before {
  content: '\e830'; }

/* '' */
.fa-arrow-circle-o-down:before {
  content: '\e831'; }

/* '' */
.fa-cancel:before {
  content: '\e832'; }

/* '' */
.fa-plus:before {
  content: '\e833'; }

/* '' */
.fa-collection-plus:before {
  content: '\e834'; }

/* '' */
.fa-collection-check:before {
  content: '\e835'; }

/* '' */
.fa-shared-with:before {
  content: '\e836'; }

/* '' */
.fa-help-circled:before {
  content: '\e837'; }

/* '' */
.fa-shared:before {
  content: '\e838'; }

/* '' */
.fa-play:before {
  content: '\e839'; }

/* '' */
.fa-info-circle-simple:before {
  content: '\e83a'; }

/* '' */
.fa-caret-down:before {
  content: '\e83b'; }

/* '' */
.fa-caret-up:before {
  content: '\e83c'; }

/* '' */
/*
   Animation example, for spinners
*/
.animate-spin, .button.loading:before {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/*
* 	Owl Carousel Owl Demo Theme
*	v1.3.3
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center; }

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  opacity: 0.5; }

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  opacity: 1;
  text-decoration: none; }

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1; }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  opacity: 1; }

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url("/assets/images/vendor/owl-carousel/AjaxLoader-5b8b06c0.gif") no-repeat center center; }

/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/* mouse grab icon */
.grabbing {
  cursor: url("/assets/images/vendor/owl-carousel/grabbing-d817e1db.png") 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/* Assumes a sprite image with a single column of equally spaced images */
/*
  Breakpoints
  respondTo(200px)              =>  max-width: 200px
  respondTo('phone')            =>  max-width: 600px
  respondTo('phone', 'larger')  =>  min-width: 601px
*/
/* -------------COMMON------------- */
button, .button {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  background-color: #DDD;
  color: #FFF;
  text-align: center;
  border: none;
  font-weight: bold;
  font-family: "Helvetica Neue", helvetica, arial, sans-serif !important;
  cursor: pointer;
  -webkit-box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.15);
  -o-box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.15);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.09)), color-stop(100%, rgba(0, 0, 0, 0.09)));
  /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* Opera 11.10+ */
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* IE10+ */
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* W3C */
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0px;
  /* -------------SIZES------------- */
  /* -------------COLORS------------- */ }
  button.hover, button:hover, button.button:hover, button:focus, button.button:focus, button.flat:hover, button.button.flat:hover, button.raised:hover, button.button.raised:hover, button.raised:focus, button.button.raised:focus, .button.hover, .button:hover, .button:focus, .button.flat:hover, .button.raised:hover, .button.raised:focus {
    color: #FFF;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.18)), color-stop(100%, rgba(255, 255, 255, 0)));
    /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0) 100%);
    /* Opera 11.10+ */
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0) 100%);
    /* IE10+ */
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0) 100%);
    /* W3C */ }
  button:active, .button:active {
    outline: none;
    -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5) !important;
    -ms-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5) !important;
    -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5) !important;
    -o-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5) !important;
    box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5) !important; }
  button:focus, .button:focus {
    outline: none; }
  button.center, .button.center {
    display: block;
    margin: 0 auto;
    max-width: 240px; }
  button.block, .button.block {
    display: block;
    width: 100%; }
  @media (max-width: 800px) {
    button.mobile-block, .button.mobile-block {
      display: block;
      width: 100%; } }
  button[disabled], button.disabled, button.loading, .button[disabled], .button.disabled, .button.loading {
    opacity: 0.5; }
  button.loading, .button.loading {
    max-width: 230px;
    text-indent: 200%;
    white-space: nowrap;
    position: relative; }
    button.loading:before, .button.loading:before {
      left: 0;
      right: 0;
      text-indent: 0;
      position: absolute;
      content: "\e821";
      font-family: fontello; }
  button.flat, .button.flat {
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background-image: none;
    text-shadow: none; }
  button.split .label,
  button.split .price, .button.split .label,
  .button.split .price {
    display: inline-block;
    padding: 18px 0; }
  button.split .label, .button.split .label {
    width: 65%;
    border-right: 1px solid rgba(0, 0, 0, 0.1); }
  button.split .price, .button.split .price {
    width: 30%; }
  button.raised.blue, .button.raised.blue {
    background-image: -moz-linear-gradient(top, #6fbef3 0%, #4e96e5 100%);
    /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6fbef3), color-stop(100%, #4e96e5));
    /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(top, #6fbef3 0%, #4e96e5 100%);
    /* Chrome10+,Safari5.1+ */
    background-image: -o-linear-gradient(top, #6fbef3 0%, #4e96e5 100%);
    /* Opera 11.10+ */
    background-image: -ms-linear-gradient(top, #6fbef3 0%, #4e96e5 100%);
    /* IE10+ */
    background-image: linear-gradient(to bottom, #6fbef3 0%, #4e96e5 100%);
    /* W3C */ }
  button.raised.orange, .button.raised.orange {
    background-image: -moz-linear-gradient(top, #ffad00 0%, #ff8700 100%);
    /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffad00), color-stop(100%, #ff8700));
    /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(top, #ffad00 0%, #ff8700 100%);
    /* Chrome10+,Safari5.1+ */
    background-image: -o-linear-gradient(top, #ffad00 0%, #ff8700 100%);
    /* Opera 11.10+ */
    background-image: -ms-linear-gradient(top, #ffad00 0%, #ff8700 100%);
    /* IE10+ */
    background-image: linear-gradient(to bottom, #ffad00 0%, #ff8700 100%);
    /* W3C */ }
  button.raised.hover, button.raised:hover, button.raised:focus, button.raised.button.flat:hover, .button.raised.hover, .button.raised:hover, .button.raised:focus {
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.28) 0%, rgba(255, 255, 255, 0.01) 100%);
    /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.28)), color-stop(100%, rgba(255, 255, 255, 0.01)));
    /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.28) 0%, rgba(255, 255, 255, 0.01) 100%);
    /* Chrome10+,Safari5.1+ */
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.28) 0%, rgba(255, 255, 255, 0.01) 100%);
    /* Opera 11.10+ */
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.28) 0%, rgba(255, 255, 255, 0.01) 100%);
    /* IE10+ */
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.28) 0%, rgba(255, 255, 255, 0.01) 100%);
    /* W3C */ }
  button.xlarge, .button.xlarge {
    font-size: 1.4rem;
    padding: 30px 60px;
    border-radius: 6px; }
    button.xlarge.loading:before, .button.xlarge.loading:before {
      top: 32px; }
  button.large, .button.large {
    font-size: 1.4rem;
    padding: 22px 30px;
    border-radius: 6px; }
    button.large.loading:before, .button.large.loading:before {
      top: 22px; }
    button.large.wide, .button.large.wide {
      padding: 22px 50px; }
  button.medium, .button.medium {
    font-size: 1.2rem;
    padding: 17px 25px;
    border-radius: 6px; }
    button.medium.loading:before, .button.medium.loading:before {
      top: 18px; }
    button.medium.wide, .button.medium.wide {
      padding: 14px 50px; }
  button.small, .button.small {
    font-size: 1rem;
    padding: 10px 15px;
    border-radius: 4px; }
    button.small.loading:before, .button.small.loading:before {
      top: 14px; }
    button.small.wide, .button.small.wide {
      padding: 10px 40px; }
      button.small.wide.loading:before, .button.small.wide.loading:before {
        top: 12px; }
  button.tiny, .button.tiny {
    font-size: 0.8rem;
    padding: 6px 10px;
    border-radius: 3px;
    background-image: none;
    -webkit-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.15);
    -o-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.15);
    text-shadow: none; }
  button.link,
  button.link:active,
  button.link:focus, .button.link,
  .button.link:active,
  .button.link:focus {
    position: relative;
    top: -2px;
    font-size: 100%;
    color: #2b71b8;
    border: none;
    text-shadow: none;
    background: none;
    padding: 0;
    -webkit-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important; }
  button.link:hover, .button.link:hover {
    color: #21588f; }
  button.primary, .button.primary {
    background-color: #ff9000; }
  button.secondary, .button.secondary {
    background-color: #5ba4e6; }
  button.orange, .button.orange {
    background-color: #ff9000; }
  button.blue, .button.blue {
    background-color: #5ba4e6; }
  button.red, .button.red {
    background-color: #ff4242; }
  button.green, .button.green {
    background-color: #5ac574; }
  button.transparent, .button.transparent {
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    background: rgba(0, 0, 0, 0.1); }
    button.transparent:hover, button.transparent:focus, .button.transparent:hover, .button.transparent:focus {
      background: rgba(0, 0, 0, 0.2); }
  button.twitter, .button.twitter {
    background-color: #2cb8ff; }
  button.birdie, .button.birdie {
    background-color: #2cb8ff; }
  button.facebook, .button.facebook {
    background-color: #38569a; }
  button.fencehook, .button.fencehook {
    background-color: #38569a; }
  button.grey, .button.grey {
    color: #606060;
    text-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.2);
    font-weight: normal;
    -webkit-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.2);
    -o-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.2); }
    button.grey:hover,
    button.grey:focus, .button.grey:hover,
    .button.grey:focus {
      color: #606060; }
    button.grey:hover,
    button.grey:focus, .button.grey:hover,
    .button.grey:focus {
      color: #606060; }
    button.grey:active, .button.grey:active {
      -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.18);
      -ms-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.18);
      -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.18);
      -o-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.18);
      box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.18); }
  button.action-light, .button.action-light {
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background: #fbfbfb;
    border: 1px solid #d9d9d9;
    text-shadow: none; }
    button.action-light:hover, .button.action-light:hover {
      border-color: #b1b1b1;
      background: #fbfbfb; }

/* Vertically and horizontally centered edit avatar button that shows on hover */
.avatar {
  position: relative; }
  .avatar .overlay {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    display: none; }
    .avatar .overlay #edit_picture_button {
      position: relative;
      margin: 0 auto;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
  .avatar:hover .overlay {
    display: block; }

.avatar-img.gravatar {
  background-image: url("/assets/images/users/missing/original-79b084a0.svg"); }

/* Assumes a sprite image with a single column of equally spaced images */
/*
  Breakpoints
  respondTo(200px)              =>  max-width: 200px
  respondTo('phone')            =>  max-width: 600px
  respondTo('phone', 'larger')  =>  min-width: 601px
*/
@-webkit-keyframes showtick {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
    -ms-transform: scale3d(0.25, 0.25, 0.25);
    -moz-transform: scale3d(0.25, 0.25, 0.25);
    -o-transform: scale3d(0.25, 0.25, 0.25);
    transform: scale3d(0.25, 0.25, 0.25); }
  2% {
    opacity: 1; }
  10%, 90% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0; } }

@-moz-keyframes showtick {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
    -ms-transform: scale3d(0.25, 0.25, 0.25);
    -moz-transform: scale3d(0.25, 0.25, 0.25);
    -o-transform: scale3d(0.25, 0.25, 0.25);
    transform: scale3d(0.25, 0.25, 0.25); }
  2% {
    opacity: 1; }
  10%, 90% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0; } }

@-ms-keyframes showtick {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
    -ms-transform: scale3d(0.25, 0.25, 0.25);
    -moz-transform: scale3d(0.25, 0.25, 0.25);
    -o-transform: scale3d(0.25, 0.25, 0.25);
    transform: scale3d(0.25, 0.25, 0.25); }
  2% {
    opacity: 1; }
  10%, 90% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0; } }

@keyframes showtick {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
    -ms-transform: scale3d(0.25, 0.25, 0.25);
    -moz-transform: scale3d(0.25, 0.25, 0.25);
    -o-transform: scale3d(0.25, 0.25, 0.25);
    transform: scale3d(0.25, 0.25, 0.25); }
  2% {
    opacity: 1; }
  10%, 90% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0; } }

@-webkit-keyframes shrink {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  98% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

@-moz-keyframes shrink {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  98% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

@-ms-keyframes shrink {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  98% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

@keyframes shrink {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  98% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

@-webkit-keyframes disapear {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.75, 0.75, 0.75);
    -ms-transform: scale3d(0.75, 0.75, 0.75);
    -moz-transform: scale3d(0.75, 0.75, 0.75);
    -o-transform: scale3d(0.75, 0.75, 0.75);
    transform: scale3d(0.75, 0.75, 0.75); } }

@-moz-keyframes disapear {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.75, 0.75, 0.75);
    -ms-transform: scale3d(0.75, 0.75, 0.75);
    -moz-transform: scale3d(0.75, 0.75, 0.75);
    -o-transform: scale3d(0.75, 0.75, 0.75);
    transform: scale3d(0.75, 0.75, 0.75); } }

@-ms-keyframes disapear {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.75, 0.75, 0.75);
    -ms-transform: scale3d(0.75, 0.75, 0.75);
    -moz-transform: scale3d(0.75, 0.75, 0.75);
    -o-transform: scale3d(0.75, 0.75, 0.75);
    transform: scale3d(0.75, 0.75, 0.75); } }

@keyframes disapear {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.75, 0.75, 0.75);
    -ms-transform: scale3d(0.75, 0.75, 0.75);
    -moz-transform: scale3d(0.75, 0.75, 0.75);
    -o-transform: scale3d(0.75, 0.75, 0.75);
    transform: scale3d(0.75, 0.75, 0.75); } }

/*

  Site-wide Typography

  No page specific variations should be placed in this file

*/
html {
  font-size: 14px; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #606060;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*
  Headings
*/
h1, h2, h3, h4, h5 {
  margin-top: 0.2rem;
  margin-bottom: 0.5em;
  line-height: 1.3;
  color: #404040; }

h1, h2, h3, h4, p.large {
  font-family: "ProximaNovaRgBold", "Helvetica Neue", helvetica, arial, sans-serif;
  font-weight: normal; }
  @media (max-width: 800px) {
    h1, h2, h3, h4, p.large {
      line-height: 1.2; } }

h1 {
  margin-top: 0;
  font-size: 4rem;
  letter-spacing: -1px; }
  @media (max-width: 800px) {
    h1 {
      font-size: 2.5rem; } }
  h1 * {
    letter-spacing: normal; }

h2 {
  font-size: 2.1rem; }
  @media (max-width: 800px) {
    h2 {
      font-size: 1.8rem; } }

h3 {
  font-size: 1.65rem; }
  @media (max-width: 800px) {
    h3 {
      font-size: 1.4rem; } }

h4, h5 {
  font-size: 1.125rem; }

#subheader h1 {
  color: #fff; }

/*
  Other text elements
*/
p, ul, dl {
  margin: 0 0 1rem 0; }

ul {
  padding-left: 0; }

p, li {
  line-height: 1.6; }

p img.left {
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0; }

p img.right {
  float: right;
  margin: 1.5em 0 1.5em 1.5em; }

p.subtitle {
  font-size: 20px; }

input {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

hr {
  clear: both;
  float: none;
  width: 100%;
  height: 1px;
  margin: 0 0 2em;
  border: none;
  border-bottom: 1px solid #CCC; }

/*
  Anchors
*/
a {
  font-weight: bold;
  text-decoration: none;
  color: #2b71b8; }
  a:focus, a:hover {
    color: #21588f; }
  a:focus {
    outline: 0; }
  a.anchor {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #ccc;
    font-size: 24px; }
    a.anchor:hover {
      color: #777; }
  a img {
    border: none; }

/*
  Tables
*/
table {
  margin-bottom: 1.4em;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0; }
  table tr.totals td {
    font-weight: bold;
    font-size: 150%; }
  table th {
    font-weight: bold;
    text-align: left;
    color: #404040;
    padding: 4px 10px 4px 5px;
    border-bottom: 1px #ddd solid; }
  table td {
    padding: 10px 10px 10px 5px; }
    table td.actions {
      text-align: right; }
  table caption {
    text-align: left; }
  table td.align-right,
  table th.align-right {
    text-align: right; }

.clear:before, .grid-group:before, .media:before, .content-blocks > .wrapper > div > div:before, .tabs:before, .clear:after, .grid-group:after, .media:after, .content-blocks > .wrapper > div > div:after, .tabs:after {
  display: table;
  content: "";
  line-height: 0; }

.clear:after, .grid-group:after, .media:after, .content-blocks > .wrapper > div > div:after, .tabs:after {
  clear: both; }

/* Clear */
.hidden {
  display: none; }

.visible-mobile-block {
  /* TODO: replace uses with .only-phone in layout.scss */
  display: none !important; }

@media (max-width: 800px) {
  .hidden-mobile {
    display: none !important; }
  .visible-mobile-block {
    display: block !important; } }

.center-flex {
  /* Mostly supported, some vendor specific bugs */
  display: flex;
  align-items: center; }

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

* {
  margin: 0; }

html, body {
  height: 100%; }

body {
  background: #f3f3f3;
  height: 100%; }

#all {
  min-height: 100%;
  min-width: 1000px;
  position: relative;
  padding-bottom: 100px; }
  #all section:last-of-type {
    padding-bottom: 100px; }

body.responsive #all {
  min-width: 0; }

/* Full width sections */
#nav, #subnav, #middle, #footer, .subheader {
  width: 100%; }

#content {
  padding-top: 20px;
  padding-bottom: 100px; }

#footer {
  position: absolute;
  height: 100px;
  width: 100%;
  left: 0;
  bottom: 0;
  /* stick to bottom */ }

section {
  padding: 20px 0; }
  section.row {
    padding: 60px 0; }
    section.row.offset,
    section.row.offset.group-next + section {
      background-color: #FFF; }
    section.row.group-next {
      padding-bottom: 0; }
      section.row.group-next.border:after {
        content: " ";
        display: block;
        height: 1px;
        max-width: 960px;
        margin: 0 auto;
        padding-top: 60px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

/* Content width */
.wrapper, .box-wrapper {
  width: 1000px;
  margin: 0 auto;
  position: relative; }

.wrapper {
  padding: 0 20px; }

.middle-block {
  max-width: 700px;
  margin: inherit; }

.fullwidth {
  width: 100%; }

body.responsive .wrapper, body.responsive .box-wrapper {
  width: 100%;
  max-width: 1000px; }

#support-tab {
  position: fixed;
  left: 0;
  top: 165px;
  z-index: 1; }
  #support-tab a {
    display: block;
    color: white;
    font: bold 14px;
    line-height: 50px;
    background-color: #49200c;
    height: 41px;
    padding: 0 9px;
    margin-left: -28px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg); }
    #support-tab a:hover {
      text-decoration: none;
      background-color: #1d0d05;
      margin-left: -24px; }

@media (min-width: 601px) {
  .content-main {
    float: left;
    width: 60%;
    margin-right: 5%; }
  .content-side {
    float: left;
    width: 35%; }
  .box-wrapper {
    padding: 0 20px; } }

@media (max-width: 600px) {
  body.responsive #all {
    min-width: 0; }
  body.responsive #content {
    padding-top: 20px; }
  body.responsive #support-tab {
    display: none; } }

/*
  Only phone, tablet, desktop
  Can be used in combination
*/
.only-phone,
.only-tablet,
.only-phone-larger,
.only-desktop {
  display: none; }

@media (max-width: 600px) {
  .only-phone {
    display: inherit; } }

@media (min-width: 601px) {
  .only-phone-larger, .only-tablet {
    display: inherit; } }

@media (min-width: 1001px) {
  .only-tablet {
    display: none; }
  .only-desktop {
    display: inherit; } }

/* @group Splash pages, subheaders and jumbotrons */
body.splash #all {
  background: #f97805; }
  body.splash #all #footer {
    background: transparent; }
    body.splash #all #footer > .wrapper {
      color: rgba(255, 255, 255, 0.7); }
    body.splash #all #footer a {
      color: white; }

.subheader, .jumbotron, .hero {
  position: relative;
  background: #f97805; }
  .subheader h1, .jumbotron h1, .hero h1 {
    padding: 0;
    line-height: 100%; }
  .subheader h1, .subheader h2, .subheader p, .subheader .alt-call-to-action a, .jumbotron h1, .jumbotron h2, .jumbotron p, .jumbotron .alt-call-to-action a, .hero h1, .hero h2, .hero p, .hero .alt-call-to-action a {
    color: white; }
  .subheader .alt-call-to-action a, .jumbotron .alt-call-to-action a, .hero .alt-call-to-action a {
    font-weight: bold;
    border-bottom: 1px solid rgba(255, 255, 255, 0.8); }

.subheader {
  padding: 30px 0 35px 0;
  text-align: center; }
  @media (min-width: 801px) {
    .subheader {
      text-align: left; } }
  .subheader h1 {
    margin-bottom: 0; }
  .subheader p {
    font-size: 1.14rem; }

.jumbotron {
  padding: 44px 0; }
  .jumbotron h1 {
    margin-bottom: 0.25em; }

.hero {
  text-align: center;
  background-position: center bottom; }
  .hero > .wrapper {
    padding: 40px 20px 50px 20px;
    overflow: hidden; }
    @media (max-width: 800px) {
      .hero > .wrapper {
        padding: 25px 20px 30px 20px; } }
    .hero > .wrapper .edit {
      position: absolute;
      top: 20px;
      right: 20px; }
      @media (max-width: 800px) {
        .hero > .wrapper .edit {
          display: block;
          position: initial;
          padding: 10px;
          margin-bottom: 20px;
          font-size: 16px; } }
  .hero h1 {
    margin-bottom: 1rem; }
  .hero p {
    font-size: 1.20rem;
    line-height: 1.5;
    max-width: 750px;
    margin: 0 auto 1.75rem auto; }
    .hero p.social a.button {
      margin: 0 3px; }
    .hero p.subtitle {
      width: 100%;
      max-width: 600px;
      margin: 0 auto 2rem auto; }
  .hero .alt-call-to-action {
    padding-top: 20px;
    font-size: 1em; }
    .hero .alt-call-to-action a {
      color: #fff;
      font-weight: bold;
      border-bottom: 1px solid #ddd; }

/* @end */
/* @group Customers TODO: standardize with marketetplace-landing-customers */
#customers {
  text-align: center; }
  #customers h3 {
    margin-bottom: 1rem; }
  #customers img {
    width: 100%;
    max-width: 100%; }

/* @end */
/* @group Media left or right aligned to textual content */
.media {
  text-align: center; }
  .media .media-content {
    margin-bottom: 1.5em; }
    .media .media-content img {
      max-width: 100%; }
  @media (min-width: 1000px) {
    .media .media-content {
      width: 50%;
      margin-bottom: 0; }
    .media .media-info {
      width: 45%;
      text-align: left; }
      .media .media-info h2 {
        margin-top: 0; }
    .media.pull-left .media-content {
      float: left; }
    .media.pull-left .media-info {
      float: right; }
    .media.pull-right .media-content {
      float: right; }
    .media.pull-right .media-info {
      float: left; }
    .media.center {
      height: 280px; }
      .media.center.white-box {
        height: 340px; }
      .media.center.white-box.borderless {
        height: 280px; }
      .media.center .media-content,
      .media.center .media-info {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); } }

#video-wide {
  text-align: center; }
  #video-wide h2 {
    font-size: 3rem; }
  #video-wide .video-wrapper {
    width: 100%;
    max-width: 800px;
    margin: 0 auto; }

/* @end */
/* @group Image gallery */
.mobile-background-cover, .image-gallery-full .image .item > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center top; }

.mobile-background-cover {
  z-index: -1; }

.image-gallery {
  clear: left;
  width: 100%;
  margin: 0 auto 20px auto; }
  .image-gallery .image {
    overflow: hidden;
    margin: 0 0 22px 0; }
    .image-gallery .image .item {
      height: 0;
      padding-bottom: 67.5%;
      overflow: hidden;
      border: 1px solid #b8b8b8;
      border-radius: 8px;
      display: none; }
      @media (max-width: 800px) {
        .image-gallery .image .item {
          border: none;
          border-radius: 0; } }
      .image-gallery .image .item:first-child {
        display: block; }
      .image-gallery .image .item img {
        width: 100%; }
  .image-gallery ul.thumbs {
    display: none; }
  @media (min-width: 801px) {
    .image-gallery {
      margin: 0; }
      .image-gallery .owl-controls {
        display: none !important; }
      .image-gallery ul.thumbs {
        display: block;
        list-style: none;
        padding: 0;
        margin: 0 -4px; }
        .image-gallery ul.thumbs li {
          display: block;
          float: left;
          width: 14.28571%;
          padding: 0 4px 0 4px; }
          .image-gallery ul.thumbs li > div {
            cursor: pointer;
            height: 0;
            overflow: hidden;
            padding-bottom: 96%;
            border: 1px solid #b8b8b8;
            border-radius: 8px; }
            .image-gallery ul.thumbs li > div:hover {
              opacity: 0.75; }
            .image-gallery ul.thumbs li > div img {
              width: 100%;
              -webkit-transition: opacity 0.2s;
              -ms-transition: opacity 0.2s;
              -moz-transition: opacity 0.2s;
              -o-transition: opacity 0.2s;
              transition: opacity 0.2s; }
        .image-gallery ul.thumbs li.last {
          margin: 0; } }

.image-gallery-full {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0; }
  .image-gallery-full .image {
    width: 100%;
    height: 100%;
    margin-bottom: 0; }
    .image-gallery-full .image .owl-wrapper-outer,
    .image-gallery-full .image .owl-wrapper,
    .image-gallery-full .image .owl-item {
      height: 100%; }
    .image-gallery-full .image .owl-controls {
      display: block !important;
      position: absolute;
      width: 100%;
      bottom: 50px;
      z-index: 2; }
      .image-gallery-full .image .owl-controls .owl-pagination {
        width: 100%;
        max-width: 1000px;
        margin: 0 auto;
        padding: 0 20px;
        text-align: left; }
        .image-gallery-full .image .owl-controls .owl-pagination .owl-page span {
          width: 15px;
          height: 15px;
          opacity: 0.8;
          background: white; }
          .image-gallery-full .image .owl-controls .owl-pagination .owl-page span:hover {
            opacity: 1; }
        .image-gallery-full .image .owl-controls .owl-pagination .owl-page.active span {
          position: relative;
          top: 1px;
          width: 18px;
          height: 18px;
          opacity: 1;
          background: transparent;
          border: 2px solid white; }
    .image-gallery-full .image .item {
      height: 100%;
      width: 100%;
      padding-bottom: 0;
      border: none;
      -webkit-border-radius: 0px;
      -ms-border-radius: 0px;
      -moz-border-radius: 0px;
      -o-border-radius: 0px;
      border-radius: 0px; }
      @media (min-width: 1300px) {
        .image-gallery-full .image .item > div {
          background-position: center; } }
  .image-gallery-full ul.thumbs {
    display: none;
    position: absolute;
    bottom: 50px; }
    .image-gallery-full ul.thumbs li {
      line-height: 0;
      width: 40px;
      margin-right: 10px;
      padding: 0; }
      .image-gallery-full ul.thumbs li > div {
        height: auto;
        padding: 0;
        background-color: #000;
        border: none;
        -webkit-border-radius: 0;
        -ms-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0; }
        .image-gallery-full ul.thumbs li > div img {
          opacity: 0.8; }
        .image-gallery-full ul.thumbs li > div:hover {
          opacity: 1; }
          .image-gallery-full ul.thumbs li > div:hover img {
            opacity: 0.9; }

/* @end */
/* @group Search */
form.search {
  position: relative; }
  form.search .fa-search {
    position: absolute;
    top: 11px;
    left: 10px;
    color: #aaa;
    z-index: 1; }
  form.search input {
    padding-left: 32px;
    width: 210px;
    box-shadow: none;
    border: 1px solid #ccc; }

/* @end */
/* @group Breadcrumbs */
.breadcrumbs {
  border-bottom: 1px solid #dcdcdc;
  display: block;
  list-style: none;
  overflow: hidden;
  padding: 1rem 0 1.75rem 0;
  margin-bottom: 2.25em; }
  .breadcrumbs > * {
    display: block;
    float: left;
    padding: 0; }
  .breadcrumbs > *:before {
    margin: 0 0.5rem;
    position: relative;
    content: "/"; }
  .breadcrumbs > *:first-child:before {
    content: " ";
    margin: 0; }

/* @end */
/* @group Call to action buttons and links */
.call-to-action {
  text-align: center;
  padding: 50px 0;
  margin-bottom: 20px; }

/* @end */
/* @group Messages */
/* Lavender / blue */
.flash {
  font-size: 1.3em;
  margin-bottom: 1em;
  padding: 0.8em; }

.flash.notice {
  background: #ccddff;
  color: #556699;
  border: 1px solid #99aacc; }

.flash.errors {
  background: #ccddff;
  color: #556699;
  border: 1px solid #99aacc; }

/* @end */
/* @group Callouts */
.callout {
  background: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  font-size: 1.1em;
  line-height: 130%;
  padding: 20px 20px;
  margin: 2.5em 0 3em 0;
  position: relative; }
  .callout:before {
    font-family: fontello;
    font-size: 38px;
    display: block;
    position: absolute;
    top: 50%;
    left: 30px;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .callout.info {
    padding: 30px 30px 30px 90px; }
    .callout.info:before {
      content: "\e822";
      /* fa-info-circle */
      color: #63a2e1; }
    .callout.info.slim {
      margin: 10px 0 15px 0;
      padding: 15px 15px 15px 40px; }
      .callout.info.slim:before {
        left: 15px;
        font-size: 1.3rem; }
  .callout.expandable {
    padding-bottom: 5px; }
    .callout.expandable a.expand i, .callout.expandable a.close i {
      position: relative; }
    .callout.expandable a.expand i {
      top: -0.2rem; }
    .callout.expandable a.close i {
      top: 0.3rem; }
    .callout.expandable .more {
      display: none; }
    .callout.expandable .more img {
      width: 100%;
      max-width: 570px; }

@media (max-width: 800px) {
  .callout {
    margin: 1.5em 0 2em 0; }
    .callout.info {
      padding: 15px 20px 20px 70px; }
      .callout.info.slim {
        padding: 15px 15px 15px 45px; }
    .callout:before {
      left: 20px; } }

/* @end */
/* @group Tags */
.tag-list {
  font-weight: bold;
  color: #606060; }
  .tag-list i {
    color: #bbbbbb;
    display: inline-block;
    margin-right: 4px; }
  .tag-list a {
    color: #606060; }
    .tag-list a:focus, .tag-list a:hover {
      color: #21568c; }

/* @end */
/* @group Rounded white box */
.white-box {
  background: #fff;
  padding: 20px;
  margin: 30px auto;
  position: relative; }
  @media (min-width: 801px) {
    .white-box {
      padding: 40px;
      border: 1px solid #ccc;
      box-shadow: 0px 1px 0px #ccc;
      border-radius: 8px; } }
  .white-box.borderless {
    padding: 40px 0;
    border: none;
    box-shadow: none;
    background: transparent;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }

/* @end */
/* @group Black bar */
.black-bar {
  background-color: rgba(0, 0, 0, 0.6);
  color: rgba(255, 255, 255, 0.6);
  font-weight: bold;
  font-size: 1.25rem;
  padding: 1em; }
  @media (max-width: 800px) {
    .black-bar {
      font-size: 1rem; } }
  .black-bar strong {
    color: #FFF; }

/* @end */
/* @group Simple rounded white box */
.notify-box {
  color: #606060;
  margin: 0 auto 30px auto;
  width: 100%;
  text-align: left;
  background-color: white;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 20px; }
  .notify-box h1 {
    font-size: 2.3rem; }
  .notify-box p {
    color: #606060; }
  .notify-box.small {
    max-width: 500px; }

@media (min-width: 801px) {
  .notify-box {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    padding: 60px; } }

/* @end */
/* @group Content blocks, videos, customers, reviews */
.content-blocks > .wrapper > div > div {
  text-align: center;
  margin-bottom: 0; }
  .content-blocks > .wrapper > div > div img {
    width: 100%;
    max-width: 300px;
    margin-bottom: 20px; }
    @media (max-width: 1000px) {
      .content-blocks > .wrapper > div > div img {
        height: auto; } }
  .content-blocks > .wrapper > div > div h3 {
    font-weight: normal;
    font-size: 1.5rem; }
  .content-blocks > .wrapper > div > div h3,
  .content-blocks > .wrapper > div > div p {
    margin: 0 auto 1rem auto;
    width: 100%;
    max-width: 80%; }
  .content-blocks > .wrapper > div > div p.action {
    margin-bottom: 0; }
  @media (max-width: 800px) {
    .content-blocks > .wrapper > div > div {
      text-align: left;
      float: none;
      width: auto;
      margin-bottom: 40px; }
      .content-blocks > .wrapper > div > div:last-child {
        margin-bottom: 0; }
      .content-blocks > .wrapper > div > div img {
        float: left;
        width: 33.3333%;
        max-width: 150px;
        margin-right: 20px;
        margin-bottom: 0; }
      .content-blocks > .wrapper > div > div .body {
        overflow: hidden; }
        .content-blocks > .wrapper > div > div .body h3,
        .content-blocks > .wrapper > div > div .body p {
          max-width: 100%; } }

.content-blocks-staggered {
  padding-bottom: 80px; }
  .content-blocks-staggered .block {
    position: relative;
    padding: 50px 0;
    margin: 40px 0;
    padding-right: 50%; }
    .content-blocks-staggered .block img {
      position: absolute;
      top: 10%;
      right: 0;
      width: 45%; }
    .content-blocks-staggered .block:nth-child(even) {
      padding-right: 0;
      padding-left: 50%; }
      .content-blocks-staggered .block:nth-child(even) img {
        right: auto;
        left: 0; }
  @media (max-width: 800px) {
    .content-blocks-staggered .block {
      padding: 20px 0;
      text-align: center; }
      .content-blocks-staggered .block:nth-child(even) {
        padding: 20px 0; }
      .content-blocks-staggered .block img {
        position: relative;
        width: 400px;
        max-width: 90%; } }

/* @end */
form.inline-form {
  display: inline; }

fieldset {
  border: none; }

input {
  vertical-align: middle; }

select {
  height: 29px;
  font-size: 100%;
  color: #6C6B6B;
  border: 1px solid #B9B9B9;
  vertical-align: middle;
  border-radius: 6px; }

input[type="text"], input[type="email"], input[type="password"], input[type="number"], textarea, .form-control {
  font-size: 100%;
  color: #404040;
  padding: 10px;
  border: 1px solid #C8C8C8;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-font-smoothing: antialiased; }
  input[type="text"]:focus, input[type="text"].focus, input[type="email"]:focus, input[type="email"].focus, input[type="password"]:focus, input[type="password"].focus, input[type="number"]:focus, input[type="number"].focus, textarea:focus, textarea.focus, .form-control:focus, .form-control.focus {
    border: 1px solid #446BA8;
    outline: none;
    -webkit-box-shadow: 0px 0px 6px rgba(0,100,255,.3);
    -ms-box-shadow: 0px 0px 6px rgba(0,100,255,.3);
    -moz-box-shadow: 0px 0px 6px rgba(0,100,255,.3);
    -o-box-shadow: 0px 0px 6px rgba(0,100,255,.3);
    box-shadow: 0px 0px 6px rgba(0,100,255,.3); }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type="checkbox"].fancy-checkbox {
  display: none; }
  input[type="checkbox"].fancy-checkbox ~ .checked {
    display: none; }
  input[type="checkbox"].fancy-checkbox ~ .unchecked {
    display: inline; }
  input[type="checkbox"].fancy-checkbox:checked ~ .checked {
    display: inline; }
  input[type="checkbox"].fancy-checkbox:checked ~ .unchecked {
    display: none; }

input[type='radio'].fancy-radio {
  display: none; }

input[type='radio'].fancy-radio, input[type='radio'].fancy-radio + label:before {
  width: 16px;
  height: 16px; }

input[type='radio'].fancy-radio + label:before {
  position: relative;
  top: 2px;
  visibility: visible;
  display: inline-block;
  content: "";
  border: 1px solid #aaa;
  border-radius: 8px;
  margin-right: 4px; }

input[type='radio'].fancy-radio:checked + label:before {
  border: 6px solid #3e9af5; }

.field {
  margin: 0 0 1em 0; }
  .field label {
    display: block;
    margin-bottom: 6px; }

.field.submit {
  margin-top: 30px; }

.field.error input, input.error, textarea.error, .field.error textarea {
  background-color: #fee8e8 !important; }

/* File fields with fake file input and hidden real input */
.field.file {
  margin-bottom: 10px;
  height: 45px;
  position: relative; }
  .field.file input[type='file'] {
    visibility: hidden; }
  .field.file label {
    display: none; }
  .field.file .fake {
    z-index: 7;
    position: absolute;
    top: 0;
    left: 0; }
    .field.file .fake button {
      float: left;
      margin: 0 5px 0 0;
      padding: 10px 16px; }

.input-group {
  display: block; }
  .input-group .form-control, .input-group .input-group-addon {
    display: inline-block; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    margin-bottom: 0;
    margin-right: 0; }
    .input-group .form-control.percentage {
      text-align: right; }
  .input-group .form-control:first-child, .input-group .input-group-addon:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .input-group .form-control:nth-child(2), .input-group .input-group-addon:nth-child(2) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-left: none; }
  .input-group .input-group-addon {
    padding: 10px;
    font-size: 100%;
    font-weight: 400;
    line-height: normal;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px; }
    .input-group .input-group-addon:last-child {
      border-left: 0; }

.inputWrapper {
  position: relative;
  display: inline-block; }

.tooltip {
  min-width: 30px;
  background: #f84f4f;
  position: absolute;
  color: #fff;
  border-radius: 4px;
  padding: 5px 10px 5px 10px;
  font-weight: bold;
  font-size: 85%;
  z-index: 999; }

.tooltip .arrow {
  display: block;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top: 5px solid #f84f4f;
  position: absolute;
  bottom: -10px; }

.tooltip .text {
  white-space: nowrap; }

/* Assumes a sprite image with a single column of equally spaced images */
/*
  Breakpoints
  respondTo(200px)              =>  max-width: 200px
  respondTo('phone')            =>  max-width: 600px
  respondTo('phone', 'larger')  =>  min-width: 601px
*/
/* Nav --------------------------------------------------------------*/
#nav, #nav_items > ul > li > a {
  height: 42px;
  line-height: normal; }

#mobile_nav, #nav {
  background: #4e2817;
  color: #FFF;
  height: 42px;
  /* Nav > You and more ------------*/
  /* Nav > Popup ------------*/ }
  #mobile_nav ul, #nav ul {
    margin: 0;
    padding: 0; }
  #mobile_nav li, #nav li {
    display: block;
    float: left;
    position: relative; }
  #mobile_nav a, #nav a {
    float: left;
    display: block; }
  #mobile_nav ul li a, #nav ul li a {
    position: relative;
    font-weight: bold;
    font-size: 15px;
    color: #FFF;
    padding: 12px 20px; }
  #mobile_nav > div > a:hover,
  #mobile_nav ul li a:hover, #nav > div > a:hover,
  #nav ul li a:hover {
    background-color: #3e2012; }
  #mobile_nav ul li a.active, #mobile_nav ul li.current a, #nav ul li a.active, #nav ul li.current a {
    background-color: #321a0f; }
  #mobile_nav a#logo:hover, #nav a#logo:hover {
    opacity: 0.9;
    background-color: transparent; }
  #mobile_nav ul li#nav_you > a, #nav ul li#nav_you > a {
    background-size: 20px 60px;
    background-position: 40px 10px;
    padding: 9px 26px 9px 16px;
    background-repeat: no-repeat;
    -webkit-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    position: relative; }
    #mobile_nav ul li#nav_you > a:after, #nav ul li#nav_you > a:after {
      content: "\e83b";
      text-indent: 0;
      position: absolute;
      right: 10px;
      top: 15px;
      color: #fff;
      font-family: fontello;
      font-size: 0.8rem; }
    #mobile_nav ul li#nav_you > a img, #nav ul li#nav_you > a img {
      border-radius: 5px;
      width: 24px;
      height: 24px; }
  #mobile_nav .popup, #nav .popup {
    position: absolute;
    display: none;
    z-index: 100;
    top: 47px;
    right: 0px;
    padding: 0;
    width: 280px;
    height: auto;
    background: #f3f3f3;
    color: #000;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.8);
    -ms-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.8);
    -o-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.8);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.8); }
    #mobile_nav .popup > li, #nav .popup > li {
      width: 100%; }
      #mobile_nav .popup > li > a, #nav .popup > li > a {
        vertical-align: top;
        font-weight: normal;
        color: #444;
        width: 100%;
        padding: 14px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #cecece;
        font-size: 13px; }
        #mobile_nav .popup > li > a:hover, #nav .popup > li > a:hover {
          background: #d7e3f0 !important;
          border-bottom: 1px solid #b1bdc9;
          border-top: 1px solid #e1edfa; }
        #mobile_nav .popup > li > a img, #nav .popup > li > a img {
          float: left;
          margin-right: 10px; }
        #mobile_nav .popup > li > a span, #nav .popup > li > a span {
          margin-top: 3px;
          font-size: 13px;
          display: block;
          color: #2b71b8; }
      #mobile_nav .popup > li:first-child a, #nav .popup > li:first-child a {
        border-top: none;
        -webkit-border-top-left-radius: 5px;
        -ms-border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -o-border-top-left-radius: 5px;
        border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -ms-border-top-right-radius: 5px;
        -moz-border-top-right-radius: 5px;
        -o-border-top-right-radius: 5px;
        border-top-right-radius: 5px; }
      #mobile_nav .popup > li:last-child a, #nav .popup > li:last-child a {
        border-bottom: none;
        -webkit-border-bottom-left-radius: 5px;
        -ms-border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
        -o-border-bottom-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -ms-border-bottom-right-radius: 5px;
        -moz-border-bottom-right-radius: 5px;
        -o-border-bottom-right-radius: 5px;
        border-bottom-right-radius: 5px; }
    #mobile_nav .popup.menu_open, #nav .popup.menu_open {
      display: block; }
    #mobile_nav .popup:before, #mobile_nav .popup:after, #nav .popup:before, #nav .popup:after {
      content: ' ';
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      padding: 0 !important; }
    #mobile_nav .popup:before, #nav .popup:before {
      border-top: 8px solid transparent;
      border-right: 8px solid transparent;
      border-bottom: 8px solid #f3f3f3;
      border-left: 8px solid transparent;
      top: -16px;
      z-index: 1; }
    #mobile_nav .popup:after, #nav .popup:after {
      border-top: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid rgba(0, 0, 0, 0.1);
      border-left: 10px solid transparent;
      top: -20px;
      z-index: 0; }
  #mobile_nav #nav_you .popup:before, #nav #nav_you .popup:before {
    left: 232px; }
  #mobile_nav #nav_you .popup:after, #nav #nav_you .popup:after {
    left: 230px; }
  #mobile_nav #nav_proofs .popup, #nav #nav_proofs .popup {
    left: -80px; }
    #mobile_nav #nav_proofs .popup:before, #nav #nav_proofs .popup:before {
      left: 126px; }
    #mobile_nav #nav_proofs .popup:after, #nav #nav_proofs .popup:after {
      left: 124px; }

/* Mobile Nav --------------------------------------------------------------*/
#mobile_nav {
  display: none;
  position: fixed;
  top: 0;
  left: -260px;
  width: 260px;
  height: 100%;
  overflow-y: scroll;
  /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
  padding: 10px 0 50px 0;
  z-index: 4000;
  background: #232529;
  box-shadow: inset -10px 0px 20px rgba(0, 0, 0, 0.1); }
  #mobile_nav ul li a {
    font-size: 18px; }
  #mobile_nav ul li a:hover {
    background-color: transparent; }
  #mobile_nav ul li a.active {
    background-color: #1c1e21; }
  #mobile_nav .heading, #mobile_nav ul.legal, #mobile_nav ul li a {
    padding: 12px 20px; }
  #mobile_nav .heading {
    margin-top: 30px;
    text-transform: uppercase;
    color: #7f8695;
    font-weight: bold;
    font-size: 11px; }
    #mobile_nav .heading:first-child {
      margin-top: 5px; }
  #mobile_nav ul,
  #mobile_nav ul li,
  #mobile_nav ul li a {
    float: none; }
  #mobile_nav ul.legal {
    color: #7f8695; }
    #mobile_nav ul.legal li {
      padding-bottom: 24px; }
      #mobile_nav ul.legal li a {
        display: inline;
        padding: 0; }

/* Slide mobile nav */
#all, #mobile_nav {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -ms-transition: -ms-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }

body {
  width: 100%; }

html.mobile-nav-open body {
  overflow-x: hidden; }

html.mobile-nav-open #all, html.mobile-nav-open #mobile_nav {
  -webkit-transform: translate(260px, 0);
  -ms-transform: translate(260px, 0);
  -moz-transform: translate(260px, 0);
  -o-transform: translate(260px, 0);
  transform: translate(260px, 0); }

a#nav_cart_mobile,
a#mobile_menu_open {
  position: absolute;
  display: none;
  text-indent: -7000px;
  width: 60px;
  height: 55px; }
  a#nav_cart_mobile i,
  a#mobile_menu_open i {
    text-indent: 0;
    font-size: 1.75rem;
    top: 12px;
    left: 12px;
    position: absolute;
    display: block;
    color: #fff; }
    a#nav_cart_mobile i:before,
    a#mobile_menu_open i:before {
      line-height: 120%; }

a#mobile_menu_open {
  top: 0px;
  left: 0px; }

a#nav_cart_mobile {
  z-index: 1;
  top: 0px;
  right: 0px;
  top: 0;
  right: 0;
  padding: 18px; }

/* Nav Items --------------------------------------------------------------*/
a#logo {
  position: relative;
  padding: 0 15px 0 0;
  width: 165px;
  height: 42px;
  background-size: 150px auto;
  background-position: 0% 45%;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: -7000px;
  background-image: url("/assets/images/stores/sticker_mule/logo-27f43a47.svg"); }

body.custom-background-color a#logo {
  background-image: url("/assets/images/stores/sticker_mule/logo-white-c3f59672.svg"); }

#global_nav {
  float: left; }

#utility_nav {
  float: right; }

.nav_cart_total {
  margin-left: 5px; }

.nav_cart img {
  top: 2px;
  position: relative; }

#nav_proofs > a {
  padding-right: 45px !important; }

a .nav_proofs_total {
  display: inline-block;
  margin-left: 4px;
  border: 2px solid #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  position: absolute;
  right: 20px;
  top: 11px; }

#mobile_nav .nav_proofs_total {
  position: relative;
  top: -2px;
  left: 0; }

@media (max-width: 1000px) {
  body.responsive a#logo {
    margin-right: 10px; }
  body.responsive .nav_cart_total {
    display: none; }
  body.responsive #nav_items ul li a, body.responsive #nav_items #utility_nav li a {
    padding: 12px 10px; }
  body.responsive #nav_items ul li#nav_you > a {
    background-image: none;
    padding: 9px 16px; }
  body.responsive #nav_items ul li#nav_you > a img {
    left: 11px;
    margin-right: 10px; } }

@media (max-width: 800px) {
  body.responsive {
    /* Main Nav Transform ----*/ }
    body.responsive #nav, body.responsive #nav > .wrapper {
      height: 55px; }
    body.responsive a#mobile_menu_open,
    body.responsive #nav li#nav_templates,
    body.responsive a#nav_cart_mobile {
      display: block; }
    body.responsive #nav_you .popup {
      display: block;
      opacity: 1; }
    body.responsive #nav_items .nav_cart_total {
      display: inline; }
    body.responsive #nav_items {
      display: none; }
    body.responsive #nav_you > a {
      display: none; }
    body.responsive a#logo {
      margin: 7px auto;
      padding: 0;
      width: 150px;
      float: none; }
    body.responsive #mobile_nav {
      display: block; } }

/* Subnav */
/* Assumes a sprite image with a single column of equally spaced images */
/*
  Breakpoints
  respondTo(200px)              =>  max-width: 200px
  respondTo('phone')            =>  max-width: 600px
  respondTo('phone', 'larger')  =>  min-width: 601px
*/
#subnav {
  position: relative; }
  #subnav:before,
  #subnav:after {
    display: table;
    content: "";
    line-height: 0; }
  #subnav:after {
    clear: both; }
  @media (min-width: 801px) {
    #subnav form#search,
    #subnav .follow-button {
      float: right; } }

form#search {
  position: relative;
  padding-bottom: 20px; }
  form#search .fa-search {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #aaa; }
  form#search input {
    width: 100%;
    border: 1px solid #ccc;
    padding-left: 30px; }
  @media (min-width: 801px) {
    form#search input {
      width: 210px;
      box-shadow: none; } }

/* @group Menu (tabs, pills, dropdown)  */
.menu {
  padding: 20px 0; }
  .menu ul {
    padding-left: 0;
    margin-bottom: 0;
    font-size: 0; }
    .menu ul li {
      display: inline-block;
      font-size: 1rem; }
      .menu ul li a {
        display: inline-block;
        color: #404040; }
      .menu ul li.header {
        display: none; }
      .menu ul li.link a,
      .menu ul li.link.active a {
        background: none;
        color: #2b71b8; }
        .menu ul li.link a:hover,
        .menu ul li.link.active a:hover {
          background: transparent;
          color: #21588f; }
  .menu.menu-tabs {
    padding: 0;
    background: #e6e6e6;
    margin-bottom: 40px; }
    .menu.menu-tabs li a {
      padding: 15px 10px;
      font-size: 0.9rem;
      font-weight: normal; }
      .menu.menu-tabs li a:hover {
        background: rgba(243, 243, 243, 0.5); }
      @media (min-width: 850px) {
        .menu.menu-tabs li a {
          font-size: 1rem;
          padding: 15px 12px; } }
      @media (min-width: 980px) {
        .menu.menu-tabs li a {
          padding: 20px; } }
    .menu.menu-tabs li.active a {
      background: #f3f3f3; }
  .menu.menu-pills ul {
    padding-bottom: 20px;
    border-bottom: 1px solid #dcdcdc; }
  .menu.menu-pills li a {
    margin: 0 10px 0 0;
    padding: 8px 18px 9px 18px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #606060;
    background: #e8e8e8; }
    .menu.menu-pills li a:hover {
      background: #e0e0e0; }
  .menu.menu-pills li.active a {
    background: #5d7cd5;
    color: #fff; }
  @media (max-width: 800px) {
    .menu.menu-tabs,
    .menu.menu-pills {
      padding: 20px 0;
      margin-bottom: 20px;
      background: transparent; }
      .menu.menu-tabs ul,
      .menu.menu-pills ul {
        margin: 0;
        padding: 0;
        max-height: 47px;
        overflow: hidden;
        border: 1px solid #ccc;
        -webkit-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        .menu.menu-tabs ul.expanded,
        .menu.menu-pills ul.expanded {
          max-height: 1000px; }
          .menu.menu-tabs ul.expanded li.header a:before,
          .menu.menu-pills ul.expanded li.header a:before {
            content: "\e83c"; }
        .menu.menu-tabs ul li,
        .menu.menu-pills ul li {
          display: block; }
          .menu.menu-tabs ul li a,
          .menu.menu-pills ul li a {
            display: block;
            border-radius: 0;
            color: #404040;
            background-color: transparent;
            font-weight: normal;
            font-size: 1rem;
            padding: 12px 15px;
            margin: 0;
            border-bottom: 1px solid #ccc; }
            .menu.menu-tabs ul li a:hover,
            .menu.menu-pills ul li a:hover {
              background-color: transparent; }
          .menu.menu-tabs ul li.header,
          .menu.menu-pills ul li.header {
            display: block; }
            .menu.menu-tabs ul li.header a,
            .menu.menu-pills ul li.header a {
              background-color: #ececec;
              text-align: center;
              font-weight: bold;
              position: relative; }
              .menu.menu-tabs ul li.header a:before,
              .menu.menu-pills ul li.header a:before {
                content: "\e83b";
                font-family: fontello;
                position: absolute;
                top: 14px;
                right: 16px;
                line-height: 1; }
          .menu.menu-tabs ul li.active a,
          .menu.menu-pills ul li.active a {
            font-weight: bold;
            color: #404040;
            background: transparent; }
          .menu.menu-tabs ul li:last-child a,
          .menu.menu-pills ul li:last-child a {
            border-bottom: none; } }

/* @end  */
/* @group Tabs */
.tabs {
  margin: 3em 0; }
  .tabs li {
    width: 50%;
    display: inline-block;
    float: left;
    text-align: center;
    border-top: 1px solid transparent;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .tabs li:last-child {
      border-right: none; }
    .tabs li.active {
      border: 1px solid rgba(0, 0, 0, 0.1);
      border-bottom-color: transparent; }
      .tabs li.active a {
        font-weight: bold;
        color: #404040; }
        .tabs li.active a:hover {
          background: transparent; }
    .tabs li a {
      font-weight: normal;
      color: #606060;
      display: block;
      padding: 15px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .tabs li a:hover {
        background: rgba(255, 255, 255, 0.2); }

.tab-content {
  display: none; }
  .tab-content:first-of-type {
    display: block; }

/* @end  */
.pagination {
  text-align: center;
  margin-top: 20px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 50px; }

.pagination a, .pagination .current, .pagination .gap {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.pagination a, .pagination .current {
  padding: 8px 18px;
  background-color: #e8e8e8;
  border-radius: 2px;
  color: #5e5e5e; }

.pagination .gap {
  padding: 6px 4px 5px 4px; }

.pagination .disabled {
  visibility: hidden; }

.pagination a:hover, .pagination .current {
  color: #fff;
  background-color: #5d7cd5; }

#footer {
  background: transparent; }
  #footer > .wrapper {
    padding-top: 42px;
    color: #888;
    height: 20px; }
  #footer .left, #footer .right {
    height: 32px !important; }
  #footer .left {
    float: left;
    margin: 0;
    width: 40%; }
  #footer .right {
    float: left;
    margin: 0;
    width: 60%;
    text-align: right; }
  #footer .social {
    position: relative; }
  #footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 0; }
  #footer li {
    display: inline-block;
    margin-left: 20px; }
  #footer a {
    font-weight: bold; }

/* Hide the footer on no-footer pages */
.no-footer #footer {
  display: none; }

@media (max-width: 800px) {
  body.responsive #footer .left {
    display: none; }
  body.responsive #footer .right {
    width: 100% !important;
    text-align: center !important; }
    body.responsive #footer .right li {
      margin: 0 8px; }
    body.responsive #footer .right li:first-child {
      margin-left: 0; }
    body.responsive #footer .right li:last-child {
      margin-right: 0; } }

#comments {
  margin-bottom: 30px; }
  #comments h3 {
    margin: 2rem 0 1rem; }
  #comments .comment {
    clear: left;
    margin-bottom: 24px;
    position: relative; }
    #comments .comment .author {
      font-weight: bold;
      color: #404040; }
    #comments .comment .content {
      margin-left: 46px; }
    #comments .comment .date {
      float: left;
      width: 80px;
      padding: 15px 0;
      color: #999;
      text-align: right; }
    #comments .comment .action {
      position: absolute;
      color: #ABABAB;
      font-size: 20px;
      top: 5px;
      right: 25px;
      display: none; }
    #comments .comment .delete {
      top: 5px;
      right: 5px; }
    #comments .comment:hover .action {
      display: block; }
    #comments .comment:hover .action:hover {
      color: #878787; }
    #comments .comment:hover .delete:hover {
      color: #878787; }
  #comments .comment .avatar, #comments .comment_form .avatar {
    float: left;
    width: 42px;
    position: relative;
    top: 3px; }
  #comments .avatar img, #comments .comment_form .avatar img {
    border-radius: 4px; }
  #comments #new_comment button {
    margin-top: 6px; }
  #comments .comment_form {
    clear: left;
    display: table; }
    #comments .comment_form .avatar, #comments .comment_form .content {
      display: table-cell; }
    #comments .comment_form .content {
      width: 100%;
      text-align: right;
      vertical-align: top;
      padding-left: 4px; }
      #comments .comment_form .content textarea {
        margin-top: 3px;
        width: 100%;
        height: 40px; }
  #comments .not-logged-in {
    text-align: center;
    margin-top: 20px;
    padding-top: 10px; }
  #comments .edit_comment_form {
    display: none; }

/* Assumes a sprite image with a single column of equally spaced images */
/*
  Breakpoints
  respondTo(200px)              =>  max-width: 200px
  respondTo('phone')            =>  max-width: 600px
  respondTo('phone', 'larger')  =>  min-width: 601px
*/
@-webkit-keyframes showtick {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
    -ms-transform: scale3d(0.25, 0.25, 0.25);
    -moz-transform: scale3d(0.25, 0.25, 0.25);
    -o-transform: scale3d(0.25, 0.25, 0.25);
    transform: scale3d(0.25, 0.25, 0.25); }
  2% {
    opacity: 1; }
  10%, 90% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0; } }

@-moz-keyframes showtick {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
    -ms-transform: scale3d(0.25, 0.25, 0.25);
    -moz-transform: scale3d(0.25, 0.25, 0.25);
    -o-transform: scale3d(0.25, 0.25, 0.25);
    transform: scale3d(0.25, 0.25, 0.25); }
  2% {
    opacity: 1; }
  10%, 90% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0; } }

@-ms-keyframes showtick {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
    -ms-transform: scale3d(0.25, 0.25, 0.25);
    -moz-transform: scale3d(0.25, 0.25, 0.25);
    -o-transform: scale3d(0.25, 0.25, 0.25);
    transform: scale3d(0.25, 0.25, 0.25); }
  2% {
    opacity: 1; }
  10%, 90% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0; } }

@keyframes showtick {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
    -ms-transform: scale3d(0.25, 0.25, 0.25);
    -moz-transform: scale3d(0.25, 0.25, 0.25);
    -o-transform: scale3d(0.25, 0.25, 0.25);
    transform: scale3d(0.25, 0.25, 0.25); }
  2% {
    opacity: 1; }
  10%, 90% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0; } }

@-webkit-keyframes shrink {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  98% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

@-moz-keyframes shrink {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  98% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

@-ms-keyframes shrink {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  98% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

@keyframes shrink {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  98% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

@-webkit-keyframes disapear {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.75, 0.75, 0.75);
    -ms-transform: scale3d(0.75, 0.75, 0.75);
    -moz-transform: scale3d(0.75, 0.75, 0.75);
    -o-transform: scale3d(0.75, 0.75, 0.75);
    transform: scale3d(0.75, 0.75, 0.75); } }

@-moz-keyframes disapear {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.75, 0.75, 0.75);
    -ms-transform: scale3d(0.75, 0.75, 0.75);
    -moz-transform: scale3d(0.75, 0.75, 0.75);
    -o-transform: scale3d(0.75, 0.75, 0.75);
    transform: scale3d(0.75, 0.75, 0.75); } }

@-ms-keyframes disapear {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.75, 0.75, 0.75);
    -ms-transform: scale3d(0.75, 0.75, 0.75);
    -moz-transform: scale3d(0.75, 0.75, 0.75);
    -o-transform: scale3d(0.75, 0.75, 0.75);
    transform: scale3d(0.75, 0.75, 0.75); } }

@keyframes disapear {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.75, 0.75, 0.75);
    -ms-transform: scale3d(0.75, 0.75, 0.75);
    -moz-transform: scale3d(0.75, 0.75, 0.75);
    -o-transform: scale3d(0.75, 0.75, 0.75);
    transform: scale3d(0.75, 0.75, 0.75); } }

.progress-bar, .progress-bar span {
  display: inline-block; }

.progress-bar {
  background-color: #fff;
  border-radius: 9px;
  border: 1px solid #dbdbdb;
  overflow: hidden;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  line-height: 1px; }

.progress-bar span {
  width: 0%;
  transition: width 0.5s;
  -webkit-transition: width 0.5s;
  background-color: #568cda;
  height: 18px; }

@-webkit-keyframes barberpole {
  from {
    background-position: 0 0; }
  to {
    background-position: 60px 30px; } }

@-moz-keyframes barberpole {
  from {
    background-position: 0 0; }
  to {
    background-position: 60px 30px; } }

@-ms-keyframes barberpole {
  from {
    background-position: 0 0; }
  to {
    background-position: 60px 30px; } }

@keyframes barberpole {
  from {
    background-position: 0 0; }
  to {
    background-position: 60px 30px; } }

.progress-bar.indeterminate span {
  background-size: 30px 30px;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  -webkit-animation: barberpole 0.5s linear infinite;
  -ms-animation: barberpole 0.5s linear infinite;
  -moz-animation: barberpole 0.5s linear infinite;
  -o-animation: barberpole 0.5s linear infinite;
  animation: barberpole 0.5s linear infinite; }

/* Top bar (above nav) */
.notification-bar {
  text-align: center;
  color: #fff;
  line-height: 42px;
  font-weight: bold;
  font-size: 16px;
  border-bottom: 1px solid #000; }
  .notification-bar #shirt-icon {
    position: relative;
    top: 2px; }
  .notification-bar .inner {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 960px; }
    .notification-bar .inner .dismiss {
      position: absolute;
      right: 0;
      color: #fff; }
    @media (max-width: 800px) {
      .notification-bar .inner {
        width: auto;
        line-height: initial;
        padding: 10px 18px; }
        .notification-bar .inner .button-container {
          display: block; } }
  .notification-bar.notice {
    background-color: #6fbef3; }
  .notification-bar.error {
    background-color: #ee6565; }
  .notification-bar.alert {
    background-color: #ee6565; }

/* Inner bar (React) */
@keyframes fade-in {
  0% {
    transform: translateY(-20px);
    opacity: 0; }
  100% {
    transform: translateY(0px);
    opacity: 1; } }

.alert {
  position: fixed;
  z-index: 5;
  top: 20px;
  left: 20px;
  right: 20px;
  border-radius: 4px;
  padding: 20px 40px;
  text-align: center;
  line-height: 1.2;
  border: 1px solid transparent;
  box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.1);
  animation-name: fade-in;
  animation-duration: 1s; }
  .alert.error {
    color: #a94442;
    background-color: #f2dede;
    border-color: #cea1a9; }
  .alert.success {
    color: #3c763d;
    background-color: #ddeedd;
    border-color: #aad4ab; }
  .alert.notice {
    color: #0c578a;
    background-color: #cde8fb;
    border-color: #9ed2f7; }
  .alert .close {
    position: absolute;
    top: 15px;
    right: 20px;
    color: inherit;
    display: block;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    opacity: 0.5; }

/* Modals */
.reveal-modal-bg, .reveal-modal {
  display: none;
  opacity: 0; }

.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
  transition: opacity 0.3s ease-out; }
  .reveal-modal-bg.visible {
    cursor: pointer; }

.reveal-modal {
  padding: 40px;
  background: #fff;
  opacity: 0;
  width: 520px;
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 9999;
  padding: 30px 40px 34px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  transform: translate(-50%, 0) scale3d(0.8, 0.8, 0.8);
  transition: opacity 0.2s ease-out, transform 0.2s ease-out;
  left: 50%;
  top: 100px; }
  .reveal-modal .content.centered {
    text-align: center; }
  .reveal-modal .form-buttons {
    margin-bottom: 0; }
  .reveal-modal .close-reveal-modal {
    text-align: center;
    position: absolute;
    height: 31px;
    width: 31px;
    line-height: 31px;
    cursor: pointer;
    z-index: 1004;
    position: absolute;
    font-size: 32px;
    font-weight: normal;
    color: #cccccc;
    right: 10px;
    top: 10px; }
    .reveal-modal .close-reveal-modal:hover {
      color: #adadad; }
  .reveal-modal.large {
    position: absolute; }
  .reveal-modal.visible {
    transform: translate(-50%, 0) scale3d(1, 1, 1); }

.reveal-modal-bg.visible, .reveal-modal.visible {
  opacity: 1; }

/* Make modal full screen for phones */
@media (max-width: 800px) {
  body.responsive .reveal-modal {
    width: 100% !important;
    height: 100% !important;
    position: fixed;
    top: 0 !important;
    left: 0 !important;
    border-radius: 0;
    padding: 20px !important;
    transform: scale3d(0.8, 0.8, 0.8); }
    body.responsive .reveal-modal.visible {
      transform: scale3d(1, 1, 1); } }

.help-modal img {
  max-width: 100%;
  margin: 10px 0 30px 0;
  -webkit-border-radius: 4px;;
  -ms-border-radius: 4px;;
  -moz-border-radius: 4px;;
  -o-border-radius: 4px;;
  border-radius: 4px;; }

.promo-modal {
  text-align: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center bottom; }
  .promo-modal img#logos {
    width: 350px;
    max-width: 100%;
    margin: 10px 0 30px 0; }

#ph_transfer_modal {
  background-image: url("/assets/images/stores/sticker_mule/promos/ph/ph-modal-bg-f2a0e580.jpg");
  background-color: #d6573d;
  padding-bottom: 300px; }

#marvelapp_modal {
  background-image: url("/assets/images/stores/sticker_mule/promos/marvelapp/stickers-33665228.png");
  padding-bottom: 260px; }
  #marvelapp_modal .button {
    background-color: #2593e8; }

.dark-modal h2, .dark-modal p,
.dark-modal a.close-reveal-modal,
.dark-modal a.close-reveal-modal:hover {
  color: #FFF; }

.dark-modal a.close-reveal-modal:hover {
  opacity: 0.7; }

/*
 * A simple, flexible media object snippet
 * A as per http://csswizardry.com/2013/05/the-flag-object/
 */
.flag {
  display: table;
  width: 100%; }

.flag-image,
.flag-body {
  display: table-cell;
  vertical-align: top; }
  .flag-middle .flag-image,
  .flag-middle .flag-body {
    vertical-align: middle; }
  .flag-bottom .flag-image,
  .flag-bottom .flag-body {
    vertical-align: bottom; }

.flag-image {
  padding-right: 10px; }
  .flag-image > img {
    display: block;
    max-width: none; }
  .flag-rev .flag-image {
    padding-right: 0;
    padding-left: 10px; }

.flag-body {
  width: 100%; }

/* Star/like widget styles */
.like .heart {
  color: #dfdfdf;
  font-size: 14px; }

.like .count {
  color: #606060;
  font-size: 15px;
  font-weight: normal; }

.like.liked .heart {
  color: #e54572; }

/* Gallery login/signup prompt */
#login_to_like {
  position: absolute;
  z-index: 999;
  top: 200px;
  left: 300px;
  min-width: 340px;
  padding: 8px 8px; }
  #login_to_like .arrow {
    position: absolute;
    left: 170px;
    bottom: 0; }
  #login_to_like .arrow:before, #login_to_like .arrow:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0; }
  #login_to_like .arrow:before {
    left: 0;
    top: 0;
    border: 10px solid;
    border-color: #ccc transparent transparent transparent; }
  #login_to_like .arrow:after {
    left: 2px;
    top: 0;
    border: 8px solid;
    border-color: #fff transparent transparent transparent; }
  #login_to_like span:first-child {
    margin-right: 10px; }
  #login_to_like span, #login_to_like a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline; }

ul.category-list {
  list-style: none;
  margin: 0 -10px; }
  ul.category-list li {
    padding: 10px; }
    ul.category-list li a {
      display: block;
      padding: 10px;
      text-decoration: none;
      text-align: center;
      color: #606060;
      font-weight: normal;
      font-size: 1.2rem;
      border-radius: 12px; }
      ul.category-list li a:hover {
        background: #E5E5E5; }
      ul.category-list li a > div img {
        max-width: 100%; }
        @media (max-width: 1000px) {
          ul.category-list li a > div img {
            height: auto; } }

.payment-icon {
  display: inline-block;
  vertical-align: middle;
  height: 22px;
  background-image: url("/assets/images/checkout/payment-icon-sprite-dc47086b.png"); }

.payment-icon-creditcard {
  width: 125px;
  background-position: -86px 0; }

.payment-icon-paypal {
  width: 34px;
  background-position: -220px 0; }

.payment-icon-paypal-big {
  width: 78px;
  background-position: -254px 0; }

.locale-preferences-modal .field {
  margin: 20px 0 25px 0; }
  .locale-preferences-modal .field select {
    width: 100%; }

body#home .jumbotron {
  padding: 0; }
  body#home .jumbotron .wrapper {
    text-align: center;
    padding: 30px 20px;
    margin-bottom: 15px;
    padding-bottom: 180px;
    background-repeat: no-repeat;
    background-size: auto 180px;
    background-position: center bottom;
    background-image: url("/assets/images/stores/sticker_mule/home/main-image-27c5e9f5.png"); }
    body#home .jumbotron .wrapper a {
      display: block;
      margin-bottom: 15px;
      padding: 20px;
      min-width: 180px; }

body#home.button-frog .content-blocks {
  padding-bottom: 0; }

@media (min-width: 600px) {
  body#home .jumbotron .wrapper {
    text-align: left;
    margin-bottom: 1rem;
    padding-bottom: 30px;
    background-size: auto 250px;
    background-position: 400px bottom; }
    body#home .jumbotron .wrapper h1 {
      margin-bottom: 16px;
      width: 450px; }
    body#home .jumbotron .wrapper p {
      font-size: 1.2rem;
      line-height: 24px;
      margin-bottom: 24px;
      max-width: 350px; }
    body#home .jumbotron .wrapper a.button {
      display: inline-block; }
    body#home .jumbotron .wrapper a:first-of-type {
      margin-right: 10px; } }

@media (min-width: 801px) {
  body#home .jumbotron .wrapper {
    padding: 30px 20px;
    background-size: 580px auto; } }

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  body#home .jumbotron .wrapper {
    background-image: url("/assets/images/stores/sticker_mule/home/main-image@2x-1e63e249.png"); } }

/* Taxon - Global */
body#products #content {
  padding-top: 0; }

body#products .white-box {
  margin: 0 auto; }

body#products div.contents {
  padding: 0; }

body#products #from-marketplace {
  min-height: 490px;
  margin: 30px 0 30px 0; }
  body#products #from-marketplace h2, body#products #from-marketplace p {
    text-align: center; }
  body#products #from-marketplace img.large {
    float: left;
    width: 505px; }
  body#products #from-marketplace .thumbnails {
    width: 372px;
    float: left; }
    body#products #from-marketplace .thumbnails img {
      float: left;
      margin: 0 0 12px 12px; }

body#products #videos-quality {
  display: table; }
  body#products #videos-quality p.large {
    display: table-header-group; }
  body#products #videos-quality #weatherproof_graphic {
    display: table-row-group;
    text-align: center; }
    body#products #videos-quality #weatherproof_graphic img {
      margin-bottom: 1rem;
      width: 80%;
      max-width: 309px; }
  body#products #videos-quality p.large {
    font-size: 32px;
    line-height: 38px;
    color: #404040;
    margin-bottom: 23px; }
  body#products #videos-quality ul.videos {
    list-style: none;
    padding: 0;
    margin: 20px -15px 0 -15px; }
    body#products #videos-quality ul.videos li {
      float: left;
      text-align: center;
      font-size: 90%;
      padding: 0 15px;
      width: 50%;
      max-width: 180px; }
      body#products #videos-quality ul.videos li a img {
        width: 100%; }

body#products section.row {
  padding-top: 20px; }

body#products.custom_labels .subheader {
  padding: 0; }
  body#products.custom_labels .subheader h1 {
    margin-bottom: 1rem; }
  body#products.custom_labels .subheader .wrapper {
    padding: 200px 20px 30px 20px;
    background: url("/assets/images/stores/sticker_mule/taxons/custom-labels/custom-labels-hero-bg-636b86ad.png") no-repeat;
    background-position: center top;
    background-size: auto 200px; }
    @media (min-width: 801px) {
      body#products.custom_labels .subheader .wrapper {
        padding-top: 30px;
        min-height: 300px;
        background-position: 400px top;
        background-size: 590px auto; }
        body#products.custom_labels .subheader .wrapper h1,
        body#products.custom_labels .subheader .wrapper p {
          max-width: 450px; } }

body#products.custom_labels section.row {
  padding-top: 60px; }

body#products.custom_labels #reviews {
  background-color: #FFF; }
  body#products.custom_labels #reviews .white-box {
    margin: 0 auto;
    padding: 0 20px;
    border: none;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }

@media (max-width: 800px) {
  #from-marketplace {
    display: none; }
  ul.product_list li {
    margin-bottom: 0; } }

@media (min-width: 380px) {
  body#products #videos-quality ul.videos {
    max-width: 360px;
    margin: 20px auto 0 auto; } }

@media (min-width: 801px) {
  body#products ul.product_list li {
    font-size: 1.2rem; }
  body#products #videos-quality {
    display: block; }
    body#products #videos-quality #weatherproof_graphic, body#products #videos-quality p.large {
      display: block; }
    body#products #videos-quality #weatherproof_graphic {
      width: 35%;
      float: left;
      margin-right: 40px;
      padding-bottom: 50px; }
      body#products #videos-quality #weatherproof_graphic img {
        width: 100%;
        max-width: 309px; }
    body#products #videos-quality ul.videos {
      max-width: 100%;
      margin: 40px 0 0 0;
      position: relative;
      left: -15px; } }

/* Assumes a sprite image with a single column of equally spaced images */
/*
  Breakpoints
  respondTo(200px)              =>  max-width: 200px
  respondTo('phone')            =>  max-width: 600px
  respondTo('phone', 'larger')  =>  min-width: 601px
*/
body#product_details #all {
  padding-bottom: 100px; }

body#product_details .box-wrapper {
  margin-bottom: 30px; }

body#product_details #left {
  padding: 20px 20px 0 20px; }
  @media (max-width: 800px) {
    body#product_details #left {
      padding: 0; }
      body#product_details #left h1 {
        padding: 20px 20px 0 20px; } }

body#product_details #content {
  padding: 0; }

body#product_details #reviews {
  padding: 0;
  background: transparent; }
  body#product_details #reviews .white-box {
    margin: 0 auto; }

#config-panel {
  padding: 0;
  font-size: 1.2rem;
  background: #fff;
  border-top: none;
  margin-bottom: 30px; }
  #config-panel ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  #config-panel li {
    position: relative;
    cursor: pointer; }
  #config-panel input[type='radio'] {
    margin-right: 6px; }
  #config-panel #colors ul {
    margin-left: -8px; }
  #config-panel #colors li {
    display: inline-block;
    cursor: pointer;
    padding: 14px 10px;
    padding-right: 35px;
    margin-right: 15px;
    line-height: 0;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; }
    #config-panel #colors li input,
    #config-panel #colors li label {
      cursor: pointer; }
    #config-panel #colors li:hover {
      background-color: #ecf3fe; }
    #config-panel #colors li .color-swatch {
      position: absolute;
      display: block;
      top: 8px;
      right: 8px;
      width: 25px;
      height: 25px;
      background-color: #FFF;
      border: 1px solid rgba(0, 0, 0, 0.2); }
    #config-panel #colors li.black .color-swatch {
      background-color: #000; }
  #config-panel #variants li {
    padding: 0 0 0 20px; }
    #config-panel #variants li:hover {
      background-color: #ecf3fe; }
    #config-panel #variants li input, #config-panel #variants li label {
      cursor: inherit; }
  #config-panel #variants label {
    line-height: 1.5; }
  #config-panel #variants input {
    margin-bottom: 3px; }
  #config-panel #variants #custom_dimensions_field {
    display: inline-block;
    color: #999; }
    #config-panel #variants #custom_dimensions_field input {
      padding: 2px 4px;
      width: 65px; }
    #config-panel #variants #custom_dimensions_field .tooltip {
      height: 32px; }
  #config-panel label {
    height: 20px;
    line-height: 20px; }
  #config-panel input, #config-panel label {
    vertical-align: middle; }
  #config-panel fieldset {
    margin: 0;
    background-color: #fff;
    margin-bottom: 10px;
    border-radius: 10px;
    padding: 0;
    width: 100%; }
    #config-panel fieldset h3 {
      border-top: 1px solid #ccc;
      font-size: 1.3rem;
      font-family: "Helvetica Neue", helvetica, arial, sans-serif;
      font-weight: bold;
      padding: 4px 20px;
      background-color: #f3f3f3;
      border-bottom: 1px solid #eee; }
    #config-panel fieldset p {
      margin-bottom: 0; }
  #config-panel #product-details-continue {
    padding: 10px 20px 20px 20px;
    text-align: center; }
    #config-panel #product-details-continue button {
      margin: 0 0 10px 0;
      width: 100%; }

a.action-info {
  font-size: 1.1rem;
  padding-left: 3px; }

#variant-quantities {
  margin-bottom: 0; }
  #variant-quantities.disabled {
    color: #999; }
    #variant-quantities.disabled .savings {
      color: #ffcccc; }
  #variant-quantities tr:hover {
    background-color: #ecf3fe; }
  #variant-quantities td {
    padding: 1px 0 1px 5px;
    cursor: pointer; }
    #variant-quantities td.quantity {
      padding-left: 20px;
      width: 38%; }
    #variant-quantities td input, #variant-quantities td label {
      cursor: inherit; }
  #variant-quantities input {
    margin-bottom: 3px; }
  #variant-quantities .savings {
    color: #ff0000;
    font-size: 90%; }
  #variant-quantities input.custom-quantity-value {
    padding: 6px 4px;
    width: 60px;
    font-size: 0.9rem; }

/* Videos/features */
body#product_details #about {
  padding: 0 20px; }
  body#product_details #about > div {
    padding: 20px 0;
    text-align: center;
    border-bottom: 1px solid #ccc; }
    body#product_details #about > div:last-child {
      border-bottom: none; }
    body#product_details #about > div .action {
      margin-bottom: 0; }
      body#product_details #about > div .action i {
        color: #bbb;
        margin-right: 3px; }
    body#product_details #about > div .image {
      margin: 0 auto;
      max-width: 300px; }
      body#product_details #about > div .image img {
        width: 100%; }

/* Delivery estimate modal */
#delivery-modal {
  width: 500px; }
  #delivery-modal input, #delivery-modal select, #delivery-modal button {
    width: 100%; }
  #delivery-modal button {
    margin: 0; }
  #delivery-modal .right {
    min-height: 150px; }
    #delivery-modal .right ul {
      list-style: none;
      padding: 0; }
      #delivery-modal .right ul li {
        margin-bottom: 15px; }
      #delivery-modal .right ul .cost {
        font-weight: bold;
        width: 62px;
        display: block;
        float: left; }
      #delivery-modal .right ul .date-and-name {
        float: left;
        width: 118px; }
  #delivery-modal .placeholder {
    background: #f3f3f3;
    color: #999;
    text-align: center;
    padding: 28px 20px 28px 20px;
    min-height: 100px; }

@media (min-width: 801px) {
  body#product_details #content {
    padding: 20px 20px 0 20px; }
  body#product_details #left {
    float: left;
    width: 65%;
    padding: 0; }
  #config-panel {
    margin-top: 20px;
    font-size: 1rem;
    border: #2e67eb solid 5px;
    border-radius: 12px;
    width: 33%;
    float: right; }
    #config-panel #variants h3 {
      border-top-right-radius: 6px;
      border-top-left-radius: 6px;
      border-top: none; }
    #config-panel #product-details-continue button {
      max-width: 280px; } }

@media (min-width: 680px) {
  #delivery-modal .left, #delivery-modal .right {
    float: left;
    width: 50%; }
  #delivery-modal .left {
    padding: 10px 30px 0 0;
    border-right: 1px solid #e0e0e0; }
  #delivery-modal .right {
    padding: 10px 0 0 30px; }
  body#product_details #left {
    margin-bottom: 30px; }
    body#product_details #left h1 {
      font-size: 2.5rem;
      float: left;
      margin-right: 0.5rem; }
    body#product_details #left .reviews-count {
      display: inline; }
  body#product_details #about {
    display: block;
    list-style: none;
    padding: 0;
    overflow: hidden;
    margin: 0 -10px;
    margin: 0;
    padding: 20px 0; }
    body#product_details #about > li, body#product_details #about > div {
      float: left;
      margin-bottom: 20px;
      padding: 0 10px;
      width: 100%; }
    body#product_details #about > div {
      padding: 10px;
      width: 33.333333%;
      border-bottom: none;
      border-right: 1px solid #e5e5e5;
      margin-bottom: 0; }
      body#product_details #about > div:last-child {
        border-right: none; }
      body#product_details #about > div .image {
        height: 0;
        overflow: hidden;
        padding-bottom: 73.33%; }
  #config-panel #variants #custom_dimensions_field input {
    width: 55px; } }

.reviews-count {
  display: block;
  font-family: "Helvetica Neue", helvetica, arial, sans-serif !important;
  font-size: 15px; }
  .reviews-count a {
    font-weight: normal !important; }

#reviews h1 span, #reviews h2 span {
  font-weight: normal;
  font-size: 15px; }

#reviews h1 a, #reviews h2 a {
  font-weight: normal; }

p.read-all {
  text-align: right;
  margin-top: 20px; }
  @media (max-width: 800px) {
    p.read-all {
      text-align: center; } }

body#review_list h1 {
  font-size: 23px;
  margin-bottom: 30px;
  letter-spacing: normal; }

#rating {
  margin: 30px -10px 0 -10px; }
  #rating li .starface {
    width: 50%;
    margin: 0 auto;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url("/assets/images/reviews/rating/review-star-icons-small-a34bb69d.png");
    opacity: 0.6; }
    #rating li .starface div {
      overflow: hidden;
      height: 0;
      padding-bottom: 100%; }
  #rating li a {
    display: block;
    min-height: 70px;
    margin-right: 50px; }
    #rating li a:hover .starface {
      opacity: 1; }
  #rating li a:hover, #rating li a:hover h2 {
    color: #9e9e9e; }
  #rating li h2 {
    line-height: 1.2;
    margin: 0.75vw 0 0 0; }
  #rating li p {
    line-height: 1; }
  #rating li .rating-text {
    text-align: center; }
  #rating li.active, #rating li.active a, #rating li.active h2 {
    color: #404040 !important; }
  #rating li, #rating li a, #rating li h2 {
    color: #bcbcbc; }
  #rating li.active .starface {
    opacity: 1 !important; }

#rate_1 .starface {
  background-position: 0 80%; }

#rate_3 .starface {
  background-position: 0 40%; }

#rate_5 .starface {
  background-position: 0 0%; }

#rate_1.active .starface {
  background-position: 0 100%; }

#rate_3.active .starface {
  background-position: 0 60%; }

#rate_5.active .starface {
  background-position: 0 20%; }

.review {
  border-top: 1px solid #e0e0e0;
  clear: left;
  padding: 20px 0;
  overflow: hidden;
  display: table;
  width: 100%; }
  .review p {
    margin-bottom: 0.25rem; }
  .review .avatar {
    display: none; }
  .review .user {
    margin-right: 20px; }
  .review .review-count {
    display: none; }
  .review .name {
    font-weight: bold;
    margin-bottom: 5px;
    color: #404040; }
  .review .name, .review .date {
    display: inline-block;
    margin-bottom: 0.15rem; }
  .review h5 {
    display: table-header-group;
    line-height: 2rem; }
    .review h5 a {
      color: #404040; }

@media (min-width: 801px) {
  .review {
    display: block; }
    .review .user {
      float: left;
      width: 35%;
      max-width: 260px; }
      .review .user .avatar {
        display: block;
        float: left;
        margin-right: 15px; }
      .review .user .review-count {
        display: block;
        margin: 0; }
    .review .user {
      float: left; }
    .review .name, .review .date {
      display: block; }
    .review .review-count i {
      color: #bbb; }
    .review .description {
      overflow: hidden; }
    .review p.date, .review p.review-count {
      font-size: 12px;
      margin: 0; }
    .review p {
      margin: 1rem 0 0.4rem 0; }
    .review p.body {
      overflow: hidden; } }

.review-ratings {
  overflow: auto; }
  .review-ratings h2, .review-ratings ul {
    float: left; }
  .review-ratings ul {
    padding: 0; }
  .review-ratings li {
    width: 105px;
    height: 95px;
    display: block;
    float: left;
    list-style: none;
    background-repeat: no-repeat;
    background-image: url("/assets/images/reviews/rating/review-star-icons-48d64684.png");
    cursor: pointer; }
    .review-ratings li input, .review-ratings li span {
      visibility: hidden; }
  .review-ratings h2 {
    font-weight: normal;
    background: url("/assets/images/reviews/pick-one-bg-6fea93d4.png") no-repeat;
    width: 196px;
    text-align: center;
    min-height: 65px;
    font-family: "ProximaNovaRgBold","Helvetica";
    font-size: 250%;
    line-height: 65px;
    color: #606060;
    margin-top: 20px; }
  .review-ratings li#star_1 {
    background-position: 0 -400px; }
  .review-ratings li#star_3 {
    background-position: 0 -200px; }
  .review-ratings li#star_1.checked, .review-ratings li#star_1:hover {
    background-position: 0 -500px; }
  .review-ratings li#star_3.checked, .review-ratings li#star_3:hover {
    background-position: 0 -300px; }
  .review-ratings li#star_5.checked, .review-ratings li#star_5:hover {
    background-position: 0 -100px; }

@media (min-width: 450px) {
  #rating li .rating-text {
    margin-left: 12px;
    float: left;
    text-align: left; }
  #rating li .starface {
    float: left;
    width: 30%; }
  h2 .reviews-count {
    display: inline; } }

@media (min-width: 801px) {
  #rating li .starface {
    width: 25%;
    margin-left: 44px; }
  #rating li h2 {
    font-size: 2.5rem;
    margin: 0.25rem 0 0 0; }
  #rating li p {
    font-size: 0.9rem; } }

#marketplace-items {
  display: none; }
  #marketplace-items .item {
    position: relative;
    margin-bottom: 27px;
    background: white;
    border: 1px solid #cccccc;
    box-shadow: 0px 1px 0px #cccccc;
    border-radius: 5px; }
    #marketplace-items .item:hover {
      border-color: #999;
      box-shadow: 0px 1px 0px #d4d4d4; }
    @media (min-width: 801px) {
      #marketplace-items .item:not(:hover) .marketplace-item-actions {
        z-index: 0; } }
    #marketplace-items .item .main-link {
      display: block;
      width: 100%; }
      #marketplace-items .item .main-link .image {
        -webkit-box-sizing: content-box;
        -ms-box-sizing: content-box;
        -moz-box-sizing: content-box;
        -o-box-sizing: content-box;
        box-sizing: content-box;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        position: relative;
        padding: 56px 16px 20px 16px;
        background-color: #ececec;
        overflow: hidden;
        height: auto;
        text-align: center; }
        #marketplace-items .item .main-link .image div.image-wrapper {
          overflow: hidden;
          height: 0;
          text-align: center;
          margin: 0 auto; }
        #marketplace-items .item .main-link .image img {
          max-width: 100%;
          width: auto;
          height: auto; }
        @media (min-width: 801px) {
          #marketplace-items .item .main-link .image {
            padding-top: 20px; } }
    #marketplace-items .item .meta {
      padding: 8px 14px 7px 14px; }
      #marketplace-items .item .meta > .title {
        display: block;
        line-height: 110%;
        margin-bottom: 5px;
        color: #404040;
        font-size: 120%;
        font-weight: bold;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 65px; }
      #marketplace-items .item .meta > .author {
        font-size: 90%;
        display: inline-block;
        margin-bottom: 5px;
        color: #606060; }
        #marketplace-items .item .meta > .author img {
          position: relative;
          vertical-align: middle;
          top: -2px; }
    #marketplace-items .item .purchase-form {
      padding: 0 14px 14px 14px; }
    #marketplace-items .item .marketplace-purchase-link, #marketplace-items .item .add-to-marketplace-link, #marketplace-items .item .sell-new-design-button {
      font-weight: bold;
      display: block; }

.marketplace-item-actions {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1; }
  .marketplace-item-actions > .action {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px; }
    .marketplace-item-actions > .action .collect {
      color: #dfdfdf; }
      .marketplace-item-actions > .action .collect.collected {
        color: #5ba4e6; }

#sell-new-design .field label, #request-design .field label {
  display: block;
  margin-bottom: 10px; }

#sell-new-design .field .choose-file, #request-design .field .choose-file {
  width: 29%; }

#sell-new-design .field .fake-file-input, #request-design .field .fake-file-input {
  width: 70%; }

#sell-new-design .field .size-inputs > input, #request-design .field .size-inputs > input {
  max-width: 100px; }

.design-breadcrumbs {
  margin-bottom: 20px; }

/* Sticker Mule - Common */
