<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 92:0 Comments in CSS use "/* ... */" instead of "//"
Line 143:26 Unexpected "{"
Line 162:23 Unexpected "/"

**/
div#skt_cgc_lineitems {
  margin-bottom: 20px;
}
#skt_cgc_lineitems div {
    margin: 0 0 10px 0;
}
input#sktcgc_to,
input#sktcgc_from,
input#sktcgc_msg {
    width: 100%;
}

.customer-page {
    margin-top: 30px;
}

ul.account-nav {
  padding-bottom: 50px;
}
ul.account-nav li {
  display: inline-block;
  padding: 0 12px;
  border-right: 1px solid #262626;
  text-transform: uppercase;
}
ul.account-nav li:last-child {
  border-right: none;
}

.address.text-center {
    border: 1px solid #262626;
    padding: 20px;
}


.cart-flex-item .cart__meta-text:nth-of-type(3) { display: none; }

.flyout-cart .cart__meta-text:nth-of-type(4) { display: none; }

.gift-card-template .selector-wrapper {
  display: none;
}

td.order-notes {
    width: 100% !important;
}

.template-page .main-content a {
  text-decoration: underline;
}

a.button {
    padding: 20px;
    color: #fff;
    text-decoration: none !important;
    background-color: #262626;
    text-transform: uppercase;
    margin: 20px 0;
    display: block;
    text-align: center;
    width: 200px;
    font-family: 'libre baskerville';
}


#more {
  margin-top: 30px;
  text-align: center;
  width:100%;
  float:left;
}

#more a {
  font-size: 18px;
  padding: 12px 22px;
  background: #262626;
  color: #fff;
  text-transform: uppercase;
}

.template-404 .main-content .page-width {
    max-width: 100%;
}

//* #page404 p { color: #fff; font-size: 14px; }

#page404 .text404 a {color: #fff; text-decoration: underline;} */

.template-404 .site-footer { margin-top: 0; }

.template-404 .empty-page-content { padding: 200px 35px; }

.template-search {
  padding-top: 120px;
}

.template-search .page-width {
  max-width: 1000px;
}

.template-collection .p-row2 .grid__item:first-child { 
  padding-right: 2.5%;
}
.template-collection .p-row2 .grid__item:last-child { 
  padding-left: 2.5%;
}

.template-collection .collect-container {
    max-width: 1200px;
  	margin: 0 auto;
}

.filters-toolbar {
  min-height: 77px;
}

.template-article,
.template-blog {
  padding-top: 50px;
}

h1.product-single__title {
  font-size: 1.3em;
}

.product-single__price {
    font-size: 12px;
  margin-bottom: 15px;
}

.customer-page-content {
  padding: 20px;
}

.customer-page-content p,
.customer-page-content a, {
  font-size: 14px;
}

.darken-bg .customer-page-content {
  padding: 100px;
}
  

.customer-page .darken-bg p,
.customer-page .darken-bg a,
.customer-page .darken-bg h1,
.customer-page .darken-bg h2,
.customer-page .darken-bg label,
.customer-page .darken-bg .text-link {
  text-align: center;
}


body.template-customers/login .site-footer {
  margin-top: 0;
}



.customer-page .darken-bg #CustomerLoginForm .btn,
.customer-page .darken-bg #RecoverPasswordForm .btn {
  background-color: #262626;
  color: #fff;
}



  

.site-nav__link .icon-chevron-down {
  display: none;
}

#SiteNavLabel-stories.site-nav__dropdown,
#SiteNavLabel-for-lovers.site-nav__dropdown {
  padding-left: 0;
}

.nav-sublink-title,
.nav-sublink-title-2 {
  font-size: 11px;
}

.template-product .main-content {
  padding-top: 85px;
}
.template-page .main-content {
  padding-top: 55px;
}
.template-page .page-lookbook {
  padding-top: 55px;
}

.template-list-collections { padding-top: 50px; }

.slideshow-wrapper {
  margin: 0 0 20px;
}

.home-header.border-bottom {
  border-bottom: none;
}

.image-bar .grid__item .image-bar__item {
  margin: 0 10px 20px;
}


.image-bar .grid__item:first-child .image-bar__item {
  margin-left: 20px;
}

.image-bar .grid__item:last-child .image-bar__item {
  margin-right: 20px;
}

.grid-view-item--sold-out .grid-view-item__image {
  opacity: 0.7;
}

.rte .social-sharing  a {
  border-color: #e8e9eb;
  padding-bottom: 5px;
}


.site-footer {
  padding: 30px 0;
}

.site-footer__social-icons {
  display: none;
}

.footer-menu-wrap {
  max-width: 700px;
  margin: 0 auto;
}

.site-footer .grid__item.medium-up--one-third {
  text-align: left;
  padding-left: 80px;
}

h5.site-footer__linklist-title {
  /*border-bottom: 1px solid #ddd;*/
  /*width: 110px;*/
  padding-bottom: 5px;
  margin: 0 auto 5px;
}

ul.site-footer__linklist {
  line-height: 14px;
}

li.site-footer__linklist-item {
  padding: 0 0 8px;
}

.grid-view-item__meta {
  text-align: center;
  margin: 0;
}

.collection-hero {
  margin-top: 0;
}

h1.collection-hero__title {
  text-indent: -9999px;
}

.h4.grid-view-item__title {
    margin: 5px 0;
}


/* ------ Stuff For the Page Hero Banner ------ */

.page-hero {
  margin-bottom: 55px;
  overflow: hidden;
  position: relative;
}

.page-hero__image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  opacity: 1;
}

.page-hero__title-wrapper::before {
  background-color: #3d4246;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.25;
  position: absolute;
  right: 0;
  top: 0;
}

.page-hero__title {
  color: #fff;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 90%;
  transform: translateY(-50%);
  width: 100%;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}


.template-page .page-width.breadcrumb {
    display: none;
}

.additional-checkout-button--paypal-express {
    background-color: #eeeeee !important;
}





@media screen and (max-width: 749px) {

  h5.site-footer__linklist-title {
    margin: 0 auto 5px;
  }
  .site-footer__linklist {
    margin-bottom: 25px;
  }

  li.site-footer__linklist-item {
    padding: 0 12px 4px;
  }

  .site-footer__newsletter {
    margin: 30px auto;
  }
  .image-bar .grid__item .image-bar__item, .image-bar .grid__item:first-child .image-bar__item, .image-bar .grid__item:last-child .image-bar__item {
    margin: 0 20px 20px;
  }

  .site-footer .grid__item.medium-up--one-third { padding: 0 20px; }
  

}




</pre></body></html>