/*! CSS Used from: https://www.wawa.com/CMSPages/GetResource.ashx?stylesheetname=wawa */
article{display:block;}
strong{font-weight:bold;}
h1{font-size:2em;margin:.67em 0;}
img{border:0;}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}
@media print{
*,*:before,*:after{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;}
img{page-break-inside:avoid;}
img{max-width:100%!important;}
p,h2{orphans:3;widows:3;}
h2{page-break-after:avoid;}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
img{vertical-align:middle;}
.img-responsive{display:block;max-width:100%;height:auto;}
hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee;}
h1,h2{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;}
h1,h2{margin-top:20px;margin-bottom:10px;}
h1{font-size:36px;}
h2{font-size:30px;}
p{margin:0 0 10px;}
ul{margin-top:0;margin-bottom:10px;}
.col-sm-6,.col-md-6,.col-lg-6,.col-xs-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px;}
.col-xs-12{float:left;}
.col-xs-12{width:100%;}
@media (min-width:768px){
.col-sm-6{float:left;}
.col-sm-6{width:50%;}
}
@media (min-width:1001px){
.col-md-6{float:left;}
.col-md-6{width:50%;}
}
@media (min-width:1260px){
.col-lg-6{float:left;}
.col-lg-6{width:50%;}
}
.tab-content>.tab-pane{display:none;visibility:hidden;}
.tab-content>.active{display:block;visibility:visible;}
.pull-right{float:right!important;}
p{margin:0;padding:0 0 25px 0;font-family:inherit;color:#202720;}
strong{font-weight:600;}
h1{font:44px/52px inherit;color:#202720;padding:0 0 15px 0;}
@media (max-width:1000px){
h1{font-size:32px;line-height:35px;}
}
h2{font:28px/32px inherit;color:#202720;padding:0 0 12px 0;}
@media (max-width:1000px){
h2{font-size:27px;line-height:30px;}
}
h1,h2{margin:0;}
ul{margin-bottom:25px;}
hr{position:relative;display:block;margin:15px 0 25px 0;padding:0;height:1px;border-top:1px solid #202720;clear:both;}
.channel-content .tab-content{position:relative;margin-right:20px;width:895px;float:left;display:flex;flex-direction:column;}
.channel-content .tab-content h1,.channel-content .tab-content h2{font-weight:bold!important;}
.channel-content .tab-content article{background:#fafafa;padding:30px 40px;}
@media (max-width:1000px){
.channel-content .tab-content article{padding:20px 20px 0 20px;}
.channel-content .tab-content article:after,.channel-content .tab-content article:before{content:" ";display:table;}
}
.channel-content .tab-content article ul{margin:0 0 25px;padding:0 0 0 30px;color:#202720;}
.channel-content .tab-content article ul li{padding-bottom:15px;font-family:inherit;}
@media (max-width:1000px){
.channel-content .tab-content article:after{display:block;content:" ";float:none;clear:both;}
}
.channel-content .tab-content .cell-half{padding:0;}
.channel-content .tab-content .cell-half.image{padding-bottom:25px;text-align:center;}
@media (max-width:1260px){
.channel-content .tab-content{width:705px;margin-right:10px;}
}
@media (max-width:1000px){
.channel-content .tab-content{width:100%;margin-right:0;float:none;}
.channel-content .tab-content:after{display:block;content:" ";float:none;clear:both;}
}
.channel-content .disclaimer{font-size:11px;line-height:18px;color:#202720;}
@media print{
*{background:transparent!important;color:black!important;text-shadow:none!important;filter:none!important;-ms-filter:none!important;}
img{page-break-inside:avoid;}
img{max-width:100%!important;}
p,h2{orphans:3;widows:3;}
h2{page-break-after:avoid;}
}
article,
figcaption,
figure,
nav {
    display: block;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
sup {
    font-size: 90%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
img {
    border: 0;
}
figure {
    margin: 1em 40px;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    a[href^="#"]:after {
        content: "";
    }
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
h2,
h3,
h4 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
}
p {
    margin: 0 0 10px;
}
.text-center {
    text-align: center;
}
ul {
    margin-top: 0;
    margin-bottom: 10px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.row:before,
.row:after {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.col-lg-4,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
@media (min-width: 768px) {
    .col-sm-6 {
        float: left;
    }
    .col-sm-6 {
        width: 50%;
    }
}
@media (min-width: 1001px) {
    .col-md-6 {
        float: left;
    }
    .col-md-6 {
        width: 50%;
    }
}
@media (min-width: 1260px) {
    .col-lg-4,
    .col-lg-6 {
        float: left;
    }
    .col-lg-4 {
        width: 33.3333333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
}
.collapse {
    display: none;
    visibility: hidden;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav:before,
.nav:after {
    content: " ";
    display: table;
}
.nav:after {
    clear: both;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #eee;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
.tab-content > .tab-pane {
    display: none;
    visibility: hidden;
}
.tab-content > .active {
    display: block;
    visibility: visible;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
    padding: 15px;
}
.panel-body:before,
.panel-body:after {
    content: " ";
    display: table;
}
.panel-body:after {
    clear: both;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.panel-title > a {
    color: inherit;
}
.panel-default {
    border-color: #ddd;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.pull-right {
    float: right !important;
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 1000px) {
    .hidden-sm {
        display: none !important;
    }
}
p {
    margin: 0;
    padding: 0 0 25px 0;
    color: #202720;
}
h2 {
    font: 28px/32px inherit;
    color: #202720;
    padding: 0 0 12px 0;
}
@media (max-width: 1000px) {
    h2 {
        font-size: 27px;
        line-height: 30px;
    }
}
h3 {
    font: 24px/27px inherit;
    color: #202720;
    padding: 5px 0 15px 0;
}
@media (max-width: 1000px) {
    h3 {
        font-size: 19px;
        line-height: 22px;
    }
}
h4 {
    font: 14px/19px inherit;
    color: #422007;
    padding: 5px 0 15px 0;
}
h2,
h3,
h4 {
    margin: 0;
}
h2 sup {
    font-size: 60%;
}
ul {
    margin-bottom: 25px;
}
a {
    color: #c41230;
    text-decoration: underline;
}
a:hover,
a:focus {
    color: #202720;
}
a:visited {
    color: #750019;
}
hr {
    position: relative;
    display: block;
    margin: 15px 0 25px 0;
    padding: 0;
    height: 1px;
    border-top: 1px solid #202720;
    clear: both;
}
.channel-content .tab-navigation + .accordion-link {
    margin-top: 0;
}
.channel-content .nav-tabs {
    height: 39px;
    border: none;
}
.channel-content .nav-tabs li {
    margin: 0 5px 0 0;
    padding: 0;
    height: 39px;
    background: #cc092f;
    background-color: #cc092f;
}
.channel-content .nav-tabs li a {
    display: block;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 12px 16px;
    font-family: inherit;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
}
.channel-content .nav-tabs li a:hover {
    text-decoration: underline;
}
.channel-content .nav-tabs li.active {
    background: #fafafa;
    filter: none;
}
.channel-content .nav-tabs li.active a {
    background: transparent;
    border: none;
    color: #202720;
}
.channel-content .nav-tabs li:not(.active) {
    line-height: 30px;
    transition: all 0.2s ease;
}
.channel-content .nav-tabs li:not(.active):hover {
    margin-top: -4px;
    height: 43px;
    text-decoration: none;
}
.channel-content .nav-tabs li:not(.active):hover a {
    background: transparent;
    color: #422007;
}
@media (max-width: 1260px) {
    .channel-content .nav-tabs {
        width: 1000px;
        margin: 0 auto;
    }
}
@media (max-width: 1000px) {
    .channel-content .nav-tabs {
        display: none;
    }
}
.channel-content .accordion-link {
    display: none;
    position: relative;
    list-style: none;
    background: #fcf9f5;
    margin: -1px 0 0;
    padding: 7px 16px 5px 40px;
    border-bottom: 1px solid #d7c3af;
    border-top: 1px solid #d7c3af;
    background: #cc092f;
    color: #fff;
    font-family: inherit;
    font-weight: bold;
    font-size: 15px;
    line-height: 23px;
    text-transform: uppercase;
}
.channel-content .accordion-link.accordion-active {
    background: #fafafa;
    color: #202720;
}
.channel-content .accordion-link.accordion-active:before {
    width: 9px;
    height: 2px;
    top: 18px;
    background-size: contain;
}
.channel-content .accordion-link:before {
    position: absolute;
    display: block;
    content: "";
    width: 10px;
    height: 10px;
    top: 13px;
    left: 22px;
    background-size: contain;
}
@media (max-width: 1000px) {
    .channel-content .accordion-link {
        display: block;
    }
}
.channel-content .tab-content {
    position: relative;
    margin-right: 20px;
    width: 895px;
    float: left;
    display: flex;
    flex-direction: column;
}
.channel-content .tab-content h2,
.channel-content .tab-content h3 {
    font-weight: bold !important;
}
.channel-content .tab-content article {
    background: #fafafa;
    padding: 30px 40px;
}
@media (max-width: 1000px) {
    .channel-content .tab-content article {
        padding: 20px 20px 0 20px;
    }
    .channel-content .tab-content article:after,
    .channel-content .tab-content article:before {
        content: " ";
        display: table;
    }
}
@media (max-width: 1000px) {
    .channel-content .tab-content article:after {
        display: block;
        content: " ";
        float: none;
        clear: both;
    }
}
.channel-content .tab-content .cell-half {
    padding: 0;
}
.channel-content .tab-content .cell-half.image {
    padding-bottom: 25px;
    text-align: center;
}
@media (max-width: 1260px) {
    .channel-content .tab-content {
        width: 705px;
        margin-right: 10px;
    }
}
@media (max-width: 1000px) {
    .channel-content .tab-content {
        width: 100%;
        margin-right: 0;
        float: none;
    }
    .channel-content .tab-content:after {
        display: block;
        content: " ";
        float: none;
        clear: both;
    }
}
.channel-content .varieties-accordion {
    display: block;
    border-radius: 0;
    border: 0 !important;
    box-shadow: none;
    -webkit-box-shadow: none;
    clear: both;
    width: auto;
    background: transparent !important;
}
.channel-content .varieties-accordion .panel-heading {
    border-bottom: 0;
    padding: 0;
}
.channel-content .varieties-accordion .panel-heading .panel-title {
    padding: 0;
    font-size: 15px;
    line-height: 17px;
    color: #c41230;
}
.channel-content .varieties-accordion .panel-heading .panel-title a {
    display: block;
    padding: 8px 15px 8px 15px;
}
.channel-content .varieties-accordion .panel-heading .panel-title a:hover,
.channel-content .varieties-accordion .panel-heading .panel-title a:active,
.channel-content .varieties-accordion .panel-heading .panel-title a:focus {
    text-decoration: none;
}
.channel-content .varieties-accordion .panel-body {
    padding: 25px 25px 0 25px;
}
.channel-content .varieties-accordion figure {
    padding-bottom: 15px;
}
.channel-content .varieties-accordion figure img {
    position: relative;
    padding-right: 10px;
    float: left;
}
.channel-content .varieties-accordion figure figcaption {
    padding-right: 15px;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #202720;
}
@media print {
    * {
        background: transparent !important;
        color: black !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    a[href^="#"]:after {
        content: "";
    }
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    nav {
        display: none;
    }
}