/** Shopify CDN: Minification failed

Line 9:0 Unexpected "{"
Line 9:1 Expected identifier but found "%"
Line 18:0 Unexpected "{"
Line 18:1 Expected identifier but found "%"

**/
{% comment %}
@font-face {
    font-family: 'ITC Mendoza Roman';
    src: url('/cdn/shop/files/ITC_Mendoza_Roman_Book_Regular.ttf?v=1744782991') format('ttf');
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}
{% endcomment %}

.klaviyo-form-Uc9HTx.klaviyo-form.form-version-cid-1 {
    background: #71adba;
    border-radius: 10px;
}
li#menu-item-meat-matcher a.menu-link.no-focus-link {
    padding: 10px 10px 11px;
    background: #71adba;
    border-radius: 50px;
}
li#menu-item-meat-matcher span.text-animation--underline-in-header {
    color: #fff;
    font-size: 16px;
    padding-bottom: 0;
}
.header-actions.header-actions--blocks a#site-header-block-2 {
        display: none;
}
toggle-tab.toggle {
    border: 1px solid var(--color-borders-main);
    border-radius: 5px;
    margin-bottom: 2.50rem !important;
    margin-top: 0rem !important;
}
span.toggle__title {
    padding-left: 20px;
    padding-right: 20px;
    background: #f5f5f5;
}
.toggle__content {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}
.header__top.container--large {
    padding: 30px 40px;
}
li#menu-item-meat-matcher {
    align-items: center;
    display: flex;
}
.header__bottom.container--large {
    padding: 15px;
    padding-left: 20px !important;
    padding-right: 40px !important;
}
.go3176171171 span {
    font-weight: 400 !important;
}


.template-collection .container--vertical-space {
  margin-bottom: 100px !important;
}
.product-item__text span.product-price--original {
    font-size: 18px;
}
.template-product span.product__subtitle.rte.text-size--regular {
    line-height: 24px;
}

#rk_parent .select_div .rk_atc_btn {
    background: #563024 !important;
    border-color: #563024 !important;
    border-radius: 30px !important;
    max-width: 250px !important;
    width: 250px !important;
    text-align: center;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    display: flex;

}
.go3176171171 span {
    display: inline;
    font-family: var(--font-stack-body) !important;
    font-style: var(--font-style-body) !important;
    line-height: var(--base-body-line) !important;
    font-weight: 400 !important;
}
button#CheckOut {
    background-color: transparent;
    color: #563024;
}
button#CheckOut:hover {
    background-color: var(--color-accent-main);
    border-color: var(--color-accent-main);
    color: var(--color-foreground-accent-main);
}
.template-page-shipping-packaging .rte ul {
    margin-inline-start: 0px !important;
}
.custom-slideshow-content-block_zCef4F h2{
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue",
               Arial, "Noto Sans", "Apple Color Emoji", "Segoe UI Emoji",
               "Segoe UI Symbol", "Noto Color Emoji", sans-serif !important;
    font-weight: 700 !important;
    font-style: normal;
}
@media screen and  (max-width: 768px){
  .header__top {
    padding: 15px !important;
    --header-logo: 40px !important;
}
  .header-actions.header-actions--blocks a#site-header-block-2{
    display: block !important;
    border: 1px solid #71adba;
    border-radius: 50px;
    padding: 10px;
    color: #71adba;
  }
  .header__bottom.container--large{
    padding: 10px !important;
  }
}

