.header {
  font-size: 54px;
  font-weight: 100;
  line-height: 80px;
  font-family: 'Cormorant Garamond';
  margin-bottom: 15px;
  color: #fff;
}

.summary-detail, .summary-detail, .summary-detail,.summary-heading ,.summary-detail,.summary-heading{
	color:#fff;
}
.radio-image {
  display: flex;
  width: 95%;
  min-height: 333px;
  gap: 20px;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.radio-image input[type="radio"],
input[type="radio"] {
  transform: scale(2.5);
  accent-color: #baa383 ;
}

hr.solid {
  border: 1px solid #4c4c4c;
  width: 100%;
}

.details {
  width: 100%;
  text-align: left;
  background-color: #1a1a1a;
  border: 1px solid #4c4c4c;
  border-radius: 25px;
  padding: 20px 50px 20px 50px;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.package-title {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 100;
  font-size: 32px;
   color: #baa383;
}

.package-info {
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  margin-top: 20px;

}

.label-inputttt {
  width: 90%;
  text-align: left;
}

.label-input {
  color: white;
  width: 100%;
  padding: 7px;
}

.input-form {
  width: 100%;
  padding: 7px;
color: white;
}

.catering-toggle-btn {
  margin: 5px;
  background-color: #baa383;
  color: #ffffff;
  border: none;
  min-height: 38px;
  width: 175px;
}

.section-title {
  color: #baa383;
  font-family: 'Jost', sans-serif;
  font-weight: 200;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 1.2px;
  margin-bottom: 20px;
  color:#fff;
}

.main-title {
    color: #fff;
}

.option,
.contact-detail {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.option img,
.contact-detail img {
  margin-right: 10px;
}

.option label,
.contact-detail label {
  margin: 0;
  font-family: 'Cormorant Garamond';
  font-weight: 100;
  font-size: 22px;
}

.contact-detail label {
  font-size: 20px;
  width: 100px;
}

.contact-detail input,
.option input[type="text"] {
  flex: 1;
  padding: 5px;
  font-size: 16px;
  margin-left: 10px;
}

.submit-button {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #dd5903;
  color: white;
  font-family: 'Jost', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.65px;
  height: 42px;
  width: 115px;
  margin: 20px auto;
  cursor: pointer;
  line-height: 42px;
}

.main-title {
  width: 100%;
  font-family: "Cormorant Garamond", serif;
    font-weight: 100;
  background: #151318;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 8px 8px 0 0;
  text-align: center;
  font-size: 48px;
  line-height: 80px;
}

.sub-container-main {
  border: solid;
  border-color: #2c2c2c;
  border-width: 0 1px 1px;
  padding: 50px 10% 80px;
  border-radius: 0 0 8px 8px;
width: 100%;
}

.catering-summary {
  display: block;
}

.summary-header,
.summary-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.summary-header {
  padding-top: 45px;
  text-align: right;
  margin-top: 80px;
  line-height: 27px;
	color:#fff;
}

.summary-header p:first-child {
  margin-right: 250px;
}

.summary-item {
  font-size: 22px;
  font-weight: 100;
  font-family: 'Cormorant Garamond', serif;
  padding: 10px 0px;
	color: #fff;
}

.summary-item span:nth-child(2) {
  padding-left: 33%;
}

.summary-item span:nth-child(3) {
  padding-left: 75px;
}

.summary-item span:nth-child(4) {
  padding-left: 65px;
}

.item-description {
  border-bottom: 1px solid #e3dfda;
  width: 70%;
  color: #d3d3d3;
  font-size: 16px;
  font-family: 'Jost', sans-serif;
  text-align: left;
  line-height: 25px;
  padding-bottom: 25px;
  margin: 20px 180px 0 170px;
}

.total-cost {
  text-align:right;
  font-size: 20px;
  font-weight: 700;
  color: #D3D3D3;
}

.catering-toggle-btn-containerrr {
  background-color: #baa383;
  min-height: 140px;
  align-items: stretch;
  display: flex;
  justify-content: center;
}

.catering-menu-container {
  width: 80%;
  margin: 0 auto 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.catering-button-container {
	width: 100%;
    display: flex;
    margin-top: 50px;
    justify-content: space-between;
}

.catering-quantity-inputtt {
  background-color: black;
  color: white;
  width: 55px;
  height: 21px;
  border: 1px solid #fff;
  text-align: center;
  margin-right: 70px;
}

.catering-bottom-icon {
  position: absolute;
  padding-left: 17px;
  top: 220px;
}

.catering-label-class {
  min-height: 31px;
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: flex-start;
}

.catering-p-tag,
.catering-p-taggg {
  width: 100%;
  margin: 0 0 25px 55px;
  color: #D3D3D3;
  font-family: Jost;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  line-height: 25px;
}

.catering-checkbox-span {
  color: #fff;
  font-family: 'Cormorant Garamond';
  font-weight: 100;
  font-size: 22px;
  line-height: 37px;
  text-align: left;
}

.catering-main-p-tag {
  color: #fff;
  font-family: Montserrat;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1.2px;
  line-height: 18px;
}

.catering-sub-container {
  border-bottom: 1px solid #e3dfda;
  margin-bottom: 20px;
}

.catering-quantity-span {
  margin-right: 20px;
}

.price-class {
  padding-top: 10px;
}

.main-heading {
  color: white;
  font-size: 54px;
  font-weight: 100;
}

.main-div {
text-align:center;
  width: 100%;
  background: #151318;
  padding: 10px 0;
  border-radius: 8px 8px 0 0;
}

