/** Shopify CDN: Minification failed

Line 67:2 Expected "}" to go with "{"

**/



.shopify-policy__container {
    max-width: 1200px !important;
}

a:hover {
 color: #FD800C !important;
}
 
.m-link-lists .m-link:after {
    height: 0px;
}
.m-menu__link--main:after {
    height: 0px !important;
}
a.m-menu__link.m-menu__link--main {
    text-transform: uppercase;
}
h3.m-accordion--item-button.m-footer--block-title {
    text-transform: uppercase;
}
 
a.social-media-links--item {
    background-color: transparent !important;
}
 
.shopify-policy__title {
    text-transform: capitalize;
}
 
 .m-product-card__info {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    background: #000;
    padding: 1rem 0;
}
 .m-product-card__info s.m-price-item.m-price-item--regular {
    color: white;
}
.m-product-card__info h3.m-product-card__title {
    color: white;
}
 .m-product-card.m-product-card--style-1.m-product-card--onsale.m-scroll-trigger.animate--fade-in-up {
  background: white;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #fff;
}

@media screen and (min-width: 768px) {
   .shopify-policy__container h3,h2,h1 {
    font-size: 25px;
}
}
@media screen and (max-width: 767px) {
.m-slide__wrapper.container .m-richtext__description {
    display: none;
}
  