
/* multi-step form start */
.tracked_product_box .nectar-post-grid-item.animated-in {
    position: unset !important;
}

.tracked_product_box .nectar-post-grid {
    height: 100% !important;
}

.become_dealer_form br {
    display: none;
}

.become_dealer_form {
    max-width: 100%;
    margin: auto;
}

.become_dealer_form h2 {
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: 600;
    border-bottom: 1px solid #000000;
}

.form-row {
    display: flex;
    gap: 30px;
    margin-bottom: 30px;
}

.form-field {
    flex: 1;
}

.form-field.full-width {
    flex: 0 0 100%;
}

.become_dealer_form label {
    display: block;
    font-weight: 600;
    margin-bottom: 6px;
    line-height: 25px;
}

.become_dealer_form input,
.become_dealer_form select {
    width: 100%;
    padding: 14px 16px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 14px;
}

.wpcf7-form .wpcf7-not-valid-tip {
    box-shadow: unset;
    color: #ff0000;
    height: auto;
    padding: 2px 0;
}

.wpcf7-response-output.wpcf7-validation-errors svg {
    margin-top: 6px !important;
}

.become_dealer_form .wpcf7-list-item {
    display: inline-flex;
    align-items: center;
    margin: 0 30px 10px 0;
}

/* Remove CF7 spacing */
.become_dealer_form .wpcf7-list-item-label {
    margin-left: 6px;
    line-height: normal;
    font-weight: 500;
    color: #000000;
}

/* Checkbox & radio size */
.become_dealer_form input[type="checkbox"],
.become_dealer_form input[type="radio"] {
    width: 16px;
    height: 16px;
    margin: 0;
}

/* Checkbox container */
.checkbox-grid,
.radio-inline {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    margin-top: 8px;
}

/* States grid (many items) */
.states-grid .wpcf7-list-item {
    width: 120px;
}

.become_dealer_form textarea {
    min-height: 120px;
    resize: vertical;
}

.radio-inline .wpcf7-list-item {
    display: inline-flex;
    align-items: center;
    margin-right: 25px;
}

.radio-inline input[type="radio"] {
    margin: 0 6px 0 0;
}

.become_dealer_form .checkbox-grid .wpcf7-list-item {
    margin-bottom: 5px;
}

.cf7mls_next.action-button {
    background-color: #deb609 !important;
    color: #000000 !important;
    font-size: 16px !important;
    font-family: 'Cabin' !important;
}

.cf7mls_next.action-button img,
.cf7mls_next.action-button.sending img {
    display: none !important;
}

/* multi-step form end */

/* become a dealer multistep form start */
.dealer-multistep-form label {
    font-size: 18px;
}

/* become a dealer multistep form end */
#woocommerce_product_search-2 .woocommerce-product-search button:hover {
    transform: unset;
}

#woocommerce_product_search-2 .woocommerce-product-search button {
    color: #000000;
}

.contact_support_box .row_col_wrap_12_inner {
    align-items: center;
}

.contact_support_box .nectar-cta.mail_to_btn {
    padding-bottom: 0px;
}

.contact_support_box .nectar-cta.alignment_tablet_default {
    text-align: left !important;
    padding-left: 0;
}

.contact_support_box .wpb_wrapper h3 {
    text-align: left !important;
}

#woocommerce_product_search-2 .woocommerce-product-search {
    background-color: #ffffff;
    border-radius: 12px;
}

#woocommerce_product_search-2 .woocommerce-product-search input {
    color: #000000;
}

#woocommerce_product_search-2 .woocommerce-product-search input::placeholder {
    color: #000000;
}

#woocommerce_product_search-2 .woocommerce-product-search button {
    border-radius: 0 12px 12px 0 !important;

}

#woocommerce_product_search-2 .woocommerce-product-search input:focus {
    border-radius: 12px;
}

/* 07-01-2026 HDB style start */

.download_products_sheets .iwithtext {
    display: flex;
    align-items: center;
    gap: 5px;
}

.download_products_sheets .iwithtext .iwt-icon {
    position: relative;
}

.tracked_product_box .vc_column-inner {
    background-color: #f5f2f2;
    border-radius: 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.tracked_product_box .nectar-post-grid-item-bg img {
    max-width: 100%;
    height: auto;
    overflow: hidden;
}

.tracked_product_box .content {
    padding: 25px 20px !important;
}

.nectar-cta,
.wpb_text_column.about_us_lists {
    padding: 0 20px;
}

/* .nectar-cta {
    padding-bottom: 30px;
} */

/* .tracked_product_box .nectar-post-grid {
    min-height: 350px;
    height: 100% !important;
}
 */
.tracked_product_box .nectar-cta .link_wrap {
    width: 100%;
    display: inline-block;
    text-align: center;
}

.download_products_sheets .vc_column-inner .wpb_wrapper {
    background-color: #e7e8ea;
    border-radius: 5px;
    margin: 6px;
    padding: 10px;
    height: 100%;
    min-height: 80px;
    display: flex;
    align-items: center;
}

.download_products_sheets .iwithtext .iwt-text {
    padding-left: 0;
    font-size: 15px;
    line-height: 24px;
}

.download_products_sheets i.icon-default-style {
    font-size: 28px;
}

.tracked_product_box .item-main .post-heading,
.tracked_product_box .item-main .item-meta-extra {
    width: 100% !important;
    max-width: 100% !important;
}

.about_us_lists ul li::marker {
    color: black;
}

/* 07-01-2026 HDB style end */

.search_box_sec {
    background-color: #ffffff;
}

.search_box_sec input,
.search_box_sec input::placeholder {
    color: #000000 !important;
}

.widget_search .search-form button[type=submit] .icon-salient-search {
    color: #000000 !important;
}

.search_box_sec {
    width: calc(100% - 210px);
}

.filter_product_card_wrapper .meta-category a {
    background-color: #fac31f;
    padding: 5px 10px;
    border-radius: 50px;
    display: inline-block !important;
    font-size: 16px;
    line-height: 20px !important;
}

.filter_product_card_wrapper .nectar-post-grid .meta-category a:before {
    width: 0
}

.filter_product_card_wrapper .item-main .post-heading {
    font-size: 22px !important;
}

.filter_product_card_wrapper .meta-date {
    border-bottom: 1px solid #000000;
    width: fit-content;
    padding-bottom: 3px;
}

/* 01-01-2026 style start */
.icon_box_aligmnet .wpb_wrapper {
    display: flex;
    flex-direction: column;
    align-self: center;
    justify-self: center;
    align-items: start;
}

.button_icon_alignment .nectar-cta .link_wrap .link_text {
    min-width: 200px;
}

.icon_middle_alignment {
    display: flex;
    align-items: center;
}

.fansy_box_overlay .nectar-fancy-box[data-style="parallax_hover"] {
    overflow: hidden;
    border-radius: 6px;
}

/* 01-01-2026 style end */

.icon_box_border .box-inner-wrap {
    border: 2px solid #deb609 !important;
}

.small_widht_container {
    max-width: 950px;
    width: 100%;
    margin: 0 auto;
}

/* 29-12-2025 style start */

.lvca-module .lvca-module-entry-text {
    max-width: 100% !important;
}

.button_without_link a {
    cursor: auto;
}

/* 29-12-2025 style End */

.about_us_lists ul {
    margin-left: 20px;
}

.wpb_column.boxed:hover>.vc_column-inner {
    transform: unset !important;
    box-shadow: unset !important;
}

.wpb_column.boxed>.vc_column-inner {
    box-shadow: unset !important;
    padding: 0;
}

.custom_cnt_form_inner {
    display: flex;
    gap: 16px;
}

.custom_cnt_left,
.custom_cnt_right {
    width: 50%;
}

.custom_cnt_form_inner .custom_field_wrap {
    margin-bottom: 24px;
}

.custom_cnt_form_inner .custom_field_wrap input,
.custom_cnt_form_inner .custom_field_wrap select,
.custom_cnt_form_inner .custom_field_wrap textarea {
    border: 1px solid #d6d6d6;
    background-color: #ffffff;
    padding: 15px !important;
    border-radius: 10px;
}

.custom_form_trust_text {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    margin-top: 5px;
}

.submit-wrapper {
    text-align: center;
    margin-top: 10px;
}

.wpcf7-form .wpcf7-not-valid-tip {
    padding: 2px 6px;
    box-shadow: unset;
    background-color: transparent !important;
}

.custom_submit_wrap input {
    width: 100%;
    color: #000000 !important;
}

.custom_cnt_form .custom_submit_wrap {
    position: relative;
}

.custom_cnt_form span.wpcf7-spinner {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

/* Mobile Responsive */
@media (max-width: 999px) {
    .custom_cnt_form_inner {
        display: block;
    }

    .custom_cnt_left,
    .custom_cnt_right {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .form-row {
        flex-direction: column;
    }

    .search_box_sec {
        width: 100%;
    }
}