/* Inline <style> blocks from the live page /subpoenarequests (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;
}
}
.pharmacy-resources-section{
    margin-top: 20px;
    }
    .pro-inner-info.col-md-12.col-sm-12.col-xs-12 {
    box-shadow: 0 2px 14px 0 rgba(0,0,0,.25);
    padding: 24px;
    background: #fff;
    }
    .pharmacy-resources-section .pro-inner .d-lg-flex .resource-set .resource-list a {
    font-size: 1em;
    }
    ul.sub-list {
    padding-left: 0;
    }
    ul.sub-list li {
    margin-bottom: 24px;
    }
    ul.sub-list li &gt; a {
    color: #c8102e;
    font-size: 0.9em;
    line-height: 1.5;
    }
    @media (max-width: 767px) and (min-width: 100px){
    .pharmacy-resources-section{
    margin-top: 30px;
    }
    }
/*.pro-inner-info.col-md-12.col-sm-12.col-xs-12.headercopy {
    margin-bottom: -60px;
    }*/
    .pharmacy-resources-section .pro-inner .d-lg-flex .pro-inner-info p {
    font-size: 1em !important;
    }
    @media screen and max-width: (max-width: 767px) {
    .pro-inner-info.col-md-12.col-sm-12.col-xs-12.headercopy {
    margin-bottom: auto;
    }
    }
.pad{
padding:15px;
}
.pro-inner-info.headercopy a, .pro-inner-info.headercopy a:focus {
    display: initial;
}
.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;
		}
