/* Independent Bottlers ikona 250725: */
  .menu-item-2011>a::before {
  content: "";
  display: block;
  mask-image: var(--ji-icon);
  mask-size: contain;
  mask-position: center right;
  mask-repeat: no-repeat;
  height: 32px;
  width: 12px;
  background: #fff;
  margin-right: 15px;
  margin-left: -10px;
}

:is(#cat-2011) > .topic > a::before {
  content: "";
  display: block;
  mask-image: var(--ji-icon);
  mask-size: contain;
  mask-position: center right;
  mask-repeat: no-repeat;
  height: 32px;
  width: 12px;
  background: #fff;
  margin-right: 15px;
  margin-left: -10px;
}

#cat-2011, .menu-item-2011>a::before { --ji-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='svg1' width='58.223' height='143.473' version='1.1'%3E%3Cg id='g1' transform='translate(-464.448 198.635)'%3E%3Cg id='g209' transform='translate(16.876 -621.483)'%3E%3Cpath id='path30' d='M485.536 467.312h-17.705c-4.518 4.703-18.259 4.452-18.259 6.64 0 4.205 2.213 90.37 2.213 90.37h49.796s2.214-86.165 2.214-90.37c0-2.188-13.742-1.937-18.259-6.64z' style='fill:none;stroke:%23a35e54;stroke-width:4;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1'/%3E%3Cpath id='path31' d='M485.536 443.705h-17.705v23.607h17.705z' style='fill:none;stroke:%23a35e54;stroke-width:2.66667;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1'/%3E%3Cpath id='path32' d='M467.277 436.144h18.812v7.561h-18.812z' style='fill:none;stroke:%23a35e54;stroke-width:4;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1'/%3E%3Cpath id='path33' d='M468.81 424.848h15.747a2.5 2.5 0 0 1 2.5 2.5v8.796H466.31v-8.796a2.5 2.5 0 0 1 2.5-2.5z' style='fill:none;stroke:%23a35e54;stroke-width:4;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1'/%3E%3Cpath id='path34' d='M485.536 467.312h-17.705c-4.518 4.703-18.259 4.452-18.259 6.64h54.223c0-2.188-13.742-1.937-18.259-6.64z' style='fill:none;stroke:%23a35e54;stroke-width:4;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1'/%3E%3Cpath id='path35' d='M484.705 487.37a8.022 8.022 0 1 0-16.044 0 8.022 8.022 0 1 0 16.044 0z' style='fill:none;stroke:%23a35e54;stroke-width:2.66667;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1'/%3E%3Cpath id='path36' d='M468.661 487.37c0-.233.015-.46.034-.686h-18.811v3.452h19.277a7.973 7.973 0 0 1-.5-2.767z' style='fill:none;stroke:%23a35e54;stroke-width:2.66667;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1'/%3E%3Cpath id='path37' d='M484.672 486.684c.019.227.033.453.033.685 0 .974-.181 1.903-.498 2.767h19.276v-3.452z' style='fill:none;stroke:%23a35e54;stroke-width:2.66667;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
