/** Shopify CDN: Minification failed

Line 7:46 Expected identifier but found whitespace
Line 7:47 Unexpected "("

**/
.slideshow__text-content.containerSpecificity: (0, 2, 0) {
  max-width: 100% !important;
}

.product-card__name {
    margin: 2px 0 5px;
    font-size: 22px !important;
    font-weight: 500 !important;
}
.site-nav__link {
  font-size:19px !important;
}
.portrait {
    padding-top: 100% !important;
    overflow: hidden;
}
.portrait img {
    width: 100%;
    height: auto !important;
    object-fit: contain !important;
}
.my-gallery .slick-list {
  height:auto !important;
}
.progress-wrap {
  bottom: 6rem !important;
}
.form-group .form-control {
  border-radius:8px !important;
}
.site-nav__link{
      padding: 20px var(--padding-menu) !important;
}
.grid__item[class*=--push] {
    position: relative;
    background-color: #f9f9f9;
    padding: 30px 50px !important;
}