/** Shopify CDN: Minification failed

Line 581:12 Expected identifier but found whitespace
Line 581:13 Unexpected "scale("
Line 776:0 Unexpected "}"
Line 835:144 Expected identifier but found "*"
Line 843:293 Expected identifier but found "*"
Line 1597:0 Comments in CSS use "/* ... */" instead of "//"
Line 1641:44 Expected ":"
Line 1728:39 Unexpected "7"

**/
/* Added by Brett */

/* #product-loop.choose-your-own-product-loop li.product.last {
  clear: both;

} */

.subify-choice-box-wrapper {
  
}

/* 2021-09-08 */
#footer2-links {
  float: right; 
  text-align: right;
  font-weight: normal;
}

#footer2-links span {
  margin-right: 1em;
  margin-left: 1em;
}
#footer2-links span a {
  color: #676f78;
  text-decoration: none !important;
}

/* 2021-06-28 */
.mobile-search-icon,
.phone-cart-icon {
  display: none;
}
.mobile-search-icon {
  margin-top: 1px;
}

.mobile-cart-count {
  top: 8px;
  background-color: #2e6ca0;
    font-weight: 100;
    font-size: 10px;
    color: white;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    text-align: center;
/*     position: relative; */
  position: absolute;
    padding-top: 2px;
    padding-left: 0;
/*     right: 4px; */
    display: inline-block;
/*     top: -2px; */
/*   top: -1px!important;
    right: 6px!important; */
}

/* press logos  */

.press-logos {
  text-align: center;
  margin-bottom: 5em;
}

.press-logos img {
  max-width:  150px;
  margin-right: 8em;
  margin-bottom: 50px;
}

/* new arrivals text */

.splide__slide {
  text-align: center;
}

.new-slide-label {
/*   background-color: #3030e8; */
  font-weight: bold;
  background-color: black;
  color: white;
  position: absolute;
/*   top: 2em; */
  top: 0;
  left: 0.5em;
}


.new-arrivals-text {
  font-size: 48px;
}

#staggered-image-wrapper {
  margin-top: 4em;
}

/* splide */
.splide__arrow {
  border-radius: 0 !important;
  background: none !important;
}

.splide__arrow svg {
  width: 4.2em !important;
  height: 4.2em !important;

}

.splide__pagination {
  display: none !important;
}

.splide__list li a img {
/*   height: 28em !important; */
}

/* email popup */
.fancybox-inner {
  height: 32em !important;
}

/* .fancybox-wrap {
    width: 38%;
} */


#subscribe_popup {
/*   width: 45%; */
  margin-left: auto;
  margin-right: auto;
  position: static;
}

#subscribe_popup h3 {
  text-align: center;
  font-size: 3em;
  line-height: 1.2em;
  padding-bottom: 1.6em;
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 1px solid black;
  font-family: "Function Pro Demi";
}

#subscribe_popup #subs-container #mc_embed_signup {
  background: none !important;  
  width: 81%;
  margin-left: auto;
  margin-right: auto;
}

#subscribe_popup #subs-container #mc_embed_signup .button {
    width: 98% !important;
    max-width: none;
/*     margin-left: auto; */
    margin-right: auto;
/*   float: left; */
  background-color: black;
}


/* make social media icons in footer2 bigger */
#social-media-icons span a i {
  font-size: 18px;
}

#social-media-icons {
  margin-bottom: 1em;
}


.my-travel-story-column a,
.my-travel-story-column a:visited,
.my-travel-story-column a:link {
  color: #333333;
}

.my-travel-story-column span {
  text-align: center;
  display: block;
  font-size: 11px;
}

.my-travel-story-column {    
    float: left;
    width: 25%;
}

.my-travel-story-2col {    
    float: left;
    width: 50%;
}

.my-travel-story-row:after {
      content: "";
    display: table;
    clear: both;
}


.travel-story-header-text {
  margin-top: 2em;
  margin-bottom: .5em;
}

.my-travel-story a {
  text-decoration: underline;
}

.my-travel-story img {
  width: 80% !important;
  margin-bottom: 1em;
  
    margin-left: auto;
    margin-right: auto;
    display: block;
  
}

@media screen and (max-width: 600px) {
  .my-travel-story-column span {
    width: 90%;
  }
  
  .my-travel-story img {
        width: 98% !important;
    }
  .my-travel-story p {
    margin-left: 1em !important;
  }
  .my-travel-story .travel-story-column p,
    .my-travel-story .travel-story-column p strong {
    font-size: 15px;
  }

}

.my-travel-story p,.my-travel-story p.p1 {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  margin-left: 2em;
  line-height: 1.5;
  width: 85%;
  color: #414141;
}

.collection-template li.product {
  width: 47%;
}

.mc-button-wrapper {
  width: auto !important;
/*   float: left !important; */
  margin-left: 5px;
}

#mc_embed_signup {
  margin-bottom: 1.5em;
  margin-top: -25px;
  background: black;
}


/* mobile */
@media only screen and (max-width: 800px) {
/*   2021-06-28 */
  .mobile-search-icon,
  .phone-cart-icon {
    display: block;
  }
  
  .cart-count {
    display: none !important;
  }
  
  .email-signup {
/*     display: none; */
  }


  body.collection #product-loop  li.product {
    width: 50% !important;
  }
}

@media only screen and (max-width: 320px) {
  .email-signup {
/*     display: none; */
  }

  #mc-embedded-subscribe {
    width: 109px !important;
    height: auto;
  }

  #mc_embed_signup .mc-field-group input {
    font-size: 9px;
    height: 25px;
  }

  .mc-button-wrapper {
    float: none !important;
    clear: both !important;
  }

  #mc_embed_signup {
    height: auto;
  }

  #mc_embed_signup .button {
    font-size: 11px !important;

  }
}

/* desktop */
@media only screen and (min-width: 321px) {

/* Might need removing */
  body.collection #product-loop  li.product {
/*   width: 22% !important; */
}

  #mc-embedded-subscribe {
    width: 109px !important;
    height: 39px !important;
  }


  .mc-button-wrapper {
    float: left !important;
/*     clear: both !important; */
      clear: none !important;
  }

  #mc_embed_signup {
    height: 155px;
  }
}


#mce-EMAIL {
  text-align: left !important;
}

#mc_embed_signup div.response {
  width: 63% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none !important;
  font-size: 1.25em !important;
}

.mce_inline_error {
  max-width: 11em;
}

body.collection ul#product-loop {
/*      columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3; */
}

body.collection #product-loop  li.product {
/*   width: 47% !important; */
}


div.brands-page {
  margin-left: 5em;
/*     columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2; */
  margin-bottom: 3em;
}

div.brands-page a {
  text-decoration: underline;
}

div.mce_inline_error {
  display: block !important;
  background: black !important;
}

.mc-button-wrapper input {
  max-width: none !important;
  padding: 0 !important;
}

input.mce_inline_error {
    max-width: none !important;
  padding: 0 !important;
}




#mc_embed_signup_scroll {
  width: 48em;
  margin-left: auto;
  margin-right: auto;
  max-width: 90%;
}

.mc-field-group {
  width: auto !important;
  float: left !important;
  clear: none !important;
  margin-left: 5px;
  margin-right: 5px;
}

.email-signup {
  width: 100%;
  margin-top: 4em;
/*   background: black; */
}

.email-signup img {
  width: 100%;
}


#logo img {
  width: 100%;
  float: left;
  border: 0;
/*   width: 30vh; */
  height: 20px;
  margin-bottom: 5vh;
  margin-top: 1em;
}

@media only screen and (max-width: 320px) {
  #logo img {
    height: 34px;
  }
}

.first-row {
  width: 100% !important;
}

@media only screen and (max-width: 320px) {
  .top-choose-your-own-add-to-cart {
    top: -53px !important;
  }
}

@media only screen and (min-width: 321px) {
  .top-choose-your-own-add-to-cart {
    top: 10px !important;
  }
}

.top-choose-your-own-add-to-cart {
  position: relative !important;
}

/* Hide everything by default and have jQuery unhide it on load */
/* Actually don't! */


/* header {
  display: none;
}

.shifter-page {
  display: none;
} */




/* body {
  display: none;
} */

body.password {
  display: block !important;
}

/* @media only screen and (min-width: 740px) {
  #social-media-icons span i {
    font-size: 36px;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 740px) {
  #social-media-icons span i {
    font-size: 7vw;
    margin-bottom: 15px;
  }
}
 */
/* Make first row full width */
header .row {
  width: 100% !important;
}

/* Force mobile menu height */
#accordion {
  height: 1000px;
}

/* Two columns on menu bar */
.two-columns-list ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

/* Full width! */

  #content {
    width: 100%;
  }

@media screen and (min-width: 800px) {
  /* desktop only */
  #content {
    width: 100%;
  }
}

/* Hide PayPal checkout button */
[name="goto_pp"] {
  display: none;
}


/* .accordion-content, .accordion-content2 {display: block !important;} */

.shifter-open .shifter-page {
    position: fixed !important;
  }
@media only screen and (max-width: 740px) {
  .accordion-toggle:contains("Brands") + .accordion-content .sub::after  {
/*     content: "test"; */
  }
}


#about-us {
  width: 33%;
}

#collection-description h1 {
  margin-bottom: 12px !important;
}

.choose-your-own-add-to-cart {
  float: right;
  border: 1px solid black;
  padding: 5px 5px 5px 5px;

/*   bigger version */
/*   font-weight: bold;
  font-size: 30px;
  padding: 11px 11px 11px 11px; */
}

/* .choose-your-own-checkbox {
   /* All browsers except webkit*/
  transform: scale(1.5);

  /* Webkit browsers*/
  -webkit-transform: scale(1.5);
}
 */
.choose-your-own-product-loop {
  padding-top: 0px !important;
}
/*
.choose-your-own-product-loop img {
  .height: 183px !important;
}
*/
input[type='checkbox'] {
  width: 12px !important;
  min-width: 12px !important;
}

.nav-line {
    background: #eeeeee;
    height: 1px;
    margin-bottom: 20px;
}

/* label[for=product-select-5592048327-option-2]::before {
  content: "Additional items";
  text-align: center;
} */

#product-info h3 {
/*   font-weight: bold !important; */
  margin-bottom: 0 !important;
}

#product-info .more-info {
  text-transform: none;
  text-decoration: underline;
  font-size: 11px;
  margin-bottom: 2px;
}

#product-info .price {
  margin-top: 5px;
}

.prod-price {
  font-weight: normal !important;
}

.prod-price {
/*   display: none !important; */
}

.c-logo {
  display: none !important;
}

.product-price a {
  text-decoration: underline !important;
  font-weight: bold !important;
}

.so {
  display: none !important;
}

#footer2 {
/* 2021-09-08 */
/*   text-align: center; */
  font-weight: bold !important;
/*   margin-top: 26% !important; */
}

#footer2 a {
  text-decoration: underline !important;
  font-weight: bold !important;
}

#footer2 a:visited {
  text-decoration: underline !important;
  font-weight: bold !important;
}

#promo-images {
  display: none !important; /* would be better to remove these properly */
}

#staggered-image-wrapper img {
  width: 100% !important;
}

#left-images {
  width: 97.916666666% !important;
}
#right-images {
  width: 97.916666666% !important;
}

@media only screen and (max-width: 768px) {
  #about-us {
    width: 66%;
  }
}

/* Tablet */
@media only screen and (max-width: 740px) {
  #about-us {
    width: 100%;
  }

  .shifter-open .c-logo {
    border: 0 !important;
    float: none !important;
    padding-left: 19% !important;
    display: inline-block !important;
  }

  .cart-count {
    border: 0 !important;
  }

  #footer2 {
    font-size: 9px !important;
/*     margin-top: 20% !important; */
  }

/*   2021-06-28 */
  .search {
/*     display: none; */
  }

  .shifter-navigation ul {
    margin-left: 30px !important;
  }

  ul.sub li a {
    font-weight: 400 !important;
  }

  #accordion {
    line-height: 2.6em;
    font-weight: 100 !important;
/*     text-transform: uppercase !important; */
  }

  #accordion li {
    font-size: 18px !important;
    font-weight: 100 !important;
  }

  #logo img {
/* 	width: 69% !important; */
    margin-top: 0 !important;
  }

  ul#cart li {
    border: 1px solid grey;
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 8px;
    float: right;
  }

  div#message {
    display: none !important;
  }

  .shifter-enabled .shifter-navigation {
    left: 0 !important;
    z-index: 1 !important;
    top: 97px !important;
  }

  .search form {
    width: 18em;
  }
}

header {
  background: white !important;
  color: black !important;

  a:visited {
    color: black !important;
  }

  a {
    color: black !important;
  }
}

header a {
    color: black !important;
  }
}

#q {
  border: 1px solid black !important;
}

select#currencies {
  display: none !important;
}



#footer {
  display: none;
}

body.password {
  background: white !important;
}

.password-box {
    width: 320px;
    height: 200px;

    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;

    margin: auto;
    color: black;
}


/* BEGIN Andrew Edits */

#message {
  line-height: 1.5;
  margin-top: 10px;
}

/* END Andrew Edits */


/*
* Mr Parker Shopify theme - created by Richard @ Underground Media
* www.undergroundmedia.co.uk
* Sitting in an English garden waiting for the sun.
*
* Gridlock - A CSS responsive grid system [12 column - Desktop standard]
* @author Ben Plum
* @version 0.2.0
*
* Copyright © 2013 Ben Plum <mr@benplum.com>
* Released under the MIT License <http://www.opensource.org/licenses/mit-license.php>
*/

/* !Reset Box-sizing */
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; *behavior: url(boxsizing.htc); }

/* !Defaults */
.gridlock .row { margin-left: auto; margin-right: auto; width: 960px; /* Fallback */ }
.gridlock .row:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.gridlock .row .row { margin-left: -1.0416666666666667%; margin-right: -1.0416666666666667%; width: 102.0833333333333334%; }
.gridlock .row [class*="desktop-"] { float: left; margin-left: 1.0416666666666667%; margin-right: 1.0416666666666667%; }
.gridlock .row [class*="desktop-"].right { float: right; }
.gridlock .row [class*="desktop-"].padded { margin-left: 0; margin-right: 0; padding-left: 1.0416666666666667%; padding-right: 1.0416666666666667%; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box; *behavior: none; }

/* !Rows, Widest to Thinest */
@media screen and (min-width: 1220px) {
  .gridlock .row { width: 1200px; }
}

@media screen and (max-width: 1220px) {
  .gridlock .row { width: 960px; }
}
@media screen and (max-width: 980px) {
  .gridlock .row { width: 720px; }
}
@media screen and (max-width: 740px) {
  .gridlock .row { width: 480px; }
}
@media screen and (max-width: 500px) {
  .gridlock .row { width: 92%; }
}

/* !Desktop - Default, 12 column, 1220 + 960 (min 980), IE Standard */
.gridlock .row .desktop-1  { width: 6.25%; }
.gridlock .row .desktop-2  { width: 14.5833333333333333%; }
.gridlock .row .desktop-3  { width: 22.9166666666666667%; }
.gridlock .row .desktop-4  { width: 31.25%; }
.gridlock .row .desktop-5  { width: 39.5833333333333333%; }
.gridlock .row .desktop-6  { width: 47.9166666666666667%; }
.gridlock .row .desktop-7  { width: 56.25%; }
.gridlock .row .desktop-8  { width: 64.5833333333333333%; }
.gridlock .row .desktop-9  { width: 72.9166666666666667%; }
.gridlock .row .desktop-10 { width: 81.25%; }
.gridlock .row .desktop-11 { width: 89.5833333333333333%; }
.gridlock .row .desktop-12 { width: 97.9166666666666667%; }

/* Push Cells */
.gridlock .row .desktop-push-1  { margin-left: 9.375%; }
.gridlock .row .desktop-push-2  { margin-left: 17.7083333333333333%; }
.gridlock .row .desktop-push-3  { margin-left: 26.0416666666666667%; }
.gridlock .row .desktop-push-4  { margin-left: 34.375%; }
.gridlock .row .desktop-push-5  { margin-left: 42.7083333333333334%; }
.gridlock .row .desktop-push-6  { margin-left: 51.0416666666666667%; }
.gridlock .row .desktop-push-7  { margin-left: 59.375%; }
.gridlock .row .desktop-push-8  { margin-left: 67.7083333333334%; }
.gridlock .row .desktop-push-9  { margin-left: 76.0416666666668%; }
.gridlock .row .desktop-push-10 { margin-left: 84.375%; }
.gridlock .row .desktop-push-11 { margin-left: 92.7083333333335%; }

/* Center Cells */
.gridlock .row [class*="desktop-"].center { margin-left: auto; margin-right: auto; }

/* !Generic, fractions */
.gridlock .row .desktop-third { width: 31.25%; }
.gridlock .row .desktop-half { width: 47.9166666666666667%; }
.gridlock .row .desktop-full { width: 97.9166666666666667%; }

.gridlock .row .desktop-push-third { margin-left: 34.375%; }
.gridlock .row .desktop-push-half { margin-left: 51.0416666666666667%; }

/* !Desktop - Max, 12 column, 1200 (min 1221) */
@media screen and (min-width: 1221px) {
  .gridlock .row .max-1  { width: 6.25%; }
  .gridlock .row .max-2  { width: 14.5833333333333333%; }
  .gridlock .row .max-3  { width: 22.9166666666666667%; }
  .gridlock .row .max-4  { width: 31.25%; }
  .gridlock .row .max-5  { width: 39.5833333333333333%; }
  .gridlock .row .max-6  { width: 47.9166666666666667%; }
  .gridlock .row .max-7  { width: 56.25%; }
  .gridlock .row .max-8  { width: 64.5833333333333333%; }
  .gridlock .row .max-9  { width: 72.9166666666666667%; }
  .gridlock .row .max-10 { width: 81.25%; }
  .gridlock .row .max-11 { width: 89.5833333333333333%; }
  .gridlock .row .max-12 { width: 97.9166666666666667%; }

  /* Push Cells */
  .gridlock .row .max-push-1  { margin-left: 9.375%; }
  .gridlock .row .max-push-2  { margin-left: 17.7083333333333333%; }
  .gridlock .row .max-push-3  { margin-left: 26.0416666666666667%; }
  .gridlock .row .max-push-4  { margin-left: 34.375%; }
  .gridlock .row .max-push-5  { margin-left: 42.7083333333333334%; }
  .gridlock .row .max-push-6  { margin-left: 51.0416666666666667%; }
  .gridlock .row .max-push-7  { margin-left: 59.375%; }
  .gridlock .row .max-push-8  { margin-left: 67.7083333333334%; }
  .gridlock .row .max-push-9  { margin-left: 76.0416666666668%; }
  .gridlock .row .max-push-10 { margin-left: 84.375%; }
  .gridlock .row .max-push-11 { margin-left: 92.7083333333335%; }
}

/* !Tablet, 6 column, 720 (min 739) */
@media screen and (min-width: 739px) and (max-width: 980px) {
  .gridlock .row [class*="desktop-push-"] { margin-left: 1.0416666666666667%; margin-right: 1.0416666666666667%; }

  .gridlock .row .tablet-1 { width: 14.5833333333333333%; }
  .gridlock .row .tablet-2 { width: 31.25%; }
  .gridlock .row .tablet-3 { width: 47.9166666666666667%; }
  .gridlock .row .tablet-4 { width: 64.5833333333333333%; }
  .gridlock .row .tablet-5 { width: 81.25%; }
  .gridlock .row .tablet-6 { width: 97.9166666666666667%; }

  /* Push Cells */
  .gridlock .row .tablet-push-1 { margin-left: 17.7083333333333333%; }
  .gridlock .row .tablet-push-2 { margin-left: 34.375%; }
  .gridlock .row .tablet-push-3 { margin-left: 51.0416666666666667%; }
  .gridlock .row .tablet-push-4 { margin-left: 67.7083333333334%; }
  .gridlock .row .tablet-push-5 { margin-left: 84.375%; }

  /* !Generic, fractions */
  .gridlock .row .tablet-third { width: 31.25%; }
  .gridlock .row .tablet-half { width: 47.9166666666666667%; }
  .gridlock .row .tablet-full { width: 97.9166666666666667%; }

  .gridlock .row .tablet-push-third { margin-left: 34.375%; }
  .gridlock .row .tablet-push-half { margin-left: 51.0416666666666667%; }
}

/* !Mobile, 3 column, 300 + 480 (max 740) */
@media screen and (max-width: 740px) {
  .gridlock .row [class*="desktop-push-"],
  .gridlock .row [class*="tablet-push-"] { margin-left: 1.0416666666666667%; margin-right: 1.0416666666666667%; }

  .gridlock .row .mobile-1 { width: 31.25%; }
  .gridlock .row .mobile-2 { width: 64.5833333333333333%; }
  .gridlock .row .mobile-3 { width: 97.9166666666666667%; }

  /* Push Cells */
  .gridlock .row .mobile-push-1 { margin-left: 34.375%; }
  .gridlock .row .mobile-push-2 { margin-left: 67.7083333333334%; }

  /* !Generic, fractions */
  .gridlock .row .mobile-third { width: 31.25%; }
  .gridlock .row .mobile-half { width: 47.9166666666666667%; }
  .gridlock .row .mobile-full { width: 97.9166666666666667%; }

  .gridlock .row .mobile-push-third { margin-left: 34.375%; }
  .gridlock .row .mobile-push-half { margin-left: 51.0416666666666667%; }
}

/* !Mobile - Min, 300 (max 500) */
@media screen and (max-width: 500px) {
  .gridlock .row .min-full { width: 97.9166666666666667%; }
}




body {
  color: #000000;
  background: #ffffff;
/*   font-size: 13px; */
  font-size: 15px;
  font-family:'Lato', sans-serif;
  line-height: 1.6em;
  -webkit-text-size-adjust: none;
  padding: 0;
  margin: 0;
}

img { max-width: 100%; border: 0; }

h1, h2, h3, h4, h5, h6 {
  color: ;
  font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  margin-top: 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 24px; margin-bottom: 20px; }
h2 { font-size: 20px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 14px; }
h6 { font-size: 14px; }

h2, h3, h4, h5, h6, p, dl, hr, ol, ul, pre, table, address, fieldset { margin-bottom: 10px; }

p { font-size: 13px; margin-bottom: 1.6em; }
strong { font-weight: bold; }
em { font-style:italic; }
pre { font-family: "Courier New", Courier, monospace; font-size: 13px; font-weight:bold; }

p.date { }

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

a { text-decoration:none; color: #000000; outline: 0;}
a:hover { color: #0f0787; text-decoration:underline; outline: 0;}
a:visited { color:#000000; text-decoration:none; outline: 0; }
a:focus { outline:1px dotted #79160d; outline: 0; }

/* .row hr, .row p, .row ul, .row ol, .row dl, .row pre, .row address, .row table, .row form {margin-bottom: 1.6em;} */

dt { font-weight: bold; }

ol { padding: 0; margin-left: 0; text-indent: 0; list-style-position: inside; }
ul { padding: 0; margin: 0; list-style:disc inside;}
li {  }
blockquote { font-family: Georgia, "Times New Roman", Times, sans-serif; font-size:18px; line-height: 24px; font-style:italic; padding-left:35px; color: #999; margin: .5em 0 .5em 0; }

input, textarea { }

hr { background:#eeeeee; border:none; color:#eeeeee; display:block; height:1px; margin-top: 20px; width:100%;}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.padded { margin-bottom: 15px; }

.section-title { margin-bottom: 20px; }

/* #Buttons
================================================== */

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  background: #2e5ca0;
  color: #ffffff;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 20px;
  line-height: normal;
  padding: 0 10px;
  font-family: 'Lato', sans-serif;
  -webkit-appearance: none;
  border: 0;
  min-width: 160px;
  line-height: 38px;
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  color: #ffffff;
  background: #2e5ca0;
  border: 0;
}

.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center; }

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}


/* #Forms
================================================== */

form {
  margin-bottom: 20px; }
fieldset {
  margin-bottom: 20px; }
input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
  border: 1px solid #eeeeee;
  line-height: 38px;
  height: 38px;
  outline: none;
  color: #000000;
  margin: 0;
  width: 100%;
  text-indent: 10px;
  display: block;
  margin-bottom: 20px;
  background: #fff;
  font-size: 13px;
}

select {
  padding: 0;
  margin-bottom: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url(select-arrow.png) right no-repeat transparent;
}

select::-ms-expand {
    display: none;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
  border: 1px solid #eeeeee;
  color: #000000;
  -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
  box-shadow:  0 0 3px rgba(0,0,0,.2); }
textarea {
  min-height: 120px; width: 100%; }
label,
legend {
  display: block;
  font-weight: bold;
  font-size: 13px;
}


/* =============== */
/* = Start CSS = */
/* =============== */


header {
  background: #000000;
  color: #ffffff;
  line-height: 40px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 20px;
  font-size: 13px;
}

/* commented out 2021-08-10 */
/* header a {
  color: #ffffff;
} */

header a:visited {
/*   color: #ffffff; */
}


header a:hover {
  color: #ffffff;
  text-decoration: none;
}

#message {
  min-height: 1px;
  text-align: left;
}

ul#cart {
  margin-bottom: 0;
  text-align: right;
}

ul#cart li {
  display: inline-block;
  margin-left: 10px;
}


#header { position: relative;  }



#logo {
  text-align: center;
}


#logo a {
  margin: 0;
  padding: 0;
}



nav {
  
  text-align: center;
}


#navigation {
  position: relative;
  display: block;
  width: 100%;
  float: left;
  
}


ul#nav {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
/*   background: #ffffff; */
  background: black;
  list-style: none;
  line-height: 40px;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}

ul#nav li {
  display: inline-block;
  position: relative;
}

ul#nav li.dropdown {
  padding-right: 10px;
}

ul#nav li:hover {
  color: #000000;
  background: #ffffff;
}

ul#nav li a {
/*   font-size: 14px; */
  font-size: 18px;
  font-weight: normal;
  color: white;
  height: 40px;
  display: block;
  padding: 0 15px;
  text-transform: none;
/*   letter-spacing: 1px; */
  line-height: 40px;
}

ul#nav li a:hover {
  background: #ffffff;
  color: #000000;
  text-decoration: none;
}


ul#nav li ul{
  display: none;
  position: absolute;
  left: 0px;
  z-index: 5;
  margin: 0;
  padding: 0;
  border: 1px solid #eeeeee;
  border-top: 0;
}

ul#nav li:hover ul{
  display: block;
  background: #ffffff;
}

ul#nav li ul li{
  background: #ffffff;
  color: #070000;
  min-width: 150px;
  width: 100%;
  white-space: nowrap;
  float: left;
  text-align: left;
}


ul#nav li ul li:hover {
  background: #ffffff;
}

ul#nav li ul li a:hover {
  color: #000000;
  background: #ffffff;
}

ul#nav li ul li a{
  text-align: left;
  line-height: 28px;
  height: 28px;
  font-weight: 400;
  font-size: 15px;
  padding-left: 15px;
  color: #070000;
  text-transform: none! important;
}

ul#nav li.dropdown a.dlink:after {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 14px;
  font-family: FontAwesome;
  content: "\f107";
  color: #000000;
}


.searchbox {
  padding: 0;
}

.searchbox form, .searchbox input {
  margin-bottom: 0;
}

.searchbox form #q {
  font-size: 13px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: none;
  border: 1px solid #eeeeee;
  font-weight: 400;
  color: #aaa;
  text-indent: 5px;
  padding: 0;
  background: #fff;
  min-width: 150px;
  max-width: 150px;
  text-align: left;
  height: 32px;
  line-height: 32px;

}

.searchbox form #q:focus {
  -moz-box-shadow: 0 0 0;
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}


.searchbox input::-webkit-input-placeholder {
  color: #ddd;
}
.searchbox input::-moz-placeholder {
  color: #ddd;
}
.searchbox input:-moz-placeholder {   /* Older versions of Firefox */
  color: #ddd;
}
.searchbox input:-ms-input-placeholder {
  color: #ddd;
}


select#currencies {
  border: 0! important;
  font-weight: 400;
  color: #ffffff;
  font-size: 13px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin-bottom: 0;
  width: 70px;
  min-width: inherit;
}


#nav-border {
  background: #eeeeee;
  height: 1px;
  margin-bottom: 20px;
}

#content {
}

/* =============== */
/* = index.liquid = */
/* =============== */

h2 span { background: #ffffff; }

#homepage-slideshow { margin-bottom: 90px; }


#left-images img, #right-images img { margin-bottom: 20px; }


#homepage-products h2, #homepage-collections h2, #homepage-blog h2, #follow-us h2 {
  color: ;
  border-bottom: 1px solid #eeeeee;
  overflow: visible;
  line-height: 17px;
  height: 9px;
  margin: 20px auto 40px;
  text-align: center;
  width: 97.9166666666666667%;
  text-transform: uppercase;
}

#homepage-products span, #homepage-collections span, #homepage-blog span, #follow-us span {
  padding: 0 10px;
}

#promo-images { margin-top: 0px; margin-bottom: 20px; }

#collection-loop h3 {
  margin: 10px 0;
}

ul#collection-loop { list-style-type: none; float: left; }
ul#collection-loop li { float: left; display: inline; }

ul#featured-posts { list-style-type: none; float: left; width: 100%; }
ul#featured-posts li { float: left; display: inline; }

/* =============== */
/* = collections = */
/* =============== */

ul#collection-loop { margin-top: 20px; }

#collection-description {  }
#full-width-filter { overflow: hidden; margin-bottom: 20px;}

#sidebar h4 { padding-bottom: 5px; margin-bottom: 5px; }
#sidebar ul { list-style-type: none; margin-bottom: 20px; }
#sidebar h1 { padding-bottom: 10px; border-bottom: 1px solid #eeeeee;   }

#sidebar ul li a.current { border-bottom: 1px solid #eeeeee; text-decoration: none; }

#side-filter { width: 100%; border-top: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee; margin-bottom: 20px; padding-top: 20px; }
#side-filter p { margin-bottom: 5px; }
#side-filter li { margin-bottom: 10px; }

ul#sortme h4 { margin-top: 10px; }
#full-width-filter .filter { float: left; margin-right: 20px; }
#full-width-filter p { margin-bottom: 5px;}
.clearfix.filter { display: block; border: 0; overflow: hidden; max-width: 175px; }
ul#sortme li { }
ul#sortme p {  }
.coll-filter {  }

span.customSelect {
  font:12px sans-serif;
  background:#fff url(//www.caileur.com/cdn/shop/t/22/assets/select.png?v=165875623313023863111462302802) right center no-repeat;
  border:1px solid #ddd;
  color:#555;
  padding:7px 9px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px 2px;
  width:175px;
}


ul#product-loop { padding-top: 10px; list-style-type: none; float: left; }
ul#product-loop li.product { 
  float: left; 
  display: inline; 
/*   height: 39em; */
  ; 
}


/* desktop */
@media only screen and (min-width: 740px) {
  ul#product-loop li.product,
  .choose-your-own-product-loop li { 

    height: 39em;
  }
  
/*   ul.collection-template li { height: inherit; } */
  li.product img {
/*     height: 22em; */
  }

}

li.product { ; position: relative; margin-bottom: 20px; }
li.product img { margin: 0 auto; display: block;}
li.product img a { border: 0; display: block; }

.first { clear: left; }



#product-info {
  
  text-align: center;
}

#product-info h3 { font-size: 12px; margin-bottom: 1em; }
#product-info p { margin-bottom: 0; }
#product-info a { text-decoration: none! important; text-transform: uppercase; }
#show-sizes { margin-top: 5px; margin-bottom: 10px; }
#show-sizes span { background: transparent; padding: 0; }

#show-sizes .size.options { text-align: center; list-style-type: none; }

#show-sizes .size.options li {
  
  border: 2px solid #f5f5f5;
  margin: 0 3px;
  
  position: relative;
  display: inline-block;
  min-width: 25px;
  height: 25px;
}


#show-sizes .crossed-out { top: 2px; position:absolute; width:15px; height:15px; left:-2px; right:0; }

.prod-price { font-weight: bold; }
.was, .product-compare-price { text-decoration: line-through; }
.was { color: #666; display: inline; margin-left: 5px; }
.onsale { font-weight: bold; color: #b82b57; display: inline; }

.instagram { overflow:hidden; }


.new { background: url(//www.caileur.com/cdn/shop/t/22/assets/transparency.png?v=142486020310164957731462302804); padding: 5px 10px; position: absolute; top: 5px; left: 5px; border: 1px solid #ccc; text-transform: uppercase; text-align: center; z-index: 2;  }
.sale-item { background: url(//www.caileur.com/cdn/shop/t/22/assets/transparency.png?v=142486020310164957731462302804); padding: 5px 10px; position: absolute; top: 5px; left: 5px; border: 1px solid #ccc; text-transform: uppercase; text-align: center; }
.so { background: url(//www.caileur.com/cdn/shop/t/22/assets/transparency.png?v=142486020310164957731462302804); padding: 5px 10px; position: absolute; top: 5px; left: 5px; border: 1px solid #ccc; text-transform: uppercase; text-align: center; z-index: 3; }

.backto {
  margin-right: 10px;
  border-right: 1px solid #eee;
  padding-right: 5px;
}

.prev-prod {
  margin-right: 10px;
  padding-right: 5px;
  border-right: 1px solid #eee;
}


/* ================ */
/* = Product page = */
/* ================ */

.add {
  clear: left;
  width: 200px;
  margin-top: 10px;
  margin-bottom: 10px! important;
}

#bigimage { text-align: center; }
#bigimag img { width: 100%; }

// 2021-06-28
/* .zoomImg:hover { cursor: move; } */

/*set a border on the images to prevent shifting*/
.thumbnail { border: 1px solid transparent; margin-bottom: 10px; }

/*Change the colour*/
.active img {border:1px solid #ccc !important;}

#product-price { font-size: 16px; margin-bottom: 10px; }

#add { margin-top: 20px; }

#product-description {
  border-right: 1px solid #eeeeee;
  padding-right: 20px;
}

#product-description form {
  padding-top: 10px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
}

#product-description h1 { line-height: initial; }

.facebook { float: left; margin-left: 10px; margin-right: 0px; }
.twitter { float: left; }
.pinterest { float: left; margin-right: 10px; }

#related h4 { margin-bottom: 20px; }
ul.related-products { list-style-type:none; }
.related-products * { text-align:center; padding:0 }
.related-products div.image {  }
.related-products img { width: 100%; max-width: 100%; }
.related-products li { float:left; margin: 0 0 20px; }
.related-products {  }

.ajaxified-cart-feedback { margin: 0 0 20px; }
.ajaxified-cart-feedback.success {  }
.ajaxified-cart-feedback.error { color: #FF4136; }

ul#popups { margin: 10px 0 20px; list-style-type: none; }
ul#popups li { display: inline; margin-right 10px; border-right: 1px solid #eeeeee; padding-right: 10px; margin-left: 10px; }
ul#popups li.first { margin-left: 0; }
ul#popups li.last { border-right: 0; }

#social { float: left; width: 100%; padding-bottom: 10px; }
#looked-at { margin-top: 20px; border-top: 1px solid #eeeeee; }
#looked-at h4 { margin-bottom: 20px; }


div.what-is-it {
  margin-top: 10px;
}
.what-is-it label {
  float: left;
  margin-right: 10px;
}

.selector-wrapper {
  clear: left;
  margin-top: 10px;
  display: block;
}

.single-option-selector {
  margin-bottom: 10px;
    width: 200px;
}

.selector-wrapper label {
  margin: 5px 0;
  margin-top: 10px;
}



.desc {
  float: left;
  margin-top: 20px;
}





/* =============== */
/* = Cart = */
/* =============== */

#cartform { margin-top: 20px; }
.cart-item { display: table-cell; }
.cart-image { display: inline-block; margin-right: 10px; }
.cart-image img { vertical-align: middle; }
.cart-title { display: inline-block; }

table {
  width: 100%;
  border-collapse: collapse;
}


/* Zebra striping */
tr:nth-of-type(odd) {
}
th {
  background: #f9f9f9;
  font-weight: normal;
}
td, th {
  padding: 10px;
  border: 1px solid #eee;
  text-align: left;
}

#basket-right { text-align: right; float: right; }
#basket-right h4 { margin: 20px 0; }
#note { background: transparent; }

#cart-notes { margin-top: 20px; margin-bottom: 20px; }

/* =============== */
/* = Blogs & Pages = */
/* =============== */
div#contactFormWrapper p {
    margin-bottom: 0;
}
ul#blog-articles { list-style-type: none; }
.single-article { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #eeeeee; float: left; clear: left; }
.article-image { margin-bottom: 10px; }7
ul#posts { list-style: none; }
ul#posts li { margin-bottom: 20px; padding-bottom: 0; border-bottom: 1px solid #eeeeee; }
ul#posts li p { margin-top: 0; }
ul#posts li.tags { padding-bottom: 10px; }

#comments { clear: left; float: left; border-top: 1px solid #eeeeee; padding-top: 20px; margin-top: 20px; width: 100%; }
#comment-form { clear: left; float: left; }
#comments ul { margin-top: 20px; list-style-type: none; }
#comments ul li { float: left; display: block; width: 100%; margin: 0 0 20px 0; border-bottom: 1px solid #eeeeee; padding-bottom: 20px; }

.comment-details { margin-bottom: 10px; }
.gravatar { float: left; margin-right: 20px; }
.comment { float: left; }
.comment p { margin-top: 0; }

dd { margin-left: 0; }

.notice { border: 1px dashed #eee; padding: 5px; background: ghostwhite; margin: 20px 0; }

/* =============== */
/* = Search = */
/* =============== */

#search-bar { margin-top: 20px; border-bottom: 1px solid #eeeeee; }
#q { text-transform: uppercase; }


/* =============== */
/* = Customer Accounts = */
/* =============== */

#customer-wrapper { float: left; margin-bottom: 40px; }
#customer-wrapper p { margin-top: 0! important; margin-bottom: 0! important; }

#forgot_password { margin-bottom: 15px; }
#customer-wrapper form { margin-top: 20px; }
#admin_header { margin-bottom: 30px; }
.view_address p { margin: 0; }
#customer_detail p { margin: 0; }
.address_table { margin-bottom: 20px; }

#order_address {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

#order_details { float: left; }

#create-customer, #customer {
  margin-top: 30px;
}


div#recover-password {
  margin-top: 30px;
}

.action_link {
  display: inline-block;
  margin-bottom: 10px;
}

.action_edit {
  padding: 0 10px;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  margin: 0 10px;
}


a#view_address {
  display: block;
  margin-top: 10px;
}

.center {
  text-align: center;
}


/* =============== */
/* = Footer = */
/* =============== */


#footer { margin-bottom: 20px;}
#footer ul { list-style-type: none;}

#footer-border {
  margin-top: 20px;
  margin-bottom: 20px;
  height: 1px;
  background: #eeeeee;
}

.icons {
  clear: left;
}

li.icons a {
  color: #000000;
  background: #ffffff;
  font-size: 18px;
  width: 40px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  margin: 0 5px 5px 0;
  float: left;
}



#mce-EMAIL {
  float: left;
  margin-right: 0;
  width: 97%;
  display: inline-block;
}

#mc-embedded-subscribe {
/*   float: left; */
  margin-top: 0;
  height: 38px;
  line-height: 38px;
  width: 25%;
  max-width: 25%;
  min-width: 25%;
  display: inline-block;
}

#subscribe_popup { padding: 20px; float: left; }


#payment { text-align: center; margin-top: 30px; margin-bottom: 50px; }
#payment img { display: inline; max-width: 60px; text-align: center;  margin-bottom: 10px; }

/* =============== */
/* = Mobile Hides = */
/* =============== */

#mobile-product { display: none; }

/* =============== */
/* = Global = */
/* =============== */


#pagination { text-align: center; margin-top: 20px; padding-top: 20px; }
#pagination a { margin: 0 5px; background: #eeeeee; padding: 2px 5px; border-radius: 15px; }
#pagination a:hover { text-decoration: none; background: #000000; color: #fff; }
#pagination .current { background: transparent; }
#pagination .count { margin-right: 20px; }


#breadcrumb { font-size: 12px; margin-bottom: 20px; width: 100%; }
#breadcrumb a { padding: 0 5px 0 0; }
#breadcrumb p { padding: 0 5px 0 0; }
.separator { padding-right: 5px; }






/*
* Shifter v3.1.2 - 2014-10-28
* A jQuery plugin for simple slide-out mobile navigation. Part of the Formstone Library.
* http://formstone.it/shifter/
*
* Copyright 2014 Ben Plum; MIT Licensed
*/


.shifter-open {
  overflow: hidden;
}
.shifter-open .shifter-page *,
.shifter-open .shifter-header * {
  pointer-events: none;
}
.shifter-navigation {
  display: none;
  opacity: 0;
  top: 85px;
  text-align: left;
}
.shifter-handle {
  display: none;
}
.shifter-enabled .shifter-page {
  min-height: 100%;
  position: relative;
  z-index: 1;
  background: #ffffff;
  display: block;
  overflow: hidden;
}
.shifter-enabled.shifter-left .shifter-page {
}
.shifter-enabled .shifter-navigation {
  width: 270px;
  height: 100%;
  position: fixed;
  top: 130px;
  z-index: 0;
  background: #ffffff;
  display: block;
  overflow: auto;
  pointer-events: none;
/*   -webkit-transition: opacity 0.001s linear 0.2s, -webkit-transform 0.2s ease;
  transition: opacity 0.001s linear 0.2s, transform 0.2s ease; */
}
.shifter-enabled .shifter-page,
.shifter-enabled .shifter-header,
.shifter-enabled .shifter-navigation {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.shifter-enabled .shifter-page,
.shifter-enabled .shifter-header {
/*   -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease; */
}
.shifter-enabled .shifter-handle {
  width: 40px;
  height: 40px;
  position: fixed;
  top: 10px;
  left: 10px;
  background: #ffffff;
  border: 1px solid #ccc;
  cursor: pointer;
  display: block;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.shifter-enabled .shifter-handle:after {
  height: 2px;
  width: 30px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000000;
  box-shadow: 0 5px 0 #000000, 0 -5px 0 #000000;
  content: '';
  display: block;
  margin: auto;
}
.shifter-enabled .shifter-navigation {
  right: 0;
/*   -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0); */
}
.shifter-open .shifter-page,
.shifter-open .shifter-header {
  display: none;
/*   -webkit-transform: translate3D(-270px, 0, 0);
  -ms-transform: translate3D(-270px, 0, 0);
  transform: translate3D(-270px, 0, 0); */
}
.shifter-enabled.shifter-left .shifter-navigation {
  left: 0;
/*   -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0); */
}
.shifter-enabled.shifter-left.shifter-open .shifter-page,
.shifter-enabled.shifter-left.shifter-open .shifter-header {
/*   -webkit-transform: translate3D(270px, 0, 0);
  -ms-transform: translate3D(270px, 0, 0);
  transform: translate3D(270px, 0, 0); */
}
.shifter-open .shifter-navigation {
  opacity: 1 !important;
  pointer-events: all;
/*   -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
  -webkit-transition: opacity 0.001s linear 0s, -webkit-transform 0.2s ease;
  transition: opacity 0.001s linear 0s, transform 0.2s ease; */
}
.no-csstransforms3d .shifter-enabled.shifter-navigation {
  right: -270px;
}
.no-csstransforms3d .shifter-enabled.shifter-left .shifter-navigation {
  left: -270px;
}
.no-csstransforms3d .shifter-enabled.shifter-open .shifter-page {
  left: -270px;
}
.no-csstransforms3d .shifter-enabled.shifter-open .shifter-navigation {
  right: 0;
}
.no-csstransforms3d .shifter-enabled.shifter-left.shifter-open .shifter-page {
  left: auto;
  right: -270px;
}
.no-csstransforms3d .shifter-enabled.shifter-left.shifter-open .shifter-navigation {
  left: 0;
}


.accordion-toggle:after, .accordion-toggle2:after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  right: 10%;
}

ul#accordion li {
  padding: 8px 0;
  border-bottom: 1px solid #eee;
}

.accordion-toggle, .accordion-toggle2 {cursor: pointer;}
.accordion-content, .accordion-content2 {display: none;}
.accordion-content.default, .accordion-content2.default {display: block;}

nav.shifter-navigation ul {
  list-style: none;
  margin-left: 10px;
  margin-top: 10px;
}

nav.shifter-navigation ul li a, .accordion-toggle {
  color: #000000;
}

nav.shifter-navigation ul.sub {
  margin-top: 0! important;
}

.shifter-navigation input#q {
  margin-left: 10px;
  width: 250px;
}

.shifter-navigation form, .shifter-navigation input#q {
  margin-bottom: 0;
}



/* Password Page */

body.password {
  background: #ffffff url(//www.caileur.com/cdn/shop/t/22/assets/password-page-background.jpg?v=71289879449972126321462302802) ;  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  
  color: #fff;
  
}



body.password #logo {
  margin-top: 100px;
  text-align: center;
}

body.password #logo h1 a {
  
  color: #fff! important;
  
}


#password-message { margin-bottom: 30px; }

.password-page { min-height: 100vh; }
.password-page img { margin: 10px; }


#signup-wrap {
  padding: 30px;
  border-radius: 3px;
  text-align: center;
}

#signup-holder {
  margin-top: 100px;
}

#password-email {
  float: left;
  text-indent: 10px;
  width: 70%;
  text-transform: uppercase;
  
  color: #fff;
  
}

#password-subscribe {
  float: left;
  width: 28%;
  margin-left: 2%;
  margin-top: 0;
  text-transform: uppercase;
  min-width: initial;
  padding: 1px 0;
}

body.password p.success {
  text-align: center;
}

ul#password-icons {
  position: fixed;
  left: 0;
  bottom: 20px;
  list-style: none;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}

ul#password-icons li {
  display: inline-block;
  margin: 0 5px;
}

ul#password-icons li a {
  
  color: #fff;
  
}


body.password form#login_form {
  padding: 15px 20px;
}

/* slideout */

.slideout-toggle.open_password {
  position: fixed;
  top: 20px! important;
  right: 20px! important;
  z-index: 2;
  cursor: pointer;
}

.slideout {
  position: fixed;
  top: 0! important;
/*   right: -320px; */
  width: 320px;
  background-color: #fff;
  z-index: 300;
  color: #000;
}

.slideout input, .slideout submit {
  width: 100%;
}

.slideout label {
  margin-bottom: 30px;
}

.closeslide {
  float: right;
  width: 44px;
  padding: 15px 15px 11px 15px;
  cursor: pointer;
  font-size: 20px;
}

.closeslide i.icon-angle-right { margin-right: -3px; }

@media screen and ( max-width: 740px ) {
  ul#password-icons { display: none; }
  #signup-holder { margin-top: 50px; }
}

.pass-foot {
  width: 100%;
  position: fixed;
  bottom: 10px;
  text-align: center;
}

.pass-foot a {
  font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
  font-style: italic;
  font-size: 16px;
  font-weight: 600;
  
  color: #fff;
  
}

.search-content { text-align: center; padding: 20px; }
li.product:hover > .search-content { opacity: 0.1; }
