body {
    font-family: "Quicksand", sans-serif;
    letter-spacing: 1px;
}

#wholesalePartnerSection {
    background: white;
    padding: 70px 0;
}

#wholesale-benefits-section {
    background: #f8f8f8;
    padding: 70px 0 40px 0;
}

#wholesale-experience-section {
    background: #ffffff;
    background: linear-gradient(180deg,
            rgba(255, 255, 255, 0.92) 0%,
            rgba(248, 248, 248, 1) 100%);
    padding: 70px 0 40px 0;
}

#wholesale-form-section {
    background: #f8f8f8;
    padding: 70px 0;
}

#wholesalePartnerSection .wholesale-wrapper h1 {
    font-size: 32px;
    font-weight: 700;
    color: #079393;
    margin: 0 0 30px 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#wholesalePartnerSection .wholesale-wrapper>p {
    font-size: 18px;
    color: #636363;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
    text-align: center;
    letter-spacing: 1px;
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
}

.wholesale-benefits-section {
    margin-bottom: 0;
    padding-right: 15px;
}

.wholesale-benefits-section h2 {
    font-size: 28px;
    font-weight: 700;
    color: #079393;
    margin: 0 0 30px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.wholesale-benefits-section>p {
    font-size: 18px;
    color: #636363;
    font-weight: 400;
    line-height: 1.6;
    margin: 0 0 30px 0;
    letter-spacing: 1px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

.wholesale-benefits-section p:not(.center-text) {
    text-align: left;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.wholesale-options-list {
    list-style: none;
    margin: 10px 0 30px 0;
    padding: 0;
}

.wholesale-options-list li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
    font-size: 16px;
    color: #636363;
    line-height: 1.6;
    letter-spacing: 1px;
}

.wholesale-options-list li i {
    color: #079393;
    margin-right: 15px;
    margin-top: 3px;
    font-size: 16px;
    flex-shrink: 0;
}

.wholesale-options-list li span {
    flex: 1;
}

.wholesale-nested-list {
    margin-left: 30px;
    margin-top: 0px;
    margin-bottom: 15px;
}

.wholesale-nested-list li {
    margin-bottom: 10px;
}

#wholesale-form-section h2 {
    font-size: 28px;
    font-weight: 700;
    color: #079393;
    margin: 0 0 30px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
}

#wholesale-form-section p {
    font-size: 16px;
    color: #636363;
    font-weight: 400;
    line-height: 1.6;
    margin: 0 0 20px 0;
    letter-spacing: 1px;
    text-align: left;
}

/* HubSpot Form Container Only */
#hubspot-form-container {
    margin-top: 0px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    background: #f8f8f8;
    padding: 30px;
}

/* Override global style.css for this page only */
#wholesale-experience-section .hbspt-form label {
    text-align: left !important;
    display: block !important;
}

#wholesale-experience-section .hbspt-form fieldset {
    max-width: 100% !important;
    width: 100% !important;
}

#wholesale-experience-section .hbspt-form .hs_firstname,
#wholesale-experience-section .hbspt-form .hs_email,
#wholesale-experience-section .hbspt-form .hs_address,
#wholesale-experience-section .hbspt-form .hs_lastname,
#wholesale-experience-section .hbspt-form .hs_phone,
#wholesale-experience-section .hbspt-form .hs_state,
#wholesale-experience-section .hbspt-form .hs_company {
    width: 100% !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

#wholesale-experience-section .hbspt-form .input input[type="text"],
#wholesale-experience-section .hbspt-form .input input[type="email"],
#wholesale-experience-section .hbspt-form .input input[type="tel"],
#wholesale-experience-section .hbspt-form .input input[type="number"],
#wholesale-experience-section .hbspt-form .input textarea,
#wholesale-experience-section .hbspt-form .input select {
    width: 100% !important;
    background: #fff !important;
    padding: 15px !important;
    font-size: 16px !important;
    color: #636363 !important;
    margin-right: 0 !important;
    border: 1px solid #ccc;
    font-family: "Quicksand", sans-serif !important;
    letter-spacing: 1px !important;
}

#wholesale-experience-section .hbspt-form .input textarea {
    resize: none !important;
}

#wholesale-experience-section .hbspt-form .input {
    margin-right: 0 !important;
}

#wholesale-experience-section .hbspt-form .hs_submit .actions {
    width: 100% !important;
    text-align: left !important;
}

#wholesale-experience-section .hbspt-form .hs_submit .actions input[type="submit"].hs-button {
    background: #079393 !important;
    color: #fff !important;
    padding: 15px 30px !important;
    display: inline-block !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    margin: 15px 0 0 0 !important;
    text-transform: uppercase !important;
    font-family: "Quicksand", sans-serif !important;
    letter-spacing: 1px !important;
    border-radius: 0 !important;
    border: none !important;
    transition: all 0.4s ease-in-out !important;
    min-width: 150px !important;
}

#wholesale-experience-section .hbspt-form .hs_submit .actions input[type="submit"].hs-button:hover {
    background: #0c7272 !important;
    color: #fff !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1) !important;
}

@media (max-width: 768px) {
    #wholesalePartnerSection .wholesale-wrapper h1 {
        font-size: 24px;
    }

    .wholesale-benefits-section h2,
    #wholesale-form-section h2 {
        font-size: 22px;
    }

    #wholesalePartnerSection .wholesale-wrapper>p,
    .wholesale-benefits-section>p,
    #wholesale-form-section p {
        font-size: 16px;
    }

    .wholesale-options-list li {
        font-size: 14px;
    }

    #wholesalePartnerSection {
        padding: 50px 0;
    }

    #wholesale-benefits-section {
        padding: 50px 0;
    }

    #wholesale-experience-section {
        padding: 50px 0;
    }

    #wholesale-form-section {
        padding: 50px 0;
    }

    .wholesale-benefits-section {
        margin-bottom: 0;
        padding-right: 0;
    }
}

#wholesale-experience-section .hbspt-form li {
    list-style: none;
}

#wholesale-experience-section .hbspt-form label.hs-error-msg.hs-main-font-element,
ul.no-list.hs-error-msgs.inputs-list label.hs-main-font-element {
    color: red !important;
    font-size: 11px !important;
    padding-top: 5px;
    text-transform: capitalize !important;
}

.hs_brief_description_of_your_mold_test_kit.hs-brief_description_of_your_mold_test_kit.hs-fieldtype-textarea.field.hs-form-field {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.submitted-message.hs-main-font-element {
    font-size: 20px !important;
    display: block !important;
    text-align: center !important;
    color: #079393 !important;
    font-weight: 600;
}

.hs-form {
    font-family: "Quicksand", sans-serif !important;
}

.hs-form-field {
    margin-bottom: 10px !important;
}

.hs-form label {
    display: block !important;
    margin-bottom: 8px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #636363 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    font-family: "Quicksand", sans-serif !important;
}

.hs-form-required {
    color: #ff0000 !important;
    margin-left: 3px !important;
}

.hs-input {
    border: 1px solid #ccc !important;
    border-radius: 0 !important;
    padding: 15px !important;
    font-size: 16px !important;
    font-family: "Quicksand", sans-serif !important;
    letter-spacing: 1px !important;
    color: #636363 !important;
    background: #fff !important;
    transition: all 0.4s ease-in-out !important;
    box-sizing: border-box !important;
}

.hs-input:focus {
    border-color: #079393 !important;
    outline: none !important;
    box-shadow: 0 0 0 2px rgba(7, 147, 147, 0.1) !important;
}

select.hs-input {
    appearance: none !important;
    background-image: url('data:image/svg+xml;utf8,<svg fill="%23636363" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>') !important;
    background-repeat: no-repeat !important;
    background-position: right 15px center !important;
    background-size: 16px !important;
}

.hbspt-form .hs_submit .actions input[type="submit"].hs-button {
    background: #079393 !important;
    color: #fff !important;
    padding: 15px 30px !important;
    border: none !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    font-family: "Quicksand", sans-serif !important;
    letter-spacing: 1px !important;
    cursor: pointer !important;
    transition: all 0.4s ease-in-out !important;
    border-radius: 0 !important;
    min-width: 150px !important;
}

.hbspt-form .hs_submit .actions input[type="submit"].hs-button:hover {
    background: #0c7272 !important;
    color: #fff !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1) !important;
}

.hs-submit {
    margin-top: 30px !important;
    text-align: left !important;
}