/** Shopify CDN: Minification failed

Line 621:2 "text-tarnsform" is not a known CSS property
Line 1144:18 Expected identifier but found bad string token
Line 1144:19 Unterminated string token
Line 1161:18 Expected identifier but found bad string token
Line 1161:19 Unterminated string token

**/
.mobile-only {
  display: none!important;
}

/****** header *****/
[data-x-menu--depth="3"] .x-menu--level-2--container {
  box-shadow: inset 0px 11px 8px -10px #CCC;
}
[data-x-menu--depth="3"] .x-menu--level-2--container ul {
  gap: 60px;
    padding: 50px 0;
}

ul.x-menu--level-3--container {
    padding: 0 0 20px !important;
}

header-root.header--root[data-section-id] {
  box-shadow: 1px 2px 6px 3px rgba(0,0,0,0.1);
  padding-bottom: 0;
  padding: 50px 50px 8px 50px;
}


.header--menu ul li a {
  color: #4a4a4a;
  letter-spacing: 0.13px;
  font-weight: 500;
}
.header--menu .x-menu--level-2--link > a {
  font-weight: 500!important;
}
.header--menu .x-menu--level-2--link a {
  font-size: 13px;
  font-weight: 700 !important;
}
.header--menu .x-menu--level-3--container a {
  font-weight: 500!important;
}
.header--menu .x-menu--level-3--container a:hover {
  font-weight: 600!important;
  color: #98ACC9;
}
.y-menu--level-1--container a {
  font-size: 14px;
}

.x-menu--level-3--link a {
  font-weight: 400;
  width: 250px;
}

@media only screen and (min-width: 1352px) {
[data-link-id=visit-us] {
  display:none;
}
}


@media only screen and (max-width: 768px) {
  header-root.header--root[data-section-id] {
    padding: 0px 0px 0px;
}
}

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

  .product-page--block h1.product-page--heading {
     text-align: left;
  }
 
  .product-price--wrapper {
    text-align: left;
}
  .product-price--root {
    display: inline-block;
}
  [data-product-block][data-block-type=price] {
    text-align: left;
  }


}

/******** Home page *******/
[data-item="section-heading"] {
  text-transform: capitalize;
  
}
#shopify-section-template--20757356282153__59f37b57-914c-46b9-87f1-a5093741e2b2 .featured-content--description p {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  #shopify-section-template--20757356282153__59f37b57-914c-46b9-87f1-a5093741e2b2 .featured-content--description p {
    font-size: 16px;
  }
  #shopify-section-template--20757356282153__59f37b57-914c-46b9-87f1-a5093741e2b2 .featured-content--text {
    padding: 45px 25px;
  }

  #shopify-section-template--21592056135977__fe16412d-8b34-4f96-b559-b57449d31180 .featured-grid--item--image img {
    border: 32px solid #fff !important;
}

  #shopify-section-template--21592056135977__fe16412d-8b34-4f96-b559-b57449d31180 .featured-grid--item--description {
    font-size: 22px !important;
    line-height: 35px;
}
}


/******** Collection page ******/
.filter--category .filter--toggle {
  font-size: 16px;
  font-weight: 600;
}
input:checked+.filter--label:not([data-item=swatch]) {
  background-color: #98acc9!important;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
}
.filter--label-parent {
  text-transform: uppercase;
  font-size: 13px;
}
.recent-products--wrapper .recent-products--title {
  text-align: center;
}

/******** Product page ********/
[data-product-block][data-block-type] {
    margin-top: 0;
}

.product-page--wrapper .stamped-product-reviews-badge {
  font-family: Montserrat, sans-serif;
}
.product-page--wrapper .fa-star-half-o:before, 
.product-page--wrapper .fa-star-o:before, 
.product-page--wrapper .fa-star:before, 
.product-page--wrapper .stamped-fa-star-half-o:before, 
.product-page--wrapper .stamped-fa-star-o:before, 
.product-page--wrapper .stamped-fa-star:before {
  font-size: 24px;
  margin-right: 3px;
}
.product-page--wrapper .stamped-product-reviews-badge .stamped-badge-caption {
  font-size: 12px;
  text-transform: uppercase;
  position: relative;
  top: -4px;
  font-weight: 500;
}
[data-product-block][data-block-type="liquid"] {
  margin-top: 24px;
}


.product-page--block .shopify-payment-terms {
  margin-top: 3px;
  margin-bottom: 0px;
  font-size: 11px;
  font-family: Montserrat, sans-serif;
  font-style: italic;
  color: #4a4a4a;
  background: transparent;
  text-transform: none;
  padding-left: 0px;
  letter-spacing: 0px;
  font-weight: 400;
}

.product-page--wrapper .bold_option_element {
  color: #000;
  margin-top: 0px;
  font-size: 14px
}

.product-page--wrapper .bold_help_text {
  font-size: 12px!important;
  line-height: 18px;
  font-family: Montserrat, sans-serif;
}
.product-page--wrapper .bold_option, 
.product-page--wrapper .bold_option_dropdown, 
.product-page--wrapper .bold_option_title, .disclosure--label {
  margin-top: 12px;
  font-family: Montserrat, sans-serif;
}


.product-page--wrapper .bold_option_value_title {
  color: #4a4a4a;
    font-size: 13px;
  text-transform: none;
}

.product-page--wrapper .bold_option_value_element {
  line-height: 12px;
    vertical-align: middle;
}

.product-page--wrapper .bold_option_title, .disclosure--label {
    font-size: 14px !important;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
    letter-spacing: 1px;
}
.product-page--wrapper .bold_option_displaytext p {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 26px;
}

.product-page--wrapper .bold_option_element select {
  font-size: 14px;
  margin-bottom: 5px;
}

.product-page--wrapper .bold_option_element input {
  font-size: 14px;
  padding: 0 0 0 10px;
  margin-bottom: 5px;
}

.product-tabs--body h2, .product-tabs--body h3, .product-tabs--body h4 {
  color: #98acc9;
  text-transform: none;
}
p.product--title {
  font-size: 14px;
}
.product--details-container .product--price-wrapper,
.product--details-container .product--price-wrapper .product--price {
  font-family: "Crimson Text", serif;
  letter-spacing: 0;
}

.disclaimer h5 { 
    text-align: center !important;
    color: #999999;
    font-weight: bold;
    font-size: 13px;
  line-height: 18px;
  padding-bottom: 5px;
    letter-spacing: 1px;
}
  .disclaimer p {
    text-align: center !important;
    color: #999999;
    font-style: italic;
    font-size: 14px;
    line-height: 20px;
}

.turnaround-block h5 {
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  [data-product-block][data-block-type="liquid"] {
    text-align: left;
  }
  .product-page--wrapper .fa-star-half-o:before, 
  .product-page--wrapper .fa-star-o:before, 
  .product-page--wrapper .fa-star:before, 
  .product-page--wrapper .stamped-fa-star-half-o:before, 
  .product-page--wrapper .stamped-fa-star-o:before, 
  .product-page--wrapper .stamped-fa-star:before {
    font-size: 18px;
    margin-right: 2px;
  }
  .product-page--wrapper .stamped-product-reviews-badge .stamped-badge-caption {
    font-size: 12px;
    text-transform: lowercase;
    top: -1px;
  }
  .product-tabs--header {
    margin-bottom: 5px;
    text-align: center;
    margin-right: 0;
  }
  .product-tabs--root .container--inner {
    margin: 0 15px;
  }
  .product-tabs--body-wrap {
    padding: 30px 20px!important;
  }
  .product-tabs--body h2 {
    font-size: 20px!important;
  }

}

.product-size-chart--root {
    display: none;
}

.disclosure--main {
  margin-bottom: 15px;
}

/****** Cart drawer *****/
.drawer--container .cart--root .cart--item--title {
  font-size: 16px;
  text-align: left;
}
.drawer--container .cart--root [data-item~=block-heading] {
  text-transform: none;
}
.cart--item-properties {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 5px;
}
.drawer--container .cart--root .cart--item--price {
  font-size: 14px;
  font-weight: 700;
  color: #98acc9;
  padding-bottom: 8px;
}
.drawer--container .cart--root .remove {
  font-size: 12px;
  text-transform: none;
}
.drawer--container .cart--footer h4 {
  display: none;
}
.drawer--container .cart--footer label[for="gift-note"],
.drawer--container .cart--footer label[for="drawer-cart-note"],
.drawer--container .cart--footer label[for="how-did-you-hear-about-us"] {
  font-size: 12px;
  text-align: center;
  text-transform: none;
}
.drawer--container .cart--footer #gift-note {
  height: 80px!important;
}
.drawer--container .cart--footer label[for="gift-wrapping"],
.drawer--container .cart--footer label[for="agree"] {
  font-size: 12px;
  text-transform: none;
  position: relative;
  top: -4px;
  line-height: 12px;
  text-align: left;
}
.drawer--container .cart--footer label[for="agree"] {
  font-size: 11px;
  top: 0px;
}
.drawer--container .cart--footer .affirm-as-low-as,
.drawer--container .cart--footer {
  font-size: 11px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
}

a:link.affirm-modal-trigger {
  line-height: 8px;
  display: block;
  text-decoration: underline;
}
.cart--tax-info {
  display: inline-block;
padding-bottom: 5px !important;
  font-style: italic;
    font-size: 11px;
  font-family: Montserrat, sans-serif;
}

.cart--root:not([data-view="desktop"]) .cart--notes {
  padding-bottom: 16px;
}
.drawer--container .cart--footer #how-did-you-hear-about-us {
  font-size: 12px;
}
.cart--footer .cart--total div {
  font-size: 18px;
  font-weight: 700;
  color: #98acc9;
}
.drawer--container .cart--footer .cart--continue-shopping p {
  font-size: 11px;
}

.cart--item--title a {
  font-size: 18px;
  font-weight: 600;
  color: #4a4a4a;
}
.template--cart .cart--footer {
  align-items: end;
}
.template--cart #is-a-gift > div {
  width: 100%!important;
  text-align: right;
}
.template--cart label {
  font-size: 12px!important;
  text-transform: none;
}


/******** Footer *******/
@media screen and (min-width: 1024px) {
  .footer--subscribe .footer--block--heading {
    margin-bottom: 12px;
  } 
  .footer--sub--block[data-type="powered-by"] {
    margin-top: 40px;
  }
}
.footer--block--heading {
  font-weight: 600 !important;
  letter-spacing: 0.0014em;
}
.footer--sub--shopify-link {
  font-family: Montserrat, sans-serif;
  font-size: 11px!important;
  color: #4a4a4a;
}  
.footer--subscribe--info p {
  font-size: 14px!important;
  text-transform: none;
}
.footer--subscribe .footer--form-container input[type="email"] {
  text-transform: uppercase;
}
.footer--social-icons a:link svg {
  color: #4a4a4a!important;
  height: 18px!important;
  width: 18px!important;
}

@media screen and (max-width: 1023px) {
  .footer--blocks {
    flex-wrap: wrap;
  }
  .footer--block[data-block-type='subscribe'] {
    justify-content: center;
    margin-top: 20px;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .mobile-only {
    display: block!important;
  }
  .desktop-only {
    display: none!important;
  }
  .footer--root {
    padding: 75px 30px 30px 30px!important;
  }
  .footer--block--image {
    margin-bottom: 65px;
  }
  .footer--block[data-block-type="second_menu"] {
    display: none;
  }
  .footer--block--heading {
    font-size: 24px;
    letter-spacing: 0.24px;
    margin-bottom: 20px;
  }
  .footer--block--body ul li a {
    font-size: 18px;
    text-transform: uppercase;
  }
  .footer--block[data-block-type="menu"] {
    margin-bottom: 40px;
  }
  .footer--block[data-block-type='subscribe'] {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .footer--subscribe--info p {
    font-size: 18px!important;
    line-height: 30px!important;
  }
  .footer--subscribe .footer--form-container {
    flex-wrap: wrap;
  }
  .footer--subscribe .footer--form-container input[type="email"] {
    text-align: center;
    height: 56px;
  }
  .footer--subscribe .footer--form-submit {
    width: 100%!important;
  }
  .footer--subscribe .footer--form-submit button {
    width: 100%;
    font-size: 14px!important;
    height: 56px;
  }
}


/******** Pages ************/
h1.template-page--heading {
  font-size: 35px;
  color: #4a4a4a;
  text-transform: none;
}
.template-page--wrapper h2 {
  font-size: 24px;
  text-transform: none;
  color: #98acc9;
  margin-bottom: 15px;
}
.template-page--wrapper .adding-jewelry-wrapper h2 {
  border-top: 1px solid rgba(0,0,0,0.2);
  padding-top: 30px;
  margin-top: 30px;
}
.page--how-to-order .layout--template {
  padding: 0 20px;
}

@media screen and (max-width: 767px) {
  h1.template-page--heading {
    font-size: 26px;
  }  
  .template-page--wrapper h2 {
    font-size: 20px;
  }
    .featured-content--root[data-mobile-overlay=false] .featured-content--text {
    padding-left: 15px;
    padding-right: 15px;
}
}


/******** Blog ******/
.blog--filter--body .filter-title {
  display: inline-block;
  font-family: Montserrat, sans-serif;
  text-transform: uppercase;
  color: #98acc9;
  font-weight: 600;
  font-size: 12px;
  padding-right: 15px;
}
.blog--filter--menu-item a {
  font-size: 12px;
}
.article--item--date {
  font-size: 16px;
  color: #98acc9;
}
.article--item--date:hover  {
  color: #98acc9;
}
.article--item--read-more a {
  letter-spacing: 0;
  font-weight: 700;
  font-size: 13px;
}
.flexbox-gap .article--item {
  gap: 12px!important;
}
.article--item {
  padding-bottom: 60px!important;
}
.article--item .article--item--image {
  max-height: 350px;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .article--item .article--item--image {
    max-height: 300px;
  }
}
@media screen and (max-width: 989px) {
  .article--item .article--item--image {
    max-height: 220px;
  }
}
@media screen and (max-width: 767px) {
  .article--item .article--item--image {
    max-height: 270px;
  }
}

/********* Article *****/
.article--content {
  max-width: 1120px!important;
  font-size: 16px;
  line-height: 30px;
}
.article--navigation-wrapper {
  max-width: 1120px!important;
}
.article--wrapper .article--title {
  font-size: 35px;
  color: #4a4a4a;
  margin-bottom: 10px;
}
.article--wrapper .article--timesince {
  font-size: 16px;
  font-weight: 500;
  color: #98acc9;
  letter-spacing: 0.16px;
}
.article--wrapper h2 {
  font-size: 24px;
  text-tarnsform: none;
  font-weight: 600;
  color: #98acc9;
  margin-bottom: 20px;
}
.article--navigation-wrapper .article--share {
  margin-left: 0;
  text-align: left;
}
.article--navigation-wrapper .social-icons--root[data-align=right] .social-icons--title {
  text-align: left;
  padding-left: 8px;
  font-size: 17px;
  font-weight: 700;
}
.article--navigation-wrapper a:link svg, 
.article--navigation-wrapper a:visited svg {
  color: #98acc9;
}
.article--recents-title {
  font-size: 35px;
  color: #4a4a4a;
  margin-bottom: 15px;
}
.template--article .featured-collection--title {
  margin-bottom: 20px;
}
.template--article .featured-collection--title a {
  font-size: 35px;
  color: #4a4a4a;
}

@media screen and (max-width: 767px) {
  .article--wrapper .article--title,
  .article--recents-title {
    font-size: 24px;
  }

}


/******* Reward page *********/
@media screen and (max-width: 767px) {
  .page--rewards .featured-grid--body--container .featured-grid--item:nth-child(1) .featured-grid--item--container:after {
    content: "";
    width: 2px;
    height: 50px;
    background: #efe7dd;
    position: absolute;
    top: 80%;
    left: 50%;
  }
  .page--rewards .featured-grid--body--container .featured-grid--item:nth-child(2) .featured-grid--item--container:after {
    content: "";
    width: 2px;
    height: 50px;
    background: #efe7dd;
    position: absolute;
    top: 80%;
    left: 50%;
  }
}

/******* Collection Header *********/
.collection--header--heading img {

  display:none;
}

/****** Testimonila *******/
.rte__video-wrapper {
  padding-bottom: 0;
}

.page--testimonials .featured-content--container {
  border-top: 1px solid rgb(0 0 0 / 20%);
  padding-top: 100px;
  padding-bottom: 100px;
}

.page--testimonials .featured-content--container a {
  color: #98acc9;
  text-decoration: none;
  font-size: 18px;
}
.page--testimonials .featured-content--container .featured-columns--description p {
  font-size: 22px;
  line-height: 32px;
}

.page--testimonials .featured-text--root h2 {
  font-size: 35px;
}

.page--testimonials .featured-text--root p {
  font-size: 20px;
  line-height: 32px;
}

@media screen and (max-width: 767px) {
 .page--testimonials .featured-columns--root {
  padding-left: 35px;
  padding-right: 35px;
}
  .page--testimonials .featured-content--container {
padding-top: 50px;
  padding-bottom: 50px;
}
  .page--testimonials .featured-content--container .featured-columns--description p {
  font-size: 16px;
  line-height: 22px;
 }

  .page--testimonials .featured-content--container a {
  font-size: 14px;
}
 .page--testimonials .featured-text--root h2 {
  font-size: 26px;
}

.page--testimonials .featured-text--root p {
  font-size: 16px;
  line-height: 28px;
}
}

/****** Home *******/

#shopify-section-template--21592056135977__59f37b57-914c-46b9-87f1-a5093741e2b2 .image-with-text--root h2 {
  font-size: 50px;
  color: #4a4a4a;
  font-weight: 500;
  margin-bottom: 15px;
}

#shopify-section-template--21592056135977__59f37b57-914c-46b9-87f1-a5093741e2b2 .image-with-text--root .featured-content--container {
  justify-content: flex-end;
}
#shopify-section-template--21592056135977__59f37b57-914c-46b9-87f1-a5093741e2b2 .image-with-text--root [data-background-color="none"] {
  background: 0 0;
}
#shopify-section-template--21592056135977__59f37b57-914c-46b9-87f1-a5093741e2b2 .image-with-text--root .featured-content--description p:first-of-type {
  border-bottom: 1px solid rgb(0 0 0 / 20%);
}

#shopify-section-template--21592056135977__59f37b57-914c-46b9-87f1-a5093741e2b2 .image-with-text--root {
  background: url("/cdn/shop/files/VCS-What-we-are-known-for-edited.jpg")
    center center/cover no-repeat;
  padding: 100px;
}
#shopify-section-template--21592056135977__59f37b57-914c-46b9-87f1-a5093741e2b2 .image-with-text--root .featured-content--image {
  display: none;
}

@media only screen and (max-width: 767px) {
#shopify-section-template--21592056135977__59f37b57-914c-46b9-87f1-a5093741e2b2 .image-with-text--root {
  padding: 10px;
  background-position: right;
}
  #shopify-section-template--21592056135977__59f37b57-914c-46b9-87f1-a5093741e2b2 .image-with-text--root .featured-content--description p:first-of-type {
  margin-bottom: 30px;
  padding-bottom: 30px;
}
}

/****** Giving Back *******/

.page--give-back h3.featured-content--title {
  font-size: 24px;
  padding-bottom: 20px;
}
.page--give-back .featured-content--text-container {
  text-align: center;
}
.page--give-back .featured-content--description p {
  max-width: 100%;
  text-align: center;
  padding: 0 25px;
}

.page--give-back p {
  
  font-size: 20px;
}




 @media only screen and (max-width: 767px) {
.page--give-back .image-with-text--root {
  padding-left: 30px;
  padding-right: 30px;
}

.page--give-back .featured-content--root .image--root {
  padding-bottom: 20px;
}
.page--give-back  .featured-content--root .featured-content--image {

  padding-top: 40px;
  padding-bottom: 20px;
}
.page--give-back .featured-content--container {
    padding-top: 50px;
    padding-bottom: 40px;
}
.page--give-back p, .page--give-back .featured-text--body, .featured-text--body p:first-child {
  font-size: 16px;
  line-height: 22px;
}
 }

/****** How to Order *******/
#shopify-section-template--20757356642601__eedcd34b-01ef-4a2b-af77-da06cc780dc0 .featured-columns-item:nth-child(2) img {
  border: 1px solid rgba(0,0,0,0.2);
}


/****** Hero Slideshow *******/


.carousel--root .carousel--title {
  display: none;
}
.carousel--root .featured-content--text {
  color: #000000;
}
.carousel--root .featured-content--link--container {
  border: solid 2px #000000;
  text-decoration: none !important;
  padding: 15px 25px;
  margin-top: 10px;
  color: #000000 !important;

}

.carousel--root .featured-content--title {
  text-transform: inherit;
  font-weight: 500;
  font-family: "Crimson Text";
  font-style: italic;
  font-size: 50px;
  padding-bottom: 5px;
  text-shadow: 1px 1px 2px #000;
  color: #ffffff;
}

.carousel--root .featured-content--description, .featured-content--overline {
  color: #000000;
}

.featured-content--description p {
  max-width: 100%;
  font-size: 22px !important; 
  line-height: 35px;
}

.carousel--block .featured-content--root[data-cover-image=false][data-text-position=center] .featured-content--container .featured-content--text {
  color: #ffffff !important;
} 




.carousel--block .featured-content--root[data-cover-image=false][data-text-position=center] .featured-content--container { 
  align-items:end;
}

.carousel--block .featured-content--root[data-cover-image=false][data-text-position=center] .featured-content--link--container  { 
  /* background-color: #ffffff; */
}

.carousel--block .featured-content--root[data-text-position=center] .featured-content--text a {
  color: #FFFFFF !important;
} 

.carousel--root .carousel--arrow-nav {
    left: 0!important;
}

.carousel--block .featured-content--root .featured-content--text .featured-content--link--container:after {
  border:none;
}



 .carousel--root  .featured-content--root[data-text-position="center"]  .featured-content--container .featured-content--text {
 padding: 15px;
    margin-bottom: 8% !important;
    background-color: transparent !important;
}

.carousel--root  .featured-content--root[data-text-position="bottom-left"]  .featured-content--container .featured-content--text {
  margin-left: auto; 
margin-right: 60px;
  margin-bottom: 5%;
}

@media only screen and (max-width: 1441px) {
.carousel--root  .featured-content--root[data-text-position="bottom-left"]  .featured-content--container .featured-content--text {
  margin-left: auto; 
margin-right: 30px;
  margin-bottom: 1%;
}
}

@media only screen and (max-width: 768px) {
 .carousel--root  .featured-content--root[data-text-position="bottom-left"]   .featured-content--container {
    justify-content: end;
  }

  .carousel--root .featured-content--root[data-text-position="bottom-left"] .featured-content--container .featured-content--text {
       margin-right: auto;
   margin-left: auto;
  }
  
.carousel--root .featured-content--root[data-text-position="bottom-left"] .featured-content--text {
  margin-top: auto !important;
  margin-bottom: 20px !important;
  padding: 0 35px;
}

.carousel--block .featured-content--root[data-cover-image=false][data-text-position=center] .featured-content--container .featured-content--text {
  margin-bottom: 10px;
    padding: 10px;
}
  
 .carousel--root .featured-content--title {
  font-size: 45px !important;
 }

.carousel--block .featured-content--root[data-cover-image=false] .featured-content--container .featured-content--image picture.image--container:after {
  content:'';
  position:absolute;
  left:0; top:0;
  width:100%; height:100%;
  display:inline-block;

/* Black Gradient */
/**  background: -moz-linear-gradient(top, rgba(0,0,0,0.0) 0%, rgba(0,0,0, 1.0) 100%); /* FF3.6+ */
/**  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0, 0.0)), color-stop(100%,rgba(0,0,0, 1.0))); /* Chrome,Safari4+ */
/**  background: -webkit-linear-gradient(top, rgba(0,0,0,0.0) 0%,rgba(0,0,0, 1.0) 100%); /* Chrome10+,Safari5.1+ */
/**  background: -o-linear-gradient(top, rgba(0,0,0,0.0) 0%,rgba(0,0,0, 1.0) 100%); /* Opera 11.10+ */
/**  background: -ms-linear-gradient(top, rgba(0,0,0,0.0) 0%,rgba(0,0,0, 1.0) 100%); /* IE10+ */
/**  background: linear-gradient(to bottom, rgba(0,0,0,0.0) 0%,rgba(0,0,0, 1.0) 100%); /* W3C */

/* White Gradient */  
/**background: -moz-linear-gradient(top, rgba(255,255,255,0.0) 0%, rgba(255, 255, 255, 1.0) 100%); /* FF3.6+ */
/**background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.0)), color-stop(100%,rgba(255, 255, 255, 1.0))); /* Chrome,Safari4+ */
/**background: -webkit-linear-gradient(top, rgba(255,255,255,0.0) 0%,rgba(255, 255, 255, 1.0) 100%); /* Chrome10+,Safari5.1+ */
/**background: -o-linear-gradient(top, rgba(255,255,255,0.0) 0%,rgba(255, 255, 255, 1.0) 100%); /* Opera 11.10+ */
/**background: -ms-linear-gradient(top, rgba(255,255,255,0.0) 0%,rgba(255, 255, 255, 1.0) 100%); /* IE10+ */
/**background: linear-gradient(to bottom, rgba(255,255,255,0.0) 0%,rgba(255, 255, 255, 1.0) 100%); /* W3C */
}
}

@media only screen and (min-width: 768px) {
.featured-content--root[data-text-width=medium] .featured-content--text {
    max-width: 550px !important;
}
}



/****** Bold *******/

.bold_tooltip>*:not(a), .bold_option_swatch .bold_option_value .bold_option_swatch_title .bold_option_value_title {
    color: #fff;
}

div.bold_option.bold_option_displaytext span.bold_option_title {
  display: none;
}



/****** Route Cart Styling ******/
.route-div {

}

.pw-route-protection {
  padding: 15px 0px 0px 0px !important;
}

.pw-route-protection .pw-container:not(.legacy) {
  padding: 2px 0 0px !important;
}

.what-is-route {
  text-align: left;
  font-size: 12px;

  line-height: 14px;
  font-family: var(--font--accent--family) !important;
}

.what-is-route a {
 font-weight: bold;
  text-decoration: underline;
}






/****** Overlay Styling ******/

.overlay-text-section {
    height: 91px !important;
  width: 120px !important;
  word-break: break-word !important;
  background: url("/cdn/shop/files/OverlayBanner.png")
    center center/cover no-repeat !important;
  background-size: contain;
  padding: 12px 8px 8px 17px !important;
  font-family: var(--font--accent--family) !important;
  letter-spacing: 1pt;
font-weight: 500;
  color: #642f2f !important;
display: flex;
font-size: 9pt !important;
  align-content: center;
    justify-content: center;
  text-transform: uppercase;
transform: rotate(0deg) !important;
  top: -7px !important;
    right: auto !important;
    left: 5px !important;
  text-align: center !important;
}

.overlay-image-section {
    transform: rotate(0deg) !important;
    top: -7px !important;
    left: 5px !important;
  align-items: flex-start !important;
    justify-content: left !important;
}

@media only screen and (max-width: 768px) {
.overlay-text-section {
scale: .7;
top: -19px !important;
    left: -5px !important;
}

}


/**** Gorgias Chat Styling *****/
.gorgias-chat-key-1spa6uy, .gorgias-chat-key-1vly0ou {
  z-index: 2000 !important;
}



@media only screen and (max-width: 1024px) {
.gorgias-chat-key-1spa6uy, .gorgias-chat-key-1vly0ou {
      right: 5px !important;
    bottom: 12px !important;
  scale: .9;
}
}

/****** Stamped Rewards Button Styling ****/
.stamped-launcher-button {
  z-index: 1000 !important;
    right: 115px !important;
    bottom: 56px !important;
}



@media only screen and (max-width: 1024px) {
.stamped-launcher-button {
    right: 70px !important;
    bottom: 12px !important;
  scale: .8 !important;
}
}

@media only screen and (max-width: 480px),only screen and (max-device-width:480px) {
    button.stamped-launcher-button {
        width: 40px!important;
    }

    .stamped-rewards-position-right button.stamped-launcher-button {
    right: 10px !important;
    bottom: 68px !important;
      scale: .8;
    }
}

/****** Promo Button Styling ******/
@media only screen and (max-width: 480px),only screen and (max-device-width:480px) {
.css-1hw63cl {
 scale: .6; 
}
}
/******* Cart Style Layering ******/
.drawer--instance[data-side=right] {
    z-index: 99999999 !important;
}

/******* Custom Projects Page Specific ******/
#main-container {
  width: 100%;
  display: flow-root;
}
#left-container {
  width: 30%;
  height: 30%;
  float: left;
display: flow-root;
}

#right-container {

width: 65%;
margin-left: 5%;
  float: left;
  padding-top: 5%;"
}

.featured-grid--body:after {
  display: none;
}

@media only screen and (max-width: 767px) {
  #left-container {
    display: none;
  }
  .custom-content--root {
    margin-bottom: 40px;
  }
  #right-container {
width: 100%;
margin-left: 0;
  padding-top: 5%;"
}
}


.product-icon-info-container {
  width: 100%;
  text-align: center;
  clear: left;
}

.product-icon-info-group {
  width: 33%;
    padding: 10px;
    float: left;
}

.product-icon-info {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  color: #7a7a7a;
  font-size: 8pt;
  line-height: 10pt;
  }

/****** Wishlist & Hint Button Styling ******/

.swym-wishlist-button-bar {
  padding: 5px 15px 0px 0px;
}

.swym-btn-container[data-position=default] .swym-add-to-wishlist.swym-iconbtnlink {
  font-family: var(--font--accent--family);
  font-size: 13px !important;
  padding: 0px 0px 2px 4px !important;
}

.swym-btn-container[data-position=default] .swym-add-to-wishlist.swym-iconbtnlink+.swym-fave-count {
    font-family: var(--font--accent--family);
  font-size: 13px;
  color: var(--color--body);
  font-weight: 700;
}

.swym-wishlist-cta {
  color: var(--color--body);
  font-weight: 500;
  opacity: 1 !important;
}

.drophint-link {
}

.drophint-link a.dp_hint_button img {
  height: 20px;
}

.drophint-link a.dp_hint_button span {
  line-height: 20px;
}

.bold_option_element hr {
    height: 1px;
    color: #cccccc;
    background: #cccccc;
    font-size: 0;
    border: 0;
  margin-bottom: 15px;
}