/** Shopify CDN: Minification failed

Line 60:1 Expected "}" to go with "{"

**/
@font-face {
  font-family: 'Helvetica W01 Light';
  src: url('{{ "Helvetica W01 Light.woff" | asset_url }}') format('woff');
  font-weight: 300; /* Adjust if different */
  font-style: normal; /* Change to italic if needed */
}


.whatapp{
  margin-bottom:5px;
}
.order_whatsapp{
  text-align: center;
    border: 2px solid #1d791d;
    border-radius: 0;
    overflow: hidden;
    width: 100%;
    border-color: #1d791d;
    background-color: #ffffff;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.order_whatsapp img{
	width:30px;
	vertical-align: middle;
}
.whatsapp a {
	font-weight:600;
	text-decoration: none !important;
	color: #1d791d;

}

#SiteHeader .site-nav__link {
    color: #0d0d0d;
}
.shopify-payment-button{
  display:none;

.template-product .breadcrumb {
    font-size: 14px;
    color: #666;
}
.template-product .breadcrumb a {
    color: #333;
    text-decoration: none;
}
.template-product .breadcrumb a:hover {
    text-decoration: underline;
}

 