/* Inline <style> blocks from the live page /rewardseligible (winndixie.com), extracted verbatim.
   The live site ships these inside the CMS-authored HTML; the Contentstack entries hold
   only structured content, so they are re-attached here per page. */
@media screen and (min-width: 1200px) {
.recipes-details .image-slider .image {
min-height: 850px !important;
}
}
.head-tooltip {
    display:flex;
    align-items: baseline;
    }
    .head-tooltip a {
    font-weight: 700;
    }
    .disclaimer {
    font-size: 12px;
    }
    .inclusionlist {
    list-style: none;
    }
    .red {
    margin: 0px 0px 10px 0px;
    float: none;
    width: 100%;
    height: 2px;
    }
    .h2, h2 {
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 5px;
    }
    .tab-content {
    background: #c8102e;
    color: #fff;
    border-radius: 6px;
    padding: 25px 100px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-right: 25px;
    }
    .nav-pills {
    background: #fff;
    border-radius: 6px;
    padding: 15px;
    margin: 30px 0px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-right: 25px;
    }
    .h1, h1 {
    font-weight: 700;
    }
    .nav-pills &gt; li.active &gt; a, .nav-pills &gt; li.active &gt; a:focus, .nav-pills &gt; li.active &gt; a:hover {
    color: #fff;
    background-color: #c8102e;
    border-radius: 4px;
    }
    /* Tooltip */
    .test + .tooltip &gt; .tooltip-inner {
    background-color: #fff;
    color: #333;
    border: 1px solid #c8102e;
    padding: 10px;
    font-size: 12px;
    }
    /* Tooltip on top */
    .test + .tooltip.top &gt; .tooltip-arrow {
    border-top: 5px solid #fff;
    }
    /* Tooltip on bottom */
    .test + .tooltip.bottom &gt; .tooltip-arrow {
    border-bottom: 5px solid #fff;
    }
    /* Tooltip on left */
    .test + .tooltip.left &gt; .tooltip-arrow {
    border-left: 5px solid #fff;
    }
    /* Tooltip on right */
    .test + .tooltip.right &gt; .tooltip-arrow {
    border-right: 5px solid #fff;
    }
    .tooltip.right {
    top:-30px !important
    }
    .nav &gt; li &gt; a {
    padding: 20px 10px;
    }
    @media (min-width: 768px){
    .container{
    width:100%;
    }
    }
    @media only screen and (max-width: 767px){
    .rwdseligiblehead, .small, .tab-content,.nav-pills {
    margin-left: 16px;
    margin-right: 16px;
    }
    .tab-content {
    padding:25px  16px;
    }
    }
    @media (min-width: 768px)
    .container {
    width: 100% !important;
    }
.z-banner {
        z-index: 55555 !important;
    }

    .ps-fixed {
        position: fixed !important;
    }

    .bg-yellow-700 {
        background-color: #F8EC74;
        opacity: .92;
    }

    .fc-black {
        color: #000;
    }

    .wmx8 {
        max-width: 64.8205128rem;
    }

    .mx-auto {
        margin-left: auto;
        margin-right: auto;
    }

    .grid {
        display: flex;
    }

    .jc-center {
        justify-content: center;
    }

    .mr12 {
        margin-right: 10%;
        font-size : 1em;
    }

    #cookieBar a {
        cursor: pointer;
        text-decoration: underline;
    }
 #cookieBar p {
    margin-bottom : 0px;
  }
    .svgClose {
        float: right;
        margin-top: -21px;
        margin-right: 33px;
    }

    .paddingBar {
        padding: 20px;
        right: 0px;
        left: 0px;
        bottom: 0px;
    }


    .s-link {
        color: #000 !important;
    }

      @media screen and (min-width:100px) and (max-width:992px) {
        .paddingBar {
            right: -27px;
        }
    }
@media screen and (min-width:320px) and (max-width:568px) {
.svgClose {
    float: right;
    margin-top: -43px;
    margin-right: 20px;
}
.mx-auto {
    margin-left: -7px;
}
}
@media screen and (min-width:375px) and (max-width:667px) {
.mr12 {
    margin-right: 31px;
}
.svgClose {
    margin-top: -30px;
}
}
.async-hide {
			opacity: 0 !important;
		}
