/** Shopify CDN: Minification failed

Line 26:10 Unexpected "("
Line 39:1 Expected ")" to go with "("

**/
h2{
  text-align: center;
  
}

.header__icon--cart .icon{
  height:2rem;
}


/* .section+.section{
  background-color: #E8E5D6;
} */


.image-with-text__media img{
  object-fit: contain;
}

creen and (min-width: 750px)
.grid--3-col-tablet .grid__item {
  width:50%;
}

.image-with-text__text-item h2{
  color:#E39C29;
  font-size: calc(var(--font-heading-scale) * 2.1rem);
}

.image-with-text__text-item p{
  font-size: calc(var(--font-heading-scale) * 1.5rem
  line-height: 50px;
}