ul.submenu {
  position: absolute;
  padding-top: 0px;
  transition: ease-in-out .5s;
  z-index: 9999;
  opacity: 0;
  background: white;
  padding: 7px 20px;
  margin: -2px -20px 0px -20px;
  overflow: visible; }
  ul.submenu li {
    z-index: 9999;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 7px; }
    ul.submenu li a {
      font-size: 18px;
      line-height: 26px; }

.collab {
  background: #f3f3f3; }

.collab .title {
  padding: 0 25%;
  margin-bottom: 90px; }

#collab .item-title {
  float: none !important;
  padding-top: 100px; }

#collab .item-title h2 {
  text-align: center;
  margin-bottom: 40px;
  font-size: 48px !important;
  line-height: 58px !important; }

#collab .collab .title h2 {
  color: black;
  font-size: 20px !important;
  line-height: 30px !important; }

#collab .featured-image, #collab .featured-video {
  margin-bottom: 50px; }

#collab > div:nth-child(odd) > div {
  margin-top: 40px; }

#collab > div:nth-child(3) > div {
  margin-top: 0px !important; }

#collab .collab .title h2 p strong {
  font-style: italic;
  font-weight: 300 !important; }

#collab .collab .title h2 p em {
  font-weight: 300 !important;
  margin-top: 20px;
  display: block;
  font-style: normal; }

#collab .collab-logo {
  display: block;
  text-align: center;
  clear: left;
  width: 100%;
  margin-top: -80px; }

@media (min-width: 0px) and (max-width: 425px) {
  #collab {
    margin-top: 210px; }
  .collab .title {
    padding: 0 5%; }
  #collab .item-title h2 {
    font-size: 32px !important;
    line-height: 32px !important;
    margin-left: 20px;
    margin-right: 20px; }
  .half.mailer {
    width: 100% !important; } }

@media (min-width: 0px) and (max-width: 375px) {
  #collab .collab-logo img {
    width: 100%; } }

.featured-video {
  padding: 0 0 25px 0 !important; }

.featured-image {
  width: 100%;
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 80px 0; }

.embed,
.embed iframe,
.embed img,
.embed object {
  max-width: 100%; }

.embed {
  position: relative;
  margin: 0;
  padding: 0; }

.embed img {
  display: block;
  height: auto; }

.embed--video iframe,
.embed--video object,
.embed__thumb {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute; }

.embed--video {
  background-color: #ddd;
  overflow: hidden; }

.embed--error {
  font-size: .8em; }

.embed__thumb {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  cursor: pointer; }

.embed__thumb > img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 25%;
  min-width: 75px;
  max-width: 175px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: opacity .3s ease-in-out;
  opacity: .65; }

.embed__thumb:hover > img {
  opacity: 1; }

/* ////////// Fixes.css ////////// */
body {
  color: #08152b; }

a {
  color: #08152b; }

.homething {
  /*position: relative;*/
  width: 100%; }

a.view {
  color: #ccc;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s; }

a.view:hover {
  color: #333;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s; }

.pages .page {
  margin-top: 40px; }

@media (max-width: 767px) {
  .page.content p, .about .twothirds p {
    margin-top: 30px !important; } }

.contact .twothirds p, .collection-text p {
  margin-bottom: 20px !important; }

.page.content h4, .page.content h3, .page.content h2, .page.content figure, .page.content h1 {
  padding: 30px 0px; }

@media (min-width: 980px) {
  .page.content p, .about .twothirds p, .contact .twothirds p, .collection-text {
    font: 24px/34px 'Portrait Web',serif; }
  .single.full {
    padding: 0px; } }

.center {
  margin: 0 auto; }

@media (max-width: 640px) {
  .twothirds {
    width: 100%;
    margin: 0;
    padding: 0 2%; }
  .sixth {
    width: 50%;
    float: left; }
  footer .credit {
    text-align: left;
    margin: 0px;
    width: auto;
    float: left;
    text-align: left; }
  footer input[type="text"], footer input[type="submit"] {
    width: 100%;
    display: block;
    position: inherit;
    float: left;
    -webkit-transform: inherit;
    transform: inherit;
    margin-top: 10px; }
  footer a.top {
    display: none; }
  .mailer h4 {
    margin-bottom: 10px;
    margin-top: 30px; } }

.half.mailer {
  width: 320px;
  float: right; }

@media (max-width: 480px) {
  footer .menu, footer .menu {
    width: 50%;
    float: left;
    margin: 0px;
    border-top: solid 1px rgba(255, 255, 255, 0.1);
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
    padding-top: 10px; } }

.standfirst .title {
  width: 100%; }

.no-margin-top {
  margin-top: 0px !important; }

.no-padding-top {
  padding-top: 0px; }

ul.dropown {
  border: solid 1px #081526; }

.product.page .info .dropdown li a {
  padding-bottom: 0px; }

.logo a img {
  width: 200px; }

.third .full {
  padding: 0px; }

.product.page {
  padding-top: 30px;
  background: #fff; }

.product.page .gallery {
  /*padding:0px 40px 0px 20px;*/
  padding-right: 30px; }

.product.page .gallery .mainImage {
  width: 100%;
  position: relative;
  /*top: -110px;*/ }

.product.page .gallery .thumbs {
  position: relative;
  height: 110px; }

.product.page .info .dropdown li a:before {
  bottom: 10px; }

.product.page .info .dropdown li {
  font-size: 16px; }

.product.page .info .dropdown li div {
  display: block;
  padding: 15px 0;
  margin-bottom: px; }

.product.page .info .sizes li > ul, .product.page .info .colours li > ul, .product.page .info .cart li > ul {
  display: block;
  position: relative;
  z-index: 999; }

.sizes.half, .colours.half {
  overflow: visible; }

.sizes.half, .colours.half {
  overflow: visible; }

/* Custom dropdown */
.custom-dropdown {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.custom-dropdown select {
  background-color: transparent;
  color: #fff;
  font-size: inherit;
  border: 0;
  margin: 0;
  border-radius: 0px;
  text-overflow: '';
  -webkit-appearance: button;
  /* hide default arrow in chrome OSX */
  font-family: 'Portrait Web',serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px; }

select:focus {
  border: none;
  outline: none; }

.custom-dropdown::before,
.custom-dropdown::after {
  content: "";
  position: absolute;
  pointer-events: none; }

.product.page .info h1 .price {
  background: #f1f1f1;
  /*font-weight:900;*/
  margin-left: 0; }

@media (min-width: 0px) and (max-width: 424px) {
  .product.page .info h1 .price {
    background: #f1f1f1;
    margin-top: -116px;
    margin-right: -19px;
    float: right;
    /*color:blue;*/ } }

.snipcart-checkout-container {
  z-index: 999999; }

.product.page .gallery .thumbs {
  /*      -webkit-transform: translateY(0%);
    transform: translateY(0%);*/ }

.product.page .gallery .thumbs {
  background: #08152B; }

.product.page .gallery .thumbs li img {
  /* max-height: 100%; */
  /* max-width: 100%; */
  height: 100%;
  width: auto; }

.product.page .gallery .thumbs li {
  width: inherit;
  -webkit-transform: inherit;
  transform: inherit;
  padding: 15px 5px 5px 5px; }

.shop header .cart.active {
  opacity: 1;
  font-size: 16px;
  text-transform: capitalize;
  letter-spacing: 0px;
  text-align: left; }

header .cart {
  position: absolute;
  display: block;
  color: #08152b;
  top: 20px;
  padding: 6px 15px 4px;
  right: 20px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: opacity cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.5s;
  opacity: 0;
  width: auto; }

header .cart ul li, header .cart ul li a {
  display: inline;
  font-size: 16px;
  text-transform: capitalize;
  letter-spacing: 0px; }

header .cart.active span, header .cart span {
  margin: 0px;
  position: relative; }

header .cart.active {
  position: absolute;
  right: 20px;
  top: 20px;
  width: auto; }

div.logo a {
  background: url("/assets/images/logo.svg") no-repeat;
  background-position: 50% 50%;
  margin: 0 auto;
  width: 240px;
  height: 100px;
  display: block; }

.invert div.logo a {
  background: url("/assets/images/logo-white.svg") no-repeat;
  background-position: 50% 50%; }

@media (max-width: 767px) {
  div.logo a {
    background-size: 75%; } }

footer input[type="email"], footer button {
  outline: none;
  border: 1px solid #fff;
  background: #08152b;
  padding: 15px 25px;
  color: #fff;
  max-height: 60px;
  transition: all ease .5s; }

.loading.hidden {
  opacity: 0;
  visibility: hidden; }

.loading {
  background-color: #fff;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  transition: all 1s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  z-index: 999999; }

#loader {
  background: none;
  background: url("/assets/images/loader.svg") no-repeat;
  background-position: 50% 50%;
  margin: 0 auto;
  display: block; }

#loader.not-home {
  background-color: #08152b;
  background-image: url("/assets/images/loader.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin: 0 auto;
  display: block;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed; }

.intro .sphere {
  background: url("/assets/images/sphereone.svg") no-repeat;
  background-position: 50% 50%;
  width: 240px;
  height: 100px;
  margin: 0 auto;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  /*background-color: #fff;*/ }

.intro .lucy {
  background: url("/assets/images/lucy.svg") no-repeat;
  background-position: 50% 50%;
  width: 240px;
  height: 100px;
  margin: 0 auto;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  /*background-color: #fff;*/ }

.intro {
  background: url("/assets/images/one.jpg") no-repeat;
  background-color: #091a33;
  background-size: cover;
  /*background-color: #fff;*/ }

#wrap.out {
  padding-top: 70px;
  opacity: 0;
  visibility: hidden;
  transition: opacity cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s; }

@media (max-width: 640px) {
  .collection .title {
    padding: 0 0;
    margin-bottom: 90px; }
  div.home section {
    padding: 60px 0; }
  section.intro, #loader {
    display: none; } }

.text-center {
  text-align: center; }

.content .title {
  padding: 0 20%;
  margin-bottom: 60px; }

.content .article .title {
  padding: 0 20%;
  margin-bottom: 60px; }

.content .article .title a {
  border-bottom: solid 1px; }

.content .article img {
  width: 100%; }

.content .article a {
  color: #1E3252; }

.centered {
  padding: 80px 20%; }

div.article {
  padding-bottom: 60px; }

.article a.all {
  color: #08152b;
  border: 1px solid #08152b;
  padding: 12px 20px 10px;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 2px;
  transition: all ease .2s;
  display: inline-block;
  margin: 30px auto  20px;
  float: left; }

.article h1 {
  margin-bottom: 30px; }

.large {
  font: 42px/48px 'Portrait Web', serif; }

.small {
  font: 16px/18px 'Portrait Web', serif; }

.article ul li {
  display: inline;
  padding: 5px; }

.article ul li a {
  color: #ccc;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s; }

.article ul li a:hover {
  color: #08152b;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s; }

.article ul {
  float: right;
  margin-top: 40px; }

.intro .title h1 {
  font: 62px/66px 'Portrait Web', serif; }

.half.colour {
  width: calc(50% - 2%);
  margin-top: 15px;
  margin-right: 2%;
  float: left; }

.half.colour:hover img {
  opacity: 0.5;
  transition: opacity ease .2s; }

.half.colour:nth-child(2n) {
  margin-right: 0px;
  float: right; }

.half.colour:nth-child(3n) {
  /*margin-right: 0px;*/
  float: left; }

.half.colour a span {
  padding-bottom: 10px;
  display: inline-block; }

.product-colours {
  margin-top: 0px; }

.product.page .info .dropdown .hide li {
  opacity: 0;
  transition: opacity ease 5s; }

a.cart {
  display: block;
  width: 100%;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1.5px; }

@media (max-width: 480px) {
  .full.title {
    padding: 0 30%; }
  .intro .title {
    max-width: 690px; } }

@media (max-width: 640px) {
  .third {
    width: 100%;
    margin-bottom: 60px; }
  .full.title {
    padding: 0 10%; }
  .content .title {
    margin-bottom: 30px; } }

@media (max-width: 768px) {
  .full.title {
    padding: 0 5%; }
  .intro .title {
    max-width: 690px;
    width: 100%; }
  .half, .third, .twothirds {
    width: 100%;
    padding-left: 0px;
    margin-left: 0px; }
  .about .third {
    margin-bottom: 30px;
    font: 34px/36px 'Portrait Web', serif; }
  .about .third p {
    margin-bottom: 30px;
    font: 32px/34px 'Portrait Web', serif; }
  .product.page .gallery {
    padding-right: 0px; }
  .product.page .gallery .mainImage {
    top: 0px;
    margin-bottom: 30px; }
  .product.page .gallery .thumbs {
    display: none; } }

/*.dropdown-list li {
    opacity: 1;
    transition: opacity ease 5s;
}*/
.home .collection a:not(.all) {
  color: #08152b;
  opacity: .4;
  transition: all ease 0.2s;
  border-bottom: solid 1px transparent; }

.home .collection a:not(.all):hover {
  opacity: 1;
  transition: all ease 0.2s;
  padding-bottom: 8px;
  border-bottom: solid 1px #08152b; }

.cart-button {
  height: 60px;
  width: 100%;
  display: block; }

.cart-button a span {
  transition: all ease 0.2s; }

.block {
  display: block; }

.text-right {
  text-align: right; }

.color-nav {
  margin-top: 20px; }

.product.page .info {
  padding-right: 0px; }

.filter {
  text-transform: capitalize; }

#wrap.out .filter {
  opacity: 0;
  /*transition: all cubic-bezier(.2, .87, .69, .96).7s;*/ }

#wrap.out .content, #wrap.out > * {
  opacity: 0; }

.content p a {
  color: #fff;
  cursor: pointer !important;
  border-bottom: solid 1px #1E3252;
  /*display: inline-block;*/ }

.content p a:hover {
  border-bottom: solid 1px #AFB11C;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s;
  cursor: pointer  !important; }

header .snipcart-checkout {
  background: url("/assets/images/cart.svg") no-repeat;
  background-position: 50% 100%;
  margin: 0 auto;
  width: 34px;
  height: 30px;
  display: block;
  overflow: hidden;
  font-weight: bold;
  cursor: pointer;
  text-indent: -999999px; }

.snipcart-total-items {
  height: 25px;
  width: 25px;
  display: inline-block;
  background: #eee;
  padding: 5px;
  text-indent: 1px;
  border-radius: 30px;
  line-height: 16px;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.2s;
  cursor: pointer;
  font-weight: 700; }

header .cart .cart-icon:hover span {
  background: #08152b;
  color: white;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.2s; }

header .cart .hidden {
  display: none; }

#wrap.wrap-home {
  /*opacity: 0;*/ }

@media (min-width: 980px) {
  footer .full > .sixth:nth-child(2) {
    width: calc(100%/3 - 40px); } }

.ring {
  background-image: url("/assets/images/loader.svg");
  background-position: 50% 50%;
  background-size: cover;
  width: 60px;
  height: 60px; }

.inline-block {
  display: inline-block; }

footer ul.credit li {
  display: inline-block;
  padding-left: 30px; }

@media (max-width: 767px) {
  footer ul.credit li {
    display: block;
    text-align: right; } }

footer ul.credit {
  float: right; }

.align-right {
  text-align: right; }

.view.description {
  max-width: 309px;
  display: block;
  margin: 0 auto; }

.product {
  margin-bottom: 40px; }

@media (max-width: 767px) {
  .product {
    margin-bottom: 20px; } }

.product h4 {
  padding: 20px 0 20px; }

@media (max-width: 1280px) {
  .collection .standfirst {
    padding: 60px 30px 0px 30px; } }

@media (min-width: 1280px) {
  .centered {
    padding: 80px 30%; } }

.blog .article {
  margin-top: 60px; }

.blog .article:first-child {
  margin-top: 0px; }

@media (min-width: 0px) and (max-width: 767px) {
  .full.colours .third.shop-margin {
    padding: 0 20px; } }

/* ////// Royalslider.css //////// */
/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
#people-slider {
  width: 100%; }

#people-slider .royalSlider {
  width: 100%;
  height: auto;
  position: relative; }

.royalSlider > * {
  float: left; }

.rsWebkit3d .rsSlide {
  -webkit-transform: translateZ(0); }

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
  -webkit-backface-visibility: hidden; }

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none; }

.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: transparent; }

.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: transparent; }

.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0; }

.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent; }

.rsArrow,
.rsThumbsArrow {
  cursor: pointer; }

.rsThumb {
  float: left;
  position: relative; }

.rsArrow,
.rsNav,
.rsThumbsArrow {
  opacity: 1;
  transition: opacity 0.3s linear; }

.rsHidden {
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear; }

.rsGCaption {
  width: 100%;
  float: left;
  text-align: center; }

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2147483647 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important; }

.royalSlider .rsSlide.rsFakePreloader {
  opacity: 1 !important;
  transition: 0s;
  display: none; }

.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%; }

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
  height: auto; }

.rsContent {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 0px; }

.rsPreloader {
  position: absolute;
  z-index: 0; }

.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25); }

.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22; }

.rsTabs {
  float: left;
  background: none !important; }

.rsTabs,
.rsThumbs {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent; }

.rsVideoContainer {
  /*left: 0;
    top: 0;
    position: absolute;*/
  /*width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    float: left;*/
  width: auto;
  height: auto;
  line-height: 0;
  position: relative; }

.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: .3s; }

.rsVideoFrameHolder.rsVideoActive {
  opacity: 1; }

.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
  box-sizing: border-box;
  padding-right: 44px; }

.rsABlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15; }

img.rsImg {
  max-width: none; }

.grab-cursor {
  cursor: url(grab.png) 8 8, move; }

.grabbing-cursor {
  cursor: url(grabbing.png) 8 8, move; }

.rsNoDrag {
  cursor: auto; }

.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url(blank.gif); }

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

::-moz-selection {
  background: #e6e6e6;
  color: #14346c; }

::selection {
  background: #e6e6e6;
  color: #14346c; }

html {
  overflow-y: scroll; }

body {
  font: 20px/28px 'Portrait Web', serif;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s; }

body.invert {
  background: #08152b;
  color: #fff; }

body.lock {
  overflow: hidden; }

p, a {
  font: 20px/28px 'Portrait Web', serif;
  font-weight: 400; }

p > a {
  font: inherit;
  color: inherit;
  border-bottom: 1px solid #08152b; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  -webkit-font-feature-settings: "liga" 1;
  -moz-font-feature-settings: "liga" 1;
  font-feature-settings: "liga" 1; }

.grid {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  padding: 0 5%;
  pointer-events: none;
  opacity: 0;
  transition: all ease .2s; }

.grid .col {
  float: left;
  width: calc(100%/6 - 50px);
  height: 100%;
  margin-right: 60px;
  background: red;
  opacity: .05; }

.grid .col:nth-child(6) {
  margin-right: 0; }

.grid.active {
  opacity: 1; }

.fluid {
  width: 100%;
  float: left; }

.right {
  text-align: right; }

.full {
  width: 100%;
  padding: 0 5%; }

.full > div:last-child {
  margin-right: 0; }

.full.center, .full.all {
  text-align: center; }

.full.all {
  padding: 60px 5% 0; }

.full a.all {
  color: #08152b;
  border: 1px solid #08152b;
  padding: 18px 26px 16px;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 2px;
  transition: all ease .2s; }

.full a.all:hover {
  background: #08152b;
  color: #fff; }

.half {
  width: calc(50% - 30px);
  margin-right: 60px;
  overflow: hidden; }

.half .full {
  padding: 0; }

.half:nth-child(2n) {
  margin-right: 0; }

@media (max-width: 480px) {
  .half {
    width: 100%;
    margin-right: 0; } }

.third {
  width: calc(100%/3 - 40px);
  margin-right: 60px; }

.third:nth-child(3n) {
  margin-right: 0; }

.third:last-child {
  margin-right: 0; }

@media (max-width: 480px) {
  .third {
    width: 100%;
    margin-right: 0; } }

.sixth {
  width: calc(100%/6 - 50px);
  margin-right: 60px; }

.sixthoffset {
  margin-left: calc(100%/6 + 10px); }

.twothirds {
  width: calc(100%/6 * 4 - 20px);
  margin-right: 60px; }

.flush {
  margin: 0; }

.full img, .fluid img, .half img, .third img, .twothirds img {
  display: inline-block;
  width: 100%; }

#wrap {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding-top: 60px;
  opacity: 1;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s; }

#wrap.out {
  padding-top: 70px;
  opacity: 0;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s; }

ul, li {
  list-style-type: none; }

a {
  text-decoration: none; }

section {
  width: 100%;
  padding: 0; }

section, header, footer {
  display: block;
  overflow: hidden; }

section div, footer div {
  float: left; }

#loader {
  left: 0;
  top: 20%;
  right: 0;
  bottom: 20%;
  z-index: 9998;
  background: #091a33;
  display: block; }

#loader, #loader svg {
  position: absolute;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s; }

#loader svg {
  width: 150px;
  height: 150px;
  fill: #fff;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

#loader svg.out {
  opacity: 0; }

#loader.out {
  opacity: 0;
  pointer-events: none; }

header {
  position: fixed;
  background: 0 0;
  width: 100%;
  padding: 48px 0 200px 0;
  text-align: center;
  top: 0;
  z-index: 9999;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.5s; }

header.locked {
  background: #fff;
  -webkit-transform: translateY(-65%);
  transform: translateY(-65%);
  padding-top: 60px;
  padding-bottom: 30px;
  overflow: visible; }

header.locked .cart {
  top: 120px; }

.invert header.locked {
  background: #08152b; }

.invert header {
  background: 0 0;
  color: #fff; }

.invert header .logo span svg {
  fill: #fff; }

.invert header li, .invert header a {
  color: #fff;
  border-color: #fff; }

.invert header li:after, .invert header a:after {
  background: #fff; }

header .full {
  position: relative; }

header a {
  color: #08152b; }

header .logo {
  margin-bottom: 30px; }

header .logo span {
  display: block; }

header .logo span svg {
  fill: #08152b; }

header .logo span:last-child {
  margin-top: -25px;
  margin-bottom: -15px; }

header nav {
  width: 100%; }

header nav li {
  display: inline-block;
  margin-right: 20px; }

header nav li:last-child {
  margin-right: 0; }

@media (max-width: 480px) {
  header nav li {
    margin-right: 10px; } }

header nav li a {
  position: relative; }

header nav li a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
  height: 1px;
  width: 100%;
  background: #08152b;
  opacity: 0;
  transition: all ease .3s; }

header nav li a.active:after, header nav li a:hover:after {
  opacity: 1; }

header .cart {
  position: absolute;
  display: block;
  color: #08152b;
  top: 20px;
  padding: 6px 15px 4px;
  right: 5%;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.5s;
  opacity: 0; }

header .cart.active {
  opacity: 1; }

header .cart span {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 10px; }

header .cart .cart-icon {
  stroke: #091A33;
  margin-bottom: -8px; }

.invert header .cart .cart-icon {
  stroke: #fff; }

.intro {
  position: relative;
  background: #091a33;
  color: #fff;
  height: 100vh;
  z-index: 9997;
  margin: 0 0 200vh; }

@media (max-width: 480px) {
  .intro {
    display: none; } }

.intro.out {
  opacity: 0;
  pointer-events: none; }

.intro .sphere {
  position: absolute;
  left: 50%;
  top: 5%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s;
  z-index: 9999; }

.intro .sphere.out {
  opacity: 0;
  top: 7%; }

.intro .lucy {
  position: absolute;
  left: 50%;
  bottom: 5%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s;
  z-index: 9999; }

.intro .lucy.out {
  opacity: 0;
  bottom: 7%; }

.intro .title {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  transition: opacity 1s cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s; }

.intro .title.out {
  opacity: 0;
  top: 51%; }

.intro .title h1 {
  font: 88px/95px 'Portrait Web', serif;
  margin-bottom: 15px;
  color: #fff;
  padding: 0; }

@media (max-width: 480px) {
  .intro .title h1 {
    font: 48px/52px 'Portrait Web', serif; } }

.intro .title a.view {
  color: #fff; }

.intro .title a.view:before {
  background: #fff; }

.intro .title a.view:hover {
  color: #091a33; }

div.home {
  background: #f3f3f3;
  margin-top: 230px; }

div.home section {
  padding: 120px 0; }

.homething {
  position: fixed;
  top: 0;
  z-index: 8888; }

.homething.out {
  position: absolute; }

.pages {
  padding-top: 90px !important; }

.pages .page h3 {
  font: 36px/43px 'Portrait Web', serif;
  margin-bottom: 40px;
  position: relative;
  display: inline-block; }

.pages .page h3:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  background: #08152b;
  left: 0;
  bottom: 0; }

.collection {
  background: #f3f3f3; }

.collection .title {
  padding: 0 25%;
  margin-bottom: 90px; }

.collection .title h2 {
  margin-bottom: 40px; }

.collection .product {
  text-align: center;
  color: #08152b; }

.collection .standfirst {
  background: #fff;
  padding: 90px 0 0;
  margin-bottom: 90px; }

.collection .standfirst .title h2 {
  margin-bottom: 0; }

.collection.page .product img {
  margin-bottom: 30px; }

@media (max-width: 767px) {
  .collection.page .product img {
    margin-bottom: 0px; } }

.collection.page .product span {
  opacity: .5; }

.collection.page .product p {
  opacity: 0;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.5s; }

.collection.page .product:hover p {
  opacity: 1; }

.general {
  padding: 0 0 60px;
  background: #fff; }

.general .title {
  padding: 0 25%;
  margin-bottom: 90px; }

.general .title h1 {
  padding: 30px 0 0; }

.product {
  margin-bottom: 75px; }

@media (max-width: 480px) {
  .product {
    margin-bottom: 40px; } }

.product h4 {
  padding: 30px 0 20px;
  font: 36px/43px 'Portrait Web', serif;
  color: #08152b; }

.product span.view {
  color: #08152b;
  opacity: .4;
  font: 22px/28px 'Portrait Web', serif;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.5s; }

.product a:hover span.view {
  opacity: 1; }

.product.page {
  background: #f3f3f3;
  padding: 75px 0;
  margin-bottom: 0; }

@media (max-width: 480px) {
  .product.page {
    padding: 0 0 45px; }
  .product.page .full {
    padding: 0; }
  .product.page .full .gallery {
    margin-bottom: 40px; }
  .product.page .full .info {
    padding: 0 5%; } }

.product.page .info {
  padding-right: 60px; }

@media (max-width: 480px) {
  .product.page .info {
    padding-right: 0; } }

.product.page .info h1 {
  font: 36px/43px 'Portrait Web', serif;
  padding-bottom: 30px; }

@media (max-width: 480px) {
  .product.page .info h1 {
    text-align: center; } }

.product.page .info h1 .price {
  background: #fff;
  font: 500 16px/16px Courier, monospaced;
  padding: 5px 20px;
  margin-left: 10px;
  letter-spacing: 1px;
  vertical-align: 40%; }

@media (max-width: 480px) {
  .product.page .info h1 .price {
    margin-left: 0; } }

.product.page .info p {
  font: 22px/28px 'Portrait Web', serif;
  margin-bottom: 15px; }

.product.page .info p:last-of-type {
  font: 22px/28px 'Portrait Web', serif;
  margin-bottom: 30px; }

.product.page .info .dropdown {
  margin-top: 30px;
  float: left;
  width: 100%; }

@media (max-width: 480px) {
  .product.page .info .dropdown {
    display: none; } }

.product.page .info .dropdown li {
  display: block;
  position: relative; }

.product.page .info .dropdown li a {
  color: #08152b;
  display: block;
  position: relative;
  padding: 16px 0; }

.product.page .info .dropdown li a:before {
  content: '';
  display: block;
  position: absolute;
  right: 10px;
  bottom: 25px;
  height: 15px;
  width: 15px;
  border-right: 1px solid #08152b;
  border-bottom: 1px solid #08152b;
  -webkit-transform-origin: 70% 70%;
  transform-origin: 70% 70%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.2s; }

.product.page .info .dropdown li a.active:before {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg); }

.product.page .info .dropdown li div {
  display: block;
  padding: 15px 0;
  margin-bottom: 15px; }

.product.page .info .dropdown .hide {
  display: none; }

.product.page .info .sizes, .product.page .info .colours, .product.page .info .cart-button a {
  background: #08152b;
  color: #fff;
  height: 60px;
  padding: 18px;
  text-align: center;
  width: 100%;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 18px; }

.product.page .info .sizes.half, .product.page .info .colours.half, .product.page .info .cart.half {
  width: calc(50% - 15px);
  margin-right: 30px; }

.product.page .info .sizes.half:last-child, .product.page .info .colours.half:last-child, .product.page .info .cart.half:last-child {
  margin-right: 0; }

.product.page .info .sizes li > ul, .product.page .info .colours li > ul, .product.page .info .cart li > ul {
  display: none; }

.product.page .info .sizes a, .product.page .info .sizes li, .product.page .info .colours a, .product.page .info .colours li, .product.page .info .cart a, .product.page .info .cart li {
  color: #fff;
  font: 18px/28px 'Portrait Web', serif;
  letter-spacing: 2px;
  text-transform: uppercase; }

.product.page .info .colours {
  margin-right: 0 !important; }

.product.page .info .cart {
  margin-top: 30px; }

.product.page .gallery {
  position: relative;
  /*overflow: hidden;*/ }

.product.page .gallery:hover .thumbs {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  opacity: 1; }

.product.page .gallery .thumbs {
  display: block;
  background: #f3f3f3;
  z-index: 8888;
  position: absolute;
  top: 0;
  text-align: center;
  width: 100%;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.3s;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%); }

@media (max-width: 480px) {
  .product.page .gallery .thumbs {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
    position: relative; } }

.product.page .gallery .thumbs li {
  display: inline-block;
  padding: 0;
  height: 100px;
  width: 100px;
  -webkit-transform: scale(0.7);
  transform: scale(0.7); }

.product.page .gallery .thumbs li img {
  max-height: 100%;
  max-width: 100%; }

.shop {
  background: #fff; }

.shop > .full {
  margin-top: 10px; }

.shop .full.all {
  text-align: left;
  padding-top: 30px; }

.shop .half h3 {
  font: 48px/52px 'Portrait Web', serif;
  margin-bottom: 60px; }

.shop .half.right {
  min-height: 180px; }

.shop .filter {
  width: 100%;
  padding: 30px 0 60px;
  text-align: center; }

.shop .filter a {
  color: #091a33;
  opacity: .5;
  transition: all ease .2s; }

.shop .filter a.active, .shop .filter a:hover {
  opacity: 1; }

.shop .filter ul li {
  display: inline-block;
  padding: 0 10px; }

.shop .dropdown {
  position: relative;
  min-height: 200px; }

.shop .dropdown a {
  color: #08152b; }

.shop .dropdown .drop {
  display: block;
  position: absolute;
  padding-right: 50px;
  right: 0;
  bottom: 50px; }

.shop .dropdown .drop:after {
  content: '';
  display: block;
  border-right: 1px solid #08152b;
  border-bottom: 1px solid #08152b;
  position: absolute;
  height: 15px;
  width: 15px;
  right: 10px;
  top: -5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.shop .dropdown .drop:before {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  height: 1px;
  background: #08152b;
  left: 0;
  bottom: -4px; }

.shop .dropdown ul {
  display: none;
  position: absolute;
  width: 100px;
  height: 100px;
  background: red;
  right: 0; }

.page {
  margin-top: 180px; }

.shop.page .product {
  text-align: center; }

.about, .contact {
  margin-bottom: 60px; }

.about .twothirds, .contact .twothirds {
  text-align: center; }

.about .twothirds p, .contact .twothirds p {
  margin-bottom: 30px; }

.about .ring, .contact .ring {
  float: none !important;
  display: inline-block;
  margin: 30px 0; }

.about .ring svg, .contact .ring svg {
  fill: #fff;
  width: 65px;
  height: 65px; }

.title {
  text-align: center; }

.title h1 {
  padding: 90px 0 0; }

.title h1, .title h2 {
  font: 48px/52px 'Portrait Web', serif;
  color: #08152b; }

h2.text-center {
  color: #fff; }

.title h2 {
  margin-bottom: 0; }

.about .title h2, .contact .title h2 {
  padding: 75px 25%;
  color: #fff; }

.title a.view {
  color: #08152b;
  font: 22px/28px 'Portrait Web', serif;
  position: relative;
  letter-spacing: .4px;
  transition: all ease .2s;
  z-index: 9999; }

.title a.view:before {
  content: '';
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 1px;
  background: #08152b;
  left: 0;
  bottom: -5px;
  transition: all ease .2s; }

.title a.view:hover {
  color: #fff; }

.title a.view:hover:before {
  bottom: -5px;
  left: -5%;
  height: 150%;
  width: 110%; }

footer {
  width: 100%;
  background: #08152b;
  color: #fff;
  padding: 60px 0 30px; }

footer .full:not(:last-of-type) {
  margin-bottom: 60px; }

footer a {
  color: #fff; }

footer li {
  margin-bottom: 5px; }

footer li a {
  position: relative; }

footer li a:after {
  content: '';
  position: absolute;
  background: #fff;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: -3px;
  opacity: 0;
  transition: all ease .3s; }

footer li a:hover:after {
  opacity: 1; }

footer .half > .full {
  margin-bottom: 0; }

footer .half > .full:last-child {
  position: relative;
  overflow: visible; }

footer a.top {
  position: absolute;
  display: block;
  right: 0;
  width: 60px;
  height: 60px;
  border: 1px solid #fff;
  text-align: center;
  padding: 14px 0 0;
  top: 0;
  transition: all ease .2s; }

footer a.top:hover {
  background: #fff;
  color: #091a33; }

footer .credit {
  opacity: .4;
  text-align: right;
  margin-top: 20px;
  transition: all ease .3s; }

footer .credit:hover {
  opacity: 1; }

footer h4 {
  margin-bottom: 20px; }

footer form {
  float: left;
  position: relative; }

footer input[type="text"] {
  font: 20px/28px 'Portrait Web', serif;
  top: 0; }

footer input[type="text"], footer input[type="submit"] {
  outline: none;
  border: 1px solid #fff;
  background: #08152b;
  padding: 15px 25px;
  color: #fff;
  max-height: 60px;
  transition: all ease .5s; }

footer input[type="text"]:focus, footer input[type="submit"]:focus {
  background: #fff;
  color: #091a33; }

footer input[type="submit"] {
  text-transform: uppercase;
  letter-spacing: 3px;
  font: 18px/28px 'Portrait Web', serif;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translateX(98%);
  transform: translateX(98%); }

footer .ring svg {
  width: 55px;
  height: 55px; }

::-webkit-input-placeholder {
  color: #fff; }

:-moz-placeholder, ::-moz-placeholder {
  color: #fff; }

:-ms-input-placeholder {
  color: #fff; }

/* ////////// Fixes.css ////////// */
body {
  color: #08152b; }

a {
  color: #08152b; }

.homething {
  /*position: relative;*/
  width: 100%; }

a.view {
  color: #ccc;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s; }

a.view:hover {
  color: #333;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s; }

.pages .page {
  margin-top: 40px; }

@media (max-width: 767px) {
  .page.content p, .about .twothirds p {
    margin-top: 30px !important; } }

.contact .twothirds p, .collection-text p {
  margin-bottom: 20px !important; }

.page.content h4, .page.content h3, .page.content h2, .page.content figure, .page.content h1 {
  padding: 30px 0px; }

@media (min-width: 980px) {
  .page.content p, .about .twothirds p, .contact .twothirds p, .collection-text {
    font: 24px/34px 'Portrait Web',serif; }
  .single.full {
    padding: 0px; } }

.center {
  margin: 0 auto; }

@media (max-width: 640px) {
  .twothirds {
    width: 100%;
    margin: 0;
    padding: 0 2%; }
  .sixth {
    width: 50%;
    float: left; }
  footer .credit {
    text-align: left;
    margin: 0px;
    width: auto;
    float: left;
    text-align: left; }
  footer input[type="text"], footer input[type="submit"] {
    width: 100%;
    display: block;
    position: inherit;
    float: left;
    -webkit-transform: inherit;
    transform: inherit;
    margin-top: 10px; }
  footer a.top {
    display: none; }
  .mailer h4 {
    margin-bottom: 10px;
    margin-top: 30px; } }

@media (max-width: 480px) {
  footer .menu, footer .menu {
    width: 50%;
    float: left;
    margin: 0px;
    border-top: solid 1px rgba(255, 255, 255, 0.1);
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
    padding-top: 10px; } }

.standfirst .title {
  width: 100%; }

.no-margin-top {
  margin-top: 0px !important; }

.no-padding-top {
  padding-top: 0px; }

ul.dropown {
  border: solid 1px #081526; }

.product.page .info .dropdown li a {
  padding-bottom: 0px; }

.logo a img {
  width: 200px; }

.third .full {
  padding: 0px; }

.product.page {
  padding-top: 30px;
  background: #fff; }

.product.page .gallery {
  /*padding:0px 40px 0px 20px;*/
  padding-right: 30px; }

.product.page .gallery .mainImage {
  width: 100%;
  position: relative;
  /*top: -110px;*/ }

.product.page .gallery .thumbs {
  position: relative;
  height: 110px; }

.product.page .info .dropdown li a:before {
  bottom: 10px; }

.product.page .info .dropdown li {
  font-size: 16px; }

.product.page .info .dropdown li div {
  display: block;
  padding: 15px 0;
  margin-bottom: px; }

.product.page .info .sizes li > ul, .product.page .info .colours li > ul, .product.page .info .cart li > ul {
  display: block;
  position: relative;
  z-index: 999; }

.sizes.half, .colours.half {
  overflow: visible; }

.sizes.half, .colours.half {
  overflow: visible; }

/* Custom dropdown */
.custom-dropdown {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.custom-dropdown select {
  background-color: transparent;
  color: #fff;
  font-size: inherit;
  border: 0;
  margin: 0;
  border-radius: 0px;
  text-overflow: '';
  -webkit-appearance: button;
  /* hide default arrow in chrome OSX */
  font-family: 'Portrait Web',serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px; }

select:focus {
  border: none;
  outline: none; }

.custom-dropdown::before,
.custom-dropdown::after {
  content: "";
  position: absolute;
  pointer-events: none; }

.product.page .info h1 .price {
  background: #f1f1f1;
  /*font-weight:900;*/
  margin-left: 0; }

@media (min-width: 0px) and (max-width: 424px) {
  .product.page .info h1 .price {
    background: #f1f1f1;
    margin-top: -116px;
    margin-right: -19px;
    float: right;
    /*color:blue;*/ } }

.snipcart-checkout-container {
  z-index: 999999; }

.product.page .gallery .thumbs {
  /*      -webkit-transform: translateY(0%);
    transform: translateY(0%);*/ }

.product.page .gallery .thumbs {
  background: #08152B; }

.product.page .gallery .thumbs li img {
  /* max-height: 100%; */
  /* max-width: 100%; */
  height: 100%;
  width: auto; }

.product.page .gallery .thumbs li {
  width: inherit;
  -webkit-transform: inherit;
  transform: inherit;
  padding: 15px 5px 5px 5px; }

.shop header .cart.active {
  opacity: 1;
  font-size: 16px;
  text-transform: capitalize;
  letter-spacing: 0px;
  text-align: left; }

header .cart {
  position: absolute;
  display: block;
  color: #08152b;
  top: 20px;
  padding: 6px 15px 4px;
  right: 20px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: opacity cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.5s;
  opacity: 0;
  width: auto; }

header .cart ul li, header .cart ul li a {
  display: inline;
  font-size: 16px;
  text-transform: capitalize;
  letter-spacing: 0px; }

header .cart.active span, header .cart span {
  margin: 0px;
  position: relative; }

header .cart.active {
  position: absolute;
  right: 20px;
  top: 20px;
  width: auto; }

div.logo a {
  background: url("/assets/images/logo.svg") no-repeat;
  background-position: 50% 50%;
  margin: 0 auto;
  width: 240px;
  height: 100px;
  display: block; }

.invert div.logo a {
  background: url("/assets/images/logo-white.svg") no-repeat;
  background-position: 50% 50%; }

@media (max-width: 767px) {
  div.logo a {
    background-size: 75%; } }

footer input[type="email"], footer button {
  outline: none;
  border: 1px solid #fff;
  background: #08152b;
  padding: 15px 25px;
  color: #fff;
  max-height: 60px;
  transition: all ease .5s; }

.loading.hidden {
  opacity: 0;
  visibility: hidden; }

.loading {
  background-color: #fff;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  transition: all 1s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  z-index: 999999; }

#loader {
  background: none;
  background: url("/assets/images/loader.svg") no-repeat;
  background-position: 50% 50%;
  margin: 0 auto;
  display: block; }

#loader.not-home {
  background-color: #08152b;
  background-image: url("/assets/images/loader.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin: 0 auto;
  display: block;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed; }

.intro .sphere {
  background: url("/assets/images/sphereone.svg") no-repeat;
  background-position: 50% 50%;
  width: 240px;
  height: 100px;
  margin: 0 auto;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  /*background-color: #fff;*/ }

.intro .lucy {
  background: url("/assets/images/lucy.svg") no-repeat;
  background-position: 50% 50%;
  width: 240px;
  height: 100px;
  margin: 0 auto;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  /*background-color: #fff;*/ }

.intro {
  background: url("/assets/images/one.jpg") no-repeat;
  background-color: #091a33;
  background-size: cover;
  /*background-color: #fff;*/ }

#wrap.out {
  padding-top: 70px;
  opacity: 0;
  visibility: hidden;
  transition: opacity cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s; }

@media (max-width: 640px) {
  .collection .title {
    padding: 0 0;
    margin-bottom: 90px; }
  div.home section {
    padding: 60px 0; }
  section.intro, #loader {
    display: none; } }

.text-center {
  text-align: center; }

.content .title {
  padding: 0 20%;
  margin-bottom: 60px; }

.content .article .title {
  padding: 0 20%;
  margin-bottom: 60px; }

.content .article .title a {
  border-bottom: solid 1px; }

.content .article img {
  width: 100%; }

.content .article a {
  color: #1E3252; }

.centered {
  padding: 80px 20%; }

div.article {
  padding-bottom: 60px; }

.article a.all {
  color: #08152b;
  border: 1px solid #08152b;
  padding: 12px 20px 10px;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 2px;
  transition: all ease .2s;
  display: inline-block;
  margin: 30px auto  20px;
  float: left; }

.article h1 {
  margin-bottom: 30px; }

.large {
  font: 42px/48px 'Portrait Web', serif; }

.small {
  font: 16px/18px 'Portrait Web', serif; }

.article ul li {
  display: inline;
  padding: 5px; }

.article ul li a {
  color: #ccc;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s; }

.article ul li a:hover {
  color: #08152b;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s; }

.article ul {
  float: right;
  margin-top: 40px; }

.intro .title h1 {
  font: 62px/66px 'Portrait Web', serif; }

.half.colour {
  width: calc(50% - 2%);
  margin-top: 15px;
  margin-right: 2%;
  float: left; }

.half.colour:hover img {
  opacity: 0.5;
  transition: opacity ease .2s; }

.half.colour:nth-child(2n) {
  margin-right: 0px;
  float: right; }

.half.colour:nth-child(3n) {
  /*margin-right: 0px;*/
  float: left; }

.half.colour a span {
  padding-bottom: 10px;
  display: inline-block; }

.product-colours {
  margin-top: 0px; }

.product.page .info .dropdown .hide li {
  opacity: 0;
  transition: opacity ease 5s; }

a.cart {
  display: block;
  width: 100%;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1.5px; }

@media (max-width: 480px) {
  .full.title {
    padding: 0 30%; }
  .intro .title {
    max-width: 690px; } }

@media (max-width: 640px) {
  .third {
    width: 100%;
    margin-bottom: 60px; }
  .full.title {
    padding: 0 10%; }
  .content .title {
    margin-bottom: 30px; } }

@media (max-width: 768px) {
  .full.title {
    padding: 0 5%; }
  .intro .title {
    max-width: 690px;
    width: 100%; }
  .half, .third, .twothirds {
    width: 100%;
    padding-left: 0px;
    margin-left: 0px; }
  .about .third {
    margin-bottom: 30px;
    font: 34px/36px 'Portrait Web', serif; }
  .about .third p {
    margin-bottom: 30px;
    font: 32px/34px 'Portrait Web', serif; }
  .product.page .gallery {
    padding-right: 0px; }
  .product.page .gallery .mainImage {
    top: 0px;
    margin-bottom: 30px; }
  .product.page .gallery .thumbs {
    display: none; } }

/*.dropdown-list li {
    opacity: 1;
    transition: opacity ease 5s;
}*/
.home .collection a:not(.all) {
  color: #08152b;
  opacity: .4;
  transition: all ease 0.2s;
  border-bottom: solid 1px transparent; }

.home .collection a:not(.all):hover {
  opacity: 1;
  transition: all ease 0.2s;
  padding-bottom: 8px;
  border-bottom: solid 1px #08152b; }

.cart-button {
  height: 60px;
  width: 100%;
  display: block; }

.cart-button a span {
  transition: all ease 0.2s; }

.block {
  display: block; }

.text-right {
  text-align: right; }

.color-nav {
  margin-top: 20px; }

.product.page .info {
  padding-right: 0px; }

.filter {
  text-transform: capitalize; }

#wrap.out .filter {
  opacity: 0;
  /*transition: all cubic-bezier(.2, .87, .69, .96).7s;*/ }

#wrap.out .content, #wrap.out > * {
  opacity: 0; }

.content p a {
  color: #fff;
  cursor: pointer !important;
  border-bottom: solid 1px #1E3252;
  /*display: inline-block;*/ }

.content p a:hover {
  border-bottom: solid 1px #AFB11C;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s;
  cursor: pointer  !important; }

header .snipcart-checkout {
  background: url("/assets/images/cart.svg") no-repeat;
  background-position: 50% 100%;
  margin: 0 auto;
  width: 34px;
  height: 30px;
  display: block;
  overflow: hidden;
  font-weight: bold;
  cursor: pointer;
  text-indent: -999999px; }

.snipcart-total-items {
  height: 25px;
  width: 25px;
  display: inline-block;
  background: #eee;
  padding: 5px;
  text-indent: 1px;
  border-radius: 30px;
  line-height: 16px;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.2s;
  cursor: pointer;
  font-weight: 700; }

header .cart .cart-icon:hover span {
  background: #08152b;
  color: white;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.2s; }

header .cart .hidden {
  display: none; }

#wrap.wrap-home {
  /*opacity: 0;*/ }

@media (min-width: 980px) {
  footer .full > .sixth:nth-child(2) {
    width: calc(100%/3 - 40px); } }

.ring {
  background-image: url("/assets/images/loader.svg");
  background-position: 50% 50%;
  background-size: cover;
  width: 60px;
  height: 60px; }

.inline-block {
  display: inline-block; }

footer ul.credit li {
  display: inline-block;
  padding-left: 30px; }

@media (max-width: 767px) {
  footer ul.credit li {
    display: block;
    text-align: right; } }

footer ul.credit {
  float: right; }

.align-right {
  text-align: right; }

.view.description {
  max-width: 309px;
  display: block;
  margin: 0 auto; }

.product {
  margin-bottom: 40px; }

@media (max-width: 767px) {
  .product {
    margin-bottom: 20px; } }

.product h4 {
  padding: 20px 0 20px; }

@media (max-width: 1280px) {
  .collection .standfirst {
    padding: 60px 30px 0px 30px; } }

@media (min-width: 1280px) {
  .centered {
    padding: 80px 30%; } }

.blog .article {
  margin-top: 60px; }

.blog .article:first-child {
  margin-top: 0px; }

@media (min-width: 0px) and (max-width: 767px) {
  .full.colours .third.shop-margin {
    padding: 0 20px; } }

/* ////// Royalslider.css //////// */
/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
#people-slider {
  width: 100%; }

#people-slider .royalSlider {
  width: 100%;
  height: auto;
  position: relative; }

.royalSlider > * {
  float: left; }

.rsWebkit3d .rsSlide {
  -webkit-transform: translateZ(0); }

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
  -webkit-backface-visibility: hidden; }

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none; }

.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: transparent; }

.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: transparent; }

.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0; }

.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent; }

.rsArrow,
.rsThumbsArrow {
  cursor: pointer; }

.rsThumb {
  float: left;
  position: relative; }

.rsArrow,
.rsNav,
.rsThumbsArrow {
  opacity: 1;
  transition: opacity 0.3s linear; }

.rsHidden {
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear; }

.rsGCaption {
  width: 100%;
  float: left;
  text-align: center; }

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2147483647 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important; }

.royalSlider .rsSlide.rsFakePreloader {
  opacity: 1 !important;
  transition: 0s;
  display: none; }

.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%; }

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
  height: auto; }

.rsContent {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 0px; }

.rsPreloader {
  position: absolute;
  z-index: 0; }

.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25); }

.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22; }

.rsTabs {
  float: left;
  background: none !important; }

.rsTabs,
.rsThumbs {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent; }

.rsVideoContainer {
  /*left: 0;
    top: 0;
    position: absolute;*/
  /*width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    float: left;*/
  width: auto;
  height: auto;
  line-height: 0;
  position: relative; }

.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: .3s; }

.rsVideoFrameHolder.rsVideoActive {
  opacity: 1; }

.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
  box-sizing: border-box;
  padding-right: 44px; }

.rsABlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15; }

img.rsImg {
  max-width: none; }

.grab-cursor {
  cursor: url(grab.png) 8 8, move; }

.grabbing-cursor {
  cursor: url(grabbing.png) 8 8, move; }

.rsNoDrag {
  cursor: auto; }

.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url(blank.gif); }

/* //////////// Snipcart-overwrite.css /////////// */
/* Change the style of every button */
.snipcart-overwrite #snipcart-main-container a.snipcart-btn {
  background-color: #08152b;
  color: #fff;
  font-family: Verdana, sans-serif; }

.snipcart-checkout-container {
  background: rgba(8, 21, 43, 0.8); }

#snipcart-main-container {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

/* Add a hover style the buttons */
.snipcart-overwrite #snipcart-main-container a.snipcart-btn:hover {
  color: #333;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none; }

@media only screen and (min-width: 1024px) {
  ul#snipcart-steps li span.snipcart-step-number {
    margin: 5px 0 0 20px; } }

.snipcart-overwrite #snipcart-header #snipcart-title {
  left: 0px;
  padding-left: 0px; }

/* Change the style of the primary buttons */
.snipcart-overwrite #snipcart-main-container a.snipcart-next,
.snipcart-overwrite #snipcart-main-container a.snipcart-finalize,
.snipcart-overwrite #snipcart-main-container a.snipcart-mainaction {
  background: #08152b;
  border: none;
  text-shadow: none; }

/* Change the default color of links */
.snipcart-overwrite #snipcart-main-container a {
  color: #333; }

/* Remove the footer with "Powered by Snipcart" */
.snipcart-overwrite #snipcart-footer {
  display: none; }

/* Change the title color and add a logo*/
.snipcart-overwrite #snipcart-header #snipcart-title {
  color: #fff;
  background: url("../images/snipcart-blue.png") no-repeat 0 center;
  padding-left: 60px; }

/* Change the color of the header, add a blue border so we can see the "x" button,
    add a shadow for effect and make sure this shadow is over every element */
.snipcart-overwrite #snipcart-header {
  background: #08152b;
  box-shadow: none;
  border-top: 0px solid #08152b;
  padding-top: 10px;
  position: relative;
  z-index: 200; }

/* Make sure the "x" button is always in the header top border */
.snipcart-overwrite #snipcart-close {
  top: 10px; }

/* Change the style of the total box */
.snipcart-overwrite #snipcart-header #snipcart-header-total {
  padding: 1px;
  background: #fff;
  border-color: #bbb;
  border: none; }

.snipcart-overwrite #snipcart-header #snipcart-total {
  background-color: transparent;
  color: #333;
  border: none;
  opacity: 0.5; }

.snipcart-overwrite #snipcart-header #snipcart-total span {
  color: #333; }

/* Change the appearance of the cart bottom part with the action buttons so that
     it is similar to the header*/
.snipcart-overwrite #snipcart-main-container div#snipcart-actions,
.snipcart-overwrite #snipcart-main-container div.snipcart-additional-option {
  background: #eee;
  box-shadow: none;
  border-bottom: 0px solid #08152b; }

#snipcart-main-container span.snipcart-form-error {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border: none; }

/* Push the middle part away from the header and the bottom part */
.snipcart-overwrite #snipcart-main-content #snipcart-sub-content {
  padding-top: 20px; }

.snipcart-overwrite #snipcart-main-content .snipcart-step-container {
  padding-bottom: 20px; }

.snipcart-overwrite #snipcart-main-container #snipcart-cartitems-continue-top {
  top: 65px; }

/* Change the font-family of every element using brandon grotesque */
.snipcart-overwrite #snipcart-main-container span.snipcart-unit-price,
.snipcart-overwrite #snipcart-main-container span.snipcart-total-price,
.snipcart-overwrite #snipcart-main-container table.snipcart-list span.snipcart-product-name,
.snipcart-overwrite #snipcart-main-container table.snipcart-list span.snipcart-shipping-method-name,
.snipcart-overwrite #snipcart-main-container table.snipcart-list span.snipcart-shipping-method-price,
.snipcart-overwrite #snipcart-main-container table.snipcart-list span.snipcart-confirm-item-quantity,
.snipcart-overwrite #snipcart-main-container table.snipcart-list span.snipcart-confirm-item-price,
.snipcart-overwrite #snipcart-main-container table.snipcart-list span.snipcart-confirm-item-total-price,
.snipcart-overwrite #snipcart-main-container label,
.snipcart-overwrite ul#snipcart-steps li span.snipcart-step-text,
.snipcart-overwrite #snipcart-main-container table.snipcart-list th,
.snipcart-overwrite #snipcart-main-content .snipcart-column span.snipcart-title,
.snipcart-overwrite table#snipcart-confirm-prices tr td span,
.snipcart-overwrite #snipcart-main-container .snipcart-full-width-text span.snipcart-title,
.snipcart-overwrite #snipcart-main-container .snipcart-full-width-text,
.snipcart-overwrite #snipcart-step-content-emptycart .snipcart-full-width-text p,
.snipcart-overwrite #snipcart-blocked .snipcart-full-width-text p,
.snipcart-overwrite #snipcart-header #snipcart-total span {
  font-family: Verdana, sans-serif; }

.snipcart-overwrite #snipcart-header #snipcart-title {
  font-family: 'Portrait Web', serif;
  text-transform: capitalize; }

/* Change the appearance of the step tabs */
.snipcart-overwrite ul#snipcart-steps li {
  background: #eee;
  opacity: 0.5; }

.snipcart-overwrite ul#snipcart-steps li.active {
  background-color: #fff;
  opacity: 1; }

.snipcart-overwrite ul#snipcart-steps {
  background: transparent; }

/* Change the background color of the promocodes section*/
.snipcart-overwrite #snipcart-promocodes {
  background: #fbfbfb; }

/* Confirmation error textarea  */
.snipcart-overwrite #snipcart-main-container .snipcart-comments-box textarea {
  resize: none;
  margin-bottom: 20px;
  padding: 10px;
  border: none;
  background: #fbfbfb;
  border: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px; }

/* btns */
#snipcart-main-container a.snipcart-btn, #snipcart-main-container button.snipcart-btn, #snipcart-main-container input[type=text], #snipcart-main-container input[type=password], #snipcart-main-container select, select, #snipcart-header #snipcart-header-total {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  box-shadow: none; }

/* input */
#snipcart-main-container input[type=text], #snipcart-main-container input[type=password], #snipcart-main-container select {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  box-shadow: none; }

a#snipcart-billingaddress-previous {
  background: rgba(8, 21, 43, 0.8) !important; }

/* Empty cart message*/
.snipcart-overwrite #snipcart-step-content-emptycart .snipcart-full-width-text p {
  color: #333;
  padding-bottom: 20px; }

/* Sign in user bar */
.snipcart-overwrite #snipcart-main-content #snipcart-current-user #snipcart-user-infos {
  background: #82999d; }

/* We need the !important here because there is one in the default stylesheet */
.snipcart-overwrite #snipcart-main-content #snipcart-current-user .snipcart-welcome {
  color: #ddd !important; }

/* Change the step icons to number */
.snipcart-overwrite ul#snipcart-steps li span.snipcart-step-number {
  font-family: Verdana, sans-serif; }

.snipcart-overwrite .icon-Snipcart-6:before {
  content: "1"; }

.snipcart-overwrite .icon-Snipcart-4:before {
  content: "2"; }

.snipcart-overwrite .icon-Snipcart-3:before {
  content: "3"; }

.snipcart-overwrite .icon-Snipcart-2:before {
  content: "4"; }

.snipcart-overwrite .icon-Snipcart:before {
  content: "5"; }

.snipcart-overwrite .icon-Snipcart-5:before {
  content: "6"; }

.snipcart-overwrite .icon-Snipcart-7:before {
  content: "7"; }

#snipcart-main-container input[type=password]:focus, #snipcart-main-container input[type=text]:focus {
  border-color: #08152b;
  outline: 0;
  outline: 0;
  box-shadow: none; }

@media only screen and (min-width: 768px) {
  #snipcart-main-container #snipcart-step-content-cart-content table#snipcart-items tr:first-child td.snipcart-td-1, #snipcart-main-container #snipcart-step-content-cart-items table#snipcart-items tr:first-child td.snipcart-td-1, #snipcart-main-container table#snipcart-items td.snipcart-td-1, #snipcart-main-container table#snipcart-items td.snipcart-td-2, #snipcart-main-container table#snipcart-items td.snipcart-td-2.snipcart-no-customfields {
    border-top: 1px solid #eee;
    padding-left: 20px; } }

#snipcart-main-container #snipcart-step-content-confirm table#snipcart-items th {
  padding-left: 20px; }

#snipcart-main-container #snipcart-paypal-express-loading.snipcart-loading, #snipcart-sub-content.snipcart-loading,
#snipcart-main-container .snipcart-step.snipcart-loading {
  background-image: url(/assets/images/ajax-loader.gif) !important;
  /*   min-height: 100px;
    width: 100px;
    height: 100px;*/ }

.snipcart-overwrite #snipcart-main-container span.snipcart-unit-price, .snipcart-overwrite #snipcart-main-container span.snipcart-total-price, .snipcart-overwrite #snipcart-main-container table.snipcart-list span.snipcart-product-name, .snipcart-overwrite #snipcart-main-container table.snipcart-list span.snipcart-shipping-method-name, .snipcart-overwrite #snipcart-main-container table.snipcart-list span.snipcart-shipping-method-price, .snipcart-overwrite #snipcart-main-container table.snipcart-list span.snipcart-confirm-item-quantity, .snipcart-overwrite #snipcart-main-container table.snipcart-list span.snipcart-confirm-item-price, .snipcart-overwrite #snipcart-main-container table.snipcart-list span.snipcart-confirm-item-total-price, .snipcart-overwrite #snipcart-main-container label, .snipcart-overwrite ul#snipcart-steps li span.snipcart-step-text, .snipcart-overwrite #snipcart-main-container table.snipcart-list th, .snipcart-overwrite #snipcart-main-content .snipcart-column span.snipcart-title, .snipcart-overwrite table#snipcart-confirm-prices tr td span, .snipcart-overwrite #snipcart-main-container .snipcart-full-width-text span.snipcart-title, .snipcart-overwrite #snipcart-main-container .snipcart-full-width-text, .snipcart-overwrite #snipcart-step-content-emptycart .snipcart-full-width-text p, .snipcart-overwrite #snipcart-blocked .snipcart-full-width-text p, .snipcart-overwrite #snipcart-header #snipcart-total span {
  text-transform: none !important;
  font-family: serif; }

.terms-of-services h2.text-center {
  color: #14346c; }

.icon-Snipcart,
.icon-Snipcart-2,
.icon-Snipcart-3,
.icon-Snipcart-4,
.icon-Snipcart-5,
.icon-Snipcart-6,
.icon-Snipcart-7,
.icon-snipcart-close,
[data-icon]:before {
  font-family: Snipcart;
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

#snipcart-main-container #snipcart-upcoming-payments table tr td,
#snipcart-main-container .snipcart-upcomingpayment .snipcart-td-1 {
  vertical-align: top; }

@font-face {
  font-family: Snipcart;
  src: url(fonts/snipcart/Snipcart.eot);
  src: url(fonts/snipcart/Snipcart.eot?#iefix) format("embedded-opentype"), url(fonts/snipcart/Snipcart.woff) format("woff"), url(fonts/snipcart/Snipcart.ttf) format("truetype"), url(fonts/snipcart/Snipcart.svg#Snipcart) format("svg");
  font-weight: 400;
  font-style: normal;
  font-family: Snipcart;
  src: url(fonts/snipcart/Snipcart.eot);
  src: url(fonts/snipcart/Snipcart.eot?#iefix) format("embedded-opentype"), url(fonts/snipcart/Snipcart.woff) format("woff"), url(fonts/snipcart/Snipcart.ttf) format("truetype"), url(fonts/snipcart/Snipcart.svg#Snipcart) format("svg");
  font-weight: 400;
  font-style: normal; }

[data-icon]:before {
  content: attr(data-icon); }

.icon-Snipcart,
.icon-Snipcart-2,
.icon-Snipcart-3,
.icon-Snipcart-4,
.icon-Snipcart-5,
.icon-Snipcart-6,
.icon-Snipcart-7,
.icon-snipcart-close {
  font-style: normal; }

.icon-Snipcart:before {
  content: "\66"; }

.icon-Snipcart-2:before {
  content: "\65"; }

.icon-Snipcart-3:before {
  content: "\64"; }

.icon-Snipcart-4:before {
  content: "\63"; }

.icon-Snipcart-5:before {
  content: "\62"; }

.icon-Snipcart-6:before {
  content: "\61"; }

.icon-Snipcart-7:before {
  content: "\67"; }

.icon-snipcart-close:before {
  content: '\68'; }

@font-face {
  font-family: LatoRegular;
  src: url(fonts/Lato-Reg-webfont.eot);
  src: url(fonts/Lato-Reg-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/Lato-Reg-webfont.woff) format("woff"), url(fonts/Lato-Reg-webfont.ttf) format("truetype"), url(fonts/Lato-Reg-webfont.svg#LatoRegular) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: LatoLight;
  src: url(fonts/Lato-Lig-webfont.eot);
  src: url(fonts/Lato-Lig-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/Lato-Lig-webfont.woff) format("woff"), url(fonts/Lato-Lig-webfont.ttf) format("truetype"), url(fonts/Lato-Lig-webfont.svg#LatoLight) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: brandon_grotesqueblack;
  src: url(fonts/brandon_grotesque/brandon_blk-webfont.eot);
  src: url(fonts/brandon_grotesque/brandon_blk-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/brandon_grotesque/brandon_blk-webfont.woff) format("woff"), url(fonts/brandon_grotesque/brandon_blk-webfont.ttf) format("truetype"), url(fonts/brandon_grotesque/brandon_blk-webfont.svg#brandon_grotesqueblack) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: brandon_grotesquebold;
  src: url(fonts/brandon_grotesque/brandon_bld-webfont.eot);
  src: url(fonts/brandon_grotesque/brandon_bld-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/brandon_grotesque/brandon_bld-webfont.woff) format("woff"), url(fonts/brandon_grotesque/brandon_bld-webfont.ttf) format("truetype"), url(fonts/brandon_grotesque/brandon_bld-webfont.svg#brandon_grotesquebold) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: brandon_grotesquemedium;
  src: url(fonts/brandon_grotesque/brandon_med-webfont.eot);
  src: url(fonts/brandon_grotesque/brandon_med-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/brandon_grotesque/brandon_med-webfont.woff) format("woff"), url(fonts/brandon_grotesque/brandon_med-webfont.ttf) format("truetype"), url(fonts/brandon_grotesque/brandon_med-webfont.svg#brandon_grotesquemedium) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: brandon_grotesqueregular;
  src: url(fonts/brandon_grotesque/brandon_re-webfont.eot);
  src: url(fonts/brandon_grotesque/brandon_re-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/brandon_grotesque/brandon_re-webfont.woff) format("woff"), url(fonts/brandon_grotesque/brandon_re-webfont.ttf) format("truetype"), url(fonts/brandon_grotesque/brandon_re-webfont.svg#brandon_grotesqueregular) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: brandon_grotesquelight;
  src: url(fonts/brandon_grotesque/brandon_light-webfont.eot);
  src: url(fonts/brandon_grotesque/brandon_light-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/brandon_grotesque/brandon_light-webfont.woff) format("woff"), url(fonts/brandon_grotesque/brandon_light-webfont.ttf) format("truetype"), url(fonts/brandon_grotesque/brandon_light-webfont.svg#brandon_grotesquelight) format("svg");
  font-weight: 400;
  font-style: normal; }

#snipcart-main-container a,
#snipcart-main-container caption,
#snipcart-main-container div,
#snipcart-main-container em,
#snipcart-main-container fieldset,
#snipcart-main-container form,
#snipcart-main-container h1,
#snipcart-main-container h2,
#snipcart-main-container h3,
#snipcart-main-container h4,
#snipcart-main-container img,
#snipcart-main-container label,
#snipcart-main-container legend,
#snipcart-main-container li,
#snipcart-main-container ol,
#snipcart-main-container p,
#snipcart-main-container small,
#snipcart-main-container span,
#snipcart-main-container strong,
#snipcart-main-container table,
#snipcart-main-container tbody,
#snipcart-main-container td,
#snipcart-main-container tfoot,
#snipcart-main-container th,
#snipcart-main-container thead,
#snipcart-main-container tr,
#snipcart-main-container ul {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  line-height: normal;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -mox-box-sizing: content-box; }

#snipcart-main-container table {
  border-collapse: collapse;
  border-spacing: 0; }

#snipcart-main-container table td,
#snipcart-main-container table th {
  vertical-align: middle; }

#snipcart-main-container ol,
#snipcart-main-container ul {
  list-style: none; }

body.snipcart-open {
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  height: auto !important; }

#snipcart-main-container #snipcart-flash-messages > li {
  padding: 10px 20px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.5); }

#snipcart-main-container #snipcart-flash-messages > li.snipcart-flash-success {
  background-color: #77D544;
  color: #333; }

#snipcart-main-container #snipcart-flash-messages > li.snipcart-flash-warn {
  background-color: #FFEC16;
  color: #333; }

#snipcart-main-container #snipcart-flash-messages > li.snipcart-flash-error {
  background-color: #FF0600;
  color: #fff; }

#snipcart-main-container #snipcart-flash-messages > li:last-child {
  border-bottom: solid 1px #292B2D; }

.snipcart-checkout-container {
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.2) 0, black 100%);
  right: 0;
  top: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  overflow-x: auto;
  z-index: 1040;
  padding: 25px 0;
  height: auto;
  margin-left: 0;
  width: auto; }

a#snipcart-close {
  text-decoration: none;
  z-index: 10000;
  position: absolute;
  padding: 8px;
  top: 8px;
  right: 2px; }

#snipcart-close span {
  position: absolute;
  text-indent: -100000px; }

#snipcart-close i {
  content: url("../../images/x_button_white.png");
  width: 20px;
  height: 20px;
  color: #fff;
  font-size: 28px; }

#snipcart-modal {
  height: 100%;
  position: relative;
  width: auto;
  z-index: 1050; }

#snipcart-main-container span.snipcart-clear,
span.snipcart-clear {
  display: block;
  clear: both; }

#snipcart-main-container {
  position: relative;
  outline: 0;
  top: auto;
  width: auto;
  max-width: 996px;
  margin: 0 auto;
  z-index: 15000;
  font-family: Arial !important;
  color: #a5a5a5 !important;
  font-size: 10pt;
  padding-bottom: 25px; }

#snipcart-sub-content .snipcart-step-container {
  overflow-y: auto;
  max-height: none !important; }

#snipcart-main-content {
  background-color: #fff;
  width: 100%; }

#snipcart-main-container .snipcart-has-fl-elems:after {
  content: "";
  display: table;
  clear: both; }

#snipcart-main-container a {
  color: #87db57; }

#snipcart-main-content h4 {
  font: 14px brandon_grotesquebold, sans-serif;
  color: #1c1e21;
  text-transform: uppercase;
  margin: 0; }

#snipcart-main-container .snipcart-full-width-text {
  padding: 20px 30px; }

#snipcart-main-container .snipcart-comments-box {
  padding: 0 50px; }

#snipcart-main-container .snipcart-comments-box textarea {
  width: 100%;
  padding: 0; }

#snipcart-main-container .snipcart-full-width-text span.snipcart-title {
  padding-bottom: 10px;
  display: block;
  margin-top: 20px;
  text-transform: uppercase;
  color: #333;
  font-size: 16pt;
  font-size: 12pt;
  font-weight: 700;
  text-align: center;
  font-family: brandon_grotesquebold; }

#snipcart-main-container #snipcart-generic-errors ul li strong {
  font-weight: 700; }

#snipcart-main-container #snipcart-generic-errors ul li {
  text-align: left;
  list-style-type: disc;
  padding: 5px 0; }

#snipcart-main-container #snipcart-generic-errors ul {
  padding-left: 40px; }

#snipcart-main-container .snipcart-comments-box label {
  font-size: 13px;
  margin-bottom: 5px;
  text-transform: none;
  font-family: Arial; }

#snipcart-main-container .snipcart-full-width-text span.snipcart-title span {
  color: #333; }

#snipcart-main-container .snipcart-full-width-text span.snipcart-subtitle {
  font-size: 14px;
  font-family: brandon_grotesquebold;
  text-transform: uppercase;
  text-align: center;
  display: block;
  font-weight: 700; }

#snipcart-main-container .snipcart-centered-text {
  text-align: center; }

#snipcart-main-container .snipcart-top-spacing {
  padding-top: 10px; }

#snipcart-main-container a.snipcart-btn,
#snipcart-main-container button.snipcart-btn {
  display: inline-block;
  background-color: #666;
  padding: 0 5px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  font: 10px/38px brandon_grotesquebold, sans-serif;
  height: 38px;
  text-transform: uppercase;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); }

#snipcart-main-container a.snipcart-finalize,
#snipcart-main-container a.snipcart-mainaction,
#snipcart-main-container a.snipcart-next {
  background: #87db57;
  background: linear-gradient(to bottom, #87db57 1%, #65cb36 100%);
  border: 1px solid #6eb247;
  color: #1d1f22;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.3); }

#snipcart-main-container div#snipcart-actions,
#snipcart-main-container div.snipcart-additional-option {
  min-height: 75px;
  padding: 0 20px;
  border-top: 1px solid #eee;
  background: #fafafa;
  background: linear-gradient(to bottom, #fafafa 1%, white 5%, #f0f0f0 100%); }

#snipcart-main-container div#snipcart-actions {
  height: 75px; }

#snipcart-main-container div.snipcart-additional-option p {
  padding-bottom: 20px; }

#snipcart-main-container #snipcart-actions a.snipcart-finalize,
#snipcart-main-container #snipcart-actions a.snipcart-next {
  margin-top: 20px;
  float: right; }

#snipcart-main-container #snipcart-actions .snipcart-btn,
#snipcart-main-container #snipcart-actions a.snipcart-previous {
  float: left;
  margin-top: 20px; }

#snipcart-main-container #snipcart-actions a.snipcart-previous.snipcart-spacing {
  margin-left: 10px; }

#snipcart-main-container .snipcart-next-step {
  display: block;
  position: absolute;
  bottom: 15px;
  right: 35px;
  font-weight: 700; }

#snipcart-main-container .snipcart-previous-step {
  display: block;
  position: absolute;
  bottom: 15px;
  left: 20px;
  font-weight: 700; }

#snipcart-main-container .snipcart-additional-option .snipcart-btn {
  float: right;
  margin-top: 20px; }

#snipcart-main-container .snipcart-additional-option h4 {
  padding-top: 15px; }

#snipcart-main-container div.snipcart-additional-option#snipcart-cvc-content {
  height: auto;
  padding-bottom: 10px; }

#snipcart-main-container div.snipcart-additional-option#snipcart-cvc-content p {
  padding-top: 10px; }

#snipcart-main-container div.snipcart-additional-option#snipcart-cvc-content img {
  max-width: 100%; }

#snipcart-main-container a.paypal-button {
  float: right;
  margin: 25px 0 10px 10px; }

#snipcart-main-container span.snipcart-total-price,
#snipcart-main-container span.snipcart-unit-price {
  font: 14px brandon_grotesquebold, sans-serif;
  font-weight: 700;
  color: #a5a5a5;
  text-align: center; }

#snipcart-main-container span.snipcart-total-price {
  color: #333; }

#snipcart-main-container span.snipcart-total-price.snipcart-saved-amount {
  color: #76d443; }

#snipcart-main-container #snipcart-header {
  padding: 10px; }

#snipcart-header {
  position: relative;
  height: 40px;
  padding: 20px;
  background: #303234;
  background: linear-gradient(to bottom, #303234 0, #1e1f21 100%); }

#snipcart-header #snipcart-title {
  display: none;
  float: left;
  min-width: 300px;
  height: 95px;
  color: #fff;
  text-transform: uppercase;
  font: 24px brandon_grotesquelight, sans-serif;
  text-align: center;
  position: absolute;
  top: 10px;
  left: 20px; }

#snipcart-header #snipcart-header-total {
  display: inline-block;
  height: 38px;
  background: #1a1b1d;
  background: linear-gradient(to bottom, #1a1b1d 1%, #1e1f21 100%);
  position: relative;
  margin-top: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #2e3031; }

#snipcart-header #snipcart-total {
  display: block;
  border: 1px solid #17181a;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  height: 95%; }

#snipcart-header #snipcart-total span {
  display: block;
  float: left;
  text-transform: uppercase;
  font: 16px/38px brandon_grotesquemedium, sans-serif; }

#snipcart-header #snipcart-total span.snipcart-label {
  color: #898989; }

#snipcart-header #snipcart-total span.snipcart-label span {
  margin-left: 10px;
  white-space: nowrap; }

#snipcart-header #snipcart-total span.snipcart-amount {
  color: #fff;
  margin: 0 10px; }

#snipcart-header #snipcart-total span.snipcart-amount.snipcart-with-promocode {
  color: #76d443; }

#snipcart-header #snipcart-continue-shopping-link {
  text-align: right;
  margin-top: 8px;
  display: none; }

#snipcart-header #snipcart-continue-shopping-link a {
  color: #9f9f9f;
  text-decoration: underline;
  font-size: 9pt; }

#snipcart-header #snipcart-continue-shopping-link a:hover {
  color: #9f9f9f;
  text-decoration: none; }

#snipcart-main-container #snipcart-cartitems-continue-top,
#snipcart-main-container .snipcart-btn-top-right {
  display: none;
  position: absolute;
  top: 35px;
  right: 20px; }

#snipcart-main-container #snipcart-header-place-order {
  display: block;
  position: absolute;
  top: 15px;
  right: 30px; }

#snipcart-logged-user {
  position: absolute;
  top: 40px;
  left: 25px; }

#snipcart-main-content #snipcart-current-user {
  color: #fff; }

#snipcart-main-content #snipcart-current-user #snipcart-user-infos {
  padding: 16px 44px 16px 10px;
  position: relative;
  text-align: center;
  background: #1a1b1d; }

#snipcart-main-content #snipcart-global-notices.snipcart-error {
  margin-bottom: 0;
  padding: 10px 5%;
  background-color: red;
  color: #fff; }

#snipcart-main-content #snipcart-current-user .snipcart-welcome {
  color: #a5a5a5 !important; }

ul#snipcart-steps {
  clear: both;
  display: block;
  list-style: none;
  height: 60px;
  margin: 0;
  padding: 0;
  background: #bfbfbf;
  background: linear-gradient(to bottom, #bfbfbf 1%, #e0e0e0 100%);
  position: relative; }

ul#snipcart-steps li {
  display: block;
  height: inherit;
  float: left;
  border-right: 1px solid #c3c3c3;
  border-bottom: 1px solid #c3c3c3;
  background: #bfbfbf;
  background: linear-gradient(to bottom, #bfbfbf 1%, #e0e0e0 100%);
  box-sizing: border-box;
  cursor: pointer; }

ul#snipcart-steps.nb-4 li {
  width: 25%; }

ul#snipcart-steps.nb-5 li {
  width: 20%; }

ul#snipcart-steps.nb-6 li {
  width: 16.66%; }

ul#snipcart-steps.nb-7 li {
  width: 14.28%; }

ul#snipcart-steps.nb-8 li {
  width: 12.5%; }

ul#snipcart-steps.nb-9 li {
  width: 11.11%; }

ul#snipcart-steps.nb-10 li {
  width: 25%; }

ul#snipcart-steps li#snipcart-confirm-step {
  border-right: none; }

ul#snipcart-steps li.active {
  background: #e3e3e3;
  background: linear-gradient(to bottom, #e3e3e3 0, white 99%);
  border-bottom: none; }

ul#snipcart-steps li span {
  display: block; }

ul#snipcart-steps li span.snipcart-step-number {
  box-sizing: border-box;
  background-color: transparent;
  height: 29px;
  width: 100%;
  line-height: 29px;
  text-align: center;
  margin: 18px 0 0;
  color: #999;
  font: 22pt Snipcart;
  background-image: none; }

ul#snipcart-steps li.active span.snipcart-step-number,
ul#snipcart-steps li.active span.snipcart-step-text {
  color: #333; }

ul#snipcart-steps li span.snipcart-step-text {
  display: none; }

#snipcart-main-container #snipcart-apply-discount {
  padding: 10px 20px; }

#snipcart-main-container #snipcart-apply-discount > div {
  float: right;
  width: 150px;
  margin-bottom: 10px;
  position: relative;
  top: -4px;
  margin-right: 8px; }

#snipcart-main-container #snipcart-apply-discount button {
  float: right; }

#snipcart-main-container #snipcart-paypal-express-loading {
  text-align: center;
  margin-top: 30px;
  padding-bottom: 30px; }

#snipcart-main-container #snipcart-paypal-express-loading.snipcart-loading {
  padding-top: 100px;
  background-color: #fff;
  background-image: url(img/ajax-loader.gif);
  background-position: top center;
  background-repeat: no-repeat; }

#snipcart-main-container #snipcart-paypal-express-loading.snipcart-error {
  color: red;
  font-weight: 700; }

#snipcart-main-content .snipcart-columns {
  margin: 20px 0; }

#snipcart-main-content .snipcart-column {
  padding: 0 20px;
  -webkit-overflow-scrolling: touch; }

#snipcart-main-content .snipcart-column.highligthed {
  background: #f6f6f6;
  background: linear-gradient(to right, #f6f6f6 1%, #fbfbfb 5%); }

#snipcart-main-content .snipcart-column span.snipcart-title {
  text-transform: uppercase;
  display: block;
  font: 16px brandon_grotesquebold, sans-serif;
  color: #333; }

#snipcart-main-content .snipcart-paymentsby-paypal {
  padding-bottom: 20px;
  text-align: center; }

#snipcart-main-content .snipcart-columns.snipcart-boxed-columns {
  margin: 0; }

#snipcart-main-content .snipcart-columns.snipcart-boxed-columns .snipcart-column span.snipcart-title {
  padding-top: 20px; }

#snipcart-main-content .snipcart-columns.snipcart-boxed-columns .snipcart-action {
  display: block;
  text-align: center;
  margin-top: 10px; }

#snipcart-main-content .snipcart-columns.snipcart-boxed-columns .snipcart-column-2 {
  border-top: 1px solid #f1f1f2; }

#snipcart-main-content .snipcart-boxed-columns .snipcart-column {
  padding-bottom: 20px; }

#snipcart-main-container label {
  font: 11px brandon_grotesquebold;
  text-transform: uppercase;
  display: block;
  color: #333;
  opacity: .7;
  margin-top: 10px; }

#snipcart-main-container input[type=password],
#snipcart-main-container input[type=text],
#snipcart-main-container select {
  box-sizing: border-box;
  width: 100%;
  height: 38px;
  display: block;
  padding: 8px 6px;
  margin: 5px 0 0;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  background-image: none;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #e5e5e5; }

#snipcart-main-container input[type=password],
#snipcart-main-container input[type=text] {
  background: #f6f6f6;
  background: radial-gradient(ellipse at center, #f6f6f6 0, white 5%);
  transition: border linear .2s, box-shadow linear .2s; }

#snipcart-main-container input[type=password].snipcart-has-errors,
#snipcart-main-container input[type=text].snipcart-has-errors {
  border-color: red;
  outline: 0;
  outline: dotted thin\9;
  box-shadow: inset 0 1px 1px #dcdcdc, 0 0 8px red;
  color: red; }

#snipcart-main-container input[type=password]:focus,
#snipcart-main-container input[type=text]:focus {
  border-color: #333;
  outline: 0;
  outline: dotted thin\9;
  box-shadow: inset 0 1px 1px #dcdcdc, 0 0 8px #333; }

#snipcart-main-container .snipcart-same-as-billing-address {
  margin: 20px 0 0 20px; }

#snipcart-main-container .snipcart-same-as-billing-address a {
  display: inline-block;
  height: 17px;
  line-height: 17px;
  text-decoration: none;
  color: inherit;
  font-weight: 700;
  background: url(img/checkbox.png) left center no-repeat;
  padding-left: 25px; }

#snipcart-main-container .snipcart-same-as-billing-address a:hover {
  color: #333; }

#snipcart-main-container .snipcart-same-as-billing-address.same a {
  background-image: url(img/selected.png); }

#snipcart-main-container .snipcart-form-field {
  position: relative;
  display: block; }

#snipcart-main-container .snipcart-checkbox-field input {
  float: left;
  margin-right: 10px;
  margin-top: 10px; }

#snipcart-main-container .snipcart-checkbox-field label {
  float: left; }

#snipcart-main-container select#snipcart-billing-expmonth,
#snipcart-main-container select#snipcart-billing-expyear {
  float: left;
  width: 49%; }

#snipcart-main-container select#snipcart-billing-expyear {
  margin-left: 2%; }

#snipcart-main-container a#snipcart-cvc-trigger {
  font: 14px brandon_grotesquebold, sans-serif;
  color: #26282a;
  position: absolute;
  right: 10px;
  top: 0; }

#snipcart-form.snipcart-full-width-form {
  padding: 10px 0 20px; }

#snipcart-form.snipcart-full-width-form .snipcart-centered-field {
  text-align: center;
  padding: 0 20px; }

#snipcart-form.snipcart-full-width-form .snipcart-centered-field label {
  font-size: inherit;
  font-family: inherit;
  text-transform: none;
  margin-bottom: 15px; }

#snipcart-form.snipcart-full-width-form p.snipcart-message {
  text-align: center;
  font-weight: 700; }

#snipcart-global-errors ul {
  display: block;
  list-style: none;
  margin: 0 0 15px 30px; }

#snipcart-global-errors ul li {
  display: block;
  list-style: none;
  margin: 0 0 5px;
  padding: 0;
  color: red;
  text-transform: uppercase; }

#snipcart-main-container .snipcart-errors ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }

#snipcart-main-container .snipcart-errors {
  display: block;
  color: red;
  font: 14px brandon_grotesqueregular; }

#snipcart-main-container .snipcart-errors.snipcart-centered-errors {
  text-align: center; }

#snipcart-main-container span.snipcart-form-error {
  box-sizing: border-box;
  display: block;
  color: #fff;
  text-align: center;
  background: #ef253a;
  background: linear-gradient(to bottom, #ef253a 0, #e81423 100%);
  border: 1px solid #bc101c;
  padding: 5px;
  width: 100%;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

#snipcart-main-container table#snipcart-items tbody.snipcart-fees,
#snipcart-main-container table#snipcart-items tbody.snipcart-subtotal,
#snipcart-main-container table#snipcart-items tbody.snipcart-total,
#snipcart-main-container table.snipcart-list tr.odd td {
  background-color: #fbfbfb; }

#snipcart-main-container table.snipcart-list {
  width: 100%;
  clear: both; }

#snipcart-main-container table.snipcart-list th {
  text-align: center;
  color: #333;
  opacity: .7;
  font: 11px brandon_grotesquebold, sans-serif;
  text-transform: uppercase;
  height: 40px; }

#snipcart-main-container table.snipcart-list .snipcart-td-pad-right {
  padding-right: 20px; }

#snipcart-main-container table.snipcart-list .snipcart-td-left,
#snipcart-main-container table.snipcart-list .snipcart-th-left {
  text-align: left; }

#snipcart-main-container table.snipcart-list .snipcart-td-1,
#snipcart-main-container table.snipcart-list .snipcart-th-1 {
  padding-left: 10px; }

#snipcart-main-container table.snipcart-list .snipcart-td-right,
#snipcart-main-container table.snipcart-list .snipcart-th-right {
  text-align: right; }

#snipcart-main-container table.snipcart-list .snipcart-td-right.snipcart-pad-right {
  padding-right: 60px; }

#snipcart-main-container table.snipcart-list td {
  padding: 20px 0;
  text-align: center;
  border-top: 1px solid #f1f1f2; }

#snipcart-main-container table.snipcart-list td span {
  display: block; }

#snipcart-main-container table.snipcart-list span.snipcart-confirm-item-price,
#snipcart-main-container table.snipcart-list span.snipcart-confirm-item-quantity,
#snipcart-main-container table.snipcart-list span.snipcart-confirm-item-total-price,
#snipcart-main-container table.snipcart-list span.snipcart-product-name,
#snipcart-main-container table.snipcart-list span.snipcart-shipping-method-name,
#snipcart-main-container table.snipcart-list span.snipcart-shipping-method-price,
#snipcart-main-container table.snipcart-list span.snipcart-title {
  color: #333;
  font: 14px brandon_grotesquebold, sans-serif;
  text-transform: uppercase; }

#snipcart-main-container table.snipcart-list span.snipcart-product-id,
#snipcart-main-container table.snipcart-list span.snipcart-shipping-method-time {
  font-weight: 700;
  color: #979797;
  font-size: 10pt; }

#snipcart-main-container table.snipcart-list span.snipcart-confirm-item-quantity {
  color: #999; }

#snipcart-main-container table#snipcart-items tr {
  position: relative;
  display: block;
  clear: both; }

#snipcart-main-container table#snipcart-items tbody.snipcart-discounts tr td {
  padding: 10px 0 10px 20px; }

#snipcart-main-container table#snipcart-items tbody.snipcart-fees tr td {
  padding: 5px 0 5px 20px;
  border-top: solid 1px #eee; }

#snipcart-main-container table#snipcart-items tbody.snipcart-subtotal tr td {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee; }

#snipcart-main-container table#snipcart-items tbody.snipcart-subtotal tr td span,
#snipcart-main-container table#snipcart-items tbody.snipcart-total tr td span {
  font-size: 18px; }

#snipcart-main-container table#snipcart-items th {
  display: none; }

#snipcart-main-container table#snipcart-items td {
  display: block; }

#snipcart-main-container table#snipcart-items td.snipcart-td-1 {
  padding-right: 20px; }

#snipcart-main-container #snipcart-step-content-cart-content table#snipcart-items tr:first-child td.snipcart-td-1,
#snipcart-main-container #snipcart-step-content-cart-items table#snipcart-items tr:first-child td.snipcart-td-1 {
  border-top: 0; }

#snipcart-main-container table#snipcart-items td.snipcart-td-2 {
  text-align: left;
  padding: 10px 20px 20px;
  border-top: 0; }

#snipcart-main-container table#snipcart-items td.snipcart-td-2.snipcart-no-customfields {
  border: 0;
  padding: 0; }

#snipcart-main-container table#snipcart-items td.snipcart-td-3,
#snipcart-main-container table#snipcart-items td.snipcart-td-4,
#snipcart-main-container table#snipcart-items td.snipcart-td-5 {
  box-sizing: border-box;
  width: 33.33333333333%;
  float: left;
  border-right: 1px solid #f1f1f2;
  margin: 10px 0;
  border-top: none;
  background: #fff !important; }

#snipcart-main-container table#snipcart-items .snipcart-td-5 {
  border-right: none; }

#snipcart-main-container table#snipcart-items td.snipcart-td-6 {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  right: 15px; }

#snipcart-main-container table#snipcart-items td.snipcart-td-6 a.snipcart-remove-item {
  content: url("../../images/x_button.png");
  width: 20px;
  height: 20px;
  display: block;
  float: left;
  color: transparent; }

#snipcart-main-container table#snipcart-items td.snipcart-td-6 a.snipcart-remove-item:before {
  content: url("../../images/x_button.png");
  width: 20px;
  height: 20px;
  color: red;
  font-size: 26px; }

#snipcart-main-container table#snipcart-items td.snipcart-td-6 a.snipcart-duplicate-item {
  margin-top: 15px;
  position: relative;
  right: 4px; }

#snipcart-main-container table#snipcart-items .snipcart-item-quantity-triggers {
  display: inline-block; }

#snipcart-main-container table#snipcart-items .snipcart-item-quantity-triggers a,
#snipcart-main-container table#snipcart-items .snipcart-item-quantity-triggers span {
  display: block;
  float: left;
  height: 17px;
  line-height: 17px; }

#snipcart-main-container table#snipcart-items .snipcart-item-quantity-triggers a {
  padding: 0 5px;
  font-family: Arial;
  font-size: 13pt;
  border-radius: 30px;
  background-color: #e8e8e8;
  color: #1c1e21;
  text-align: center;
  text-decoration: none;
  height: 17px;
  line-height: 19px; }

#snipcart-main-container table#snipcart-items .snipcart-item-quantity-triggers a.snipcart-minus-quantity {
  line-height: 14px; }

#snipcart-main-container table#snipcart-items .snipcart-item-quantity-triggers span {
  color: #333;
  font: 14px brandon_grotesquebold, sans-serif;
  margin: 0 8px;
  background-color: #fff; }

#snipcart-main-container table#snipcart-items span.snipcart-product-description {
  font-size: 9pt; }

#snipcart-main-container table#snipcart-items span.snipcart-thumbnail-wrapper {
  width: 65px;
  height: 65px;
  float: left;
  display: none;
  margin-right: 10px; }

#snipcart-main-container table#snipcart-items span.snipcart-thumbnail img,
#snipcart-main-container table#snipcart-items span.snipcart-thumbnail-wrapper img {
  max-width: 100%;
  max-height: 100%;
  display: block; }

#snipcart-main-container #snipcart-step-content-confirm table#snipcart-items th {
  background-color: #fbfbfb;
  border-top: 1px solid #eee; }

#snipcart-main-container .snipcart-customfield-checkbox {
  margin-top: 10px; }

#snipcart-main-container .snipcart-customfield-checkbox input {
  margin: 0;
  padding: 0; }

#snipcart-main-container .snipcart-customfield-checkbox .snipcart-customfield-element,
#snipcart-main-container .snipcart-customfield-checkbox .snipcart-customfield-element span,
#snipcart-main-container .snipcart-customfield-checkbox label {
  display: inline-block; }

.snipcart-customfield-checkbox .snipcart-customfield-element {
  margin-bottom: 10px; }

#snipcart-main-container .snipcart-customfield-checkbox label {
  margin: 3px 0 0 5px; }

#snipcart-main-container .snipcart-confirm-custom-field {
  margin-top: 10px; }

#snipcart-main-container .snipcart-confirm-custom-field span.snipcart-confirm-custom-field-name {
  display: block;
  font-weight: 700; }

#snipcart-promocodes {
  background: #f7f7f7;
  background: linear-gradient(to bottom, #f7f7f7 0, #fbfbfb 5%); }

#snipcart-promocodes .snipcart-promocode-form {
  border-bottom: 1px solid #eaebec;
  padding: 10px 20px;
  text-align: center; }

#snipcart-promocodes .snipcart-promocodes-list li,
#snipcart-promocodes div.snipcart-error-message {
  padding: 10px 30px;
  border-bottom: 1px solid #eaebec;
  font: 14px brandon_grotesquebold, sans-serif;
  text-transform: uppercase; }

#snipcart-promocodes .snipcart-promocode-form input[type=text] {
  margin-bottom: 10px; }

#snipcart-promocodes .snipcart-promocodes-list ul {
  margin: 0; }

#snipcart-promocodes .snipcart-promocodes-list li {
  list-style-type: none; }

#snipcart-promocodes .snipcart-promocodes-list strong {
  color: #76d443; }

#snipcart-promocodes div.snipcart-error-message {
  margin: 0;
  color: red;
  text-align: center; }

#snipcart-main-container table#snipcart-shipping-methods tr td.snipcart-td-1 {
  background: url(img/checkbox.png) 20px center no-repeat;
  padding-left: 50px; }

#snipcart-main-container table#snipcart-shipping-methods tr.selected td.snipcart-td-1 {
  background-image: url(img/selected.png); }

#snipcart-main-container table#snipcart-shipping-methods td {
  cursor: pointer; }

#snipcart-main-container #snipcart-step-content-confirm .snipcart-column span {
  display: block;
  padding-bottom: 3px; }

#snipcart-main-container #snipcart-step-content-confirm .snipcart-column-2,
#snipcart-main-container #snipcart-step-content-confirm .snipcart-column-3 {
  margin-top: 20px; }

#snipcart-bottom-confirm {
  background: #f6f6f6;
  background: linear-gradient(to bottom, #f6f6f6 0, #fbfbfb 5%);
  border-bottom: 1px solid #e9e9eb; }

#snipcart-order-totals {
  padding-top: 12px; }

table#snipcart-confirm-prices {
  width: 100%; }

table#snipcart-confirm-prices tr td {
  padding: 0 20px 10px;
  vertical-align: top; }

table#snipcart-confirm-prices tr:first-child td {
  padding-top: 10px; }

table#snipcart-confirm-prices tr td span {
  font: 14px brandon_grotesquebold, sans-serif;
  color: #1c1e21;
  text-transform: uppercase; }

table#snipcart-confirm-prices tr td span small {
  color: #a1a2a2; }

table#snipcart-confirm-prices tr td.snipcart-price-td-2 {
  text-align: right;
  white-space: nowrap; }

table#snipcart-confirm-prices tr td.snipcart-price-td-2.snipcart-negative-price span {
  color: #76d443; }

table#snipcart-confirm-prices tr.snipcart-total-price-tr td span {
  color: #333; }

table#snipcart-confirm-prices tr.snipcart-grand-total-price-tr td {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #eaebec; }

table#snipcart-confirm-prices tr.snipcart-grand-total-price-tr td span {
  font: 16px brandon_grotesquebold, sans-serif; }

#snipcart-sharebyemail-container {
  float: left;
  margin-top: 20px; }

#snipcart-sharebyemail-container a.snipcart-btn {
  float: none;
  margin-top: 0;
  margin-left: 10px; }

#snipcart-sharebyemail-container input {
  float: left; }

.snipcart-tipsy {
  font-size: 10px;
  position: absolute;
  padding: 5px;
  z-index: 100000; }

.snipcart-tipsy-inner {
  background-color: #C00;
  color: #FFF;
  max-width: 200px;
  padding: 5px 8px 4px;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

.snipcart-tipsy-arrow {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px dashed #000; }

.snipcart-tipsy-arrow-n {
  border-bottom-color: #C00; }

.snipcart-tipsy-arrow-s {
  border-top-color: #C00; }

.snipcart-tipsy-arrow-e {
  border-left-color: #C00; }

.snipcart-tipsy-arrow-w {
  border-right-color: #C00; }

.snipcart-tipsy-n .snipcart-tipsy-arrow,
.snipcart-tipsy-nw .snipcart-tipsy-arrow {
  border-left-color: transparent;
  border-right-color: transparent;
  top: 0;
  border-bottom-style: solid;
  border-top: none; }

.snipcart-tipsy-n .snipcart-tipsy-arrow {
  left: 50%;
  margin-left: -5px; }

.snipcart-tipsy-nw .snipcart-tipsy-arrow {
  left: 10px; }

.snipcart-tipsy-ne .snipcart-tipsy-arrow {
  top: 0;
  right: 10px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent; }

.snipcart-tipsy-s .snipcart-tipsy-arrow,
.snipcart-tipsy-se .snipcart-tipsy-arrow,
.snipcart-tipsy-sw .snipcart-tipsy-arrow {
  bottom: 0;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent; }

.snipcart-tipsy-s .snipcart-tipsy-arrow {
  left: 50%;
  margin-left: -5px; }

.snipcart-tipsy-sw .snipcart-tipsy-arrow {
  left: 10px; }

.snipcart-tipsy-se .snipcart-tipsy-arrow {
  right: 10px; }

.snipcart-tipsy-e .snipcart-tipsy-arrow,
.snipcart-tipsy-w .snipcart-tipsy-arrow {
  top: 50%;
  margin-top: -5px;
  border-top-color: transparent;
  border-bottom-color: transparent; }

.snipcart-tipsy-e .snipcart-tipsy-arrow {
  right: 0;
  border-left-style: solid;
  border-right: none; }

.snipcart-tipsy-w .snipcart-tipsy-arrow {
  left: 0;
  border-right-style: solid;
  border-left: none; }

#snipcart-sub-content.snipcart-loading * {
  display: none; }

#snipcart-main-container .snipcart-step.snipcart-loading,
#snipcart-sub-content.snipcart-loading {
  min-height: 300px;
  background-color: #fff;
  background-image: url(img/ajax-loader.gif);
  background-position: center center;
  background-repeat: no-repeat; }

#snipcart-main-container .snipcart-step.snipcart-loading {
  background-position: center 40px;
  min-height: 0; }

#snipcart-main-container .snipcart-loading #snipcart-loading-message {
  padding-top: 160px;
  padding-bottom: 20px;
  text-transform: uppercase;
  color: #333;
  font-size: 16pt;
  font-size: 12pt;
  font-weight: 700;
  text-align: center;
  font-family: brandon_grotesquebold; }

#snipcart-blocked .snipcart-full-width-text p,
#snipcart-step-content-emptycart .snipcart-full-width-text p {
  font-size: 18px;
  font-family: brandon_grotesquebold, sans-serif;
  text-transform: uppercase; }

div#snipcart-footer {
  background: #36383a;
  background: linear-gradient(to bottom, #36383a 1%, #212324 100%);
  height: 35px;
  border-top: 1px solid #434648;
  padding: 0 10px; }

#snipcart-footer .snipcart-big {
  color: #a5a5a5; }

#snipcart-footer #snipcart-powered {
  background: url(img/lock.png) left 3px no-repeat;
  padding-left: 30px;
  text-transform: uppercase;
  font: 8.42pt/11px brandon_grotesqueregular, sans-serif;
  color: #767676;
  display: block;
  text-shadow: -1px 1px 2px rgba(0, 0, 0, 0.3);
  height: 35px;
  line-height: 35px; }

#snipcart-footer #snipcart-powered a {
  color: #545557;
  text-decoration: none;
  display: block;
  padding: 10px 0; }

@media only screen and (min-width: 480px) {
  #snipcart-header {
    text-align: center; }
  #snipcart-main-container a.snipcart-btn,
  #snipcart-main-container button.snipcart-btn {
    font-size: 12px; } }

@media only screen and (min-width: 768px) {
  #snipcart-main-container #snipcart-cartitems-continue-top {
    display: block; }
  #snipcart-main-container #snipcart-header-place-order {
    display: block;
    top: 35px;
    right: 20px; }
  a#snipcart-close {
    top: 10px;
    right: 10px;
    padding: 0; }
  #snipcart-close i {
    font-size: 22px; }
  #snipcart-main-container table#snipcart-items td.snipcart-td-6 a.snipcart-duplicate-item {
    margin-top: 0;
    right: 0; }
  #snipcart-main-container #snipcart-header {
    height: 105px;
    padding: 0; }
  #snipcart-main-container a.snipcart-btn,
  #snipcart-main-container button.snipcart-btn {
    padding: 0 25px; }
  #snipcart-main-container button.snipcart-btn {
    border: none; }
  #snipcart-main-container td,
  #snipcart-main-container th {
    display: table-cell; }
  #snipcart-main-container table.snipcart-list .snipcart-no-customfields {
    border-top: 1px solid #f1f1f2; }
  #snipcart-header #snipcart-header-total {
    margin-top: 35px;
    margin-left: 20px; }
  #snipcart-header #snipcart-title {
    display: block;
    text-align: left;
    font: 30px/105px brandon_grotesquelight, sans-serif;
    padding-left: 25px;
    width: auto;
    top: 0;
    min-width: 300px;
    position: absolute; }
  #snipcart-header #snipcart-total span.snipcart-label {
    display: inline; }
  #snipcart-cartitems-checkout-top {
    top: 35px; }
  #snipcart-main-content #snipcart-current-user #snipcart-user-infos {
    padding: 10px 44px 10px 10px; }
  ul#snipcart-steps {
    height: 90px; }
  ul#snipcart-steps li span.snipcart-step-text {
    box-sizing: border-box;
    display: block;
    text-align: center;
    margin: 13px 0 0;
    padding: 0 2px;
    width: 100%;
    text-transform: uppercase;
    color: #8e8e8e;
    line-height: 16px;
    font: 10px/16px brandon_grotesquebold, Arial, sans-serif; }
  ul#snipcart-steps li span.snipcart-step-number {
    margin: 9px 0 0;
    font: 28pt Snipcart; }
  #snipcart-main-content .snipcart-columns {
    overflow: hidden; }
  #snipcart-main-content div.snipcart-column {
    float: left;
    width: 33.33333333333%;
    box-sizing: border-box;
    margin-bottom: -99989px;
    padding-bottom: 99999px !important; }
  #snipcart-main-content div.snipcart-column.snipcart-column-right {
    float: right;
    text-align: right; }
  #snipcart-main-content div.snipcart-column.snipcart-column-right img {
    max-height: 50px; }
  #snipcart-main-content div.snipcart-column-2,
  #snipcart-main-content div.snipcart-column-3 {
    border-left: 1px solid #f1f1f2; }
  #snipcart-main-container table.snipcart-list td.snipcart-td-loading {
    border-top: 1px solid #eee !important; }
  #snipcart-main-container span.snipcart-total-price,
  #snipcart-main-container span.snipcart-unit-price {
    text-align: right; }
  #snipcart-main-content .snipcart-boxed-columns div.snipcart-column-2 {
    border-top: 0; }
  #snipcart-main-container #snipcart-apply-discount {
    padding: 10px 20px;
    text-align: right; }
  #snipcart-main-container #snipcart-apply-discount input[type=text] {
    display: inline-block;
    margin: 0 7px 0 0; }
  #snipcart-main-container #snipcart-apply-discount div {
    float: right;
    width: 250px;
    margin-right: 10px;
    margin-bottom: 10px;
    top: 0; }
  #snipcart-main-container #snipcart-apply-discount button {
    float: right; }
  #snipcart-main-container table#snipcart-items tr {
    display: table-row; }
  #snipcart-main-container table#snipcart-items tr td,
  #snipcart-main-container table#snipcart-items tr th {
    display: table-cell; }
  #snipcart-main-container table#snipcart-items td span.snipcart-thumbnail-wrapper {
    display: inline-block; }
  #snipcart-main-container #snipcart-step-content-cart-content table#snipcart-items tr:first-child td.snipcart-td-1,
  #snipcart-main-container #snipcart-step-content-cart-items table#snipcart-items tr:first-child td.snipcart-td-1,
  #snipcart-main-container table#snipcart-items td.snipcart-td-1,
  #snipcart-main-container table#snipcart-items td.snipcart-td-2,
  #snipcart-main-container table#snipcart-items td.snipcart-td-2.snipcart-no-customfields {
    border-top: 1px solid #eee; }
  #snipcart-main-container #snipcart-step-content-cart-content table#snipcart-items td.snipcart-td-2,
  #snipcart-main-container #snipcart-step-content-cart-items table#snipcart-items td.snipcart-td-2 {
    width: 160px;
    padding-left: 0;
    padding-right: 0; }
  #snipcart-main-container table#snipcart-items td.snipcart-td-2.snipcart-no-customfields {
    width: auto !important; }
  #snipcart-main-container table#snipcart-items td.snipcart-td-3,
  #snipcart-main-container table#snipcart-items td.snipcart-td-4,
  #snipcart-main-container table#snipcart-items td.snipcart-td-5 {
    float: none;
    width: 120px;
    border-right: none;
    margin: 0;
    border-top: 1px solid #eee; }
  #snipcart-main-container table#snipcart-items td.snipcart-td-3 {
    width: 140px; }
  #snipcart-main-container table#snipcart-items td.snipcart-td-6 {
    position: static;
    width: 60px; }
  #snipcart-main-container #snipcart-step-content-confirm .snipcart-column-2,
  #snipcart-main-container #snipcart-step-content-confirm .snipcart-column-3 {
    margin-top: 0; } }

@media (max-width: 800px) {
  .snipcart-checkout-container {
    margin-left: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0; }
  #snipcart-main-container {
    padding: 0;
    top: 0; }
  #snipcart-main-container input[type=text] {
    font-size: 16px; } }

@media only screen and (min-width: 1024px) {
  ul#snipcart-steps {
    height: 60px; }
  ul#snipcart-steps li span {
    float: left; }
  ul#snipcart-steps li span.snipcart-step-text {
    text-align: left;
    margin: 13px 0 0 3px;
    width: 70px; }
  ul#snipcart-steps li span.snipcart-step-number {
    width: auto;
    margin: 9px 0 0 5px; } }

@media print {
  body.snipcart-open #snipcart-modal {
    position: static; }
  body.snipcart-open #snipcart-actions,
  body.snipcart-open #snipcart-overlay {
    display: none; }
  body.snipcart-open .snipcart-checkout-container #snipcart-continue-shopping-link,
  body.snipcart-open .snipcart-checkout-container #snipcart-logged-user,
  body.snipcart-open .snipcart-checkout-container .snipcart-add-quantity,
  body.snipcart-open .snipcart-checkout-container .snipcart-minus-quantity,
  body.snipcart-open .snipcart-checkout-container .snipcart-remove-item {
    display: none !important; }
  body.snipcart-open table#snipcart-items td.snipcart-td-3 span {
    border: none;
    background-color: inherit; }
  body.snipcart-open #snipcart-header #snipcart-title {
    line-height: inherit;
    display: none;
    min-width: 300px; }
  body.snipcart-open #snipcart-main-container span.snipcart-total-price {
    color: inherit;
    font-weight: 700; }
  body.snipcart-open #snipcart-header #snipcart-total span.snipcart-label {
    width: auto; }
  body.snipcart-open #snipcart-header {
    height: auto; }
  body.snipcart-open #snipcart-header #snipcart-total span.snipcart-label span {
    margin-top: 0; }
  body.snipcart-open #snipcart-header #snipcart-total span.snipcart-amount {
    font-size: inherit;
    color: inherit;
    font-weight: 700;
    line-height: inherit; }
  body.snipcart-open .snipcart-print-no-show {
    display: none; } }

@media only screen and (min-width: 1280px) {
  ul#snipcart-steps li span.snipcart-step-text {
    width: 80px; } }

#snipcart-main-container table.snipcart-list td.snipcart-td-loading {
  width: 30px;
  padding-right: 10px;
  border-top: 0; }

#snipcart-main-container .snipcart-td-loading.snipcart-loading .snipcart-loader {
  width: 20px;
  height: 20px;
  background-image: url(img/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px 20px; }

#snipcart-main-container .snipcart-upcomingpayment-details {
  display: none;
  text-align: right; }

#snipcart-main-container .snipcart-show-upcoming-payment-details {
  float: right; }

#snipcart-main-container .snipcart-upcomingpayment-details dl dt {
  float: left;
  width: 100px; }

#snipcart-main-container .snipcart-upcomingpayment-details dl dd {
  color: #333;
  font: 14px brandon_grotesquebold, sans-serif;
  font-weight: 700; }

.snipcart-user-logout {
  display: none; }

#snipcart-main-container #snipcart-header.snipcart-total-hidden {
  height: 20px; }

#snipcart-main-container #snipcart-header.snipcart-total-hidden #snipcart-title {
  display: block;
  left: 0;
  min-width: 0;
  height: auto;
  margin-left: 10px;
  font-size: 16px;
  width: 100%;
  text-align: center; }

@media only screen and (min-width: 768px) {
  #snipcart-main-container #snipcart-header.snipcart-total-hidden #snipcart-title {
    font-size: 24px;
    text-align: left;
    width: auto; }
  #snipcart-main-container #snipcart-header.snipcart-total-hidden {
    height: 95px; } }

#snipcart-main-container .snipcart-btn-fullwidth {
  width: 100%; }

#snipcart-main-container #snipcart-step-content-login {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column; }

#snipcart-main-container #snipcart-guest-checkout-container {
  -webkit-order: 3;
  order: 3; }

#snipcart-main-container .snipcart-confirm-content .snipcart-confirm-options,
#snipcart-main-container .snipcart-plan-details .snipcart-subscription-actions {
  -webkit-order: 2;
  order: 2; }

#snipcart-main-container #snipcart-login-forms {
  overflow: hidden; }

@media only screen and (min-width: 768px) {
  #snipcart-main-container #snipcart-step-content-login {
    display: block; }
  #snipcart-main-container #snipcart-guest-checkout-container {
    float: right;
    width: 33.3%; }
  #snipcart-main-container #snipcart-login-forms > div {
    float: left;
    width: 50%; } }

#snipcart-main-container .snipcart-test-mode-flag {
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 10;
  background-color: #ff0;
  opacity: .7;
  color: #000;
  padding: 2px;
  border-radius: 1px;
  font-size: 10px;
  text-transform: uppercase; }

#snipcart-main-container dl.snipcart-def-list dd {
  float: left;
  clear: left;
  margin-right: 10px;
  padding-bottom: 3px;
  margin-left: 0; }

#snipcart-main-container dl.snipcart-def-list dt {
  padding-bottom: 3px; }

#snipcart-main-container .snipcart-container-content {
  padding: 20px; }

#snipcart-main-container table.snipcart-list .snipcart-td-last,
#snipcart-main-container table.snipcart-list .snipcart-th-last {
  padding-right: 20px; }

#snipcart-main-container #snipcart-upcoming-payments table tr td.snipcart-td-3,
#snipcart-main-container #snipcart-upcoming-payments table tr th.snipcart-th-3 {
  padding-right: 40px; }

#snipcart-main-container table.snipcart-list td strong {
  font-weight: 700;
  color: #333; }

#snipcart-main-container #snipcart-upcoming-payments > div {
  border-top: 1px solid #aaa;
  padding-top: 10px;
  border-bottom: 1px solid #aaa;
  background-color: #eee; }

#snipcart-main-container #snipcart-upcoming-payments h2 {
  color: #333;
  font: 18px brandon_grotesquebold, sans-serif;
  text-transform: uppercase;
  padding-left: 10px; }

#snipcart-main-container #snipcart-upcoming-payments table tr td.snipcart-td-3 > .snipcart-total-price {
  font-size: 18px; }

#snipcart-main-container #snipcart-upcoming-payments dd {
  margin-bottom: 5px; }

#snipcart-main-container #snipcart-upcoming-payments-list tr td {
  position: relative; }

#snipcart-main-container a.snipcart-btn.snipcart-show-upcoming-payment-details {
  padding: 5px;
  font-size: 14px;
  height: auto;
  line-height: 11px;
  margin-left: 10px;
  margin-top: 2px; }

#snipcart-main-container a.snipcart-btn.snipcart-show-upcoming-payment-details:before {
  content: "?";
  display: inline-block;
  width: 10px;
  text-align: center;
  text-indent: 0; }

#snipcart-main-container a.snipcart-btn.snipcart-show-upcoming-payment-details.snipcart-hide-details:before {
  content: "-"; }

#snipcart-main-container .snipcart-upcoming-payment-details {
  padding: 10px 20px;
  border-radius: 3px;
  position: absolute;
  background-color: #ccc;
  bottom: 70px;
  right: 5px;
  text-align: center;
  display: none; }

#snipcart-main-container .snipcart-upcoming-payment-details:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  border-width: 15px 15px 0;
  border-style: solid;
  border-color: #ccc transparent;
  display: block;
  width: 0; }

#snipcart-main-container .snipcart-upcoming-payment-details dl {
  margin: 0; }

#snipcart-main-container .snipcart-upcoming-payment-details dd,
#snipcart-main-container .snipcart-upcoming-payment-details dt {
  margin-left: 0;
  margin-right: 0; }

#snipcart-main-container .snipcart-upcoming-payment-details dd span.snipcart-total-price,
#snipcart-main-container .snipcart-upcoming-payment-details dt span.snipcart-total-price {
  text-align: center; }

#snipcart-main-container .snipcart-upcoming-payment-details dt {
  color: #666; }

#snipcart-main-container .snipcart-plan-details {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column; }

#snipcart-main-container .snipcart-plan-details .snipcart-subscription-actions button {
  background-color: red;
  width: 100%;
  margin-bottom: 20px; }

@media only screen and (min-width: 768px) {
  #snipcart-main-container .snipcart-plan-details {
    display: block; }
  #snipcart-main-container .snipcart-plan-details .snipcart-subscription-actions {
    float: right;
    text-align: right;
    width: 30%; } }

#snipcart-main-container .snipcart-flash-confirm {
  background-color: #1e1f21;
  color: #fff; }

#snipcart-main-container .snipcart-confirm-content {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column; }

#snipcart-main-container .snipcart-confirm-content .snipcart-confirm-options a {
  font-size: smaller;
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 5px; }

#snipcart-main-container .snipcart-confirm-content .snipcart-confirm-options a.snipcart-confirm-yes {
  background-color: #87db57; }

#snipcart-main-container .snipcart-confirm-content .snipcart-confirm-options a.snipcart-confirm-no {
  background-color: red; }

@media only screen and (min-width: 768px) {
  #snipcart-main-container .snipcart-confirm-content {
    display: block; }
  #snipcart-main-container .snipcart-confirm-content .snipcart-confirm-options a {
    display: inline-block;
    width: 10%;
    margin-left: 10px; }
  #snipcart-main-container .snipcart-confirm-content .snipcart-confirm-options {
    float: right;
    width: 50%;
    text-align: right; } }

#snipcart-main-container .snipcart-confirm-content .snipcart-confirm-message {
  text-align: center;
  padding: 5px; }

@media only screen and (min-width: 768px) {
  #snipcart-main-container .snipcart-confirm-content .snipcart-confirm-message {
    vertical-align: middle;
    line-height: 38px;
    text-align: left;
    font-weight: 400;
    padding-left: 25px; } }

#snipcart-main-container #snipcart-current-user nav {
  float: left; }

#snipcart-main-container table.snipcart-list td span.hidden {
  display: none; }

#snipcart-main-container h2.snipcart-invoices-title {
  text-transform: uppercase;
  text-align: center;
  background-color: #333;
  color: #fff;
  font: 16px brandon_grotesquelight, sans-serif;
  padding: 5px; }

#snipcart-main-container .snipcart-table-header-color .snipcart-grand-total {
  font-size: larger;
  font-weight: 700; }

#snipcart-main-container .snipcart-table-header-color .snipcart-td-left,
#snipcart-main-container .snipcart-table-header-color .snipcart-th-left {
  padding-left: 10px; }

#snipcart-main-container .snipcart-table-header-color .snipcart-td-right,
#snipcart-main-container .snipcart-table-header-color .snipcart-th-right {
  padding-right: 10px; }

#snipcart-main-container .snipcart-def-list dd {
  width: 90px;
  clear: both; }

.snipcart-user-welcome {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 82%;
  vertical-align: middle; }

#snipcart-user-menu {
  text-align: left; }

#snipcart-user-menu .snip-menu-control {
  cursor: pointer;
  color: #999; }

#snipcart-user-menu .snip-menu-control.snip-control-active,
#snipcart-user-menu .snip-menu-control:hover {
  color: #fff; }

#snipcart-user-menu .snip-menu-control.snip-control-active .snipcart-burger-icon,
#snipcart-user-menu .snip-menu-control.snip-control-active .snipcart-burger-icon:after,
#snipcart-user-menu .snip-menu-control.snip-control-active .snipcart-burger-icon:before,
#snipcart-user-menu .snip-menu-control:hover .snipcart-burger-icon,
#snipcart-user-menu .snip-menu-control:hover .snipcart-burger-icon:after,
#snipcart-user-menu .snip-menu-control:hover .snipcart-burger-icon:before {
  background: #fff; }

#snipcart-user-menu .snip-menu-control span {
  display: none;
  color: red; }

#snipcart-user-menu .snipcart-burger-icon {
  background: #999;
  width: 18px;
  height: 3px;
  position: relative;
  display: inline-block;
  vertical-align: 4px;
  margin-right: .3em; }

#snipcart-user-menu .snipcart-burger-icon:after,
#snipcart-user-menu .snipcart-burger-icon:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #999; }

#snipcart-user-menu .snipcart-burger-icon:before {
  top: -6px; }

#snipcart-user-menu .snipcart-burger-icon:after {
  bottom: -6px; }

#snipcart-user-menu .snip-user-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #1a1b1d;
  color: #fff;
  z-index: 2;
  text-align: left; }

#snipcart-user-menu .snip-user-menu li {
  padding: 1em 2em;
  border-bottom: 1px solid #333;
  display: block; }

#snipcart-user-menu .snip-user-menu li:first-child {
  border-top: 1px solid #333; }

#snipcart-user-menu .snip-user-menu a {
  cursor: pointer;
  display: block;
  color: #999; }

#snipcart-user-menu .snip-user-menu a:hover {
  color: #fff; }

@media only screen and (min-width: 768px) {
  #snipcart-user-menu .snip-menu-control span {
    display: inline;
    color: inherit; }
  #snipcart-user-menu .snipcart-burger-icon {
    width: 15px;
    height: 2px; }
  #snipcart-user-menu .snipcart-burger-icon:before {
    top: -5px; }
  #snipcart-user-menu .snipcart-burger-icon:after {
    bottom: -5px; }
  #snipcart-user-menu .snip-user-menu li {
    padding: .75em 1.5em; } }

@media (max-width: 1280px) {
  .title h2, .shop .half h3, .about .title h2, .contact .title h2, .product h4, .pages .page h3 {
    font: 48px/calc(48px + 5px) "Portrait Web", serif !important; } }

@media (max-width: 1280px) {
  .title h2, .shop .half h3, .about .title h2, .contact .title h2, .product h4, .pages .page h3 {
    font: 36px/calc(36px + 5px) "Portrait Web", serif !important; } }

@media (max-width: 1280px) {
  .intro .title {
    width: 50%; }
    .intro .title h1 {
      font: 48px/calc(48px + 10px) "Portrait Web", serif !important; }
    .intro .title .collection .standfirst {
      padding: 60px !important; }
  .pages .page {
    margin-top: 0px !important; } }

@media (max-width: 1280px) {
  .shop .half h3 {
    margin-bottom: 60px; } }

@media (max-width: 1280px) {
  div.home section {
    padding: 90px 0; } }

@media (max-width: 1280px) {
  .collection .title {
    padding: 0 20%;
    margin-bottom: 60px; } }

@media (max-width: 960px) {
  .twothirds {
    width: calc(100%/6 * 4 - 20px);
    margin-right: 00px; }
  .product.page .gallery {
    padding-right: 0px; }
  .half.mailer {
    width: 320px;
    float: right; }
  .sixth {
    width: calc(100%/5 - 50px); }
  .twothirds {
    width: inherit;
    margin-left: 0px !important; }
  .full.product.single {
    padding: 0px; }
  span.view, .product span.view {
    font: 20px/28px 'Portrait Web', serif; }
  .product h4 {
    padding: 10px 0 10px 0px !important; }
  .half {
    width: calc(50% - 20px);
    margin-right: 40px;
    overflow: hidden; }
  .third {
    width: calc(100%/3 - 27px);
    margin-right: 40px; }
  .pages .page h3 {
    margin-bottom: 30px; } }

.small {
  font: 16px/18px 'Portrait Web', serif;
  margin-top: 20px;
  display: block; }

.snipcart-checkout-container.snipcart-content {
  z-index: 999999 !important; }

nav.cart-wrap {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 999999; }

@media (max-width: 640px) {
  .homething {
    width: 100%; }
  .half.mailer {
    width: 100%; }
  .maillist .mc-field-group {
    width: 100%;
    float: left; }
  .third.footer-logo {
    width: auto;
    margin: 0px;
    paddding: 0px; }
  footer .credit {
    width: 60%;
    font-size: 12px; }
    footer .credit li {
      margin-top: 12px !important;
      padding-left: 5px !important;
      font-size: 10px !important; }
  .title h2, .shop .half h3, .about .title h2, .contact .title h2, .product h4, .pages .page h3 {
    font: 26px/calc(26px + 9px) "Portrait Web", serif !important; }
  header {
    padding: 20px 0px; }
  #wrap {
    overflow: visible;
    padding-top: 20px; }
  .homething {
    position: relative; }
  header .logo {
    margin-bottom: 20px; } }
  @media (max-width: 640px) and (max-width: 767px) {
    header .logo {
      margin-bottom: 15px; } }

@media (max-width: 640px) {
  .collection .title {
    margin-bottom: 60px !important; }
  footer form {
    width: 100%; } }

.zoom {
  position: absolute;
  padding-right: 5%;
  overflow: hidden;
  height: 100%;
  width: 100%; }

.photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 100%;
  background-position: 50% 50%;
  opacity: 1;
  transition: background-size .2s ease-in-out, opacity .2s ease-in-out; }
  .photo.over {
    opacity: 1;
    transition: background-size .2s ease-in-out, opacity .2s ease-in-out;
    background-position: 50% 50%;
    filter: none;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0'); }

.rsThumbsContainer {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px); }

.soldout {
  pointer-events: none;
  color: #eee;
  opacity: 0.4; }
  .soldout img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }
  .soldout a, .soldout a:hover, .soldout a h4 {
    color: #08152b;
    opacity: .4;
    display: block; }

a.soldout, a.soldout:hover, a.soldout h4 {
  color: #08152b !important;
  opacity: .4 !important; }

.product {
  position: relative; }
  .product h6 {
    color: red;
    font-size: 18px;
    position: absolute;
    text-transform: uppercase;
    letter-spacing: 1px;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.maillist {
  height: auto;
  padding-bottom: 30px;
  width: 60%;
  background: white;
  position: fixed;
  z-index: 999;
  box-shadow: 0px 0px 10px #999;
  transition: all .2s ease-out;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -300px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none; }
  @media (max-width: 960px) {
    .maillist {
      width: 90%; } }
  .maillist.on {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    bottom: 0px;
    transition: all .4s ease-out; }
  .maillist .form {
    bottom: 0px;
    padding: 40px 56px;
    text-align: center; }
    .maillist .form p, .maillist .form h6, .maillist .form form {
      font: 18px/22px 'Portrait Web', serif;
      padding-bottom: 6px; }
    .maillist .form h6 {
      font-weight: bold;
      font: 22px/26px 'Portrait Web', serif; }
    .maillist .form p {
      margin-bottom: 12px;
      padding: 0% 5%;
      padding-bottom: 6px; }
    .maillist .form label {
      text-align: left;
      float: left;
      font: 16px/28px 'Portrait Web',serif; }
    .maillist .form input {
      float: left;
      width: 100%;
      border: solid 1px #eee;
      width: 100%;
      padding: 18px;
      margin-bottom: 10px;
      text-align: left;
      font-size: 15px; }
    .maillist .form input.button {
      width: auto;
      border: none;
      text-transform: uppercase;
      letter-spacing: 2px;
      font: 16px/28px 'Portrait Web',serif;
      background: #08152b;
      padding: 8px 22px;
      color: white;
      margin-top: 12px;
      margin-left: 6px; }
    @media (max-width: 640px) {
      .maillist .form {
        padding: 40px 20px; } }
  .maillist .mc-field-group {
    width: 33%;
    float: left;
    padding: 5px; }
    @media (max-width: 640px) {
      .maillist .mc-field-group {
        width: 100%; } }

.closemail {
  color: #08152b;
  font-size: 46px;
  position: absolute;
  right: 16px;
  top: 14px; }

header {
  z-index: 1; }

#wrap {
  z-index: 0; }

.rsThumbsContainer {
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
  transform: translate3d(0px, 0px, 0px) !important; }

rsNavSelected {
  opacity: 0; }

.rsNavItem.rsThumb {
  float: left !important; }

.product .colours, .product {
  padding-top: 60px; }

.product.page .gallery {
  padding-right: 0px !important; }

.rsThumbsContainer, .rsNav.rsThumbs.rsThumbsHor {
  width: 100% !important; }

.rsThumb {
  width: 15.2%; }
  .rsThumb img, .rsThumb .rsTmb {
    width: 100%; }

.homething .collection .product, .homething .shop .product {
  padding-top: 0px; }

header {
  padding: 34px 0; }

div.home section {
  padding: 110px 0; }

.content p a {
  color: #fff;
  cursor: pointer !important;
  border-bottom: solid 1px #AFB11C !important;
  /* display: inline-block; */ }

#map {
  height: 500px;
  width: 100%;
  margin-bottom: 60px; }

.text-left {
  float: left;
  text-align: left; }

.contact .title h1, .contact .title h2, .collection .title h2, .shop .half h3, .intro .title h1 {
  font: 36px/45px 'Portrait Web', serif; }

.contact .title h2 {
  max-width: 700px;
  margin: 0 auto; }

.address {
  padding-bottom: 20px; }

.contact .info p {
  font: 18px/22px 'Portrait Web',serif !important; }

.contact .info p strong {
  font: 18px/22px 'Portrait Web',serif !important; }

.contact .info h4 {
  padding: 0px 0px 20px 0px  !important;
  margin: 0px !important; }

.intro .title h1 {
  font: 58px/66px 'Portrait Web', serif; }

#map {
  color: #08152b; }

select#my-size {
  font: 18px/22px 'Portrait Web',serif !important;
  letter-spacing: 1.5px;
  font-size: 18px;
  margin-top: 20px;
  display: block;
  border: solid 1px #08152b;
  background: white;
  padding: 20px 30px 16px 30px;
  width: 100%;
  font-size: .7em;
  text-transform: uppercase;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-image: url(/assets/images/downarrow.svg);
  background-repeat: no-repeat;
  background-position: 87% 48%;
  outline: none; }

.instagram {
  float: right;
  padding: 20px; }
  .instagram a {
    font: 16px/28px 'Portrait Web',serif; }

.invert h2 {
  color: white; }

table th {
  font-weight: normal; }

table th, table td {
  border-right: 6px solid transparent; }

.default.page {
  margin-bottom: 60px; }

.soldout.cart-button {
  opacity: 1; }
  .soldout.cart-button a {
    background: #BD0303 !important;
    opacity: 1; }

.dropdown-list {
  width: 100%; }
  .dropdown-list table {
    width: 100%; }

@media (max-width: 960px) {
  .contact .info > .third {
    width: 100%;
    margin-bottom: 20px; }
    .contact .info > .third .address {
      width: 100%; } }

@media (min-width: 960px) {
  .contact .info .third {
    width: calc(100%/3 - 20px);
    margin-right: 30px; }
    .contact .info .third:last-child {
      margin-right: 0px; } }

@media (min-width: 1280px) {
  .contact .info .third {
    margin-right: 60px;
    width: calc(100%/3 - 60px); }
    .contact .info .third:last-child {
      margin-right: 0px; } }

.icon-Snipcart,
.icon-Snipcart-2,
.icon-Snipcart-3,
.icon-Snipcart-4,
.icon-Snipcart-5,
.icon-Snipcart-6,
.icon-Snipcart-7,
.icon-snipcart-close,
[data-icon]:before {
  font-family: Snipcart;
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

#snipcart-main-container #snipcart-upcoming-payments table tr td,
#snipcart-main-container .snipcart-upcomingpayment .snipcart-td-1 {
  vertical-align: top; }

@font-face {
  font-family: Snipcart;
  src: url(fonts/snipcart/Snipcart.eot);
  src: url(fonts/snipcart/Snipcart.eot?#iefix) format("embedded-opentype"), url(fonts/snipcart/Snipcart.woff) format("woff"), url(fonts/snipcart/Snipcart.ttf) format("truetype"), url(fonts/snipcart/Snipcart.svg#Snipcart) format("svg");
  font-weight: 400;
  font-style: normal;
  font-family: Snipcart;
  src: url(fonts/snipcart/Snipcart.eot);
  src: url(fonts/snipcart/Snipcart.eot?#iefix) format("embedded-opentype"), url(fonts/snipcart/Snipcart.woff) format("woff"), url(fonts/snipcart/Snipcart.ttf) format("truetype"), url(fonts/snipcart/Snipcart.svg#Snipcart) format("svg");
  font-weight: 400;
  font-style: normal; }

[data-icon]:before {
  content: attr(data-icon); }

.icon-Snipcart,
.icon-Snipcart-2,
.icon-Snipcart-3,
.icon-Snipcart-4,
.icon-Snipcart-5,
.icon-Snipcart-6,
.icon-Snipcart-7,
.icon-snipcart-close {
  font-style: normal; }

.icon-Snipcart:before {
  content: "\66"; }

.icon-Snipcart-2:before {
  content: "\65"; }

.icon-Snipcart-3:before {
  content: "\64"; }

.icon-Snipcart-4:before {
  content: "\63"; }

.icon-Snipcart-5:before {
  content: "\62"; }

.icon-Snipcart-6:before {
  content: "\61"; }

.icon-Snipcart-7:before {
  content: "\67"; }

.icon-snipcart-close:before {
  content: '\68'; }

@font-face {
  font-family: LatoRegular;
  src: url(fonts/Lato-Reg-webfont.eot);
  src: url(fonts/Lato-Reg-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/Lato-Reg-webfont.woff) format("woff"), url(fonts/Lato-Reg-webfont.ttf) format("truetype"), url(fonts/Lato-Reg-webfont.svg#LatoRegular) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: LatoLight;
  src: url(fonts/Lato-Lig-webfont.eot);
  src: url(fonts/Lato-Lig-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/Lato-Lig-webfont.woff) format("woff"), url(fonts/Lato-Lig-webfont.ttf) format("truetype"), url(fonts/Lato-Lig-webfont.svg#LatoLight) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: brandon_grotesqueblack;
  src: url(fonts/brandon_grotesque/brandon_blk-webfont.eot);
  src: url(fonts/brandon_grotesque/brandon_blk-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/brandon_grotesque/brandon_blk-webfont.woff) format("woff"), url(fonts/brandon_grotesque/brandon_blk-webfont.ttf) format("truetype"), url(fonts/brandon_grotesque/brandon_blk-webfont.svg#brandon_grotesqueblack) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: brandon_grotesquebold;
  src: url(fonts/brandon_grotesque/brandon_bld-webfont.eot);
  src: url(fonts/brandon_grotesque/brandon_bld-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/brandon_grotesque/brandon_bld-webfont.woff) format("woff"), url(fonts/brandon_grotesque/brandon_bld-webfont.ttf) format("truetype"), url(fonts/brandon_grotesque/brandon_bld-webfont.svg#brandon_grotesquebold) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: brandon_grotesquemedium;
  src: url(fonts/brandon_grotesque/brandon_med-webfont.eot);
  src: url(fonts/brandon_grotesque/brandon_med-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/brandon_grotesque/brandon_med-webfont.woff) format("woff"), url(fonts/brandon_grotesque/brandon_med-webfont.ttf) format("truetype"), url(fonts/brandon_grotesque/brandon_med-webfont.svg#brandon_grotesquemedium) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: brandon_grotesqueregular;
  src: url(fonts/brandon_grotesque/brandon_re-webfont.eot);
  src: url(fonts/brandon_grotesque/brandon_re-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/brandon_grotesque/brandon_re-webfont.woff) format("woff"), url(fonts/brandon_grotesque/brandon_re-webfont.ttf) format("truetype"), url(fonts/brandon_grotesque/brandon_re-webfont.svg#brandon_grotesqueregular) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: brandon_grotesquelight;
  src: url(fonts/brandon_grotesque/brandon_light-webfont.eot);
  src: url(fonts/brandon_grotesque/brandon_light-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/brandon_grotesque/brandon_light-webfont.woff) format("woff"), url(fonts/brandon_grotesque/brandon_light-webfont.ttf) format("truetype"), url(fonts/brandon_grotesque/brandon_light-webfont.svg#brandon_grotesquelight) format("svg");
  font-weight: 400;
  font-style: normal; }

#snipcart-main-container a,
#snipcart-main-container caption,
#snipcart-main-container div,
#snipcart-main-container em,
#snipcart-main-container fieldset,
#snipcart-main-container form,
#snipcart-main-container h1,
#snipcart-main-container h2,
#snipcart-main-container h3,
#snipcart-main-container h4,
#snipcart-main-container img,
#snipcart-main-container label,
#snipcart-main-container legend,
#snipcart-main-container li,
#snipcart-main-container ol,
#snipcart-main-container p,
#snipcart-main-container small,
#snipcart-main-container span,
#snipcart-main-container strong,
#snipcart-main-container table,
#snipcart-main-container tbody,
#snipcart-main-container td,
#snipcart-main-container tfoot,
#snipcart-main-container th,
#snipcart-main-container thead,
#snipcart-main-container tr,
#snipcart-main-container ul {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  line-height: normal;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -mox-box-sizing: content-box; }

#snipcart-main-container table {
  border-collapse: collapse;
  border-spacing: 0; }

#snipcart-main-container table td,
#snipcart-main-container table th {
  vertical-align: middle; }

#snipcart-main-container ol,
#snipcart-main-container ul {
  list-style: none; }

body.snipcart-open {
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  height: auto !important; }

#snipcart-main-container #snipcart-flash-messages > li {
  padding: 10px 20px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.5); }

#snipcart-main-container #snipcart-flash-messages > li.snipcart-flash-success {
  background-color: #77D544;
  color: #333; }

#snipcart-main-container #snipcart-flash-messages > li.snipcart-flash-warn {
  background-color: #FFEC16;
  color: #333; }

#snipcart-main-container #snipcart-flash-messages > li.snipcart-flash-error {
  background-color: #FF0600;
  color: #fff; }

#snipcart-main-container #snipcart-flash-messages > li:last-child {
  border-bottom: solid 1px #292B2D; }

.snipcart-checkout-container {
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.2) 0, black 100%);
  right: 0;
  top: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  overflow-x: auto;
  z-index: 1040;
  padding: 25px 0;
  height: auto;
  margin-left: 0;
  width: auto; }

a#snipcart-close {
  text-decoration: none;
  z-index: 10000;
  position: absolute;
  padding: 8px;
  top: 8px;
  right: 2px; }

#snipcart-close span {
  position: absolute;
  text-indent: -100000px; }

#snipcart-close i {
  content: url("../../images/x_button_white.png");
  width: 20px;
  height: 20px;
  color: #fff;
  font-size: 28px; }

#snipcart-modal {
  height: 100%;
  position: relative;
  width: auto;
  z-index: 1050; }

#snipcart-main-container span.snipcart-clear,
span.snipcart-clear {
  display: block;
  clear: both; }

#snipcart-main-container {
  position: relative;
  outline: 0;
  top: auto;
  width: auto;
  max-width: 996px;
  margin: 0 auto;
  z-index: 15000;
  font-family: Arial !important;
  color: #a5a5a5 !important;
  font-size: 10pt;
  padding-bottom: 25px; }

#snipcart-sub-content .snipcart-step-container {
  overflow-y: auto;
  max-height: none !important; }

#snipcart-main-content {
  background-color: #fff;
  width: 100%; }

#snipcart-main-container .snipcart-has-fl-elems:after {
  content: "";
  display: table;
  clear: both; }

#snipcart-main-container a {
  color: #87db57; }

#snipcart-main-content h4 {
  font: 14px brandon_grotesquebold, sans-serif;
  color: #1c1e21;
  text-transform: uppercase;
  margin: 0; }

#snipcart-main-container .snipcart-full-width-text {
  padding: 20px 30px; }

#snipcart-main-container .snipcart-comments-box {
  padding: 0 50px; }

#snipcart-main-container .snipcart-comments-box textarea {
  width: 100%;
  padding: 0; }

#snipcart-main-container .snipcart-full-width-text span.snipcart-title {
  padding-bottom: 10px;
  display: block;
  margin-top: 20px;
  text-transform: uppercase;
  color: #333;
  font-size: 16pt;
  font-size: 12pt;
  font-weight: 700;
  text-align: center;
  font-family: brandon_grotesquebold; }

#snipcart-main-container #snipcart-generic-errors ul li strong {
  font-weight: 700; }

#snipcart-main-container #snipcart-generic-errors ul li {
  text-align: left;
  list-style-type: disc;
  padding: 5px 0; }

#snipcart-main-container #snipcart-generic-errors ul {
  padding-left: 40px; }

#snipcart-main-container .snipcart-comments-box label {
  font-size: 13px;
  margin-bottom: 5px;
  text-transform: none;
  font-family: Arial; }

#snipcart-main-container .snipcart-full-width-text span.snipcart-title span {
  color: #333; }

#snipcart-main-container .snipcart-full-width-text span.snipcart-subtitle {
  font-size: 14px;
  font-family: brandon_grotesquebold;
  text-transform: uppercase;
  text-align: center;
  display: block;
  font-weight: 700; }

#snipcart-main-container .snipcart-centered-text {
  text-align: center; }

#snipcart-main-container .snipcart-top-spacing {
  padding-top: 10px; }

#snipcart-main-container a.snipcart-btn,
#snipcart-main-container button.snipcart-btn {
  display: inline-block;
  background-color: #666;
  padding: 0 5px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  font: 10px/38px brandon_grotesquebold, sans-serif;
  height: 38px;
  text-transform: uppercase;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); }

#snipcart-main-container a.snipcart-finalize,
#snipcart-main-container a.snipcart-mainaction,
#snipcart-main-container a.snipcart-next {
  background: #87db57;
  background: linear-gradient(to bottom, #87db57 1%, #65cb36 100%);
  border: 1px solid #6eb247;
  color: #1d1f22;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.3); }

#snipcart-main-container div#snipcart-actions,
#snipcart-main-container div.snipcart-additional-option {
  min-height: 75px;
  padding: 0 20px;
  border-top: 1px solid #eee;
  background: #fafafa;
  background: linear-gradient(to bottom, #fafafa 1%, white 5%, #f0f0f0 100%); }

#snipcart-main-container div#snipcart-actions {
  height: 75px; }

#snipcart-main-container div.snipcart-additional-option p {
  padding-bottom: 20px; }

#snipcart-main-container #snipcart-actions a.snipcart-finalize,
#snipcart-main-container #snipcart-actions a.snipcart-next {
  margin-top: 20px;
  float: right; }

#snipcart-main-container #snipcart-actions .snipcart-btn,
#snipcart-main-container #snipcart-actions a.snipcart-previous {
  float: left;
  margin-top: 20px; }

#snipcart-main-container #snipcart-actions a.snipcart-previous.snipcart-spacing {
  margin-left: 10px; }

#snipcart-main-container .snipcart-next-step {
  display: block;
  position: absolute;
  bottom: 15px;
  right: 35px;
  font-weight: 700; }

#snipcart-main-container .snipcart-previous-step {
  display: block;
  position: absolute;
  bottom: 15px;
  left: 20px;
  font-weight: 700; }

#snipcart-main-container .snipcart-additional-option .snipcart-btn {
  float: right;
  margin-top: 20px; }

#snipcart-main-container .snipcart-additional-option h4 {
  padding-top: 15px; }

#snipcart-main-container div.snipcart-additional-option#snipcart-cvc-content {
  height: auto;
  padding-bottom: 10px; }

#snipcart-main-container div.snipcart-additional-option#snipcart-cvc-content p {
  padding-top: 10px; }

#snipcart-main-container div.snipcart-additional-option#snipcart-cvc-content img {
  max-width: 100%; }

#snipcart-main-container a.paypal-button {
  float: right;
  margin: 25px 0 10px 10px; }

#snipcart-main-container span.snipcart-total-price,
#snipcart-main-container span.snipcart-unit-price {
  font: 14px brandon_grotesquebold, sans-serif;
  font-weight: 700;
  color: #a5a5a5;
  text-align: center; }

#snipcart-main-container span.snipcart-total-price {
  color: #333; }

#snipcart-main-container span.snipcart-total-price.snipcart-saved-amount {
  color: #76d443; }

#snipcart-main-container #snipcart-header {
  padding: 10px; }

#snipcart-header {
  position: relative;
  height: 40px;
  padding: 20px;
  background: #303234;
  background: linear-gradient(to bottom, #303234 0, #1e1f21 100%); }

#snipcart-header #snipcart-title {
  display: none;
  float: left;
  min-width: 300px;
  height: 95px;
  color: #fff;
  text-transform: uppercase;
  font: 24px brandon_grotesquelight, sans-serif;
  text-align: center;
  position: absolute;
  top: 10px;
  left: 20px; }

#snipcart-header #snipcart-header-total {
  display: inline-block;
  height: 38px;
  background: #1a1b1d;
  background: linear-gradient(to bottom, #1a1b1d 1%, #1e1f21 100%);
  position: relative;
  margin-top: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #2e3031; }

#snipcart-header #snipcart-total {
  display: block;
  border: 1px solid #17181a;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  height: 95%; }

#snipcart-header #snipcart-total span {
  display: block;
  float: left;
  text-transform: uppercase;
  font: 16px/38px brandon_grotesquemedium, sans-serif; }

#snipcart-header #snipcart-total span.snipcart-label {
  color: #898989; }

#snipcart-header #snipcart-total span.snipcart-label span {
  margin-left: 10px;
  white-space: nowrap; }

#snipcart-header #snipcart-total span.snipcart-amount {
  color: #fff;
  margin: 0 10px; }

#snipcart-header #snipcart-total span.snipcart-amount.snipcart-with-promocode {
  color: #76d443; }

#snipcart-header #snipcart-continue-shopping-link {
  text-align: right;
  margin-top: 8px;
  display: none; }

#snipcart-header #snipcart-continue-shopping-link a {
  color: #9f9f9f;
  text-decoration: underline;
  font-size: 9pt; }

#snipcart-header #snipcart-continue-shopping-link a:hover {
  color: #9f9f9f;
  text-decoration: none; }

#snipcart-main-container #snipcart-cartitems-continue-top,
#snipcart-main-container .snipcart-btn-top-right {
  display: none;
  position: absolute;
  top: 35px;
  right: 20px; }

#snipcart-main-container #snipcart-header-place-order {
  display: block;
  position: absolute;
  top: 15px;
  right: 30px; }

#snipcart-logged-user {
  position: absolute;
  top: 40px;
  left: 25px; }

#snipcart-main-content #snipcart-current-user {
  color: #fff; }

#snipcart-main-content #snipcart-current-user #snipcart-user-infos {
  padding: 16px 44px 16px 10px;
  position: relative;
  text-align: center;
  background: #1a1b1d; }

#snipcart-main-content #snipcart-global-notices.snipcart-error {
  margin-bottom: 0;
  padding: 10px 5%;
  background-color: red;
  color: #fff; }

#snipcart-main-content #snipcart-current-user .snipcart-welcome {
  color: #a5a5a5 !important; }

ul#snipcart-steps {
  clear: both;
  display: block;
  list-style: none;
  height: 60px;
  margin: 0;
  padding: 0;
  background: #bfbfbf;
  background: linear-gradient(to bottom, #bfbfbf 1%, #e0e0e0 100%);
  position: relative; }

ul#snipcart-steps li {
  display: block;
  height: inherit;
  float: left;
  border-right: 1px solid #c3c3c3;
  border-bottom: 1px solid #c3c3c3;
  background: #bfbfbf;
  background: linear-gradient(to bottom, #bfbfbf 1%, #e0e0e0 100%);
  box-sizing: border-box;
  cursor: pointer; }

ul#snipcart-steps.nb-4 li {
  width: 25%; }

ul#snipcart-steps.nb-5 li {
  width: 20%; }

ul#snipcart-steps.nb-6 li {
  width: 16.66%; }

ul#snipcart-steps.nb-7 li {
  width: 14.28%; }

ul#snipcart-steps.nb-8 li {
  width: 12.5%; }

ul#snipcart-steps.nb-9 li {
  width: 11.11%; }

ul#snipcart-steps.nb-10 li {
  width: 25%; }

ul#snipcart-steps li#snipcart-confirm-step {
  border-right: none; }

ul#snipcart-steps li.active {
  background: #e3e3e3;
  background: linear-gradient(to bottom, #e3e3e3 0, white 99%);
  border-bottom: none; }

ul#snipcart-steps li span {
  display: block; }

ul#snipcart-steps li span.snipcart-step-number {
  box-sizing: border-box;
  background-color: transparent;
  height: 29px;
  width: 100%;
  line-height: 29px;
  text-align: center;
  margin: 18px 0 0;
  color: #999;
  font: 22pt Snipcart;
  background-image: none; }

ul#snipcart-steps li.active span.snipcart-step-number,
ul#snipcart-steps li.active span.snipcart-step-text {
  color: #333; }

ul#snipcart-steps li span.snipcart-step-text {
  display: none; }

#snipcart-main-container #snipcart-apply-discount {
  padding: 10px 20px; }

#snipcart-main-container #snipcart-apply-discount > div {
  float: right;
  width: 150px;
  margin-bottom: 10px;
  position: relative;
  top: -4px;
  margin-right: 8px; }

#snipcart-main-container #snipcart-apply-discount button {
  float: right; }

#snipcart-main-container #snipcart-paypal-express-loading {
  text-align: center;
  margin-top: 30px;
  padding-bottom: 30px; }

#snipcart-main-container #snipcart-paypal-express-loading.snipcart-loading {
  padding-top: 100px;
  background-color: #fff;
  background-image: url(img/ajax-loader.gif);
  background-position: top center;
  background-repeat: no-repeat; }

#snipcart-main-container #snipcart-paypal-express-loading.snipcart-error {
  color: red;
  font-weight: 700; }

#snipcart-main-content .snipcart-columns {
  margin: 20px 0; }

#snipcart-main-content .snipcart-column {
  padding: 0 20px;
  -webkit-overflow-scrolling: touch; }

#snipcart-main-content .snipcart-column.highligthed {
  background: #f6f6f6;
  background: linear-gradient(to right, #f6f6f6 1%, #fbfbfb 5%); }

#snipcart-main-content .snipcart-column span.snipcart-title {
  text-transform: uppercase;
  display: block;
  font: 16px brandon_grotesquebold, sans-serif;
  color: #333; }

#snipcart-main-content .snipcart-paymentsby-paypal {
  padding-bottom: 20px;
  text-align: center; }

#snipcart-main-content .snipcart-columns.snipcart-boxed-columns {
  margin: 0; }

#snipcart-main-content .snipcart-columns.snipcart-boxed-columns .snipcart-column span.snipcart-title {
  padding-top: 20px; }

#snipcart-main-content .snipcart-columns.snipcart-boxed-columns .snipcart-action {
  display: block;
  text-align: center;
  margin-top: 10px; }

#snipcart-main-content .snipcart-columns.snipcart-boxed-columns .snipcart-column-2 {
  border-top: 1px solid #f1f1f2; }

#snipcart-main-content .snipcart-boxed-columns .snipcart-column {
  padding-bottom: 20px; }

#snipcart-main-container label {
  font: 11px brandon_grotesquebold;
  text-transform: uppercase;
  display: block;
  color: #333;
  opacity: .7;
  margin-top: 10px; }

#snipcart-main-container input[type=password],
#snipcart-main-container input[type=text],
#snipcart-main-container select {
  box-sizing: border-box;
  width: 100%;
  height: 38px;
  display: block;
  padding: 8px 6px;
  margin: 5px 0 0;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  background-image: none;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #e5e5e5; }

#snipcart-main-container input[type=password],
#snipcart-main-container input[type=text] {
  background: #f6f6f6;
  background: radial-gradient(ellipse at center, #f6f6f6 0, white 5%);
  transition: border linear .2s, box-shadow linear .2s; }

#snipcart-main-container input[type=password].snipcart-has-errors,
#snipcart-main-container input[type=text].snipcart-has-errors {
  border-color: red;
  outline: 0;
  outline: dotted thin\9;
  box-shadow: inset 0 1px 1px #dcdcdc, 0 0 8px red;
  color: red; }

#snipcart-main-container input[type=password]:focus,
#snipcart-main-container input[type=text]:focus {
  border-color: #333;
  outline: 0;
  outline: dotted thin\9;
  box-shadow: inset 0 1px 1px #dcdcdc, 0 0 8px #333; }

#snipcart-main-container .snipcart-same-as-billing-address {
  margin: 20px 0 0 20px; }

#snipcart-main-container .snipcart-same-as-billing-address a {
  display: inline-block;
  height: 17px;
  line-height: 17px;
  text-decoration: none;
  color: inherit;
  font-weight: 700;
  background: url(img/checkbox.png) left center no-repeat;
  padding-left: 25px; }

#snipcart-main-container .snipcart-same-as-billing-address a:hover {
  color: #333; }

#snipcart-main-container .snipcart-same-as-billing-address.same a {
  background-image: url(img/selected.png); }

#snipcart-main-container .snipcart-form-field {
  position: relative;
  display: block; }

#snipcart-main-container .snipcart-checkbox-field input {
  float: left;
  margin-right: 10px;
  margin-top: 10px; }

#snipcart-main-container .snipcart-checkbox-field label {
  float: left; }

#snipcart-main-container select#snipcart-billing-expmonth,
#snipcart-main-container select#snipcart-billing-expyear {
  float: left;
  width: 49%; }

#snipcart-main-container select#snipcart-billing-expyear {
  margin-left: 2%; }

#snipcart-main-container a#snipcart-cvc-trigger {
  font: 14px brandon_grotesquebold, sans-serif;
  color: #26282a;
  position: absolute;
  right: 10px;
  top: 0; }

#snipcart-form.snipcart-full-width-form {
  padding: 10px 0 20px; }

#snipcart-form.snipcart-full-width-form .snipcart-centered-field {
  text-align: center;
  padding: 0 20px; }

#snipcart-form.snipcart-full-width-form .snipcart-centered-field label {
  font-size: inherit;
  font-family: inherit;
  text-transform: none;
  margin-bottom: 15px; }

#snipcart-form.snipcart-full-width-form p.snipcart-message {
  text-align: center;
  font-weight: 700; }

#snipcart-global-errors ul {
  display: block;
  list-style: none;
  margin: 0 0 15px 30px; }

#snipcart-global-errors ul li {
  display: block;
  list-style: none;
  margin: 0 0 5px;
  padding: 0;
  color: red;
  text-transform: uppercase; }

#snipcart-main-container .snipcart-errors ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }

#snipcart-main-container .snipcart-errors {
  display: block;
  color: red;
  font: 14px brandon_grotesqueregular; }

#snipcart-main-container .snipcart-errors.snipcart-centered-errors {
  text-align: center; }

#snipcart-main-container span.snipcart-form-error {
  box-sizing: border-box;
  display: block;
  color: #fff;
  text-align: center;
  background: #ef253a;
  background: linear-gradient(to bottom, #ef253a 0, #e81423 100%);
  border: 1px solid #bc101c;
  padding: 5px;
  width: 100%;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

#snipcart-main-container table#snipcart-items tbody.snipcart-fees,
#snipcart-main-container table#snipcart-items tbody.snipcart-subtotal,
#snipcart-main-container table#snipcart-items tbody.snipcart-total,
#snipcart-main-container table.snipcart-list tr.odd td {
  background-color: #fbfbfb; }

#snipcart-main-container table.snipcart-list {
  width: 100%;
  clear: both; }

#snipcart-main-container table.snipcart-list th {
  text-align: center;
  color: #333;
  opacity: .7;
  font: 11px brandon_grotesquebold, sans-serif;
  text-transform: uppercase;
  height: 40px; }

#snipcart-main-container table.snipcart-list .snipcart-td-pad-right {
  padding-right: 20px; }

#snipcart-main-container table.snipcart-list .snipcart-td-left,
#snipcart-main-container table.snipcart-list .snipcart-th-left {
  text-align: left; }

#snipcart-main-container table.snipcart-list .snipcart-td-1,
#snipcart-main-container table.snipcart-list .snipcart-th-1 {
  padding-left: 10px; }

#snipcart-main-container table.snipcart-list .snipcart-td-right,
#snipcart-main-container table.snipcart-list .snipcart-th-right {
  text-align: right; }

#snipcart-main-container table.snipcart-list .snipcart-td-right.snipcart-pad-right {
  padding-right: 60px; }

#snipcart-main-container table.snipcart-list td {
  padding: 20px 0;
  text-align: center;
  border-top: 1px solid #f1f1f2; }

#snipcart-main-container table.snipcart-list td span {
  display: block; }

#snipcart-main-container table.snipcart-list span.snipcart-confirm-item-price,
#snipcart-main-container table.snipcart-list span.snipcart-confirm-item-quantity,
#snipcart-main-container table.snipcart-list span.snipcart-confirm-item-total-price,
#snipcart-main-container table.snipcart-list span.snipcart-product-name,
#snipcart-main-container table.snipcart-list span.snipcart-shipping-method-name,
#snipcart-main-container table.snipcart-list span.snipcart-shipping-method-price,
#snipcart-main-container table.snipcart-list span.snipcart-title {
  color: #333;
  font: 14px brandon_grotesquebold, sans-serif;
  text-transform: uppercase; }

#snipcart-main-container table.snipcart-list span.snipcart-product-id,
#snipcart-main-container table.snipcart-list span.snipcart-shipping-method-time {
  font-weight: 700;
  color: #979797;
  font-size: 10pt; }

#snipcart-main-container table.snipcart-list span.snipcart-confirm-item-quantity {
  color: #999; }

#snipcart-main-container table#snipcart-items tr {
  position: relative;
  display: block;
  clear: both; }

#snipcart-main-container table#snipcart-items tbody.snipcart-discounts tr td {
  padding: 10px 0 10px 20px; }

#snipcart-main-container table#snipcart-items tbody.snipcart-fees tr td {
  padding: 5px 0 5px 20px;
  border-top: solid 1px #eee; }

#snipcart-main-container table#snipcart-items tbody.snipcart-subtotal tr td {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee; }

#snipcart-main-container table#snipcart-items tbody.snipcart-subtotal tr td span,
#snipcart-main-container table#snipcart-items tbody.snipcart-total tr td span {
  font-size: 18px; }

#snipcart-main-container table#snipcart-items th {
  display: none; }

#snipcart-main-container table#snipcart-items td {
  display: block; }

#snipcart-main-container table#snipcart-items td.snipcart-td-1 {
  padding-right: 20px; }

#snipcart-main-container #snipcart-step-content-cart-content table#snipcart-items tr:first-child td.snipcart-td-1,
#snipcart-main-container #snipcart-step-content-cart-items table#snipcart-items tr:first-child td.snipcart-td-1 {
  border-top: 0; }

#snipcart-main-container table#snipcart-items td.snipcart-td-2 {
  text-align: left;
  padding: 10px 20px 20px;
  border-top: 0; }

#snipcart-main-container table#snipcart-items td.snipcart-td-2.snipcart-no-customfields {
  border: 0;
  padding: 0; }

#snipcart-main-container table#snipcart-items td.snipcart-td-3,
#snipcart-main-container table#snipcart-items td.snipcart-td-4,
#snipcart-main-container table#snipcart-items td.snipcart-td-5 {
  box-sizing: border-box;
  width: 33.33333333333%;
  float: left;
  border-right: 1px solid #f1f1f2;
  margin: 10px 0;
  border-top: none;
  background: #fff !important; }

#snipcart-main-container table#snipcart-items .snipcart-td-5 {
  border-right: none; }

#snipcart-main-container table#snipcart-items td.snipcart-td-6 {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  right: 15px; }

#snipcart-main-container table#snipcart-items td.snipcart-td-6 a.snipcart-remove-item {
  content: url("../../images/x_button.png");
  width: 20px;
  height: 20px;
  display: block;
  float: left;
  color: transparent; }

#snipcart-main-container table#snipcart-items td.snipcart-td-6 a.snipcart-remove-item:before {
  content: url("../../images/x_button.png");
  width: 20px;
  height: 20px;
  color: red;
  font-size: 26px; }

#snipcart-main-container table#snipcart-items td.snipcart-td-6 a.snipcart-duplicate-item {
  margin-top: 15px;
  position: relative;
  right: 4px; }

#snipcart-main-container table#snipcart-items .snipcart-item-quantity-triggers {
  display: inline-block; }

#snipcart-main-container table#snipcart-items .snipcart-item-quantity-triggers a,
#snipcart-main-container table#snipcart-items .snipcart-item-quantity-triggers span {
  display: block;
  float: left;
  height: 17px;
  line-height: 17px; }

#snipcart-main-container table#snipcart-items .snipcart-item-quantity-triggers a {
  padding: 0 5px;
  font-family: Arial;
  font-size: 13pt;
  border-radius: 30px;
  background-color: #e8e8e8;
  color: #1c1e21;
  text-align: center;
  text-decoration: none;
  height: 17px;
  line-height: 19px; }

#snipcart-main-container table#snipcart-items .snipcart-item-quantity-triggers a.snipcart-minus-quantity {
  line-height: 14px; }

#snipcart-main-container table#snipcart-items .snipcart-item-quantity-triggers span {
  color: #333;
  font: 14px brandon_grotesquebold, sans-serif;
  margin: 0 8px;
  background-color: #fff; }

#snipcart-main-container table#snipcart-items span.snipcart-product-description {
  font-size: 9pt; }

#snipcart-main-container table#snipcart-items span.snipcart-thumbnail-wrapper {
  width: 65px;
  height: 65px;
  float: left;
  display: none;
  margin-right: 10px; }

#snipcart-main-container table#snipcart-items span.snipcart-thumbnail img,
#snipcart-main-container table#snipcart-items span.snipcart-thumbnail-wrapper img {
  max-width: 100%;
  max-height: 100%;
  display: block; }

#snipcart-main-container #snipcart-step-content-confirm table#snipcart-items th {
  background-color: #fbfbfb;
  border-top: 1px solid #eee; }

#snipcart-main-container .snipcart-customfield-checkbox {
  margin-top: 10px; }

#snipcart-main-container .snipcart-customfield-checkbox input {
  margin: 0;
  padding: 0; }

#snipcart-main-container .snipcart-customfield-checkbox .snipcart-customfield-element,
#snipcart-main-container .snipcart-customfield-checkbox .snipcart-customfield-element span,
#snipcart-main-container .snipcart-customfield-checkbox label {
  display: inline-block; }

.snipcart-customfield-checkbox .snipcart-customfield-element {
  margin-bottom: 10px; }

#snipcart-main-container .snipcart-customfield-checkbox label {
  margin: 3px 0 0 5px; }

#snipcart-main-container .snipcart-confirm-custom-field {
  margin-top: 10px; }

#snipcart-main-container .snipcart-confirm-custom-field span.snipcart-confirm-custom-field-name {
  display: block;
  font-weight: 700; }

#snipcart-promocodes {
  background: #f7f7f7;
  background: linear-gradient(to bottom, #f7f7f7 0, #fbfbfb 5%); }

#snipcart-promocodes .snipcart-promocode-form {
  border-bottom: 1px solid #eaebec;
  padding: 10px 20px;
  text-align: center; }

#snipcart-promocodes .snipcart-promocodes-list li,
#snipcart-promocodes div.snipcart-error-message {
  padding: 10px 30px;
  border-bottom: 1px solid #eaebec;
  font: 14px brandon_grotesquebold, sans-serif;
  text-transform: uppercase; }

#snipcart-promocodes .snipcart-promocode-form input[type=text] {
  margin-bottom: 10px; }

#snipcart-promocodes .snipcart-promocodes-list ul {
  margin: 0; }

#snipcart-promocodes .snipcart-promocodes-list li {
  list-style-type: none; }

#snipcart-promocodes .snipcart-promocodes-list strong {
  color: #76d443; }

#snipcart-promocodes div.snipcart-error-message {
  margin: 0;
  color: red;
  text-align: center; }

#snipcart-main-container table#snipcart-shipping-methods tr td.snipcart-td-1 {
  background: url(img/checkbox.png) 20px center no-repeat;
  padding-left: 50px; }

#snipcart-main-container table#snipcart-shipping-methods tr.selected td.snipcart-td-1 {
  background-image: url(img/selected.png); }

#snipcart-main-container table#snipcart-shipping-methods td {
  cursor: pointer; }

#snipcart-main-container #snipcart-step-content-confirm .snipcart-column span {
  display: block;
  padding-bottom: 3px; }

#snipcart-main-container #snipcart-step-content-confirm .snipcart-column-2,
#snipcart-main-container #snipcart-step-content-confirm .snipcart-column-3 {
  margin-top: 20px; }

#snipcart-bottom-confirm {
  background: #f6f6f6;
  background: linear-gradient(to bottom, #f6f6f6 0, #fbfbfb 5%);
  border-bottom: 1px solid #e9e9eb; }

#snipcart-order-totals {
  padding-top: 12px; }

table#snipcart-confirm-prices {
  width: 100%; }

table#snipcart-confirm-prices tr td {
  padding: 0 20px 10px;
  vertical-align: top; }

table#snipcart-confirm-prices tr:first-child td {
  padding-top: 10px; }

table#snipcart-confirm-prices tr td span {
  font: 14px brandon_grotesquebold, sans-serif;
  color: #1c1e21;
  text-transform: uppercase; }

table#snipcart-confirm-prices tr td span small {
  color: #a1a2a2; }

table#snipcart-confirm-prices tr td.snipcart-price-td-2 {
  text-align: right;
  white-space: nowrap; }

table#snipcart-confirm-prices tr td.snipcart-price-td-2.snipcart-negative-price span {
  color: #76d443; }

table#snipcart-confirm-prices tr.snipcart-total-price-tr td span {
  color: #333; }

table#snipcart-confirm-prices tr.snipcart-grand-total-price-tr td {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #eaebec; }

table#snipcart-confirm-prices tr.snipcart-grand-total-price-tr td span {
  font: 16px brandon_grotesquebold, sans-serif; }

#snipcart-sharebyemail-container {
  float: left;
  margin-top: 20px; }

#snipcart-sharebyemail-container a.snipcart-btn {
  float: none;
  margin-top: 0;
  margin-left: 10px; }

#snipcart-sharebyemail-container input {
  float: left; }

.snipcart-tipsy {
  font-size: 10px;
  position: absolute;
  padding: 5px;
  z-index: 100000; }

.snipcart-tipsy-inner {
  background-color: #C00;
  color: #FFF;
  max-width: 200px;
  padding: 5px 8px 4px;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

.snipcart-tipsy-arrow {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px dashed #000; }

.snipcart-tipsy-arrow-n {
  border-bottom-color: #C00; }

.snipcart-tipsy-arrow-s {
  border-top-color: #C00; }

.snipcart-tipsy-arrow-e {
  border-left-color: #C00; }

.snipcart-tipsy-arrow-w {
  border-right-color: #C00; }

.snipcart-tipsy-n .snipcart-tipsy-arrow,
.snipcart-tipsy-nw .snipcart-tipsy-arrow {
  border-left-color: transparent;
  border-right-color: transparent;
  top: 0;
  border-bottom-style: solid;
  border-top: none; }

.snipcart-tipsy-n .snipcart-tipsy-arrow {
  left: 50%;
  margin-left: -5px; }

.snipcart-tipsy-nw .snipcart-tipsy-arrow {
  left: 10px; }

.snipcart-tipsy-ne .snipcart-tipsy-arrow {
  top: 0;
  right: 10px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent; }

.snipcart-tipsy-s .snipcart-tipsy-arrow,
.snipcart-tipsy-se .snipcart-tipsy-arrow,
.snipcart-tipsy-sw .snipcart-tipsy-arrow {
  bottom: 0;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent; }

.snipcart-tipsy-s .snipcart-tipsy-arrow {
  left: 50%;
  margin-left: -5px; }

.snipcart-tipsy-sw .snipcart-tipsy-arrow {
  left: 10px; }

.snipcart-tipsy-se .snipcart-tipsy-arrow {
  right: 10px; }

.snipcart-tipsy-e .snipcart-tipsy-arrow,
.snipcart-tipsy-w .snipcart-tipsy-arrow {
  top: 50%;
  margin-top: -5px;
  border-top-color: transparent;
  border-bottom-color: transparent; }

.snipcart-tipsy-e .snipcart-tipsy-arrow {
  right: 0;
  border-left-style: solid;
  border-right: none; }

.snipcart-tipsy-w .snipcart-tipsy-arrow {
  left: 0;
  border-right-style: solid;
  border-left: none; }

#snipcart-sub-content.snipcart-loading * {
  display: none; }

#snipcart-main-container .snipcart-step.snipcart-loading,
#snipcart-sub-content.snipcart-loading {
  min-height: 300px;
  background-color: #fff;
  background-image: url(img/ajax-loader.gif);
  background-position: center center;
  background-repeat: no-repeat; }

#snipcart-main-container .snipcart-step.snipcart-loading {
  background-position: center 40px;
  min-height: 0; }

#snipcart-main-container .snipcart-loading #snipcart-loading-message {
  padding-top: 160px;
  padding-bottom: 20px;
  text-transform: uppercase;
  color: #333;
  font-size: 16pt;
  font-size: 12pt;
  font-weight: 700;
  text-align: center;
  font-family: brandon_grotesquebold; }

#snipcart-blocked .snipcart-full-width-text p,
#snipcart-step-content-emptycart .snipcart-full-width-text p {
  font-size: 18px;
  font-family: brandon_grotesquebold, sans-serif;
  text-transform: uppercase; }

div#snipcart-footer {
  background: #36383a;
  background: linear-gradient(to bottom, #36383a 1%, #212324 100%);
  height: 35px;
  border-top: 1px solid #434648;
  padding: 0 10px; }

#snipcart-footer .snipcart-big {
  color: #a5a5a5; }

#snipcart-footer #snipcart-powered {
  background: url(img/lock.png) left 3px no-repeat;
  padding-left: 30px;
  text-transform: uppercase;
  font: 8.42pt/11px brandon_grotesqueregular, sans-serif;
  color: #767676;
  display: block;
  text-shadow: -1px 1px 2px rgba(0, 0, 0, 0.3);
  height: 35px;
  line-height: 35px; }

#snipcart-footer #snipcart-powered a {
  color: #545557;
  text-decoration: none;
  display: block;
  padding: 10px 0; }

@media only screen and (min-width: 480px) {
  #snipcart-header {
    text-align: center; }
  #snipcart-main-container a.snipcart-btn,
  #snipcart-main-container button.snipcart-btn {
    font-size: 12px; } }

@media only screen and (min-width: 768px) {
  #snipcart-main-container #snipcart-cartitems-continue-top {
    display: block; }
  #snipcart-main-container #snipcart-header-place-order {
    display: block;
    top: 35px;
    right: 20px; }
  a#snipcart-close {
    top: 10px;
    right: 10px;
    padding: 0; }
  #snipcart-close i {
    font-size: 22px; }
  #snipcart-main-container table#snipcart-items td.snipcart-td-6 a.snipcart-duplicate-item {
    margin-top: 0;
    right: 0; }
  #snipcart-main-container #snipcart-header {
    height: 105px;
    padding: 0; }
  #snipcart-main-container a.snipcart-btn,
  #snipcart-main-container button.snipcart-btn {
    padding: 0 25px; }
  #snipcart-main-container button.snipcart-btn {
    border: none; }
  #snipcart-main-container td,
  #snipcart-main-container th {
    display: table-cell; }
  #snipcart-main-container table.snipcart-list .snipcart-no-customfields {
    border-top: 1px solid #f1f1f2; }
  #snipcart-header #snipcart-header-total {
    margin-top: 35px;
    margin-left: 20px; }
  #snipcart-header #snipcart-title {
    display: block;
    text-align: left;
    font: 30px/105px brandon_grotesquelight, sans-serif;
    padding-left: 25px;
    width: auto;
    top: 0;
    min-width: 300px;
    position: absolute; }
  #snipcart-header #snipcart-total span.snipcart-label {
    display: inline; }
  #snipcart-cartitems-checkout-top {
    top: 35px; }
  #snipcart-main-content #snipcart-current-user #snipcart-user-infos {
    padding: 10px 44px 10px 10px; }
  ul#snipcart-steps {
    height: 90px; }
  ul#snipcart-steps li span.snipcart-step-text {
    box-sizing: border-box;
    display: block;
    text-align: center;
    margin: 13px 0 0;
    padding: 0 2px;
    width: 100%;
    text-transform: uppercase;
    color: #8e8e8e;
    line-height: 16px;
    font: 10px/16px brandon_grotesquebold, Arial, sans-serif; }
  ul#snipcart-steps li span.snipcart-step-number {
    margin: 9px 0 0;
    font: 28pt Snipcart; }
  #snipcart-main-content .snipcart-columns {
    overflow: hidden; }
  #snipcart-main-content div.snipcart-column {
    float: left;
    width: 33.33333333333%;
    box-sizing: border-box;
    margin-bottom: -99989px;
    padding-bottom: 99999px !important; }
  #snipcart-main-content div.snipcart-column.snipcart-column-right {
    float: right;
    text-align: right; }
  #snipcart-main-content div.snipcart-column.snipcart-column-right img {
    max-height: 50px; }
  #snipcart-main-content div.snipcart-column-2,
  #snipcart-main-content div.snipcart-column-3 {
    border-left: 1px solid #f1f1f2; }
  #snipcart-main-container table.snipcart-list td.snipcart-td-loading {
    border-top: 1px solid #eee !important; }
  #snipcart-main-container span.snipcart-total-price,
  #snipcart-main-container span.snipcart-unit-price {
    text-align: right; }
  #snipcart-main-content .snipcart-boxed-columns div.snipcart-column-2 {
    border-top: 0; }
  #snipcart-main-container #snipcart-apply-discount {
    padding: 10px 20px;
    text-align: right; }
  #snipcart-main-container #snipcart-apply-discount input[type=text] {
    display: inline-block;
    margin: 0 7px 0 0; }
  #snipcart-main-container #snipcart-apply-discount div {
    float: right;
    width: 250px;
    margin-right: 10px;
    margin-bottom: 10px;
    top: 0; }
  #snipcart-main-container #snipcart-apply-discount button {
    float: right; }
  #snipcart-main-container table#snipcart-items tr {
    display: table-row; }
  #snipcart-main-container table#snipcart-items tr td,
  #snipcart-main-container table#snipcart-items tr th {
    display: table-cell; }
  #snipcart-main-container table#snipcart-items td span.snipcart-thumbnail-wrapper {
    display: inline-block; }
  #snipcart-main-container #snipcart-step-content-cart-content table#snipcart-items tr:first-child td.snipcart-td-1,
  #snipcart-main-container #snipcart-step-content-cart-items table#snipcart-items tr:first-child td.snipcart-td-1,
  #snipcart-main-container table#snipcart-items td.snipcart-td-1,
  #snipcart-main-container table#snipcart-items td.snipcart-td-2,
  #snipcart-main-container table#snipcart-items td.snipcart-td-2.snipcart-no-customfields {
    border-top: 1px solid #eee; }
  #snipcart-main-container #snipcart-step-content-cart-content table#snipcart-items td.snipcart-td-2,
  #snipcart-main-container #snipcart-step-content-cart-items table#snipcart-items td.snipcart-td-2 {
    width: 160px;
    padding-left: 0;
    padding-right: 0; }
  #snipcart-main-container table#snipcart-items td.snipcart-td-2.snipcart-no-customfields {
    width: auto !important; }
  #snipcart-main-container table#snipcart-items td.snipcart-td-3,
  #snipcart-main-container table#snipcart-items td.snipcart-td-4,
  #snipcart-main-container table#snipcart-items td.snipcart-td-5 {
    float: none;
    width: 120px;
    border-right: none;
    margin: 0;
    border-top: 1px solid #eee; }
  #snipcart-main-container table#snipcart-items td.snipcart-td-3 {
    width: 140px; }
  #snipcart-main-container table#snipcart-items td.snipcart-td-6 {
    position: static;
    width: 60px; }
  #snipcart-main-container #snipcart-step-content-confirm .snipcart-column-2,
  #snipcart-main-container #snipcart-step-content-confirm .snipcart-column-3 {
    margin-top: 0; } }

@media (max-width: 800px) {
  .snipcart-checkout-container {
    margin-left: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0; }
  #snipcart-main-container {
    padding: 0;
    top: 0; }
  #snipcart-main-container input[type=text] {
    font-size: 16px; } }

@media only screen and (min-width: 1024px) {
  ul#snipcart-steps {
    height: 60px; }
  ul#snipcart-steps li span {
    float: left; }
  ul#snipcart-steps li span.snipcart-step-text {
    text-align: left;
    margin: 13px 0 0 3px;
    width: 70px; }
  ul#snipcart-steps li span.snipcart-step-number {
    width: auto;
    margin: 9px 0 0 5px; } }

@media print {
  body.snipcart-open #snipcart-modal {
    position: static; }
  body.snipcart-open #snipcart-actions,
  body.snipcart-open #snipcart-overlay {
    display: none; }
  body.snipcart-open .snipcart-checkout-container #snipcart-continue-shopping-link,
  body.snipcart-open .snipcart-checkout-container #snipcart-logged-user,
  body.snipcart-open .snipcart-checkout-container .snipcart-add-quantity,
  body.snipcart-open .snipcart-checkout-container .snipcart-minus-quantity,
  body.snipcart-open .snipcart-checkout-container .snipcart-remove-item {
    display: none !important; }
  body.snipcart-open table#snipcart-items td.snipcart-td-3 span {
    border: none;
    background-color: inherit; }
  body.snipcart-open #snipcart-header #snipcart-title {
    line-height: inherit;
    display: none;
    min-width: 300px; }
  body.snipcart-open #snipcart-main-container span.snipcart-total-price {
    color: inherit;
    font-weight: 700; }
  body.snipcart-open #snipcart-header #snipcart-total span.snipcart-label {
    width: auto; }
  body.snipcart-open #snipcart-header {
    height: auto; }
  body.snipcart-open #snipcart-header #snipcart-total span.snipcart-label span {
    margin-top: 0; }
  body.snipcart-open #snipcart-header #snipcart-total span.snipcart-amount {
    font-size: inherit;
    color: inherit;
    font-weight: 700;
    line-height: inherit; }
  body.snipcart-open .snipcart-print-no-show {
    display: none; } }

@media only screen and (min-width: 1280px) {
  ul#snipcart-steps li span.snipcart-step-text {
    width: 80px; } }

#snipcart-main-container table.snipcart-list td.snipcart-td-loading {
  width: 30px;
  padding-right: 10px;
  border-top: 0; }

#snipcart-main-container .snipcart-td-loading.snipcart-loading .snipcart-loader {
  width: 20px;
  height: 20px;
  background-image: url(img/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px 20px; }

#snipcart-main-container .snipcart-upcomingpayment-details {
  display: none;
  text-align: right; }

#snipcart-main-container .snipcart-show-upcoming-payment-details {
  float: right; }

#snipcart-main-container .snipcart-upcomingpayment-details dl dt {
  float: left;
  width: 100px; }

#snipcart-main-container .snipcart-upcomingpayment-details dl dd {
  color: #333;
  font: 14px brandon_grotesquebold, sans-serif;
  font-weight: 700; }

.snipcart-user-logout {
  display: none; }

#snipcart-main-container #snipcart-header.snipcart-total-hidden {
  height: 20px; }

#snipcart-main-container #snipcart-header.snipcart-total-hidden #snipcart-title {
  display: block;
  left: 0;
  min-width: 0;
  height: auto;
  margin-left: 10px;
  font-size: 16px;
  width: 100%;
  text-align: center; }

@media only screen and (min-width: 768px) {
  #snipcart-main-container #snipcart-header.snipcart-total-hidden #snipcart-title {
    font-size: 24px;
    text-align: left;
    width: auto; }
  #snipcart-main-container #snipcart-header.snipcart-total-hidden {
    height: 95px; } }

#snipcart-main-container .snipcart-btn-fullwidth {
  width: 100%; }

#snipcart-main-container #snipcart-step-content-login {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column; }

#snipcart-main-container #snipcart-guest-checkout-container {
  -webkit-order: 3;
  order: 3; }

#snipcart-main-container .snipcart-confirm-content .snipcart-confirm-options,
#snipcart-main-container .snipcart-plan-details .snipcart-subscription-actions {
  -webkit-order: 2;
  order: 2; }

#snipcart-main-container #snipcart-login-forms {
  overflow: hidden; }

@media only screen and (min-width: 768px) {
  #snipcart-main-container #snipcart-step-content-login {
    display: block; }
  #snipcart-main-container #snipcart-guest-checkout-container {
    float: right;
    width: 33.3%; }
  #snipcart-main-container #snipcart-login-forms > div {
    float: left;
    width: 50%; } }

#snipcart-main-container .snipcart-test-mode-flag {
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 10;
  background-color: #ff0;
  opacity: .7;
  color: #000;
  padding: 2px;
  border-radius: 1px;
  font-size: 10px;
  text-transform: uppercase; }

#snipcart-main-container dl.snipcart-def-list dd {
  float: left;
  clear: left;
  margin-right: 10px;
  padding-bottom: 3px;
  margin-left: 0; }

#snipcart-main-container dl.snipcart-def-list dt {
  padding-bottom: 3px; }

#snipcart-main-container .snipcart-container-content {
  padding: 20px; }

#snipcart-main-container table.snipcart-list .snipcart-td-last,
#snipcart-main-container table.snipcart-list .snipcart-th-last {
  padding-right: 20px; }

#snipcart-main-container #snipcart-upcoming-payments table tr td.snipcart-td-3,
#snipcart-main-container #snipcart-upcoming-payments table tr th.snipcart-th-3 {
  padding-right: 40px; }

#snipcart-main-container table.snipcart-list td strong {
  font-weight: 700;
  color: #333; }

#snipcart-main-container #snipcart-upcoming-payments > div {
  border-top: 1px solid #aaa;
  padding-top: 10px;
  border-bottom: 1px solid #aaa;
  background-color: #eee; }

#snipcart-main-container #snipcart-upcoming-payments h2 {
  color: #333;
  font: 18px brandon_grotesquebold, sans-serif;
  text-transform: uppercase;
  padding-left: 10px; }

#snipcart-main-container #snipcart-upcoming-payments table tr td.snipcart-td-3 > .snipcart-total-price {
  font-size: 18px; }

#snipcart-main-container #snipcart-upcoming-payments dd {
  margin-bottom: 5px; }

#snipcart-main-container #snipcart-upcoming-payments-list tr td {
  position: relative; }

#snipcart-main-container a.snipcart-btn.snipcart-show-upcoming-payment-details {
  padding: 5px;
  font-size: 14px;
  height: auto;
  line-height: 11px;
  margin-left: 10px;
  margin-top: 2px; }

#snipcart-main-container a.snipcart-btn.snipcart-show-upcoming-payment-details:before {
  content: "?";
  display: inline-block;
  width: 10px;
  text-align: center;
  text-indent: 0; }

#snipcart-main-container a.snipcart-btn.snipcart-show-upcoming-payment-details.snipcart-hide-details:before {
  content: "-"; }

#snipcart-main-container .snipcart-upcoming-payment-details {
  padding: 10px 20px;
  border-radius: 3px;
  position: absolute;
  background-color: #ccc;
  bottom: 70px;
  right: 5px;
  text-align: center;
  display: none; }

#snipcart-main-container .snipcart-upcoming-payment-details:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  border-width: 15px 15px 0;
  border-style: solid;
  border-color: #ccc transparent;
  display: block;
  width: 0; }

#snipcart-main-container .snipcart-upcoming-payment-details dl {
  margin: 0; }

#snipcart-main-container .snipcart-upcoming-payment-details dd,
#snipcart-main-container .snipcart-upcoming-payment-details dt {
  margin-left: 0;
  margin-right: 0; }

#snipcart-main-container .snipcart-upcoming-payment-details dd span.snipcart-total-price,
#snipcart-main-container .snipcart-upcoming-payment-details dt span.snipcart-total-price {
  text-align: center; }

#snipcart-main-container .snipcart-upcoming-payment-details dt {
  color: #666; }

#snipcart-main-container .snipcart-plan-details {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column; }

#snipcart-main-container .snipcart-plan-details .snipcart-subscription-actions button {
  background-color: red;
  width: 100%;
  margin-bottom: 20px; }

@media only screen and (min-width: 768px) {
  #snipcart-main-container .snipcart-plan-details {
    display: block; }
  #snipcart-main-container .snipcart-plan-details .snipcart-subscription-actions {
    float: right;
    text-align: right;
    width: 30%; } }

#snipcart-main-container .snipcart-flash-confirm {
  background-color: #1e1f21;
  color: #fff; }

#snipcart-main-container .snipcart-confirm-content {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column; }

#snipcart-main-container .snipcart-confirm-content .snipcart-confirm-options a {
  font-size: smaller;
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 5px; }

#snipcart-main-container .snipcart-confirm-content .snipcart-confirm-options a.snipcart-confirm-yes {
  background-color: #87db57; }

#snipcart-main-container .snipcart-confirm-content .snipcart-confirm-options a.snipcart-confirm-no {
  background-color: red; }

@media only screen and (min-width: 768px) {
  #snipcart-main-container .snipcart-confirm-content {
    display: block; }
  #snipcart-main-container .snipcart-confirm-content .snipcart-confirm-options a {
    display: inline-block;
    width: 10%;
    margin-left: 10px; }
  #snipcart-main-container .snipcart-confirm-content .snipcart-confirm-options {
    float: right;
    width: 50%;
    text-align: right; } }

#snipcart-main-container .snipcart-confirm-content .snipcart-confirm-message {
  text-align: center;
  padding: 5px; }

@media only screen and (min-width: 768px) {
  #snipcart-main-container .snipcart-confirm-content .snipcart-confirm-message {
    vertical-align: middle;
    line-height: 38px;
    text-align: left;
    font-weight: 400;
    padding-left: 25px; } }

#snipcart-main-container #snipcart-current-user nav {
  float: left; }

#snipcart-main-container table.snipcart-list td span.hidden {
  display: none; }

#snipcart-main-container h2.snipcart-invoices-title {
  text-transform: uppercase;
  text-align: center;
  background-color: #333;
  color: #fff;
  font: 16px brandon_grotesquelight, sans-serif;
  padding: 5px; }

#snipcart-main-container .snipcart-table-header-color .snipcart-grand-total {
  font-size: larger;
  font-weight: 700; }

#snipcart-main-container .snipcart-table-header-color .snipcart-td-left,
#snipcart-main-container .snipcart-table-header-color .snipcart-th-left {
  padding-left: 10px; }

#snipcart-main-container .snipcart-table-header-color .snipcart-td-right,
#snipcart-main-container .snipcart-table-header-color .snipcart-th-right {
  padding-right: 10px; }

#snipcart-main-container .snipcart-def-list dd {
  width: 90px;
  clear: both; }

.snipcart-user-welcome {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 82%;
  vertical-align: middle; }

#snipcart-user-menu {
  text-align: left; }

#snipcart-user-menu .snip-menu-control {
  cursor: pointer;
  color: #999; }

#snipcart-user-menu .snip-menu-control.snip-control-active,
#snipcart-user-menu .snip-menu-control:hover {
  color: #fff; }

#snipcart-user-menu .snip-menu-control.snip-control-active .snipcart-burger-icon,
#snipcart-user-menu .snip-menu-control.snip-control-active .snipcart-burger-icon:after,
#snipcart-user-menu .snip-menu-control.snip-control-active .snipcart-burger-icon:before,
#snipcart-user-menu .snip-menu-control:hover .snipcart-burger-icon,
#snipcart-user-menu .snip-menu-control:hover .snipcart-burger-icon:after,
#snipcart-user-menu .snip-menu-control:hover .snipcart-burger-icon:before {
  background: #fff; }

#snipcart-user-menu .snip-menu-control span {
  display: none;
  color: red; }

#snipcart-user-menu .snipcart-burger-icon {
  background: #999;
  width: 18px;
  height: 3px;
  position: relative;
  display: inline-block;
  vertical-align: 4px;
  margin-right: .3em; }

#snipcart-user-menu .snipcart-burger-icon:after,
#snipcart-user-menu .snipcart-burger-icon:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #999; }

#snipcart-user-menu .snipcart-burger-icon:before {
  top: -6px; }

#snipcart-user-menu .snipcart-burger-icon:after {
  bottom: -6px; }

#snipcart-user-menu .snip-user-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #1a1b1d;
  color: #fff;
  z-index: 2;
  text-align: left; }

#snipcart-user-menu .snip-user-menu li {
  padding: 1em 2em;
  border-bottom: 1px solid #333;
  display: block; }

#snipcart-user-menu .snip-user-menu li:first-child {
  border-top: 1px solid #333; }

#snipcart-user-menu .snip-user-menu a {
  cursor: pointer;
  display: block;
  color: #999; }

#snipcart-user-menu .snip-user-menu a:hover {
  color: #fff; }

@media only screen and (min-width: 768px) {
  #snipcart-user-menu .snip-menu-control span {
    display: inline;
    color: inherit; }
  #snipcart-user-menu .snipcart-burger-icon {
    width: 15px;
    height: 2px; }
  #snipcart-user-menu .snipcart-burger-icon:before {
    top: -5px; }
  #snipcart-user-menu .snipcart-burger-icon:after {
    bottom: -5px; }
  #snipcart-user-menu .snip-user-menu li {
    padding: .75em 1.5em; } }

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

::-moz-selection {
  background: #e6e6e6;
  color: #14346c; }

::selection {
  background: #e6e6e6;
  color: #14346c; }

html {
  overflow-y: scroll; }

body {
  font: 20px/28px 'Portrait Web', serif;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s; }

body.invert {
  background: #08152b;
  color: #fff; }

body.lock {
  overflow: hidden; }

p, a {
  font: 20px/28px 'Portrait Web', serif;
  font-weight: 400; }

p > a {
  font: inherit;
  color: inherit;
  border-bottom: 1px solid #08152b; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  -webkit-font-feature-settings: "liga" 1;
  -moz-font-feature-settings: "liga" 1;
  font-feature-settings: "liga" 1; }

.grid {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  padding: 0 5%;
  pointer-events: none;
  opacity: 0;
  transition: all ease .2s; }

.grid .col {
  float: left;
  width: calc(100%/6 - 50px);
  height: 100%;
  margin-right: 60px;
  background: red;
  opacity: .05; }

.grid .col:nth-child(6) {
  margin-right: 0; }

.grid.active {
  opacity: 1; }

.fluid {
  width: 100%;
  float: left; }

.right {
  text-align: right; }

.full {
  width: 100%;
  padding: 0 5%; }

.full > div:last-child {
  margin-right: 0; }

.full.center, .full.all {
  text-align: center; }

.full.all {
  padding: 60px 5% 0; }

.full a.all {
  color: #08152b;
  border: 1px solid #08152b;
  padding: 18px 26px 16px;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 2px;
  transition: all ease .2s; }

.full a.all:hover {
  background: #08152b;
  color: #fff; }

.half {
  width: calc(50% - 30px);
  margin-right: 60px;
  overflow: hidden; }

.half .full {
  padding: 0; }

.half:nth-child(2n) {
  margin-right: 0; }

@media (max-width: 480px) {
  .half {
    width: 100%;
    margin-right: 0; } }

.third {
  width: calc(100%/3 - 40px);
  margin-right: 60px; }

.third:nth-child(3n) {
  margin-right: 0; }

.third:last-child {
  margin-right: 0; }

@media (max-width: 480px) {
  .third {
    width: 100%;
    margin-right: 0; } }

.sixth {
  width: calc(100%/6 - 50px);
  margin-right: 60px; }

.sixthoffset {
  margin-left: calc(100%/6 + 10px); }

.twothirds {
  width: calc(100%/6 * 4 - 20px);
  margin-right: 60px; }

.flush {
  margin: 0; }

.full img, .fluid img, .half img, .third img, .twothirds img {
  display: inline-block;
  width: 100%; }

#wrap {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding-top: 60px;
  opacity: 1;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s; }

#wrap.out {
  padding-top: 70px;
  opacity: 0;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s; }

ul, li {
  list-style-type: none; }

a {
  text-decoration: none; }

section {
  width: 100%;
  padding: 0; }

section, header, footer {
  display: block;
  overflow: hidden; }

section div, footer div {
  float: left; }

#loader {
  left: 0;
  top: 20%;
  right: 0;
  bottom: 20%;
  z-index: 9998;
  background: #091a33;
  display: block; }

#loader, #loader svg {
  position: absolute;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s; }

#loader svg {
  width: 150px;
  height: 150px;
  fill: #fff;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

#loader svg.out {
  opacity: 0; }

#loader.out {
  opacity: 0;
  pointer-events: none; }

header {
  position: fixed;
  background: 0 0;
  width: 100%;
  padding: 48px 0 200px 0;
  text-align: center;
  top: 0;
  z-index: 9999;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.5s; }

header.locked {
  background: #fff;
  -webkit-transform: translateY(-65%);
  transform: translateY(-65%);
  padding-top: 60px;
  padding-bottom: 30px;
  overflow: visible; }

header.locked .cart {
  top: 120px; }

.invert header.locked {
  background: #08152b; }

.invert header {
  background: 0 0;
  color: #fff; }

.invert header .logo span svg {
  fill: #fff; }

.invert header li, .invert header a {
  color: #fff;
  border-color: #fff; }

.invert header li:after, .invert header a:after {
  background: #fff; }

header .full {
  position: relative; }

header a {
  color: #08152b; }

header .logo {
  margin-bottom: 30px; }

header .logo span {
  display: block; }

header .logo span svg {
  fill: #08152b; }

header .logo span:last-child {
  margin-top: -25px;
  margin-bottom: -15px; }

header nav {
  width: 100%; }

header nav li {
  display: inline-block;
  margin-right: 20px; }

header nav li:last-child {
  margin-right: 0; }

@media (max-width: 480px) {
  header nav li {
    margin-right: 10px; } }

header nav li a {
  position: relative; }

header nav li a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
  height: 1px;
  width: 100%;
  background: #08152b;
  opacity: 0;
  transition: all ease .3s; }

header nav li a.active:after, header nav li a:hover:after {
  opacity: 1; }

header .cart {
  position: absolute;
  display: block;
  color: #08152b;
  top: 20px;
  padding: 6px 15px 4px;
  right: 5%;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.5s;
  opacity: 0; }

header .cart.active {
  opacity: 1; }

header .cart span {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 10px; }

header .cart .cart-icon {
  stroke: #091A33;
  margin-bottom: -8px; }

.invert header .cart .cart-icon {
  stroke: #fff; }

.intro {
  position: relative;
  background: #091a33;
  color: #fff;
  height: 100vh;
  z-index: 9997;
  margin: 0 0 200vh; }

@media (max-width: 480px) {
  .intro {
    display: none; } }

.intro.out {
  opacity: 0;
  pointer-events: none; }

.intro .sphere {
  position: absolute;
  left: 50%;
  top: 5%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s;
  z-index: 9999; }

.intro .sphere.out {
  opacity: 0;
  top: 7%; }

.intro .lucy {
  position: absolute;
  left: 50%;
  bottom: 5%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s;
  z-index: 9999; }

.intro .lucy.out {
  opacity: 0;
  bottom: 7%; }

.intro .title {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  transition: opacity 1s cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s; }

.intro .title.out {
  opacity: 0;
  top: 51%; }

.intro .title h1 {
  font: 88px/95px 'Portrait Web', serif;
  margin-bottom: 15px;
  color: #fff;
  padding: 0; }

@media (max-width: 480px) {
  .intro .title h1 {
    font: 48px/52px 'Portrait Web', serif; } }

.intro .title a.view {
  color: #fff; }

.intro .title a.view:before {
  background: #fff; }

.intro .title a.view:hover {
  color: #091a33; }

div.home {
  background: #f3f3f3;
  margin-top: 230px; }

div.home section {
  padding: 120px 0; }

.homething {
  position: fixed;
  top: 0;
  z-index: 8888; }

.homething.out {
  position: absolute; }

.pages {
  padding-top: 90px !important; }

.pages .page h3 {
  font: 36px/43px 'Portrait Web', serif;
  margin-bottom: 40px;
  position: relative;
  display: inline-block; }

.pages .page h3:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  background: #08152b;
  left: 0;
  bottom: 0; }

.collection {
  background: #f3f3f3; }

.collection .title {
  padding: 0 25%;
  margin-bottom: 90px; }

.collection .title h2 {
  margin-bottom: 40px; }

.collection .product {
  text-align: center;
  color: #08152b; }

.collection .standfirst {
  background: #fff;
  padding: 90px 0 0;
  margin-bottom: 90px; }

.collection .standfirst .title h2 {
  margin-bottom: 0; }

.collection.page .product img {
  margin-bottom: 30px; }

@media (max-width: 767px) {
  .collection.page .product img {
    margin-bottom: 0px; } }

.collection.page .product span {
  opacity: .5; }

.collection.page .product p {
  opacity: 0;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.5s; }

.collection.page .product:hover p {
  opacity: 1; }

.general {
  padding: 0 0 60px;
  background: #fff; }

.general .title {
  padding: 0 25%;
  margin-bottom: 90px; }

.general .title h1 {
  padding: 30px 0 0; }

.product {
  margin-bottom: 75px; }

@media (max-width: 480px) {
  .product {
    margin-bottom: 40px; } }

.product h4 {
  padding: 30px 0 20px;
  font: 36px/43px 'Portrait Web', serif;
  color: #08152b; }

.product span.view {
  color: #08152b;
  opacity: .4;
  font: 22px/28px 'Portrait Web', serif;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.5s; }

.product a:hover span.view {
  opacity: 1; }

.product.page {
  background: #f3f3f3;
  padding: 75px 0;
  margin-bottom: 0; }

@media (max-width: 480px) {
  .product.page {
    padding: 0 0 45px; }
  .product.page .full {
    padding: 0; }
  .product.page .full .gallery {
    margin-bottom: 40px; }
  .product.page .full .info {
    padding: 0 5%; } }

.product.page .info {
  padding-right: 60px; }

@media (max-width: 480px) {
  .product.page .info {
    padding-right: 0; } }

.product.page .info h1 {
  font: 36px/43px 'Portrait Web', serif;
  padding-bottom: 30px; }

@media (max-width: 480px) {
  .product.page .info h1 {
    text-align: center; } }

.product.page .info h1 .price {
  background: #fff;
  font: 500 16px/16px Courier, monospaced;
  padding: 5px 20px;
  margin-left: 10px;
  letter-spacing: 1px;
  vertical-align: 40%; }

@media (max-width: 480px) {
  .product.page .info h1 .price {
    margin-left: 0; } }

.product.page .info p {
  font: 22px/28px 'Portrait Web', serif;
  margin-bottom: 15px; }

.product.page .info p:last-of-type {
  font: 22px/28px 'Portrait Web', serif;
  margin-bottom: 30px; }

.product.page .info .dropdown {
  margin-top: 30px;
  float: left;
  width: 100%; }

@media (max-width: 480px) {
  .product.page .info .dropdown {
    display: none; } }

.product.page .info .dropdown li {
  display: block;
  position: relative; }

.product.page .info .dropdown li a {
  color: #08152b;
  display: block;
  position: relative;
  padding: 16px 0; }

.product.page .info .dropdown li a:before {
  content: '';
  display: block;
  position: absolute;
  right: 10px;
  bottom: 25px;
  height: 15px;
  width: 15px;
  border-right: 1px solid #08152b;
  border-bottom: 1px solid #08152b;
  -webkit-transform-origin: 70% 70%;
  transform-origin: 70% 70%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.2s; }

.product.page .info .dropdown li a.active:before {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg); }

.product.page .info .dropdown li div {
  display: block;
  padding: 15px 0;
  margin-bottom: 15px; }

.product.page .info .dropdown .hide {
  display: none; }

.product.page .info .sizes, .product.page .info .colours, .product.page .info .cart-button a {
  background: #08152b;
  color: #fff;
  height: 60px;
  padding: 18px;
  text-align: center;
  width: 100%;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 18px; }

.product.page .info .sizes.half, .product.page .info .colours.half, .product.page .info .cart.half {
  width: calc(50% - 15px);
  margin-right: 30px; }

.product.page .info .sizes.half:last-child, .product.page .info .colours.half:last-child, .product.page .info .cart.half:last-child {
  margin-right: 0; }

.product.page .info .sizes li > ul, .product.page .info .colours li > ul, .product.page .info .cart li > ul {
  display: none; }

.product.page .info .sizes a, .product.page .info .sizes li, .product.page .info .colours a, .product.page .info .colours li, .product.page .info .cart a, .product.page .info .cart li {
  color: #fff;
  font: 18px/28px 'Portrait Web', serif;
  letter-spacing: 2px;
  text-transform: uppercase; }

.product.page .info .colours {
  margin-right: 0 !important; }

.product.page .info .cart {
  margin-top: 30px; }

.product.page .gallery {
  position: relative;
  /*overflow: hidden;*/ }

.product.page .gallery:hover .thumbs {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  opacity: 1; }

.product.page .gallery .thumbs {
  display: block;
  background: #f3f3f3;
  z-index: 8888;
  position: absolute;
  top: 0;
  text-align: center;
  width: 100%;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.3s;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%); }

@media (max-width: 480px) {
  .product.page .gallery .thumbs {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
    position: relative; } }

.product.page .gallery .thumbs li {
  display: inline-block;
  padding: 0;
  height: 100px;
  width: 100px;
  -webkit-transform: scale(0.7);
  transform: scale(0.7); }

.product.page .gallery .thumbs li img {
  max-height: 100%;
  max-width: 100%; }

.shop {
  background: #fff; }

.shop > .full {
  margin-top: 10px; }

.shop .full.all {
  text-align: left;
  padding-top: 30px; }

.shop .half h3 {
  font: 48px/52px 'Portrait Web', serif;
  margin-bottom: 60px; }

.shop .half.right {
  min-height: 180px; }

.shop .filter {
  width: 100%;
  padding: 30px 0 60px;
  text-align: center; }

.shop .filter a {
  color: #091a33;
  opacity: .5;
  transition: all ease .2s; }

.shop .filter a.active, .shop .filter a:hover {
  opacity: 1; }

.shop .filter ul li {
  display: inline-block;
  padding: 0 10px; }

.shop .dropdown {
  position: relative;
  min-height: 200px; }

.shop .dropdown a {
  color: #08152b; }

.shop .dropdown .drop {
  display: block;
  position: absolute;
  padding-right: 50px;
  right: 0;
  bottom: 50px; }

.shop .dropdown .drop:after {
  content: '';
  display: block;
  border-right: 1px solid #08152b;
  border-bottom: 1px solid #08152b;
  position: absolute;
  height: 15px;
  width: 15px;
  right: 10px;
  top: -5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.shop .dropdown .drop:before {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  height: 1px;
  background: #08152b;
  left: 0;
  bottom: -4px; }

.shop .dropdown ul {
  display: none;
  position: absolute;
  width: 100px;
  height: 100px;
  background: red;
  right: 0; }

.page {
  margin-top: 180px; }

.shop.page .product {
  text-align: center; }

.about, .contact {
  margin-bottom: 60px; }

.about .twothirds, .contact .twothirds {
  text-align: center; }

.about .twothirds p, .contact .twothirds p {
  margin-bottom: 30px; }

.about .ring, .contact .ring {
  float: none !important;
  display: inline-block;
  margin: 30px 0; }

.about .ring svg, .contact .ring svg {
  fill: #fff;
  width: 65px;
  height: 65px; }

.title {
  text-align: center; }

.title h1 {
  padding: 90px 0 0; }

.title h1, .title h2 {
  font: 48px/52px 'Portrait Web', serif;
  color: #08152b; }

h2.text-center {
  color: #fff; }

.title h2 {
  margin-bottom: 0; }

.about .title h2, .contact .title h2 {
  padding: 75px 25%;
  color: #fff; }

.title a.view {
  color: #08152b;
  font: 22px/28px 'Portrait Web', serif;
  position: relative;
  letter-spacing: .4px;
  transition: all ease .2s;
  z-index: 9999; }

.title a.view:before {
  content: '';
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 1px;
  background: #08152b;
  left: 0;
  bottom: -5px;
  transition: all ease .2s; }

.title a.view:hover {
  color: #fff; }

.title a.view:hover:before {
  bottom: -5px;
  left: -5%;
  height: 150%;
  width: 110%; }

footer {
  width: 100%;
  background: #08152b;
  color: #fff;
  padding: 60px 0 30px; }

footer .full:not(:last-of-type) {
  margin-bottom: 60px; }

footer a {
  color: #fff; }

footer li {
  margin-bottom: 5px; }

footer li a {
  position: relative; }

footer li a:after {
  content: '';
  position: absolute;
  background: #fff;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: -3px;
  opacity: 0;
  transition: all ease .3s; }

footer li a:hover:after {
  opacity: 1; }

footer .half > .full {
  margin-bottom: 0; }

footer .half > .full:last-child {
  position: relative;
  overflow: visible; }

footer a.top {
  position: absolute;
  display: block;
  right: 0;
  width: 60px;
  height: 60px;
  border: 1px solid #fff;
  text-align: center;
  padding: 14px 0 0;
  top: 0;
  transition: all ease .2s; }

footer a.top:hover {
  background: #fff;
  color: #091a33; }

footer .credit {
  opacity: .4;
  text-align: right;
  margin-top: 20px;
  transition: all ease .3s; }

footer .credit:hover {
  opacity: 1; }

footer h4 {
  margin-bottom: 20px; }

footer form {
  float: left;
  position: relative; }

footer input[type="text"] {
  font: 20px/28px 'Portrait Web', serif;
  top: 0; }

footer input[type="text"], footer input[type="submit"] {
  outline: none;
  border: 1px solid #fff;
  background: #08152b;
  padding: 15px 25px;
  color: #fff;
  max-height: 60px;
  transition: all ease .5s; }

footer input[type="text"]:focus, footer input[type="submit"]:focus {
  background: #fff;
  color: #091a33; }

footer input[type="submit"] {
  text-transform: uppercase;
  letter-spacing: 3px;
  font: 18px/28px 'Portrait Web', serif;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translateX(98%);
  transform: translateX(98%); }

footer .ring svg {
  width: 55px;
  height: 55px; }

::-webkit-input-placeholder {
  color: #fff; }

:-moz-placeholder, ::-moz-placeholder {
  color: #fff; }

:-ms-input-placeholder {
  color: #fff; }

/* ////////// Fixes.css ////////// */
body {
  color: #08152b; }

a {
  color: #08152b; }

.homething {
  /*position: relative;*/
  width: 100%; }

a.view {
  color: #ccc;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s; }

a.view:hover {
  color: #333;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s; }

.pages .page {
  margin-top: 40px; }

@media (max-width: 767px) {
  .page.content p, .about .twothirds p {
    margin-top: 30px !important; } }

.contact .twothirds p, .collection-text p {
  margin-bottom: 20px !important; }

.page.content h4, .page.content h3, .page.content h2, .page.content figure, .page.content h1 {
  padding: 30px 0px; }

@media (min-width: 980px) {
  .page.content p, .about .twothirds p, .contact .twothirds p, .collection-text {
    font: 24px/34px 'Portrait Web',serif; }
  .single.full {
    padding: 0px; } }

.center {
  margin: 0 auto; }

@media (max-width: 640px) {
  .twothirds {
    width: 100%;
    margin: 0;
    padding: 0 2%; }
  .sixth {
    width: 50%;
    float: left; }
  footer .credit {
    text-align: left;
    margin: 0px;
    width: auto;
    float: left;
    text-align: left; }
  footer input[type="text"], footer input[type="submit"] {
    width: 100%;
    display: block;
    position: inherit;
    float: left;
    -webkit-transform: inherit;
    transform: inherit;
    margin-top: 10px; }
  footer a.top {
    display: none; }
  .mailer h4 {
    margin-bottom: 10px;
    margin-top: 30px; } }

@media (max-width: 480px) {
  footer .menu, footer .menu {
    width: 50%;
    float: left;
    margin: 0px;
    border-top: solid 1px rgba(255, 255, 255, 0.1);
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
    padding-top: 10px; } }

.standfirst .title {
  width: 100%; }

.no-margin-top {
  margin-top: 0px !important; }

.no-padding-top {
  padding-top: 0px; }

ul.dropown {
  border: solid 1px #081526; }

.product.page .info .dropdown li a {
  padding-bottom: 0px; }

.logo a img {
  width: 200px; }

.third .full {
  padding: 0px; }

.product.page {
  padding-top: 30px;
  background: #fff; }

.product.page .gallery {
  /*padding:0px 40px 0px 20px;*/
  padding-right: 30px; }

.product.page .gallery .mainImage {
  width: 100%;
  position: relative;
  /*top: -110px;*/ }

.product.page .gallery .thumbs {
  position: relative;
  height: 110px; }

.product.page .info .dropdown li a:before {
  bottom: 10px; }

.product.page .info .dropdown li {
  font-size: 16px; }

.product.page .info .dropdown li div {
  display: block;
  padding: 15px 0;
  margin-bottom: px; }

.product.page .info .sizes li > ul, .product.page .info .colours li > ul, .product.page .info .cart li > ul {
  display: block;
  position: relative;
  z-index: 999; }

.sizes.half, .colours.half {
  overflow: visible; }

.sizes.half, .colours.half {
  overflow: visible; }

/* Custom dropdown */
.custom-dropdown {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.custom-dropdown select {
  background-color: transparent;
  color: #fff;
  font-size: inherit;
  border: 0;
  margin: 0;
  border-radius: 0px;
  text-overflow: '';
  -webkit-appearance: button;
  /* hide default arrow in chrome OSX */
  font-family: 'Portrait Web',serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px; }

select:focus {
  border: none;
  outline: none; }

.custom-dropdown::before,
.custom-dropdown::after {
  content: "";
  position: absolute;
  pointer-events: none; }

.product.page .info h1 .price {
  background: #f1f1f1;
  /*font-weight:900;*/
  margin-left: 0; }

@media (min-width: 0px) and (max-width: 424px) {
  .product.page .info h1 .price {
    background: #f1f1f1;
    margin-top: -116px;
    margin-right: -19px;
    float: right;
    /*color:blue;*/ } }

.snipcart-checkout-container {
  z-index: 999999; }

.product.page .gallery .thumbs {
  /*      -webkit-transform: translateY(0%);
    transform: translateY(0%);*/ }

.product.page .gallery .thumbs {
  background: #08152B; }

.product.page .gallery .thumbs li img {
  /* max-height: 100%; */
  /* max-width: 100%; */
  height: 100%;
  width: auto; }

.product.page .gallery .thumbs li {
  width: inherit;
  -webkit-transform: inherit;
  transform: inherit;
  padding: 15px 5px 5px 5px; }

.shop header .cart.active {
  opacity: 1;
  font-size: 16px;
  text-transform: capitalize;
  letter-spacing: 0px;
  text-align: left; }

header .cart {
  position: absolute;
  display: block;
  color: #08152b;
  top: 20px;
  padding: 6px 15px 4px;
  right: 20px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: opacity cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.5s;
  opacity: 0;
  width: auto; }

header .cart ul li, header .cart ul li a {
  display: inline;
  font-size: 16px;
  text-transform: capitalize;
  letter-spacing: 0px; }

header .cart.active span, header .cart span {
  margin: 0px;
  position: relative; }

header .cart.active {
  position: absolute;
  right: 20px;
  top: 20px;
  width: auto; }

div.logo a {
  background: url("/assets/images/logo.svg") no-repeat;
  background-position: 50% 50%;
  margin: 0 auto;
  width: 240px;
  height: 100px;
  display: block; }

.invert div.logo a {
  background: url("/assets/images/logo-white.svg") no-repeat;
  background-position: 50% 50%; }

@media (max-width: 767px) {
  div.logo a {
    background-size: 75%; } }

footer input[type="email"], footer button {
  outline: none;
  border: 1px solid #fff;
  background: #08152b;
  padding: 15px 25px;
  color: #fff;
  max-height: 60px;
  transition: all ease .5s; }

.loading.hidden {
  opacity: 0;
  visibility: hidden; }

.loading {
  background-color: #fff;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  transition: all 1s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  z-index: 999999; }

#loader {
  background: none;
  background: url("/assets/images/loader.svg") no-repeat;
  background-position: 50% 50%;
  margin: 0 auto;
  display: block; }

#loader.not-home {
  background-color: #08152b;
  background-image: url("/assets/images/loader.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin: 0 auto;
  display: block;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed; }

.intro .sphere {
  background: url("/assets/images/sphereone.svg") no-repeat;
  background-position: 50% 50%;
  width: 240px;
  height: 100px;
  margin: 0 auto;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  /*background-color: #fff;*/ }

.intro .lucy {
  background: url("/assets/images/lucy.svg") no-repeat;
  background-position: 50% 50%;
  width: 240px;
  height: 100px;
  margin: 0 auto;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  /*background-color: #fff;*/ }

.intro {
  background: url("/assets/images/one.jpg") no-repeat;
  background-color: #091a33;
  background-size: cover;
  /*background-color: #fff;*/ }

#wrap.out {
  padding-top: 70px;
  opacity: 0;
  visibility: hidden;
  transition: opacity cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s; }

@media (max-width: 640px) {
  .collection .title {
    padding: 0 0;
    margin-bottom: 90px; }
  div.home section {
    padding: 60px 0; }
  section.intro, #loader {
    display: none; } }

.text-center {
  text-align: center; }

.content .title {
  padding: 0 20%;
  margin-bottom: 60px; }

.content .article .title {
  padding: 0 20%;
  margin-bottom: 60px; }

.content .article .title a {
  border-bottom: solid 1px; }

.content .article img {
  width: 100%; }

.content .article a {
  color: #1E3252; }

.centered {
  padding: 80px 20%; }

div.article {
  padding-bottom: 60px; }

.article a.all {
  color: #08152b;
  border: 1px solid #08152b;
  padding: 12px 20px 10px;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 2px;
  transition: all ease .2s;
  display: inline-block;
  margin: 30px auto  20px;
  float: left; }

.article h1 {
  margin-bottom: 30px; }

.large {
  font: 42px/48px 'Portrait Web', serif; }

.small {
  font: 16px/18px 'Portrait Web', serif; }

.article ul li {
  display: inline;
  padding: 5px; }

.article ul li a {
  color: #ccc;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s; }

.article ul li a:hover {
  color: #08152b;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s; }

.article ul {
  float: right;
  margin-top: 40px; }

.intro .title h1 {
  font: 62px/66px 'Portrait Web', serif; }

.half.colour {
  width: calc(50% - 2%);
  margin-top: 15px;
  margin-right: 2%;
  float: left; }

.half.colour:hover img {
  opacity: 0.5;
  transition: opacity ease .2s; }

.half.colour:nth-child(2n) {
  margin-right: 0px;
  float: right; }

.half.colour:nth-child(3n) {
  /*margin-right: 0px;*/
  float: left; }

.half.colour a span {
  padding-bottom: 10px;
  display: inline-block; }

.product-colours {
  margin-top: 0px; }

.product.page .info .dropdown .hide li {
  opacity: 0;
  transition: opacity ease 5s; }

a.cart {
  display: block;
  width: 100%;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1.5px; }

@media (max-width: 480px) {
  .full.title {
    padding: 0 30%; }
  .intro .title {
    max-width: 690px; } }

@media (max-width: 640px) {
  .third {
    width: 100%;
    margin-bottom: 60px; }
  .full.title {
    padding: 0 10%; }
  .content .title {
    margin-bottom: 30px; } }

@media (max-width: 768px) {
  .full.title {
    padding: 0 5%; }
  .intro .title {
    max-width: 690px;
    width: 100%; }
  .half, .third, .twothirds {
    width: 100%;
    padding-left: 0px;
    margin-left: 0px; }
  .about .third {
    margin-bottom: 30px;
    font: 34px/36px 'Portrait Web', serif; }
  .about .third p {
    margin-bottom: 30px;
    font: 32px/34px 'Portrait Web', serif; }
  .product.page .gallery {
    padding-right: 0px; }
  .product.page .gallery .mainImage {
    top: 0px;
    margin-bottom: 30px; }
  .product.page .gallery .thumbs {
    display: none; } }

/*.dropdown-list li {
    opacity: 1;
    transition: opacity ease 5s;
}*/
.home .collection a:not(.all) {
  color: #08152b;
  opacity: .4;
  transition: all ease 0.2s;
  border-bottom: solid 1px transparent; }

.home .collection a:not(.all):hover {
  opacity: 1;
  transition: all ease 0.2s;
  padding-bottom: 8px;
  border-bottom: solid 1px #08152b; }

.cart-button {
  height: 60px;
  width: 100%;
  display: block; }

.cart-button a span {
  transition: all ease 0.2s; }

.block {
  display: block; }

.text-right {
  text-align: right; }

.color-nav {
  margin-top: 20px; }

.product.page .info {
  padding-right: 0px; }

.filter {
  text-transform: capitalize; }

#wrap.out .filter {
  opacity: 0;
  /*transition: all cubic-bezier(.2, .87, .69, .96).7s;*/ }

#wrap.out .content, #wrap.out > * {
  opacity: 0; }

.content p a {
  color: #fff;
  cursor: pointer !important;
  border-bottom: solid 1px #1E3252;
  /*display: inline-block;*/ }

.content p a:hover {
  border-bottom: solid 1px #AFB11C;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.7s;
  cursor: pointer  !important; }

header .snipcart-checkout {
  background: url("/assets/images/cart.svg") no-repeat;
  background-position: 50% 100%;
  margin: 0 auto;
  width: 34px;
  height: 30px;
  display: block;
  overflow: hidden;
  font-weight: bold;
  cursor: pointer;
  text-indent: -999999px; }

.snipcart-total-items {
  height: 25px;
  width: 25px;
  display: inline-block;
  background: #eee;
  padding: 5px;
  text-indent: 1px;
  border-radius: 30px;
  line-height: 16px;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.2s;
  cursor: pointer;
  font-weight: 700; }

header .cart .cart-icon:hover span {
  background: #08152b;
  color: white;
  transition: all cubic-bezier(0.2, 0.87, 0.69, 0.96) 0.2s; }

header .cart .hidden {
  display: none; }

#wrap.wrap-home {
  /*opacity: 0;*/ }

@media (min-width: 980px) {
  footer .full > .sixth:nth-child(2) {
    width: calc(100%/3 - 40px); } }

.ring {
  background-image: url("/assets/images/loader.svg");
  background-position: 50% 50%;
  background-size: cover;
  width: 60px;
  height: 60px; }

.inline-block {
  display: inline-block; }

footer ul.credit li {
  display: inline-block;
  padding-left: 30px; }

@media (max-width: 767px) {
  footer ul.credit li {
    display: block;
    text-align: right; } }

footer ul.credit {
  float: right; }

.align-right {
  text-align: right; }

.view.description {
  max-width: 309px;
  display: block;
  margin: 0 auto; }

.product {
  margin-bottom: 40px; }

@media (max-width: 767px) {
  .product {
    margin-bottom: 20px; } }

.product h4 {
  padding: 20px 0 20px; }

@media (max-width: 1280px) {
  .collection .standfirst {
    padding: 60px 30px 0px 30px; } }

@media (min-width: 1280px) {
  .centered {
    padding: 80px 30%; } }

.blog .article {
  margin-top: 60px; }

.blog .article:first-child {
  margin-top: 0px; }

@media (min-width: 0px) and (max-width: 767px) {
  .full.colours .third.shop-margin {
    padding: 0 20px; } }

/* ////// Royalslider.css //////// */
/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
#people-slider {
  width: 100%; }

#people-slider .royalSlider {
  width: 100%;
  height: auto;
  position: relative; }

.royalSlider > * {
  float: left; }

.rsWebkit3d .rsSlide {
  -webkit-transform: translateZ(0); }

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
  -webkit-backface-visibility: hidden; }

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none; }

.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: transparent; }

.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: transparent; }

.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0; }

.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent; }

.rsArrow,
.rsThumbsArrow {
  cursor: pointer; }

.rsThumb {
  float: left;
  position: relative; }

.rsArrow,
.rsNav,
.rsThumbsArrow {
  opacity: 1;
  transition: opacity 0.3s linear; }

.rsHidden {
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear; }

.rsGCaption {
  width: 100%;
  float: left;
  text-align: center; }

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2147483647 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important; }

.royalSlider .rsSlide.rsFakePreloader {
  opacity: 1 !important;
  transition: 0s;
  display: none; }

.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%; }

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
  height: auto; }

.rsContent {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 0px; }

.rsPreloader {
  position: absolute;
  z-index: 0; }

.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25); }

.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22; }

.rsTabs {
  float: left;
  background: none !important; }

.rsTabs,
.rsThumbs {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent; }

.rsVideoContainer {
  /*left: 0;
    top: 0;
    position: absolute;*/
  /*width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    float: left;*/
  width: auto;
  height: auto;
  line-height: 0;
  position: relative; }

.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: .3s; }

.rsVideoFrameHolder.rsVideoActive {
  opacity: 1; }

.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
  box-sizing: border-box;
  padding-right: 44px; }

.rsABlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15; }

img.rsImg {
  max-width: none; }

.grab-cursor {
  cursor: url(grab.png) 8 8, move; }

.grabbing-cursor {
  cursor: url(grabbing.png) 8 8, move; }

.rsNoDrag {
  cursor: auto; }

.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url(blank.gif); }

/* //////////// Snipcart-overwrite.css /////////// */
/* Change the style of every button */
.snipcart-overwrite #snipcart-main-container a.snipcart-btn {
  background-color: #08152b;
  color: #fff;
  font-family: Verdana, sans-serif; }

.snipcart-checkout-container {
  background: rgba(8, 21, 43, 0.8); }

#snipcart-main-container {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

/* Add a hover style the buttons */
.snipcart-overwrite #snipcart-main-container a.snipcart-btn:hover {
  color: #333;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none; }

@media only screen and (min-width: 1024px) {
  ul#snipcart-steps li span.snipcart-step-number {
    margin: 5px 0 0 20px; } }

.snipcart-overwrite #snipcart-header #snipcart-title {
  left: 0px;
  padding-left: 0px; }

/* Change the style of the primary buttons */
.snipcart-overwrite #snipcart-main-container a.snipcart-next,
.snipcart-overwrite #snipcart-main-container a.snipcart-finalize,
.snipcart-overwrite #snipcart-main-container a.snipcart-mainaction {
  background: #08152b;
  border: none;
  text-shadow: none; }

/* Change the default color of links */
.snipcart-overwrite #snipcart-main-container a {
  color: #333; }

/* Remove the footer with "Powered by Snipcart" */
.snipcart-overwrite #snipcart-footer {
  display: none; }

/* Change the title color and add a logo*/
.snipcart-overwrite #snipcart-header #snipcart-title {
  color: #fff;
  background: url("../images/snipcart-blue.png") no-repeat 0 center;
  padding-left: 60px; }

/* Change the color of the header, add a blue border so we can see the "x" button,
    add a shadow for effect and make sure this shadow is over every element */
.snipcart-overwrite #snipcart-header {
  background: #08152b;
  box-shadow: none;
  border-top: 0px solid #08152b;
  padding-top: 10px;
  position: relative;
  z-index: 200; }

/* Make sure the "x" button is always in the header top border */
.snipcart-overwrite #snipcart-close {
  top: 10px; }

/* Change the style of the total box */
.snipcart-overwrite #snipcart-header #snipcart-header-total {
  padding: 1px;
  background: #fff;
  border-color: #bbb;
  border: none; }

.snipcart-overwrite #snipcart-header #snipcart-total {
  background-color: transparent;
  color: #333;
  border: none;
  opacity: 0.5; }

.snipcart-overwrite #snipcart-header #snipcart-total span {
  color: #333; }

/* Change the appearance of the cart bottom part with the action buttons so that
     it is similar to the header*/
.snipcart-overwrite #snipcart-main-container div#snipcart-actions,
.snipcart-overwrite #snipcart-main-container div.snipcart-additional-option {
  background: #eee;
  box-shadow: none;
  border-bottom: 0px solid #08152b; }

#snipcart-main-container span.snipcart-form-error {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border: none; }

/* Push the middle part away from the header and the bottom part */
.snipcart-overwrite #snipcart-main-content #snipcart-sub-content {
  padding-top: 20px; }

.snipcart-overwrite #snipcart-main-content .snipcart-step-container {
  padding-bottom: 20px; }

.snipcart-overwrite #snipcart-main-container #snipcart-cartitems-continue-top {
  top: 65px; }

/* Change the font-family of every element using brandon grotesque */
.snipcart-overwrite #snipcart-main-container span.snipcart-unit-price,
.snipcart-overwrite #snipcart-main-container span.snipcart-total-price,
.snipcart-overwrite #snipcart-main-container table.snipcart-list span.snipcart-product-name,
.snipcart-overwrite #snipcart-main-container table.snipcart-list span.snipcart-shipping-method-name,
.snipcart-overwrite #snipcart-main-container table.snipcart-list span.snipcart-shipping-method-price,
.snipcart-overwrite #snipcart-main-container table.snipcart-list span.snipcart-confirm-item-quantity,
.snipcart-overwrite #snipcart-main-container table.snipcart-list span.snipcart-confirm-item-price,
.snipcart-overwrite #snipcart-main-container table.snipcart-list span.snipcart-confirm-item-total-price,
.snipcart-overwrite #snipcart-main-container label,
.snipcart-overwrite ul#snipcart-steps li span.snipcart-step-text,
.snipcart-overwrite #snipcart-main-container table.snipcart-list th,
.snipcart-overwrite #snipcart-main-content .snipcart-column span.snipcart-title,
.snipcart-overwrite table#snipcart-confirm-prices tr td span,
.snipcart-overwrite #snipcart-main-container .snipcart-full-width-text span.snipcart-title,
.snipcart-overwrite #snipcart-main-container .snipcart-full-width-text,
.snipcart-overwrite #snipcart-step-content-emptycart .snipcart-full-width-text p,
.snipcart-overwrite #snipcart-blocked .snipcart-full-width-text p,
.snipcart-overwrite #snipcart-header #snipcart-total span {
  font-family: Verdana, sans-serif; }

.snipcart-overwrite #snipcart-header #snipcart-title {
  font-family: 'Portrait Web', serif;
  text-transform: capitalize; }

/* Change the appearance of the step tabs */
.snipcart-overwrite ul#snipcart-steps li {
  background: #eee;
  opacity: 0.5; }

.snipcart-overwrite ul#snipcart-steps li.active {
  background-color: #fff;
  opacity: 1; }

.snipcart-overwrite ul#snipcart-steps {
  background: transparent; }

/* Change the background color of the promocodes section*/
.snipcart-overwrite #snipcart-promocodes {
  background: #fbfbfb; }

/* Confirmation error textarea  */
.snipcart-overwrite #snipcart-main-container .snipcart-comments-box textarea {
  resize: none;
  margin-bottom: 20px;
  padding: 10px;
  border: none;
  background: #fbfbfb;
  border: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px; }

/* btns */
#snipcart-main-container a.snipcart-btn, #snipcart-main-container button.snipcart-btn, #snipcart-main-container input[type=text], #snipcart-main-container input[type=password], #snipcart-main-container select, select, #snipcart-header #snipcart-header-total {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  box-shadow: none; }

/* input */
#snipcart-main-container input[type=text], #snipcart-main-container input[type=password], #snipcart-main-container select {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  box-shadow: none; }

a#snipcart-billingaddress-previous {
  background: rgba(8, 21, 43, 0.8) !important; }

/* Empty cart message*/
.snipcart-overwrite #snipcart-step-content-emptycart .snipcart-full-width-text p {
  color: #333;
  padding-bottom: 20px; }

/* Sign in user bar */
.snipcart-overwrite #snipcart-main-content #snipcart-current-user #snipcart-user-infos {
  background: #82999d; }

/* We need the !important here because there is one in the default stylesheet */
.snipcart-overwrite #snipcart-main-content #snipcart-current-user .snipcart-welcome {
  color: #ddd !important; }

/* Change the step icons to number */
.snipcart-overwrite ul#snipcart-steps li span.snipcart-step-number {
  font-family: Verdana, sans-serif; }

.snipcart-overwrite .icon-Snipcart-6:before {
  content: "1"; }

.snipcart-overwrite .icon-Snipcart-4:before {
  content: "2"; }

.snipcart-overwrite .icon-Snipcart-3:before {
  content: "3"; }

.snipcart-overwrite .icon-Snipcart-2:before {
  content: "4"; }

.snipcart-overwrite .icon-Snipcart:before {
  content: "5"; }

.snipcart-overwrite .icon-Snipcart-5:before {
  content: "6"; }

.snipcart-overwrite .icon-Snipcart-7:before {
  content: "7"; }

#snipcart-main-container input[type=password]:focus, #snipcart-main-container input[type=text]:focus {
  border-color: #08152b;
  outline: 0;
  outline: 0;
  box-shadow: none; }

@media only screen and (min-width: 768px) {
  #snipcart-main-container #snipcart-step-content-cart-content table#snipcart-items tr:first-child td.snipcart-td-1, #snipcart-main-container #snipcart-step-content-cart-items table#snipcart-items tr:first-child td.snipcart-td-1, #snipcart-main-container table#snipcart-items td.snipcart-td-1, #snipcart-main-container table#snipcart-items td.snipcart-td-2, #snipcart-main-container table#snipcart-items td.snipcart-td-2.snipcart-no-customfields {
    border-top: 1px solid #eee;
    padding-left: 20px; } }

#snipcart-main-container #snipcart-step-content-confirm table#snipcart-items th {
  padding-left: 20px; }

#snipcart-main-container #snipcart-paypal-express-loading.snipcart-loading, #snipcart-sub-content.snipcart-loading,
#snipcart-main-container .snipcart-step.snipcart-loading {
  background-image: url(/assets/images/ajax-loader.gif) !important;
  /*   min-height: 100px;
    width: 100px;
    height: 100px;*/ }

.snipcart-overwrite #snipcart-main-container span.snipcart-unit-price, .snipcart-overwrite #snipcart-main-container span.snipcart-total-price, .snipcart-overwrite #snipcart-main-container table.snipcart-list span.snipcart-product-name, .snipcart-overwrite #snipcart-main-container table.snipcart-list span.snipcart-shipping-method-name, .snipcart-overwrite #snipcart-main-container table.snipcart-list span.snipcart-shipping-method-price, .snipcart-overwrite #snipcart-main-container table.snipcart-list span.snipcart-confirm-item-quantity, .snipcart-overwrite #snipcart-main-container table.snipcart-list span.snipcart-confirm-item-price, .snipcart-overwrite #snipcart-main-container table.snipcart-list span.snipcart-confirm-item-total-price, .snipcart-overwrite #snipcart-main-container label, .snipcart-overwrite ul#snipcart-steps li span.snipcart-step-text, .snipcart-overwrite #snipcart-main-container table.snipcart-list th, .snipcart-overwrite #snipcart-main-content .snipcart-column span.snipcart-title, .snipcart-overwrite table#snipcart-confirm-prices tr td span, .snipcart-overwrite #snipcart-main-container .snipcart-full-width-text span.snipcart-title, .snipcart-overwrite #snipcart-main-container .snipcart-full-width-text, .snipcart-overwrite #snipcart-step-content-emptycart .snipcart-full-width-text p, .snipcart-overwrite #snipcart-blocked .snipcart-full-width-text p, .snipcart-overwrite #snipcart-header #snipcart-total span {
  text-transform: none !important;
  font-family: serif; }

.terms-of-services h2.text-center {
  color: #14346c; }

.half.mailer {
  width: 405px;
  float: right; }

.page.content.terms-of-services, .page.content.returns-and-shipping {
  background: #f3f3f3;
  padding: 60px 0;
  margin-bottom: 0px; }
  .page.content.terms-of-services h2.text-center, .page.content.returns-and-shipping h2.text-center {
    color: #08152b; }
  .page.content.terms-of-services p, .page.content.returns-and-shipping p {
    margin-bottom: 20px;
    font: 18px/22px 'Portrait Web',serif; }
  .page.content.terms-of-services hr, .page.content.returns-and-shipping hr {
    display: none; }

.shop.page .product {
  min-height: 560px; }

@media only screen and (max-width: 1400px) {
  .shop.page .product {
    min-height: 450px; } }

@media only screen and (max-width: 1280px) {
  .shop.page .product {
    min-height: 420px; } }

/*# sourceMappingURL=../css/app.css.map */
