body#feed.n2022 > * {
  box-sizing: border-box;
}
body#feed.n2022 .main .box-980 {
  width: 100%;
  max-width: 1360px;
}
.n2022 main.box-980 {
  width: 100%;
  max-width: 1360px;
}
.n2022 .feed-content-2 {
  width: 100%;
  max-width: 1360px;
  padding: 30px 15px;
  justify-content: space-between;
  box-sizing: border-box;
}

.n2022 .feed-box-L {
  width: calc(100% - 400px);
  max-width: 1360px;
  margin: 0 auto;
}

.n2022 .box-980 {
  max-width: 980px;
  width: 100%;
  padding: 0 15px;
}

#feed h2 {
  position: relative;
}

#feed .Products h2 {
  margin: 50px auto 20px;
  position: relative;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 27px;
}

#feed .Products h2 p {
  font-family: brandon-grotesque, sans-serif;
  font-size: 20px;
  color: #014099;
  font-weight: 500;
  margin-top: 3px;
}

#feed div.h_line {
  width: 28px;
  height: 3px;
  text-align: center;
  margin: 5px auto 0;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#014099),
    color-stop(50%, #014099),
    color-stop(50%, #d9e9ff),
    to(#d9e9ff)
  );
  background: linear-gradient(
    90deg,
    #014099 0%,
    #014099 50%,
    #d9e9ff 50%,
    #d9e9ff 100%
  );
}

#feed .breadcrumb a,
#feed .breadcrumb li {
  color: #014099;
  font-weight: bold;
  display: flex;
  align-items: flex-end;
}

#feed .breadcrumb li:not(:last-child)::after {
  content: ">";
  padding: 0 10px;
}

#feed .breadcrumb {
  display: flex;
  flex-wrap: nowrap;
  padding: 10px 0 0;
  position: relative;
  z-index: 2;
}

#feed .link-item img {
  width: 100%;
}

body#feed .top .Products {
  width: 100%;
}

body#feed .top .Products div.projects div.project a.button_link img.label {
  padding: 5.5% 0 5%;
  margin: 0 auto;
  width: 100%;
}

body#feed .top .Products div.projects div.project a.button_link .category p {
  margin: 0;
  line-height: 22.5px;
}

#feed .livestock {
  width: 100%;
  height: 211px;
  background: url(../img/livestock-bg.jpg) no-repeat center;
  position: relative;
  background-size: cover;
}
#feed .livestock-text {
  position: absolute;
  bottom: 0%;
  padding: 0 3% 2%;
}

#feed .livestock h2 {
  color: #fff;
  font-size: 36px;
}

#feed .livestock-list {
  display: flex;
}

#feed .livestock-list li {
  width: 85px;
  margin-right: 5px;
}

#feed .livestock-list li a {
  display: block;
  color: #fff;
  font-weight: bold;
  position: relative;
  padding: 5px;
  font-size: 20px;
}

#feed .livestock-list li:first-child a {
  background: #fbcb55;
}

#feed .livestock-list li:nth-child(2) a {
  background: #f19b97;
}

#feed .livestock-list li:last-child a {
  background: #72b6d1;
}

#feed .livestock-list li:nth-child(3) a {
  background: #98cd97;
}

#feed .livestock-list li a::after,
.n2022 .feed-sidenav ul li a::after {
  content: "";
  display: inline-block;
  border-color: inherit;
  border-style: solid;
  border-width: 0 2px 2px 0;
  width: 6px;
  height: 6px;
  vertical-align: middle;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  margin: auto;
  transition: border-color 0.3s ease;
}

#feed .livestock-list li a::after {
  color: #fff;
}

.n2022 .feed-sidenav ul li a::after {
  color: #014099;
}

.n2022 .feed-sidenav {
  width: 380px;
}

.feed-sidenav .sidenav-wrapper {
  background-color: #f2f7ff;
  padding: 25px 0 10px;
  position: static;
  top: 80px;
  overflow: auto;
  height: fit-content;
}

@media (min-height: 1150px) {
  .feed-sidenav .sidenav-wrapper {
    top: 80px;
    position: sticky;
    /* height: 80vh; */
  }
  .feed-content-2 {
    align-items: stretch;
  }
}
.feed-sidenav .sidenav-wrapper::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

.feed-sidenav .sidenav-wrapper::-webkit-scrollbar-thumb {
  background: #014099;
  border-radius: 5px;
}
/* #first-category,
#second-category,
#third-category {
  border-bottom: solid 1px #d9e9ff;
} */

#first-category,
#second-category,
#third-category,
#fourth-category {
  padding: 0 20px;
}
.feed-sidenav .sidenav-wrapper > div + div {
  margin-top: 15px !important;
  border-top: solid 1px #d9e9ff;
}

.n2022 .feed-sidenav h3 {
  color: #001431;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 8px;
  padding-bottom: 0;
}
.n2022 .feed-sidenav h4 {
  margin-bottom: 4px;
}

.n2022 .feed-sidenav ul li a {
  display: inline-block;
  color: #014099;
  background: #d9e9ff;
  font-weight: bold;
  font-size: 15px;
  padding: 5px 25px 5px 5px;
  margin: 5px 0;
  position: relative;
}

.feed-sidenav .finelact-layer,
.feed-sidenav .finelact-pork,
#fourth-category ul {
  display: flex;
}

.feed-sidenav .finelact-layer li:first-child,
.feed-sidenav .finelact-pork li:first-child,
#fourth-category ul a {
  display: flex;
  align-items: center;
}

.feed-sidenav .finelact-layer li:first-child img,
.feed-sidenav .finelact-pork li:first-child img,
#fourth-category ul img {
  margin-right: 5px;
}

.feed-sidenav .finelact-layer li,
.feed-sidenav .finelact-pork li,
#fourth-category ul li {
  margin-right: 10px;
  font-weight: bold;
  color: #001431;
  font-size: 16px;
}

@media (max-width: 1000px) {
  #feed .feed-sidenav {
    order: 2;
    display: block;
    width: 100%;
  }
  .feed-sidenav .sidenav-wrapper {
    position: relative;
    top: 0;
    height: auto;
  }
}

@media (max-width: 540px) {
  .n2022 .feed-content-2 {
    padding: 0 15px 15px;
  }
  #feed .breadcrumb {
    overflow-x: auto;
    white-space: nowrap;
    padding: 0 0 4px 0;
  }
  #feed .feed-box-L {
    padding-bottom: 40px;
  }
  .n2022 .feed-sidenav ul li a {
    padding: 4px;
  }
  #feed .livestock-list li a::after,
  .n2022 .feed-sidenav ul li a::after {
    display: none;
  }
}

#feed .main .title-main h2 {
  position: relative;
  text-shadow: 0 0 0.1em #f9f9f9, 0 0 0.1em #f9f9f9, 0 0 0.1em #f9f9f9;
}
