@font-face {
font-family: 'Gilroy';
src: url(//panel.goimprovr.com/wp-content/themes/uncode-child/fonts/Gilroy/Gilroy-ExtraBold.woff) format('woff');
font-weight: 800;
font-style: normal;
}
@font-face {
font-family: 'Gilroy';
src: url(//panel.goimprovr.com/wp-content/themes/uncode-child/fonts/Gilroy/Gilroy-Light.woff) format('woff');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Gilroy';
src: url(//panel.goimprovr.com/wp-content/themes/uncode-child/fonts/Gilroy/Gilroy-Medium.woff) format('woff');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Gilroy';
src: url(//panel.goimprovr.com/wp-content/themes/uncode-child/fonts/Gilroy/Gilroy-Regular.woff) format('woff');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Gilroy';
src: url(//panel.goimprovr.com/wp-content/themes/uncode-child/fonts/Gilroy/Gilroy-SemiBold.woff) format('woff');
font-weight: 600;
font-style: normal;
}  :root{
--iv-accent:       #5de9cf; --iv-accent-2:     #7ff0dc; --iv-accent-ink:   #052a24; --iv-card:         #10201d; --iv-info:         rgba(93,233,207,.09); --iv-info-border:  rgba(93,233,207,.28);
--iv-line:         rgba(255,255,255,.14); --iv-text:         #f3f6f5;
--iv-muted:        #99a4a0;
--iv-radius:       16px;
}  .woocommerce-checkout .uncode-wc-checkout{
max-width: 1280px !important;
margin-left: auto !important;
margin-right: auto !important;
}
@media (min-width: 992px){ .woocommerce-checkout form.checkout .col-lg-6:has(#customer_details) .uncell{
padding-right: 36px !important;
} .woocommerce-checkout form.checkout .col-lg-6:has(#order_review) .uncell{
padding-left: 30px !important;
}
} .woocommerce-checkout .uncell.style-color-160966-bg{
background: var(--iv-card) !important;
border: 1px solid var(--iv-line);
border-radius: var(--iv-radius) !important;
} .woocommerce-checkout .woocommerce-billing-fields > h3,
.woocommerce-checkout #order_review_heading{
font-size: 15px !important;
letter-spacing: .12em;
text-transform: uppercase;
color: var(--iv-muted) !important;
font-weight: 600 !important;
margin: 0 0 18px !important;
}   .woocommerce-checkout .input-text,
.woocommerce-checkout select,
.woocommerce-checkout textarea,
.woocommerce-checkout #b2bking_registration_roles_dropdown,
.woocommerce-checkout .b2bking_custom_registration_field{ background: transparent !important;
border: 0 !important;
border-bottom: 1px solid var(--iv-line) !important;
border-radius: 0 !important;
color: var(--iv-text) !important;
padding: 5px 2px !important; font-size: 16px !important; line-height: 1.3 !important;
font-family: Gilroy, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
height: auto !important;
box-shadow: none !important;
transition: border-color .18s ease;
}
.woocommerce-checkout .b2bking_custom_registration_field::placeholder{
color: var(--iv-muted) !important; opacity: 1;
font-family: Gilroy, -apple-system, sans-serif !important;
}
.woocommerce-checkout .input-text:focus,
.woocommerce-checkout select:focus,
.woocommerce-checkout textarea:focus,
.woocommerce-checkout #b2bking_registration_roles_dropdown:focus,
.woocommerce-checkout .b2bking_custom_registration_field:focus{
border-bottom-color: var(--iv-accent) !important;
outline: none !important;
box-shadow: none !important;
} .woocommerce-checkout .input-text::placeholder,
.woocommerce-checkout textarea::placeholder{ color: var(--iv-muted) !important; opacity: 1; } .woocommerce-checkout .form-row label .optional{ display: none !important; } .woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row > label,
.woocommerce-checkout .woocommerce-account-fields .form-row > label,
.woocommerce-checkout .b2bking_custom_registration_container .form-row > label,
.woocommerce-checkout .b2bking_registration_roles_dropdown_section > label{
position: absolute !important;
width: 1px; height: 1px;
overflow: hidden; clip: rect(0 0 0 0);
white-space: nowrap; margin: -1px; padding: 0; border: 0;
} .woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row,
.woocommerce-checkout .woocommerce-account-fields .form-row,
.woocommerce-checkout .b2bking_custom_registration_container .form-row,
.woocommerce-checkout .b2bking_registration_roles_dropdown_section{
margin-bottom: 9px !important; } @media (min-width: 600px){
.woocommerce-checkout .form-row-first{
float: left; width: 48%; margin-right: 4%; clear: none;
}
.woocommerce-checkout .form-row-last{
float: left; width: 48%; margin-right: 0; clear: none;
}
.woocommerce-checkout .form-row-wide{ clear: both; width: 100%; } .woocommerce-checkout .woocommerce-billing-fields__field-wrapper::after{
content:""; display:block; clear:both;
}
} .woocommerce-checkout .select2-container--default .select2-selection--single{
background: transparent !important;
border: 0 !important;
border-bottom: 1px solid var(--iv-line) !important;
border-radius: 0 !important;
height: 31px !important; min-height: 31px !important; display: flex !important;
align-items: center !important;
} .woocommerce-checkout .woocommerce-input-wrapper .select2,
.woocommerce-checkout .woocommerce-input-wrapper .selection{ height: 31px !important; }
.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered{
color: var(--iv-text) !important;
padding: 0 2px !important;
line-height: 1.2 !important;
font-size: 16px !important; }
.woocommerce-checkout .select2-selection__arrow{
top: 50% !important; height: auto !important; transform: translateY(-50%) !important;
}
body.woocommerce-checkout .select2-dropdown{
background: var(--iv-card) !important;
border-color: var(--iv-line) !important;
}
body.woocommerce-checkout .select2-results__option{ color: var(--iv-text) !important; }
body.woocommerce-checkout .select2-results__option--highlighted{
background: var(--iv-accent) !important; color: var(--iv-accent-ink) !important;
}
body.woocommerce-checkout .select2-search__field{
background: #0b0f0e !important; color: var(--iv-text) !important;
border-color: var(--iv-line) !important;
} .woocommerce-checkout .woocommerce-checkout-review-order-table{
width: 100%; border: 0;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table thead{ display: none; }
.woocommerce-checkout .woocommerce-checkout-review-order-table td,
.woocommerce-checkout .woocommerce-checkout-review-order-table th{
border: 0 !important; padding: 8px 0 !important; color: var(--iv-text);
}   .woocommerce-checkout .woocommerce-checkout-review-order-table .order-total:not(.recurring-total) > *{
border-top: 1px solid var(--iv-line) !important; padding-top: 18px !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total:not(.recurring-total) th::before{
color: var(--iv-text) !important;
font-weight: 600 !important;
font-size: 14px !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total:not(.recurring-total) td strong{
font-size: 24px !important; font-weight: 700 !important;
color: #fff !important;
} .woocommerce-checkout .woocommerce-checkout-review-order-table .order-total.recurring-total > *{
padding-top: 10px !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total.recurring-total th::before{
color: rgba(255, 255, 255, .5) !important;
font-weight: 500 !important;
font-size: 14px !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total.recurring-total td{
color: rgba(255, 255, 255, .5) !important;
font-size: 13px !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total.recurring-total td strong{
color: rgba(255, 255, 255, .62) !important;
font-weight: 500 !important;
font-size: 13px !important;
}
.woocommerce-checkout .woocommerce-Price-amount{ color: var(--iv-text); } .woocommerce-checkout #billing_state_field{ display: none !important; }  .woocommerce-checkout .wgm-digital-checkout-notice{ display: none !important; } .woocommerce-checkout .wc_payment_methods{ margin: 4px 0 8px !important; padding: 0; }
.woocommerce-checkout .wc_payment_methods li{
list-style: none !important;
margin: 0 0 10px !important;
border-top: 1px solid var(--iv-line);
padding-top: 12px;
}
.woocommerce-checkout .wc_payment_methods li:first-child{ border-top: 0; padding-top: 0; }
.woocommerce-checkout .wc_payment_methods label{
color: var(--iv-text) !important; font-weight: 500; cursor: pointer;
} .woocommerce-checkout input[type="radio"],
.woocommerce-checkout input[type="checkbox"]{
accent-color: var(--iv-accent);
width: 18px; height: 18px; margin-right: 8px;
} .woocommerce-checkout .woocommerce-terms-and-conditions-checkbox-text,
.woocommerce-checkout .widerruf-digital-acknowledgement-checkbox-text{
color: var(--iv-text) !important; line-height: 1.5;
}
.woocommerce-checkout .place-order .form-row{ margin-bottom: 14px; } .woocommerce-checkout #place_order,
.woocommerce-checkout .checkout-button,
.woocommerce-checkout button.checkout-button.alt{
background: var(--iv-accent) !important;
color: var(--iv-accent-ink) !important;
border: 0 !important;
border-radius: 12px !important;
width: 100% !important;
padding: 16px 20px !important;
font-weight: 700 !important;
font-size: 16px !important;
letter-spacing: .01em;
line-height: 1 !important;
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
box-shadow: none !important;
transition: background .18s ease, transform .05s ease;
}
.woocommerce-checkout #place_order:hover,
.woocommerce-checkout .checkout-button:hover{
background: var(--iv-accent-2) !important;
}
.woocommerce-checkout #place_order:active{ transform: translateY(1px); } .woocommerce-checkout #place_order.ppcp-hidden{ display: none !important; } .woocommerce-checkout .woocommerce-form-login__submit,
.woocommerce-checkout .woocommerce-form-coupon button[name="apply_coupon"]{
background: var(--iv-accent) !important;
color: var(--iv-accent-ink) !important;
border: 0 !important;
border-radius: 10px !important;
padding: 12px 26px !important;
font-weight: 700 !important;
letter-spacing: .04em;
text-transform: uppercase;
line-height: 1 !important; display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
box-shadow: none !important;
transition: background .18s ease;
}
.woocommerce-checkout .woocommerce-form-login__submit:hover,
.woocommerce-checkout .woocommerce-form-coupon button[name="apply_coupon"]:hover{
background: var(--iv-accent-2) !important;
color: var(--iv-accent-ink) !important;
}   .woocommerce-checkout .woocommerce-form-login,
.woocommerce-checkout .woocommerce-form-coupon{
position: fixed !important;
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%) !important;
z-index: 100000 !important;
width: min(520px, 92vw) !important;
max-width: none !important;
max-height: 88vh;
overflow: auto;
margin: 0 !important;
padding: 28px !important;
background: #10201d !important;
border: 1px solid var(--iv-line) !important;
border-radius: 16px !important;
box-shadow: 0 30px 80px rgba(0,0,0,.55) !important;
}
@media (max-width: 767px){
.woocommerce-checkout .woocommerce-form-login,
.woocommerce-checkout .woocommerce-form-coupon{ padding: 22px 18px !important; }
} .woocommerce-checkout .woocommerce-form-login .form-row > label[for],
.woocommerce-checkout .woocommerce-form-coupon .form-row > label[for]{
position: absolute !important;
width: 1px; height: 1px; overflow: hidden;
clip: rect(0 0 0 0); white-space: nowrap; margin: -1px; padding: 0; border: 0;
} .woocommerce-checkout .woocommerce-form-login,
.woocommerce-checkout .woocommerce-form-coupon,
.woocommerce-checkout .woocommerce-form-login p,
.woocommerce-checkout .woocommerce-form-login label,
.woocommerce-checkout .woocommerce-form-login span,
.woocommerce-checkout .woocommerce-form-coupon p,
.woocommerce-checkout .woocommerce-form-coupon label,
.woocommerce-checkout .woocommerce-form-coupon span{
color: #f3f6f5 !important;
} .woocommerce-checkout .woocommerce-form-login a,
.woocommerce-checkout .woocommerce-form-coupon a{
color: var(--iv-accent) !important;
}
.woocommerce-checkout .woocommerce-form-login a:hover,
.woocommerce-checkout .woocommerce-form-coupon a:hover{
color: var(--iv-accent-2) !important;
} .woocommerce-checkout .woocommerce-form-login,
.woocommerce-checkout .woocommerce-form-coupon,
.woocommerce-checkout .woocommerce-form-login *,
.woocommerce-checkout .woocommerce-form-coupon *{
font-family: Gilroy, -apple-system, "system-ui", "Segoe UI", Roboto,
Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
} #improvr-modal-backdrop{
display: none;
position: fixed; inset: 0;
background: rgba(0,0,0,.65);
z-index: 99999;
}
#improvr-modal-backdrop.is-visible{ display: block; } .woocommerce-checkout .improvr-modal-close{
position: absolute; top: 10px; right: 14px;
width: 34px; height: 34px; padding: 0; margin: 0;
background: transparent !important; border: 0 !important;
color: #fff !important; font-size: 26px !important; line-height: 1 !important;
cursor: pointer; opacity: .7; z-index: 1;
}
.woocommerce-checkout .improvr-modal-close:hover{ opacity: 1; }
.woocommerce-checkout .woocommerce-form-login > p:first-of-type{
color: var(--iv-muted) !important;
font-size: 14px !important;
margin: 0 0 16px !important;
}
.woocommerce-checkout .woocommerce-form-login .lost_password,
.woocommerce-checkout .woocommerce-form-login .woocommerce-form-row--wide{
margin: 12px 0 0 !important;
}
.woocommerce-checkout .woocommerce-form-login .lost_password{ font-size: 14px; } .woocommerce-checkout .woocommerce-form-login-toggle,
.woocommerce-checkout .woocommerce-form-coupon-toggle{ margin: 0 0 4px !important; }
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info{ padding-bottom: 0 !important; } .woocommerce-checkout .woocommerce-form-coupon .form-row{
float: none !important;
display: inline-block !important;
vertical-align: middle !important;
margin: 0 !important;
}
.woocommerce-checkout .woocommerce-form-coupon .form-row-first{
width: 55% !important;
margin-right: 16px !important;
}
.woocommerce-checkout .woocommerce-form-coupon .form-row-last{ width: auto !important; }
.woocommerce-checkout .woocommerce-form-coupon .clear{ display: none !important; }  .woocommerce-checkout .improvr-password-hint{ color: var(--iv-accent) !important; } .woocommerce-checkout .woocommerce-info.wc-notice,
.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info,
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info{
background: transparent !important;
border: 0 !important;
border-radius: 0 !important;
box-shadow: none !important;
padding-top: 4px !important; padding-bottom: 4px !important; margin: 0 0 6px !important;
color: var(--iv-muted) !important;
}
.woocommerce-checkout .woocommerce-info.wc-notice::before{ display: none !important; }
.woocommerce-checkout .woocommerce-info.wc-notice a{ color: var(--iv-accent) !important; } .woocommerce-checkout .woocommerce-form-coupon-toggle::after{ display: none !important; }  .woocommerce-checkout .woocommerce-error{
list-style: none !important;
max-width: 760px;
margin: 0 0 22px !important;
padding: 16px 18px !important;
background: rgba(220,60,60,.08) !important;
border: 1px solid rgba(220,60,60,.45) !important;
border-radius: 12px !important;
color: #ffd9d9 !important;
} @media (min-width: 768px){
.woocommerce-checkout .woocommerce-error{ margin-left: 36px !important; }
}
.woocommerce-checkout .woocommerce-error li{
list-style: none !important;
position: relative;
margin: 4px 0 !important;
padding: 0 0 0 22px !important;
font-size: 14px !important;
line-height: 1.5 !important;
}
.woocommerce-checkout .woocommerce-error li::before{
content: "!";
position: absolute; left: 0; top: 1px;
width: 16px; height: 16px;
font-size: 11px; font-weight: 700; line-height: 16px; text-align: center;
color: #2a0b0b; background: #ff9090; border-radius: 50%;
}
.woocommerce-checkout .woocommerce-error li strong{ color: #fff !important; } .woocommerce-checkout .form-row.woocommerce-invalid input.input-text,
.woocommerce-checkout .form-row.woocommerce-invalid textarea,
.woocommerce-checkout .form-row.woocommerce-invalid select{
border-bottom: 2px solid #dc3232 !important;
}
.woocommerce-checkout .form-row.woocommerce-invalid .select2-selection{
border-bottom: 2px solid #dc3232 !important;
} .woocommerce-checkout .form-row.woocommerce-invalid input[type="checkbox"]{
outline: 2px solid #dc3232; outline-offset: 2px;
} .woocommerce-checkout .form-row.woocommerce-validated input.input-text{
border-bottom-color: rgba(93,233,207,.55) !important;
}  .woocommerce-checkout .wc_payment_methods{
display: flex !important;
gap: 12px !important;
flex-wrap: wrap;
margin: 4px 0 !important;
padding: 0 !important;
}
.woocommerce-checkout .wc_payment_methods li,
.woocommerce-checkout .wc_payment_methods li:first-child{
flex: 1 1 0;
min-width: 150px;
border: 1px solid var(--iv-line) !important;
border-radius: 10px !important;
padding: 14px !important;
margin: 0 !important;
} @media (min-width: 600px){ .woocommerce-checkout #billing_postcode_field{ float: left; width: 48%; clear: left; margin-right: 4%; }
.woocommerce-checkout #billing_city_field{ float: left; width: 48%; clear: none !important; margin-right: 0; }
.woocommerce-checkout #billing_email_field{ clear: both; } .woocommerce-checkout #billing_company_field{ float: left; width: 48%; clear: left; margin-right: 4%; }
.woocommerce-checkout #billing_country_field{ float: left; width: 48%; clear: none !important; margin-right: 0; }
.woocommerce-checkout #billing_address_1_field{ clear: both; } .woocommerce-checkout .b2bking_registration_roles_dropdown_section{ float: left; width: 48%; clear: left; margin-right: 4%; }
.woocommerce-checkout #b2bking_checkout_registration_main_container_fields{ float: left; width: 48%; margin-right: 0; } .woocommerce-checkout .woocommerce-billing-fields > .b2bking_custom_registration_container{ clear: both; float: none; width: 100%; margin-right: 0; }
.woocommerce-checkout .woocommerce-account-fields{ clear: both; }
}  .woocommerce-checkout .uncell.style-color-160966-bg{
padding-top: 26px !important;
padding-bottom: 26px !important;
}
.woocommerce-checkout #payment{ margin-top: 6px !important; } .woocommerce-checkout .woocommerce-message{
list-style: none;
max-width: 760px;
margin: 0 0 18px 36px !important;
padding: 14px 18px !important;
background: rgba(93,233,207,.08) !important;
border: 1px solid rgba(93,233,207,.3) !important;
border-radius: 12px !important;
color: #f3f6f5 !important;
}
@media (max-width: 767px){
.woocommerce-checkout .woocommerce-message{ margin-left: 0 !important; }
.woocommerce-checkout #billing_postcode_field,
.woocommerce-checkout #billing_city_field{ float: none; width: 100%; margin-right: 0; }
} @media (max-width: 991px){
.woocommerce-checkout .form-row-first,
.woocommerce-checkout .form-row-last{
float: none !important; width: 100% !important; margin-right: 0 !important;
}
.woocommerce-checkout .uncell.style-color-160966-bg{ margin-top: 24px; }
}  @media (max-width: 768px) { .woocommerce-billing-fields__field-wrapper {
display: flex !important;
flex-wrap: wrap;
align-items: flex-start !important;
column-gap: 4%;
}
.woocommerce-billing-fields__field-wrapper > .form-row {
width: 100% !important;
flex: 0 0 100%;
float: none !important;
clear: none !important;
margin-right: 0 !important;
box-sizing: border-box;
} #billing_first_name_field,
#billing_last_name_field,
#billing_postcode_field,
#billing_city_field {
width: 48% !important;
flex: 0 0 48%;
}
#billing_first_name_field,
#billing_last_name_field {
margin-top: 0 !important;
} .woocommerce-checkout .form-row {
margin-top: 6px !important;
margin-bottom: 6px !important;
} .woocommerce-checkout .form-row input,
.woocommerce-checkout .form-row select,
.woocommerce-checkout .form-row .select2-container,
.woocommerce-checkout .form-row .select2-selection {
margin-top: 0 !important;
} #b2bking_js_based_invalid_field {
margin: 0 !important;
padding: 0 !important;
} .woocommerce-checkout .create-account {
margin-top: 6px !important;
padding-top: 0 !important;
}
#account_password_field small,
#account_password_field .description {
margin-top: 2px !important;
} .woocommerce-checkout input.input-text,
.woocommerce-checkout select,
.woocommerce-checkout textarea {
box-sizing: border-box;
max-width: 100%;
}
} .woocommerce-checkout input.b2bking_custom_registration_field,
.woocommerce-checkout input.improvr-username-field{
font-size: 16px !important;
line-height: 1.3 !important;
padding: 5px 2px !important;
height: auto !important;
}