/* Inline <style> blocks from the live page /giftcards (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;
}
}
.App_Header_section .App_Header h2{
color:#c8102e;
}
@media (min-width: 992px){
.alreadyhave-GiftCard .alreadyHaveTextSec {
    margin-left: 60px;
}
.alreadyhave-GiftCard .gift-alreadySec{
margin-top: 20px;
}
}
.alreadyhave-GiftCard .alreadyHaveTextSec p{
margin-top: 22px;
}

.alreadyhave-GiftCard .alreadyHaveTextSec a{
display: inline-block;
margin-left: 5px !important;
font-size: 1em !important;
}
.container_faq .mystery-faqlink {
    display: block !important;
    }
    .container_faq .faq i {
    font-size: 14px;
    }
    .container_faq .faq .accordianTitle{
    text-align: center;
    }
    .card-header h3 {
    font-size: 1em;
    margin-top: 10px;
    }
    @media screen and (max-width: 991px) {
    .about__rewards .container-fluid {
    overflow: hidden;
    }
    .faqbg img, .faqbg svg {
    width: 100%;
    }
    }
    .container_faq .faq .accordianTitle{
    color:#c8102e;
    }
    .container_faq .mystery-descr{
    display:none;
    }
    .container_faq .faq a{
    font-weight: bold;
    color:#c8102e;
    }
    @media(min-width:100px) and (max-width:991px){
    .container_faq .faq{
    width:100%;
    }
    }
    @media (min-width: 768px) and (max-width: 1024px){
    .container_faq .container {
    width: 100%;
    padding: 24px;
    }
    .container_faq .faq{
    width:100%;
    }
    }
.giftCard-HowWorksSec .boxBorder .txtArea .infoTxt {
color:#3c3c3b;
}

 .giftCard-HowWorksSec .boxBorder .txtArea .infoTxt .gift{
font-weight:500;
}
.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;
		}

/* Live /giftcards ships these as an inline <style> inside the "Already have a gift card?"
   rich text (extracted from the live DOM) — the bundle's .alreadyHaveTextSec{margin-left:-65px}
   is corrected back to 60px on desktop by this block. */
@media (min-width: 992px) {
    .alreadyhave-GiftCard .alreadyHaveTextSec { margin-left: 60px; }
    .alreadyhave-GiftCard .gift-alreadySec { margin-top: 20px; }
}
.alreadyhave-GiftCard .alreadyHaveTextSec p { margin-top: 22px; }
.alreadyhave-GiftCard .alreadyHaveTextSec a { display: inline-block; margin-left: 5px !important; font-size: 1em !important; }
