/** Shopify CDN: Minification failed

Line 181:2 Unexpected "}"

**/
  .product-label.product-label--labdiamond > span {
  background: #8971b6;
}
.section-apps .container {
  max-width:100%;
}
.popup_form_wrapper{
  padding:55px;
}
.language-options{
  font-family: 'Futura';
}

#shopify-section-template--17053180100901__606224af-bff6-4a1f-92ab-32a732570d58{
  margin-top:-75px;
}
.description-dynamic{
  margin-bottom: 10px;
  margin-top: 20px;
}
.product_breadcrumbs{
  
    margin-left: 15px;
    margin-bottom: 15px;
    margin-top: -30px;

}
.filter-group--availability {
  display:none;
}

.product-label.product-label--campaign > span {
  background: #ff5d60;
  font-weight:600;
}

.filters {
  overflow:auto !important;
}

.lightly-spaced-row-above {
    margin-top: 0.8rem; }

.page-header.page-header--with-upper-spacing
{
  margin-top:-1px;
}

.btn.btn--tertiary {
    padding: 0.9em 20px;
    background: #f6f6f6;
    color: #707173;
    border-color: #ebebeb;
    font-weight: 500;
}
.product-label>span {
    font-size: 12px;
    font-family: 'Futura';
}

.product-label.product-label--zirconia > span {
  background: #126772;
}

.pagetitle.h3-style {

  text-transform:uppercase;
  color: #707173;
  font-family: Work Sans;
}

.rte.cf.align-center.reading-width {

    color: #707173;
    letter-spacing: 0.5px;
    font-size: 14px;
    font-family: Futura, sans-serif;
}


.navigation-title {
  text-transform: uppercase;
  letter-spacing: 0.9px;
  font-size:14px;
}

.collection_breadcrumbs{
  padding-left:30px;
  padding-right:30px;
}
.logo-area__left__inner {
  flex-grow: 0;
}
.header-language-switcher{
  margin-left: 10px !important;
}
.product-label--new-in{
    position:absolute;
    right:1px;
    top:1px;
  }
@media only screen and (max-width: 767px) {
  .subcollection-links--buttons .btn{
    margin-bottom:16px;
  }
  .selected-language{
    margin-left:-13px;
    padding-right:18px !important;
  }
  .subcollection-links--buttons{
    overflow:auto;
    flex-wrap:nowrap;
  }
  .selected-language-span {
   padding-right: 7px;
    font-size: 9px;
    margin-left: -5px;
  }

  #shopify-section-template--17053180100901__6dec544e-e971-49d5-baf5-4d41806e4b99{
    display:none;
  }
  #shopify-section-template--17053180330277__738a017e-6b7a-41f3-b3ed-3c91f17a1017{
    margin-top: -38px;
  }
  
  .collection_breadcrumbs_product{
    margin-top:5px;
    margin-bottom:5px;
  }
  .new-in-label{
    right: -15.5px;
    position: absolute;
    display: flex;
    flex-direction: column;
    top: 7.5px;
    bottom: 7.5px;
    left: 7.5px;
    right: 7.5px;
    pointer-events: none;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .product-label{
    margin: -5.5px;
    padding-bottom:9px !important;
   }
  .product-label>span {
    font-size:11px;
    padding: 0.5em 0.3em;
    line-height: 0.5;
  }
}
  
.page-header.page-header--with-upper-spacing{
  height:auto;
}

  .collection_breadcrumbs{
  padding-left:16px;
  padding-right:16px;
}

  .header-language-switcher{
    margin-left: -4px;
    margin-top: 4px;
}

  
  .product-label{
    margin: -5.5px;
    padding-bottom:14px;
  }
  
  
  }

.inline-menu {
  font-size:13px;
}
.filters__inner.sticky-content-container {
  top:0;
}
.filter-group--availability {
  display:none;
}

#pagefooter {
  margin-top:50px;
}

.language-selector {
  position: relative;
  display: inline-block;
}

.selected-language {
  display: flex;
  align-items: center;
  padding: 8px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  cursor: pointer;
}

.selected-language img {
  margin-right: 8px;
}

.selected-language span {
  margin-right: 4px;
}

.selected-language i {
  margin-left: 4px;
}

.language-options {
  position: absolute;
    top: 100%;
    right: 0;
    z-index: 1;
    min-width: 80px;
    padding: 8px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: none;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    list-style: none;
    display: none;
    margin-right: auto;
}


.language-options li {
  display: flex;
  align-items: center;
  padding: 4px 8px;
  cursor: pointer;
}

.language-options li img {
  margin-right: 8px;
}

.language-options li:hover {
  background-color: #f2f2f2;
}

.language-options li.selected {
  background-color: #ddd;
}

.language-options.show {
  display: inline-block;
  padding-left: 0px
}

.collection_breadcrumbs{
  margin-top:7px;
}
@media only screen and (min-width: 767px) {
.collection_breadcrumbs_product{
    padding-left: 16px;
    padding-right: 16px;
    margin-top: -14px;
    padding-bottom: 14px;
}
}
/*
@media only screen and (max-width: 767px) {
  .buy-buttons-row {
    position: fixed;
    bottom: 0px;
    width: 93%;
    text-align:center;
    z-index: 9999;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    
  }
  
  .shopify-payment-button {
    position: fixed !important;
    bottom: 0px !important;
    width: 93%;
    z-index: 9999;
    margin-bottom: 0px !important;
    margin-top: 20px !important;
}
  .button.button--large {
    margin-top: 0px !important;
    margin-bottom: 4px !important;
    right:auto;
}

  .shopify-payment-button__button.shopify-payment-button__button--unbranded{
    position: fixed;
    bottom: 0px;
    right:auto;

  }
  .shopify-payment-button__button--unbranded{
    max-width:93%;
  }
}
*/