#bx-soa-order .alert {
    display: flex;
}
.bx-soa-section-content .row {
    display: flex;
}
#bx-soa-properties .bx-soa-section-content .row {
    flex-direction: column;
}
.header .cart__link {
    position: relative;
}
.mobile-nav .cart__link {
    margin-top: 10px;
    width: 36px;
}
.header__cart-cnt .cart__goods-num{
    width: 16px;
    height: 17px;
    font-size: 13px;
}
.cart__goods-num {
    position: absolute;
    background: #f08923;
    width: 20px;
    height: 21px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    font-size: 15px;
    right: -12px;
    bottom: -5px;
    opacity: 1;
}

.item-description__text {
  display: block;
}
.bx-pagination.bx-green .bx-pagination-container ul li.bx-active span {
  background: #f08923 !important;
}
.bx-pagination .bx-pagination-container ul li span {
  border-radius: 8px !important;
}
.param__value {
  font-weight: 600;
}
.catalog-main__items-grid .pagination {
  margin: 0 auto;
}
.more_products {
  text-align: center;
  margin: 0 auto;
}
#filter-counter{
  display: none!important;
}
.more_products .btn {
  background: #f08923;
  color: #fff;
  font-size: 16px;
  border-radius: 8px;
  height: 45px;
  width: 200px;
}
@media (max-width:1439px){
   .catalog-section .filter__grey-part {
    padding-bottom: 100px;
  }
}
.more_products .btn:hover {
  background-color: #000;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mt-0 {
  margin-top: 0px;
}
.catalog-main-contents {
  display: contents;
}
.more_products {
  width: 100%;
}
.blur-block {
  /* filter: blur(10px); */
}
.slide-02-1 {
  position: relative;
}
.slide-02-1__text {
  position: relative;
  z-index: 2;
  margin-top: 168px;
  margin-left: 191px;
  max-width: 500px;
  width: 100%;
}
.slide-02-1__text .small {
    display: block;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #fff;
    margin-bottom: 48px;
}
.slide-02-1__text .h2 {
  font-weight: 900;
  font-size: 49px;
  line-height: 92%;
  text-transform: uppercase;
  color: #fff;
}
.slide-02-1__text .h2 span {
  display: block;
  font-size: 75px;
  line-height: 60%;
  margin-top: 29px;
}
.slide-02-1__text-plus {
  font-weight: 300;
  font-size: 90px;
  line-height: 67%;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  display: block;
  margin-top: 13px;
}
.slide-02-1__text .h2:last-of-type {
  font-weight: 700;
  font-size: 32px;
  line-height: 141%;
  text-transform: uppercase;
  color: #fff;
}
.main-slider-cnt .main-slider .slide-02-1__text .slide__button {
  background-color: #f08923;
  color: #fff;
}
.main-slider-cnt .main-slider .slide-02-1__text .slide__button:hover {
  background-color: #fff;
  color: #000;
}
.slide-02-1__text-photo {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.slide-02-1__text-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slide-02-2 .slide-02-1__text .h2:last-of-type {
  font-weight: 900;
  font-size: 60px;
  line-height: 75%;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 14px;
}
.slide-02-2 .slide-02-1__text .h3 {
  font-weight: 400;
  font-size: 41px;
  line-height: 110%;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 6px;
}
.slide-02-2 .slide-02-1__text {
  max-width: 663px;
  margin-top: 169px;
  margin-left: 122px;
}
.slide-02-2 .slide-02-1__text li {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  color: #fff;
}
.slide-02-2 .slide-02-1__text li::marker {
  content: '*';
  font-size: 32px;
  font-weight: 300;
  padding-right: 5px;
}
.slide-02-2 .slide-02-1__text ul {
  margin-bottom: 46px;
  padding-left: 16px;
}
.slide-02-3 .slide-02-1__text {
  margin-top: 174px;
  margin-left: 122px;
  max-width: 470px;
}
.slide-02-3 .slide-02-1__text .h2 {
  margin-bottom: 18px;
}
.slide-02-3 .slide-02-1__text .h3 {
  font-weight: 900;
  font-size: 60px;
  line-height: 75%;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 53px;
}
.main-slider-cnt .main-slider__slide {
  min-height: 621px;
}
@media (max-width: 1024px) {
  .slide-02-1__text,
  .slide-02-2 .slide-02-1__text,
  .slide-02-3 .slide-02-1__text {
    margin-top: calc(30px + 160 * ((100vw - 320px) / (1440 - 320)));
    margin-bottom: calc(30px + 160 * ((100vw - 320px) / (1440 - 320)));
    margin-left: 0;
    margin-right: 0;
    padding: 0 20px;
  }
  .slide-02-1__text .h2,
  .slide-02-1__text .h2 span,
  .slide-02-2 .slide-02-1__text .h2:last-of-type {
    font-size: 30px;
    line-height: 0.4;
  }
  .slide-02-1__text-plus {
    text-align: left;
  }
  .slide-02-1__text-plus {
    font-size: 60px;
    margin-top: 20px;
  }
  .slide-02-2 .slide-02-1__text .h3 {
    font-size: 25px;
    line-height: 1.3;
  }
  .slide-02-2 .slide-02-1__text li {
    font-size: 16px;
  }
  .slide-02-2 .slide-02-1__text li::marker {
    font-size: 20px;
  }
  .slide-02-2 .slide-02-1__text ul {
    padding-left: 9px;
    margin-bottom: 20px;
  }
  .slide-02-1__text .h2:last-of-type {
    margin-bottom: 20px;
  }
  .slide-02-3 .slide-02-1__text .h2 {
    font-size: 25px;
  }
  .slide-02-3 .slide-02-1__text .h3 {
    margin-bottom: 20px;
    font-size: 30px;
  }
  .main-slider-cnt .main-slider__slide {
    min-height: auto;
  }
  .slide-02-2 .slide-02-1__text .h2:last-of-type{
    line-height: 1.2;
  }
}
.main-slider-cnt .main-slider .swiper-button-prev {
  width: 45px;
  height: 45px;
  background: url('/local/templates/fire/assets/img/main-arrow-prev.svg')
    center/8px no-repeat;
  background-color: #d9d9d9;
  border-radius: 50%;
}
.main-slider-cnt .main-slider .swiper-button-next {
  width: 45px;
  height: 45px;
  background: url('/local/templates/fire/assets/img/main-arrow-next.svg')
    center/8px no-repeat;
  background-color: #d9d9d9;
  border-radius: 50%;
}
.cookie-popup.disabled {
  display: none !important;
}
.cookie-popup {
  position: fixed;
  bottom: 20px;
  left: 2%;
  /* transform: translateX(-50%); */
  width: 100%;
  max-width: 421px;
  border-radius: 50px;
  z-index: 10000000000;
  background: #fff;
  border: 1px solid #f08923;
  border: none;
  box-shadow: 0 7px 22.6px 0 rgba(0, 0, 0, 0.10);
  display: flex;
  align-items: center;
  padding: 14px;
  padding-left: 24px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  justify-content: space-between;
  gap: 20px;
}
.cookie-wrap{
  display: flex;
  flex-direction: column;
  gap: 5px;
  color: #000;
  font-size: 15px;
  p{
  }
  a{
    text-decoration: underline;
    color: #808080;
  }
}
.cookie-popup__button {
  border-radius: 50px;
  display: flex;
  justify-content: center;
  background:#f08923;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  padding-top: 7px;
  padding-bottom: 11px;
  padding-left: 7px;
  padding-right: 7px;
  border: 1px solid transparent;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  padding: 13px 39px;
}
@media (max-width:500px){
   .cookie-popup{
    max-width: 96%;
    flex-direction: column;
   }
   .cookie-popup__button{
    padding: 10px 26px;
   }
   .cookie-wrap{
    text-align: center;
   }
}
.input-conf{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
}
.input-conf input{
  margin: 0;
  margin-top: -2px;
}
.custom-checkbox input {
  opacity: 0;
  position: absolute;
  height: 0;
  width: 0;
}
/* Скрываем оригинальный чекбокс */
.custom-checkbox input {
  opacity: 0;
  position: absolute;
  height: 0;
  width: 0;
}
/* Кастомный чекбокс */
.checkmark {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-color: #f08923;
  border: 2px solid #d4781f;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
  vertical-align: middle;
}
/* Галочка — центрированная с твоими параметрами */
.custom-checkbox input:checked + .checkmark::after {
  content: "";
  position: absolute;
  left: 24%;           /* ~24% от левого края */
  top: 50%;            /* 50% сверху */
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) translate(-50%, -50%); /* Центрируем относительно своей ширины/высоты */
}
/* При наведении */
.custom-checkbox:hover input:not(:checked) + .checkmark {
  border-color: #c06e1b;
}
.custom-checkbox:hover .checkmark {
  background-color: #d97a20;
}
.header .phone{
  padding-right: 0;
}
.header .menu__list{
  margin-bottom: 0;&nbsp;list-style-type: none;&nbsp;}
.header__right-wrapper{
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 500px;
}
@media (max-width:1439px){
   .header__right-wrapper {
    justify-content: flex-end;
    gap: 30px;
  }
}
@media (max-width:767px){
   .header__right-wrapper {
    gap: 10px;
  }
}