.u-topbar-offer {
    background: #000;
    color: #fff;
}

.u-white-border-bg,
.u-white-border-bg-alt {
    background: #fff;
    border-color: #e0e0e0;
}

.u-clickable {
    cursor: pointer;
}

.u-pointer-none {
    pointer-events: none;
}

.u-swiper-reset-transform {
    transform: translate3d(0, 0, 0);
}

.u-hero-slide-size {
    width: 440px;
    margin-right: 10px;
}

.u-img-fill,
.u-img-cover,
.u-img-contain {
    width: 100%;
    height: 100%;
}

.u-img-fill {
    object-fit: fill;
}

.u-img-cover {
    object-fit: cover;
}

.u-img-contain {
    object-fit: contain;
}

.u-rotate-180 {
    transform: rotate(180deg);
}

.u-thumbs-swiper-layout {
    width: 80px;
    height: 100%;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 0;
    padding-bottom: 0;
    order: 1;
}

.u-thumb-slide {
    overflow: hidden;
    border-radius: 4px;
    height: 80px;
    margin-bottom: 10px;
}

.u-rating-stars-offset {
    position: relative;
    bottom: 2px;
}

.u-list-none {
    list-style-type: none;
}

.u-text-muted-4f {
    color: #4f4f4f;
}

.u-text-black {
    color: #000;
}

.u-icon-24 {
    width: 24px;
    height: 24px;
}

.u-text-dark-33 {
    color: #333;
}

.u-m-0 {
    margin: 0;
}

.u-w-47 {
    width: 47%;
}

.u-opacity-1 {
    opacity: 1;
}

.u-separator-offset-lg {
    margin: 0 0 24px -16px;
}

.u-separator-offset-sm {
    margin: 0 0 16px -16px;
}

.u-paypal-theme {
    --paypalBackground: #FFC438;
    --paypalHover: #FFD87A;
    --paypalShadow: #DBA72D;
    --paypalShadowHover: #E1B64F;
    --paypalTextColor: #333333;
}

.u-flex-column {
    display: flex;
    flex-direction: column;
}

.u-order-3 {
    order: 3;
}

.u-order-1 {
    order: 1;
}

.u-field-half-gap,
.u-field-half-last,
.u-field-full-transparent {
    background-color: transparent;
}

.u-field-half-gap {
    width: calc(50% - 6px);
    margin-right: 12px;
}

.u-field-half-last {
    width: calc(50% - 6px);
    margin-right: 0;
}

.u-field-full-transparent {
    width: 100%;
    margin-right: 0;
}

.u-w-full {
    width: 100%;
}

.u-card-fields-open {
    overflow: visible;
    max-height: 216px;
}

.u-slide-open {
    overflow: hidden;
    max-height: 1000px;
}

.u-collapsed-hidden {
    overflow: hidden;
    max-height: 0;
}

.u-hidden {
    display: none !important;
}

.u-lock-icon-bg {
    width: 16px;
    height: 16px;
    background-size: contain;
    background-image: url("https://get-fizzclean.dealshopa.com/wp-content/themes/commercecore-ecom/templates/checkout-pages/V4/js/dist/assets/lock-3-da157dd9.svg");
}

.u-question-icon-bg {
    background-image: url("https://get-fizzclean.dealshopa.com/wp-content/uploads/mingcute_question-line-1.svg");
}

.u-paypal-mark {
    max-width: 90px;
    margin-left: auto;
    height: 24px;
}

.u-browser-icon-bg {
    background-image: url("/assets/images/checkout/browser.svg");
    margin: 0 auto 16px;
}

.u-mt-16 {
    margin-top: 16px;
}

.u-encrypted-lock-bg {
    background-image: url("https://get-fizzclean.dealshopa.com/wp-content/themes/commercecore-ecom/templates/checkout-pages/V4/js/dist/assets/encryptedLock-90f25b56.svg");
}

.u-payment-icons-row {
    margin: 16px auto 24px;
    overflow: hidden;
}

.u-payment-icons-row .splide__track {
    overflow: hidden;
}

.u-payment-icons-row .splide__list {
    align-items: center;
    display: flex;
}

.u-payment-icons-row .splide__slide {
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    justify-content: center;
    width: auto !important;
}

.u-payment-icon {
    height: 26px;
}

@media (max-width: 767.98px) {
    .u-payment-icons-row {
        width: 100%;
    }
}

.u-summary-product-card {
    display: flex;
    padding: 16px;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
    border-radius: 6px;
    border: 1px solid #e0e0e0;
    background: #f5f5f5;
    margin-bottom: 24px;
}

.u-summary-product-image-box {
    width: 64px;
    height: 64px;
    aspect-ratio: 1 / 1;
    flex-shrink: 0;
}

.u-summary-title-text {
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    margin: 0 0 4px;
}

.u-summary-subtitle-text {
    color: #3c3c3c;
    font-family: Roboto, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    margin: 0;
}

.u-flex-between-center {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.u-mr-8 {
    margin-right: 8px;
}

.u-my-16 {
    margin: 16px 0;
}
.u-mt-0{
    margin-top: 0;
}

.u-h-64 {
    height: 64px;
}

.u-size-64 {
    width: 64px;
    height: 64px;
}

.u-check-icon-bg {
    background-image: url("/assets/images/checkout/check.svg");
}

.u-mt-16-only {
    margin: 16px 0 0;
}

.u-mb-0 {
    margin-bottom: 0;
}

.u-mr-4 {
    margin-right: 4px;
}

.u-summary-section-gap {
    margin: 24px 0 16px;
}

.swiper-button-next, .swiper-button-prev{
    outline: none;
    border: none;
}
.warranty__check span{
    width: 8px;
}

.journeyProtection__checkbox {
    margin-top: 10px;
}

.input .styledLabel--active {
    top: 8px;
    font-size: 12px;
    line-height: 16px;
}

.input--customSelect {
    width: 100%;
}

.input--customSelect .select2-container {
    width: 100% !important;
    height: 52px;
}

.input--customSelect .select2-container .select2-selection--single {
    display: flex;
    align-items: flex-end;
    width: 100%;
    height: 43px;
    border: 0;
    border-radius: 4px;
    background-color: transparent;
    padding: 0 38px 8px 0px;
    outline: none;
}

.input--customSelect .select2-container--default .select2-selection--single .select2-selection__rendered {
    width: 100%;
    padding: 0;
    color: #333;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.input--customSelect .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 36px;
    height: 43px;
    top: 0;
    right: 0;
}

.input--customSelect .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-top-color: #828282;
}

.select2-container--default .select2-dropdown {
    border-color: #e0e0e0;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
    top: -9px;
    width: calc(100% + 24px) !important;
    left: -12px;
}

.input > .select2-container--open {
    left: 0 !important;
    width: 100% !important;
}

.input > .select2-container--open .select2-dropdown {
    width: 100% !important;
    left: 0;
}

.select2-container--default .select2-results__option {
    padding: 8px 12px;
    color: #333;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
.select2-container--default .select2-results__option--selected {
    background-color: #f0f5ff;
    color: #333;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #e0e0e0;
    border-radius: 4px;
    outline: none;
    font-family: Roboto, sans-serif;
}

.phoneField__container {
    width: 100%;
    margin-right: 0;
    background-color: transparent;
}

.phoneField {
    display: flex;
    width: 100%;
    min-height: 52px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    background-color: #fff;
    overflow: visible;
    position: relative;
}

.phoneField:focus-within {
    border-color: #3362ab;
}

.input.checkout-field--valid,
.phoneField.checkout-field--valid {
    border-color: #1f9d55 !important;
}

.input.checkout-field--invalid,
.phoneField.checkout-field--invalid {
    border-color: #ea2b00 !important;
}

.input.checkout-field--valid .select2-container--default .select2-selection--single,
.input.checkout-field--invalid .select2-container--default .select2-selection--single {
    border-color: inherit;
}

.phoneField__input {
    height: 52px;
    border: 0;
    outline: 0;
    background-color: transparent;
    color: #333;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.phoneField__dropdown {
    position: relative;
    flex: 0 0 112px;
    border-right: 1px solid #e0e0e0;
    z-index: 5;
}

.phoneField__trigger,
.phoneField__option {
    border: 0;
    background-color: transparent;
    color: #333;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
}

.phoneField__trigger {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
    height: 52px;
    padding: 0 28px 0 12px;
    position: relative;
}

.phoneField__trigger::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #828282;
    position: absolute;
    right: 12px;
    top: calc(50% - 2px);
}

.phoneField__dropdown--open .phoneField__trigger::after {
    transform: rotate(180deg);
}

.phoneField__flag {
    width: 22px;
    height: 16px;
    object-fit: cover;
    border-radius: 2px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
    flex-shrink: 0;
}

.phoneField__menu {
    display: none;
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    width: 220px;
    padding: 4px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

.phoneField__dropdown--open .phoneField__menu {
    display: block;
}

.phoneField__option {
    display: grid;
    grid-template-columns: 22px 1fr max-content;
    align-items: center;
    gap: 8px;
    width: 100%;
    padding: 8px;
    border-radius: 4px;
    text-align: left;
}

.phoneField__option:hover,
.phoneField__option[aria-selected="true"] {
    background-color: #f0f5ff;
}

.phoneField__optionCode {
    color: #828282;
}

.phoneField__input {
    flex: 1 1 auto;
    min-width: 0;
    padding: 0 12px;
}

.phoneField__input::placeholder {
    color: #828282;
    opacity: 1;
}

@media screen and (max-width: 360px) {
    .phoneField__dropdown {
        flex-basis: 96px;
    }

    .phoneField__trigger {
        padding-left: 8px;
        padding-right: 22px;
    }
}

input.productPackages_v2__button {
    flex-shrink: 0;
    padding: 0;
    cursor: pointer;
    accent-color: #3362ab;
    appearance: auto;
}

input.productPackages_v2__button::before {
    display: none;
}

input.accordionContainer__button {
    flex-shrink: 0;
    padding: 0;
    cursor: pointer;
    accent-color: #3362ab;
    appearance: auto;
}

input.accordionContainer__button::before {
    display: none;
}

.accordionContainer__heading {
    cursor: pointer;
}

.productPackages_v2__container{
    cursor: pointer;
}
.orderOverviewDrawerV3{
    padding: 0;
}
.u-flex-between-center{
    padding: 16px;
}
/*
.orderOverviewDrawerV3__content__show{
    padding: 0 16px 16px 16px;
}
*/
