@media (max-width: 767px) {
  .bootstrap5 .order-split #new-sizes-step-v2 .subject-fields .custom_number_person .ig-number-btn, .bootstrap5 .order-split #new-sizes-step-v2 .subject-fields .custom_number_pet .ig-number-btn, .bootstrap5 .order-split #new-sizes-step-v2 .subject-fields .custom_number_adults .ig-number-btn, .bootstrap5 .order-split #new-sizes-step-v2 .subject-fields .custom_number_children .ig-number-btn, .bootstrap5 .order-split #new-sizes-step-v2 .subject-fields .custom_number_pets2 .ig-number-btn {
    width: 110px;
  }
  .bootstrap5 .order-split #new-sizes-step-v2 .subject-fields .subject-number-title {
    font-size: 15px;
  }
  .bootstrap5 .order-split #new-sizes-step-v2 .subject-fields .top-text-v2 {
    font-size: 15px;
  }
  .bootstrap5 .order-split #new-sizes-step-v2 #sizing .sizing_content .wall-img .slick-arrow {
    top: 50% !important;
  }
  .bootstrap5 .order-split #new-sizes-step-v2 #sizing .sizing_content .sizes-block .size-item .deposit-price .size.left {
    font-size: 16px;
  }
  .bootstrap5 .order-split #new-sizes-step-v2 #sizing .sizing_content .sizes-block .size-item .deposit-price .price-item {
    font-size: 16px;
  }
  .bootstrap5 #custom_size .modal-dialog {
    width: unset !important;
    margin: 20px 15px !important;
  }
  .bootstrap5 #custom_size .modal-dialog .modal-content {
    padding: 20px;
  }
  .bootstrap5 #custom_size .modal-dialog .modal-content .modal-header {
    border-bottom: none;
    padding: 10px !important;
  }
  .bootstrap5 #custom_size .modal-dialog .modal-content .modal-header .btn-close {
    font-size: 24px !important;
  }
  .bootstrap5 #custom_size .modal-dialog .modal-content .modal-header .custom-title {
    font-size: 30px !important;
    line-height: 35px;
    margin-bottom: 0;
    font-weight: 700;
  }
  .bootstrap5 #custom_size .modal-dialog .modal-content .modal-body .flex-items .custom-field .custom_input {
    width: 100% !important;
  }
  .bootstrap5 #sizing .sizing_content .sizes-block .wall-img {
    padding-top: 30px;
    margin-bottom: 25px;
  }
  .bootstrap5 #sizing .sizing_content .sizes-block .wall-img.enable-illustration-size {
    padding-top: 30px;
  }
  .bootstrap5 #sizing .sizing_content .sizes-block .wall-img .slick-arrow {
    position: absolute;
    top: calc(60% - 12px);
  }
  .bootstrap5 #sizing .sizing_content .sizes-block .wall-img .slick-list .slick-track .slick-slide {
    position: relative;
  }
  .bootstrap5 #sizing .sizing_content .sizes-block .wall-img .slick-list .slick-track .slick-slide .toggle-audio {
    position: absolute;
    bottom: 20px;
  }
}
.bootstrap5 .subject-fields .custom_number_person .btn-change-numb {
  border: none;
}
.bootstrap5 .subject-fields .custom_number_person .ig-number-btn {
  width: 110px;
}
.bootstrap5 .subject-fields .custom_number_person .ig-number-btn input.form-control {
  width: 50px;
}
.bootstrap5 .subject-fields .custom_number_pet .btn-change-numb {
  border: none;
}
.bootstrap5 .subject-fields .custom_number_pet .ig-number-btn {
  width: 110px;
}
.bootstrap5 .subject-fields .custom_number_pet .ig-number-btn input.form-control {
  width: 50px;
}
@media (max-width: 767px) {
  .bootstrap5 .subject-fields .custom_number_person .ig-number-btn {
    width: 100px;
  }
  .bootstrap5 .subject-fields .custom_number_person .ig-number-btn input.form-control {
    width: 40px;
  }
  .bootstrap5 .subject-fields .custom_number_pet .ig-number-btn {
    width: 100px;
  }
  .bootstrap5 .subject-fields .custom_number_pet .ig-number-btn input.form-control {
    width: 40px;
  }
}
.bootstrap5 #custom_size .modal-dialog .modal-content .modal-header {
  border-bottom: none;
  padding: 0;
  margin-bottom: 15px;
}
.bootstrap5 #custom_size .modal-dialog .modal-content .modal-header .btn-close {
  font-size: 24px !important;
}
.bootstrap5 #custom_size .modal-dialog .modal-content .modal-header .custom-title {
  font-size: 30px !important;
  line-height: 35px;
  margin-bottom: 0;
  font-weight: 700;
}
.bootstrap5 #custom_size .modal-dialog .modal-content .modal-body {
  padding: 0;
}
.bootstrap5 #modal-dynamic-content .modal-dialog {
  position: relative;
}
.bootstrap5 #modal-dynamic-content .modal-dialog .modal-content .btn-close {
  position: absolute;
  top: 15px;
  right: 12px;
  font-size: 15px;
  padding: 6px;
  border-radius: 50%;
  background-color: #cccccc;
}
.bootstrap5 #modal-dynamic-content .modal-dialog .modal-content .modal-footer {
  justify-content: flex-end;
}
