/** Shopify CDN: Minification failed

Line 118:8 Unexpected "}"

**/
body.single-recipe .recipe-content .recipe-card-container {
    margin-top: 65px;
    margin-bottom: 85px;
    background-color: #F2EEEB;
    padding: 50px;
    border-radius: 25px;
}
body.single-recipe .recipe-card-container span.weightwise-recipe-label {
    font-size: 14px;
    color: #806A59;
    letter-spacing: 2.62px;
    text-transform: uppercase;
}
body.single-recipe .recipe-card-container .wpurp-container .wpurp-recipe-title
 {
    font-weight: 500 !important;
    font-size: 40px !important;
    color: #F9A51A;
    letter-spacing: -0.4px;
    margin-bottom: 20px;
    display: inline-block;
}
body.single-recipe .recipe-card-container .wpurp-container .wpurp-icon {
    color: #0088CF !important;
        margin-right: 0px;
    width: 16px;
    height: 16px;
    position: static;
    text-align: inherit;
    vertical-align: inherit;
    display: inline-block;
}
html body.single-recipe .wpurp-container * {
    border: 0;
    -webkit-margin: 0;
    -moz-margin: 0;
    margin: 0;
    -webkit-padding: 0;
    -moz-padding: 0;
    padding: 0;
    background: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: none;
    color: inherit;
    font-size: inherit;
    line-height: 1.4;
    font-weight: normal;
    text-decoration:none;
}
html body.single-recipe .wpurp-container a{
    color:#0088cf;
}
html body.single-recipe .wpurp-container table {
    table-layout: auto;
    border-collapse: collapse;
    width: 100%;
        margin-bottom: 5px;
    position: static;
    text-align: inherit;
    vertical-align: inherit;
}
.wpurp-rows-row .scrollable-table { 
    width:100%;
    max-width:400px;
}
.wpurp-recipe-tags-keyword .wpurp-columns {
    margin-bottom:5px;position:static;text-align:inherit;vertical-align:inherit;
}
.wpurp-recipe-tags-keyword .wpurp-columns tbody tr td,.wpurp-recipe-tags-cuisine .wpurp-columns tbody tr td,.wpurp-recipe-tags-course .wpurp-columns tbody tr td {
        vertical-align: top;
    text-align: inherit;
    width: 50%;
}
html body.single-recipe .wpurp-recipe-servings-changer input {
    width: 40px !important;
    padding: 2px !important;
    background: white !important;
    border: 1px solid #bbbbbb !important;
    display:none;
}
.wpurp-columns .scrollable-table tbody tr td {
    width:50%;
}
.wpurp-recipe-ingredient-container,.wpurp-recipe-instruction-container {
        margin-left: 23px;
    margin-right: 23px;
    position: static;
    text-align: inherit;
    vertical-align: inherit;
      margin-left: 23px !important;
    margin-right: 23px !important;
}
.wpurp-recipe-ingredient-container li,.wpurp-recipe-instruction-container li{
            margin-top: 10px !important;

}
.wpurp-recipe-ingredient-container  > li::before
 {
    width: 5px !important;
    height: 5px !important;
}
.wpurp-responsive-desktop {
        display:none;
    }
        }
.wpurp-responsive-mobile {
        display:block;
    }
@media screen and (min-width:767px) {
    .wpurp-responsive-desktop {
        display:block;
    }
    .wpurp-responsive-mobile {
        display:none;
}
}

html body.single-recipe .wpurp-container .wpurp-box .wpurp-title {
        margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    position: static;
    background-color: #f2eeeb;
    text-align: inherit;
    vertical-align: inherit;
    color: #0088cf;
    display: inline-block;
        text-transform: uppercase;
}
/* .wpurp-recipe-instruction-image  {
    width: 100%;
    margin: 20px 0;
} */