@font-face {
  font-family: 'icomoon';
  src: url('assets/fonts/icomoon.eot?8yzryh');
  src: url('assets/fonts/icomoon.eot?8yzryh#iefix') format('embedded-opentype'), url('assets/fonts/icomoon.ttf?8yzryh') format('truetype'), url('assets/fonts/icomoon.woff?8yzryh') format('woff'), url('assets/fonts/icomoon.svg?8yzryh#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-search:before {
  content: "\e900";
}
.icon-locate-pin:before {
  content: "\e901";
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}
*, :after, :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
h1, h2, h3, h4, h5, h6 {
  margin-top: .5rem;
  margin-bottom: 1rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit
}
h1 {
  font-size: 2.5rem
}
h2 {
  font-size: 2rem
}
h3 {
  font-size: 1.75rem
}
h4 {
  font-size: 1.5rem
}
h5 {
  font-size: 1.25rem
}
h6 {
  font-size: 1rem
}
p {
  margin-top: 0;
  margin-bottom: .9rem
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
  white-space: pre-wrap
}
a {
  background-color: transparent;
  text-decoration: none;
  color: #c36
}
a:active, a:hover {
  color: #336
}
a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none
}
a:not([href]):not([tabindex]):focus {
  outline: 0
}
abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
b, strong {
  font-weight: bolder
}
code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
img {
  border-style: none;
  height: auto;
  max-width: 100%
}
details {
  display: block
}
summary {
  display: list-item
}
figcaption {
  font-size: 16px;
  color: #333;
  line-height: 1.4;
  font-style: italic;
  font-weight: 400
}
[hidden], template {
  display: none
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0
}
@media print {
  *, :after, :before {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important
  }
  a, a:visited {
    text-decoration: underline
  }
  a[href]:after {
    content: " ("attr(href) ")"
  }
  abbr[title]:after {
    content: " ("attr(title) ")"
  }
  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""
  }
  pre {
    white-space: pre-wrap !important
  }
  blockquote, pre {
    page-break-inside: avoid;
    border: 1px solid #ccc
  }
  thead {
    display: table-header-group
  }
  img, tr {
    page-break-inside: avoid
  }
  h2, h3, p {
    orphans: 3;
    widows: 3
  }
  h2, h3 {
    page-break-after: avoid
  }
}
label {
  display: inline-block;
  line-height: 1;
  vertical-align: middle
}
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
  width: 100%;
  border: 1px solid #666;
  border-radius: 3px;
  padding: .5rem 1rem;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
input[type=date]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, select:focus, textarea:focus {
  border-color: #333
}
button, input {
  overflow: visible
}
button, select {
  text-transform: none
}
[type=button], [type=reset], [type=submit], button {
  width: auto;
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText
}
[type=button], [type=submit], button {
  display: inline-block;
  font-weight: 400;
  color: #c36;
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid #c36;
  padding: .5rem 1rem;
  font-size: 1rem;
  border-radius: 3px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
[type=button]:focus, [type=submit]:focus, button:focus {
  outline: 5px auto -webkit-focus-ring-color
}
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
  color: #fff;
  background-color: #c36;
  text-decoration: none
}
[type=button]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
  cursor: pointer
}
fieldset {
  padding: .35em .75em .625em
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto;
  resize: vertical
}
[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
select {
  display: block
}
table {
  background-color: transparent;
  width: 100%;
  margin-bottom: 15px;
  font-size: .9em;
  border-spacing: 0;
  border-collapse: collapse
}
table td, table th {
  padding: 15px;
  line-height: 1.5;
  vertical-align: top;
  border: 1px solid #ccc
}
table th {
  font-weight: 700
}
table tfoot th, table thead th {
  font-size: 1em
}
table caption + thead tr:first-child td, table caption + thead tr:first-child th, table colgroup + thead tr:first-child td, table colgroup + thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th {
  border-top: 1px solid #ccc
}
table tbody > tr:nth-child(odd) > td, table tbody > tr:nth-child(odd) > th {
  background-color: #f7f7f7
}
table tbody tr:hover > td, table tbody tr:hover > th {
  background-color: #e9e9e9
}
table tbody + tbody {
  border-top: 2px solid #ccc
}
@media (max-width:767px) {
  table table {
    font-size: .8em
  }
  table table td, table table th {
    padding: 7px;
    line-height: 1.3
  }
  table table th {
    font-weight: 400
  }
}
dd, dl, dt, li, ol, ul {
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent
}

/*Category Page CSS*/

.discard-changes-modal .headline-text a.focus-visible, .mcd-card--result__without-image a.small.link.focus-visible, .mcd-category-page--full-width .skipnav a.focus-visible, .mcd-category-page .skipnav a.focus-visible, .mcd-category-page__main-content .full-menu-section.d-block.focus-visible .full-menu-text, .mcd-customize-meal__back-slide.focus-visible, .mcd-customize-meal__return-link a.focus-visible, .mcd-faq__panel-answer a.focus-visible:focus, .mcd-faq__panel-questions-link.focus-visible:focus, .mcd-global-nav .closeMenuButton.focus-visible, .mcd-global-nav .links__item .link.focus-visible .rl-change, .mcd-global-nav .nav-skip-to-content.focus-visible, .mcd-microsite-navigation .nav-skip-to-content.focus-visible, .mcd-newsroom-promo__seemore a.focus-visible, .mcd-nutrition-calculator .nutrition-menu .go-back-listview.focus-visible, .mcd-nutrition-calculator__category-selection-head a.focus-visible, .mcd-nutrition-calculator__heading a.focus-visible, .mcd-nutrition-calculator__nutrition-meal-details .meal-list .meal-item button.btn-close.focus-visible, .mcd-nutrition-calculator__nutrition-meal-details .meal-list .more-actions + div.text-center a.text-link.focus-visible, .mcd-nutrition-calculator__product-selection-container .title-container .btn-back.focus-visible, .mcd-nutrition-calculator__product-selection-container .title-container button.focus-visible, .mcd-product-block__change-link.focus-visible:focus, .mcd-publication__text-description a.focus-visible, .mcd-related-items .mobile-view-all.focus-visible, .mcd-related-items__heading .view-all.focus-visible, .mcd-rlresults .rl-careers__order-now--map-view a.focus-visible, .mcd-rlresults .rl-careers__order-now--mobile a.focus-visible, .mcd-rlresults .rl-careers__order-now a.focus-visible, .mcd-rlresults .rl-careers a.focus-visible, .mcd-rlresults .rl-subheading-extradetails .phone.focus-visible, .mcd-rlresults .rl-subheading-extradetails a.focus-visible, .mcd-rlresults .rl-title.rl-global-link a.focus-visible, .mcd-rlresults__filter-items .sr-reset__reset .btn-link.focus-visible, .mcd-rlresults__filter-items .text-center .btn-link.focus-visible.btn--no-style, .mcd-rlresults__filter-items .text-center .btn.btn-link.focus-visible, .mcd-search__result-section--container .mcd-card--result__without-image a.small.link.focus-visible, .nutrition-calculator .headline-text a.focus-visible, .product-detail .order-now .customize-meal-link.focus-visible:focus, .product-detail__description a.focus-visible, .skipnav a.focus-visible, a.learn-more-btn.focus-visible, p a.focus-visible:focus {
  text-decoration: underline;
  outline-style: dotted;
  outline-width: 2px;
  outline-width: .125rem;
  outline-color: inherit
}

.mcd-category-page, .mcd-category-page--full-width {
  padding-right: 16px;
  padding-right: 1rem;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  padding: 0 12px;
  padding: 0 .75rem
}
.mcd-category-page--full-width:after, .mcd-category-page:after {
  display: block;
  clear: both;
  content: ""
}
@media (min-width:768px) {
  .mcd-category-page, .mcd-category-page--full-width {
    width: 768px
  }
}
@media (min-width:992px) {
  .mcd-category-page, .mcd-category-page--full-width {
    width: 992px
  }
}
@media (min-width:1200px) {
  .mcd-category-page, .mcd-category-page--full-width {
    width: 1200px
  }
}
.mcd-category-page--full-width .flag, .mcd-category-page .flag {
  display: block;
  height: 14px;
  height: .875rem;
  color: #bf5000;
  font-family: "Speedee", Sans-serif;
  font-weight: bold;
  font-size: 14px;
  font-size: .875rem;
  letter-spacing: -.1px;
  letter-spacing: -.00625rem;
  line-height: 14px;
  line-height: .875rem;
  text-align: center;
  margin: 1px 0 8px;
  margin: .0625rem 0 .5rem
}
.mcd-category-page--full-width {
  padding-right: 16px;
  padding-right: 1rem;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  margin: auto;
  padding: 12;
  max-width: 100%
}
.mcd-category-page--full-width .parbase + .productListing {
  margin-top: 60px;
  margin-top: 3.75rem
}
.mcd-category-page--full-width:after {
  display: block;
  clear: both;
  content: ""
}
@media (min-width:768px) {
  .mcd-category-page--full-width {
    width: 768px
  }
}
@media (min-width:992px) {
  .mcd-category-page--full-width {
    width: 992px
  }
}
@media (min-width:1200px) {
  .mcd-category-page--full-width {
    width: 1200px
  }
}
.mcd-category-page--full-width .full-menu-icon-style {
  display: inline-block;
  height: 22px;
  height: 1.375rem;
  font-size: 18px;
  font-size: 1.125rem;
  position: relative;
  text-align: center;
  top: 3px;
  top: .1875rem;
  width: 22px;
  width: 1.375rem
}
.mcd-category-page--full-width .full-menu-icon-style:before {
  color: #006bae
}
.mcd-category-page--full-width .full-menu-section {
  padding: 12px 0 0;
  padding: .75rem 0 0
}
.mcd-category-page--full-width .skipnav, .mcd-category-page .skipnav {
  height: 80px;
  height: 5rem;
  position: absolute;
  text-align: left
}
.mcd-category-page--full-width .skipnav a, .mcd-category-page .skipnav a {
  position: absolute;
  left: 0;
  width: 1px;
  width: .0625rem;
  height: 1px;
  height: .0625rem;
  overflow: hidden;
  text-decoration: underline
}
.mcd-category-page--full-width .skipnav a:active, .mcd-category-page--full-width .skipnav a:focus, .mcd-category-page .skipnav a:active, .mcd-category-page .skipnav a:focus {
  position: static;
  left: 0;
  width: auto;
  height: auto;
  overflow: visible;
  text-decoration: underline
}
.mcd-category-page__main-content {
  width: 100%
}
.mcd-category-page__main-content .full-menu-section {
  padding: 12px 0 0;
  padding: .75rem 0 0
}
.mcd-category-page__main-content .full-menu-section .full-menu-icon-style {
  display: inline-block;
  height: 22px;
  height: 1.375rem;
  font-size: 18px;
  font-size: 1.125rem;
  position: relative;
  text-align: center;
  top: 3px;
  top: .1875rem;
  width: 22px;
  width: 1.375rem
}
.mcd-category-page__main-content .full-menu-section .full-menu-icon-style:before {
  color: #006bae
}
.mcd-category-page__main-content .full-menu-section .full-menu-text {
  color: #006bae;
  display: inline-block;
  font-weight: 300;
  line-height: 22px;
  line-height: 1.375rem;
  text-decoration: underline
}
.mcd-category-page__main-content__title {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1.2;
  font-family: "Speedee", Sans-serif;
  font-weight: bold;
  color: #292929;
  margin: 17px 0 0;
  margin: 1.0625rem 0 0;
  text-align: center
}
@media screen and (min-width:48rem) {
  .mcd-category-page__main-content__title {
    font-size: 3.375rem;
    line-height: 1.2
  }
}
.mcd-category-page__main-content .categories-list {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.mcd-category-page__main-content .categories-list .categories-list-item {
  float: left;
  list-style: none;
  margin: 0 0 29px;
  margin: 0 0 1.8125rem;
  min-width: 144px;
  min-width: 9rem;
  min-height: 236px;
  min-height: 14.75rem;
  width: 47%
}
.mcd-category-page__main-content .categories-list .categories-list-item:nth-child(odd) {
  margin-right: 8px;
  margin-right: .5rem
}
.mcd-category-page__main-content .categories-list .categories-list-item .categories-item-img {
  display: block;
  height: 144px;
  height: 9rem;
  margin: auto;
  width: 144px;
  width: 9rem;
  /*padding:1rem;*/
  padding:0px;
}
.mcd-category-page__main-content .categories-list .categories-list-item .categories-item-details {
  min-height: 50px;
  min-height: 3.125rem
}
.mcd-category-page__main-content .categories-list .categories-list-item .categories-item-details .categories-item-name {
  bottom: 0;
  color: #292929;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 22px;
  line-height: 1.375rem;
  margin-bottom: 10px;
  margin-bottom: .625rem
}
.mcd-category-page__main-content .categories-list .categories-list-item .categories-item-details .categories-item-calories {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.7;
  font-weight: 300;
  color: #292929;
  bottom: -22px;
  bottom: -1.375rem
}
@media screen and (min-width:48rem) {
  .mcd-category-page__main-content .categories-list .categories-list-item .categories-item-details .categories-item-calories {
    font-size: 1rem;
    line-height: 1.5
  }
}
.mcd-category-page__main-content .categories-list .categories-list-item .categories-item-details .categories-item-calories, .mcd-category-page__main-content .categories-list .categories-list-item .categories-item-details .categories-item-name {
  display: block;
  text-align: center;
  word-wrap: break-word;
  width: 100%
}
@media screen and (min-width:48rem) {
  .mcd-category-page__main-content .categories-list .categories-list-item .categories-item-details .categories-item-calories, .mcd-category-page__main-content .categories-list .categories-list-item .categories-item-details .categories-item-name {
    word-wrap: normal
  }
}
.mcd-category-page__main-content .categories-list .categories-list-item .categories-item-link.focus-visible {
  text-decoration: none
}
.mcd-category-page__main-content .categories-list .categories-list-item .categories-item-link.focus-visible .mcd-category-page__details {
  outline: 2px solid #292929;
  outline: .125rem solid #292929
}
.mcd-category-page__details {
  padding-bottom: 20px;
  padding-bottom: 1.25rem
}
.mcd-category-page__back-to-top-mobile {
  margin: 35px 0 60px;
  margin: 2.1875rem 0 3.75rem;
  text-align: center
}
.mcd-category-page__back-to-top-mobile.back-to-top-section {
  bottom: 0;
  display: block;
  height: 48px;
  height: 3rem;
  text-align: center;
  width: 100%
}
.mcd-category-page__back-to-top-mobile.back-to-top-section .icon-style {
  display: inline-block;
  font-size: 20px;
  font-size: 1.25rem;
  height: 30px;
  height: 1.875rem;
  width: 30px;
  width: 1.875rem
}
.mcd-category-page__back-to-top-mobile.back-to-top-section .icon-style:before {
  position: relative;
  top: 3px;
  top: .1875rem
}
.mcd-category-page__back-to-top-mobile.back-to-top-section .back-to-top {
  height: 48px;
  height: 3rem;
  min-width: 145px;
  min-width: 9.0625rem;
  padding: 10px 16px 8px 8px;
  padding: .625rem 1rem .5rem .5rem;
  text-decoration: none
}
.mcd-category-page__back-to-top-mobile.back-to-top-section .back-to-top.focus-visible:focus {
  padding: 9px 15px 7px 7px;
  padding: .5625rem .9375rem .4375rem .4375rem
}
.mcd-category-page__back-to-top-mobile.back-to-top-section .back-to-top .btn-text {
  color: #292929;
  display: inline-block;
  line-height: 19px;
  line-height: 1.1875rem;
  padding: 5px 0 6px 6px;
  padding: .3125rem 0 .375rem .375rem
}
@media screen and (min-width:48rem) {
  .mcd-category-page, .mcd-category-page--full-width {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0
  }
  .mcd-category-page--full-width .flag, .mcd-category-page .flag {
    margin: .4375rem 0 .5625rem
  }
  .mcd-category-page--full-width .parbase + .productListing {
    margin-top: 6.25rem
  }
  .mcd-category-page__left-nav {
    display: inline-block;
    margin: 0 0 6.125rem;
    width: 17.3125rem;
    padding-left: 0;
    padding-top: 5.8125rem;
    position: relative
  }
  .mcd-category-page__back-to-top {
    width: 17.3125rem
  }
  .mcd-category-page__back-to-top.back-to-top-section {
    bottom: 0;
    display: block;
    height: 3rem;
    left: -17.3125rem;
    margin-bottom: 1.375rem;
    position: absolute;
    text-align: center
  }
  .mcd-category-page__back-to-top.back-to-top-section .icon-style {
    display: inline-block;
    font-size: 1.25rem;
    height: 1.875rem;
    width: 1.875rem
  }
  .mcd-category-page__back-to-top.back-to-top-section .icon-style:before {
    position: relative;
    top: .1875rem
  }
  .mcd-category-page__back-to-top.back-to-top-section .back-to-top {
    height: 3rem;
    min-width: 9.0625rem;
    padding: .625rem 1rem .5rem .5rem
  }
  .mcd-category-page__back-to-top.back-to-top-section .back-to-top.focus-visible:focus {
    padding: .5625rem .9375rem .4375rem .4375rem
  }
  .mcd-category-page__back-to-top.back-to-top-section .back-to-top .btn-text {
    color: #292929;
    display: inline-block;
    line-height: 1.1875rem;
    padding: .3125rem 0 .375rem .375rem
  }
  .mcd-category-page__links-section {
    border: .0625rem solid #adadad;
    border-radius: .25rem;
    -webkit-box-shadow: 0 .09375rem .09375rem 0 rgba(41, 41, 41, .08), 0 .0625rem .125rem 0 rgba(41, 41, 41, .16);
    box-shadow: 0 .09375rem .09375rem 0 rgba(41, 41, 41, .08), 0 .0625rem .125rem 0 rgba(41, 41, 41, .16);
    min-height: 4.875rem;
    margin: 0;
    padding: 0;
    min-width: 17.3125rem
  }
  .mcd-category-page__links-section.full-menu-item {
    margin-top: .3125rem;
    margin-bottom: 1.875rem
  }
  .mcd-category-page__links-section.full-menu-item .mcd-category-page__link-item.active {
    border-radius: .1875rem
  }
  .mcd-category-page__link-item {
    height: 5rem;
    list-style: none;
    width: 17.3125rem;
    margin-bottom: .3125rem
  }
  .mcd-category-page__link-item:last-child {
    margin-bottom: 0
  }
  .mcd-category-page__link-item.active {
    border-left: .3125rem solid #db0007
  }
  .mcd-category-page__link-item.active .category-img {
    margin-left: .5625rem
  }
  .mcd-category-page__link-item.active .category-title {
    font-family: "Speedee", Sans-serif;
    font-weight: bold;
    width: 9.8125rem;
    padding: 1.75rem .9375rem 1.75rem 0
  }
  .mcd-category-page__link-item .category-link {
    display: table;
    height: 5rem;
    text-decoration: none
  }
  .mcd-category-page__link-item .category-link.focus-visible {
    text-decoration: none
  }
  .mcd-category-page__link-item .category-link.focus-visible .category-title {
    text-decoration: underline
  }
  .mcd-category-page__link-item .category-img {
    height: 5rem;
    margin: 0 .9375rem 0 .875rem;
    width: 5rem;
    display: table-cell;
    vertical-align: middle
  }
  .mcd-category-page__link-item .category-title {
    color: #292929;
    font-family: speedee;
    font-size: 1.125rem;
    line-height: 1.375rem;
    width: 10.125rem;
    word-break: break-word;
    display: table-cell;
    vertical-align: middle;
    padding: 0 .9375rem 0 0
  }
  .mcd-category-page__details {
    padding-bottom: 1.375rem
  }
  .mcd-category-page__main-content {
    display: block;
    margin-bottom: 6.875rem;
    padding-top: 6.25rem;
    position: relative;
    width: 80%
  }
  .mcd-category-page__main-content__title {
    font-size: 2.25rem;
    line-height: 1.2;
    font-family: "Speedee", Sans-serif;
    font-weight: bold;
    color: #292929;
    line-height: 3.5625rem;
    margin: 0 0 1.4375rem;
    text-align: center
  }
}
@media screen and (min-width:48rem) and (min-width:48rem) {
  .mcd-category-page__main-content__title {
    font-size: 3.375rem;
    line-height: 1.2
  }
}
@media screen and (min-width:48rem) {
  .mcd-category-page__main-content .categories-list {
    width: 100%
  }
  .mcd-category-page__main-content .categories-list .categories-list-item {
    margin: 0 0 1.375rem 1.25rem;
    padding: .9375rem 0 0;
    width: 14.3125rem;
    height: 21.125rem
  }
  .mcd-category-page__main-content .categories-list .categories-list-item:nth-child(odd) {
    margin-right: 0
  }
  .mcd-category-page__main-content .categories-list .categories-list-item .categories-item-link {
    display: block;
    text-decoration: none
  }
  .mcd-category-page__main-content .categories-list .categories-list-item .categories-item-link .categories-item-img {
    height: 11.125rem;
    margin: 0 auto .0625rem;
    width: 11.125rem;
    /*padding:1.25rem;*/
    padding:0px;
  }
  .mcd-category-page__main-content .categories-list .categories-list-item .categories-item-link .categories-item-details {
    margin: 0 1.875rem 0 1.9375rem;
    min-height: 3.125rem
  }
  .mcd-category-page__main-content .categories-list .categories-list-item .categories-item-link .categories-item-details .categories-item-name {
    font-size: 1.25rem;
    margin-bottom: .3125rem;
    line-height: 1.5625rem
  }
  .mcd-category-page__main-content .categories-list .categories-list-item .categories-item-link .categories-item-details .categories-item-calories, .mcd-category-page__main-content .categories-list .categories-list-item .categories-item-link .categories-item-details .categories-item-name {
    display: block;
    text-align: center;
    width: 100%
  }
}
@media screen and (min-width:48rem) and (max-width:61.9375rem) {
  .mcd-category-page, .mcd-category-page--full-width {
    width: 100%
  }
  .mcd-category-page__main-content .categories-list .categories-list-item {
    width: 47%;
    margin-left: .5625rem
  }
  .mcd-category-page__main-content .categories-list .categories-list-item:nth-child(odd) {
    margin-right: 0
  }
  .mcd-category-page--full-width .mcd-category-page__item, .mcd-category-page .mcd-category-page__item {
    width: 30.4%
  }
}
@media screen and (min-width:47.9375rem) and (max-width:69.9375rem) {
  .mcd-category-page__back-to-top.back-to-top-section {
    position: static;
    width: 100%
  }
}
@media screen and (min-width:48rem) and (-webkit-min-device-pixel-ratio:0) {
  .mcd-category-page, .mcd-category-page--full-width {
    width: 73.1875rem
  }
}
@media only screen and (min-width:64rem) and (max-height:85.375rem) and (-webkit-min-device-pixel-ratio:1.5) {
  .mcd-category-page, .mcd-category-page--full-width {
    width: 90%
  }
}
@media screen and (min-width:48rem) and (max-width:61.9375rem) {
  .mcd-category-page, .mcd-category-page--full-width {
    width: 100%
  }
}
.mcd-category-page__content--full-width {
  width: 100%
}
.mcd-category-page__content--full-width .mcd-category-page__left-nav {
  padding-top: 0;
  width: auto;
  margin-right: 0;
  float: left
}
@media screen and (min-width:48rem) {
  .mcd-category-page__content--full-width .mcd-category-page__left-nav {
    width: auto;
    padding-top: 5.8125rem;
    margin-right: .855%;
    margin-bottom: .03906rem
  }
}
@media screen and (min-width:48rem) {
  .mcd-category-page__content--full-width .mcd-category-page__links-section {
    width: 23.5445%
  }
}
.mcd-category-page__content--full-width .mcd-category-page__link-item {
  width: auto
}
.mcd-category-page__content--full-width__links-section {
  padding-left: 0
}
@media screen and (min-width:48rem) and (max-width:61.9375rem) {
  .mcd-category-page__content--full-width .mcd-category-page__item {
    margin: 0
  }
}
.mcd-category-page__content--full-width .mcd-hero, .mcd-category-page__content .mcd-hero {
  margin: 75px auto 93px;
  margin: 4.6875rem auto 5.8125rem
}
@media screen and (min-width:48rem) {
  .mcd-category-page__content--full-width .mcd-hero, .mcd-category-page__content .mcd-hero {
    margin: 4.6875rem auto 5.8125rem
  }
}
.mcd-category-page__items-list {
  float: left
}
@media screen and (min-width:48rem) {
  .mcd-category-page__items-list {
    float: none
  }
}
.mcd-category-page__items-list ul {
  padding-left: 0;
  margin: 0
}
.mcd-category-page__items-list .skipnav {
  margin-left: 277px;
  margin-left: 17.3125rem
}
.mcd-category-page__main-heading {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1.2;
  font-family: "Speedee", Sans-serif;
  font-weight: bold;
  color: #292929;
  margin-top: 51px;
  margin-top: 3.1875rem;
  margin-bottom: 0;
  text-align: center
}
@media screen and (min-width:48rem) {
  .mcd-category-page__main-heading {
    font-size: 3.375rem;
    line-height: 1.2;
    margin-top: 5.4375rem;
    margin-bottom: 3.5625rem
  }
}
.mcd-category-page__sub-heading {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.2;
  font-family: "Speedee", Sans-serif;
  font-weight: bold;
  color: #292929;
  text-align: center;
  margin-top: 0
}
@media screen and (min-width:48rem) {
  .mcd-category-page__sub-heading {
    font-size: 2.25rem;
    line-height: 1.2;
    margin: 3.5625rem auto 2.125rem
  }
}
.mcd-category-page__item {
  display: block;
  width: 48.6486%;
  min-height: 236px;
  min-height: 14.75rem;
  padding: 0;
  float: left
}
.mcd-category-page__item:nth-child(odd) {
  margin-right: 2.7027%
}
@media screen and (min-width:48rem) {
  .mcd-category-page__item {
    display: inline-block;
    width: 22%;
    height: 21.125rem;
    margin: 0 .67%;
    padding: .9375rem 1.875rem 0
  }
  .mcd-category-page__item:nth-child(odd) {
    margin-right: .67%
  }
}
.mcd-category-page__item-link {
  text-align: center;
  display: block;
  height: 100%;
  border: 2px solid transparent;
  border: .125rem solid transparent
}
.mcd-category-page__item-link.focus-visible {
  text-decoration: none;
  border: 2px solid #292929;
  border: .125rem solid #292929;
  border-radius: .25rem;
  text-decoration: none !important
}
.mcd-category-page__details {
  padding-bottom: 0;
  height: 100%
}
.mcd-category-page__item-img {
  margin: 0 auto;
  max-width: 100%
}
.mcd-category-page__item-details {
  width: 100%;
  margin: 0 auto;
  text-align: center
}
@media screen and (min-width:48rem) {
  .mcd-category-page__item-details {
    max-width: 13.5rem
  }
}
.mcd-category-page__item-name {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: speedee;
  line-height: 1.7;
  color: #292929;
  line-height: 22px;
  line-height: 1.375rem;
  margin: 0 auto 8px;
  margin: 0 auto .5rem
}
@media screen and (min-width:48rem) {
  .mcd-category-page__item-name {
    font-size: 1.25rem;
    line-height: 1.2
  }
}
.mcd-category-page__item-calories {
  font-size: 16px;
  font-size: 1rem;
  font-family: speedee;
  line-height: 1.66;
  color: #292929;
  margin: 0 auto;
  letter-spacing: -.149px;
  letter-spacing: -.00937rem
}
@media screen and (min-width:48rem) {
  .mcd-category-page__item-calories {
    font-size: 1rem;
    line-height: 1.5
  }
}
@media screen and (max-width:47.9375rem) {
  .mcd-category-page--full-width .productListing + .parbase {
    margin-top: 3.25rem
  }
  .mcd-category-page__left-nav--main-category {
    display: none
  }
  .mcd-category-page__left-nav--sub-category {
    list-style: none;
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0
  }
  .mcd-category-page__left-nav--sub-category li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
  }
  .mcd-category-page__left-nav--sub-category a {
    font-size: 1.125rem;
    font-family: speedee;
    line-height: 1.7;
    color: #292929;
    line-height: 1.375rem;
    text-align: center;
    display: block;
    border: .125rem solid transparent
  }
}
@media screen and (max-width:47.9375rem) and (min-width:48rem) {
  .mcd-category-page__left-nav--sub-category a {
    font-size: 1.25rem;
    line-height: 1.2
  }
}
@media screen and (max-width:47.9375rem) {
  .mcd-category-page__left-nav--sub-category a.focus-visible:focus {
    border: .125rem solid #292929;
    border-radius: .25rem;
    text-decoration: none
  }
  .mcd-category-page__left-nav--sub-category img {
    max-width: 9rem;
    margin: 0 auto
  }
  .mcd-category-page__left-nav--sub-category span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    overflow: hidden
  }
}

.featurecallout .mcd-bs-container {
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  max-width: none
}
.featurecallout .mcd-bs-container:after {
  display: block;
  clear: both;
  content: ""
}
@media (min-width:768px) {
  .featurecallout .mcd-bs-container {
    width: 46.875rem
  }
}
@media (min-width:992px) {
  .featurecallout .mcd-bs-container {
    width: 60.625rem
  }
}
@media (min-width:1200px) {
  .featurecallout .mcd-bs-container {
    width: 73rem
  }
}

.mcd-legal-disclaimer {
  background-color: #fff;
  padding: 0 12px;
  padding: 0 .75rem
}
.mcd-legal-disclaimer.component-spacing {
  margin-top: 55px !important;
  margin-top: 3.4375rem !important
}
.mcd-legal-disclaimer #legal-disclaimer-foornotes {
  color: inherit;
  text-decoration: none
}
.mcd-legal-disclaimer__container {
  padding-right: 16px;
  padding-right: 1rem;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto
}
.mcd-legal-disclaimer__container a {
  text-decoration: underline
}
.mcd-legal-disclaimer__container.cont-legal {
  padding-left: 12px;
  padding-left: .75rem;
  padding-right: 12px;
  padding-right: .75rem
}
.mcd-legal-disclaimer__container.product-detail-legal-disclaimer.cont-legal {
  padding: 0 12px;
  padding: 0 .75rem
}
.mcd-legal-disclaimer__container:after {
  display: block;
  clear: both;
  content: ""
}
@media (min-width:768px) {
  .mcd-legal-disclaimer__container {
    width: 768px
  }
}
@media (min-width:992px) {
  .mcd-legal-disclaimer__container {
    width: 992px
  }
}
@media (min-width:1200px) {
  .mcd-legal-disclaimer__container {
    width: 1200px
  }
}
.mcd-legal-disclaimer__container .content {
  color: #292929;
  font-size: 12px;
  font-size: .75rem;
  line-height: 14px;
  line-height: .875rem;
  overflow: hidden;
  position: relative
}
.mcd-legal-disclaimer__container .content:after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  pointer-events: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(90%, #fff));
  background-image: -o-linear-gradient(top, hsla(0, 0%, 100%, 0), #fff 90%);
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 90%);
  width: 100%;
  height: 100px;
  height: 6.25rem
}
.mcd-legal-disclaimer__container .content.open {
  height: 100%
}
.mcd-legal-disclaimer__container .content.open:after {
  background-image: none
}
.mcd-legal-disclaimer__container .content .heading {
  color: #292929
}
.mcd-legal-disclaimer__container .fullLegalText {
  display: none
}
.mcd-legal-disclaimer__container .fullLegalText p{
  margin-bottom: 1rem;
}
.mcd-legal-disclaimer__container .shortLegalText {
  display: block
}
.mcd-legal-disclaimer__container .read-more {
  margin: 14px 0;
  margin: .875rem 0;
  text-align: center
}
.mcd-legal-disclaimer__container .read-more .icon{
    display:block;
}
.mcd-legal-disclaimer__container .read-more .link {
  color: #292929;
  text-decoration: none;
  line-height: 14px;
  line-height: .875rem
}
.mcd-legal-disclaimer__container .read-more .link.focus-visible .read-less-text, .mcd-legal-disclaimer__container .read-more .link.focus-visible .read-more-text {
  text-decoration: underline
}
.mcd-legal-disclaimer__container .read-more .read-less {
  display: none
}
.mcd-legal-disclaimer__container .read-more.active .read-less, .mcd-legal-disclaimer__container .read-more .read-more {
  display: inline
}
.mcd-legal-disclaimer__container .read-more.active .read-more {
  display: none
}
@media screen and (min-width:48rem) {
  .mcd-legal-disclaimer.component-spacing {
    margin-top: 6.25rem !important
  }
  .mcd-legal-disclaimer__container, .mcd-legal-disclaimer__container.cont-legal {
    padding-left: 0;
    padding-right: 0
  }
  .mcd-legal-disclaimer__container.product-detail-legal-disclaimer.cont-legal {
    padding: 0
  }
  .mcd-legal-disclaimer__container .content {
    height: 100%
  }
  .mcd-legal-disclaimer__container .content:after {
    background-image: none
  }
  .mcd-legal-disclaimer__container .fullLegalText {
    display: block
  }
  .mcd-legal-disclaimer__container .read-more, .mcd-legal-disclaimer__container .shortLegalText {
    display: none
  }
  .mcd-legal-disclaimer__container .fullLegalText p {
    margin-bottom: 1rem;
  }
  
  
}

/*Single Product Page Style*/

#maincontent {
  margin-top: 0 !important
}
.button--yellow, .button--yellow:focus, .button--yellow:hover {
  background: #ffbc0d;
  color: #292929
}
a.btn-default.focus-visible, a.button.focus-visible, a.card.focus-visible, a.focus-visible.button--yellow {
  text-decoration: none;
  border: 2px solid #292929;
  border: .125rem solid #292929;
  border-radius: .25rem
}
.button, .button--yellow {
  background: #fff;
  border: 1px solid #adadad;
  border: .0625rem solid #adadad;
  border-radius: .25rem;
  -webkit-box-shadow: 0 .09375rem .09375rem 0 rgba(0, 0, 0, .08);
  box-shadow: 0 .09375rem .09375rem 0 rgba(0, 0, 0, .08);
  color: #292929;
  font-size: 14px;
  font-size: .875rem;
  line-height: 20px;
  line-height: 1.5rem;
  outline: none;
  padding: 13px 25px;
  padding: .8125rem 1.5625rem;
  text-align: center;
  display: inline-block;
  font-family: "Speedee", Sans-serif;
  font-weight: 400;

}
@media screen and (min-width:48rem) {
  .button, .button--yellow {
    font-size: 1rem
  }
}
.button--yellow {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: .25rem;
  border: none
}
.button--yellow, .button--yellow:focus, .button--yellow:hover {
  background: #ffbc0d;
  color: #292929 !important;
}
.button--yellow.focus-visible {
  text-decoration: none;
  border: 2px solid #292929;
  border: .125rem solid #292929;
  border-radius: .25rem;
  text-decoration: none !important
}
.button--transparent {
  background-color: transparent;
  font-weight: 700
}
.button--dark-border {
  border: 1px solid #292929;
  border: .0625rem solid #292929;
  font-weight: 700
}
.button--yellow-border {
  border: 1px solid #ffbc0d;
  border: .0625rem solid #ffbc0d;
  font-weight: 700
}
.button--sm {
  height: 36px;
  height: 2.25rem;
  width: 44px;
  width: 2.75rem;
  padding: 0 !important
}
.button--md {
  width: 177px;
  width: 11.0625rem;
  height: 48px;
  height: 3rem
}
.button.dropdown-toggle, .dropdown-toggle.button--yellow {
  padding-right: 13px;
  padding-right: .8125rem;
  padding-left: 13px;
  padding-left: .8125rem
}
.button.dropdown-toggle .filter-option, .dropdown-toggle.button--yellow .filter-option {
  width: 122px;
  width: 7.625rem;
  text-align: left
}
@media screen and (max-width:47.9375rem) {
  .button.dropdown-toggle .filter-option, .dropdown-toggle.button--yellow .filter-option {
    width: 5.3125rem
  }
}
@media screen and (max-width:47.9375rem) {
  .button.dropdown-toggle, .dropdown-toggle.button--yellow {
    padding: .4375rem .75rem
  }
}
@media screen and (max-width:47.9375rem) {
  .btn-red-inverse.button--yellow, .btn-red.button--yellow, .button.btn-red, .button.btn-red-inverse {
    padding: .4375rem 1.5625rem
  }
}
a.button--yellow:hover, a.button:hover {
  text-decoration: none
}
.product-detail__main-content {
  color: #292929;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  max-width: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: auto;
  text-align: center;
  padding: 0
}
.product-detail__main-content .flag {
  display: block;
  margin-bottom: 7px;
  margin-bottom: .4375rem;
  color: #bf5000;
  font-family: "Speedee", Sans-serif;
  font-weight: bold;
  font-size: 14px;
  font-size: .875rem;
  letter-spacing: -.089px;
  letter-spacing: -.00562rem;
  line-height: 18px;
  line-height: 1.125rem
}
.product-detail__main-content .product-size-wrapper .size-heading {
  font-size: 24px;
  font-size: 1.5rem;
  color: #292929;
  font-family: "Speedee", Sans-serif;
  font-weight: bold;
  margin-left: 2px;
  margin-left: .125rem
}
.product-detail__main-content .product-size-wrapper ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden
}
.product-detail__main-content .product-size-wrapper ul li {
  float: left;
  margin: 10px 25px 15px 2px;
  margin: .625rem 1.5625rem .9375rem .125rem;
  text-align: center
}
.product-detail__main-content .product-size-wrapper ul li .is-size-selected {
  font-family: "Speedee", Sans-serif;
  font-weight: bold;
  cursor: default;
  pointer-events: none
}
.product-detail__main-content .product-size-wrapper ul li .is-size-selected .product-size-circle {
  -webkit-box-shadow: 0 .125rem .1875rem 0 rgba(0, 0, 0, .16);
  box-shadow: 0 .125rem .1875rem 0 rgba(0, 0, 0, .16);
  border: 2px solid #ffbc0d;
  border: .125rem solid #ffbc0d
}
.product-detail__main-content .product-size-wrapper ul li a {
  font-size: 12px;
  font-size: .75rem;
  color: #292929;
  text-decoration: none
}
.product-detail__main-content .product-size-wrapper ul li .product-size-circle {
  font-size: 18px;
  font-size: 1.125rem;
  display: block;
  text-align: center;
  padding-top: 13px;
  padding-top: .8125rem;
  padding-bottom: 13px;
  padding-bottom: .8125rem;
  text-decoration: none;
  width: 56px;
  width: 3.5rem;
  height: 56px;
  height: 3.5rem;
  border: 1px solid #6f6f6f;
  border: .0625rem solid #6f6f6f;
  border-radius: 50%;
  line-height: 26px;
  line-height: 1.625rem;
  margin-bottom: 6px;
  margin-bottom: .375rem;
  -webkit-box-shadow: 0 .125rem .1875rem 0 rgba(0, 0, 0, .16);
  box-shadow: 0 .125rem .1875rem 0 rgba(0, 0, 0, .16);
  text-transform: none
}
.product-detail__main-content .product-size-wrapper ul li a.focus-visible:focus {
  text-decoration: none
}
.product-detail__main-content .product-size-wrapper ul li a.focus-visible:focus .product-size-text {
  text-decoration: underline
}
.product-detail__main-content:after {
  display: block;
  clear: both;
  content: ""
}
@media (min-width:768px) {
  .product-detail__main-content {
    width: 46.875rem
  }
}
@media (min-width:992px) {
  .product-detail__main-content {
    width: 60.625rem
  }
}
@media (min-width:1200px) {
  .product-detail__main-content {
    width: 73rem
  }
}
@media screen and (min-width:48rem) {
  .product-detail__main-content {
    margin: auto;
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
    text-align: left
  }
  .product-detail__main-content__ingredient-header {
    margin-top: 3.5rem !important
  }
}
.product-detail__main-content-img {
  width: 100%;
  margin: 12px auto 42px;
  margin: .75rem auto 2.625rem
}
@media screen and (min-width:48rem) {
  .product-detail__main-content-img {
    width: 66%;
    margin: 0;
    min-height: 27.5rem;
    padding: 0
  }
}
.product-detail__main-content-img img {
  width: 100%
}
.product-detail__main-content-data {
  width: 32%;
  color: #292929;
  display: table;
  height: 446px;
  height: 27.875rem;
  margin-left: 16px;
  margin-left: 1rem /*! rtl:raw:
    text-align: right;
    */
}
.product-detail__main-content-data > div {
  display: table-cell;
  vertical-align: middle
}
.product-detail__main-content-data .product-description {
  position: relative;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
.product-detail .veg-flag-section .flag-icon {
  height: 64px;
  height: 4rem;
  width: 64px;
  width: 4rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem
}
@media screen and (min-width:48rem) {
  .product-detail .veg-flag-section .flag-icon {
    margin-bottom: 1.25rem
  }
}
.product-detail__main-content-mob-head {
  width: 100%;
  margin-bottom: 10px;
  margin-bottom: .625rem;
  color: #292929
}
.product-detail__main-content-mob-head .flag {
  margin-bottom: 12px;
  margin-bottom: .75rem;
  letter-spacing: -.1px;
  letter-spacing: -.00625rem;
  line-height: 14px;
  line-height: .875rem
}
.product-detail__main-content-mob-head .product-size-wrapper .size-heading {
  font-size: 16px;
  font-size: 1rem;
  display: block
}
.product-detail__main-content-mob-head .product-size-wrapper ul {
  margin: auto;
  display: inline-table
}
.product-detail__main-content-mob-head .product-size-wrapper ul li {
  margin: 10px 20px 15px 2px;
  margin: .625rem 1.25rem .9375rem .125rem
}
.product-detail__main-content-mob-head .product-size-wrapper ul li .product-size-circle {
  color: #292929;
  font-size: 14px;
  font-size: .875rem;
  width: 44px;
  width: 2.75rem;
  height: 44px;
  height: 2.75rem;
  line-height: 13px;
  line-height: .8125rem;
  margin-bottom: 4px;
  margin-bottom: .25rem;
  -webkit-box-shadow: 0 .125rem .125rem 0 rgba(0, 0, 0, .16);
  box-shadow: 0 .125rem .125rem 0 rgba(0, 0, 0, .16);
  padding-top: 15px;
  padding-top: .9375rem;
  padding-bottom: 15px;
  padding-bottom: .9375rem
}
.product-detail__main-content-mob-head .product-size-wrapper ul li .is-size-selected .product-size-circle {
  color: #292929;
  font-family: "Speedee", Sans-serif;
  font-weight: bold;
  -webkit-box-shadow: 0 .125rem .125rem 0 rgba(0, 0, 0, .16);
  box-shadow: 0 .125rem .125rem 0 rgba(0, 0, 0, .16)
}
.product-detail .heading {
  font-family: "Speedee", Sans-serif;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 22px;
  margin-bottom: 1.375rem;
  color: #292929;
  word-break: break-word
}
.product-detail .heading.typo-h1 {
  line-height: 57px;
  line-height: 3.5625rem
}
@media only screen and (max-width:47.9375rem) {
  .product-detail .heading.typo-h1 {
    margin-bottom: .9375rem;
    line-height: 2.875rem
  }
}
@media only screen and (max-width:47.9375rem) {
  .product-detail .heading.typo-h2 {
    margin-bottom: 1.125rem
  }
}
@media only screen and (max-width:47.9375rem) {
  .product-detail .heading.typo-h4 {
    margin-bottom: 1.25rem
  }
}
.product-detail .calorie-count {
  font-size: 24px;
  font-size: 1.5rem;
  font-family: speedee;
  font-weight: 300;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  line-height: 22px;
  line-height: 1.375rem;
  position: relative;
  color: #292929
}
@media only screen and (max-width:47.9375rem) {
  .product-detail .calorie-count {
    font-size: 1.25rem;
    position: relative
  }
}
.product-detail .calorie-count .sr-only-pd {
  width: 100%;
  height: 100%
}
.product-detail__description {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.7;
  font-weight: 300;
  color: #292929;
  margin-bottom: 0
}
@media screen and (min-width:48rem) {
  .product-detail__description {
    font-size: 1rem;
    line-height: 1.5
  }
}
.product-detail__description a {
  text-decoration: underline
}
.product-detail__items-included {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.7;
  font-weight: 300;
  color: #292929;
  font-size: 12px;
  font-size: .75rem;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
  margin-top: 25px;
  margin-top: 1.5625rem;
  line-height: 1.5
}
@media screen and (min-width:48rem) {
  .product-detail__items-included {
    font-size: 1rem;
    line-height: 1.5
  }
}
@media only screen and (min-width:48rem) {
  .product-detail__items-included {
    margin-bottom: 1.25rem
  }
}
.product-detail .flex-viewport .slides > li img.img-responsive {
  max-width: 144px;
  max-width: 9rem;
  max-height: 139px;
  max-height: 8.6875rem
}
.product-detail .ingredients-wrapper {
  margin-bottom: 36px;
  margin-bottom: 2.25rem
}
@media only screen and (min-width:48rem) {
  .product-detail .ingredients-wrapper {
    margin-bottom: 6.6875rem;
    padding-bottom: 0
  }
  .product-detail .ingredients-wrapper.no-owl-control {
    margin-bottom: 0
  }
  .product-detail .ingredients-wrapper.no-owl-control #productDetailCarouselComponent {
    height: auto
  }
  .product-detail .ingredients-wrapper.no-owl-control .owl-stage-outer {
    margin-bottom: 5.9375rem
  }
}
.product-detail .mcd-nutrition {
  margin-top: 50px;
  margin-top: 3.125rem;
  background-color: #f9f9f9
}
@media only screen and (max-width:47.9375rem) {
  .product-detail .mcd-nutrition {
    margin-top: 2.5rem
  }
}
.product-detail .related-items-wrapper {
  background-color: #f9f9f9
}
.product-detail .cont-legal {
  padding: 0
}
.product-detail .cont-legal h3, .product-detail .cont-legal p {
  color: #292929;
  font-size: 10px;
  font-size: .625rem;
  line-height: 14px;
  line-height: .875rem
}
@media screen and (min-width:48rem) {
  .product-detail .cont-legal h3, .product-detail .cont-legal p {
    font-size: .6875rem
  }
}
.product-detail__nutrition-heading .metric .sr-only-pd {
  width: 100%;
  height: 100%
}
.product-detail__column-view {
  padding: 0 11px;
  padding: 0 .6875rem
}
@media screen and (min-width:48rem) {
  .product-detail__column-view .nutrient-column-table {
    margin-top: 1.5625rem;
    max-width: 26.875rem;
    width: 50%
  }
  .product-detail__column-view .nutrient-column-table.nutrition-table {
    float: left
  }
  .product-detail__column-view .nutrient-column-table.nutrient-center {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 100%
  }
  .product-detail__column-view .nutrient-column-table.allergens-table {
    float: right !important
  }
}
.product-detail__column-view table {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  text-align: left;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
  max-width: 430px;
  max-width: 26.875rem;
  color: #292929;
  width: 100%
}
.product-detail__column-view table tr:not(:first-child) th {
  font-weight: 400
}
.product-detail__column-view table tr td:first-child {
  text-align: left;
  color: #292929
}
.product-detail__column-view table tr:not(:last-child) {
  border-bottom: 1px dotted #d6d6d6;
  border-bottom: .0625rem dotted #d6d6d6
}
.product-detail__column-view table th {
  position: relative
}
.product-detail__column-view table th .sr-only-pd {
  width: 100%;
  height: 100%
}
.product-detail__column-view table td, .product-detail__column-view table th {
  padding: 10px 0;
  padding: .625rem 0
}
.product-detail__column-view table td.value, .product-detail__column-view table th.value {
  text-align: left
}
.product-detail .sr-only-pd {
  width: auto;
  height: auto;
  top: 0;
  left: 0
}
.product-detail .metric, .product-detail .value {
  position: relative
}
.product-detail .value .sr-only-pd {
  width: 100%;
  height: 100%
}
.product-detail .order-now {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.7;
  font-weight: 300;
  color: #006bae;
  padding-top: 32px;
  padding-top: 2rem
}
@media screen and (min-width:48rem) {
  .product-detail .order-now {
    font-size: 1rem;
    line-height: 1.5
  }
}
.product-detail .order-now .customize-meal-link {
  text-decoration: underline
}
@media screen and (min-width:48rem) {
  .product-detail .order-now {
    padding-top: .9375rem
  }
}
.product-detail .order-now .button--yellow.focus-visible {
  position: relative;
  border: none
}
.product-detail .order-now .button--yellow.focus-visible:after {
  content: "";
  border: 2px solid #292929;
  border: .125rem solid #292929;
  border-radius: .25rem;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0
}
.product-detail__hero {
  position: relative;
  padding: 20px 0 0;
  padding: 1.25rem 0 0;
  padding-top: 0
}
@media screen and (min-width:48rem) {
  .product-detail__hero {
    padding: 5.375rem 0 0;
    padding-top: 0
  }
}
.product-detail b, .product-detail strong, b, strong {
  font-family: "Speedee", Sans-serif;
  font-weight: bold;
}
.product-detail-customize .mcd-nutrition__container .nutrition__ingredients-content .nutrition-column-inner {
  border-bottom: 1px dashed #d6d6d6;
  border-bottom: .0625rem dashed #d6d6d6;
  padding-top: 5px;
  padding-top: .3125rem
}
.product-detail-customize .mcd-nutrition__container .nutrition__ingredients-content .nutrition-column-inner:last-child {
  border-bottom: none
}
@media screen and (max-width:47.9375rem) {
  .product-detail-customize .product-detail__hero.component-spacing {
    margin-top: 1.875rem !important
  }
}
@media screen and (min-width:48rem) {
  .product-detail-customize .mcd-nutrition__container .nutrition__ingredients-content .nutrition-column {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1
  }
  .product-detail-customize .mcd-nutrition__container .nutrition__ingredients-content .nutrition-column .nutrition-column-inner {
    -webkit-columns: unset;
    -moz-columns: unset;
    columns: unset;
    padding-top: 1.4375rem
  }
  .product-detail-customize .mcd-nutrition__container .nutrition__ingredients-content .nutrition-column .nutrition-column-inner .column-item:after, .product-detail-customize .mcd-nutrition__container .nutrition__ingredients-content .nutrition-column .nutrition-column-inner .column-item:before {
    content: none
  }
}
@media screen and (min-width:48rem) and (min-width:48rem) and (max-width:61.9375rem) {
  .product-detail-customize .mcd-nutrition__container .nutrition__ingredients-content .nutrition-column .nutrition-column-inner .column-item {
    width: 48%
  }
}
@media screen and (min-width:48rem) {
  .product-detail-customize .mcd-nutrition__container .nutrition__ingredients-content .nutrition-column .nutrition-column-inner:nth-child(2) {
    padding-top: 0
  }
}
.product-detail-customize .customization-message {
  letter-spacing: -.149px;
  letter-spacing: -.00937rem;
  font-size: 11px;
  font-size: .6875rem;
  line-height: 1.45;
  color: #292929;
  text-align: center;
  padding-top: 10px;
  padding-top: .625rem;
  padding-bottom: 3px;
  padding-bottom: .1875rem
}
@media screen and (min-width:48rem) {
  .product-detail-customize .customization-message {
    font-size: .625rem;
    line-height: 1.6;
    color: #292929;
    padding-top: 1.25rem;
    padding-bottom: 0
  }
}
@media screen and (min-width:48rem) and (min-width:48rem) {
  .product-detail-customize .customization-message {
    font-size: .6875rem
  }
}
.product-detail-customize .mcd-nutrition__container .mcd-accordion {
  margin-bottom: 0
}
.product-detail-customize .mcd-nutrition__container .mcd-accordion .panel-body {
  padding: 11px;
  padding: .6875rem
}
@media screen and (min-width:48rem) {
  .product-detail-customize .mcd-nutrition__container .mcd-accordion .panel-body {
    padding: 0
  }
}
@media only screen and (max-width:47.9375rem) {
  .product-detail__main-content {
    padding: .625rem 0 0
  }
  .product-detail__main-content > .d-block.d-md-none {
    padding-left: .625rem;
    padding-right: .625rem
  }
  .product-detail .nutrition__labels, .product-detail .product-detail__column-view {
    margin-top: 1.5rem
  }
  __column-view {
    padding: 0 1.5625rem
  }
}

/*Nutration CSS*/
.nutrition-information{
    padding:90px 0;
    font-family:speedee, sans-serif;
}
.nutrition-information P{
    margin:24px 0 !important;
    padding:0 10px;
    font-size:16px;
}
.nutrition-information .nutritional-information__btn{
    background:#FFBC0D;
    color:#292929;
    text-decoration:none;
    font-size:1rem;
    padding: 12px 24px;
    border-radius: 4px;
    display:inline-block;
    margin-top:8px;
}



.component-spacing {
  margin-top: 60px !important;
  margin-top: 3.75rem !important
}
@media only screen and (min-width:48rem) {
  .component-spacing {
    margin-top: 6.25rem !important
  }
}
.productListing + * .component-spacing {
  margin-top: 27px !important;
  margin-top: 1.6875rem !important
}
.columncontrol .component-spacing .component-spacing {
  margin-top: 60px !important;
  margin-top: 3.75rem !important
}
@media only screen and (min-width:48rem) {
  .columncontrol .component-spacing .component-spacing {
    margin-top: 0 !important
  }
}
.carousel.component-spacing, .mcd-hero.component-spacing {
  margin-top: 0 !important
}
#printableDiv .mcd-newsroom-container.mcd-article-detail.container {
  margin-top: 100px;
  margin-top: 6.25rem
}
#printableDiv .mcd-newsroom-container.mcd-article-detail.container .component-spacing, #printableDiv .mcd-newsroom-container.mcd-article-detail .mcd-news-content--description .component-spacing {
  margin-top: 0 !important
}
@media only screen and (min-width:48rem) {
  .productListing .component-spacing {
    margin-top: 0 !important
  }
  #printableDiv .mcd-article-detail.container {
    margin-top: 6.25rem
  }
}
@media screen and (max-width:69.9375rem) {
  .carousel.component-spacing, .mcd-hero.component-spacing {
    margin-top: 0 !important
  }
}
@media screen and (min-width:69.9375rem) {
  .carousel.component-spacing, .mcd-hero.component-spacing {
    margin-top: 3.125rem !important
  }
}
.main-container {
  padding: 0 12px;
  padding: 0 .75rem;
  padding-top: 25px;
  padding-top: 1.5625rem;
  background-color: #f9f9f9
}
.skipnav {
  height: 80px;
  height: 5rem;
  position: absolute;
  text-align: left
}
.skipnav a {
  position: absolute;
  left: 0;
  width: 1px;
  width: .0625rem;
  height: 1px;
  height: .0625rem;
  overflow: hidden;
  text-decoration: underline
}
.skipnav a:active, .skipnav a:focus {
  position: static;
  left: 0;
  width: auto;
  height: auto;
  overflow: visible;
  text-decoration: underline
}

.ingredients-wrapper .ingredients-header {
  color: #292929;
  font-size: 28px;
  font-size: 1.75rem;
  font-family: "Speedee", Sans-serif;
  font-weight: bold;
  line-height: 30px;
  line-height: 1.875rem;
  text-align: center;
  margin: -8px 12px 45px;
  margin: -.5rem .75rem 2.8125rem
}

@media only screen and (min-width:48rem) {
  .ingredients-wrapper {
    padding-bottom: .5625rem
  }

  .ingredients-wrapper .ingredients-header {
    font-size: 2.25rem;
    margin: 0 0 2.1875rem;
    line-height: 2.875rem
  }

}

.slick-next:before,
.slick-prev:before {
    font-family: FontAwesome !important;
    color: #e71e26 !important;
    background-color: white !important;
    border-radius: 50%;
    border: 1px solid #e71e26;
    padding: 13px 15px;
    font-size: 14px !important;
}

.slick-next:before {
    content: '\f054' !important;
}

.slick-prev:before {
    content: '\f053' !important;
    left: -25px !important;
    position: absolute !important;

}

/* Menu Items Section */

.item-ingredients-container .item img,
.item-ingredients-container .item p {
    margin: 15px auto;
    text-align: center;
}

.ingredients-toggler p {
    font-size: 16px;
    margin: 20px;
}

.related-products {
    background-color: #f9f9f9;
    padding: 90px 0;
}

.related-products-slick {
    padding-top: 3.125rem;
}
.related-products-slick .slick-slide{
    margin-left: 10px;
    margin-right: 10px;
}

.related-products-slick .item {
    background-color: white;
    border: 1px solid #dedede;
    border-radius: 5px;
    padding: 1.875rem;
    height: 21.25rem;
}

.related-products-slick .item p {
    padding: 0px 15px;
}

.related-products-slick .item img {
    margin: 1rem auto;
}
.related-products-slick .item .caption {
    position: absolute;
    bottom: 1.8rem;
}
.related-products-slick .slick-dots {
    bottom: -50px;
}

.relatedproducts-row {
  display: contents !important
}
.mcd-related-items {
  padding: 0 0 70px;
  padding: 0 0 4.375rem
}
@media only screen and (min-width:74.99875rem) {
  .mcd-related-items .mcd-bs-container {
    width: 73.125rem
  }
}
@media only screen and (min-width:48rem) {
  .mcd-related-items {
    padding: 0 .625rem;
    padding-bottom: 1.25rem
  }
}
.mcd-related-items__heading {
  font-size: 28px;
  font-size: 1.75rem;
  font-family: speedee-bold;
  text-align: center;
  color: #292929;
  font-weight: 300;
  line-height: 30px;
  line-height: 1.875rem;
  margin-bottom: 0;
  margin-top: -6px;
  margin-top: -.375rem;
  position: relative
}
@media only screen and (min-width:48rem) {
  .mcd-related-items__heading {
    font-size: 2.25rem !important;
    line-height: 2.875rem;
    margin-top: -.75rem
  }
}
.mcd-related-items__heading .view-all {
  position: absolute;
  top: 0;
  right: 10px;
  right: .625rem;
  font-size: 14px;
  font-size: .875rem;
  text-decoration: underline
}
@media screen and (min-width:48rem) {
  .mcd-related-items__heading .view-all {
    font-size: 1rem
  }
}
.mcd-related-items__heading .view-all .fa-chevron-right {
  margin-left: 5px;
  margin-left: .3125rem;
  text-decoration: none
}
.mcd-related-items .displayBlock.desk-view-carousal {
  display: block
}
.mcd-related-items .displayNone {
  display: none !important
}
.mcd-related-items .mobile-view-all {
  margin: 15px 0;
  margin: .9375rem 0;
  text-decoration: underline
}
.mcd-related-items .mobile-view-all .fa-chevron-right {
  margin-left: 5px;
  margin-left: .3125rem;
  text-decoration: none
}
.mcd-related-items .related-flex-container {
  position: relative;
  padding-top: 40px;
  padding-top: 2.5rem;
  max-width: 1178px;
  max-width: 73.625rem
}
@media only screen and (min-width:48rem) {
  .mcd-related-items .related-flex-container {
    padding-top: 3.125rem
  }
}
.mcd-related-items .related-flex-container .related-flexslider {
  height: auto;
  padding-left: 15px;
  padding-left: .9375rem;
  padding-right: 15px;
  padding-right: .9375rem
}
@media only screen and (min-width:48rem) {
  .mcd-related-items .related-flex-container .related-flexslider {
    height: 27rem
  }
}
.mcd-related-items .related-flex-container .related-flexslider .related-items-card, .mcd-related-items .related-flex-container .related-flexslider .related-items-card-empty {
  height: 232px;
  height: 14.5rem
}
.mcd-related-items .related-flex-container .related-flexslider .related-items-card {
  border: 1px solid #d6d6d6;
  border: .0625rem solid #d6d6d6;
  border-radius: .25rem;
  background-color: #fff;
  -webkit-box-shadow: 0 .09375rem .09375rem 0 rgba(0, 0, 0, .08);
  box-shadow: 0 .09375rem .09375rem 0 rgba(0, 0, 0, .08)
}
@media only screen and (min-width:48rem) {
  .mcd-related-items .related-flex-container .related-flexslider .related-items-card {
    height: 21.25rem;
    border: .0625rem solid #d6d6d6;
    border-radius: .25rem;
    background-color: #fff;
    -webkit-box-shadow: 0 .09375rem .09375rem 0 rgba(0, 0, 0, .08);
    box-shadow: 0 .09375rem .09375rem 0 rgba(0, 0, 0, .08)
  }
}
.mcd-related-items .related-flex-container .related-flexslider .related-items-card a {
  display: block;
  height: 100%;
  padding: 30px;
  padding: 1.875rem;
  border: 2px solid transparent;
  border: .125rem solid transparent
}
@media only screen and (max-width:47.9375rem) {
  .mcd-related-items .related-flex-container .related-flexslider .related-items-card a {
    text-align: center;
    padding: .625rem;
    word-break: break-word
  }
}
.mcd-related-items .related-flex-container .related-flexslider .related-items-card a.focus-visible {
  text-decoration: none;
  border: 2px solid #292929;
  border: .125rem solid #292929;
  border-radius: .25rem
}
.mcd-related-items .related-flex-container .related-flexslider .related-items-card .img-holder {
  display: block;
  margin: auto;
  width: 100px;
  width: 6.25rem;
  height: 100px;
  height: 6.25rem
}
@media only screen and (min-width:48rem) {
  .mcd-related-items .related-flex-container .related-flexslider .related-items-card .img-holder {
    width: 11.25rem;
    height: 10.9375rem;
    margin-top: .75rem
  }
  .mcd-related-items .related-flex-container .related-flexslider .related-items-card .img-holder img .img-responsive {
    max-height: 100%
  }
}
.mcd-related-items .related-flex-container .related-flexslider .related-items-card .img-holder img {
  max-width: 100%;
  height: 100%
}
.mcd-related-items .related-flex-container .related-flexslider .flex-control-nav li a {
  background: #adadad;
  width: 4px;
  width: .25rem;
  height: 3.87px;
  height: .24188rem;
  border: none;
  cursor: pointer
}
.mcd-related-items .related-flex-container .related-flexslider .flex-control-nav li a:hover {
  background: #292929
}
.mcd-related-items .related-flex-container .related-flexslider .flex-control-nav li a.flex-active {
  background: #292929;
  height: 5.8px;
  height: .3625rem;
  width: 6px;
  width: .375rem
}
.mcd-related-items .related-flex-container .flex-nav-prev {
  position: absolute;
  left: 49%;
  top: 92.2%
}
.mcd-related-items .related-flex-container .flex-nav-next {
  position: absolute;
  left: 53.5%;
  top: 92.2%
}
.mcd-related-items .related-flex-container .icon-chevron-left-small, .mcd-related-items .related-flex-container .icon-chevron-right-small {
  position: absolute;
  right: 10px;
  right: .625rem;
  font-size: 27px;
  font-size: 1.6875rem;
  top: 10px;
  top: .625rem;
  font-weight: 700
}
.mcd-related-items .related-flex-container .icon-chevron-left-small:before, .mcd-related-items .related-flex-container .icon-chevron-right-small:before {
  color: #db0007
}
.mcd-related-items .related-flex-container .slidesDesktop {
  display: none
}
@media only screen and (min-width:48rem) {
  .mcd-related-items .related-flex-container .slidesDesktop {
    display: inline-block
  }
}
.mcd-related-items .related-flex-container .owl-theme .owl-dots {
  margin-top: 20px;
  margin-top: 1.25rem;
  width: auto
}
@media screen and (min-width:48rem) {
  .mcd-related-items .related-flex-container .owl-theme .owl-dots {
    width: 11.875rem;
    bottom: 1.6875rem
  }
}
.mcd-related-items__caption-wrapper {
  line-height: 20px;
  line-height: 1.25rem;
  padding: 15px 0 0;
  padding: .9375rem 0 0;
  position: absolute;
  bottom: 15px;
  bottom: .9375rem;
  left: 10px;
  left: .625rem;
  right: 10px;
  right: .625rem
}
@media only screen and (min-width:48rem) {
  .mcd-related-items__caption-wrapper {
    min-width: 13.5rem;
    left: 1.875rem;
    right: 1.875rem
  }
}
.mcd-related-items__related-item-name {
  overflow: hidden;
  max-height: 80px;
  max-height: 5rem;
  color: #292929;
  margin-bottom: 15px;
  margin-bottom: .9375rem;
  font-size: 14px;
  font-size: .875rem;
  display: block
}
@media screen and (min-width:48rem) {
  .mcd-related-items__related-item-name {
    font-size: 1rem
  }
}
.mcd-related-items__related-item-cal {
  line-height: 22px;
  line-height: 1.375rem;
  color: #292929;
  font-weight: 300;
  font-size: 14px;
  font-size: .875rem;
  margin: 0;
  display: block
}
@media only screen and (min-width:48rem) {
  .mcd-related-items__related-item-cal {
    font-size: 1rem
  }
}
.mcd-related-items .flex-viewport > li span {
  width: 180px;
  width: 11.25rem;
  display: block;
  text-align: center
}
.mcd-related-items .flex-viewport > li img {
  width: 100%;
  max-height: 156px;
  max-height: 9.75rem
}
.mcd-related-items__mb-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  margin: 32px auto;
  margin: 2rem auto
}
.mcd-related-items__mb-item-card {
  width: 100%;
  margin: 8px auto;
  margin: .5rem auto;
  border: 1px solid #d6d6d6;
  border: .0625rem solid #d6d6d6;
  border-radius: .25rem;
  -webkit-box-shadow: 0 .09375rem .09375rem 0 rgba(0, 0, 0, .08);
  box-shadow: 0 .09375rem .09375rem 0 rgba(0, 0, 0, .08)
}
@media screen and (max-width:47.9375rem) {
  .mcd-related-items .flexslider .slides {
    width: 100% !important
  }
}
.mcd-related-items .desk-view-carousal {
  display: none;
  padding: 0 15px;
  padding: 0 .9375rem;
  margin-top: 34px;
  margin-top: 2.125rem
}
@media screen and (min-width:48rem) {
  .mcd-related-items .desk-view-carousal {
    display: none
  }
}
.mcd-related-items .related-items-card-sp {
  width: auto !important;
  height: 341px;
  height: 21.3125rem;
  border: 1px solid #d6d6d6;
  border: .0625rem solid #d6d6d6;
  border-radius: .25rem;
  background-color: #fff;
  margin-bottom: 10px;
  margin-bottom: .625rem;
  position: relative
}
.mcd-related-items .related-items-card-sp a {
  display: block;
  height: 100%;
  padding: 30px;
  padding: 1.875rem
}
.mcd-related-items .related-items-card-sp .img-holder {
  display: block;
  margin: auto;
  width: 100px;
  width: 6.25rem;
  height: 100px;
  height: 6.25rem
}
.mcd-related-items .related-items-card-sp .img-holder img {
  max-width: 100%;
  height: 100%;
  margin: 0 auto
}

/* Your Right to Know Start */
.mcd-hero {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
    max-width: none;
    margin: 0 auto;
    padding: 0
}

.mcd-hero:after {
    display: block;
    clear: both;
    content: ""
}

@media (min-width:768px) {
    .mcd-hero {
        width: 46.875rem
    }
}

@media (min-width:992px) {
    .mcd-hero {
        width: 60.625rem
    }
}

@media (min-width:1200px) {
    .mcd-hero {
        width: 73rem
    }
}

@media screen and (min-width:48rem) {
    .mcd-hero {
        margin: 0 auto
    }
}

.mcd-hero__section {
    height: 100%
}



.mcd-hero__content,
.mcd-hero__content--title-on-top {
    text-align: center;
    height: 100%;
    position: relative
}

.mcd-hero__content--title-on-top:before,
.mcd-hero__content:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.25em
}

.mcd-hero__content--title-on-top {
    margin: 40px 0 32px;
    margin: 2.5rem 0 2rem;
    height: auto
}

.mcd-hero__content--title-on-top:before {
    display: none
}

@media screen and (max-width:69.9375rem) {
    .mcd-hero__content--title-on-top {
        margin: 2.5rem 0 2rem
    }
}

@media screen and (min-width:69.9375rem) {
    .mcd-hero__content--title-on-top {
        margin: 3.125rem 0 2.625rem
    }
}

.mcd-hero__title {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.2;
    font-family: speedee-bold, sans-serif;
    color: #db0007 !important;
    font-weight: bold;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    line-height: 46px;
    line-height: 2.875rem;
    position: relative
}

@media screen and (min-width:48rem) {

    .mcd-hero__title {
        font-size: 3.375rem;
        line-height: 1.2
    }
}



@media screen and (min-width:48rem) {

    .mcd-hero__title {
        max-width: 60.5625rem;
        line-height: 3.5625rem
    }
}

.mcd-hero__container {
    position: relative;
    background-position: 50% 100%;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden
}

.mcd-hero__container .mcd-hero__title {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

/* filters */
.input-container {
    max-width: 700px;
    background-color: white;
    border: 1px solid #dedede;
    margin: 30px auto;
    margin-top: 70px;
    padding: 20px 30px;
    border-radius: 5px;

}

.input-container input {
    width: 70%;
    background-color: transparent;
    border: none;
    font-size: 1.1rem;
    height: 40px;
}

.input-container i {
    font-size: 1.2rem;
    margin-right: 20px;
}

.input-container button {
    float: right;
    border-radius: 5px;
    padding: 10px 25px 5px 25px;
    border: none;
    background-color: #ffbc0d;
}

.searching-card-container .card {
    min-height: 450px;
    padding: 25px;
    margin: 15px 0;
    border-radius: 10px;

}

.searching-card-container .card span {
    text-transform: uppercase;
    font-size: 0.8rem;
}

.searching-card-container .card h3 {
    font-weight: bold;
    margin: 20px 0;
}

.searching-card-container .card p {
    margin: 20px 0;
}

.searching-card-container .card button {
    width: 100px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    background-color: #ffbc0d;
    border-radius: 5px;
    border: none;
    padding: 10px 5px 7px;
}

.search-result-description {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 30px 0;
}

.search-result-description h2 {
    font-weight: bold;
    font-size: 1.3rem;
    margin-bottom: 0px;
}

.search-result-description span {
    font-size: 1.1rem;
    margin-right: 3px;
}

.filter-search-btn {
    cursor: pointer;
}

.search-filter-container {
    display: flex;
    flex-wrap: wrap;
}

.checkbox-wrapper {
    display: inline;


}

.checkbox-wrapper input {
    background-color: orange;
    width: 15px;
    height: 15px;
}


.search-filter-container .checkbox-wrapper label {

    margin-left: 10px;
    margin-right: 10px;
    font-size: 1.1rem;
    margin-top: 30px;
    vertical-align:baseline;
}

@media(max-width:768px) {
    .input-container button {
        display: none;
    }
}

/* Modal */
.modal p,
.modal h2 {
    margin: 0;
}

.modal-header {
    padding-top: 100px;
    padding-right: 100px;
    justify-content:flex-end;
}

.modal-header button {
    color: #292929;
    opacity: 1;
    background:transparent !important;
  	font-size:24px !important;
  	border:none;
  	line-height:1px; 
}

.modal-header button:hover{
  color:#292929;
}

.modal-header button:focus-visible,
button:focus {
    outline: none;
}



@media only screen and (max-width:1170px) {
    .modal-dialog {
        max-width: 970px;
    }
}

@media only screen and (max-width:990px) {
    .modal-dialog {
        max-width: 768px;
    }
}

@media only screen and (max-width:768px) {
    .modal-header {
        padding: 0;
        padding-right: 25px;
        padding-top: 35px;
    }

    .modal-dialog {
        max-width: 570px;
    }

    .modal-body {
        padding: 65px 25px;
    }
}

.modal {
    padding: 0 !important;
    font-family: "Speedee", sans-serif;
}

.modal-body {
    padding: 100px;
    padding-top: 0 !important;
    color: #292929;
}

@media only screen and (max-width:768px) {
    .modal-body {
        padding: 65px 25px;
    }
}

.modal_body__user {
    color: #DB0007;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
}

.modal_body__question {
    font-size: 24px;
    margin: 20px 0 !important;
    font-weight: bold;
}

.modal_body__answer {
    font-size: 16px;
    margin-bottom: 20px !important;

}


.tags_wrapper {
    display: flex;
    gap: 24px;
    font-size: 16px;
}

.tags_wrapper .tags {
    margin: 0;
    padding: 0;
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.tags_wrapper .tags .tag {
    list-style-type: none;
    text-decoration: underline;

}

.tag a {
    color: #006bae;
}

@media only screen and (max-width:768px) {
    .modal_body__question {
        font-size: 22px;
    }

    .modal_body__answer {
        font-size: 14px;
    }

    .tags_wrapper {
        font-size: 14px;
    }
}

.question_navigation {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}

.question_navigation__prev,
.question_navigation__next {
    display: flex;
    align-items: center;
    gap: 20px;
    text-decoration: none;
    color: #292929;
}

.question_navigation__prev:hover,
.question_navigation__next:hover {
    color: #292929;
    text-decoration: none;
}

.question_navigation__prev span,
.question_navigation__next span {
    border: 1px solid #d6d6d6;
    width: 48px;
    height: 48px;
    border-radius: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.question_navigation__prev span i,
.question_navigation__next span i {
    color: #DB0007;
    font-size: 16px;
}

.question_navigation__prev__text,
.question_navigation__next__text,
.question_navigation__prev__text__short,
.question_navigation__next__text__short {
    margin: 0;
}

.question_navigation__prev__text__short,
.question_navigation__next__text__short {
    display: none;
}

@media only screen and (max-width:768px) {

    .question_navigation__prev__text,
    .question_navigation__next__text {
        display: none;
    }

    .question_navigation__prev__text__short,
    .question_navigation__next__text__short {
        display: block;
    }
}

.load-more-btn {
    background-color: #ffbc0d;
    color: black;
    border: none;
    padding: 10px 26px 5px;
    border-radius: 5px;
}

#maincontent {
    margin-top: 0 !important
}

@media screen and (max-width:47.9375rem) {
    #maincontent {
        overflow: hidden
    }
}
/* Your Right to Know End */

@media (min-width: 1400px) {
    .container {
        max-width: 1140px;
    }
}

.related-products-slick .slick-list .item{
display:flex;
justify-content: center;
align-items:space-between;
padding:2rem 1rem;
flex-direction: column;
min-height: 21rem;
}
.related-products-slick .slick-list .item .caption{
 position:unset}

 @media only screen and (max-width:768px){
.related-products-slick .slick-list .item img{
max-width:100px;
}
.related-products-slick .slick-list .item{
   min-height: 16rem; 
  height: auto;
  padding: 0
}
 }
.slick-dots li.slick-active button::before{
  color: #DB0007ff;
  opacity: 1;
}
.slick-dots li button:hover,.slick-dots li button:focus{
  background: transparent;
  }