/** Shopify CDN: Minification failed

Line 85:4 Expected "}" to go with "{"

**/
[data-value="title-ascending"] {
  display:none;
}
[data-value="title-descending"] {
  display:none;
}
[data-value="manual"] {
  display:none;
}
[data-value="created-ascending"] {
  display:none;
}
[data-value="created-descending"] {
  display:none;
}
.m-testimonial__content {
    margin-top: 20px;
}

.m-search-popup--wrapper.m-gradient.m-color-default.m-show-search {
    padding: 0px;
}
.m-header__menu {
    justify-content: center;
    display: flex;
}
/* button.m-search-form--button {
    color: #fff;
} */
    .form-field {
    padding: 6px 12px;
    /* border: var(--inputs-border-width) solid #fff;
    border-radius: 20px; */
    /* background-color: #17431f; */
}
.m-section.m-hotspots-image.hotspots-banner {
  padding: 0px;
}
/* product tabs start */
a.m-tab-header {
  /* background: #d6f7dc; */
  padding: 10px;
}
a.m-product-card__name {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.m-product-card.m-product-card--style-4.m-product-card--show-second-img {
    background: #f3fbee;
    padding: 10px;
}
.m-product-card__info {
    margin-top: 20px;
    text-align: center;
}
.m-color-footer{
    background-color: inherit !important;}
/* product tabs end */
.m-price__regular .m-price-item--regular{

font-size: 20px;
}

@media (max-width: 480px) {
 .m-header__container {
    display: none;
  }
  .m-header__wrapper {
    padding: 0 10px;
}
.m-header__mobile .m-logo a {
    text-align: center;
    padding: 0px;
}

    
    