/** Shopify CDN: Minification failed

Line 109:0 Unexpected "}"

**/
/* Place any CSS overrides in this file. */
.wrapper-spacing--v.wrapper-spacing--h.color-scheme--light.slider-nav--left-and-right.shown-on-scroll.animated.fadeIn {
  padding-right: 0px;
}
a.dynamic-section-button--image_and_text_kBUzeA.btn {
  margin-top: 25px;
}
.aspect-ratio:not(.quick-view-media) .responsive-image-wrapper {
  position: absolute !important;
  height: 100%;
  width: 100%;
  background-color: #e9e5db;
}
.product-grid--vendor {
    font-weight: 600;
}
.bottom--footer---links {
    display: flex
;
    flex-direction: row;
    padding: 0;
    margin: 0;
    flex: 1 1 100%;
}
#ComparePrice .money,
#ProductPrice,
#ProductPrice .money {
  font-size: 16px;
  font-weight: 300;
  color: #696868;
  margin: 0;
}
.aspect-ratio:not(.quick-view-media) .responsive-image-wrapper {
  position: absolute !important;
  height: 100%;
  width: 100%;
  background-color: #e9e5db;
}
.responsive-image-wrapper {
  display: flex;
  align-items: center;
  justify-content: left;
}

a {
    text-decoration: none;
    color: #fff;
}
.rte {
    margin-bottom: 0px;
}
._12 {
    font-size: 1.2em;
}
._14 {
    font-size: 1.4em;
}
ul {
    padding:0;
    list-style: none;
}
.footer-social-icons {
    width: 100%;
    display:block;
    margin: 0 auto;
}
ul.social-icons {
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 50px;
}
.social-icons li {
    vertical-align: top;
    display: inline;
    height: 100px;
}
.social-icons a {
   text-decoration: none;
}
.fa-facebook {
    padding:10px 14px;
   background-color: #000;
}
.fa-instagram {
    padding:10px 12px;
    background-color: #000;
}
.fa-linkedin {
    padding:10px 14px;
    background-color: #000;
}
.rte>div {
    margin-bottom: 0px;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
ul.social-icons {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    margin-left: 0px;
}
}
}
