* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: black;
  font-family: "Calibri";
}
input:hover,
input:focus,
textarea:hover,
textarea:focus {
  outline: none;
}
a {
  color: black;
  text-decoration: none;
}
img {
  max-width: 100%;
}
h1,
.h1 {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 40px;
}
h2 {
  font-size: 28px;
  line-height: 25px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 20px;
}
img {
  max-width: 100%;
}

.main {
  overflow: hidden;
}
.header__top .header__row {
  padding: 16px 0px;
}
.header__wr {
  max-width: 1140px;
  width: 100%;
  margin: auto;
}
.main__page p + p {
  margin-top: 15px;
}
.main__page a {
  color: #da0c2c;
}
.main__page a:hover {
  color: #a5011a;
}
.main__page .sale-personal-section-index-block-link {
  color: #fff;
}
.main__page .sale-personal-section-index-block-link:hover {
  color: #fff;
}
.main__page ul {
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.main__page > ul li::before {
  content: "";
  display: inline-block;
  margin-right: 5px;
  width: 8px;
  height: 8px;
  background: #da0c2c;
  border-radius: 50%;
}
.main__page {
  min-height: calc(100vh - 420px);
}
.header .header__row {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.header__menu {
  width: calc(100% / 12 * 7 - 30px);
  margin-left: 15px;
  margin-right: 15px;
  margin-right: auto;
}
.header__menu ul {
  display: flex;
  margin-bottom: 0;
}
.header__menu ul li {
  display: block;
  margin-right: 13px;
}
.header__menu ul li a {
  font-size: 14px;
  color: #565656;
  transition: 0.5s linear;
}
.header__menu ul li a:hover {
  color: #da0c2c;
}
.header__city {
  width: calc(100% / 12 * 3 - 30px);
  margin-left: 15px;
  margin-right: 15px;
}
.header__user {
  width: calc(100% / 12 * 3 - 30px);
  margin-left: 15px;
  margin-right: 15px;
  text-align: right;
  color: #565656;
}
.header__user a {
  font-weight: 700;
  color: #1c1b17;
  font-size: 14px;
}
.header__center {
  margin-bottom: 15px;
}
.header__logo {
  width: calc(100% / 12 * 3 - 30px);
  margin-left: 15px;
  margin-right: 15px;
}
.header__logo img {
  max-width: 100%;
}
.header__serach {
  width: calc(100% / 12 * 5 - 30px);
  margin-left: 15px;
  margin-right: 15px;
}
.header__serach-wr {
  height: 44px;
  border: 1px solid #dbbabf;
  display: flex;
}
.header__input {
  display: block;
  border: 0;
  width: calc(100% - 42px);
  padding: 0 15px;
}
.header__button {
  height: 42px;
  width: 42px;
  border: 0;
  background-color: #fff;
  background-image: url(../img/header__button.png);
  background-position: center;
  background-repeat: no-repeat;
}
.header__info {
  width: calc(100% / 12 * 2 - 30px);
  margin-left: 15px;
  margin-right: 15px;
  text-align: right;
}
.header__info a {
  font-size: 20px;
}
.header__info div {
  font-size: 18px;
  color: #b0b0b0;
}
.header__basket {
  width: calc(100% / 12 - 30px);
  margin-left: 15px;
  margin-right: 15px;
}
.header__favorites {
  width: calc(100% / 12 - 30px);
  margin-left: 15px;
  margin-right: 15px;
  display: block;
  text-align: center;
  text-decoration: none;
  padding-top: 4px;
}
.header__favorites:hover {
  text-decoration: none;
}
.favorites-top__icons {
  background-image: url(../img/favorites-top.png);
  width: 29px;
  height: 26px;
  margin: auto;
}
.favorites-top__icons span {
  display: none;
}
.favorites-top__icons-active {
  background-image: url(../img/favorites-top__active.png);
  width: 29px;
  height: 26px;
  margin: auto;
}
.favorites-top__icons-active span {
  display: block;
}
.favorites-top__kol {
  color: #da0c2c;
  font-size: 14px;
  position: relative;
  top: -5px;
  right: -24px;
}
.favorites-top__text {
  display: block;
  font-size: 14px;
  color: #b0b0b0;
  margin-top: 3px;
}
.header__bottom {
  background: #e5e5e5;
}
.header__bottom .header__row {
  align-items: center;
}
.header__catalog {
  width: calc(100% / 12 * 3 - 30px);
  margin-left: 15px;
  margin-right: 15px;
  position: relative;
}
.header__catalog:hover .header__catalog-menu {
  display: block;
}
.header__catalog-title {
  background: #1c1b17;
  border-radius: 5px;
  font-size: 18px;
  color: white;
  border: 1px solid #1c1b17;
  padding: 11px 25px;
}
.header__catalog-title::before {
  transform: translateY(1px);
  margin-right: 10px;
  content: "";
  width: 16px;
  height: 13px;
  display: inline-block;
  background-image: url(../img/header__catalog-title.png);
  margin-right: 25px;
}
.header__catalog-menu {
  position: absolute;
  border-radius: 5px;
  border: 1px solid #e1e1e1;
  width: 100%;
  display: none;
  background: white;
  z-index: 100000;
}
.header__catalog-menu_active {
  display: block;
}
.header__catalog-menu ul li {
  display: block;
  align-items: flex-start;
  padding: 10px 15px;
  font-size: 16px;
}
.header__catalog-menu ul li a {
  display: flex;
  align-items: flex-start;
  color: #111111;
}
.header__catalog-menu ul li a img {
  margin-right: 15px;
}
.header__catalog-menu ul li a span {
  margin-top: auto;
  margin-bottom: auto;
}
.header__catalog-menu ul li > ul {
  display: none;
}
.header__catalog-menu ul li:hover {
  background: #f5f5f5;
}
.header__catalog-menu ul li:hover > ul {
  background: white;
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  min-height: 100%;
  border: 1px solid #e1e1e1;
}
.header__bottom-menu {
  width: calc(100% / 12 * 9 - 30px);
  margin-left: 15px;
  margin-right: 15px;
}
.header__bottom-menu ul {
  display: flex;
}
.header__bottom-menu ul li {
  margin-left: 15px;
  margin-right: 15px;
  display: block;
  font-size: 14px;
}
.header__bottom-menu ul li a {
  color: #3e3e3e;
}
.basket-smail {
  position: relative;
  width: 60px;
  text-align: center;
  float: right;
}
.basket-smail__kol {
  font-size: 14px;
  color: #da0c2c;
  position: absolute;
  right: 0px;
}
.basket-smail__icon {
  display: inline-block;
  background-image: url(../img/basket-smail__icon.png);
  width: 33px;
  height: 26px;
}
.basket-smail_a .basket-smail__icon {
  background-image: url(../img/basket-smail__icon-a.png);
}
.basket-smail_a .basket-smail__kol {
  display: none;
}
.basket-smail__text {
  font-size: 14px;
  color: #b0b0b0;
  margin-top: 0px;
  line-height: 12px;
}
.main__wr {
  max-width: 1140px;
  width: 100%;
  margin: auto;
}
.main__wr ul {
  list-style-type: none;
}
.hero {
  margin-top: 40px;
  margin-left: -15px;
  margin-right: -15px;
}
.hero__wr {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.hero__slider {
  width: calc(100% / 12 * 9 - 30px);
  margin-left: 15px;
  margin-right: 15px;
}
.hero__slider p {
  position: absolute;
  z-index: 1;
  max-width: 655px;
  width: 100%;
  bottom: 40px;
  left: 40px;
  color: #fff;
  font-weight: 700;
  font-size: 30px;
  line-height: 120%;
}
.hero__slider .swiper-slide::after {
  position: absolute;
  content: "";
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 27.43%,
    rgba(0, 0, 0, 0.528) 73.13%,
    rgba(0, 0, 0, 0.6) 100%
  );
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.popular-section {
  margin-top: 90px;
}
.popular-section__title {
  font-size: 30px;
  margin-bottom: 36px;
}
.popular-section__wr {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
}
.popular-section__item {
  width: calc(100% / 12 * 3 - 30px);
  margin-left: 15px;
  margin-right: 15px;
  border: 1px solid #e1e1e1;
  margin-bottom: 30px;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.popular-section__item:hover {
  background: #fdfdfd;
}
.popular-section__item_big {
  width: calc(100% / 12 * 6 - 30px);
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
}
.popular-section__t {
  font-size: 30px;
  margin-bottom: 25px;
  line-height: 30px;
}

.goods__name a:hover {
  color: #a5011a;
}
.popular-section__img {
  text-align: center;
}
.popular-section__img img {
  max-width: 100%;
}
.popular-section__img_big {
  text-align: center;
  width: 150px;
  margin-right: 15px;
}
.popular-section__img_big img {
  max-width: 100%;
}
.popular-section__info {
  width: calc(100% - 165px);
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.popular-section__list {
}
.popular-section__list ul li {
  display: block;
}
.popular-section__list ul li a {
  font-size: 14px;
  color: #da0c2c;
}
.popular-section__list ul li a:hover {
  text-decoration: underline;
}
.popular-section__item-img {
  text-align: center;
}
.popular-section__item-name {
  margin-top: 20px;
  text-align: center;
}
.popular-section__item-name a {
  font-size: 24px;
}
.advantages {
  margin-top: 90px;
}
.advantages__title {
  font-size: 30px;
  margin-bottom: 36px;
}
.advantages__list {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
}
.advantages__item {
  width: calc(100% / 12 * 3 - 30px);
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  flex-wrap: wrap;
}
.advantages__icon {
  margin-right: 10px;
  width: 68px;
  margin-right: 15px;
}
.advantages__text {
  width: calc(100% - 83px);
  font-size: 20px;
}
.goods_mt {
  margin-top: 90px;
}
.goods__title {
  font-size: 30px;
  margin-bottom: 36px;
}
.goods__list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.goods__item {
  width: calc(100% / 12 * 3 - 30px);
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
}
.goods__item_smail {
  width: calc(100% / 12 * 2 - 30px);
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
}
.goods__item_big {
  width: calc(100% / 12 * 4 - 30px);
  margin-left: 15px;
  margin-right: 15px;
}
.goods__img {
  margin-bottom: 5px;
  position: relative;
}
.goods__favorites {
  position: absolute;
  top: 0;
  right: 0;
}
.goods__price {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
.goods__name {
  font-size: 15px;
  margin-bottom: 30px;
  height: 65px;
}
.goods__item_smail .goods__name {
  margin-bottom: 20px;
}
.goods__name a {
  color: black;
}
.goods__name a:hover {
  color: #a5011a;
  text-decoration: none;
}
.btn {
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  color: #da0c2c;
  padding: 10px 30px;
  background-color: white;
  border: 1px solid #a3021b;
  transition: 0.5s linear;
}
.btn:hover {
  color: white;
  background-color: #a3021b;
}
.footer {
  margin-top: 20px;
  padding-top: 30px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
}
.footer__smail {
  color: #727272;
  font-size: 13px;
}
.footer__wr {
  max-width: 1140px;
  width: 100%;
  margin: auto;
}
.footer__row {
  display: flex;
}
.footer__left {
  width: calc(100% / 12 * 9 - 30px);
  margin-left: 15px;
  margin-right: 15px;
}
.footer__line {
  display: flex;
}
.footer__line + .footer__line {
  margin-top: 28px;
}
.footer__copu {
  font-size: 14px;
  margin-right: 55px;
}
.footer__copu span {
  color: #787878;
}
.footer__menu ul {
  display: flex;
}
.footer__menu ul li {
  display: block;
  margin-right: 20px;
}
.footer__menu ul li a {
  font-size: 14px;
}
.footer__menu ul li a:hover {
  color: #da0c2c;
  text-decoration: underline;
}
.footer__p {
  font-size: 12px;
  color: #616161;
  line-height: 18px;
}
.footer__right {
  width: calc(100% / 12 * 3 - 30px);
  margin-left: 15px;
  margin-right: 15px;
}
.footer__www {
  text-align: left;
  margin-bottom: 13px;
}
.footer__www a {
  display: inline-block;
  width: 34px;
  height: 34px;
  border: 2px solid #1c1b17;
  border-radius: 50%;
  line-height: 33px;
  color: white;
  text-align: center;
  margin-right: 5px;
  transition: 0.5s linear;
  background: #1c1b17;
}
.footer__www a:last-child {
  margin-right: 0;
}
.footer__www a:hover {
  background: #a3021b;
  border: 2px solid #a3021b;
  color: white;
}
.footer__link {
  text-align: right;
  line-height: 16px;
}
.footer__link a {
  font-size: 12px;
  color: #616161;
  text-decoration: underline;
  transition: 0.5s linear;
  display: inline-block;
}
.footer__link a:hover {
  text-decoration: none;
}
.crambs {
  color: #818c9a;
  font-size: 16px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.crambs ul {
  padding-left: 0;
}
.crambs ul li {
  display: inline-block;
}
.crambs ul li::before {
  display: none;
}
.crambs ul li a {
  color: #818c9a;
}
.catalog {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
}
.catalog__left {
  width: calc(100% / 12 * 3 - 30px);
  margin-left: 15px;
  margin-right: 15px;
}
.catalog__left-title {
  font-size: 16px;
  color: #111111;
  margin-bottom: 10px;
}
.catalog__left-menu {
  margin-bottom: 20px;
}
.catalog__left-menu > nav > ul > li > a {
  font-size: 14px;
  color: #a3021b;
}
.catalog__left-menu > nav > ul > li::before {
  content: "";
  width: 13px;
  height: 7px;
  display: inline-block;
  background-image: url(../img/sort__title.png);
  transform: rotate(90deg);
  margin-right: 5px;
}
.catalog__left-menu > nav > ul > li ul {
  padding-left: 40px;
}
.catalog__left-menu > nav > ul > li ul li a {
  color: #818c9a;
}
.catalog__right {
  width: calc(100% / 12 * 9 - 30px);
  margin-left: 15px;
  margin-right: 15px;
}
.catalog__goods-sort {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 40px;
}
.catalog__goods-sort-title {
  font-size: 14px;
  color: #6c6c6c;
  margin-right: 10px;
  line-height: 36px;
}
.catalog__plugin {
  margin-top: 40px;
  margin-bottom: 40px;
}
.catalog__btn {
  width: 100%;
  text-align: center;
  border: 1px solid #a3021b;
  cursor: pointer;
  color: #a3021b;
  font-size: 18px;
  padding: 9px;
  transition: 0.5s linear;
}
.catalog__btn:hover {
  background: #a3021b;
  color: white;
}
.catalog__info p {
  margin-top: 20px;
  font-size: 14px;
  color: #646464;
}
.catalog__info a {
  color: #a3021b;
}
.catalog__info ul {
  margin-top: 20px;
}
.catalog__info ul li::before {
  content: "-";
  margin-right: 10px;
  color: #a3021b;
}
.section__wr {
  margin-left: -15px;
  margin-right: -15px;
}
.section__list {
  display: flex;
  flex-wrap: wrap;
}
.section__item {
  width: calc(100% / 12 * 4 - 30px);
  margin-left: 15px;
  margin-right: 15px;
  border: 1px solid #b3b3b3;
  margin-bottom: 30px;
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.section__item:hover {
  border: 1px solid #dbbabf;
}
.section__img {
  width: 80px;
  margin-right: 10px;
  text-align: center;
}
.section__img img {
  max-width: 100%;
}
.section__link {
  width: calc(100% - 90px);
}
.section__link a {
  line-height: 17px;
  color: #4b4b4b;
  font-size: 14px;
}
.section__link a:hover {
  color: #da0c2c;
}
.sort {
  position: relative;
  z-index: 1000;
  width: 200px;
}
.sort_active .sort__list {
  display: block;
}
.sort_active .sort__title::after {
  transform: rotate(180deg);
}
.sort__title {
  font-size: 14px;
  color: #6c6c6c;
  border: 1px solid #a3021b;
  padding: 9px;
  cursor: pointer;
}
.sort__title::after {
  position: relative;
  top: 4px;
  content: "";
  width: 13px;
  height: 7px;
  display: inline-block;
  background-image: url(../img/sort__title.png);
  float: right;
}
.sort__list {
  background: white;
  border: 1px solid #a3021b;
  position: absolute;
  top: 36px;
  left: 0;
  width: 100%;
  display: none;
}
.sort__list:last-child {
  border-bottom: 0;
}
.sort__value {
  border-bottom: 1px solid #a3021b;
  padding: 9px;
  cursor: pointer;
}
.detail__row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.detail__left {
  width: calc(100% / 12 * 7 - 30px);
  margin-left: 15px;
  margin-right: 15px;
}
.detail__img {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.detail__list-img {
  width: 98px;
}
.detail__list-img img {
  width: 100%;
}
.detail__img-smail {
  border: 1px solid #e8e8e8;
  margin-bottom: 5px;
  cursor: pointer;
}
.detail__img-smail_active {
  border: 1px solid #da0c2c;
}
.detail__img-big {
  width: calc(100% - 100px);
  cursor: pointer;
  position: relative;
}
.dot-badge-new {
  left: 10px;
  right: auto;
  width: 50px;
  height: 50px;
  line-height: 50px;
  z-index: 1;
  background-color: #3ac23e;
  position: absolute;
  font-size: 14px;
  color: #fff;
  border-radius: 50%;
  top: 10px;
  padding-top: 0;
  text-transform: capitalize;
  font-weight: 600;
  text-align: center;
}
.dot-badge-hit {
  left: 10px;
  right: auto;
  width: 50px;
  height: 50px;
  line-height: 50px;
  z-index: 1;
  background-color: #ffbb03;
  position: absolute;
  font-size: 14px;
  color: #fff;
  border-radius: 50%;
  top: 10px;
  padding-top: 0;
  text-transform: capitalize;
  font-weight: 600;
  text-align: center;
}
.dot-badge-sele {
  left: 70px;
  right: auto;
  width: 50px;
  height: 50px;
  line-height: 50px;
  z-index: 1;
  position: absolute;
  color: #fff;
  border-radius: 50%;
  top: 10px;
  padding-top: 0;
  text-transform: capitalize;
  font-weight: 600;
  text-align: center;
  background-color: #e7183c;
  font-size: 20px;
}
.detail__right {
  width: calc(100% / 12 * 4 - 30px);
  margin-left: 15px;
  margin-right: 15px;
  margin-left: auto;
}
.detail__block {
  padding: 25px 15px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin-top: 25px;
  margin-bottom: 25px;
}
.detail__p {
  font-size: 34px;
  font-weight: 500;
  margin-bottom: 20px;
}
.detail__delivery {
  color: #3e3e3e;
  margin-bottom: 20px;
}
.detail__private ul {
  padding-left: 15px;
  margin-bottom: 10px;
}
.detail__private ul li {
  margin-bottom: 10px;
  display: block;
}
.detail__private ul li::before {
  content: "";
  display: inline-block;
  margin-right: 5px;
  width: 8px;
  height: 8px;
  background: #da0c2c;
  border-radius: 50%;
}
.detail__private a {
  color: #3f80df;
}
.detail__private-title {
  margin-top: 30px;
  font-size: 18px;
  color: #3e3e3e;
  font-weight: 500;
  margin-bottom: 15px;
}
.detail__brend {
  margin-top: 20px;
}
.detail__text {
  margin-top: 50px;
  margin-bottom: 50px;
}
.detail__text p {
  font-size: 16px;
  color: #646464;
}
.detail__text p + p {
  margin-top: 25px;
}
.detail__text-title {
  font-size: 30px;
  margin-bottom: 25px;
}
.detail__characteristics-title {
  font-size: 30px;
  margin-bottom: 25px;
}
.detail__characteristics-row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.detail__table {
  width: 40%;
  border-spacing: 0;
  margin-right: auto;
}
.detail__video {
  width: 55%;
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 34%;
}

.detail__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}
.detail__table tr:nth-child(2n) {
  background-color: #e8e8e8;
}
.detail__table tr td {
  color: #646464;
  font-size: 16px;
  padding: 5px 10px;
}
.detail__table tr td:nth-child(2) {
  text-align: right;
}
.color_red {
  color: #da0c2c;
}
.add-btn {
  width: 100%;
  border: 1px solid #a3021b;
  color: white;
  background: #da0c2c;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  cursor: pointer;
  transition: 0.5s linear;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 20px;
}
.add-btn:hover {
  background: white;
  color: #da0c2c;
}
.one-click {
  width: 100%;
  border: 1px solid #a3021b;
  color: #da0c2c;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  cursor: pointer;
  transition: 0.5s linear;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 20px;
  text-align: center;
}
.one-click:hover {
  background: #da0c2c;
  color: white;
}
.open-filte {
  display: none;
}
.white-space-nowrap {
  white-space: nowrap;
  font-size: 25px;
}

.popup-add {
  position: fixed;
  top: 0;
  left: 0;
  background: rgb(0 0 0 / 15%);
  z-index: 10000000;
  width: 100%;
  height: 100%;
  display: none;
}
.popup-add__body {
  width: 370px;
  left: 50%;
  margin-left: -150px;
  top: 40px;
  background: white;
  padding: 25px 15px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
  position: absolute;
  padding-top: 40px;
}
.popup-add__close {
  background-image: url(../img/popup-menu__close.png);
  position: absolute;
  top: 15px;
  right: 15px;
  height: 26px;
  width: 26px;
  cursor: pointer;
}
.popup-add__title {
  font-size: 30px;
  margin-bottom: 15px;
}

.popup-add__btn-close {
  height: 50px;
  border: 1px solid #cecece;
  line-height: 50px;
  font-size: 18px;
  color: black;
  cursor: pointer;
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
  transition: 0.5s linear;
  border-radius: 5px;
}
.popup-add__btn-close:hover {
  background: #e8e8e8;
}
.popup-add__btn-bacet {
  height: 50px;
  background: #c0141b;
  border: 1px solid #da0c2c;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  color: white;
  cursor: pointer;
  display: block;
  text-decoration: none;
  border-radius: 5px;
  transition: 0.5s linear;
}
.popup-add__btn-bacet:hover {
  background: white;
  color: #c0141b;
}
.popup-click {
  position: fixed;
  top: 0;
  left: 0;
  background: rgb(0 0 0 / 15%);
  z-index: 10000000;
  width: 100%;
  height: 100%;
  display: none;
}
.popup-click__body {
  width: 370px;
  left: 50%;
  margin-left: -150px;
  top: 40px;
  background: white;
  padding: 25px 15px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
  position: absolute;
  padding-top: 40px;
}
.popup-click__close {
  background-image: url(../img/popup-menu__close.png);
  position: absolute;
  top: 15px;
  right: 15px;
  height: 26px;
  width: 26px;
  cursor: pointer;
}
.popup-click__title {
  font-size: 30px;
  margin-bottom: 15px;
}
.popup-click__input {
  border: 1px solid #dbbabf;
  display: block;
  padding: 0 15px;
  height: 44px;
  width: 100%;
  margin-bottom: 20px;
}
.popup-click__button {
  height: 50px;
  background: #c0141b;
  border: 1px solid #da0c2c;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  color: white;
  cursor: pointer;
  display: block;
  text-decoration: none;
  border-radius: 5px;
  transition: 0.5s linear;
  width: 100%;
}
.popup-click__button:hover {
  background: white;
  color: #c0141b;
}
.popup-click__p {
  margin-top: 20px;
  font-size: 14px;
  color: #3e3e3e;
}
.popup-click__p a {
  color: #3f80df;
}

.detail__favorites {
  display: flex;
  margin-bottom: 10px;
  cursor: pointer;
}
.detail__favorites .favorites {
  margin-right: 10px;
}
.detail__favorites:hover .favorites {
  background-image: url(../img/favorites__hover.png);
}
.copyright {
  background-image: url(../img/pattern.png);
}
.copyright__wr {
  max-width: 1140px;
  display: flex;
  flex-wrap: wrap;
  margin: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.copyright__info {
  width: 50%;
  font-size: 12px;
  padding-right: 20px;
}
.copyright__payment {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.copyright__payment img {
  margin-left: 10px;
  margin-right: 10px;
}
.list-brand {
}
.list-brand__wr {
}
.list-brand__tugle {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.list-brand__choose {
  border-color: transparent;
  color: #1c1b17;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 5px;
}
.list-brand__tugle a {
  display: inline-block;
  padding: 5px 12px;
  border-radius: 5px;
  border: 1px solid #f3f1f2;
  margin: 3px;
  background: #f3f1f2;
  text-transform: uppercase;
  font-size: 13px;
  text-decoration: none !important;
  margin: 0 5px;
  cursor: pointer;
}
.list-brand__tugle a:hover {
  border-color: #e7183c;
  background: #fff;
  color: #333;
}
.list-brand__tugle a.active {
  background: #e7183c !important;
  border-color: #e7183c !important;
  color: #fff !important;
}
.list-brand__list {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.list-brand__item {
  width: calc(20% - 30px);
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
  display: none;
}
.list-brand__item_active {
  display: block;
}
.list-brand__a {
  color: #373737;
  font-size: 13px;
  line-height: 1.2;
  margin: 5px 0 0;
  text-transform: uppercase;
  word-wrap: break-word;
  padding: 0;
  text-align: center;
  display: block;
}

.list-brand__a:hover {
  text-decoration: none;
}
.list-brand__img {
  border: 1px solid #e6e6e6;
}
.list-brand__name {
  margin-top: 10px;
  font-size: 13px;
  text-transform: uppercase;
}
.list-brand__a:hover .list-brand__name {
  color: #e7183c;
}
.list-brand__a:hover .list-brand__img {
  border-color: #e7183c;
}

.pop-bands {
}
.pop-bands__title {
  font-size: 30px;
}
.pop-bands__list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.pop-bands__item {
  width: calc(100% / 12 * 2 - 30px);
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
}
.pop-bands__item img {
  max-width: 100%;
}

.p-table th,
.p-table td {
  border-right: 1px solid #e6e6e6;
  padding: 12px 8px;
  position: relative;
  vertical-align: top;
  border-top: 1px solid #ddd;
  vertical-align: middle;
}
.p-table tr:first-child th {
  border-top: 0;
}
.p-table th:last-child,
.p-table td:last-child {
  border-right: 0;
}
.old-p {
  display: block;
  text-align: center;
  margin: 0;
  color: #aaa;
}
.p-red {
  color: #e7183c;
  font-weight: 700;
  font-size: 25px;
}
.dot-badge-red {
  position: relative;
  top: 0;
  left: 0;
  font-size: 14px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  right: 0;
  margin: 0 auto 5px;
  background-color: #e7183c;
  color: #fff;
  border-radius: 50%;
  padding-top: 0;
  text-transform: capitalize;
  font-weight: 600;
  text-align: center;
}
.p-prices_p .dot-badge-red {
  margin-left: 20px;
}
.offers {
}
.offers .offers__item {
  display: block;
  border: 1px solid #ebebeb;
  box-sizing: border-box;
  border-radius: 30px;
  line-height: 21px;
  cursor: pointer;
  padding: 10px 16px;
  font-size: 16px;
  text-decoration: none;
  color: #000;
  margin-bottom: 10px;
}
.offers .offers__item:hover {
  border: 1px solid #a3021b;
}
.offers .offers__item.offers__item_active {
  border: 1px solid #a3021b;
  background: #da0c2c;
  color: white;
}
.obem {
  font-weight: 500;
  font-size: 16px;
  color: #727272;
  margin-bottom: 21px;
}
@media screen and (max-width: 1300px) {
  .header__wr {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header__menu {
    width: calc(100% / 12 * 7 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .header__city {
    width: calc(100% / 12 * 2 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .header__user {
    width: calc(100% / 12 * 3 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .header__serach {
    width: calc(100% / 12 * 4 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .header__info {
    width: calc(100% / 12 * 3 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .header__basket {
    width: calc(100% / 12 * 1 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .header__catalog-title {
    padding: 11px 15px;
  }
  .header__catalog-menu {
    width: 260px;
  }
  .header__catalog-menu_active {
    display: none;
  }
  .header__bottom-menu ul li {
    margin: 0 5px;
  }
  .hero {
    overflow: hidden;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .hero__wr {
    margin-left: 0;
    margin-right: 0;
  }
  .hero__slider {
    width: calc(100% / 12 * 12 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .popular-section {
    padding-left: 15px;
    padding-right: 15px;
  }
  .popular-section__item {
    width: calc(100% / 12 * 4 - 30px);
    margin-left: 15px;
    margin-right: 15px;
    padding: 10px;
  }
  .popular-section__img_big {
    width: 100%;
  }
  .popular-section__info {
    width: 100%;
  }
  .popular-section__t {
    text-align: center;
    margin-bottom: 0;
  }
  .popular-section__t a {
    font-size: 24px;
  }
  .popular-section__list {
    display: none;
  }
  .advantages {
    padding-left: 15px;
    padding-right: 15px;
  }
  .advantages__item {
    width: calc(100% / 12 * 4 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .advantages__item:last-child {
    display: none;
  }
  .goods {
    padding-left: 15px;
    padding-right: 15px;
  }
  .goods__item_big {
    width: calc(100% / 12 * 3 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }

  .footer__copu {
    margin-right: 10px;
    font-size: 13px;
    line-height: 21px;
  }
  .footer__menu ul li {
    margin-right: 5px;
  }
  .footer__menu ul li a {
    font-size: 13px;
  }
  .footer__p {
    font-size: 11px;
  }
  .footer__link a {
    font-size: 12px;
  }
  .main__page {
    padding-left: 15px;
    padding-right: 15px;
  }
  .catalog__section-list {
    display: none;
  }
  .catalog__filter {
    display: none;
  }
  .catalog__left {
    width: 0;
  }
  .catalog__right {
    width: calc(100% / 12 * 12 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .open-filte {
    display: block;
    margin-right: auto;
    background: #da0c2c;
    color: white;
    padding: 8px 20px;
    border-radius: 5px;
    cursor: pointer;
  }
}
.header__mobile {
  display: none;
}
.header__open-catalog-mobile {
  display: none;
}
.mobile-bascet {
  display: none;
}
.detail-add-mobile {
  display: none;
}
.detail-add-mobile .p-red {
  font-size: 18px;
}
.detail-add-mobile .old-p {
  font-size: 18px;
}
.promotions {
}
.promotions__wr {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.promotions__item {
  width: calc(100% / 12 * 4 - 30px);
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
  overflow: hidden;
  border-radius: 5px;
}
.promotions__item img {
  width: 100%;
  display: block;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
}
.promotions__item a {
  display: block;
  position: relative;
}
.promotions__item a .promotions__shodow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 0%);
  transition: 0.5s linear;
}
.promotions__item a:hover .promotions__shodow {
  background: rgb(0 0 0 / 20%);
}
.promotions__item a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.contact {
}
.contact__line {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 45px;
}
.contact__left {
  width: calc(100% - 30px);
  margin-left: 15px;
  margin-right: 15px;
}
.contact__right {
  width: calc(100% - 30px);
  margin-left: 15px;
  margin-right: 15px;
}
.contact__title {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 30px;
}
.contact__info {
  margin-bottom: 15px;
}
.contact__info-title {
  color: #646464;
  font-size: 18px;
}
.contact__p {
  font-size: 18px;
}
.contact-form {
  padding: 50px 15px 20px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}
.contact-form__title {
  font-size: 30px;
  margin-bottom: 30px;
}
.contact-form__input {
  margin-bottom: 20px;
}
.contact-form__input input {
  width: 100%;
  height: 44px;
  border-radius: 5px;
  border: 1px solid #dbbabf;
  padding: 0 15px;
}
.contact-form__input textarea {
  height: 200px;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #dbbabf;
  padding: 15px;
}
.contact-form__btn {
  margin-bottom: 25px;
}
.contact-form__btn button {
  padding: 0 80px;
  border: 1px solid #a3021b;
  color: white;
  background: #da0c2c;
  height: 51px;
  line-height: 51px;
  border-radius: 4px;
  cursor: pointer;
  transition: 0.5s linear;
}
.contact-form__btn button:hover {
  background: white;
  color: #da0c2c;
}
.contact-form__p {
  font-size: 16px;
  color: #3e3e3e;
}
.contact-form__p a {
  color: #3f80df;
}
a.contact__tel {
  font-size: 18px;
  font-weight: 500;
  color: black;
}
.contact__mail {
  text-decoration: underline;
}

.popup-slider__wr {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000000;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 29%);
  opacity: 0;
}

.popup-slider {
  position: absolute;
  top: 35px;
  left: 100px;
  z-index: 10000000;
  width: calc(100% - 200px);
  height: calc(100% - 50px);
  background: white;
  opacity: 0;
}
.popup-slider__close {
  background-image: url(../img/popup-menu__close.png);
  position: absolute;
  top: 15px;
  right: 15px;
  height: 26px;
  width: 26px;
  cursor: pointer;
  z-index: 1000000;
}
.clearfix {
  max-width: 1000px;
  width: 100%;
  margin: auto;
}
.clearfix img {
  height: calc(100vh - 200px);
}
.lSSlideWrapper li {
  text-align: center;
}
.lSSlideOuter .lSGallery li {
  border: 1px solid #e8e8e8;
}
.lSSlideOuter .lSGallery li.active {
  border: 1px solid #da0c2c;
}

.basket-item-block-info .basket-item-actions-remove {
  position: inherit;
  width: inherit;
}
.basket-item-actions-remove:after {
  display: none;
}
.basket-item-actions-remove:before {
  background: url(../img/delete__item.png);
  position: initial;
  width: 10px;
  height: 10px;
  display: inline-block;
  transition: initial;
  -webkit-transform: initial;
  background-repeat: no-repeat;
}
.basket-item-actions-remove:hover:after,
.basket-item-actions-remove:hover:before {
  background-color: inherit;
}
.header__center_flex {
  position: fixed;
  top: 0;
  z-index: 10000;
  background: white;
  width: 100%;
}

.otzivi-tovar {
  margin-top: 60px;
}
.otzivi-tovar__title {
  font-size: 30px;
  margin-bottom: 40px;
}
.otzivi-tovar {
}
.otzivi-tovar__row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.otzivi-tovar__left {
  width: calc(100% / 12 * 8 - 30px);
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
}
.otzivi-form {
  width: 100%;
  box-shadow: 0 0px 14px rgb(0 0 0 / 24%);
  border-radius: 5px;
  padding: 15px;
  padding-right: 110px;
  display: none;
}
.otzivi-form__appraisal {
  display: flex;
  margin-bottom: 25px;
}
.otzivi-form__appraisal-title {
  font-size: 16px;
  margin-right: 10px;
}
.otzivi-form__stars {
  display: flex;
}
.otzivi-form__star {
  background-image: url(../img/stars.png);
  width: 20px;
  height: 18px;
  background-position: -27px 0;
  margin-right: 5px;
  cursor: pointer;
}
.otzivi-form__star_active,
.otzivi-form__star_hover {
  background-position: 0px 0;
}
.otzivi-form__textarea {
  margin-bottom: 25px;
}
.otzivi-form__textarea textarea {
  border: 1px solid #dbbabf;
  border-radius: 5px;
  width: 100%;
  height: 60px;
  padding: 10px;
}
.otzivi-form__foto {
  display: flex;
}
.otzivi-form__foto-foto {
  background-image: url("../img/otzivi-form__foto-foto.png");
  width: 66px;
  height: 64px;
  margin-right: 15px;
  cursor: pointer;
}
.otzivi-form__foto-text {
  font-size: 16px;
  color: #646464;
  padding-top: 20px;
  padding-top: 9px;
}

.img-item {
  display: inline-block;
  margin: 20px 20px 20px 0;
  position: relative;
  user-select: none;
}
.img-item img {
  border: 1px solid #767676;
}
.img-item a {
  display: inline-block;
  background: url(../img/remove.png) 0 0 no-repeat;
  position: absolute;
  top: -5px;
  right: -9px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
#multiple_file {
  display: none;
}
.otzivi-form__button {
  margin: 20px 0;
}
.otzivi-form__button button {
  width: 320px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  background: #da0c2c;
  border: 1px solid #a3021b;
  border-radius: 5px;
  height: 50px;
  transition: 0.5s linear;
}
.otzivi-form__button button:hover {
  background: white;
  color: #da0c2c;
}
.otzivi-form__info-a {
  color: #646464;
  font-size: 16px;
  line-height: 20px;
}
.otzivi-form__info-a a {
  margin-top: 20px;
  color: #317ff1;
}

.otzivi-tovar__right {
  width: calc(100% / 12 * 4 - 30px);
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
}
.otzivi-sum {
  width: 100%;
  box-shadow: 0 0px 14px rgb(0 0 0 / 24%);
  border-radius: 5px;
  padding: 15px;
}
.otzivi-sum__top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 15px;
  margin-bottom: 29px;
}
.otzivi-sum__stars {
  display: flex;
}
.otzivi-sum__star {
  background-image: url(../img/stars.png);
  width: 20px;
  height: 18px;
  background-position: -27px 0;
  margin-right: 5px;
}
.otzivi-sum__star_active {
  background-position: 0px 0;
}
.otzivi-sum__kol {
  margin-left: auto;
  font-size: 24px;
  color: #646464;
}
.otzivi-sum__line {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.otzivi-sum__t {
  font-size: 16px;
  color: #646464;
  width: 65px;
  text-align: left;
}
.otzivi-sum__progres {
  height: 6px;
  width: calc(100% - 100px);
  border-radius: 3px;
  background: #dcdcdc;
  overflow: hidden;
}
.otzivi-sum__progres_red {
  background: #da0c2c;
  height: 6px;
}
.otzivi-sum_k {
  font-size: 16px;
  color: #646464;
  width: 30px;
  margin-left: 5px;
}
.otzivi-sum__btn {
}
.otzivi-sum__btn button {
  margin-top: 40px;
  height: 50px;
  border: 1px solid #a3021b;
  background: white;
  font-size: 18px;
  text-align: center;
  border-radius: 5px;
  width: 100%;
  text-align: center;
  transition: 0.5s linear;
}
.otzivi-sum__btn button:hover {
  background: #a3021b;
  color: white;
}
.otzev-list__item {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 80px;
  margin-top: 80px;
}
.otzev-list__left {
  width: 52px;
  margin-right: 38px;
}
.otzev-list__ava {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #e8e8e8;
  font-size: 30px;
  color: white;
  text-align: center;
  line-height: 49px;
}
.otzev-list__right {
  width: calc(100% - 90px);
}
.otzev-list__top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
}
.otzev-list__name {
  font-size: 18px;
  font-weight: bold;
}
.otzev-list__data {
  font-size: 16px;
  color: #646464;
  margin-left: auto;
}
.otzev-list__stars {
  display: flex;
  margin-left: 15px;
}
.otzev-list__star {
  background-image: url(../img/stars.png);
  width: 15px;
  height: 14px;
  background-position: -20px 0;
  margin-right: 5px;
  background-size: 238%;
  background-repeat: no-repeat;
}
.otzev-list__star_active {
  background-position: 0px 0;
}
.otzev-list__line {
  margin-bottom: 20px;
}
.otzev-list__title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}
.otzev-list__text {
  font-size: 16px;
  color: #646464;
}
.otzev-list__imgs {
  display: flex;
  flex-wrap: wrap;
  margin-left: -4px;
  margin-right: -4px;
}
.otzev-list__img {
  width: calc(100% / 12 * 2 - 8px);
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 8px;
  cursor: pointer;
}
.otzev-list__img img {
  width: 100%;
}
#cboxOverlay {
  background: rgb(0 0 0 / 15%);
}
#cboxClose {
}
.blog {
}
ul.blog__wr {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  margin-left: -15px;
  margin-right: -15px;
  padding: 0;
}
.blog__item {
  width: calc(100% / 12 * 4 - 30px);
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
}
.blog__img {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
  margin-bottom: 15px;
}
.blog__teg {
  margin-bottom: 15px;
}
.blog__teg a {
  display: inline-block;
  font-size: 12px;
  color: #4a4a4a;
  padding: 8px 10px;
  border-radius: 5px;
  background: #fae0e4;
  transition: 0.5s linear;
}
.blog__teg a:hover {
  text-decoration: none;
  background: #f3c9cf;
  color: #4a4a4a;
}
.blog__name {
  font-size: 21px;
}
.blog__name a {
  color: #000;
}
.blog__name a:hover {
  color: #000;
}
.blog__data {
  margin-top: auto;
  font-size: 16px;
  color: #424242;
}
.menu-bottom {
  display: none;
}
.header-mobile__avtor {
  display: none;
}

.detail__text {
}
.detail__text ul {
}
.detail__text ul li {
  margin-bottom: 5px;
  display: block;
  font-size: 16px;
  color: #646464;
}

.detail__text ul li::before {
  content: "";
  display: inline-block;
  margin-right: 5px;
  width: 8px;
  height: 8px;
  background: #da0c2c;
  border-radius: 50%;
}

.consultation {
  width: 100%;
  background-image: url(../img/pattern.png);
  border-top: 1px solid #bbb7b7;
  border-bottom: 1px solid #bbb7b7;
  margin-top: 50px;
}
.consultation__wr {
  max-width: 1140px;
  width: 100%;
  margin: auto;
  display: flex;
}
.consultation__title {
  background: #e7183c;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  font-size: 15px;
  color: white;
  text-transform: uppercase;
  text-align: center;
  padding-top: 54px;
  margin-top: -23px;
  margin-bottom: -23px;
  font-weight: bold;
  margin-right: 50px;
}
.consultation__text {
  font-size: 24px;
  font-weight: 600;
  padding-top: 20px;
}
.consultation__input {
  display: flex;
}

.consultation__input input {
  color: #717171;
  position: relative;
  z-index: 10;
  width: 442px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  padding: 10px 10px 10px 25px;
  color: #6b4362;
  border: 2px solid #e6e6e6;
  box-shadow: none;
  -webkit-box-shadow: none;
  display: block;
}

.consultation__input button {
  border: 2px solid #e6e6e6;
  font-size: 20px;
  background-color: #fff;
  color: #333;
  padding: 10px 22px 6px 40px;
  -webkit-border-radius: 0 100px 100px 0;
  border-radius: 0 100px 100px 0;
  display: block;
  margin-left: -26px;
}
.consultation__input button:hover {
  background-color: #e7183c;
  color: #fff;
  border-color: #e7183c;
}
.consultation__form {
  margin-left: auto;
  padding-top: 34px;
}

.footer__title {
  color: #3f3f3f;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.footer__logo img {
  width: 200px;
  margin-bottom: 10px;
}
.footer_l {
  margin-right: 50px;
}
.footer_c1,
.footer_c2 {
  max-width: 263px;
}
.footer_c1 ul {
  display: flex;
  flex-wrap: wrap;
}
.footer_c1 ul li {
  width: calc(50% - 10px);
}

.footer_c2 ul {
  display: flex;
  flex-wrap: wrap;
}
.footer_c2 ul li {
  width: 50%;
}
.footer_c1 ul li,
.footer_c2 ul li {
  font-size: 13px;
}

.footer_r .phone_a {
  font-size: 14px;
}
.footer_r .phone_a span {
  font-size: 20px;
  font-weight: bold;
}
.footer_r .email_a {
  margin-bottom: -15px;
  display: block;
}
.footer_c1 ul li,
.footer_c2 ul li {
  display: block;
  margin-bottom: 2px;
}
.footer_c2 ul li a {
  font-size: 13px;
}

.brendy {
}
.brendy__filter {
  text-align: center;
}
.brendy__filter-title {
  display: inline-block;
  padding: 5px 12px;
  border-radius: 5px;
  border: 1px solid #f3f1f2;
  margin: 3px;
  background: #f3f1f2;
  text-transform: uppercase;
  font-size: 13px;
  text-decoration: none !important;
  border-color: transparent;
  color: #1c1b17;

  background: 0 0;
  font-weight: 700;
}
.brendy__filter > a {
  display: inline-block;
  padding: 5px 12px;
  border-radius: 5px;
  border: 1px solid #f3f1f2;
  margin: 3px;
  background: #f3f1f2;
  text-transform: uppercase;
  font-size: 13px;
  text-decoration: none !important;
  cursor: pointer;
  color: #333;
}
.brendy__filter > a:hover {
  border-color: #e7183c;
  background: #fff;
  color: #333;
}
.brendy__filter > a.active {
  background: #e7183c !important;
  border-color: #e7183c !important;
  color: #fff !important;
}
.brendy__list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 40px;
}
.brendy__list2 {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 40px;
}
.brendy__item {
  width: calc(100% / 12 * 3 - 30px);
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
  padding: 0 15px;
  text-align: center;
}
.brendy__item img {
  display: block;
  margin: 0 auto;
  border: 1px solid #e6e6e6;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
}
.brendy__name {
  margin-top: 20px;
}
.brendy__item a {
  text-decoration: none;
}
.brendy__item a:hover img {
  border-color: #e7183c;
}

.p-prices {
  display: flex;
}
.p-prices_p {
  display: flex;
}
.p-prices_b {
  margin-left: auto;
}

.hero__slider .swiper-button-prev,
.hero__slider .swiper-button-next {
  color: #fff;
  transition: color 0.1s;
}
.hero__slider .swiper-button-prev:hover,
.hero__slider .swiper-button-next:hover {
  color: #da0c2c;
}
.hero .swiper-pagination-bullet-active {
  background: #da0c2c;
}

@media screen and (max-width: 890px) {
  .wr_p {
    padding-left: 15px;
    padding-right: 15px;
  }

  .consultation__wr {
    padding-bottom: 20px;
  }
  .consultation__title {
    display: none;
  }
  .consultation__input input {
    width: 390px;
  }
  .consultation__text {
    font-size: 20px;
  }

  .consultation__title br {
    display: none;
  }
  .consultation__wr {
    padding-left: 15px;
    padding-right: 15px;
  }
  .consultation__text {
    width: 100%;
  }
  .brendy__item {
    width: calc(100% / 12 * 4 - 30px);
  }
  .pokupatelyam__left {
    display: none;
  }

  .pokupatelyam__rigt {
    width: calc(100% - 30px);
  }

  .header__center {
    box-shadow: 0 8px 6px rgb(0 0 0 / 6%);
    border-top: 1px solid #e5e5e5;
  }
  .promotions__item {
    width: calc(100% / 12 * 6 - 30px);
  }
  .header__mobile {
    display: block;
  }
  .header__info {
    display: none;
  }
  .header__top {
    display: none;
  }
  .header__logo {
    display: none;
  }
  .header__serach {
    width: calc(100% / 12 * 6 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .header__basket {
    width: calc(100% / 12 * 3 - 30px);
    margin-left: 11px;
    margin-right: 15px;
  }
  .header__bottom {
    display: none;
  }
  .header .header__open-catalog-mobile {
    display: block;
    width: calc(100% / 12 * 3 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .mobile-bascet {
    display: block;
  }
  .mobile-bascet__tile {
    font-size: 14px;
    color: #8b8b8b;
  }
  .mobile-bascet__kol {
    color: #da0c2c;
  }
  .basket-smail {
    width: 120px;
    margin: auto;
    float: inherit;
  }
  .basket-smail a {
    display: flex;
  }
  .basket-smail__kol {
    display: none;
  }
  .basket-smail__icon {
    margin-right: 8px;
    margin-top: 6px;
  }
  .basket-smail__text {
    display: none;
  }
  .header-mobile {
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-mobile__wr {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .header-mobile__left {
    width: calc(100% / 12 * 3 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .header-mobile__btn {
    width: 42px;
    margin-left: 30px;
    text-align: center;
  }
  .header-mobile__icon {
    background-image: url(../img/header-mobile__icon.png);
    width: 27px;
    height: 17px;
    margin: auto;
    margin-bottom: 14px;
  }
  .header-mobile__text {
    font-size: 14px;
    color: #da0c2c;
    line-height: 0;
  }
  .header-mobile__logo {
    width: calc(100% / 12 * 4 - 30px);
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
  }
  .header__mobile .header__favorites {
    width: calc(100% / 6 - 30px);
    margin-left: 15px;
    margin-right: 15px;
    display: block;
    text-align: center;
    text-decoration: none;
    padding-top: 4px;
  }
  .header-mobile__right {
    text-align: right;
    width: calc(100% / 12 * 3 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .header-mobile__right a {
    font-size: 20px;
  }
  .header-mobile__right div {
    margin-top: 4px;
    font-size: 18px;
    color: #b0b0b0;
  }
  .goods__item {
    width: calc(100% / 12 * 4 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .goods_mt .goods__item:nth-child(4) {
    display: none;
  }
  .footer__left {
    width: calc(100% / 12 * 8 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .footer__line {
    display: block;
  }
  .footer__menu {
    margin-top: 10px;
  }
  .footer__right {
    width: calc(100% / 12 * 4 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .detail__left {
    width: calc(100% / 12 * 12 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .detail__right {
    display: block;
    flex-wrap: wrap;
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .detail__block {
    width: 50%;
    order: -2;
    box-shadow: inherit;
    padding: 0;
  }
  .detail__block .add-btn {
    display: none;
  }
  .detail__p {
    display: none;
  }
  .detail__brend {
    width: 50%;
    order: -1;
    text-align: right;
  }
  .detail-add-mobile {
    padding-top: 7px;
    position: fixed;
    bottom: 66px;
    left: 0;
    background: white;
    height: 64px;
    z-index: 10000;
    display: block;
    width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }
  .detail-add-mobile__wr {
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    justify-content: space-between;
  }
  .detail-add-mobile__p {
    font-size: 30px;
    font-weight: 500;
  }
  .detail-add-mobile__add {
    display: inline-block;
    border: 1px solid #a3021b;
    color: white;
    background: #da0c2c;
    height: 51px;
    line-height: 51px;
    border-radius: 4px;
    cursor: pointer;
    transition: 0.5s linear;
    padding: 0 40px;
  }

  .contact__left {
    width: calc(100% - 30px);
    margin-bottom: 30px;
  }
  .contact__right {
    width: calc(100% - 30px);
    margin-bottom: 30px;
  }
  .contact__line-mobile {
    flex-wrap: wrap-reverse;
  }
  .blog__item {
    width: calc(100% / 2 - 30px);
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 30px;
  }

  .header__center {
    display: none;
  }
  .header__basket {
    display: none;
  }
  .header-mobile {
    box-shadow: 0 8px 6px rgb(0 0 0 / 6%);
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .header-mobile__left {
    display: none;
  }
  .header-mobile__wr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  .header-mobile__logo {
    text-align: left;
  }
  .menu-bottom {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #e5e5e5;
    padding: 5px;
    width: 100%;
    padding-top: 10px;
    z-index: 1000000;
  }
  .menu-bottom__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  .menu-bottom__item {
    text-align: center;
    width: 55px;
  }
  .menu-bottom__a {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 100%;
    justify-content: space-between;
  }
  .menu-bottom__item .header__basket {
    display: block;
  }
  .menu-bottom__name {
    margin-top: 5px;
    display: block;
    font-size: 14px;
  }
  .menu-bottom__item .mobile-bascet {
    display: none;
  }
  .menu-bottom__item .basket-smail {
    width: 43px;
  }
  .menu-bottom__item .basket-smail__kol {
    display: block;
  }
  .menu-bottom__item .basket-smail__icon {
    margin-top: 0;
  }
  .header-mobile__avtor {
  }
  .header-mobile__avtor a {
    display: inline-block;
    font-size: 18px;
    color: white;
    border: 1px solid #a3021b;
    background: #da0c2c;
    border-radius: 3px;
    padding: 8px 36px;
    margin-right: 15px;
  }
  .menu-bottom__item .basket-smail_a .basket-smail__kol {
    display: none;
  }

  .detail__stock {
    width: 100%;
  }
  .stock-popup .stock-popup__body {
    width: calc(100% - 40px);
    margin-left: 20px;
    left: 0;
    top: 10px;
  }
}

@media screen and (max-width: 890px) {
  .header-mobile__right a {
    font-size: 18px;
  }
}

.popup-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  z-index: 100000;
  display: none;
}
.popup-menu__block {
  width: calc(100% / 12 * 9);
  background: white;
  height: 100%;
  margin-left: 0;
  position: relative;
  padding: 0 15px;
}
.popup-menu__close {
  background-image: url(../img/popup-menu__close.png);
  position: absolute;
  top: 15px;
  right: 15px;
  height: 26px;
  width: 26px;
}
.popup-menu__title {
  height: 65px;
  display: flex;
  align-items: center;
}
.popup-menu__title a {
  margin: 0 5px;
  color: #da0c2c;
}
.popup-menu__icon {
  height: 27px;
  width: 27px;
  background-image: url(../img/popup-menu__icon.png);
  margin-right: 10px;
}
.popup-menu__menu ul li {
  border-bottom: 1px solid #c3c3c3;
}
.popup-menu__menu ul li a {
  display: block;
  padding: 22px 0;
}
.popup-menu__menu ul li a {
  color: #565656;
}
.popup-menu__menu-catalog .header__serach-wr {
  margin-top: 50px;
}
.popup-menu__menu-catalog ul {
  border-top: 1px solid #c3c3c3;
}
.popup-menu__menu-catalog ul li {
  display: block;
  position: relative;
}
.popup-menu__menu-catalog ul li .open-close-menu {
  display: block;
  position: absolute;
  right: 20px;
  top: 23px;
  font-size: 30px;
  cursor: pointer;
}
.popup-menu__menu-catalog ul li.active .open-close-menu {
  transform: rotate(90deg);
}
.popup-menu__menu-catalog ul li.active ul {
  display: block;
}
.popup-menu__menu-catalog ul li.active > a {
  background: #f7f7f7;
}
.popup-menu__menu-catalog ul li a {
  display: block;
  padding: 22px 0;
  border-bottom: 1px solid #c3c3c3;
  color: #565656;
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 10px;
}
.popup-menu__menu-catalog ul li a img {
  margin-right: 10px;
}
.popup-menu__menu-catalog ul li ul {
  display: none;
  border-top: 0;
  margin-left: 20px;
}
.header__serach-btn {
  display: block;
}
.popup-regist {
  position: fixed;
  top: 0;
  left: 0;
  background: rgb(0 0 0 / 15%);
  z-index: 10000000;
  width: 100%;
  height: 100%;
  display: none;
}
.popup-regist__body {
  width: 370px;
  left: 50%;
  margin-left: -150px;
  top: 40px;
  background: white;
  padding: 25px 15px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
  position: absolute;
  padding-top: 40px;
}
.popup-regist__close {
  background-image: url(../img/popup-menu__close.png);
  position: absolute;
  top: 15px;
  right: 15px;
  height: 26px;
  width: 26px;
  cursor: pointer;
}
.popup-regist__title {
  font-size: 30px;
  margin-bottom: 15px;
}
.popup-regist__text {
  color: #646464;
  font-size: 16px;
}
.popup-regist__text a {
  text-decoration: underline;
  color: #da0c2c;
}
.header-mobile__avtor-a {
  display: none;
}
.favorites {
  background-image: url("../img/favorites.png");
  width: 21px;
  height: 18px;
  cursor: pointer;
}
.detail__img-big .favorites {
}
.favorites:hover {
  background-image: url("../img/favorites__hover.png");
}
.favorites__active,
.favorites__active:hover {
  background-image: url("../img/favorites__active.png");
}

.detail__stock {
  cursor: pointer;
  margin-left: -6px;
  margin-right: -6px;
  margin-bottom: 15px;
}
.detail__stock img {
  width: 100%;
}

.stock-popup {
  position: fixed;
  top: 0;
  left: 0;
  background: rgb(0 0 0 / 40%);
  z-index: 1000;
  width: 100%;
  height: 100%;
  display: none;
}
.stock-popup__body {
  max-width: 720px;
  width: 100%;
  background: white;
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -360px;
  padding-bottom: 30px;
}

.stock-popup__top {
  height: 50px;
  position: relative;
  width: 100%;
}
.stock-popup__closse {
  background-image: url("../img/popup-menu__close.png");
  position: absolute;
  top: 15px;
  right: 15px;
  height: 26px;
  width: 26px;
  cursor: pointer;
}
.stock-popup__bottom {
  text-align: center;
}
.stock-popup__img {
  display: flex;
  margin-bottom: 30px;
}
.stock-popup__img a {
  display: block;
  width: 50%;
}
.stock-popup__img a img {
  width: 100%;
}
.stock-popup__title {
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  font-size: 30px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
}
.stock-popup__text {
  padding: 0 50px;
  margin-bottom: 20px;
}
.stock-popup__button {
  background: #da0c2c;
  border: 1px solid #a3021b;
  height: 51px;
  padding: 0 100px;
  margin: auto;
  font-size: 18px;
  font-weight: bold;
  color: white;
  border-radius: 5px;
}
@media screen and (max-width: 695px) {
  .brendy__item {
    width: calc(100% / 12 * 6 - 30px);
  }
  .crambs__wr {
    white-space: nowrap;
    overflow: auto;
  }
  .promotions__item {
    width: calc(100% - 30px);
  }

  .popup-menu__block {
    width: 100%;
  }
  .header .header__open-catalog-mobile {
    width: calc(100% / 12 * 4 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .header__serach {
    width: calc(100% / 12 * 4 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .header__serach form {
    display: none;
  }
  .header .header__serach-btn {
    float: right;
    display: block;
    height: 42px;
    width: 42px;
    border: 0;
    background-color: #fff;
    background-image: url(../img/header__button.png);
    background-position: center;
    background-repeat: no-repeat;
  }
  .header__basket {
    width: calc(100% / 12 * 4 - 30px);
    margin-left: 11px;
    margin-right: 15px;
  }
  .header-mobile__left {
    width: calc(100% / 12 * 2 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .header-mobile__btn {
    margin-left: 0;
  }
  .header-mobile__logo {
    width: calc(100% / 12 * 5 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .header-mobile__right {
    width: calc(100% / 12 * 5 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .popular-section__item {
    width: calc(100% / 12 * 6 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .advantages__item {
    width: calc(100% / 12 * 12 - 30px);
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 20px;
  }
  .advantages__item:last-child {
    display: flex;
  }
  .goods__item {
    width: calc(100% / 12 * 12 - 30px);
    margin-left: 15px;
    margin-right: 15px;
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #ececec;
    padding-top: 20px;
  }
  .goods__img {
    width: 80px;
  }
  .goods__info {
    width: calc(100% - 105px);
    margin-left: 15px;
  }

  .footer__left {
    width: calc(100% / 12 * 12 - 30px);
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 20px;
  }
  .footer__left br {
    display: none;
  }
  .detail__list-img {
    display: none;
  }
  .detail__img-big {
    width: 100%;
  }
  .section__item {
    width: calc(100% / 12 * 6 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }

  .footer__right {
    width: calc(100% / 12 * 12 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .footer__block {
    margin-bottom: 0;
  }
  .footer__link {
    float: left;
  }
  .footer__link a {
    display: block;
    margin: 0;
  }
  .header__catalog-title {
    padding-left: 14px;
  }
  .header__catalog-title::before {
    margin-right: 5px;
  }
  .header__center {
    box-shadow: 0 8px 11px rgb(0 0 0 / 13%);
    border-top: 1px solid #e5e5e5;
  }
  .footer__link {
    width: 100%;
    text-align: center;
  }
  .footer__www a {
    margin-left: 5px;
    margin-right: 5px;
  }
  .clearfix img {
    height: calc(100vh - 220px);
  }

  .otzivi-tovar__left {
    width: calc(100% - 30px);
  }
  .otzivi-tovar__right {
    width: calc(100% - 30px);
    order: -1;
  }

  .popup-regist__body {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
    left: 0;
  }
  .otzivi-form {
    padding-right: 15px;
  }
  .otzivi-form__foto {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  .otzev-list__left {
    display: none;
  }
  .otzev-list__right {
    width: 100%;
  }
  .otzivi-form__button button {
    width: 100%;
  }
  .blog__item {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 30px;
  }
  .header-mobile__logo img {
    width: 190px;
  }
  .header-mobile__avtor {
    display: none;
  }
  .header-mobile__avtor-a {
    display: block;
  }
  .header-mobile__right {
    display: none;
  }
  .header-mobile__avtor-a a {
    margin-right: 15px;
  }
  .popup-menu__menu-catalog {
    overflow: auto;
    height: 100%;
    padding-bottom: 150px;
  }
  .popup-menu__menu-catalog ul li span:not([class]) {
    padding-right: 50px;
  }
  .footer {
    padding-bottom: 80px;
  }

  .header-mobile__wr {
    justify-content: flex-start;
  }
  .header__mobile .header__favorites {
    margin-left: auto;
  }
  .favorites-top__text {
    display: none;
  }
  .favorites-top__icons-active span {
    display: block;
    position: inherit;
    line-height: 25px;
    font-size: 13px;
  }
  .goods__item {
    position: relative;
  }
  .goods__img {
    position: initial;
  }
  .goods__favorites {
    top: 15px;
    right: 15px;
  }
  .detail__table {
    width: 100%;
  }
  .detail__video {
    width: 100%;
    margin-top: 15px;
    padding-bottom: 64%;
  }
  .copyright__wr {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
  }

  .footer_l,
  .footer_c1,
  .footer_c2,
  .footer_r {
    margin-bottom: 15px;
  }
  .consultation__title {
    display: none;
  }
  .consultation__wr {
    flex-wrap: wrap;
    padding-left: 20px;
    padding-right: 20px;
  }
  .consultation__form {
    margin-left: 0;
    padding-top: 10px;
    width: 100%;
    padding-bottom: 20px;
  }
  .consultation__text {
    width: 100%;
    margin-bottom: 15px;
  }
  .consultation__input input {
    width: calc(100% - 80px);
  }
  .list-brand__wr {
    padding-left: 20px;
    padding-right: 20px;
  }
  .list-brand__item,
  .pop-bands__item {
    width: calc(100% - 30px);
    margin-bottom: 30px;
    text-align: center;
  }
  .wr_p {
    padding-left: 20px;
    padding-right: 20px;
  }

  .detail__block .p-prices {
    display: none;
  }
  .footer_c1 ul li,
  .footer_c2 ul li {
    width: 100%;
  }
  .copyright__info {
    width: 100%;
  }
  .copyright__payment {
    width: 100%;
    padding-bottom: 100px;
  }
  .dot-badge-hit {
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: 0;
    left: 0;
  }
  .dot-badge-sele {
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: 0;
  }
  .dot-badge-new {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .favorites {
    zoom: 1.3;
    top: 0px;
  }
  .popup-menu__menu {
    overflow: auto;
    height: 100%;
    padding-bottom: 40px;
  }
  #Go_Top,
  #Go_Bottom {
    z-index: 1000000;
  }
  #Go_Top {
    bottom: 200px !important;
  }
  #Go_Bottom {
    bottom: 150px !important;
  }
}
#Go_Top,
#Go_Bottom {
  display: block;
  width: 34px;
  height: 34px;
  border: 2px solid black;
  border-radius: 50%;
  line-height: 33px;
  color: white;
  text-align: center;
  margin-right: 5px;
  transition: 0.5s linear;
  background: black;
  position: fixed;
}
#Go_Top {
  bottom: 0;
}
#Go_Bottom {
  bottom: 0;
}

@media screen and (max-width: 460px) {
  .brendy__item {
    width: calc(100% - 30px);
  }
  .header-mobile__right {
    display: none;
  }
  .header-mobile__logo {
    width: calc(100% / 12 * 10 - 30px);
  }
  .popular-section__item {
    width: calc(100% - 30px);
  }
  .header .header__open-catalog-mobile {
    width: calc(100% / 12 * 5 - 30px);
  }
  .header__serach {
    width: calc(100% / 12 * 2 - 30px);
  }
  .basket-smail__icon {
    display: none;
  }
  .header__center {
    overflow: hidden;
  }
  .footer__menu {
    display: none;
  }
  .section__item {
    width: calc(100% - 30px);
  }
  .header__wr {
    padding-left: 0;
    padding-right: 0;
  }
  .mobile-bascet {
    display: none;
  }

  .basket-smail__kol {
    display: block;
    top: 0;
  }
  .basket-smail__icon {
    display: block;
    margin-top: 0;
    top: -7px;
  }
  .basket-smail {
    width: 45px;
    margin-right: 0;
    margin-left: auto;
  }
  .goods__name {
    height: inherit;
    margin-bottom: 10px;
  }
  .catalog__goods-sort-title {
    display: none;
  }
  .popup-add__title {
    font-size: 25px;
  }
  .popup-add__body,
  .popup-click__body {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
    left: 0;
  }
  .bx-pagination {
    display: none;
  }

  h1,
  .h1 {
    font-size: 28px;
  }
  .goods__title,
  h2 {
    font-size: 24px;
  }
  .detail__block {
    width: 100%;
  }
  .header-mobile__logo {
    width: 156px;
  }
}

.s404-p {
  font-size: 14px;
  color: #646464;
}
a.s404-a {
  display: inline-block;
  color: white;
  border: 1px solid #a3021b;
  color: white;
  background: #da0c2c;
  height: 51px;
  line-height: 51px;
  border-radius: 4px;
  cursor: pointer;
  transition: 0.5s linear;
  text-decoration: none;
  padding: 0 50px;
}
.s404-a:hover {
  background: white;
  color: #da0c2c;
}
.popup-menu__brend {
  padding-bottom: 9px;
  font-weight: bold;
  font-size: 22px;
  text-transform: uppercase;
  padding-left: 16px;
}
.popup-menu__brend i {
  margin-right: 21px;
}

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

.order__img {
  max-width: 473px;
  object-fit: cover;
  width: 100%;
  display: block;
}

.order__content {
  margin-right: 32px;
}

.info {
  margin-bottom: 20px;
}

.info p {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.3;
  color: #303030;
}

.info a {
  display: inline;
  width: fit-content;
}

.info strong {
  display: block;
  margin-bottom: 10px;
  font-weight: 700;
}

.info a svg {
  margin-right: 5px;
  vertical-align: middle;
}

.info ol {
  padding-left: 15px;
  color: #303030;
}

.info ol li {
  color: #303030;
  font-size: 14px;
  margin-bottom: 10px;
}

.main__wr .list {
  padding-left: 0;
  margin-bottom: 20px;
}

.list li {
  position: relative;
  display: flex;
  font-size: 14px;
  color: #303030;
  line-height: 1.3;
  margin-bottom: 10px;
}

.list li p {
  margin-bottom: 0;
}

.list li span {
  font-weight: 700;
  display: contents;
}

.list li:not(:last-child) {
  margin-bottom: 10px;
}

.list li::before {
  display: inline-block;
  content: "";
  margin-top: 5px;
  min-height: 5px;
  max-height: 5px;
  min-width: 5px;
  max-width: 5px;
  border-radius: 50%;
  margin-right: 10px;
  background-color: #da0c2c;
}

.image {
  display: block;
  object-fit: cover;
  width: 100%;
  border-radius: 3px;
  max-width: 764px;
  margin-bottom: 20px;
}

.delivery {
  margin-bottom: 25px;
}

.title {
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1;
}

.title-small {
  font-size: 14px;
  margin-bottom: 10px;
  color: #303030;
}

.title--dot {
  color: #303030;
}

.title--dot::before {
  display: inline-block;
  content: "";
  vertical-align: middle;
  min-height: 5px;
  max-height: 5px;
  min-width: 5px;
  max-width: 5px;
  border-radius: 50%;
  margin-right: 10px;
  background-color: #da0c2c;
}

.link {
  border-bottom: 1px solid;
  color: #da0c2c;
}

.link:hover {
  text-decoration: unset !important;
}

.link:focus {
 text-decoration: unset !important;
}

.pay__ways {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 30px;
}

.pay__ways-item {
  text-align: center;
  flex: 0 0 12%;
}

.pay__ways-item div {
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.25);
  height: 80px;
  width: 80px;
  margin: 0 auto;
  border: 1px solid #ececec;
  border-radius: 10px;
  background-color: #fff;
  margin-bottom: 10px;
}

.important__list {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 22px;
  padding: 0 !important;
}

.important__list li {
  background-color: #f3f1f2;
  border: 1px solid #f3f1f2;
  border-radius: 5px;
  padding-right: 10px;
}

.important__list a {
  display: flex;
  align-items: center;
  color: #303030;
  font-size: 16px;
  font-weight: 700;
}

.important__list img {
  margin-right: 12px;
}

.footer__block {
  display: flex;
  max-width: 526px;
  width: 100%;
}

.title-descrip {
  color: #303030;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 15px;
}

.txt-descrip p {
  color: #303030;
  font-size: 14px;
  line-height: 1.3;
}

.txt-descrip p:not(:last-child) {
  margin-bottom: 10px;
}

.descrip {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #f3f1f2;

  margin-bottom: 60px;
}

.descrip::before,
.descrip::after {
  position: absolute;
  content: "";
  top: 0;
  height: 100%;
  background-color: #f3f1f2;
  width: 100vw;
}

.descrip::before {
  right: 100%;
}

.descrip::after {
  left: 100%;
}

.descrip img {
  max-width: 596px;
  display: block;
  width: 100%;
  align-self: flex-end;
}

.about {
  display: flex;
  align-items: center;
  margin-bottom: 60px;
}

.about--reversed {
  flex-direction: row-reverse;
}

.about img {
  margin-right: 60px;
  border-radius: 5px;
  max-width: 522px;
  width: 100%;
  display: block;
}

.about--reversed img {
  margin-right: 0;
  margin-left: 60px;
}

.title-block {
  font-size: 36px;
  color: #303030;
  margin-bottom: 42px;
}

.features {
  margin-bottom: 77px;
}

.features__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 22px 55px;
}

.features__list-item img {
  display: block;
  margin: 0 auto;
  max-width: 115px;
  width: 100%;
  max-height: 90px;
  height: 100%;
  margin-bottom: 20px;
}

.dot-badge-sale {
  left: 10px;
  right: auto;
  width: 50px;
  height: 50px;
  line-height: 50px;
  z-index: 1;
  position: absolute;
  font-size: 14px;
  color: #fff;
  top: 10px;
  padding-top: 0;
  text-transform: capitalize;
  font-weight: 600;
  text-align: center;
}

@media (max-width: 1199.98px) {
  .order__img {
    max-width: 350px;
  }

  .descrip img {
    max-width: 400px;
  }

  .descrip__content {
    padding: 30px 0;
  }

  .about img {
    max-width: 400px;
  }

  .important__list {
    grid-template-columns: repeat(2, 1fr);
  }

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

@media (max-width: 1023.98px) {
  .footer__row {
    flex-direction: column;
  }

  .footer_l {
    margin-bottom: 30px;
  }

  .footer__block {
    margin-bottom: 30px;
    max-width: unset;
  }

  .footer_c1,
  .footer_c2 {
    max-width: unset;
    width: 49%;
  }
}

@media (max-width: 991.98px) {
  .order {
    flex-direction: column;
  }

  .order__content {
    margin-bottom: 25px;
  }

  .descrip {
    flex-direction: column;
  }

  .descrip img {
    align-self: unset;
    max-width: 300px;
    margin: 0;
  }

  .about {
    flex-direction: column-reverse;
  }

  .about img {
    margin: 0;
    margin-top: 25px;
  }

  .features__list {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 767.98px) {
  .pay__ways {
    justify-content: space-between;
  }

  .pay__ways-item {
    flex: 0 0 25%;
  }

  .hero__slider p {
    font-size: 20px;
  }

  .features__list {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 695px) {
  .footer__block {
    margin-bottom: 0;
  }

  .footer_l {
    margin-right: 0;
  }
}

@media (max-width: 576.98px) {
  .important__list {
    grid-template-columns: repeat(1, 1fr);
  }

  .about img {
    max-width: 250px;
  }

  .title-block {
    font-size: 30px;
  }
}

@media (max-width: 480.98px) {
  .hero__slider p {
    font-size: 16px;
  }

  .features__list {
    grid-template-columns: repeat(1, 1fr);
  }
}