/* Inline <style> blocks from the live page /Suppliers (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;
}
}
.vendor-section {
    max-width: 1100px;
    margin: 40px auto;
    padding: 0 20px;
    font-family: "Poppins", sans-serif;
    }
    .vendor-title {
    font-family: Asap;
    font-weight: 700;
    font-style: Bold;
    font-size: 32px;
    leading-trim: NONE;
    line-height: 32px;
    letter-spacing: -0.43px;
    /* text-align: center; */
    }
    .vendor-banner {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    /* display: flex; */
    /* align-items: center; */
    }
    .vendor-banner img {
    width: 100%;
    }
    .vendor-overlay {
    position: absolute;
    bottom: 37%;
    right: 0;
    /*width: 100%;*/
    color: #fff;
    /* padding: 20px; */
    /* background: rgba(0, 0, 0, 0.4); */
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    }
    .vendor-overlay-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    padding: 0 15px 15px;
    /* background: rgba(0, 0, 0, 0.4); */
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    display: flex;
    }
    .vendor-overlay-text .vendor-text {
    font-family: Asap;
    font-weight: 700;
    font-style: Bold;
    font-size: 28px;
    leading-trim: NONE;
    line-height: 32px;
    letter-spacing: -0.43px;
    text-align: center;
    margin: 0 0 10px 0;
    color: #fff
    }
    .vendor-btn {
    background: #fff;
    color: #d50000;
    font-weight: 600;
    text-decoration: none;
    padding: 8px 16px;
    border-radius: 4px 0 0 4px;
    transition: all 0.3s ease;
    font-family: Asap;
    font-weight: 700;
    font-style: Bold;
    font-size: 32px;
    leading-trim: NONE;
    line-height: 32px;
    letter-spacing: -0.43px;
    text-align: center;
    }
    .vendor-btn:hover {
    background: #d50000;
    color: #fff;
    }
    /* ✅ Responsive Styles */
    @media (max-width: 991px) {
    .vendor-title {
    font-family: Asap;
    font-weight: 700;
    font-style: Bold;
    font-size: 30px;
    leading-trim: NONE;
    line-height: 32px;
    letter-spacing: -0.43px;
    /* text-align: center; */
    }
    /*.vendor-overlay {
    padding: 15px;
    }*/
    .vendor-overlay-text .vendor-text {
    font-family: Asap;
    font-weight: 700;
    font-style: Bold;
    font-size: 22px;
    leading-trim: NONE;
    line-height: 32px;
    letter-spacing: -0.43px;
    }
    .vendor-btn {
    font-family: Asap;
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 32px;
    letter-spacing: -0.43px;
    text-align: center;
    }
    }
    @media (max-width: 767px) {
    .vendor-title {
    font-family: Asap;
    font-weight: 700;
    font-style: Bold;
    font-size: 30px;
    leading-trim: NONE;
    line-height: 32px;
    letter-spacing: -0.43px;
    /* text-align: center; */
    }
    .vendor-overlay-text .vendor-text {
    font-family: Asap;
    font-weight: 700;
    font-style: Bold;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: -0.43px;
    text-align: center;
    }
    .vendor-btn {
    font-family: Asap;
    font-weight: 700;
    font-style: Bold;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 32px;
    letter-spacing: -0.43px;
    text-align: center;
    }
    }
.vendor-message {
    max-width: 1100px;
    margin: 0px auto;
    padding: 20px;
    text-align: center;
    font-family: "Poppins", sans-serif;
    /* border: 1px solid #ccc; */
    border-radius: 6px;
    background: #fff;
    }
    .vendor-message .vendor-heading {
    font-weight: bold;
    margin-bottom: 15px;
    font-family: Asap;
    font-size: 30px;
    line-height: 32px;
    letter-spacing: -0.43px;
    color: #000000;
    }
    .vendor-heading .highlight {
    color: #E01B1A;
    font-style: italic;
    }
    .vendor-message .divider {
    width: 175px;
    background: #000;
    margin: 15px auto;
    height: 1px;
    opacity: 1;
    border-width: 1px;
    }
    .vendor-message .vendor-paragraph {
    color: #000000;
    margin: 0 0 15px;
    font-family: Asap;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: -0.43px;
    text-align: center;
    }
    @media (max-width: 767px) {
    .vendor-message .vendor-heading {
    font-size: 20px;
    }
    .vendor-message .vendor-paragraph {
    font-size: 14px;
    line-height: 1.6;
    }
    }
.StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles {
    display: flex;
    justify-content: space-around;
    /* padding: 20px; */
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles .stillTalk_tile {
    border: 2px solid #D0D0D0;
    margin: 0;
    min-height: 400px;
    /* padding: 12px; */
    border-radius: 15px;
    max-width: 300px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    min-width: 194px;
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, .25);
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles .stillTalk_tileone {
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles .stillTalk_tiletwo {
    /* margin-left: 30px; */
    /*margin: 0 20px;*/
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles img {
    height: 58px;
    /* width: 58px; */
    margin-top: 15px;
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles h3 {
    /* margin: 22px 0; */
    font-stretch: normal;
    color: #00000;
    font-family: Asap;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.43px;
    text-align: center;
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles h3.span {
    font-family: Asap;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -.59px;
    color: #C8102E;
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles p {
    font-stretch: normal;
    color: #3C3C3B;
    padding: 0 10px;
    font-family: Asap;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: -0.43px;
    text-align: center;
    min-height: 160px;
    }
    @media(min-width: 1200px) and (max-width:1300px) {
    .StillTheTalkOfTheBlock .stillTalk_ImageSec .gifimg img {
    max-height: 350px;
    }
    }
    @media(min-width: 768px) and (max-width:991px) {
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles p {
    min-height: 210px;
    }
    }
    @media(min-width: 100px) and (max-width:767px) {
    .StillTheTalkOfTheBlock {
    margin: 24px;
    display: flex;
    flex-direction: column-reverse;
    }
    .StillTheTalkOfTheBlock .stillTalk_ImageSec {
    }
    .StillTheTalkOfTheBlock .stillTalk_content {
    margin: 0px;
    }
    .StillTheTalkOfTheBlock .stillTalk_content h2 {
    font-family: Asap;
    font-size: 26px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -.59px;
    color: #3C3C3B;
    }
    .StillTheTalkOfTheBlock .stillTalk_content h2 span {
    font-family: Asap;
    font-size: 26px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -.59px;
    color: #C8102E;
    }
    .StillTheTalkOfTheBlock .stillTalk_content .spnSince {
    font-family: Asap;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: italic;
    line-height: normal;
    letter-spacing: -.59px;
    color: #868686;
    }
    .StillTheTalkOfTheBlock .stillTalk_content p.stillTalk_text {
    margin: 30px 0;
    font-family: Asap;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -.59px;
    color: #3C3C3B;
    width: auto;
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles {
    display: grid;
    justify-content: space-evenly;
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles .stillTalk_tile {
    border: 2px solid #D0D0D0;
    margin: 0px;
    min-height: 235px;
    border-radius: 15px;
    width: 168px;
    display: flex;
    align-items: center;
    flex-direction: column;
    align-content: center;
    flex-wrap: wrap;
    min-width: auto;
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles .stillTalk_tile {
    width: auto;
    padding: 10px;
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles .stillTalk_tiletwo {
    margin: 20px 0;
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles img {
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles h3 {
    margin: 22px 0;
    font-family: Asap;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -.59px;
    color: #C8102E;
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles h3.span {
    font-family: Asap;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -.59px;
    color: #C8102E;
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles p {
    font-stretch: normal;
    font-style: normal;
    color: #3C3C3B;
    min-height: 110px;
    font-family: Asap;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: -0.43px;
    text-align: center;
    }
    }
    .StillTheTalkOfTheBlock .stillTalk_ImageSec img {
    box-shadow: 10px 10px #C8102E;
    border-radius: 10px;
    /* vertical-align: baseline; */
    width: auto;
    height: fit-content;
    margin: 10px;
    width: 272px;
    /* height: 272px; */
    min-height: 230px;
    max-height: 300px;
    }
    .StillTheTalkOfTheBlock {
    max-width: 1100px;
    margin: 0px auto;
    }
    @media(min-width: 768px) and (max-width:860px) {
    .StillTheTalkOfTheBlock .stillTalk_content p.stillTalk_text {
    width: -webkit-fill-available;
    }
    }
    @media(min-width: 768px) and (max-width:991px) {
    .StillTheTalkOfTheBlock .stillTalk_content {
    /* padding-left: 31px; */
    /* margin: 25px; */
    }
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles h3 span {
    font-size: 24px;
    }
    @media(min-width: 1200px) {
    .StillTheTalkOfTheBlock .stillTalk_content {
    /* padding-left: 50px; */
    }
    }
    @media(min-width: 992px) {
    .StillTheTalkOfTheBlock .stillTalk_content h2 {
    width: 106%;
    }
    }
    @media(min-width: 768px) and (max-width: 1024px) {
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles .stillTalk_tile {
    max-width: 215px;
    }
    }
    .stillTalk_tiles .main-btn {
    width: 180px;
    height: 40px;
    58px;
    opacity: 1;
    border-radius: 15px;
    color: #fff;
    background: #E01B1A;
    padding: 3px;
    min-width: 140px;
    border: 1px solid #c8102e;
    font-family: Asap;
    font-weight: 700;
    font-style: normal;
    font-size: 15px;
    line-height: 32px;
    letter-spacing: -0.43px;
    text-align: center;
    }
    .stillTalk_tile .action-btn {
    margin: 15px 0;
    }
    .StillTheTalkOfTheBlock .stillTalk_content {
    max-width: 1100px;
    padding: 20px;
    text-align: center;
    font-family: "Poppins", sans-serif;
    /* border: 1px solid #ccc; */
    border-radius: 6px;
    background: #fff;
    }
    .StillTheTalkOfTheBlock .stillTalk_content .dot::before {
    content: "";
    position: relative;
    width: 10px;
    height: 10px;
    background: #d50000;
    border-radius: 50%;
    display: block;
    top: 50%;
    }
    @media(min-width: 100px) and (max-width: 767px) {
    .StillTheTalkOfTheBlock .stillTalk_content .dot::before {
    position: relative;
    display: block;
    left: 50%;
    }
    }
    @media(min-width: 768px) and (max-width: 1024px) {
    .StillTheTalkOfTheBlock .stillTalk_content .dot::before {
    position: relative;
    display: block;
    left: 50%;
    top: 50%;
    }
    }
    .stillTalk_tiles .main-btn:focus {
    display: inline-block !important;
    height: 40px;
    width: 180px !important;
    padding: 2px;
    }
.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;
		}
