/* Inline <style> blocks from the live page /about (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;
}
}
.sunshineoffer img {
					display: inline-grid;
					padding: 18px 10px 16px 22px;
				}

				.sunshineoffer h4 {
					color: #C8102E;
					font-weight: 600;
				}

				.col-lg-4.sunshineoffer {
					text-align: center;
				}

				.col-lg-6.sunshineoffer {
					text-align: center;
				}

				.col-sm-6.sunshineoffer {
					text-align: center;
				}

				.col-md-6.sunshineoffer {
					text-align: center;
				}

				.sunshineoffer .main-btn {
					color: #fff;
				}

				.PressReleaseEnd-Content a {
					text-decoration: none !important;
					padding: 6px !important;
					color: #fff !important;
				}

				.welcome-div-lft {
					margin-top: 30px;
				}

				.lnk {
					font-weight: 700;
					color: #333 !important;
				}

				p &gt; a {
					text-decoration: none !important;
				}

					p &gt; a:hover {
						text-decoration: underline !important;
					}

				i {
					color: #c81023;
				}

				.desc_txt a {
					color: #337ab7 !important;
				}

					.desc_txt a:hover {
						color: #23527c !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;
		}
