@font-face {
  font-family: 'Manrope';
  src: url('fonts/Manrope-VariableFont_wght.woff2') format('woff2-variations'),
    url('fonts/Manrope-VariableFont_wght.ttf') format('truetype');
  font-weight: 200 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('fonts/Montserrat-ExtraBold.woff2') format('woff2'),
    url('fonts/Montserrat-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('fonts/Montserrat-Bold.woff2') format('woff2'),
    url('fonts/Montserrat-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('fonts/Montserrat-Regular.woff2') format('woff2'),
    url('fonts/Montserrat-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  max-width: 100%;
}

body {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: 320px;
  margin: 0;
  padding: 0;
  font-family: 'Manrope', sans-serif;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  color: #020714;
  background: #FFFFFF no-repeat center 0;
  overflow-x: hidden;
}

* {
  min-height: 0;
  min-width: 0;
}

strong {
  display: block;
}

.btn-reset {
  width: auto;
  height: auto;
  display: inline-block;
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}



.list-reset {
  list-style: none;
  margin: 0;
  padding: 0;
}


/* Next */
.idesc {
  line-height: 1.4;
  word-break: break-word;
}

.idesc p {
  margin: 15px 0;
}

.idesc h1,
.idesc .h1,
.idesc h2,
.idesc .h2,
.idesc h3,
.idesc .h3,
.idesc h4,
.idesc .h4,
.idesc h5,
.idesc .h5,
.idesc h6,
.idesc .h6 {
  margin: 30px 0 12px 0;
}

.idesc ul {
  padding: revert;
  display: revert;
  margin: revert;
  list-style: revert;
  line-height: 1.64;
  padding-left: 20px;
}

.idesc p + ul {
  margin-top: 0;
}

.idesc a {
  color: inherit;
  text-decoration: revert;
  transition: revert;
}
.idesc a:hover {
  text-decoration: none;
}

.idesc ul > li {
  display: revert;
  margin: revert;
  list-style: revert;
}

.idesc ol {
  padding: revert;
  display: revert;
  margin: revert;
  list-style: revert;
  line-height: 1.64;
}

.idesc p + ul {
  margin-top: 0;
}

.idesc ol > li {
  display: revert;
  margin: revert;
  list-style: revert;
}

.idesc ul ul,
.idesc ul ol,
.idesc ol ol,
.idesc ol ul {
  margin-left: 20px;
}

.idesc p:first-child,
.idesc h1:first-child,
.idesc h2:first-child,
.idesc h3:first-child,
.idesc h4:first-child,
.idesc h5:first-child,
.idesc h6:first-child {
  margin-top: 0 !important;
}

.idesc p:first-child,
.idesc h1:first-child,
.idesc h2:first-child,
.idesc h3:first-child,
.idesc h4:first-child,
.idesc h5:first-child,
.idesc h6:first-child,
.idesc .h1:first-child,
.idesc .h2:first-child,
.idesc .h3:first-child,
.idesc .h4:first-child,
.idesc .h5:first-child,
.idesc .h6:first-child {
  margin-top: 0 !important;
}

.idesc p:last-child,
.idesc h1:last-child,
.idesc h2:last-child,
.idesc h3:last-child,
.idesc h4:last-child,
.idesc h5:last-child,
.idesc h6:last-child,
.idesc .h1:last-child,
.idesc .h2:last-child,
.idesc .h3:last-child,
.idesc .h4:last-child,
.idesc .h5:last-child,
.idesc .h6:last-child {
  margin-bottom: 0 !important;
}

.idesc table {
  width: 100%;
  margin: 12px 0;
  border: 0;
  border-top: 1px solid #ddd;
  border-collapse: collapse;
}

.idesc table td,
.idesc table th {
  padding: 6px 9px;
  border: 0;
  border-bottom: 1px solid #ddd;
}

.idesc table tr:first-child td,
.idesc table th {
  font-weight: bold;
}

.idesc table tr:hover > td {
  background-color: rgba(0, 0, 0, 0.01);
}

.idesc img {
  max-width: 100%;
  height: auto;
  border-radius: 5px;
}





.wrapper {
  width: 100%;
  max-width: 1410px;
  margin: 0 auto;
  padding: 0 20px;
}



.wraps {
  min-width: 320px;
  max-width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative;
}



.content-width {
  flex: 1 0;
  padding: 62px 0 62px 0;
  box-shadow: 0 35px 105.1px 0 #00000014;
  margin-bottom: 63px;
}
@media (max-width: 565px) {
  .content-width {
    padding-top: 32px;
    margin-bottom: 33px;
  }
}


.icon {
  flex: none;
  display: inline-flex;
  vertical-align: top;
  background: no-repeat center center;
  background-size: contain;
}

input {
  border: none;
  outline: none;
  background: none;
  box-shadow: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family: 'Manrope', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
}

input::placeholder {
  font-family: 'Manrope', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
}


.header {
  flex: none;
  margin: 0;
  color: #FFFFFF;
  padding: 15px 0 21px 0;
  background: #171717 no-repeat center 0;
}

.header__top {
  padding: 0;
  padding-bottom: 12px;
  border-bottom: 1px solid #292929;
  margin-bottom: 20px;
}

.header__logo {
  width: 100%;
  max-width: 106px;
  height: auto;
}

.header__logo img {
  width: 100%;
  object-fit: cover;
}

.header__menu {
  gap: 20px;
}

.header__nav {
  background-color: transparent !important;
  padding: 0;
}

.header__container {
  padding: 0;
  gap: 60px;
}

.header__link {
  padding: 10px 12px !important;
  color: #656565;
  font-weight: 400;
  border-radius: 5px;
}

.header__link:hover {
  color: #FFFFFF;
  background-color: #232323;
}

.navbar {
  --bs-navbar-hover-color: #656565;
}

.header__cabinet {
  display: flex;
  align-items: center;
  padding: 6px 10px 6px 12px;
  border-radius: 15px;
  background-color: #232323;
  color: #FFFFFF;
  font-weight: 500;
  gap: 13px;
  transition: all 0.3s ease;
}

.header__cabinet:hover {
  opacity: 0.8;
}


.header__cabinet-icon {
  background-image: url(img/icon/header__cabinet-icon.svg);
  width: 15px;
  height: 19px;
}

.lang {
  display: flex;
  align-items: center;
  position: relative;
  margin-left: 52px;
  width: fit-content;
}

@media (max-width: 992px) {
  .lang {
    margin-left: auto;
  }
}

.lang-btn {
  display: flex;
  gap: 11px;
  align-items: center;
  width: 73px;
}



.lang-item {
  display: flex;
  align-items: center;
  gap: 15px;
}

.lang-icon {
  width: 19px;
  height: 14px;
}

.lang-icon-ru {
  background-image: url(img/lang-ru.png);
}

.lang-icon-en {
  background-image: url(img/lang-en.png);
}

.lang-txt {
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
}

.lang-arrow-icon {
  width: 9px;
  height: 9px;
  background-image: url(img/icon/lang-arrow.svg);
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}

.lang-arrow-icon.open {
  transform: rotate(0deg);
}

.lang-content {
  position: absolute;
  top: 29px;
  left: -7px;
  padding: 12px 14px 16px 15px;
  border-radius: 15px;
  background-color: #3F3F3F;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 12px;
  display: none; /* Скрываем по умолчанию */
}

.lang-content.open {
  display: flex; /* Показываем при открытии */
}

.popover-arrow-icon {
  background-image: url(img/icon/popover-arrow.svg);
  width: 12px;
  height: 12px;
  position: absolute;
  top: -11px;
  right: 16px;
}
.header__middle {
  margin-bottom: 32px;
  display: flex;
  gap: 10px;
}
@media (max-width: 565px) {
  .header__middle {
    flex-direction: column;
  }
}

.header__dropdown {
  flex: none;
  width: 170px;
  min-width: 170px;
  max-width: 170px;
  position: relative;
}
@media (max-width: 565px) {
  .header__dropdown {
    width: 100%;
    min-width: 170px;
    max-width: 100%;
  }
}
.header__dropdown-label {
  padding:0 10px 0 20px;
  width: 100%;
  height: 44px;
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  border: 0;
  box-shadow: none;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  background: #3159f8;
  border-radius: 15px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.header__dropdown-label.show {
    border-radius: 15px 15px 0 0;
}
.header__dropdown-label-icon {
  content: '';
  width: 21px;
  height: 21px;
  display: block;
  background-size: contain;
  background: url(img/icon/header__select-icon.svg) no-repeat center center;
}

.header__dropdown-label-arrow {
  width: 8px;
  height: 8px;
  background: url(img/icon/header__select-arrow.svg) no-repeat center center !important;
  transition: transform 0.3s ease !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 24px;
}
.header__dropdown-label.show .header__dropdown-label-arrow {
    transform: translateY(-50%) rotate(180deg) !important;
}

.header__dropdown-list {
  display: none;
  width: 100%;
  padding: 5px;
  position: absolute;
  left: 0;
  top: 100%;
  background: #e8eaf3;
  border-radius: 0 0 10px 10px;
}
.header__dropdown-list-item {
  padding: 8px;
  display: block;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  color: #020714;
  border-radius: 10px;
}
.header__dropdown-list-item:hover {
  color: #fff;
  background-color: #5998fb;
}

.header__select {
  width: 170px;
  min-width: 170px;
  max-width: 170px;
  padding:0 10px 0 20px;
  height: 44px;
  border: 0;
  box-shadow: none;
  color: #fff;
  background: #3159f8;
  border-radius: 15px;
}
@media (max-width: 565px) {
  .header__select {
    width: 100%;
    max-width: 100%;
  }
}

.filters__select {
  width: 258px;
  min-width: 258px;
  max-width: 258px;
  height: 44px;
  padding:0 10px 0 20px;
  margin: 0;
  border: 0;
  background: #f6f8fa;
  border-radius: 15px;
}



.header__select+.select2-container .select2-selection--single,
.filters__select+.select2-container .select2-selection--single {
  border-radius: 15px;
  border: none;
  outline: none;
  height: 44px;
  display: flex;
  align-items: center;
  position: relative;
}

.header__select+.select2-container .select2-selection--single {
  background-color: #3159F8;
  padding: 15px 16px 15px 36px;
}

.filters__select+.select2-container .select2-selection--single {
  background-color: #F6F8FA;
  padding: 15px 24px 15px 20px;
}


.header__select+.select2-container .select2-selection--single::before {
  content: '';
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 21px;
  height: 21px;
  background-size: contain;
  background: url(img/icon/header__select-icon.svg) no-repeat center center;
}

.header__select+.select2-container .select2-selection--single .select2-selection__rendered,
.filters__select+.select2-container .select2-selection--single .select2-selection__rendered {
  display: flex;
  font-weight: 500;
  height: 44px;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  color: #FFFFFF;
  align-items: center;
  width: 100%;
  padding: 0;
  margin: 0;
  line-height: 1;

}

.header__select+.select2-container .select2-selection--single .select2-selection__rendered {
  color: #FFFFFF;
  padding-left: 14px;
}

.filters__select+.select2-container .select2-selection--single .select2-selection__rendered {
  color: #020714;
}

.header__select+.select2-container .select2-selection--single .select2-selection__placeholder,
.filters__select+.select2-container .select2-selection--single .select2-selection__placeholder {
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  display: flex;
  align-items: center;
  width: 100%;
}

.header__select+.select2-container .select2-selection--single .select2-selection__placeholder {
  color: #FFFFFF;
}

.filters__select+.select2-container .select2-selection--single .select2-selection__placeholder {
  color: #020714;
}

.header__select+.select2-container .select2-selection--single .select2-selection__arrow,
.filters__select+.select2-container .select2-selection--single .select2-selection__arrow {
  height: 8px;
  background: url(img/icon/header__select-arrow.svg) no-repeat center center !important;
  transition: transform 0.3s ease !important;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
}

.filters__select+.select2-container .select2-selection--single .select2-selection__arrow {
  filter: brightness(0);
}

.header__select+.select2-container .select2-selection--single .select2-selection__arrow b,
.filters__select+.select2-container .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.header__select+.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow,
.filters__select+.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow {
  transform: translateY(-50%) rotate(180deg) !important;
}


.header__select-category,
.filters__select-dropdown-1,
.filters__select-dropdown-2 {
  border: none !important;
  border-radius: 0;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  padding: 5px;
}

.header__select-category {
  background: #E8EAF3 !important;
}

.filters__select-dropdown-1,
.filters__select-dropdown-2 {
  background: #F6F8FA !important;

  z-index: 9999 !important;
}



.header__select-category .select2-results__option,
.filters__select-dropdown-1 .select2-results__option,
.filters__select-dropdown-2 .select2-results__option {
  padding: 8px;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  color: #020714;
  border-radius: 10px;
}

.header__search-form {
  display: flex;
  gap: 10px;
  align-items: center;
  width: 100%;
}

.header__search-actions {
  display: flex;
  flex: 1;
  gap: 13px;
  align-items: center;
  min-width: 0;
}

.header__search-wrapper {
  position: relative;
  flex: 1;
}

.header__search-input {
  width: 100%;
  min-width: 0;
  background-color: #232323;
  padding: 13px 13px 12px 48px;
  border-radius: 15px;
  color: #656565;
}

.header__search-input-icon {
  position: absolute;
  background-image: url(img/icon/search-input.svg);
  width: 15px;
  height: 15px;
  top: 14px;
  left: 18px;
}

.header__search-btn {
  display: flex;
  align-items: center;
  text-wrap: nowrap;
  padding: 12px 16px 13px 11px;
  background-color: #FFFFFF;
  border-radius: 15px;
  gap: 21px;
  font-weight: 500;
  transition: 0.3s ease;
}

@media (max-width: 565px) {
  .header__search-actions {
    position: relative;
  }
  .header__search-btn {
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media (max-width: 465px) {
  .header__search-btn span {
    display: none;
  }
}

.header__search-btn-icon {
  background-image: url(img/icon/search-btn.svg);
  width: 19px;
  height: 19px;
}

.header__search-btn:hover {
  opacity: 0.9;
}

.header__search-btn:active {
  opacity: 1;
}

.header__popular-heading {
  display: flex;
  align-items: center;
  font-family: 'Montserrat', sans-serif;
}
@media (max-width: 420px) {
  .header__popular-heading {
    flex-direction: column;
    gap: 5px;
  }
  .header__popular-toggle {
    margin-left: 0 !important;
  }
}

.header__popular-info {
  display: flex;
  align-items: center;
  gap: 9px;
  line-height: 100%;
  letter-spacing: 0;
}

.header__popular-title {
  display: block;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  font-weight: 700;
  font-size: 32px;
}
@media (max-width: 420px) {
  .header__popular-title {
    font-size: 20px;
  }
}

.header__popular-badge {
  font-weight: 800;
  font-size: 16px;
  padding: 8px 11px 6px 8px;
  background-color: #F82917;
  border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 0 12.5px 3px #F41B1B80;
  text-wrap: nowrap;
}

.header__popular-toggle {
  display: flex;
  align-items: center;
  gap: 9px;
  color: #656565;
  font-weight: 400;
  font-size: 12px;
  transition: all 0.3s ease;
  margin-left: auto;
}

.header__popular-toggle span {
  margin-top: 2px;
}

.header__popular-toggle-icon {
  background-image: url(img/icon/popularity-btn.svg);
  width: 22px;
  height: 22px;
}

.header__popular-toggle:hover {
  opacity: 0.8;
}

.header__popular-section {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 20px;
  width: 100%;
  overflow-x: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 15px;
}

.header__popular-section::-webkit-scrollbar {
  height: 8px;
}

.header__popular-section::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 4px;
}

.header__popular-section::-webkit-scrollbar-thumb {
  background: rgba(128, 128, 128, 0.6);
  border-radius: 4px;
  transition: background-color 0.3s ease;
}

.header__popular-section::-webkit-scrollbar-thumb:hover {
  background: rgba(128, 128, 128, 0.8);
}

.header__popular-section {
  scrollbar-width: thin;
  scrollbar-color: rgba(128, 128, 128, 0.6) rgba(0, 0, 0, 0.05);
}

.header__product {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  max-width: 258px;
  min-width: 258px;
  background-color: #232323;
  border-radius: 30px;
  padding: 58px 20px 20px;
  min-height: 290px;
  margin-top: 32px;
}

.header__product-logo {
  position: absolute;
  left: 30px;
  top: -11px;
  width: 100%;
  max-width: 53px;
  height: 53px;
}

.header__product-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.header__product-name {
  font-weight: 500;
  font-size: 14px;
  margin: 0;
  padding: 0 6px 0 0;
  margin-bottom: 17px;
  line-height: 1.25;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s ease;
}

.header__product-name:hover {
  opacity: 0.7;
}

.header__product-down {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.header__product-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header__product-amount {
  padding: 7px;
  background-color: #4BEA1B24;
  color: #61FA31;
  font-weight: 500;
  font-size: 12px;
  border-radius: 10px;
}

.header__product-price {
  display: flex;
  align-items: center;
  gap: 7px;
}

.header__price-icon {
  background-image: url(img/icon/ruble-icon.svg);
  width: 10px;
  height: 11px;
  align-self: flex-end;
  margin-top: 6px;
}

.header__price-value {
  font-weight: 500;
  font-size: 20px;
}

.header__product-link {
  display: flex;
  font-weight: 500;
  align-items: center;
  justify-content: space-between;
  padding: 7px 14px 8px 22px;
  background-color: #3159F8;
  border-radius: 15px;
  transition: all 0.3s ease;
}

.header__product-link:hover {
  background-color: #2D2D2D;
}

.header__product-link-icon {
  background-image: url(img/icon/product-link-icon.svg);
  width: 29px;
  height: 29px;
}

.main .wrapper {
  display: flex;
  flex-direction: column;
}


.main__title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0;
  margin: 0;
  padding: 0;
  margin-bottom: 44px;
}

.filters {
  display: flex;
  align-items: center;
  padding: 0;
  padding-bottom: 30px;
  border-bottom: 1px solid #F4F4F4;
  margin-bottom: 30px;
  gap: 20px;
  flex-wrap: wrap;
}

.filters__block {
  display: flex;
  flex-direction: column;
  gap: 17px;
}

.filters__dscr {
  font-weight: 400;
  color: #95A0AA;
}

.filters__input-group {
  display: flex;
  align-items: center;
  gap: 4px;
}

.filters__input {
  width: 100%;
  max-width: 120px;
  min-width: 0;
  background-color: #F6F8FA;
  padding: 13px 13px 12px 20px;
  border-radius: 15px;
  color: #020714;
}

.filters__input::placeholder {
  color: #95A0AA;
}

.filters__input::-webkit-outer-spin-button,
.filters__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.filters__separation-icon {
  background-image: url(img/icon/filters-separation.svg);
  width: 9px;
  height: 1px;
}

.filters__form-check {
  width: 100%;
  max-width: 258px;
  display: flex;
  align-items: center;
  align-self: flex-end;
  padding: 13px 20px 12px 20px;
  gap: 10px;
  background-color: #F6F8FA;
  border-radius: 15px;
  font-weight: 500;
  margin: 0;
}

.modal-footer__form-check {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 11px;
  font-weight: 400;
  font-size: 12px;
  flex: 1 0;
}

.filters__check-input,
.modal-footer__check-input {
  margin: 0;
  width: 19px;
  height: 19px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #B4BCC4;
  border-radius: 5px;
  outline: none;
  cursor: pointer;
  position: relative;
}

.filters__check-label {
  cursor: pointer;
}

.modal-footer__check-label {
  cursor: default;
}


.filters__check-input:checked,
.modal-footer__check-input:checked {
  background-color: #F6F8FA;
  border-color: #B4BCC4;
}

.filters__check-input:checked::before,
.modal-footer__check-input:checked::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 3px;
  width: 12px;
  height: 12px;
  background-image: url('img/icon/filters-checbox.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.form-check-input:focus,
.modal-footer__check-input {
  box-shadow: none;
  border-color: #B4BCC4;
}

.main__product {
  margin-bottom: 40px;
}
.main__product:last-child {
  margin-bottom: 0;
}


.main__product-header {
  display: flex;
  align-items: center;
  gap: 33px;
}


.main__product-header-box {
  flex: 1 0;
  display: flex;
  gap: 15px;
  align-items: center;
}

.main__product-logo {
  width: 100%;
  max-width: 42px;
  height: 42px;
}

.main__product-logo img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.main__product-title {
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 24px;
  word-break: break-word;
}

.main__product-props {
  flex: none;
  width: 362px;
  display: flex;
  align-items: center;
  margin: 0;

}

.main__product-props-header {
  position: relative;
  margin-right: 235px;
}

.main__props-label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 500;
}

.main__props-label--mobile {
  display: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  color: #95A0AA;
}

.main__props-label-header {
  position: absolute;
  top: 24px;
  font-weight: 400;
  color: #95A0AA;
}


.main__props-item {
  flex: 1 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}

.main__product-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 27px;
}

.main__product-list-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.main__card {
  display: flex;
  align-items: center;
  padding: 10px 19px 11px 20px;
  background-color: #F6F8FA;
  border-radius: 15px;
  gap: 33px;
  max-height: 64px;
}

.main__card-left {
  flex: 1 0;
  display: flex;
  align-items: center;
  gap: 20px;
}

.main__card-logo {
  width: 100%;
  max-width: 43px;
  height: 43px;
}

.main__card-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.main__card-name {
  flex: 1 0;
  font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s ease;
  word-break: break-word;
}

.main__card-name:hover {
  opacity: 0.8;
}

.main__props-label-price {
  padding: 10px 12px 10px 15px;
  border-radius: 10px;
  background-color: #EBF0F6;
  width: 100%;
  max-width: 123px;
}

.main__props-label-icon {
  background-image: url(img/icon/card-ruble.svg);
  width: 9px;
  height: 10px;
}

.main__product-actions {
  display: flex;
  align-items: center;
  gap: 7px;
}

.main__product-buy-btn {
  font-weight: 500;
  max-height: 44px;
  padding: 14px 20px 14px 20px;
  background-color: #3159F8;
  border-radius: 15px;
  color: #FFFFFF;
  transition: all 0.3s ease;
}

.main__product-buy-btn:hover,
.main__product-basket-btn:hover,
.products-list__more-btn:hover,
.basket-btn:hover,
.product__buy-btn:hover,
.product__basket-btn:hover,
.purchases__btn:hover {
  opacity: 0.8;
}

.main__product-buy-btn:active,
.main__product-basket-btn:active,
.products-list__more-btn:active,
.basket-btn:active,
.product__buy-btn:active,
.product__basket-btn:active,
.purchases__btn:active {
  opacity: 1;
}

.main__product-basket-icon {
  background-image: url(img/icon/card-basket.svg);
  width: 27px;
  height: 27px;
}

.main__product-basket-btn {
  padding: 9px 6px 8px 11px;
  background-color: #3159F8;
  border-radius: 15px;
  transition: all 0.3s ease;
}

.main__product-none-actions {
  font-weight: 500;
  color: #95A0AA;
  background-color: #EBF0F6;
  border-radius: 15px;
  padding: 15px 27px 15px 26px;
}

.products-list__more-btn {
  display: flex;
  align-items: center;
  font-weight: 500;
  color: #FFFFFF;
  background-color: #3159F8;
  padding: 13px 20px 13px 20px;
  gap: 21px;
  border-radius: 15px;
  transition: all 0.3s ease;
  align-self: center;
  margin: 0 auto;
  margin-top: 21px;
}

.more-btn-icon {
  background-image: url(img/icon/eye-more.svg);
  width: 18px;
  height: 18px;
}

.main__product-list-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.main__card.hidden {
  display: none;
}

.main__card.visible {
  display: flex;
}

.section-seo {
  flex: none;
  padding-top: 20px;
  padding-bottom: 30px;
  box-shadow: 0 35px 105.1px 0 #00000014;
  margin-bottom: 63px;
  margin-top: -63px;
}
@media (max-width: 565px) {
  .section-seo {
    margin-top: -33px;
  }
}

.section-seo__title {
  font-weight: 700;
  font-size: 24px;
  margin: 0;
  padding: 0;
  margin-bottom: 28px;
}

.section-seo__text {
  font-weight: 400;
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
  letter-spacing: 0.4px;
  line-height: 138%;
}

.section-seo__block {
  border-radius: 15px;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-bottom: 50px;
}

.section-seo__block img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.footer {
  flex: none;
  padding-bottom: 60px;
}

.footer .wrapper {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.footer__left {
  display: flex;
  gap: 82px;
}

.footer__support {
  display: flex;
  flex-direction: column;
  max-width: 190px;
}

.footer__logo {
  width: 100%;
  height: auto;
  max-width: 110px;
  margin-bottom: 36px;
}

.footer__logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.footer__support-link {
  display: flex;
  align-items: center;
  gap: 13px;
  margin-bottom: 10px;
}

.footer__support-link a {
  transition: all 0.3s ease;
}

.footer__support-link a:hover {
  opacity: 0.8;
}

.footer__support-link-pic {
  width: 100%;
  height: auto;
  max-width: 35px;
}

.footer__support-link-pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.footer__support-advertising {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 11px;
  transition: all 0.3s ease;
  margin-top: 47px;
}



.footer__support-advertising:hover {
  opacity: 0.8;
}

.support-advertising-icon {
  background-image: url(img/icon/advertising-icon.svg);
  width: 21px;
  height: 22px;
}

.footer__helpful-list,
.footer__helpful-list .footer__helpful-item {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer__helpful {
  display: flex;
  flex-direction: column;
  padding: 10px 0 0 0;
}

.footer__helpful-title {
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0;
  margin-bottom: 50px;
}

.footer__helpful-list {
  display: flex;
  flex-direction: column;
  gap: 24px;
  font-weight: 400;
  color: #656565;
}

.footer__center {
  margin-top: 64px;
  padding: 10px 0 0 0;
}

.footer__helpful-item {
  transition: all 0.3s ease;
}

.footer__helpful-item:hover {
  color: #020714;
}

.footer__right {
  max-width: 549px;
  padding: 10px 0 0 0;
}

.footer__right-title {
  display: block;
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0;
  margin-bottom: 46px;
}

.footer__right-content {
  display: flex;
  flex-wrap: wrap;
  gap: 13px 17px;
}

.footer__right-link {
  max-width: 300px;
  font-weight: 500;
  color: #3159F8;
  background-color: #3159F81A;
  padding: 8.5px 14px;
  border-radius: 10px;
  transition: all 0.3s ease;
  word-wrap: break-word;
}

.footer__right-link:hover {
  opacity: 0.8;
}

.basket-btn {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px 17px;
  background-color: #3159F8;
  border-radius: 40px;
  display: inline-flex;
  width: auto;
  bottom: 35px;
  right: 35px;
  z-index: 1000;
  transition: all 0.3s ease;
}

.basket-icon {
  background-image: url(img/icon/basket-icon.svg);
  width: 37px;
  height: 43px;
}

.basket-value {
  position: absolute;
  bottom: -2px;
  right: -2px;
  font-weight: 700;
  font-size: 12px;
  padding: 4px 6px;
  border-radius: 40px;
  background-color: #D9D9D9;
}

.main__product-basket-btn.active {
  opacity: 0.8;
}

.basket-updated {
  animation: bounce 0.3s ease;
}

@keyframes bounce {

  0%,
  100% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.3);
  }
}

.breadcrumb {
  display: block;
  --bs-breadcrumb-divider: '•';
  color: #00000059;
}

.breadcrumb-item {
  display: inline;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.54;
  letter-spacing: 0;
  color: #00000059;
  text-decoration: none !important;
  word-break: break-word;
}
.breadcrumb-item::before {
  float: none !important;
  display: inline;
  text-decoration: none !important;
}

.breadcrumb-item.active {
  text-decoration: none;
  color: #00000059;
}
.breadcrumb-item a {
  text-decoration: underline;
  transition: color 0.3s ease;
}
.breadcrumb-item a:hover {
  color: #555;
}

.breadcrumb {
  margin-bottom: 28px;
  gap: 10px 0;
}


.product__top {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 45px;
}

.product__logo {
  width: 100%;
  max-width: 62px;
  height: 62px;
}

.product__logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.product__title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0;
  margin: 0;
  padding: 0;
  word-break: break-word;
}

.product__content {
  display: flex;
  gap: 28px;
  align-items: flex-start;
}

.product__content-left {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  max-width: 258px;
  box-shadow: 0 35px 105.1px 0 #00000014;
  border-radius: 15px;
  padding: 0;
  overflow: hidden;
  justify-content: space-between;
}

.product__content-topic {
  display: flex;
  flex-direction: column;
  padding: 26px 20px 0 20px;
}

.product__row {
  display: flex;
  width: 100%;
  justify-content: space-between;
}


.product__price-icon {
  background-image: url(img/icon/product-ruble.svg);
  width: 15px;
  height: 17px;
}

.product__price {
  margin-bottom: 29px;
}

.product__price-value {
  font-weight: 700;
  font-size: 28px;

}

.product__row-info {
  font-weight: 400;
  font-size: 12px;
  color: #95A0AA;
}

.product__presence {
  margin-bottom: 19px;
}

.product__presence-value,
.product__sales-value {
  font-weight: 600;
  font-size: 16px;
}



.product__content-actions {
  display: flex;
  flex-direction: column;
  gap: 7px;
  margin: 3px 20px 0 20px;
}


.product__buy-btn {
  padding: 14px;
  max-height: 44px;
  background-color: #3159F8;
  border-radius: 15px;
  font-weight: 500;
  color: #FFFFFF;
  transition: all 0.3s ease;
}

.product__basket-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
  padding: 11px;
  max-height: 44px;
  background-color: #F6F8FA;
  border-radius: 15px;
  font-weight: 500;
  color: #020714;
  transition: all 0.3s ease;
}

.product-basket-icon {
  background-image: url(img/icon/product-basket.svg);
  width: 21px;
  height: 23px;
}

.product__methods {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  padding: 0 20px;
}

.product__methods-name {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}

.sbp-icon {
  background-image: url(img/icon/sbp-icon.svg);
  width: 46px;
  height: 23px;
}

.tether-icon {
  background-image: url(img/icon/tether-icon.svg);
  width: 56px;
  height: 15px;
}

.freekassa-icon {
  background-image: url(img/icon/freekassa-icon.svg);
  width: 51px;
  height: 16px;
}

.product__methods-dscr {
  font-weight: 400;
  font-size: 11px;
  color: #95A0AA;
}

.product__garant {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 9px;
  padding: 7px 0;
  background-color: #A5F289;
  font-weight: 400;
  font-size: 12px;
}

.product__garant-icon {
  background-image: url(img/icon/garant-icon.svg);
  width: 17px;
  height: 17px;
}

.product__content-right {
  display: flex;
  flex-direction: column;
  gap: 14px;
  flex: 1 0;
}

.product__content-title {
  color: #95A0AA;
}

.product__content-dscr {
  font-weight: 400;
  margin: 0;
  padding: 0;
  letter-spacing: 0.3px;
}



.empty__title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0;
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
}

.empty__dscr {
  font-weight: 400;
  margin: 0;
  padding: 0;
  line-height: 25px;
  letter-spacing: 0.3px;
}

.purchases__title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0;
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
}

.purchases__dscr {
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}

.purchases__form {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 40px;
  flex-wrap: wrap;
}

.purchases__input {
  font-weight: 400;
  padding: 13px 20px;
  width: 100%;
  max-width: 275px;
  background-color: #F6F8FA;
  border-radius: 15px;
  max-height: 44px;
}

.purchases__input::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  color: #95A0AA;
}



.purchases__btn {
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 19px;
  padding: 14px 22px;
  background-color: #3159F8;
  border-radius: 15px;
  color: #FFFFFF;
  max-height: 44px;
  transition: all 0.3s ease;
}

.purchases__btn-icon {
  background-image: url(img/icon/arrow-right.svg);
  width: 15px;
  height: 13px;
}

.purchases__content {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 31px 20px;
  margin-bottom: 40px;
}







.purchases__block {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  max-width: 258px;
  min-width: 258px;
  border-radius: 30px;
  padding: 58px 20px 20px;
  min-height: 290px;
  box-shadow: 0 35px 105.1px 0 #00000014;
}

.purchases__block-logo {
  position: absolute;
  left: 30px;
  top: -11px;
  width: 100%;
  max-width: 53px;
  height: auto;
}

.purchases__block-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.purchases__block-name {
  font-weight: 500;
  font-size: 14px;
  margin: 0;
  padding: 0 6px 0 0;
  margin-bottom: 17px;
  line-height: 1.25;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s ease;
}


.purchases__block-down {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.purchases__block-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.purchases__block-amount {
  font-weight: 500;
  font-size: 12px;
}

.purchases__block-price {
  display: flex;
  align-items: center;
  gap: 7px;
}

.purchases__ruble-icon {
  background-image: url(img/icon/product-ruble.svg);
  width: 10px;
  height: 11px;
  align-self: flex-end;
}

.purchases__block-value {
  font-weight: 500;
  font-size: 20px;
}

.purchases__block-link {
  display: flex;
  font-weight: 500;
  align-items: center;
  justify-content: space-between;
  padding: 9px 14px 11px 22px;
  background-color: #3159F8;
  border-radius: 15px;
  transition: all 0.3s ease;
  color: #FFFFFF;
}

.purchases__block-link:hover {
  opacity: 0.8;
}

.purchases__block-link-icon {
  background-image: url(img/icon/purchases-download.svg);
  width: 24px;
  height: 24px;
}



/* модалки */

.random-block {
  max-width: 200px;
  margin: 90px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.random-btn {
  padding: 34px 37px;
  border-radius: 100px;
  background-color: #3159F8;
  color: #FFFFFF;
  font-weight: 500;
  transition: all 0.3s ease;
}

.random-btn:hover {
  opacity: 0.8;
}

.random-btn:active {
  opacity: 1;
}


.modal-content {
  border: none;
  border-radius: 30px;
}

.modal-header {
  justify-content: center;
  padding: 20px 20px 17px 20px;
  border-bottom: none;
}

.modal-title {
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0;
  color: #020714;
}


.btn-close {
  position: absolute;
  top: 17px;
  right: 20px;
  --bs-btn-close-focus-shadow: none;
  opacity: 1;
  font-size: 0.75rem;
}

.modal-body {
  padding: 0 20px 22.5px 20px;
}

.modal-select+.select2-container {
  width: 100% !important;
}

.modal-body__payment-topic {
  display: block;
  font-family: 'Manrope', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0;
  color: #95A0AA;
  margin-bottom: 8px;
}

.modal-body__payment-title {
  margin: 0;
  padding: 0;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.3px;
  margin-bottom: 20px;
  color: #020714;
  word-break: break-word;
}

.modal-body__payment-input {
  width: 100%;
  min-width: 0;
  background-color: #F6F8FA;
  padding: 13px 13px 12px 20px;
  border-radius: 15px;
  color: #020714;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
}

.modal-body__payment-input::placeholder {
  color: #95A0AA;
}

.modal-body__payment-input::-webkit-outer-spin-button,
.modal-body__payment-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.modal-body__payment-input-group {
  display: flex;
  gap: 21px;
}

.modal-body__payment-filters {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.modal-footer {
  padding: 14.5px 20px 20px;
  flex-direction: column;
  gap: 16px;
  color: #020714;
}

.modal-footer__payment-info {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  margin: 0;
}

.modal-footer__payment-info-dscr {
  font-weight: 400;
}

.modal-footer__payment-info-price {
  display: flex;
  align-items: center;
  gap: 5px;
}

.modal__footer__payment-info-value {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0;
}

.modal-footer__ruble-icon {
  background-image: url(img/icon/product-ruble.svg);
  width: 11px;
  height: 12px;
  margin-top: 6px;
}


.modal-footer__payment-link {
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 0;
  text-decoration-skip-ink: auto;
  color: #0A51F5;
  transition: all 0.3s ease;
}

.modal-footer__payment-link:hover {
  opacity: 0.8;
}

.modal-footer__payment-actions {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.modal-footer__btn-payment {
  display: flex;
  font-weight: 500;
  align-items: center;
  gap: 26px;
  line-height: 1.34;
  padding: 8px 14px 7px 22px;
  background-color: #3159F8;
  border-radius: 15px;
  transition: all 0.3s ease;
}

.modal-footer__btn-payment:hover {
  opacity: 0.8;
}

.modal-footer__btn-payment:active {
  opacity: 1;
}

.modal-body__control-dscr {
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 0.3px;
  color: #020714;
}

.modal-body__control {
  padding: 0 20px;
}

.modal-footer__control {
  border: none;
  align-items: flex-end;
}

.modal-body__payment-price-icon {
  position: absolute;
  top: 39px;
  right: 17px;
  background-image: url(img/icon/card-ruble.svg);
  width: 9px;
  height: 10px;
}

.modal-body__payment-input-block {
  position: relative;
}
.modal-body__payment-input-block.display-none {
  display: none !important;
}
.modal-body__payment-input-block.display-none + .modal-body__payment-input-block {
  flex: 1 0;
}


.modal-footer__disabled {
  border: none;
  align-items: flex-end;
}

.modal-body__disabled-item {
  padding: 17px 20px;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0;
  color: #020714;
  border-radius: 15px;
  background-color: #FAEFE3;
  position: relative;
}

.modal-body__disabled-item-dscr {
  margin: 0;
  padding: 0;
  letter-spacing: 0.3px;
}

.modal-body__disabled-icon {
  background-image: url(img/icon/alert-icon.png);
  width: 25px;
  height: 25px;
  position: absolute;
  top: -10px;
  left: -6px;
}

.modal-body__disabled {
  padding: 0 20px 6px 20px;
}

.modal-header__disabled-topic {
  position: absolute;
  left: 20px;
  top: -13px;
  font-weight: 600;
  font-size: 12px;
  line-height: 100%;
  color: #FFFFFF;
  padding: 6px 14px;
  background-color: #F82917;
  border-radius: 15px;
}

.modal-footer__basket-btn {
  padding: 20px;
  border: none;
  align-items: flex-end;
}

.modal-body__basket-card {
  display: flex;
  border-radius: 15px;
  align-items: stretch;
  overflow: hidden;
  min-height: 100px;
}

.modal-body__basket-card-item {
  display: flex;
  flex-direction: column;
  padding: 12px 20px 14px 20px;
  background-color: #F6F8FA;
  flex: 1;
  min-width: 0;
  gap: 5px;
}

.modal-body__basket-card-info {
  display: flex;
  align-items: center;
  gap: 40px;
  font-size: 12px;
  color: #95A0AA;
}

.main__card-name-basket {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 0;
  cursor: default;
}

.main__card-name-basket:hover {
  opacity: 1;
}

.modal-body__basket-card-close {
  padding: 41px 13px 43px 14px;
  background-color: #F82917;
  transition: all 0.3s ease;
  flex-shrink: 0;
}

.modal-body__basket-card-close:hover {
  opacity: 0.8;
}

.modal-body__basket-card-close:active {
  opacity: 1;
}

.modal-body__basket-card-icon {
  background-image: url(img/icon/card-close-icon.svg);
  width: 22px;
  height: 22px;
}

.modal-body__basket-btn {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 0 20px;
  max-height: 337px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #c1c1c1 transparent;
}


.modal-body__basket-btn::-webkit-scrollbar {
  width: 6px;
}

.modal-body__basket-btn::-webkit-scrollbar-track {
  background: transparent;
  margin: 4px 0;
}

.modal-body__basket-btn::-webkit-scrollbar-thumb {
  background-color: #c1c1c1;
  border-radius: 3px;
}

.modal-body__basket-btn::-webkit-scrollbar-thumb:hover {
  background-color: #a8a8a8;
}

.modal-body__basket-btn::-webkit-scrollbar-button,
.modal-body__basket-btn::-webkit-scrollbar-corner {
  display: none;
}

.empty-basket {
  text-align: center;
  padding: 40px 0;
  color: #95A0AA;
  font-size: 16px;
}








/* Float cart */
#body a.cartlequebutton {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px 17px;
  border-radius: 40px;
  display: inline-flex;
  width: auto;
  bottom: 35px;
  right: 35px;
  z-index: 1000;
  background: #3159F8;
  transition: all 0.3s ease;
}
#body a.cartlequebutton::after {
  width: 37px;
  height: 43px;
  content: ' ';
  display: block;
  background: no-repeat center center url(img/icon/basket-icon.svg);
  background-size: 100% 100%;
  filter: contrast(0) brightness(10);
}
#body a.cartlequebutton:hover {opacity: 0.8;}
#body a.cartlequebutton:active {opacity: 0.8;}
#body a.cartlequebutton span.counter_cartlequebutton {
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  bottom: -2px;
  right: -2px;
  top: auto !important;
  left: auto !important;
  margin: 0;
  font-weight: 700;
  font-size: 12px;
  color: #000;
  text-align: center;
  padding: 0 !important;
  border-radius: 40px;
  background-color: #D9D9D9;
}

@media all and (max-width: 1500px){
  #body a.cartlequebutton {right: 20px; bottom: 40px;}
}

span.header__cart-count.customCartAmount:empty {
  display: none;
}



/* MEDIA */

@media (max-width: 1110px) {
  .footer .wrapper {
    gap: 20px;
    flex-wrap: wrap;
    justify-content: unset;
  }
  .footer__left {
    gap: 20px;
  }

  .footer__right-title {
    margin-bottom: 20px;
  }

  .footer__logo {
    margin-bottom: 20px;
  }

  .footer__support {
    justify-content: space-between;
  }
}

@media (max-width: 992px) {

  .main .wrapper,
  .empty .wrapper,
  .product .wrapper,
  .purchases .wrapper {
    margin-top: 32px;
  }


  .filters {
    gap: 10px;
  }

  .main__product-list {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
  }

  .main__product-props-header {
    display: none;
  }

  .main__card {
    position: relative;
    flex-direction: column;
    max-height: unset;
    padding: 48px 20px 20px;
    gap: 20px;
  }

  .main__card-logo {
    position: absolute;
    left: 30px;
    top: -11px;
  }

  .main__product-props {
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
    gap: 10px;
  }

  .main__props-label {
    justify-content: unset;
    gap: 5px;
  }

  .main__props-label-price {
    max-width: unset;
    width: auto;
    background-color: transparent;
    padding: 0;
  }

  .main__card-name {
    -webkit-line-clamp: 6;
    line-height: 1.25;
  }

  .main__card-name-basket {
    -webkit-line-clamp: 3;
  }


  .main__props-label--mobile {
    display: flex;
  }

  .main__props-item {
    width: 100%;
  }

  .main__product-none-actions {
    width: 100%;
    justify-content: center;
  }

  .main__product-actions {
    width: 100%;
  }

  .main__product-buy-btn {
    width: 100%;
    flex: 1 0;
  }

  .purchases__content {
    justify-content: center;
  }

  .header__cabinet,
  .header__link {
    width: fit-content;
  }

  .header__container {
    gap: 0;
  }

  .header__menu {
    gap: 8px;
  }
  .navbar-dark, .navbar[data-bs-theme=dark] {
    --bs-navbar-color: transparent !important;
  }
}


@media (max-width: 565px) {

  .header__search-form,
  .header__search-actions,
  .header__popular-heading,
  .filters__block {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }


  .header__search-btn {
    align-self: flex-end;
  }

  .header__search-wrapper,
  .filters__input-group,
  .filters__input {
    width: 100%;
  }

  .filters__input {
    max-width: unset;
  }

  .header__select+.select2-container,
  .filters__select+.select2-container {
    width: 100% !important;
  }

  .header__middle {
    margin-bottom: 15px;
  }

  .product__content {
    flex-direction: column;
  }
  .product__content-left {
    max-width: unset;
  }

  .product__basket-btn {
    justify-content: center;
  }

  .product__title {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

}

@media (max-width: 479px) {
  .footer__center {
    margin: 0;
  }

  .modal-footer__payment-actions {
    flex-direction: column;
    gap: 10px;
  }

  .modal-body__payment-price-icon {
    display: none;
  }

  .modal-body__payment-input-group {
    gap: 15px;
  }

  .modal-body__basket-card-info {
    gap: 10px;
  }

}

@media (max-width: 350px) {
  .modal-body__basket-card-info {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
  }

  .main__card-name-basket {
    -webkit-line-clamp: 2;
  }

}


/* END */
