.bootstrap5 #content.order-step1 #box_content .theme-tag .list-tag .tag-item {
  line-height: 1.5;
}
.bootstrap5 #content.order-step1 #box_content .theme-tag .list-tag .own-tag {
  line-height: 1.5;
}
.bootstrap5 #content.order-step1 #box_content .theme-tag .list-tag .own-tag .form-control, .bootstrap5 #content.order-step1 #box_content .theme-tag .list-tag .own-tag .btn-outline-secondary {
  padding: 4px 12px;
  height: 34px;
}
.bootstrap5 #content.order-step1 #box_content #popup-subject-info .modal-header .close {
  margin-right: 10px;
  border: 1px solid #E0E3E5;
  border-radius: 50%;
  padding: 10px;
  background-color: #E0E3E5;
}
.bootstrap5 #content.order-step1 #box_content #popup-subject-info .modal-header .close span {
  display: none;
}
.bootstrap5 #content.order-step1 #box_content #popup-subject-info .modal-content .modal-header {
  margin-top: 0px;
}
.bootstrap5 #content.order-step1 #box_content #popup-subject-info .modal-content .subject-fields .selected-sbj-title {
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  margin-top: 0;
}
.bootstrap5 #content.order-step1 #box_content #popup-subject-info .modal-content .subject-fields .input-group {
  display: flex !important;
  flex-direction: row;
  align-items: center;
  width: 30%;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.bootstrap5 #content.order-step1 #box_content #popup-subject-info .modal-content .subject-fields .input-group .input-group-btn {
  position: relative;
  text-align: center;
  width: 30%;
  padding: 3px 0;
  border-radius: 5px;
}
.bootstrap5 #content.order-step1 #box_content #popup-subject-info .modal-content .subject-fields .input-group .input-group-btn button {
  font-size: 20px;
}
.bootstrap5 #content.order-step1 #box_content #popup-subject-info .modal-content .subject-fields .input-group input {
  width: 50%;
  color: black;
}
.bootstrap5 #content.order-step1 #box_content #popup-subject-info .modal-content .subject-fields .custom_number_pet .pet_type_text label, .bootstrap5 #content.order-step1 #box_content #popup-subject-info .modal-content .subject-fields .custom_number_pet .pet_type_text .pet_type_horse {
  font-size: 14px;
}
.bootstrap5 #content.order-step1 #box_content #popup-subject-info .modal-content .subject-label {
  margin-bottom: 10px;
}
.bootstrap5 #content.order-step1 #box_content #popup-subject-info .modal-content .attr-button {
  width: 100%;
  margin: 10px 0 !important;
}
.bootstrap5 #content.order-step1 .arabic_left .subject-items .sbj-item .label {
  color: #fff;
}
.bootstrap5 #content.order-step1 .arabic_left .subject-items .sbj-item .subject-fields label {
  font-size: 14px;
}
.bootstrap5 #content.order-step1 .arabic_left .subject-items .sbj-item .subject-fields .input-group {
  width: 45px !important;
}
.bootstrap5 #content.order-step1 .arabic_left .subject-items .sbj-item .subject-fields .input-group .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell;
}
.bootstrap5 #content.order-step1 .arabic_left .subject-items .sbj-item .subject-fields .input-group .form-control {
  display: table-cell;
  border-radius: 0;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  padding: 0 5px;
  pointer-events: none;
  background-color: transparent;
  box-shadow: none;
  border: none;
  text-align: center;
  color: #CB305F;
  font-weight: 600;
  font-size: 18px;
  outline: none;
  height: 20px;
  line-height: 20px;
}
.bootstrap5 #content.order-step1 .arabic_left .subject-items .sbj-item .subject-fields .custom_number_pet .pet_type_text label, .bootstrap5 #content.order-step1 .arabic_left .subject-items .sbj-item .subject-fields .custom_number_pet .pet_type_text .pet_type_horse {
  font-size: 14px;
}

@media (max-width: 767px) {
  .bootstrap5 .order-split #popup-subject-info .modal-header .close {
    margin-right: 10px;
    border: 1px solid #E0E3E5;
    border-radius: 50%;
    padding: 10px;
    background-color: #E0E3E5;
  }
  .bootstrap5 .order-split #popup-subject-info .modal-header .close span {
    display: none;
  }
  .bootstrap5 .order-split #popup-subject-info .modal-content .subject-fields .selected-sbj-title {
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    margin-top: 0;
  }
  .bootstrap5 .order-split #popup-subject-info .modal-content .subject-fields .input-group {
    display: flex !important;
    flex-direction: row;
    align-items: center;
    width: 30%;
    justify-content: space-between;
    flex-wrap: nowrap;
  }
  .bootstrap5 .order-split #popup-subject-info .modal-content .subject-fields .input-group .input-group-btn {
    position: relative;
    text-align: center;
    width: 30%;
    padding: 3px 0;
    border-radius: 5px;
  }
  .bootstrap5 .order-split #popup-subject-info .modal-content .subject-fields .input-group .input-group-btn button {
    font-size: 20px;
  }
  .bootstrap5 .order-split #popup-subject-info .modal-content .subject-fields .input-group input {
    width: 50%;
    color: black;
  }
  .bootstrap5 .order-split #popup-subject-info .modal-content .subject-fields .custom_number_pet .pet_type_text label, .bootstrap5 .order-split #popup-subject-info .modal-content .subject-fields .custom_number_pet .pet_type_text .pet_type_horse {
    font-size: 14px;
  }
  .bootstrap5 .order-split #popup-subject-info .modal-content .subject-label {
    margin-bottom: 10px;
  }
  .bootstrap5 .order-split #content.order-step1 #box_content .arabic_left .subject-items .sbj-item .tick-icon {
    top: 10px;
    left: 10px;
    padding: 4px 7px;
  }
  .bootstrap5 .order-split #content.order-step1 #box_content .arabic_left .subject-items .sbj-item .label {
    color: #fff;
  }
  .bootstrap5 .order-split #content.order-step1 #box_content .arabic_left .subject-items .other-split {
    height: 160px;
    background-color: #FCF5FF;
    width: 175px;
    border-radius: 5px;
  }
  .bootstrap5 .order-split #content.order-step1 #box_content .arabic_left .subject-items .subject-fields {
    padding: 10px 5px;
  }
  .bootstrap5 .order-split #content.order-step1 #box_content .arabic_left .subject-items .subject-fields .input-group {
    flex-wrap: nowrap;
  }
  .bootstrap5 .order-split #content.order-step1 #box_content .arabic_left .subject-items .subject-fields .input-group .input-group-btn .btn-plus {
    color: white;
  }
  .bootstrap5 #did-you-know-popup .summary-tip .close {
    float: right;
  }
  .bootstrap5 .subject-items .subject-fields {
    margin: 0 0 10px 0;
    background-color: #F0F1F2;
    padding: 15px;
  }
  .bootstrap5 .subject-items .subject-fields .selected-sbj-title {
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    margin-top: 0;
  }
  .bootstrap5 .subject-items .subject-fields .custom_number_person, .bootstrap5 .subject-items .subject-fields .custom_number_pet, .bootstrap5 .subject-items .subject-fields .custom_number_adults, .bootstrap5 .subject-items .subject-fields .custom_number_children, .bootstrap5 .subject-items .subject-fields .custom_number_pets2 {
    display: flex;
    justify-content: space-between;
    background-color: #F0F1F2;
    border-radius: 5px;
  }
  .bootstrap5 .subject-items .subject-fields .custom_number_person .input-group, .bootstrap5 .subject-items .subject-fields .custom_number_pet .input-group, .bootstrap5 .subject-items .subject-fields .custom_number_adults .input-group, .bootstrap5 .subject-items .subject-fields .custom_number_children .input-group, .bootstrap5 .subject-items .subject-fields .custom_number_pets2 .input-group {
    display: flex !important;
    flex-direction: row;
    align-items: center;
    width: 30%;
    justify-content: space-between;
    flex-wrap: nowrap;
  }
  .bootstrap5 .subject-items .subject-fields .custom_number_person .input-group.ig-numb-btn, .bootstrap5 .subject-items .subject-fields .custom_number_pet .input-group.ig-numb-btn, .bootstrap5 .subject-items .subject-fields .custom_number_adults .input-group.ig-numb-btn, .bootstrap5 .subject-items .subject-fields .custom_number_children .input-group.ig-numb-btn, .bootstrap5 .subject-items .subject-fields .custom_number_pets2 .input-group.ig-numb-btn {
    margin-left: auto;
  }
  .bootstrap5 .subject-items .subject-fields .custom_number_person .input-group .input-group-btn, .bootstrap5 .subject-items .subject-fields .custom_number_pet .input-group .input-group-btn, .bootstrap5 .subject-items .subject-fields .custom_number_adults .input-group .input-group-btn, .bootstrap5 .subject-items .subject-fields .custom_number_children .input-group .input-group-btn, .bootstrap5 .subject-items .subject-fields .custom_number_pets2 .input-group .input-group-btn {
    position: relative;
    text-align: center;
    width: 30%;
    padding: 3px 0;
    border-radius: 5px;
  }
  .bootstrap5 .subject-items .subject-fields .custom_number_person .input-group .input-group-btn button, .bootstrap5 .subject-items .subject-fields .custom_number_pet .input-group .input-group-btn button, .bootstrap5 .subject-items .subject-fields .custom_number_adults .input-group .input-group-btn button, .bootstrap5 .subject-items .subject-fields .custom_number_children .input-group .input-group-btn button, .bootstrap5 .subject-items .subject-fields .custom_number_pets2 .input-group .input-group-btn button {
    font-size: 20px;
  }
  .bootstrap5 .subject-items .subject-fields .custom_number_person .input-group .input-group-btn button:disabled, .bootstrap5 .subject-items .subject-fields .custom_number_pet .input-group .input-group-btn button:disabled, .bootstrap5 .subject-items .subject-fields .custom_number_adults .input-group .input-group-btn button:disabled, .bootstrap5 .subject-items .subject-fields .custom_number_children .input-group .input-group-btn button:disabled, .bootstrap5 .subject-items .subject-fields .custom_number_pets2 .input-group .input-group-btn button:disabled {
    color: grey;
  }
  .bootstrap5 .subject-items .subject-fields .custom_number_person .input-group input, .bootstrap5 .subject-items .subject-fields .custom_number_pet .input-group input, .bootstrap5 .subject-items .subject-fields .custom_number_adults .input-group input, .bootstrap5 .subject-items .subject-fields .custom_number_children .input-group input, .bootstrap5 .subject-items .subject-fields .custom_number_pets2 .input-group input {
    width: 50%;
    color: #CB305F;
  }
  .bootstrap5 .subject-items .subject-fields .custom_number_pet .pet_type_text label, .bootstrap5 .subject-items .subject-fields .custom_number_pet .pet_type_text .pet_type_horse {
    font-size: 14px;
  }
}
