.edit {
  margin: 32px 0;
  color: #4e8bdf;
  text-decoration: underline;
  cursor: pointer;
}
.breadcrumb li:nth-last-child(2) a {
  text-decoration: underline;
}
.rating .fa-stack {
  margin: 0 6px 0 0;
}
.search-categories-container {
  margin-bottom: 24px;
}
.search-categories {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
.search-categories_item a {
  display: grid;
  text-align: center;
  gap: 8px;
  justify-content: center;
}
h1 {
  font-weight: bold;
  color: #3c3c3c;
  margin: 0 0 16px 0;
}
#categoryBrands {
  margin: 0 0 32px 0;
}
#categoryBrands a {
  display: grid;
  grid-auto-flow: row;
  align-items: center;
  justify-items: center;
}
#categoryBrands a img {
  filter: grayscale(100%);
}
#categoryBrands .swiper-button-prev,
#categoryBrands .swiper-button-next {
  display: none;
  padding: 20px;
  border: 1px solid #c6c6c6;
  border-radius: 10px;
  transform: translateY(-20px);
}
#categoryMenuTop .swiper-button-prev,
#categoryMenuTop .swiper-button-next {
  display: none;
  padding: 20px;
  border: 1px solid #c6c6c6;
  border-radius: 10px;
  transform: translateY(-20px);
}
#categoryMenuTop {
  margin: 0 0 16px 0;
}
#categoryMenuTop a {
  display: grid;
  grid-template-rows: max-content max-content;
  gap: 18px;
  border: 1px solid #c6c6c6;
  border-radius: 8px;
  align-items: center;
  justify-items: center;
  padding: 16px;
  color: #3c3c3c;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  min-height: 180px;
  height: 100%;
  transition: all 0.25s;
}
#categoryMenuTop a:hover {
  opacity: 0.6;
  text-decoration: underline;
}
#categoryMenuTop a div {
  border-radius: 50%;
  background-color: #ffd400;
  display: grid;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  justify-self: center;
}
#categoryMenuTop a span {
  text-align: center;
}
.alsobuy-container {
  margin: 32px 0;
}
.portable-sorts {
  margin-bottom: 20px;
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}
.portable-sorts__filter,
.portable-sorts__sort {
  position: relative;
}

.products-container {
  position: relative;
  margin-top: 24px;
  width: 100%;
}
.products-block-title {
  display: grid;
  grid-auto-flow: column;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 32px;
}

.products-title {
  text-align: left;
  font-weight: bold;
  color: #3c3c3c;
  margin: 0;
}

.products-link-all a {
  display: grid;
  grid-template-columns: auto auto;
  color: #14a128;
  text-decoration: none;
  padding: 16px 32px;
  border: 1px solid #14a128;
  border-radius: 5px;
  font-size: 14px;
  align-items: center;
  text-align: center;
}
.products-link-all a span {
  justify-self: end;
}
.products-link-all a img {
  justify-self: start;
}
.link-all-full {
  display: none;
}
.link-all-narrow {
  display: block;
  margin-bottom: 32px;
}
.products-grid {
  display: grid;
  grid-template-columns: repeat(2, calc(50% - 8px));
  gap: 16px;
  box-sizing: border-box;
}

.product-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px;
  gap: 16px;
  border: 1px solid #c6c6c6;
  border-radius: 10px;
  position: relative;
}
.product-preview-label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  margin: 8px;
}
.product-card > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.product-card__main {
  width: 100%;
  position: relative;
}
.product-card__main .free-delivery {
  display: grid;
  grid-template-columns: max-content auto;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
}
.product-card__main .free-delivery span {
  color: #14a128;
  font-family: "Roboto";
  font-size: 10px;
  font-weight: 500;
}
.pagination {
  align-items: center;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-prev > span {
  margin-right: 16px;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  margin-left: 16px;
}
.pagination li {
  font-family: "Roboto";
  font-size: 14px;
}
.pagination > li > a,
.pagination > li:not(.pagination-middle-text) > span {
  border: 1px solid #c6c6c6;
  border-radius: 5px;
}
.pagination > li.active > span {
  background: #14a128;
  color: #fff;
}
.pagination > .active span {
  background: none;
  border: 1px solid #595959;
  color: #595959;
  border-radius: 5px;
}
.pagination > li.pagination-dis > a,
.pagination > li.pagination-dis > span {
  border: 1px solid #c6c6c6;
  border-radius: 5px;
  color: #c6c6c6;
}
.product-pagination {
  display: grid;
  justify-items: center;
}
.pagination-middle {
  display: none !important;
}
.pagination-middle-text {
  display: inline !important;
}
.pagination > li.pagination-middle-text > span {
  border: none;
  padding: 0;
  margin: 0;
  color: #1d1d1d;
}
.ukrcreditsticker .ukrcreditII {
  display: none;
}
.ukrcreditDI {
  background: url("/catalog/view/theme/neoseo_unistor/image/icons/icon-diya.svg")
    center center no-repeat;
  background-size: 16px;
}
.product-card__main h3,
.title__h3 {
  margin: 0 0 8px 0;
  height: 30px;
  line-height: 16px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product-card__main h3 a,
.title__h3 a {
  font-weight: bold;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
}
.product-card .rating {
  display: flex;
  justify-content: start;
  margin: 0 0 16px 0;
  height: 16px;
}
.fa-star.fa-stack-silver {
  color: #e4e4e4;
}
.price-info__one {
  display: grid;
  grid-template-rows: 12px repeat(2, 24px);
  gap: 4px;
}
.price-info__one span {
  justify-self: start;
  align-self: center;
  color: #000000;
  font-weight: 700;
  font-family: "Roboto";
  grid-row: 2 / 3;
}
.price-info__one .product-ukrcredit-label {
  grid-row: 3 / 4;
}
.price-info__one-not {
  color: #595959 !important;
}
.free-delivery-not {
  color: #98a1a6 !important;
}
.price-info__two {
  display: grid;
  grid-template-rows: 12px repeat(2, 24px);
  gap: 4px;
}
.price-info__two .price-old {
  font-size: 10px;
  font-weight: normal;
  font-family: "Roboto";
  color: #595959;
  position: relative;
  grid-row: 1 / 2;
}
.price-info__two .price-old::before {
  content: "";
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0px;
  width: 50px;
  height: 1px;
  background-color: #595959;
  transform-origin: left bottom;
  transform: rotate(-8deg);
}
.price-info__two .price-new {
  font-size: 20px;
  color: #ff0000;
  font-weight: 700;
  font-family: "Roboto";
  grid-row: 2 / 3;
}
.price-info__two .product-ukrcredit-label {
  grid-row: 3 / 4;
}

.cart-add-button:hover {
  background: rgb(125, 201, 135);
}
.cart-add-button img {
  min-width: 24px;
  min-height: 24px;
}
.cart-add-button.disabled {
  background: #c6c6c6;
  border: none;
}
.cart-add-button.disabled:hover {
  background: #c6c6c6;
  border: none;
}
.price-info {
  display: grid;
  grid-auto-flow: row;
  grid-row-gap: 16px;
  width: 100%;
  font-size: 20px;
  color: #000000;
  font-weight: 700;
  height: 130px;
  grid-template-rows: calc(100% - 50px - 16px) 50px;
}
.cart-add-button {
  display: grid;
  padding: 8px;
  grid-template-columns: 24px auto;
  gap: 8px;
  width: 100%;
  align-items: center;
  background-color: #14a128;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
.cart-add-button img {
  justify-self: end;
}
.cart-add-button span {
  display: inline-block;
  color: #fff;
  text-align: center;
  font-family: "Roboto";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  justify-self: center;
}
#next-page {
  color: #595959;
  text-align: center;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 400;
  display: grid;
  align-items: center;
  justify-items: center;
  margin: 24px 0;
}
#next-page span {
  border: 1px solid #595959;
  border-radius: 5px;
  padding: 12px 32px;
  display: block;
  cursor: pointer;
}

.article-description {
  padding: 0;
  max-height: max-content!important;
  height: auto!important;
}
a.moreLink {
  padding: 16px 40px 16px 32px;
  border: none;
  text-align: left;
  display: none!important;
}
a.moreLink i {
  margin-left: 16px;
}
a.moreLink:hover {
  border: none;
}
.product-h1-title {
  display: grid;
  grid-template-columns: 100%;
  margin: 0 0 24px 0;
}
.product-h1-title h1 {
  grid-row: 1 / 2;
  font-weight: bold;
  color: #3c3c3c;
  margin: 0;
  text-align: start;
}
.product-h1-title .edit {
  grid-row: 2 / 3;
}
.product-h1-title .filters-box {
  grid-row: 1 / 2;
  margin: 0;
  padding: 0;
}
.product-h1-title .filters-box .sort-list {
  width: 100%;
}
.product-h1-title .filters-box .jq-selectbox__select {
  border-radius: 5px;
}
.product-card .product-additional__info {
  display: none;
  width: 100%;
}
.product-card .product-additional__info .manufacturer_right {
  align-self: end;
}
.ocf-selected-filter-name {
  display: none;
}
.category-seo-text {
  padding: 32px;
  border: 1px solid #c6c6c6;
  border-radius: 10px;
}
.category-seo-text h2,
.category-seo-text h3,
.category-seo-text h4 {
  padding-bottom: 8px;
  border-bottom: 1px solid #c6c6c6;
  margin: 24px 0;
  color: #595959;
}
.category-seo-text h2:first-child,
.category-seo-text h3:first-child,
.category-seo-text h4:first-child {
  margin: 0 0 24px 0;
}
.review-category {
  margin: 24px 0;
  overflow: hidden;
}
.review-title {
  margin: 0 0 16px 0;
  color: #595959;
  font-weight: bold;
  padding: 0 0 8px 0;
  border-bottom: 1px solid #d9d9d9;
}
.review-category-grid .owl-stage-outer {
  z-index: 2;
}
.review-category-grid .owl-controls {
  left: 0;
  bottom: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.review-category-grid .owl-nav {
  margin-top: 0;
  top: -61px;
  position: absolute;
  right: 0;
  display: grid;
  grid-auto-flow: column;
  gap: 8px;
}
.review-category-grid.owl-theme .owl-nav [class*="owl-"] {
  margin: 0;
  padding: 4px 12px;
  color: #595959;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #c6c6c6;
  font-size: 22px;
}
.review-category-grid .owl-dots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -40px;
}
.review-category-grid .owl-dots .owl-dot span {
  width: 16px;
  height: 16px;
}
.review-category-grid .owl-dots .owl-dot.active span {
  background: #ffd400;
}
.review-category__card {
  background: #f2f2f2;
  border-radius: 8px;
  padding: 16px;
  display: grid;
  gap: 16px;
  grid-template-rows: max-content auto;
  height: 100%;
}
.review-category__top {
  display: grid;
  gap: 16px;
}
.review-category__top--name > a {
  display: grid;
  grid-template-columns: 61px auto;
  gap: 16px;
  text-decoration: none;
}
.review-category__top--name > a > img {
  height: 61px;
  width: 61px;
}
.review-category__top--name > a > span {
  color: #000;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 400;
  max-height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.review-category__top--body {
  display: grid;
  gap: 16px;
}
.review-category__top--body .rating p {
  margin: 0;
}
.author-review-category {
  color: #595959;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 700;
  margin-right: 16px;
}
.date_added-review-category {
  color: #c6c6c6;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 700;
}
.review-category__bottom--text {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #595959;
  font-size: 14px;
}

.review-category .owl-carousel .owl-stage {
  display: flex;
  flex-wrap: wrap;
}

.review-category .owl-carousel .owl-item {
  flex: 1 1 auto;
}

.category-main-container .ocf-page-list-bottom {
  overflow: visible;
  margin: 32px 0;
}
.category-main-container .ocf-page-list-bottom .ocf-category-page-list {
  max-height: none;
  list-style-type: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
  overflow-y: hidden;
  overflow-x: hidden;
}
.category-main-container .ocf-page-list-bottom .ocf-category-page-list li {
  margin-bottom: 10px;
}
.category-main-container .ocf-page-list-bottom .ocf-category-page-list a {
  padding: 8px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #595959;
  font-size: 14px;
  color: #595959;
  display: block;
  margin: 0 5px;
  min-height: 100%;
  text-decoration: none;
}
.category-seo-regions a {
  padding: 8px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #595959;
  font-size: 14px;
  color: #595959;
  display: block;
  margin: 0 5px;
  text-decoration: none;
}
.adjacent-category {
  margin-top: 32px;
}
.adjacent-category h2 {
  font-weight: bold;
  color: #3c3c3c;
  margin: 0 0 16px 0;
}

/* CONSULT */

.category-consult {
  padding: 16px;
  border-radius: 8px;
  background-color: #e4e4e4;
  display: grid;
  grid-auto-flow: row;
  gap: 8px;
  text-align: left;
  position: relative;
  overflow: hidden;
  margin: 20px;
}
.category-consult h4,
.category-consult span,
.category-consult button {
  z-index: 2;
}
.category-consult h4,
.category-consult span {
  width: 70%;
}
.category-consult h4 {
  margin: 0;
}
.category-consult button {
  padding: 16px 24px;
  border-radius: 5px;
  background-color: #14a128;
  color: #fff;
  border: none;
  transition: all 0.25s ease-in;
}
.category-consult button:hover {
  background-color: rgb(125, 201, 135);
}
.category-consult .big-img,
.category-consult .small-img {
  position: absolute;
  z-index: 1;
  opacity: 0.3;
}
.category-consult .big-img {
  width: 100px;
  height: 100px;
  left: calc(100% - 75px);
  transform: rotate(-0.04turn);
}
.category-consult .small-img {
  width: 50px;
  height: 50px;
  left: 65%;
  top: 50%;
  transform: rotate(0.05turn);
}
.ocf-open ~ .category-consult {
  display: none;
}
.category-faq {
  margin: 0 0 32px 0;
}
.category-faq h2 {
  color: #595959;
  font-weight: bold;
}
.category-faq__block {
  margin-top: 16px;
  padding-bottom: 16px;
}
.category-faq__block .category-faq__question span {
  text-transform: capitalize;
}
.category-faq__block .category-faq__answer span {
  text-transform: capitalize;
}
.category-faq__question {
  color: #595959;
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 8px;
  margin-bottom: 24px;
  border-bottom: 1px solid #d9d9d9;
  padding-top: 16px;
}
.category-faq__answer {
  color: #595959;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 400;
}
.category-faq__answer a {
  color: #595959;
  text-decoration: underline;
}
.category-seo-regions__city {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  gap: 8px;
}
.category-seo-regions {
  margin-bottom: 32px;
}
.category-seo-regions h2 {
  color: #595959;
  font-weight: bold;
}
.category-seo-regions__title {
  color: #595959;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 16px;
}
.category-seo-regions__city a,
.category-seo-regions__city--main {
  padding: 8px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #595959;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 400;
  color: #595959;
  display: block;
  margin: 0;
  min-height: 100%;
  text-decoration: none;
}
.category-seo-regions__city--main {
  background-color: #c6c6c6;
}
.category-subcategory-grid {
  margin: 0;

  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(145px, 1fr));
  gap: 16px;
  align-items: stretch;
}
.adjacent-categories__card {
  display: grid;
  grid-template-rows: max-content max-content;
  gap: 18px;
  border: 1px solid #c6c6c6;
  border-radius: 8px;
  align-items: center;
  justify-items: center;
  padding: 16px;
  color: #3c3c3c;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  min-height: 180px;
}
.adjacent-categories__card:hover {
  color: #3c3c3c;
  text-decoration: underline;
}
.adjacent-categories__card > .adjacent-categories__img {
  width: 68px;
  height: 68px;
  background: #ffd400;
  border-radius: 50%;
  position: relative;
}
.adjacent-categories__card > .adjacent-categories__img > img {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 9px;
  left: 9px;
}
.adjacent-categories__card > span {
  text-align: center;
}
.category-subcategory-grid .category-layout,
.category-layout-grid__block,
.category-layout-grid__block a {
  height: 100%;
}
.category-subcategory-grid::before {
  content: none;
}
.category-subcategory-grid::after {
  content: none;
}
.category-layout-grid__block a {
  display: grid;
  grid-auto-flow: row;
  color: #3c3c3c;
  font-weight: 700;
  font-size: 14px;
  padding: 16px 8px;
  border: 1px solid #c6c6c6;
  border-radius: 8px;
  justify-content: center;
  gap: 8px;
}
.category-layout-grid__img-block {
  border-radius: 50%;
  background-color: #ffd400;
  display: grid;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  justify-self: center;
}
.category-layout-grid__block a img {
  width: 48px;
  height: 48px;
}
.category-layout-grid__block a span {
  text-align: center;
}
.cathed-container-2 {
  display: grid;
  grid-auto-flow: column;
  justify-content: space-between;
}
.filters-box {
  display: none;
}
.sort-list {
}
.sort-list label {
  margin: 0;
}
.sort-list-select .jq-selectbox__select-text {
  min-width: 200px;
}
.filters-box .jq-selectbox__select {
  border: 1px solid #dedede;
  background: transparent;
  border-radius: 5px;
}
.sort-list .jq-selectbox__dropdown ul {
  border: 1px solid #dedede;
  background: #fff;
  border-radius: 5px;
}
.pagination-container {
  display: grid;
  justify-content: center;
}
.pagination {
  display: grid;
  grid-auto-flow: column;
  gap: 8px;
}
.pagination li a {
  color: #1d1d1d;
}

.content-bottom {
  padding: 0 15px;
}
.adjacent-categories-new {
  margin-top: 32px;
}
.portable-sorts__filter button,
.portable-sorts__sort button {
  width: 100%;
  border-radius: 6px;
  outline: none;
  box-shadow: none;
  font-size: 14px;
  border: 1px solid #ffd400;
  color: #333;
  background: #fff;
  padding: 8px 10px;
}

.portable-sorts__list {
  display: none;
  position: absolute;
  z-index: 20;
  border: 1px solid #b9b9b9;
  border-radius: 6px;
  right: 0;
  left: 0;
  background: #fff;
  top: 33px;
  overflow-y: auto;
  max-height: 250px;
}
.portable-sorts__list a:not(:last-child) {
  border-bottom: 1px solid #ddd;
}
.portable-sorts__list a {
  display: flex;
  padding: 8px 10px;
  color: #333;
}
.sort-list_container {
  position: relative;
}
.sort-list_container button {
  background: #fff;
  border: 1px solid #c6c6c6;
  border-radius: 5px;
  padding: 8px 16px;
}
.sort-list_select {
  display: none;
  position: absolute;
  z-index: 20;
  border: 1px solid #b9b9b9;
  border-radius: 6px;
  right: 0;
  left: 0;
  background: #fff;
  top: 33px;
  overflow-y: auto;
  max-height: 250px;
}
.sort-list_select a:not(:last-child) {
  border-bottom: 1px solid #ddd;
}
.sort-list_select a {
  display: flex;
  padding: 8px 10px;
  color: #333;
  transition: all 0.25s;
}
.sort-list_select a:hover {
  opacity: 0.8;
}
.article-description img {
  max-width: 100%;
}
.category-tree-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: 100%;
}
.category-tree-block {
  border: 1px solid rgb(198, 198, 198);
  border-radius: 10px;
  padding: 16px;
}
.category-tree-block.category-tree-block-hidden {
  display: none;
}
.category-tree-image {
  margin-bottom: 16px;
}
.category-tree-image a {
  display: grid;
  align-items: center;
  justify-content: center;
}
.category-tree-list-box {
  display: grid;
  gap: 16px;
}
.category-tree-name-box a {
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 700;
  color: #000;
}
.category-tree-list-box ul {
  display: grid;
  gap: 10px;
}
.category-tree-list-box ul li a {
  color: rgb(89, 89, 89);
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 400;
  transition: text-decoration 0.2s ease-in;
}
.category-tree-list-box ul li:hover a {
  text-decoration: underline;
}
.category-tree-show-more {
  display: block;
  padding: 16px;
  width: 100%;
  margin-top: 16px;
  background: none;
  border: 1px solid rgba(89, 89, 89);
  border-radius: 5px;
}
.category-tree-show-less {
  display: none;
  padding: 16px;
  width: 100%;
  margin-top: 16px;
  background: none;
  border: 1px solid rgba(89, 89, 89);
  border-radius: 5px;
}
.category-tree-show-more span,
.category-tree-show-less span {
  margin-right: 10px;
}
.category-tree-show-less svg {
  transform: rotate(180deg);
}
.category-tree-not-hid .category-tree-show-more {
  display: none;
}
.category-tree-not-hid .category-tree-show-less {
  display: block;
}
.category-tree-not-hid .category-tree-block-hidden {
  display: block;
}
@media (min-width: 412px) {
  .search-categories {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 576px) {
  .products-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .pagination-middle {
    display: inline !important;
  }
  .pagination-middle-text {
    display: none !important;
  }
  .category-tree-grid {
    grid-template-columns: repeat(2, calc(50% - 8px));
  }
  .category-tree-show-more {
    display: none;
  }
  .category-tree-show-less {
    display: none;
  }
  .category-tree-block.category-tree-block-hidden {
    display: block;
  }
}
@media (min-width: 768px) {
  .products-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .category-subcategory-grid {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  }
  .search-categories {
    grid-template-columns: repeat(4, 1fr);
  }
  .category-tree-grid {
    grid-template-columns: repeat(3, calc(33% - 8px));
  }
}
@media (min-width: 992px) and (max-width: 1023px) {
  #content.col-md-9,
  #content.col-sm-9 {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .products-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  #categoryBrands .swiper-button-prev,
  #categoryBrands .swiper-button-next {
    display: flex;
  }
  #categoryBrands .swiper-button-prev.swiper-button-lock,
  #categoryBrands .swiper-button-next.swiper-button-lock {
    display: none;
  }
  #column-left {
    padding: 0 15px;
  }
  .portable-sorts {
    display: none;
  }
  .link-all-full {
    display: block;
  }
  .link-all-narrow {
    display: none;
    margin-bottom: 0;
  }
  .article-description.cat-description {
    overflow-y: hidden;
  }
  a.moreLink {
    padding: 16px 40px 16px 0px;
  }
  .product-result {
    display: none;
  }
  .product-card {
    max-height: 480px;
    transition: all 0.2s;
  }
  .product-card:hover {
    border: 1px solid #ffd400;
  }
  .product-card.product-card--manufacturer:hover {
    height: auto;
    max-height: 800px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: none;
  }
  .product-card.product-card--manufacturer .product-additional__info {
    display: block;
    overflow: hidden;
    visibility: hidden;
    transition: all 0.2s;
    position: absolute;
    left: -1px;
    top: 100%;
    background: #fff;
    z-index: 3;
    border: 1px solid #ffd400;
    padding: 16px;
    border-top: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    width: calc(100% + 2px);
  }
  .product-card.product-card--manufacturer:hover .product-additional__info {
    overflow: visible;
    visibility: visible;
  }
  .product-card.product-card--manufacturer .product-list_manufacturer {
    border-top: 1px solid #c6c6c6;
    padding-top: 16px;
  }
  .product-list_manufacturer {
    display: grid;
    gap: 8px;
  }
  .manufacturer-item {
    display: grid;
    grid-template-columns: repeat(2, calc(50% - 8px));
    gap: 16px;
  }
  .product-h1-title {
    display: grid;
    grid-template-columns: repeat(2, 50%);
    margin: 0;
    margin-bottom: 24px;
  }
  .category-consult {
    margin: 20px 0;
  }
  .category-layout-grid__block a {
    font-size: 20px;
  }
  .filters-box {
    display: block;
  }
  .search-categories {
    grid-template-columns: repeat(5, 1fr);
  }
  .product-special .products-grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .sort-list_container button {
    min-width: 250px;
  }
}
@media (min-width: 1200px) {
  
  .price-info {
    display: flex;
    padding: 0;
    gap: 0;
    grid-template-columns: 100%;
    justify-content: space-between;
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    height: auto;
  }
  .cart-add-button {
    display: block;
    width: auto;
    padding: 16px 24px;
  }
  .cart-add-button span {
    display: none;
  }
  .category-tree-grid {
    grid-template-columns: repeat(4, calc(25% - 12px));
  }
  .products-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1400px) {
  #categoryMenuTop .swiper-button-prev,
  #categoryMenuTop .swiper-button-next {
    display: flex;
  }
  #categoryMenuTop .swiper-button-prev.swiper-button-lock,
  #categoryMenuTop .swiper-button-next.swiper-button-lock {
    display: none;
  }
  .search-categories {
    grid-template-columns: repeat(6, 1fr);
  }
  .products-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .product-special .products-grid {
    grid-template-columns: repeat(6, 1fr);
  }
  .category-tree-grid {
    grid-template-columns: repeat(5, calc(20% - 13px));
  }
}
.brand-content {
  display: grid;
  gap: 20px;
}
