body {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "Helvetica Neue", HelveticaNeue, "Roboto", Arial, sans-serif;
  font-size: 18px;
  background: #FFF;
  color: #291F15;
  /* -- book format -- */
  /* font-family: "Jost"; */
  line-height: 20px;
  text-shadow: 0.5px 0.5px rgba(0, 0, 0, 0.1);
  text-align: justify;
  hyphens: auto;
  hyphenate-limit-chars: 6 3 2;
}
h1 {
   text-align: left;
   line-height: 32px;
}
h2 {
  text-align: left;
  line-height: 30px;
  padding-top: 10px;
}
h3 {
  text-align: left;
}
a {
  color: #000;
  font-weight: 600;
}
a.a_btn {text-decoration: none;}
::selection {
  background: #ffe9d3;
  color: #000;
  text-shadow: none;
}
/* -- */
#pinfotrain {
  margin-top: 20px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 660px;
  font-size: 16px;
  padding: 0 10px;
}
#pinfotrain h3 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
  color: #930;
  padding-top: 20px;
}
#pinfotrain img {
  max-width: 100%;
  height: auto;
}
#breadcrumbs {
  font-size: 18px;
  position: relative;
  height: 40px;
  vertical-align: middle;
  white-space: nowrap;
}
#breadcrumbs img {vertical-align: middle;}
.logohome {opacity: 0.85;}
.logohome:hover {opacity: 1;}
.bigbtn {
    display: block;
    position: relative;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background-color: #000;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    width: 240px;
    border-radius: 5px;
    text-align: center;
    margin: 10px 0;
    border: 1px solid #999;
}
.bigbtn:hover {border: 1px solid #000;}
.sectdiv {
    border-top: 1px solid #999;
    padding-top: 20px;
    margin-top: 40px;
    margin-bottom: 20px;
}
.opdovideo {
    position: relative;
    width: 100%;
    text-align: center;
}
li {
  margin-bottom: 5px;
}
/* -- */
#brandinfo {
  font-size: 12px;
  margin-top: 40px;
  padding-top: 30px;
  border-top: 1px dashed #777;
}
/* -- */
#footer, #footer2 {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #999;
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 12px;
  opacity: 0.8;
  text-align: center;
  width: 90%;
  max-width: 512px;
}
.footerimg {
  display: inline-block;
  position: relative;
  width: 120px;
  text-align: center;
  height: 46px;
  margin-bottom: 20px;
  overflow: hidden;
}
#pinfotrain .footerimg img { 
  height: 46px;
}
.footerimg.mw {width: 200px;}
.mwlogotxt {
    display: inline-block;
    line-height: 14px;
    text-align: left;
    margin: 4px;
    vertical-align: top;
}
p.baker_recipe {
  padding-top: 10px;
  padding-bottom: 30px;
}
p.baker_recipe span {
  font-style: italic;
  display: inline-block;
  padding: 5px;
  padding-left: 15px;
  color: #955;
  border-left: 5px solid #EEE;
}
/* -- */
/* #select_recipe {
  width: 100%;
  line-height: 20px;
  font-size: 20px;
  padding: 5px;
  color: #339;
  font-weight: 600;
  border: 1px solid #CCC;
  border-radius: 0px;
  background: #FFF;
  cursor: pointer;
}
#select_recipe:focus {
  outline: 0px auto -webkit-focus-ring-color;
} */
#recipe input {
  position: relative;
  display: inline-block;
  width: 55px;
  border: none;
  background: #fea;
  font-weight: 600;
  font-size: 16px;
  /* padding-left: 5px; */
  margin: 2px 0;
  text-align: right;
  /* padding-right: 18px; */
  line-height: 22px;
}
#recipe span {
  font-weight: 600;
}
#recipe span.fw {
  min-width: 50px;
  display: inline-block;
  text-align: right;
  font-family: monospace;
}
#recipe span.cost {
  color: #777;
  font-weight: 400;
  font-size: 13px;
}
#recipe ul {
  padding-inline-start: 12px;
  margin-top: 05px;
}
#recipe li {
  margin-bottom: 5px;
  color: #933;
  font-weight: 500;
}
#recipe_info {
  /* margin-top: 15px; */
  /* border-left: 5px solid #CCC; */
  /* padding-left: 10px; */
  font-size: 13px;
  color: #666;
  display: inline-block;
  vertical-align: top;
  margin-right: -5px;
  line-height: 26px;
}
#recipe_info span {color: #000;}
#recipe_ingredients {
  margin-top: 15px;
  margin-bottom: 15px;
  white-space: nowrap;
  font-size: 16px;
  line-height: 20px;
  overflow-x: hidden;
  background: #ffd;
  border-radius: 10px;
  padding: 10px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}
#recipe_ingredients .ing_info {
  background: #333;
  opacity: 0.85;
  color: #fff;
  padding: 2px 3px;
  border-radius: 12px;
  cursor: pointer;
  position: relative;
  width: 13px;
  display: inline-block;
  text-align: center;
  line-height: 14px;
  font-size: 12px;
}
#recipe_ingredients .ing_info:hover {opacity: 1;}
#recipe_ingredients .ing_info_desc {
  position: relative;
  font-size: 11px;
  color: #333;
  margin-left: 57px;
  width: calc(100% - 57px);
  /* text-wrap: auto; */
  white-space: pre-wrap;
  line-height: 14px;
  display: none;
  border-left: 2px solid #999;
  padding-left: 3px;
  max-width: 380px;
  margin-bottom: -10px;
}
#recipe_ingredients .ing_info_desc.shown {display: block;}
#recipe_img1 {
  /* margin: 5px 0; */
  max-height: 188px;
  max-width: 300px !important;
  vertical-align: top;
}
#recipe_img2 {
  margin: 5px 0;
  /* max-height: 100px; */
  /* max-width: 130px !important; */
  vertical-align: top;
}
.recipe_step {
  font-size: 13px;
  display: inline-block;
  width: calc(50% - 10px);
  margin-top: 10px;
  vertical-align: top;
  margin-right: 15px;
  min-width: 285px;
}
.recipe_step span {font-size: 15px;}
.recipe_step span.tots {color: #339;}
#recipe_packaging {
  color: #777;
  border-top: 1px solid #EEE;
  margin-top: 4px;
  padding-top: 4px;
}
#recipe_price {
  position: absolute;
  right: 10px;
  top: 5px;
  width: 155px;
  height: 40px;
  text-align: right;
}
/* #recipe_input_pkg_price_usd {
  content: "$";
  position: absolute;
  right: 60px;
  top: 2px;
  z-index: 100;
  pointer-events: none;
  font-weight: 600;
} */
#recipe_stage {
  display: inline-block;
  padding: 2px 10px;
  color: #000 !important;
  /* position: absolute;
  top: 0;
  left: 10px; */
  padding-left: 10px;
  font-size: 12px;
}
#recipe.prodLevel3 #recipe_stage {background: rgb(179, 255, 179);}
#recipe.prodLevel2 #recipe_stage {background: rgb(172, 198, 250);}
#recipe.prodLevel1 #recipe_stage {background: rgb(252, 214, 161);}
#recipe.prodLevel0 #recipe_stage {background: rgb(251, 174, 174);}
/* #recipe.prodLevel3 #recipe_stage {background: #181;}
#recipe.prodLevel2 #recipe_stage {background: #11C;}
#recipe.prodLevel1 #recipe_stage {background: #D81;}
#recipe.prodLevel0 #recipe_stage {background: #811;} */
.recipe_key_act_box {
  position: relative;
  padding: 10px;
  background: linear-gradient(270deg,#dce4ff,rgb(242, 242, 254));
  border-radius: 8px;
  margin-bottom: 5px;
  text-align: right;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}
.recipe_key_act_box.info {
  text-align: left;
  background: #f2f2f2;
}
.recipe_key_act_lbl {
  text-align: left;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  line-height: 20px;
  padding-left: 10px;
  font-size: 12px;
  color: #333;
}
.recipe_key_act_lbl svg{
  position: relative;
  top: 2px;
}
.recipe_key_action {
  line-height: 20px;
  font-size: 14px;
  font-weight: 400;
}
.stepnum {
  display: inline-block;
  background-color: #777;
  color: #fff;
  font-weight: 600;
  position: relative;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 10px;
  margin-right: 5px;
}
/* - - - - - */
/* mw-dropdown fully custom Dropdown classes */
.mw-dropbtn {
  background-color: #FFF;
  color: #000;
  padding: 10px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  width: 100%;
  height: 40px;
  text-align: left;
  outline: 1px solid #CCC;
  padding-right: 15px;
  padding-left: 0;
}
/* Dropdown button on hover & focus */
.mw-dropbtn:hover, .mw-dropbtn:focus {
  background-color: #ffe252;
}
.mw-dropbtn b {pointer-events: none;}
/* The container <div> - needed to position the dropdown content */
.mw-dropdown {
  position: relative;
  display: inline-block;
}
/* Dropdown Content (Hidden by Default) */
.mw-dropdown-content {
  display: none;
  position: absolute;
  background: #f1f1f1;
  min-width: 300px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.25);
  z-index: 99999;
  max-height: calc(100vh - 60px);
  width: 100%;
  overflow-y: scroll;
  border-top: 1px solid #EEE;
}
.mw-dropdown-content::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
  background: rgba(255, 255, 255, 0.65);
}
.mw-dropdown-content::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .75);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.75) inset;
}
.mw-dropdown-option {
  color: black;
  padding: 2px 10px;
  text-decoration: none;
  display: block;
  cursor: pointer;
  font-size: 16px;
  margin: 3px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mw-dropdown-option span {
  font-size: 11px;
  font-weight: 400;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mw-dropdown-option:hover {background-color: #ddd;}
.mw-dropdown-option[disabled] {opacity: 0.5; cursor: default; pointer-events: none;}
.mw-dropdown-option[disabled]:hover {background-color: none;}
.mw-dropdown-option[selected] {background: #fff;}
.mw-show {display:block;}
.mw-dropdown-arrow {
  position: absolute;
  right: 5px;
  top: 10px;
  pointer-events: none;
}
.mw-dropbtn .mw-dropdown-option {pointer-events: none; font-size: 20px; padding-top: 0; margin-top: -9px; line-height: 20px;}
/* -- */
.w300 {display: inline-block; vertical-align: top; position: relative; width: 300px; text-align: left;}
.w300 h3 {margin-top: 10px !important;}
.w300 p {font-size: 12px; line-height: 14px;}
.w300 ul {padding-inline-start: 15px;}
.w300 li {font-size: 12px; line-height: 12px;}
.bubl {position: relative; padding-right: 100px; background: #FFF; border-radius: 10px; box-shadow: 0 0 2px rgba(0, 0, 0, 0.15); font-size: 12px; line-height: 40px; padding-left: 10px; margin: 5px 0;}
.bubl_r {position: absolute; right: 10px; color: #33F; top: 0;}
.cbtn {position: relative; display: inline-block; vertical-align: top; margin: 10px; border-radius: 8px; box-shadow: 0 0 2px rgba(0,0,0,0.75); background: #833; color: #FFF; width: 160px; font-size: 15px; text-align: center; line-height: 30px; cursor: pointer; font-weight: 400;}
.cbtn:hover {box-shadow: 0 0 5px rgba(0,0,0,0.8);}
/* -- */
#coop_box {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 640px;
  font-size: 16px;
  position: relative;
  z-index: 999;
}
#prevSectFadeout {
  position: relative;
  margin-top: -300px;
  left: 0;
  width: 100%;
  height: 300px;
  background: linear-gradient(0deg, #ffff,transparent);
  z-index: 999998;
}
#cooperative_info {
  position: relative;
  left: -30px;
  z-index: 999999;
  background: linear-gradient(0deg, #e0ffef, #fae7fe, rgb(252, 252, 159));
  display: block;
  width: 100%;
  padding: 30px;
  border-radius: 15px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  margin-top: 20px;
}
#coop_runner {
  box-sizing: border-box;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 640px;
  font-size: 16px;
  padding: 0 10px;
}
#coop_subtitle {
  font-style: italic;
  font-size: 15px;
  line-height: 17px;
  text-align: center;
  color: #933;
}
#coop_showrest_txt {
  background: #EEE;
  padding: 10px;
  border-radius: 8px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  font-weight: 600;
  user-select: none;
}
#coop_showrest_txt:hover {
  background: #FEB;
}
#footer_sup_btn {
  color: #000; display: inline-block; position: relative; width: 300px; line-height: 40px; border-radius: 8px; box-shadow: 0 0 2px rgba(0,0,0,0.5); background: #FED; cursor: pointer; margin: 10px; font-size: 13px;
}
#footer_sup_btn:hover {
  background: linear-gradient(270deg, #e0ffef, #fae7fe, rgb(252, 252, 159));
}
.awaiting_ack p, .awaiting_ack ul, .awaiting_ack ol, .awaiting_ack img, .awaiting_ack div, .awaiting_ack a {display: none;}
#pinfotrain .awaiting_ack h2, #pinfotrain .awaiting_ack h3 {font-size: 1px; line-height: 1px; margin: 0; padding: 0;}
/* -- */
/* smaller than 360px */
@media (max-width: 400px) {
  #plogo {width: 160px;}
  #ptagline h1 {font-size: 20px; line-height: 32px;}
  #ptagline {margin-top: -120px;}
  #footer a, #footer2 a {padding: 15px 20px;}
  .ptopic {font-size: 12px; width: 60px;}
  #pinfotrain {font-size: 15px; line-height: 1.3em;}
  #pinfotrain h3 {font-size: 16px;}
  .mw-dropbtn .mw-dropdown-option {pointer-events: none; font-size: 16px; padding-top: 2px; margin-top: -9px;}
  #recipe_ingredients, #recipe_packaging {font-size: 14px;}
  #recipe_ingredients .ing_info_desc {margin-left: 30px; width: calc(100% - 30px);}
  .recipe_step {margin-left: auto !important; margin-right: auto !important; display: block !important; min-width: 300px;}
}