#create-your-box.content_wrapper {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Instrument Sans", BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

.top-section-calculator{
    background: #F1F6F6;
    padding: 25px;
    border-radius: 12px;
}
#home-new-box-cls .tooltip-home {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin-left: 0px;
}
p.wc-discount-off {
    padding: 0px !important;
    margin: 0px;
    font-size: 18px;
    color: #333239;
}

#home-new-box-cls .tooltip-home .tooltiptext {
  visibility: hidden;
  width: 160px;
  background-color: #047857;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 6px 8px;
  position: absolute;
  z-index: 1;
  bottom: 104%;
  left: 50%;
  margin-left: -80px;
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 12px;
}

#home-new-box-cls .tooltip-home .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

#home-new-box-cls .tooltip-home:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

#home-new-box-cls .info-icon {
  color: #047857;
  font-size: 14px;
  font-style: normal;
}








.button-checkbox-group , .feed-sub-option-puppu {
display: flex;
flex-wrap: wrap;
gap: 12px;
align-items: center;
}

.button-checkbox-group .checkbox-button , .feed-sub-option-puppu .checkbox-button  {
padding: 10px 22px;
border: 1px solid #B3CDC7;
border-radius: 12px;
background-color: white;
cursor: pointer;
user-select: none;
transition: all 0.2s ease;
margin: 0;
font-size: 16px;
}

.button-checkbox-group .checkbox-button {
    padding:10px 18px;
}


.allergies-selection {
display: flex;
gap: 32px;
margin-top:20px;
}
.button-checkbox-group .checkbox-button.active-select , .feed-sub-option-puppu .checkbox-button.active-select {
border:1px solid #007D59;
color: #007D59;
font-weight: 700;
}
.meal-card-wrapper .meal-card .price-group .box-hidden {
display: flex;
align-items: end;
gap: 17px;
}
.feed-sub-option-puppu{
margin-top: 15px;
}

#create-your-box.content_wrapper {
    padding: 32px;
    max-width: 828px;
    margin: 0;
    margin-left:65px;
    color: #06021f;
    background-color: #fff;
    border-radius: 20px;
}

#create-your-box h1 {
    font-size: 36px;
    margin-bottom: 6px;
    font-weight: 700;
    line-height: 100%;
    color: #06021F;
}

#create-your-box .intro-text {
    color: #06021F;
    margin-bottom: 30px;
    line-height: 1.5;
    font-size: 16px;
    font-weight: 400;
}

#create-your-box .form-section {
    
    display: flex;
    align-items: center;
    gap: 20px;
}
body.single-post .blog-form #create-your-box h1 {
	background: transparent;
	padding: 15px 0 10px;
	margin: 0;
}
.input_search_apply {
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
    align-items: center;
    position: relative;
    max-width: 140px;
}
.no-number-arrows {
    -moz-appearance: textfield; /* Firefox */
  }
  
  .no-number-arrows::-webkit-outer-spin-button,
  .no-number-arrows::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; /* Chrome, Safari, Edge */
  }
  
#create-your-box .form-label {
    display: block;
    margin-bottom: 12px;
    font-weight: 500;
    font-size: 16px;
}
body.single-post #create-your-box .form-label {
text-align: center;
font-weight: 700;
}


body.single-post #create-your-box.content_wrapper{
    padding: 20px;
    background-color: #F1F5EC;
    padding-top: 0;
}
body.single-post .dog-selection{
    width:100%;
}
body.single-post .top-section-calculator{background: #fff;}
body.single-post .allergies-selection{
    flex-direction: column;
    gap: 20px;
}
body.single-post .input_search_apply{
    max-width: 100%;
}
body.single-post .button-checkbox-group, body.single-post .feed-sub-option-puppu{
    justify-content: center;
}
body.single-post #create-your-box .meal-card-wrapper {
    flex-direction: column;
    background: #fff;
    border-radius: 12px;
    gap: 0;
}
body.single-post #create-your-box h1 {
    font-size: 24px;
    background: #D9EBE6;
    padding: 15px 0;
    text-align: center;
    margin: 0  -20px 16px;
    border-radius: 12px 12px 0 0;
}
body.single-post #create-your-box .meal-card{
    background: none; 
    width: 100%;
}
.input_label_scale {
    position: absolute;
    top: 12px;
    right: 16px;
    color: #8E8E8E;
    font-weight: 300;
    font-size: 16px;
}

.home .weight-selection .input_search_apply .input_label_scale{
    top: 10px !important;
}

#create-your-box .dropdown {
    width: 100%;
    padding: 12px;
    border: 1px solid #d9d9d9;
    border-radius: 12px;
    background: #fff;
    font-size: 15px;
    /* margin-bottom: 10px; */
    appearance: none;
    /* background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e"); */
    /* background-repeat: no-repeat; */
    /* background-position: right 16px center; */
    /* background-size: 1em; */
}

#create-your-box .list_ingredient{
  width: 100%;
    padding: 12px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    background: #f8f8f8;
    font-size: 15px;
    margin-bottom: 8px;
    margin-top: 40px;
}
#create-your-box .weight-selection, .dog-selection{
  /* width: 50%; */
}


#create-your-box h2 {
    font-size: 24px;
    margin-bottom: 24px;
    font-weight: 600;
}

#create-your-box .meal-card {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px;
    background-color: #f3f3f3;
    width: 50%;
    border-radius: 12px;
}

#create-your-box .price-group {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

#create-your-box .old-price {
    color: #06021F;
    text-decoration: line-through;
    font-size: 14px;
}

#create-your-box .new-price {
    color: #06021F;
    font-weight: 500;
    font-size: 16px;
}

#puppy-options{
    display: none;
}



#create-your-box .or-divider-line {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background: #e0e0e0;
    z-index: 0;
}

#create-your-box .cta-button {
    background: #047857;
    color: white;
    width: 100%;
    padding: 16px;
    border-radius: 8px;
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
    border: none;
    margin-top:16px;
}
#create-your-box .meal-card-wrapper{
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-top: 16px;
  
}
#create-your-box img{
  aspect-ratio: 1 / 1;
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 7.2px;
}
#create-your-box .final_price{
  color: #04762f;
  font-weight: 700;
}
.meal-link{
    display: flex;  
    gap: 15px;
}
#create-your-box .active-bundle-img{
    border-radius: 5px;
    object-fit: cover;
}

.custom_top_section {
    /* display: flex; */
    /* justify-content: space-between; */
    align-items: center;
    padding-bottom: 15px;
}
#create-your-box .custom_top_section .custom_tp_svg{
    width: 176px;
}

.custom_tp_svg_mob{
    display: none;
}

@media screen and (max-width: 1400px){
    #create-your-box.content_wrapper{
        max-width: 600px;
    }
}

@media screen  and (max-width: 768px){
    .dog-allergies-cls{
        display: none;
    }
    .meal-card-wrapper{
        display:none !important;
    }
    .feed-sub-option-puppu{
        display:none;
    }
    #create-your-box.content_wrapper{
        margin-left: 0;
    }
    .custom_tp_svg_mob {
        display: block !important;
        margin: auto;
        width: 65% !important;
        margin-top: 15px;
    }
    .custom_tp_svg{
        display: none !important;
    }
    .home .weight-selection .input_search_apply .input_label_scale{
        top: 10px !important;
    }
}
@media screen  and (max-width: 576px){
    #create-your-box.content_wrapper {
        padding: 20px 16px;
    }
    p.wc-discount-off{
        font-size: 16px;
    }
    #create-your-box h1{
        margin-bottom: 8px;
    }
    .custom_top_section{
        padding-bottom: 20px;
    }
    #create-your-box .meal-card{
        padding: 8px;
    }
    #create-your-box .new-price{
        font-size: 14px;
        line-height: 20px;
    }
    #create-your-box .new-price .final_price {
        font-size: 20px;
        line-height: 24px;
    }
    .meal-card-wrapper .meal-card .price-group .box-hidden{
        gap: 12px;
    }
    .top-section-calculator{
        padding: 16px;
    }
    #create-your-box .form-section{
        flex-direction: column;
        gap: 0;
    }
  #create-your-box .meal-card-wrapper {
        flex-direction: column;

    }
    #create-your-box .weight-selection, #create-your-box .dog-selection, #create-your-box .meal-card {
        width: 100%;
    }
    #create-your-box .intro-text{
        margin-bottom: 15px;
    }

    .button-checkbox-group .checkbox-button, .feed-sub-option-puppu .checkbox-button {
        padding: 6px 18px;
        font-size: 14px;
    }
    .allergies-selection {
        flex-direction: column;
        gap:20px;
    }
    .input_search_apply {
        max-width: 100%;
    }

    
}
