/* Clean HS forms 2026 */

/* Global */

.legal-consent-container > div {
    margin: 0 0 30px;
    font-size: 14px;
    margin-bottom: 22px;
    color: white;
    line-height: normal;
    text-align: left;
}

.legal-consent-container.hs-richtext {
    text-align: left;
}

/*
 START ALL PL forms
*/



/*  START PL product form */
form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a::placeholder {
    color: white;
}
.hs-input::placeholder {
    color: white;
}

form.custom_get_in_touch_hs_form_contact_page[data-form-id="6f2b6365-d311-4939-b1b6-408a9107ae8a"].hs-form textarea {font-size:16px!important}


form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs_error_rollup {
    display: none;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-field {
    position: relative;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a ul.hs-error-msgs.inputs-list {
    position: relative;
    top: 2px;
    right: 0;
    list-style-type: none;
    padding: 1px 5px;
    background: transperent;
    margin: 0;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a ul.hs-error-msgs.inputs-list > li > label {
    font-weight: 400;
    position: relative;
    z-index: 9;
    color: #F07D00;
    font-size: 12px;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a ul.hs-error-msgs.inputs-list:after {
    display: none;
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    left: 50%;
    background: #ff0000;
    margin-left: -6px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -4px;
    top: 0;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a input, form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a textarea, form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a select {
    border-radius: 0;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a button, form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a html input[type="button"],form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a input[type="reset"],form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a input[type="submit"],form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a textarea {
    -webkit-appearance: none;
    border-radius: 0;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a button, form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a input,form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a select, form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a textarea, form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a option {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a select#country_dropdown-4e4585eb-c84f-4e59-ba27-8c79ddf03442 option {
    color: #000 !important;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a input[type="text"], form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a input[type="tel"], form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a input[type="email"] {
    -webkit-appearance: none !important;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a input[type="submit"] {
    cursor: pointer;
    transition: all 0.5s ease;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a textarea {
    overflow: auto;
    vertical-align: top;
    resize: none;
}

-------- Forms ---------
form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a.hs-form textarea, form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a.hs-form input[type="text"], form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a.hs-form input[type="password"], form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a.hs-form input[type="datetime"], form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a.hs-form input[type="datetime-local"], form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a.hs-form input[type="date"], form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a.hs-form input[type="month"], form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a.hs-form input[type="time"], form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a.hs-form input[type="week"], form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a.hs-form input[type="number"], form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a.hs-form input[type="email"], form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a.hs-form input[type="url"], form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a.hs-form input[type="search"], form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a.hs-form input[type="tel"], form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a.hs-form input[type="color"], form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a.hs-form select, form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a.hs-form textarea {
    border: 1px solid #EB6316 !important;
    background-color: transparent !important;
    border-radius: 26px !important;
    padding: 12px 20px !important;
    display: inline-block;
    font-weight: 400;
    color: #fff !important;
    width: 100% !important;
    font-size: 16px;
    line-height: normal;
    height: 50px;
    font-family: 'Avenir Next World Light';
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a.hs-form input:focus {
    outline: 0;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a.hs-form select {
    -webkit-appearance: none;
    background: transparent;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a.hs-form-field > label {
    font-size: 18px;
    font-weight: 400;
    color: #111d33 !important;
    margin-bottom: 20px;
    display: none;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-recaptcha {
    margin-bottom: 20px;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-field {
    position: relative;
    margin-bottom: 30px;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a.hs-form input[type="checkbox"] {
    margin-right: 25px;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a.hs-form textarea {
    height: 120px !important;
    resize: none !important;
    color: white !important;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a input[type="submit"] {
    -webkit-appearance: none;
    background-color: #F1661C;
    color: #fff;
    padding: 12px 55px;
    border: 2px solid #F1661C;
    display: inline-block;
    text-transform: uppercase;
    line-height: normal;
    font-size: 12px;
    line-height: 22px;
    font-weight: 500;
    letter-spacing: 0.36px;
    border-radius: 25px;
    transition: 0.3s all;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a input[type="submit"]:hover {
    background-color: #fff;
    color: #F1661C;
    text-decoration: none;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a.hs-form-field .input {
    display: table;
    width: 100%;
    margin: 0 !important;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .legal-consent-container .hs-form-booleancheckbox-display>span {
    margin-left: 3px !important;
}

.invalid.error{
    border-bottom: 1px solid #DA0000;
}
form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-error-msgs {
    position: relative;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-error-msgs li label {
    font-size: 12px;
    line-height: 14px;
    color: #F07D00;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-error-msgs li {
    list-style-type: none;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-checkbox {
    width: 100%;
    float: left;
    list-style-type: none;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-radio {
    width: 33.3%;
    float: left;
    list-style-type: none;
    margin: 0 0 15px 0;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-checkbox input, .hs-form-radio input {
    margin-right: 27px;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-richtext {
    text-align: left;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a {
    max-width: 100%;
    width: 100%;
    float: none !important;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a legend {
    color: #8B8B8B;
    font-size: 18px;
    margin-bottom: 0;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .submitted-message {
    text-align: center;
    font-size: 20px;
    overflow: hidden !important;
    line-height: normal;
    color: #fff;
}

Form Two Col Section
form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .form-columns-2, form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .form-columns-2 .form-columns-1 {
    max-width: 100% !important;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .form-columns-2 > div {
    width: 48% !important;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .form-columns-2 > div:first-child {
    float: left !important;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .form-columns-2 > div:last-child {
    float: right !important;
}

Radio Button Style
form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-radio label.hs-form-radio-display {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    flex-wrap: wrap;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-radio-display .hs-input {
    display: none;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-radio label.hs-form-radio-display input+span {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    color: #fff;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-radio label.hs-form-radio-display input+span:before {
    width: 17px;
    height: 17px;
    content: '';
    background-color: transparent;
    display: inline-block;
    border-radius: 100%;
    margin-right: 13px;
    transition: 0.5s ease all;
    border: 1px solid #EB6316;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-radio label.hs-form-radio-display input:checked+span:before {
    background-color: #111d33;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-radio label.hs-form-radio-display input:checked+span:after {
    content: '';
    position: absolute;
    left: 5px;
    width: 9px;
    height: 9px;
    background-color: #000;
    top: 5px;
    border-radius: 100%;
    transition: 0.5s ease all;
}

Checkbox Style
form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-checkbox:not(:last-child) {
    margin-bottom: 29px;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-checkbox label.hs-form-checkbox-display {
    line-height: 16px !important;
    letter-spacing: 0.18px !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    display: flex;
    flex-wrap: wrap;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-checkbox-display .hs-input {
    display: none;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-checkbox label.hs-form-checkbox-display input+span {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-checkbox label.hs-form-checkbox-display input+span:before {
    width: 14px;
    height: 14px;
    content: '';
    display: inline-block;
    margin-right: 13px;
    transition: 0.5s ease all;
    font-size: 1rem;
    outline: none;
    border: 1px solid #EB6316;
    border-radius: 5px;
    padding: 2px 2px;
    color: #171717;
    background: transparent;
    transition: 0.1s ease-out;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-checkbox label.hs-form-checkbox-display input:checked+span:before {
    background-color: transperent;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-checkbox label.hs-form-checkbox-display input:checked+span:after {
    content: " ";
    width: 14px;
    height: 17px;
    background-image: url('https://ex-track.thermacut.com/wp-content/uploads/2022/12/check.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    position: absolute;
    left: 0px;
    color: #fff;
    top: 0px;
    font-size: 20px;
    border-radius: 100%;
    transition: 0.5s ease all;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .legal-consent-container .field.hs-form-field {
    margin-bottom: 8px;
    padding: 0;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-booleancheckbox:not(:last-child) {
    margin-bottom: 29px;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-booleancheckbox label.hs-form-booleancheckbox-display p, form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-booleancheckbox label.hs-form-booleancheckbox-display {
    font-size: 9px !important;
    line-height: 16px !important;
    letter-spacing: 0.18px !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    display: flex;
    flex-wrap: wrap;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-checkbox-display .hs-input {
    display: none;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span {
    display: inline;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    align-items: flex-start;
    font-size: 9px;
    padding-left: 25px;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span > p {
    display: inline;
    max-width: 445px;
    line-height: 16px;
    letter-spacing: 0.18px;
    text-transform: uppercase;
    font-weight: 500;
    max-width: 498px;
    font-family: 'Avenir Next World Light';
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span:before {
    width: 14px;
    height: 14px;
    content: '';
    display: inline-block;
    margin-right: 10px;
    transition: 0.5s ease all;
    font-size: 1rem;
    outline: none;
    border: 1px solid #EB6316;
    border-radius: 5px;
    padding: 2px 2px;
    color: #171717;
    background: transparent;
    transition: 0.1s ease-out;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    left: 0;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a input[type=checkbox] {
    display: none;
}


form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span:before {
    width: 14px;
    height: 14px;
    content: '';
    display: inline-block;
    margin-right: 10px;
    transition: 0.5s ease all;
    /*font-size: 1rem;*/
    outline: none;
    border: 1px solid #EB6316;
    border-radius: 5px;
    padding: 2px 2px;
    color: #171717;
    background: transparent;
    transition: 0.1s ease-out;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    left: 0;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input:checked+span:before {
    background-color: transperent;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input:checked+span:after {
    content: " ";
    width: 16px;
    height: 16px;
    background-image: url('https://ex-track.thermacut.com/wp-content/uploads/2022/12/check.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    position: absolute;
    left: -2px;
    color: #fff;
    top: 0px;
    font-size: 20px;
    border-radius: 100%;
    transition: 0.5s ease all;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a span.hs-form-required {
    color: #fff;
    display: inline-flex;
    width: auto;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a span.hs-form-required {
    display: inline;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a {
    position: relative;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a input:focus-visible,form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a textarea:focus-visible {
    border: none;
    outline: none;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs-form-booleancheckbox {
    margin-left: 0;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .wpforms-error {
    color: #F07D00;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .legal-consent-container > div {
    margin: 0 0 30px;
    font-size: 14px;
    margin-bottom: 22px;
    color: white;
    line-height: normal;
    text-align: left;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .legal-consent-container > div:last-child {
    margin-bottom: 20px;
    color: #fff;
}

form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs_submit.hs-submit {
    position: absolute;
    right: 0;
    bottom: 0;
}

@media (max-width: 950px) {
    form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a input[type="submit"] {
        width: unset ;
    }
}

@media (max-width: 650px) {
    form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs_submit.hs-submit {
        position: relative;
    }
}

@media (max-width: 600px) {
    form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .form-columns-2 > div {
        width: 100% !important;
    }

    form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs_submit.hs-submit {
        position: relative;
    }

    form#hsForm_6f2b6365-d311-4939-b1b6-408a9107ae8a .hs_submit.hs-submit {
        position: relative;
    }
}


textarea#message-6f2b6365-d311-4939-b1b6-408a9107ae8a {
    border: 1px solid #EB6316 !important;
    background-color: transparent !important;
    border-radius: 26px !important;
    padding: 12px 20px !important;
    display: inline-block;
    font-weight: 400;
    color: #fff !important;
    width: 100% !important;
    font-size: 16px;
    line-height: normal;
    height: 50px;
    font-family: 'Avenir Next World Light';
}
/*  END PL product form */


/*  START PL blog form */

/****************************************************Placeholder opacity cross browsers*****************************************/
form[data-form-id="a0f6e198-455d-48df-9c13-46d8b74aa38b"].custom_product_category_not_find_product_hs_form input::-webkit-input-placeholder { color: #fff; font-family: 'Avenir Next World Light';font-weight: 400 !important; }

/* WebKit browsers */
form[data-form-id="a0f6e198-455d-48df-9c13-46d8b74aa38b"].custom_product_category_not_find_product_hs_form input:-moz-placeholder { color: #fff;font-family: 'Avenir Next World Light';font-weight: 400 !important; }

/* Mozilla Firefox 4 to 18 */
form[data-form-id="a0f6e198-455d-48df-9c13-46d8b74aa38b"].custom_product_category_not_find_product_hs_form input::-moz-placeholder { color: #fff;font-family: 'Avenir Next World Light';font-weight: 400 !important; }

/* Mozilla Firefox 19+ */
form[data-form-id="a0f6e198-455d-48df-9c13-46d8b74aa38b"].custom_product_category_not_find_product_hs_form input:-ms-input-placeholder { color: #fff;font-family: 'Avenir Next World Light';font-weight: 400 !important; }

/* Internet Explorer 10+ */
form[data-form-id="a0f6e198-455d-48df-9c13-46d8b74aa38b"].custom_product_category_not_find_product_hs_form textarea::-webkit-input-placeholder { color: #fff; font-family: 'Avenir Next World Light';font-weight: 400 !important;}

/* WebKit browsers */
form[data-form-id="a0f6e198-455d-48df-9c13-46d8b74aa38b"].custom_product_category_not_find_product_hs_form textarea:-moz-placeholder { color: #fff;font-family: 'Avenir Next World Light';font-weight: 400 !important; }

/* Mozilla Firefox 4 to 18 */
form[data-form-id="a0f6e198-455d-48df-9c13-46d8b74aa38b"].custom_product_category_not_find_product_hs_form textarea::-moz-placeholder { color: #fff;font-family: 'Avenir Next World Light';font-weight: 400 !important; }

/* Mozilla Firefox 19+ */
form[data-form-id="a0f6e198-455d-48df-9c13-46d8b74aa38b"].custom_product_category_not_find_product_hs_form textarea:-ms-input-placeholder { color: #fff;font-family: 'Avenir Next World Light';font-weight: 400 !important; }

/* Internet Explorer 10+ */

/****************************************************** IE *********************************************************/

form[data-form-id="a0f6e198-455d-48df-9c13-46d8b74aa38b"].custom_product_category_not_find_product_hs_form select::-ms-expand { display: none; }
form[data-form-id="a0f6e198-455d-48df-9c13-46d8b74aa38b"].custom_product_category_not_find_product_hs_form input::-ms-clear { display: none; }

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b input::placeholder {
    color: #1e1e1e !important;
    opacity: 1 !important;
}

form[data-form-id="a0f6e198-455d-48df-9c13-46d8b74aa38b"].cus_blog_post_hs_form.hs-form select {color: #1e1e1e !important;}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.cus_blog_post_hs_form.hs-form input[type="text"], form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.hs-form input:focus, form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.hs-form input[type="color"], form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.hs-form select, form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span {
    color: #1e1e1e !important;
}


form.custom_get_in_touch_hs_form_contact_page[data-form-id="a0f6e198-455d-48df-9c13-46d8b74aa38b"].hs-form textarea {font-size:16px!important}


form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs_error_rollup {
    display: none;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-field {
    position: relative;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b ul.hs-error-msgs.inputs-list {
    position: relative;
    top: 2px;
    right: 0;
    list-style-type: none;
    padding: 1px 5px;
    background: transperent;
    margin: 0;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b ul.hs-error-msgs.inputs-list > li > label {
    font-weight: 400;
    position: relative;
    z-index: 9;
    color: #F07D00;
    font-size: 12px;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b ul.hs-error-msgs.inputs-list:after {
    display: none;
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    left: 50%;
    background: #ff0000;
    margin-left: -6px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -4px;
    top: 0;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b input, form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b textarea, form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b select {
    border-radius: 0;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b button, form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b html input[type="button"],form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b input[type="reset"],form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b input[type="submit"],form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b textarea {
    -webkit-appearance: none;
    border-radius: 0;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b button, form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b input,form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b select, form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b textarea, form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b option {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b select#country_dropdown-4e4585eb-c84f-4e59-ba27-8c79ddf03442 option {
    color: #000 !important;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b input[type="text"], form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b input[type="tel"], form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b input[type="email"] {
    -webkit-appearance: none !important;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b input[type="submit"] {
    cursor: pointer;
    transition: all 0.5s ease;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b textarea {
    overflow: auto;
    vertical-align: top;
    resize: none;
}

-------- Forms ---------
form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.hs-form textarea, form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.hs-form input[type="text"], form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.hs-form input[type="password"], form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.hs-form input[type="datetime"], form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.hs-form input[type="datetime-local"], form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.hs-form input[type="date"], form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.hs-form input[type="month"], form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.hs-form input[type="time"], form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.hs-form input[type="week"], form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.hs-form input[type="number"], form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.hs-form input[type="email"], form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.hs-form input[type="url"], form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.hs-form input[type="search"], form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.hs-form input[type="tel"], form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.hs-form input[type="color"], form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.hs-form select {
    border: 1px solid #EB6316 !important;
    background-color: transparent !important;
    border-radius: 26px !important;
    padding: 12px 20px !important;
    display: inline-block;
    font-weight: 400;
    color: #fff;
    width: 100% !important;
    font-size: 16px;
    line-height: normal;
    height: 50px;
    font-family: 'Avenir Next World Light';
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.hs-form input:focus {
    outline: 0;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.hs-form select {
    -webkit-appearance: none;
    background: transparent;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.hs-form-field > label {
    font-size: 18px;
    font-weight: 400;
    color: #111d33 !important;
    margin-bottom: 20px;
    display: none;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-recaptcha {
    margin-bottom: 20px;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-field {
    position: relative;
    margin-bottom: 30px;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.hs-form input[type="checkbox"] {
    margin-right: 25px;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.hs-form textarea {
    height: 120px !important;
    resize: none !important;
    resize: none;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b input[type="submit"] {
    -webkit-appearance: none;
    background-color: #F1661C;
    color: #fff;
    padding: 12px 55px;
    border: 2px solid #F1661C;
    display: inline-block;
    text-transform: uppercase;
    line-height: normal;
    font-size: 12px;
    line-height: 22px;
    font-weight: 500;
    letter-spacing: 0.36px;
    border-radius: 25px;
    transition: 0.3s all;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b input[type="submit"]:hover {
    background-color: #fff;
    color: #F1661C;
    text-decoration: none;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b.hs-form-field .input {
    display: table;
    width: 100%;
    margin: 0 !important;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .legal-consent-container .hs-form-booleancheckbox-display>span {
    margin-left: 3px !important;
}

.invalid.error{
    border-bottom: 1px solid #DA0000;
}
form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-error-msgs {
    position: relative;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-error-msgs li label {
    font-size: 12px;
    line-height: 14px;
    color: #F07D00;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-error-msgs li {
    list-style-type: none;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-checkbox {
    width: 100%;
    float: left;
    list-style-type: none;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-radio {
    width: 33.3%;
    float: left;
    list-style-type: none;
    margin: 0 0 15px 0;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-checkbox input, .hs-form-radio input {
    margin-right: 27px;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-richtext {
    text-align: center;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b {
    max-width: 100%;
    width: 100%;
    float: none !important;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b legend {
    color: #8B8B8B;
    font-size: 18px;
    margin-bottom: 0;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .submitted-message {
    text-align: center;
    font-size: 20px;
    overflow: hidden !important;
    line-height: normal;
    color: #fff;
}

Form Two Col Section
form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .form-columns-2, form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .form-columns-2 .form-columns-1 {
    max-width: 100% !important;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .form-columns-2 > div {
    width: 48% !important;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .form-columns-2 > div:first-child {
    float: left !important;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .form-columns-2 > div:last-child {
    float: right !important;
}

Radio Button Style
form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-radio label.hs-form-radio-display {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    flex-wrap: wrap;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-radio-display .hs-input {
    display: none;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-radio label.hs-form-radio-display input+span {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    color: #fff;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-radio label.hs-form-radio-display input+span:before {
    width: 17px;
    height: 17px;
    content: '';
    background-color: transparent;
    display: inline-block;
    border-radius: 100%;
    margin-right: 13px;
    transition: 0.5s ease all;
    border: 1px solid #EB6316;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-radio label.hs-form-radio-display input:checked+span:before {
    background-color: #111d33;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-radio label.hs-form-radio-display input:checked+span:after {
    content: '';
    position: absolute;
    left: 5px;
    width: 9px;
    height: 9px;
    background-color: #000;
    top: 5px;
    border-radius: 100%;
    transition: 0.5s ease all;
}

Checkbox Style
form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-checkbox:not(:last-child) {
    margin-bottom: 29px;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-checkbox label.hs-form-checkbox-display {
    line-height: 16px !important;
    letter-spacing: 0.18px !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    display: flex;
    flex-wrap: wrap;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-checkbox-display .hs-input {
    display: none;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-checkbox label.hs-form-checkbox-display input+span {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-checkbox label.hs-form-checkbox-display input+span:before {
    width: 14px;
    height: 14px;
    content: '';
    display: inline-block;
    margin-right: 13px;
    transition: 0.5s ease all;
    font-size: 1rem;
    outline: none;
    border: 1px solid #EB6316;
    border-radius: 5px;
    padding: 2px 2px;
    color: #171717;
    background: transparent;
    transition: 0.1s ease-out;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-checkbox label.hs-form-checkbox-display input:checked+span:before {
    background-color: transperent;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-checkbox label.hs-form-checkbox-display input:checked+span:after {
    content: " ";
    width: 14px;
    height: 17px;
    background-image: url('https://ex-track.thermacut.com/wp-content/uploads/2022/12/check.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    position: absolute;
    left: 0px;
    color: #fff;
    top: 0px;
    font-size: 20px;
    border-radius: 100%;
    transition: 0.5s ease all;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .legal-consent-container .field.hs-form-field {
    margin-bottom: 8px;
    padding: 0;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-booleancheckbox:not(:last-child) {
    margin-bottom: 29px;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-booleancheckbox label.hs-form-booleancheckbox-display p, form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-booleancheckbox label.hs-form-booleancheckbox-display {
    font-size: 9px !important;
    line-height: 16px !important;
    letter-spacing: 0.18px !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    display: flex;
    flex-wrap: wrap;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-checkbox-display .hs-input {
    display: none;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span {
    display: inline;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    align-items: flex-start;
    font-size: 9px;
    padding-left: 25px;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span > p {
    display: inline;
    max-width: 445px;
    line-height: 16px;
    letter-spacing: 0.18px;
    text-transform: uppercase;
    font-weight: 500;
    max-width: 498px;
    font-family: 'Avenir Next World Light';
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span:before {
    width: 14px;
    height: 14px;
    content: '';
    display: inline-block;
    margin-right: 10px;
    transition: 0.5s ease all;
    font-size: 1rem;
    outline: none;
    border: 1px solid #EB6316;
    border-radius: 5px;
    padding: 2px 2px;
    color: #171717;
    background: transparent;
    transition: 0.1s ease-out;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    left: 0;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b input[type=checkbox] {
    display: none;
}


form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span:before {
    width: 14px;
    height: 14px;
    content: '';
    display: inline-block;
    margin-right: 10px;
    transition: 0.5s ease all;
    /*font-size: 1rem;*/
    outline: none;
    border: 1px solid #EB6316;
    border-radius: 5px;
    padding: 2px 2px;
    color: #171717;
    background: transparent;
    transition: 0.1s ease-out;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    left: 0;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input:checked+span:before {
    background-color: transperent;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input:checked+span:after {
    content: " ";
    width: 16px;
    height: 16px;
    background-image: url('https://ex-track.thermacut.com/wp-content/uploads/2022/12/check.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    position: absolute;
    left: -2px;
    color: #fff;
    top: 0px;
    font-size: 20px;
    border-radius: 100%;
    transition: 0.5s ease all;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b span.hs-form-required {
    color: #fff;
    display: inline-flex;
    width: auto;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b span.hs-form-required {
    display: inline;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b {
    position: relative;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b input:focus-visible,form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b textarea:focus-visible {
    border: none;
    outline: none;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs-form-booleancheckbox {
    margin-left: 0;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .wpforms-error {
    color: #F07D00;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .legal-consent-container > div {
    margin: 0 0 30px;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .legal-consent-container > div:last-child {
    margin-bottom: 0;
    color: #fff;
}

form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs_submit.hs-submit {
    position: absolute;
    right: 0;
    bottom: 0;
}

@media (max-width: 950px) {
    form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b input[type="submit"] {
        width: unset ;
    }
}

@media (max-width: 650px) {
    form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs_submit.hs-submit {
        position: relative;
    }
}

@media (max-width: 600px) {
    form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .form-columns-2 > div {
        width: 100% !important;
    }

    form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs_submit.hs-submit {
        position: relative;
    }

    form#hsForm_a0f6e198-455d-48df-9c13-46d8b74aa38b .hs_submit.hs-submit {
        position: relative;
    }
}


textarea#message-a0f6e198-455d-48df-9c13-46d8b74aa38b {
    border: 1px solid #EB6316 !important;
    background-color: transparent !important;
    border-radius: 26px !important;
    padding: 12px 20px !important;
    display: inline-block;
    font-weight: 400;
    color: #fff !important;
    width: 100% !important;
    font-size: 16px;
    line-height: normal;
    height: 50px;
    font-family: 'Avenir Next World Light';
}
/*  END PL blog form */


/*  START PL contact form */
form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549::placeholder {
    color: white;
}
.hs-input::placeholder {
    color: white;
}

form.custom_get_in_touch_hs_form_contact_page[data-form-id="fa85af26-6e15-4c0f-9e9e-863847bd4549"].hs-form textarea {font-size:16px!important}


form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs_error_rollup {
    display: none;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-field {
    position: relative;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 ul.hs-error-msgs.inputs-list {
    position: relative;
    top: 2px;
    right: 0;
    list-style-type: none;
    padding: 1px 5px;
    background: transperent;
    margin: 0;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 ul.hs-error-msgs.inputs-list > li > label {
    font-weight: 400;
    position: relative;
    z-index: 9;
    color: #F07D00;
    font-size: 12px;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 ul.hs-error-msgs.inputs-list:after {
    display: none;
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    left: 50%;
    background: #ff0000;
    margin-left: -6px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -4px;
    top: 0;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 input, form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 textarea, form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 select {
    border-radius: 0;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 button, form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 html input[type="button"],form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 input[type="reset"],form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 input[type="submit"],form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 textarea {
    -webkit-appearance: none;
    border-radius: 0;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 button, form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 input,form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 select, form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 textarea, form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 option {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 select#country_dropdown-4e4585eb-c84f-4e59-ba27-8c79ddf03442 option {
    color: #000 !important;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 input[type="text"], form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 input[type="tel"], form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 input[type="email"] {
    -webkit-appearance: none !important;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 input[type="submit"] {
    cursor: pointer;
    transition: all 0.5s ease;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 textarea {
    overflow: auto;
    vertical-align: top;
    resize: none;
}

-------- Forms ---------
form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549.hs-form textarea, form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549.hs-form input[type="text"], form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549.hs-form input[type="password"], form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549.hs-form input[type="datetime"], form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549.hs-form input[type="datetime-local"], form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549.hs-form input[type="date"], form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549.hs-form input[type="month"], form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549.hs-form input[type="time"], form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549.hs-form input[type="week"], form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549.hs-form input[type="number"], form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549.hs-form input[type="email"], form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549.hs-form input[type="url"], form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549.hs-form input[type="search"], form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549.hs-form input[type="tel"], form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549.hs-form input[type="color"], form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549.hs-form select {
    border: 1px solid #EB6316 !important;
    background-color: transparent !important;
    border-radius: 26px !important;
    padding: 12px 20px !important;
    display: inline-block;
    font-weight: 400;
    color: #fff !important;
    width: 100% !important;
    font-size: 16px;
    line-height: normal;
    height: 50px;
    font-family: 'Avenir Next World Light';
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549.hs-form input:focus {
    outline: 0;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549.hs-form select {
    -webkit-appearance: none;
    background: transparent;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549.hs-form-field > label {
    font-size: 18px;
    font-weight: 400;
    color: #111d33 !important;
    margin-bottom: 20px;
    display: none;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-recaptcha {
    margin-bottom: 20px;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-field {
    position: relative;
    margin-bottom: 30px;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549.hs-form input[type="checkbox"] {
    margin-right: 25px;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549.hs-form textarea {
    height: 120px !important;
    resize: none !important;
    resize: none;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 input[type="submit"] {
    -webkit-appearance: none;
    background-color: #F1661C;
    color: #fff;
    padding: 12px 55px;
    border: 2px solid #F1661C;
    display: inline-block;
    text-transform: uppercase;
    line-height: normal;
    font-size: 12px;
    line-height: 22px;
    font-weight: 500;
    letter-spacing: 0.36px;
    border-radius: 25px;
    transition: 0.3s all;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 input[type="submit"]:hover {
    background-color: #fff;
    color: #F1661C;
    text-decoration: none;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549.hs-form-field .input {
    display: table;
    width: 100%;
    margin: 0 !important;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .legal-consent-container .hs-form-booleancheckbox-display>span {
    margin-left: 3px !important;
}

.invalid.error{
    border-bottom: 1px solid #DA0000;
}
form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-error-msgs {
    position: relative;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-error-msgs li label {
    font-size: 12px;
    line-height: 14px;
    color: #F07D00;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-error-msgs li {
    list-style-type: none;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-checkbox {
    width: 100%;
    float: left;
    list-style-type: none;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-radio {
    width: 33.3%;
    float: left;
    list-style-type: none;
    margin: 0 0 15px 0;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-checkbox input, .hs-form-radio input {
    margin-right: 27px;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-richtext {
    text-align: center;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 {
    max-width: 100%;
    width: 100%;
    float: none !important;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 legend {
    color: #8B8B8B;
    font-size: 18px;
    margin-bottom: 0;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .submitted-message {
    text-align: center;
    font-size: 20px;
    overflow: hidden !important;
    line-height: normal;
    color: #fff;
}

Form Two Col Section
form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .form-columns-2, form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .form-columns-2 .form-columns-1 {
    max-width: 100% !important;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .form-columns-2 > div {
    width: 48% !important;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .form-columns-2 > div:first-child {
    float: left !important;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .form-columns-2 > div:last-child {
    float: right !important;
}

Radio Button Style
form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-radio label.hs-form-radio-display {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    flex-wrap: wrap;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-radio-display .hs-input {
    display: none;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-radio label.hs-form-radio-display input+span {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    color: #fff;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-radio label.hs-form-radio-display input+span:before {
    width: 17px;
    height: 17px;
    content: '';
    background-color: transparent;
    display: inline-block;
    border-radius: 100%;
    margin-right: 13px;
    transition: 0.5s ease all;
    border: 1px solid #EB6316;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-radio label.hs-form-radio-display input:checked+span:before {
    background-color: #111d33;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-radio label.hs-form-radio-display input:checked+span:after {
    content: '';
    position: absolute;
    left: 5px;
    width: 9px;
    height: 9px;
    background-color: #000;
    top: 5px;
    border-radius: 100%;
    transition: 0.5s ease all;
}

Checkbox Style
form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-checkbox:not(:last-child) {
    margin-bottom: 29px;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-checkbox label.hs-form-checkbox-display {
    line-height: 16px !important;
    letter-spacing: 0.18px !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    display: flex;
    flex-wrap: wrap;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-checkbox-display .hs-input {
    display: none;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-checkbox label.hs-form-checkbox-display input+span {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-checkbox label.hs-form-checkbox-display input+span:before {
    width: 14px;
    height: 14px;
    content: '';
    display: inline-block;
    margin-right: 13px;
    transition: 0.5s ease all;
    font-size: 1rem;
    outline: none;
    border: 1px solid #EB6316;
    border-radius: 5px;
    padding: 2px 2px;
    color: #171717;
    background: transparent;
    transition: 0.1s ease-out;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-checkbox label.hs-form-checkbox-display input:checked+span:before {
    background-color: transperent;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-checkbox label.hs-form-checkbox-display input:checked+span:after {
    content: " ";
    width: 14px;
    height: 17px;
    background-image: url('https://ex-track.thermacut.com/wp-content/uploads/2022/12/check.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    position: absolute;
    left: 0px;
    color: #fff;
    top: 0px;
    font-size: 20px;
    border-radius: 100%;
    transition: 0.5s ease all;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .legal-consent-container .field.hs-form-field {
    margin-bottom: 8px;
    padding: 0;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-booleancheckbox:not(:last-child) {
    margin-bottom: 29px;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-booleancheckbox label.hs-form-booleancheckbox-display p, form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-booleancheckbox label.hs-form-booleancheckbox-display {
    font-size: 9px !important;
    line-height: 16px !important;
    letter-spacing: 0.18px !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    display: flex;
    flex-wrap: wrap;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-checkbox-display .hs-input {
    display: none;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span {
    display: inline;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    align-items: flex-start;
    font-size: 9px;
    padding-left: 25px;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span > p {
    display: inline;
    max-width: 445px;
    line-height: 16px;
    letter-spacing: 0.18px;
    text-transform: uppercase;
    font-weight: 500;
    max-width: 498px;
    font-family: 'Avenir Next World Light';
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span:before {
    width: 14px;
    height: 14px;
    content: '';
    display: inline-block;
    margin-right: 10px;
    transition: 0.5s ease all;
    font-size: 1rem;
    outline: none;
    border: 1px solid #EB6316;
    border-radius: 5px;
    padding: 2px 2px;
    color: #171717;
    background: transparent;
    transition: 0.1s ease-out;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    left: 0;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 input[type=checkbox] {
    display: none;
}


form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span:before {
    width: 14px;
    height: 14px;
    content: '';
    display: inline-block;
    margin-right: 10px;
    transition: 0.5s ease all;
    /*font-size: 1rem;*/
    outline: none;
    border: 1px solid #EB6316;
    border-radius: 5px;
    padding: 2px 2px;
    color: #171717;
    background: transparent;
    transition: 0.1s ease-out;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    left: 0;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input:checked+span:before {
    background-color: transperent;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input:checked+span:after {
    content: " ";
    width: 16px;
    height: 16px;
    background-image: url('https://ex-track.thermacut.com/wp-content/uploads/2022/12/check.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    position: absolute;
    left: -2px;
    color: #fff;
    top: 0px;
    font-size: 20px;
    border-radius: 100%;
    transition: 0.5s ease all;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 span.hs-form-required {
    color: #fff;
    display: inline-flex;
    width: auto;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 span.hs-form-required {
    display: inline;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 {
    position: relative;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 input:focus-visible,form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 textarea:focus-visible {
    border: none;
    outline: none;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs-form-booleancheckbox {
    margin-left: 0;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .wpforms-error {
    color: #F07D00;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .legal-consent-container > div {
    margin: 0 0 30px;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .legal-consent-container > div:last-child {
    margin-bottom: 0;
    color: #fff;
}

form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs_submit.hs-submit {
    position: absolute;
    right: 0;
    bottom: 0;
}

@media (max-width: 950px) {
    form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 input[type="submit"] {
        width: unset ;
    }
}

@media (max-width: 650px) {
    form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs_submit.hs-submit {
        position: relative;
    }
}

@media (max-width: 600px) {
    form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .form-columns-2 > div {
        width: 100% !important;
    }

    form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs_submit.hs-submit {
        position: relative;
    }

    form#hsForm_fa85af26-6e15-4c0f-9e9e-863847bd4549 .hs_submit.hs-submit {
        position: relative;
    }
}


textarea#message-fa85af26-6e15-4c0f-9e9e-863847bd4549 {
    border: 1px solid #EB6316 !important;
    background-color: transparent !important;
    border-radius: 26px !important;
    padding: 12px 20px !important;
    display: inline-block;
    font-weight: 400;
    color: #fff !important;
    width: 100% !important;
    font-size: 16px;
    line-height: normal;
    height: 50px;
    font-family: 'Avenir Next World Light';
}
/*  END PL contact form */

/*  END ALL PL forms */