/* Navbar */

.navbar {
    padding: unset;
    background-color: var(--navbar-bg);
}

.navbar .container-fluid {
    padding: 11px 16px;
}

.navbar .navbar-brand img {
    width: 111.73px;
}

.navbar .navbar-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    font-family: var(--font-header);
    color: var(--button-primary-bg);
    text-align: right;
    margin-bottom: unset;
}

/* Progress Bar */

.qnb-progressbar {
    width: 100%;
}

.progress {
    height: 8px;
    background-color: var(--progressbar-bg);
    border-radius: unset;
}

.progress-bar {
    background-color: var(--progressbar-width-bg);
    border-radius: 0 100px 100px 0;
}

/* Footer */

footer {
    position: sticky;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 16px 24px 24px 24px;
    background-color: rgba(255, 255, 255, 0.90);
    box-shadow: 0 -5px 15px 0 rgba(31, 40, 68, 0.05);
    backdrop-filter: blur(13.591408729553223px);
    z-index: 1001;
}

footer .container {
    padding: 0;
}

footer .selected-plan {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: var(--letter-spacing-default);
}

body > footer {
    margin-top: auto;
}

footer .submit-invalid-feedback {
    display: none;
}

.footer-total {
    margin-bottom: 12px;
}

footer .price-update {
    text-align: right;
}

/* Extras */

#pet_weight_group, #microchip_number_group, #no_microchip_group,
#pec_alert, #pec_details_group, #health_issue_group,
#vet_name_group, #vet_number_group, #extra_vet_name_group,
#extra_vet_number_group, #vet_add_container, #remove_vet_container,
#insurance_date, #insurance_reason, #insurance_details,
#pet_price_group, #price_change_alert,
#share_bank_container, #billing_address_group, #bsb_details,
#dd_bsb_details, #dd_billing_address_group, .accordion-validation {
    display: none;
    opacity: 0;
    transition-property: display opacity;
    transition-duration: 0.3s;
    transition-behavior: allow-discrete;
}

#pet_weight_group.show, #microchip_number_group.show, #no_microchip_group.show,
#pec_alert.show, #pec_details_group.show, #health_issue_group.show,
#vet_name_group.show, #vet_number_group.show, #extra_vet_name_group.show,
#extra_vet_number_group.show, #vet_add_container.show, #remove_vet_container.show,
#insurance_date.show, #insurance_reason.show, #insurance_details.show, 
#pet_price_group.show, #price_change_alert.show,
#share_bank_container.show, #billing_address_group.show, #bsb_details.show,
#dd_bsb_details.show, #dd_billing_address_group.show, .accordion-validation.show {
    display: block;
    opacity: 1;
    
    @starting-style {
        opacity: 0;
    }
}

.total-amount, .price-update, .price-update-summary, .plan-container {
    display: none;
    opacity: 0;
    transition: none;
}

.total-amount.show, .price-update.show, .price-update-summary.show, .plan-container.show {
    display: block;
    opacity: 1;
    transition-property: display opacity;
    transition-duration: 0.05s;
    transition-behavior: allow-discrete;
    
    @starting-style {
        opacity: 0;
    }
}


.tab-pane { 
    margin-top: 24px;
}

.nav-pills.nav-summary .nav-item .nav-link.active {
    background-color: #76BBDA;
}

.summary-plan { 
    margin-top: 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    overflow-wrap: break-word;
}

.quote-number {
    margin-bottom: unset;
    max-width: 70%;
    font-size: var(--font-size-default);
    font-weight: 600;
    line-height: 20px;
    font-family: var(--font-header);
}

.quote-number img {
    width: 20px;
    margin-right: 2px;
    margin-bottom: 2px;
}

.plan-details {
    margin-left: auto;
}

.plan-details span {
    display: none;
}

.plan-details .btn::after {
    margin-left: unset;
    margin-bottom: 1px;
}

#collapse_summary {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: var(--letter-spacing-default);
    font-weight: 500;
}

#collapse_summary p {
    margin-bottom: 8px;
}

#collapse_summary .col-12 p:last-child {
    margin-bottom: unset;
}

#collapse_summary .col-12 p:first-of-type {
    width: 85%;
}

.link-dark {
    float: right;
    margin-top: 3px;
    font-weight: 700;
    text-decoration: underline;
    color: var(----text-color);
}

.summary-link {
    color: #15729A;
    text-decoration: underline;
}

.custom-tooltip {
  --bs-tooltip-bg: var(--text-color);
  --bs-tooltip-color: var(--bs-white);
  --bs-tooltip-padding-y: 8px;
  --bs-tooltip-padding-x: 8px;
  --bs-tooltip-border-radius: 13px;
  font-family: var(--font-normal);
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: var(--letter-spacing-default);
}

#bsb_details .bank-logo,
#dd_bsb_details .bank-logo {
    margin-right: 14px;
    background-color: #FFFFFF;
    padding: 6px;
    border-radius: 100%;
    position: relative;
}

#bsb_details .bank-logo::after,
#dd_bsb_details .bank-logo::after {
    content: "";
    width: 14px;
    height: 14px;
    background-size: 14px !important;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 14 14" fill="none"> <path fill-rule="evenodd" clip-rule="evenodd" d="M7 14C10.866 14 14 10.866 14 7C14 3.13401 10.866 0 7 0C3.13401 0 0 3.13401 0 7C0 10.866 3.13401 14 7 14ZM10.2437 5.86872C10.5854 5.52701 10.5854 4.97299 10.2437 4.63128C9.90201 4.28957 9.34799 4.28957 9.00628 4.63128L6.125 7.51256L4.99372 6.38128C4.65201 6.03957 4.09799 6.03957 3.75628 6.38128C3.41457 6.72299 3.41457 7.27701 3.75628 7.61872L5.50628 9.36872C5.84799 9.71043 6.40201 9.71043 6.74372 9.36872L10.2437 5.86872Z" fill="%2316A34A"/>%20</svg>');
}

#confirmation_logo, #error_logo {
    position: relative;
    width: fit-content;
    margin: auto;
}

#confirmation_logo::after {
    content: "";
    width: 24px;
    height: 24px;
    background-size: 24px !important;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"> <path fill-rule="evenodd" clip-rule="evenodd" d="M20.0481 6.35147C20.5168 6.8201 20.5168 7.5799 20.0481 8.04853L10.4481 17.6485C9.97951 18.1172 9.21971 18.1172 8.75108 17.6485L3.95108 12.8485C3.48245 12.3799 3.48245 11.6201 3.95108 11.1515C4.41971 10.6828 5.17951 10.6828 5.64814 11.1515L9.59961 15.1029L18.3511 6.35147C18.8197 5.88284 19.5795 5.88284 20.0481 6.35147Z" fill="white"/> </svg>');
}

#error_logo::after {
    content: "";
    width: 24px;
    height: 24px;
    background-size: 24px !important;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="M6 18 18 6M6 6l12 12" fill="white"/> </svg>');
}

#confirmation_title, #thankyou_title {
    font-weight: 800;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    position: relative;
    width: fit-content;
    margin: auto;
}

#confirmation_title::after {
    content: "";
    width: 136px;
    height: 10px;
    background-size: 136px !important;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 8px;
    bottom: -7px;
    background-image: url("../assets/confirmation_underline.6848e0a8cd56.svg");
}

#review_container {
    position: relative;
}

#feedback_container {
    z-index: 1;
    position: relative;
    margin-top: -44px;
}

#feedback_container h3 {
    font-family: var(--font-header);
    width: fit-content;
    margin: auto;
}

#feedback_stars {
    width: fit-content;
    margin: auto;
}

#dog_cat_img, #thankyou_dog_cat_img {
    margin: auto;
    position: relative;
    width: fit-content;
}

#dog_cat_img::before {
    content: "";
    width: 34px;
    height: 34px;
    background-size: 34px !important;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 4%;
    top: 4%;
    background-image: url("../assets/claw_mark_2.cc49745d4c82.svg");
}

#dog_cat_img::after {
    content: "";
    width: 46px;
    height: 46px;
    background-size: 46px !important;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 19%;
    top: 18%;
    background-image: url("../assets/paw.6e1f86ad33e4.svg");
    transform: rotate(-34deg);
}

#thankyou_dog_cat_img::after{
    content: "";
    width: 181px;
    height: 13px;
    background-size: 181px !important;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    bottom: -12px;
    transform: translateX(-50%);
    background-image: url("../assets/thankyou_underline.24304377a6c5.svg");
}

#thankyou_dog_cat_img::before {
    content: "";
    width: 46px;
    height: 46px;
    background-size: 46px !important;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 17%;
    top: -15%;
    background-image: url("../assets/paw.6e1f86ad33e4.svg");
}

.image-graffiti {
    content: "";
    width: 271px;
    height: 13px;
    background-size: 256px !important;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    bottom: -8px;
    transform: translateX(-50%);
    background-image: url("../assets/thankyou_underline.24304377a6c5.svg");
}

.accordion-validation {
    fill: #16A34A;
    margin-left: 10px;
    margin-top: -3px;
}