@media (max-width: 767px) {
  .subm ul li {
    list-style: none;
    margin: 0; }

  .header--center .user__dropdown {
    text-align: center; }

  li.subm ul {
    display: block !important;
    margin: 0;
    padding: 0; }

  li.subm:hover ul {
    display: block !important;
    position: relative !important;
    right: 0 !important;
    text-align: center !important;
    background: transparent !important;
    margin: 0;
    z-index: 9;
    padding: 0; }

  .filter .capitalize {
    background: #ccc; }

  .plain-list-menu {
    width: 100% !important;
    margin: 0px !important; }

  .recipe-image {
    float: left !important; }

  .tech .panel.blog.fluid-video {
    width: 96% !important;
    float: left;
    margin: 1% !important; }

  .filter p:active {
    background: #fff; }

  span.fil {
    float: left !important;
    width: 100% !important;
    font-weight: bold !important;
    z-index: 999;
    position: relative;
    text-align: center; }

  .filter p {
    margin: 0px !important;
    width: 100% !important;
    text-align: center;
    display: grid !important;
    background: #ccc;
    border-bottom: 1px solid; }

  .filter .panel {
    background: transparent;
    margin-bottom: 0;
    float: left;
    width: 100% !important; }

  .bbim img {
    width: 98% !important;
    height: auto !important; } }
.recipe {
  width: 100%;
  text-align: left;
  float: left;
  color: #000; }

a {
  color: #24c; }

.recipe h3 {
  font-size: 24px;
  color: #000;
  font-weight: bold; }

.recipe h1 {
  font-weight: bold;
  font-size: 40px;
  color: #000; }

.recipe-image {
  float: right; }

.recipe-image img {
  float: right;
  border: 1px solid #24c871;
  padding: 2px; }

.retit {
  float: left;
  text-align: left;
  width: 100%; }

.times-container {
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #24c871;
  overflow: hidden;
  margin: 10px 0; }

span.pt {
  float: left;
  text-align: center;
  width: 20%;
  border-right: 1px solid #24c871; }

span.tt {
  float: right;
  text-align: center;
  width: 50%; }

.ccsc {
  float: left; }

.ingredients, .compact, .notes {
  margin: 0;
  float: left;
  width: 100%; }

.panel__body {
  padding: 30px;
  overflow: hidden; }

.bbim img {
  margin: 1%;
  border: 1px solid;
  padding: .5%; }

.panel__block, .panel__copy {
  margin: 1.5rem 0;
  float: left; }

.tech div#section-blog_sidebar {
  display: none; }

.tech .section__body.col-lg-9 {
  width: 100%; }

.tech .panel.blog.fluid-video {
  width: 48%;
  float: left;
  margin: 0 1%; }

.tech .blog__tags {
  display: none; }

.recipe h1 {
  display: none; }

.blog__title a {
  font-weight: bold; }

.filter .panel__body {
  padding: 0; }

span.fil {
  float: left;
  width: 10%; }

.filter .capitalize {
  color: #000;
  padding: 0 10px;
  float: left;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  transition: all 150ms ease;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  letter-spacing: .5px;
  text-decoration: none;
  margin: 0px;
  text-transform: uppercase;
  z-index: 9; }

.filter {
  margin: 30px 0;
  display: block;
  float: left;
  width: 100%; }

.filter p {
  margin: 0px; }

.filter .panel {
  background: transparent;
  margin-bottom: 0;
  float: left;
  width: 90%; }

.header--dark a:hover {
  color: #24c871; }

.filter .panel a:hover {
  color: #24c871; }

.plain-list-menu li {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left; }

.plain-list-menu {
  list-style: none;
  float: left;
  width: 20%; }

.plain-list-menu li a {
  padding: 0;
  margin: 0;
  text-align: center; }

.flist {
  width: 100%;
  float: left; }

.plain-list-menu a {
  text-align: center;
  display: block;
  font-weight: bold; }

ul.plain-list-menu__list li a {
  font-weight: normal;
  text-align: center; }

ul.plain-list-menu__list {
  padding: 0; }

.pop__body img {
  width: 50%;
  margin: 20px auto 0; }

.pop__body--inner {
  padding: 10px 80px; }

.social.social--1557546621366 {
  background: #fff;
  padding: 10px 0;
  border: 1px solid #ccc; }

.section__sidebar .panel {
  background: #ffffff;
  border: 1px solid #ccc; }

.social--1557546621366 .social__link:hover {
  color: #000; }

li.subm {
  list-style: none;
  float: left;
  display: contents; }

.subm ul li {
  list-style: none; }

li.subm ul {
  display: none; }

.header--center .header-menu {
  text-align: center;
  padding-top: 30px;
  width: auto;
  position: relative; }

.header--dark ul li a:hover {
  color: #000; }

li.subm:hover ul li {
  background: #24c871;
  margin: 1px;
  padding: 5px; }

li.subm:hover ul {
  display: block;
  position: absolute;
  right: 15%;
  text-align: left;
  background: #ddd;
  margin: 0;
  z-index: 9;
  padding: 0; }
