/** Shopify CDN: Minification failed

Line 86:0 Unexpected "}"

**/
@media screen and (max-width: 768px) {
 .header__heading-logo {
   width: 60%;
  
	}
}
  
.header__menu-item span {
  font-size: 1.35rem !important;
  text-transform: uppercase !important;;
  letter-spacing: 0.257rem !important;;
}

.header {
  padding-top: 0 !important; 
  padding-bottom: 0 !important;
}

section#vendor-awards {
  padding-top: 50px;
  padding-bottom: 50px;
  
}

.custom-inner {
  padding-left: 15px;
  padding-right: 15px;
  
}

section.contact-info {
  padding-top: 50px;
  padding-bottom: 150px;
  
}

section.contact-info h3 {
  font-size: 32px; 
}

.product__title h1 {
	font-size: 30px !important;
}

.section-template--14930382323771__1655892535705afca8-padding, .newsletter {
 	padding-top: 70px;
    padding-bottom: 70px;
    background: #fce200 !important;
}

.accordion__title {
 	font-weight: bold !important; 
  
}

.cart-banner {
  text-align: center;
}

.shipping-savings-message {
  background-color: #f9ffe6;
  border: 3px solid green;
  padding: 20px;
  text-align: center;
  margin-bottom: 25px;
}

/* custom labels */

.product__label {
  display: inline-flex;
  border-radius: 30px;
  font-size: 11px;
  font-weight: bold;
  font-family: Montserrat, sans-serif !important;
  text-align: center;
  padding: 4px 8px;
  background: #000;
  color: #fff;
}
}
