.section_left_inner {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    text-align: left;
    padding: 8px 0px;
    gap: 8px;
}
.show-more-btn {
    background-color: #ff9900;
    color: white;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 5px;
}

.show-more-btn:hover {
    background-color: #cc7a00;
}

.suggetion_section{
    font-family: Poppins;
}
.number_circle {
    z-index: 1;
    width: 60px;
    height: 60px;
    color: rgb(255, 255, 255);
    display: flex;
    border-radius: 50%;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background: transparent;
    border: 1px solid rgb(163, 163, 163);
    /* padding-right: 8px; */
    border-radius: 50%;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    outline: 4px solid #fff;
    padding: 10px;
    outline-offset: -5px;
    background-size: contain;
}


h6.title_box {
    font-size: 1rem;
    margin: 0px;
    font-family: Poppins;
    line-height: 1.75;
    color: rgb(163, 163, 163);
    font-weight: 600;
}

h6.subtitletitle_box {
    margin: 0px !important;
    font-weight: 400;
    font-family: Poppins;
    font-size: 0.875rem;
    line-height: 1.57;
    color: rgb(163, 163, 163);
    }

.number_circle h6 {
    margin: 0px;
    line-height: 1.6;
    color: rgb(163, 163, 163);
    font-size: clamp(14px, 2vw, 18px) !important;
    font-weight: 700;

}
div.right_side_boxes h5{
    margin: 0px;
    line-height: 1.334;
    font-weight: 500;
    padding-top: 12px;
    padding-bottom: 12px;
    color: rgb(23, 15, 73);
    font-size: clamp(18px, 2vw, 24px) !important;
    margin: 0px;
    flex-shrink: 0;
    border-width: 0px 0px thin;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.12);
}
form#suggetion__form {
    display: flex;
    gap: 30px;
    flex-flow: wrap;
    width: 100%;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.section_left {
    flex-basis: 29.1667%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 29.1667%;
    border: 1px solid rgb(229, 229, 229);
    padding: 16px;
    border-radius: 12px;
    position: sticky;
    box-sizing: border-box;
    margin: 0px;
    flex-direction: row;
    top: 100px;
    height: 100%;
    opacity: .85;
}
.section_right {
    opacity: .9;
    flex-basis: 68.3333%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 68.3333%;
}

.css-l92y28 {
    background: rgba(0, 0, 0, 0.55);
    min-width: 100%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 40px 16px;
    border-radius: 16px;
    transition: 500ms;
    min-height: 175px;
}
.css-1t7xf85 {
    margin: 0px;
    line-height: 1.6;
    text-align: center;
    color: rgb(255, 255, 255);
    font-weight: 600;
    font-size: clamp(16px, 3vw, 20px);
}

.css-15sbae3 {
    cursor: pointer;
    min-height: 100%;
    min-width: 100%;  
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 16px;
}
.event-christmas{
    background-image: url(/suggestion/assets/christmas1-CSTNyf9M.png);
}
.event-birthday {
    background-image: url(/suggestion/assets/birthday-DyXTUp8K.png);
}
.event-valentines-day {
    background-image: url(/suggestion/assets/valentineDay-C3Wrp6yB.png);
}
.event-anniversary {
    background-image: url(/suggestion/assets/anniversary-a2FwC1aY.png);
}
.event-wedding {
    background-image: url(/suggestion/assets/wedding-D3WyTN8e.png);
}
.event-housewarming {
    background-image: url(/suggestion/assets/houseWarming1-CBGjyvZG.png);
}
.person-mother {
    background-image: url(/suggestion/assets/mother-Jg4DgQZe.png);
}
.person-father {
    background-image: url(/suggestion/assets/father-ERMU2F_Z.png);
}
.person-daughter {
    background-image: url(/suggestion/assets/daughter-CbQlfLNo.png);
}
.person-son {
    background-image: url(/suggestion/assets/son-C53NH5Uc.png);
}
.person-girlfriend {
    background-image: url(/suggestion/assets/girlfriend-BGkRmwxr.png);
}

.event-other, .person-other {
     background-image: url(./relationothers.png);
}
.right_side_box_grid {
    box-sizing: border-box;
    display: flex;
    flex-flow: wrap;
    margin-top: -4px;
    width: calc(100% + 4px);
    margin-left: -4px;
    /*gap: 20px;*/
}

.css-pq7chb {
        flex-basis: 25%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 25%;
    }
.css-1ahojv {
    border: 3px solid transparent;
    border-radius: 24px;
    padding: 6px;
    transition: 200ms;
}

.right_side_box_grid {
    padding-top: 16px;
    padding-bottom: 16px;
}
.vertical_line {
    height: 3px;
    background: transparent;
    border: 0.5px dashed rgb(163, 163, 163);
    width: 1px;
    margin-left: 29px;
    min-height: 24px;
}
.next_prevbtn {
    display: flex;
    justify-content: space-between;
}

.btnsbottom {
    font-size: 1rem !important;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    font-weight: 500;
    line-height: 2.15;
    text-transform: capitalize;
    color: rgb(228, 123, 2);
    outline: 0px;
    margin: 0px;
    text-decoration: none;
    border-radius: 4px;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1), color 250ms cubic-bezier(0.4, 0, 0.2, 1);
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    border-color: rgb(228, 123, 2);
    height: 50px;
    min-width: 150px;
    padding: 0 40px;
}
.Next_btnclass.btnsbottom {
    background-color: rgb(228, 123, 2) !important;
    color: rgb(255, 255, 255) !important;
}
.disabled.btnsbottom {
    color: rgba(0, 0, 0, 0.26);
    border: 1px solid rgba(0, 0, 0, 0.12);
    pointer-events: none !important;
    opacity: 1;
}
.MuiGrid-root.selected_box .css-1ahojv {
    border-color: rgb(228, 123, 2);
}

.details_form {
    box-sizing: border-box;
    display: flex;
    flex-flow: wrap;
    margin-top: 0px;
    width: calc(100% + 12px);
    margin-left: -12px;
}

.input_field {
    font-family: Poppins !important;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 50%;
    padding-top: 12px;
    padding-left: 12px;
    margin-bottom: 16px;
    position: relative;

}

.input_field input {
    font-family: Poppins !important;
    width: 100%;
    padding: 8.5px 0px 8.5px 14px !important;
    border: 1px solid rgb(0 0 0 / 7%) !important;
    font-size: 0.875rem;
    height: 50px;
    border-radius: 5px !important;
}

.input_field label {
    font-size: 1rem;
    margin: 0px;
    color: rgb(23, 15, 73);
    font-weight: 500;
    text-transform: capitalize;
    line-height: 1.75;
    margin-bottom: 5px;
    display: inline-block;
}

.input_field input:focus {
    outline: 1px solid rgb(228, 123, 2) !important;
    border: 1px solid rgb(228, 123, 2) !important;
}

.input_field input:hover {
    border: 1px solid rgb(228, 123, 2);
}
.radio_btn_group > label {
    display: block;
    padding: 10px 15px;
    color: rgb(0 0 0 / 50%);
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    border-radius: 5px;
    text-align: center;
    width: 150px;
    padding: 14.5px 0px 8.5px 0px !important;
    border: 1px solid rgb(0 0 0 / 7%) !important;
    font-size: 0.875rem;
    height: 50px;
    border-radius: 5px !important;
}

/* Hide the radio button */
.radio_btn_group input[type="radio"] {
    display: none;
}

/* Highlight the selected label */
.radio_btn_group input[type="radio"]:checked + label {
    background-color: #e47b02;
    color: #fff;
}


.radio_btn_group {
    font-size: 0.875rem;
    display: flex;
    gap: 10px;
	flex-wrap: wrap;
}

.input_field_radio> label {
    font-size: 0.9rem !important;
    margin: 0px;
    color: rgb(23, 15, 73);
    font-weight: 500;
    text-transform: capitalize;
    line-height: 1.75;
    margin-bottom: 5px;
    display: inline-block;
}

label.age_label:after {
    content: 'Years old';
    position: absolute;
    bottom: 12px;
    right: 20px;
    font-size: 13px;
    color: #52606d;
    font-weight: normal;
}

.input_field input[name="person_age"] {
    padding-right: 85px !important;
}

.Next_btnclass.btnsbottom.disabled {
    color: rgba(0, 0, 0, 0.26) !important;
    background-color: rgba(0, 0, 0, 0.12) !important;
    border: 1px solid transparent;
}
div#details_wrapper .next_prevbtn {
    margin-top: 40px;
}
@media (max-width:440px){
    div#details_wrapper .next_prevbtn {   /* align-content: center; */
    margin-top: 40px;
    gap: 10px;
    flex-wrap: wrap;
    align-content: center;
}
}


div.popup_other {
    position: fixed;
    z-index: 1300;
    inset: 0px;
    position: fixed;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    inset: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-tap-highlight-color: transparent;

}

.overlay_other {
    background-color: #fff;
    background-color: rgb(255, 255, 255);
    color: rgba(0, 0, 0, 0.87);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 11px 15px -7px, rgba(0, 0, 0, 0.14) 0px 24px 38px 3px, rgba(0, 0, 0, 0.12) 0px 9px 46px 8px;
    position: relative;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    max-height: calc(100% - 64px);
    max-width: 444px;
    width: calc(100% - 64px);
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 4px;
    margin: 32px;
    border-radius: 16px;
}

.header_part {
    display: flex;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8px;
    border-width: 0px 0px thin;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.12);
}

.middlecontent {
    padding: 12px 20px;
    margin-bottom: 16px;
}

.header_part h6 {
    margin: 0px;
    font-size: 1.25rem;
    line-height: 1.6;
    font-weight: 500;
    padding-top: 12px;
    padding-bottom: 12px;
    color: rgb(23, 15, 73);
}

svg.MuiSvgIcon-root.MuiSvgIcon-fontSizeMedium.css-vubbuv {
    user-select: none;
    width: 1em;
    height: 1em;
    display: inline-block;
    flex-shrink: 0;
    font-size: 1.5rem;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1);
}

button.closebtn {
    background: none !important;
    padding: 0;
    margin-top: 5px;
}

.middlecontent h6 {
    font-size: 0.9rem;
    margin-bottom: 5px;
    line-height: 1.75;
    color: rgb(23, 15, 73);
    font-weight: 500;
    text-transform: capitalize;
}

input.otheroptionfield {
    width: 100%;

    border: 1px solid rgb(0 0 0 / 7%) !important;
    font-size: 13px;
    height: 50px;
    border-radius: 5px !important;
    font-family: Poppins;
    line-height: 1.4375em;
    padding: 8.5px 14px;
}
input.otheroptionfield:focus {
    outline: 1px solid rgb(228, 123, 2) !important;
    border: 1px solid rgb(228, 123, 2) !important;
}

input.otheroptionfield:hover {
    border: 1px solid rgb(228, 123, 2) !important;
}
.bottom_btn_part {
    display: flex;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
    gap: 12px;
    padding-bottom: 20px;
}

.bottom_btn_part button {
    font-size: 1rem !important;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    font-weight: 500;
    line-height: 2.15;
    text-transform: capitalize;
    color: rgb(228, 123, 2);
    outline: 0px;
    margin: 0px;
    text-decoration: none;
    border-radius: 4px;
    transition: background-color 250mscubic-bezier(0.4, 0, 0.2, 1), box-shadow 250mscubic-bezier(0.4, 0, 0.2, 1), border-color 250mscubic-bezier(0.4, 0, 0.2, 1), color 250mscubic-bezier(0.4, 0, 0.2, 1);
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    border-color: rgb(228, 123, 2);
    height: 50px;
    min-width: 140px;
    padding: 0 40px;
}

.bottom_btn_part button.Confirm_btn {
    background-color: rgb(228, 123, 2) !important;
    color: rgb(255, 255, 255) !important;
}

.bottom_btn_part button.Confirm_btn.disabled {
    pointer-events: none !important;
}
span.option_feild {
    margin: 0px;
    line-height: 1.5;
    color: rgb(150, 147, 163);
    font-size: 0.9rem;
    font-weight: 500;
}

.ajax_response_box {background-color: #FEF8F1;width: 100%;display: flex;align-items: flex-start;justify-content: space-between;border-radius: 15px;border-left: 5px solid #e47b02;padding: 20px;font-family: poppins;}

.right_side_box_grid.success_msg {
    width: 100%;
    max-width: 100%;
}


.ajax_right_tag button {
    border-radius: 18px;
    font-size: 14px;
    padding: 3px 15px;
}

.ajax_response_box_inner h6 {
    font-weight: 500;
    color: #000;
    font-size: 20px;
}

.ajax_response_box_inner p {
    font-size: 14px;
    margin-bottom: 0 !important;
}

.ajax_response_box_inner button {
    color: #ed8f0c !important;
    background: transparent !important;
    font-size: 14px;
    padding: 0;
    margin-top: 12px;
    text-decoration: underline;
    font-weight: 600;
}
#ajax_response {
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 100%;
}

.ajax_response_box_inner {
    flex: 3; /* 75% width */
}

.ajax_right_tag {
    flex: 1; /* 25% width */
    text-align: right;
}

.feature_image {
  border: 1px solid #e47b02;
  border-radius: 10px;
  width: 100%;
  text-align: center;
  padding: 40px;
  display: flex;
  justify-content: center;
  align-content: center;
}
.feature_image img {
  max-width: 100%;
  margin: auto;
  width: 40%;
}
#ajax_popup h5 {
  text-align: center;
  border-bottom: 0;
}
#ajax_popup p {
  text-align: center;
  font-size: 14px;
	margin-bottom: 20px;
}

div#ajax_popup button {
    margin: auto;
    text-align: center;
    font-size: 16px;
}

div#ajax_popup {
    text-align: center;
}
.complete_selection[data_box="details_wrapper"] h6.number_details_icon,
.complete_selection[data_box="ideas_wrapper"] h6.number_details_icon{
    display: inline-block !important;
    opacity: 1;
}

.complete_selection[data_box="details_wrapper"] .number_circle,
.complete_selection[data_box="ideas_wrapper"] .number_circle{
    background-color: rgb(228, 123, 2);

}

h6.number_details_icon svg {margin-top: 20px;}

.feature_image a {
    font-size: 14px;
}

div#ajax_popup a {
    font-size: 14px;
    text-decoration: none;
    background-color: #e47b02;
    color: #fff;
    padding: 8px 30px;
    display: inline-block;
    border-radius: 5px;
	border: 1px solid transparent
}
.price_range_div {
    margin-top: 10px;
	
}
a#back_btn {
    margin-right: 20px;
    background-color: #fff !important;!i;!;
    color: #e47b02 !important;!i;!;
    border: 1px solid #e47b02 !important;!i;!;
    cursor: pointer;
}

a#back_btn:hover {
    background-color: #e47b02 !important;
    color: #fff !important;
}
div#AddMoreDetails h6 {
    font-size: 0.9rem;
    margin-bottom: 5px;
    line-height: 1.75;
    color: rgb(23, 15, 73);
    font-weight: 500;
    text-transform: capitalize;
}

div#AddMoreDetails {
    padding-top: 20px;
    padding-bottom: 26px;
    border-block: 2px dashed rgb(212, 212, 212);
}

.more___details_div {
    display: flex;
    justify-content: space-between;
    gap: 23px;
}


.more___details_div input {
    flex: 10;
    padding: 8px 0px 8px 14px !important;
    border: 1px solid rgb(0 0 0 / 7%) !important;
    font-size: 13px;
    height: 45px;
    border-radius: 5px !important;
}

button#btnaddmore {
    flex: 1;
    font-weight: 500;
    background-color: #fff;
    color: #e47b02;
    border: 1px solid #e47b02;
    text-transform: uppercase;
    font-size: 0.875rem;
}
.amazon-results{

    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
}
.amazon-item{
        border:1px solid #ddd;
        width:100%;
        max-height: 200px;
        box-shadow: 0px 4px 8px rgba(0,0,0,0.1);
        transition: transform 0.2s;
        align-items: center;
        gap: 15px;
        background: rgba(253, 243, 232, 0.6);
        padding: 12px 20px;
        border-left: 4px solid rgb(228, 123, 2);
        border-radius: 10px;
}
.amazon-item .image_box{
    width:25%;
    text-align:center;
}
.image_box img{
          width: auto;
          max-width: 180px;
          /* height: auto; */
          max-height: 180px;
          object-fit:cover;
          border-radius:5px;
          display:block;
          margin:auto;
}
.show-more-wrapper{
display: flex; 
justify-content: flex-end;
 margin-top: 20px; 
 padding-right: 10px;
  width: 100%;"
}

.detail_box{
    width:62%;
}
.detail_box h4{
    font-size:16px;
    margin:5px 0;
    color:#333;
}
.detail_box h3{
    color:#222;
    font-weight:bold;
    margin:5px 0;
}
.btn_box{
    width:12%;
    text-align:center;
}
.btn_box a {
   display:inline-block;
   padding:8px 10px;
   background:#FF9900;
   color:#fff;
   text-decoration:none;
   font-weight:bold;
   border-radius:5px;
   transition:background 0.3s;
   font-size:20px;
   white-space: nowrap;          
}

.horizental-line{
display:none;
}
#product_details_wrapper {
  display: none;
}

.product-detail-box {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    margin: 20px auto;

}
.image-display  { 
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  margin: 0 auto;
  border: 1px solid rgb(228, 123, 2);


 }

.product-image-display{
    margin: auto;
    text-align: center;
    max-height: 300px;
}

.product-title-display {
    margin: auto;
    text-align: center;
    font-family: Poppins;
    line-height: 1.334;
    font-weight: 600;
    padding-top: 12px;
    padding-bottom: 12px;
    color: rgb(23, 15, 73);
    font-size: clamp(18px, 2vw, 24px);
}

.product-description-display {
    margin: auto;
    text-align: center;
    font-family: Poppins;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.43;
    color: rgb(115, 115, 115);
}

#buy_on_amazon_btn {
    font-size: 0.9rem;
    padding-left: 25px;
    padding-right: 25px
}

.complete_circle{
    outline: 0px !important;
}
@media (max-width:1250px){

    .section_left {
    flex-basis: 25% !important;
    max-width: 28% !important;
}
    .section_right {
    flex-basis: 72% !important;
    max-width: 75% !important;
}
       form#suggetion__form {
    gap: 20px !important;
}
}
@media (max-width:990px){
    form#suggetion__form {
    gap: 10px !important;
}
     
.css-pq7chb {
    flex-basis: 33% !important;
    max-width: 33% !important;
}
    .css-1ahojv {
    padding: 3px;
}
   .amazon-item {
    max-height: max-content;
    flex-direction: column;
   
}
.amazon-item .image_box,
.detail_box,
.btn_box {
  width: 100% !important;
  padding: 10px;
}
}

@media (max-width:899px){
h6.number_details_icon svg {
    margin-top: 18px;
    width: 18px;
    padding: 0px;
}

.section_left {
    flex-basis: 100% !important;
    max-width: 100% !important;
    position: initial !important;
    text-align:center;
    border: none;
    margin-top: 30px;
    padding: 14px;
    padding-bottom: 0px;
}

.border_corner {
    display: flex;
  align-items: center;
  width: 100%;

}
.horizental-line {
    display: block;
    width: 100%;
    margin-left: 3px;
    margin-right: 3px;
    height: 2px;
    background: rgb(163, 163, 163);
    flex-direction: column;
    align-content: center;
    flex-wrap: nowrap;
    /*justify-content: space-between;*/
}

.vert-code {
  display: flex;
  align-items: center;
  flex: 1; 
}
.number_content{
    display: none;

} 
.active_box .number_content{
    display: block;
    position: absolute;
    top: -21px; /* adjust as needed */
    left: 0;
    right: 0;
    text-align: center;

}
.active_box .number_content .title_box{
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.6;
    color: rgb(23, 15, 73) !important;
    margin: 0;
}
.vertical_line{
    display:none;
}
.section_right {
    flex-basis: 100% !important;
    max-width: 96% !important;
    margin: auto;
    margin-top: -15px;
}
       form#suggetion__form {
    gap: 20px !important;
}
    .css-pq7chb {
    flex-basis: 33.33% !important;
    max-width: 33.33% !important;
}
.complete_selection .horizental-line {
    background : rgb(228, 123, 2);
}
.buy-sec{
    flex: 0;
}
.number_circle{
    width: 40px;
    height: 40px;
}
}

@media (max-width:580px){
       .css-pq7chb {
    flex-basis: 50% !important;
    max-width: 50% !important;
} 
    .btnsbottom {
    height: 50px;
    min-width: 115px;
    padding: 0 10px;
}

.ajax_right_tag {
    flex: 2;
}
    button#btnaddmore {
    flex: 3;
}
	.bottom_btn_part {
    display: block;
}

.bottom_btn_part button {
    width: 100%;
    margin-bottom: 10px;
}
	div#ajax_popup a {
    width: 100%;
    margin-bottom: 10px;
}
	h1.entry-title {
    font-size: 24px;
}

.entry-hero.page-hero-section .entry-header {
    min-height: 90px !important;
}

.input_field {
    flex-basis: 100%;
    max-width: 100%;
}

.radio_btn_group > label {
    width: auto;
    padding: 15px 15px !important;
}
}

/*.event .number_circle h6{
    color: green !important;
}
.event h6.title_box{
    color: green;
}
.event .number_circle{
    border: 4px solid green;
}
.complete_selection {
     color: green !important;
    font-weight: 600;
}*/

.complete_selection .number_content .title_box {
    color: rgb(228, 123, 2);
}
.complete_selection .number_circle{
    border: 4px solid rgb(228, 123, 2);
}
.complete_selection .section_left_inner .number_circle .Number_detail{
    display : none;
}
.active_box .vertical_line {
    border-color: rgb(163, 163, 163) !important;
}
.complete_selection .vertical_line {
    border-color: rgb(228, 123, 2);
}
.active_box .number_content .title_box {
    color: rgb(228, 123, 2);
}
.active_box .number_circle h6{
    color: rgb(228, 123, 2);
}
.active_box h6.title_box{
    color: rgb(228, 123, 2);
}
.active_box .number_circle{
    border:1px solid rgb(228, 123, 2);
}


.product-header{
    display: flex;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    gap: 12px;
}
.product-title{
    margin: 4px 0px;
    font-family: Poppins;
    font-weight: 500;
    line-height: 1.6;
    color: rgb(23, 15, 73);
    font-size: clamp(18px, 3vw, 20px);
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.product-tag {
    width: -webkit-fill-available;
    text-align: center;
    width: -webkit-fill-available;
    max-width: 130px;
    padding: 4px 8px;
    font-size: clamp(13px, 2vw, 13px);
    background: rgb(0, 114, 198);
    color: rgb(255, 255, 255);
    border-radius: 40px;
}

.product-description{
    margin: 4px 0px !important;
    font-family: Poppins;
    font-weight: 400;
    line-height: 1.43;
    color: rgb(115, 115, 115);
    font-size: clamp(13px, 2vw, 14px);
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.product-link {
    text-decoration: underline;
    background: transparent;
    display: inline-flex;
    font-family: Poppins;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.75;
    text-transform: capitalize;
    color: rgb(228, 123, 2);
    outline: 0px;
    border-width: 0px;
    padding: 6px 8px 6px 0px;
}
.product-link:hover{
    text-decoration: underline;
    background: transparent;
    display: inline-flex;
    font-family: Poppins;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.75;
    text-transform: capitalize;
    color: rgb(228, 123, 2);
    outline: 0px;
    border-width: 0px;
    padding: 6px 8px 6px 0px;
    box-shadow:none !important;    
}
