/** Shopify CDN: Minification failed

Line 112:0 Unexpected "}"

**/
h1.quote_one.relative.max-w-max.m-auto.font-trajanSemiBold.text-xxs-13.sm\:text-3xl.text-center.w-full:before {
    position: absolute;
    left: 0;
    left: -35px;
    top: 24px;
}
h1.quote_one.relative.max-w-max.m-auto.font-trajanSemiBold.text-xxs-13.sm\:text-3xl.text-center.w-full:after {
    position: absolute;
    right: -35px;
    bottom: 24px;
}
h1.quote_one.relative.max-w-max.m-auto.font-trajanSemiBold.text-xxs-13.sm\:text-3xl.text-center.w-full:after {
    position: absolute;
    right: -25px;
    bottom: -25px;
    top: unset;
}
@media(max-width:639px){
    h1.quote_one.relative.max-w-max.m-auto.font-trajanSemiBold.text-xxs-13.sm\:text-3xl.text-center.w-full:before {
        position: absolute;
        left: -15px;
        top: 14px;
    }  
    h1.quote_one.relative.max-w-max.m-auto.font-trajanSemiBold.text-xxs-13.sm\:text-3xl.text-center.w-full:after {
        position: absolute;
        right: -10px;
        bottom: -22px;
        top: unset;
    }
}
.recipe-page-carousel .splide__slide img {
    max-height: 500px;
    width: 100%;
    object-fit: cover;
}

.form-status.font-century.text-lg.form-status-list.form__message {
    border: unset;
    appearance: none!important;
    outline: none;
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
    font-family: 'century-gothic';
    color: #d1a869;
}

body.template-article div.blog-content h4 {
    font-family: 'trajanSansPro';
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.25rem;
    margin-bottom: 1.25rem;
    margin-top: 2rem;
}

.template-article {
    overflow: unset !important;
    overflow-x: unset !important;
}


.template-article main {
    overflow: unset !important;
    overflow-x: unset !important;
}

#centeralign {
    text-align: center;
}
#leftalign {
    text-align: left;
}
#rightalign {
    text-align: right;
}

#timeLineNewArrows .splide__arrows {
    padding-left: 20px;
    padding-right: 20px;
    bottom: 0;
left: 50%;
z-index: 30;
transform: translate(-50%, -50%);
    position: absolute;
}

div#leftalign ul li {
    list-style: disc;
}


.makeImageSmall{
    max-width: 150px;
}

.reduceFont{
    font-size: 11px;
}
.reduceFontYear{
    font-size: 1.4rem;
}
div#timeLineNewArrows {
    padding-bottom: 30px;
}
/* BEGIN EDIT by Nova Apps for Cookie */
}

.cc-btn {
    border-radius: 7px !important;
}

.cc-window {
font-size: 12px !important;
  line-height: 1.5em !important;
}
  @media only screen and (max-width: 120px) {
.cc-window.cc-floating {
  padding: 2rem !important;
  }
.cc-message {
  font-size: 5px !important;
}
}
/* END EDIT Nova Apps. */