
html,
body {
    background-color: #f1f1f1;
    box-sizing: border-box;
    margin: 0px !important;
    padding: 0px !important;
    width: 100%;
    min-height: 100%;
    overflow-x: hidden;
}

:root {
    --load-up-green: hsla(88, 53%, 53%, 1);
    --load-up-blue-darker: #3f75a1;
    --load-up-blue: #5299d3;
    --load-up-blue-light: #90cdf4;
    --load-up-blue-lighter: #ebf8ff;
    --load-up-grey: #919191;
    --shadow-black: #111111;
    --drop-shadow: drop-shadow(3px 3px 8px var(--shadow-black, #111111));
    --icon-grey: #343a40;
    --load-up-dark0: #000000;
    --load-up-dark1: #3f4242;
    --load-up-dark2: #3b3f3f;
    --load-up-dark3: #595959;
    --load-up-dark4: #88888f;
    --load-up-dark5: #919191;
    --load-up-dark-green: #34590a;
    --load-up-dark-green1: #21300b;
    --load-up-green0: #7bae42;
    --load-up-green1: #8cc44f;
    --load-up-green2: #8ac646;
    --load-up-green3: #9cd156;
    --load-up-green4: #bde794;
    --load-up-light0: #e8e8e8;
    --load-up-light1: #eaeaea;
    --load-up-light2: #f2f2f2;
    --load-up-light3: #ffffff;
    --load-up-red0: #dc2e48;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
span {
    margin-bottom: 0;
}

html {
    font-family: 'LoadUp Pro', sans-serif;
}

.box-shadow {
    box-shadow: 0px -1px 5px -1px #a6a6a6;
}

.right {
    text-align: right;
}

.earnable-points {
    color: var(--load-up-green);
    font-size: 1.1em;
}

@media (min-width: 768px) {
    .pricing {
        position: fixed;
        top: 6em;
        max-width: 360px;
        width: 100%;
        z-index: 2;
        background: #f1f1f1;
    }

    .pricingBody {
        overflow-y: auto;
        overflow-x: hidden;
        max-height: 45vh;
    }
}

@media (max-width: 767px) {
    .DayPicker {
        width: 300px !important;
    }

    .bootstrap .btn-group-vertical {
        width: 100%;
    }

    body .bootstrap .btn-group-vertical .btn {
        font-size: 1em !important;
    }

    .ReactTable .rt-tbody .rt-td {
        font-size: 12px !important;
        padding: 5px !important;
    }

    .mobileMargin {
        margin-bottom: 1em;
    }

    .mobileCenter {
        text-align: center !important;
    }

    body .bootstrap .mobileCenter .mx-1 {
        margin-bottom: 0 !important;
    }
}

#root {
    animation: none;
    animation-delay: 0;
    animation-direction: normal;
    animation-duration: 0;
    animation-fill-mode: none;
    animation-iteration-count: 1;
    animation-name: none;
    animation-play-state: running;
    animation-timing-function: ease;
    backface-visibility: visible;
    background: 0;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border: 0;
    border-style: none;
    border-width: medium;
    border-color: inherit;
    border-bottom: 0;
    border-bottom-color: inherit;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-collapse: separate;
    border-image: none;
    border-left: 0;
    border-left-color: inherit;
    border-left-style: none;
    border-left-width: medium;
    border-radius: 0;
    border-right: 0;
    border-right-color: inherit;
    border-right-style: none;
    border-right-width: medium;
    border-spacing: 0;
    border-top: 0;
    border-top-color: inherit;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: none;
    border-top-width: medium;
    bottom: auto;
    box-shadow: none;
    box-sizing: content-box;
    caption-side: top;
    clear: none;
    clip: auto;
    color: inherit;
    columns: auto;
    column-count: auto;
    column-fill: balance;
    column-gap: normal;
    column-rule: medium none currentColor;
    column-rule-color: currentColor;
    column-rule-style: none;
    column-rule-width: none;
    column-span: 1;
    column-width: auto;
    content: normal;
    counter-increment: none;
    counter-reset: none;
    cursor: auto;
    direction: ltr;
    display: inline;
    empty-cells: show;
    float: none;
    font: normal;
    font-family: inherit;
    font-size: medium;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    hyphens: none;
    left: auto;
    letter-spacing: normal;
    line-height: normal;
    list-style: none;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    margin: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    opacity: 1;
    orphans: 0;
    outline: 0;
    outline-color: invert;
    outline-style: none;
    outline-width: medium;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    padding: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: auto;
    perspective: none;
    perspective-origin: 50% 50%;
    position: static;
    /* May need to alter quotes for different locales (e.g fr) */
    quotes: '“' '”' '‘' '’';
    right: auto;
    tab-size: 8;
    table-layout: auto;
    text-align: inherit;
    text-align-last: auto;
    text-decoration: none;
    text-decoration-color: inherit;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    top: auto;
    transform: none;
    transform-style: flat;
    transition: none;
    transition-delay: 0s;
    transition-duration: 0s;
    transition-property: none;
    transition-timing-function: ease;
    unicode-bidi: normal;
    vertical-align: baseline;
    visibility: visible;
    white-space: normal;
    widows: 0;
    width: auto;
    word-spacing: normal;
    z-index: auto;
    /* basic modern patch */
    all: initial;
    all: unset;
}

/*Common Styles For All Components*/
html {
    font-size: 62.5%;
}

html,
body {
    background-color: #f7f8f9;
    box-sizing: border-box;
    margin: 0 !important;
    padding: 0 !important;
    min-height: 100%;
    min-width: 100%;
    overflow-x: hidden;
}

body {
    background-color: #f7f8f9;
    font-size: 1.6rem;
    line-height: 1.625;
}

.row {
    margin-right: 0;
    margin-left: 0;
}

.css-7zmlgr {
    width: 100% !important;
}

/* CDP, MDP Wordpress override */
#root.order-form h4 {
    margin: unset;
}

#root.order-form {
    display: inline-block;
    height: 100%;
    width: 100%;
}

h1,
h2,
h3,
h4,
h6,
p,
a,
span {
    margin: 0;
}

h5 {
    margin: 0 !important;
    font-weight: 600 !important;
    font-size: 1.2rem !important;
    color: #6c7587 !important;
}

h6 {
    font-size: 1.1rem !important;
    font-weight: 600 !important;
}

h4 {
    color: #3f4242;
    font-size: 1.8rem !important;
    margin: 0 0 10px;
    line-height: 2.8rem !important;
}

input[type='text'],
input[type='number'],
input {
    font-size: 16px;
}

select {
    font-weight: 500;
}

label {
    font-weight: 600;
    font-size: 1.2rem;
    color: #919191;
    display: block;
    width: 100%;
    margin-top: 20px;
}

.zip-code-wall-icon-group {
    display: grid;
    gap: 2rem;
    grid-auto-flow: column;
}

.zip-code-wall-icon {
    align-items: center;
    display: flex;
    justify-content: baseline;
}

.zip-code-wall-icon__image {
    transform: scale(0.4);
}

.zip-code-wall-icon__label {
    color: rgb(32, 65, 66);
    font-size: 1.8rem;
}

.zip-code-wall-mobile-icon__container {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.zip-code-wall-mobile-icon__top-level {
    display: grid;
    grid-auto-flow: column;
    grid-gap: 1rem;
}

.zip-code-wall-mobile-icon__bottom-level {
    align-items: center;
    display: flex;
    justify-content: center;
}

.zip-code-wall-mobile-icon {
    align-items: center;
    display: flex;
    justify-content: baseline;
    margin: auto;
}

.zip-code-wall-mobile-icon__image {
    transform: scale(0.35);
}

.zip-code-wall-mobile-icon__label {
    color: rgb(32, 65, 66);
    font-size: 1.5rem;
}

.subtext {
    font-size: 1.2rem !important;
    line-height: 1.2rem !important;
    font-weight: 200 !important;
    display: inline-block;
}

.horizontal-site-spacing {
    max-width: 900px;
    margin: 0 auto;
    padding-top: 1rem;
    padding-bottom: 5rem;
}

.sticky-container {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
}

.position-fixed {
    position: fixed;
    max-width: 250px;
}

.fixed-card {
    box-shadow: 1px 3px 10px 0px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    width: 100%;
    padding: 10px 20px 20px;
    background-color: #fff;
    border-bottom: 4px solid #969c90;
}

.btn-success {
    background: #8ac646;
    color: #fff;
    -webkit-text-fill-color: white;
    -webkit-opacity: 1;
    opacity: 1;
    border-radius: 30px;
    border: none;
    margin-top: 20px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 25px !important;
    font-size: 1.5rem !important;
    max-height: 55px;
}

.btn-outline {
    background: transparent;
    border: 1px solid #8ac646;
    color: #8ac646;
    -webkit-text-fill-color: #8ac646;
    -webkit-opacity: 1;
    opacity: 1;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1.6rem;
    padding: 8px;
    opacity: 1;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active {
    background: #ffffff;
}

.btn {
    opacity: 1;
}

.btn:active,
.btn:hover,
.btn:focus {
    opacity: 0.9;
}

.btn:disabled {
    color: #fff;
    background-color: #8ac646;
    border-color: #8ac646;
    opacity: 0.65 !important;
    -webkit-text-fill-color: white;
    -webkit-opacity: 1;
    opacity: 1;
}

.entry-content p.text-danger,
.text-danger {
    color: #dc2e48;
    font-weight: 700;
    letter-spacing: normal;
    font-size: 0.813em;
    line-height: inherit;
    clear: both;
}

.border {
    border: 1px solid transparent;
}

.border-danger {
    border: 1px solid #dc2e48;
}

.border-success {
    border: 1px solid #8ac646;
}

.accordionCard {
    border-radius: 3px;
    margin: 20px 0 !important;
    width: 100%;
    padding: 0 20px !important;
    background-color: #ffffff !important;
}

.accordionCard .h4 {
    font-weight: 600 !important;
}

.accordionCardActive {
    -webkit-box-shadow: 1px 3px 10px 0px rgba(0, 0, 0, 0.25) !important;
    -moz-box-shadow: 1px 3px 10px 0px rgba(0, 0, 0, 0.25) !important;
    box-shadow: 1px 3px 10px 0px rgba(0, 0, 0, 0.25) !important;
    opacity: 1;
}

.accordionCardDisabled {
    box-shadow: none !important;
    opacity: 0.65;
    margin: 0 auto !important;
}

.accordionCardHeader {
    display: flex;
    align-items: center;
}

.interiorCard {
    width: 100%;
    background: rgba(253, 253, 253, 0.9);
    border: 1px solid transparent;
    border-radius: 2px;
    margin: 5px auto;
    padding: 5px;
    opacity: 0.75;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
}

.interiorCard:hover {
    opacity: 1;
    background: #fefefe;
    box-shadow: #fefefe 0 3px 3px 0;
    border: 1px solid #ccc;
}

.interiorCardActive {
    border: 1px solid #8ac646 !important;
    background: #fefefe !important;
    opacity: 1;
    box-shadow: none !important;
}

.interiorCardActive:hover {
    box-shadow: #f0f0f0 0 3px 3px 0 !important;
}

@keyframes blink {
    50% {
        border-color: #7bae42;
    }
}

.blink-borders {
    /*or other element you want*/
    animation-delay: 0.2s;
    animation-name: blink;
    animation-duration: 0.3s;
    animation-timing-function: step-end;
    animation-iteration-count: 2;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
}

.box-shadow {
    box-shadow: 0px -1px 5px -1px #a6a6a6;
}

.invalid-error,
.invalid-feedback {
    width: 100%;
    margin-top: 0.25rem;
    font-size: 1.2rem;
    color: #dc2e48;
    font-weight: 600;
}

.text-success {
    color: #8ac646;
}

.content .entry-content h1.text-success,
.content .entry-content h2.text-success,
.content .entry-content h3.text-success,
.content .entry-content h4.text-success,
.content .entry-content h5.text-success,
.content .entry-content h6.text-success,
.content .entry-content p.text-success {
    color: #8ac646;
}

.bg-success {
    background: #8ac646;
}

.text-white {
    color: #fff;
    -webkit-text-fill-color: #fff;
    -webkit-opacity: 1;
    opacity: 1;
}

.content .entry-content h1.text-white,
.content .entry-content h2.text-white,
.content .entry-content h3.text-white,
.content .entry-content h4.text-white,
.content .entry-content h5.text-white,
.content .entry-content h6.text-white,
.content .entry-content p.text-white {
    color: #fff;
}

.underline-text {
    border-bottom: solid 1px;
    display: inline;
    padding-bottom: 1px;
}

.ReactTable {
    width: 100%;
}

.ReactTable {
    border-radius: 0px;
}

.ReactTable .rt-thead.-header {
    box-shadow: none !important;
    border-bottom: 1px solid #ddd;
}

.ReactTable .rt-th {
    padding: 12px !important;
    font-size: 16px !important;
}

.ReactTable .rt-tbody .rt-td {
    font-size: 14px !important;
    padding: 10px !important;
}

.ReactTable .rt-tr-group:nth-child(odd) {
    background: #fafafa;
}

.baseStripe {
    height: 40px;
    font-size: 14px;
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
    box-sizing: border-box;
    flex: 0 0 auto;
    padding: 12px 0.5rem 4px;
    border: 1px solid #dddddd;
    color: #000;
}

.baseStripeFocus {
    border: 1px solid #3f4242;
    outline: none;
}

.baseStripeError {
    border: 1px solid #dc2e48;
}

.datepicker-container > div {
    align-items: center;
    display: flex !important;
    justify-content: center;
    padding: 0.8rem 0.3rem;
}

/**
 * Font-size workaround from https://github.com/Hacker0x01/react-datepicker/issues/624#issuecomment-261696513
 **/
.datepicker-container .react-datepicker {
    font-size: 0.8em;
    width: 100%;
}

.react-datepicker__header {
    width: 100%;
    padding-top: 0.8em;
}

.react-datepicker__month {
    width: 100%;
    margin: 0.4em;
}

.react-datepicker__month-container {
    width: 100%;
}

.react-datepicker__day-name,
.react-datepicker__day {
    width: 100%;
    line-height: 1.9em;
    margin: 0.166em;
}

.react-datepicker__navigation {
    line-height: 1.7em;
    border: 0.45em solid transparent;
}

.react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker-year-header {
    width: 100%;
    font-size: 1.25rem;
}

.react-datepicker__day--in-range,
.react-datepicker__day--in-selecting-range,
.react-datepicker__day--selected,
.react-datepicker__month-text--in-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__month-text--selected,
.react-datepicker__quarter-text--in-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__quarter-text--selected,
.react-datepicker__year-text--in-range,
.react-datepicker__year-text--in-selecting-range,
.react-datepicker__year-text--selected {
    background-color: #6ca031 !important;
}

.react-datepicker__day,
.react-datepicker__day-name,
.react-datepicker__time-name {
    display: inline-block;
    width: 1.7rem;
    line-height: 1.7rem;
    text-align: center;
    margin: 0.166rem;
}

.react-datepicker__day,
.react-datepicker__day-name {
    width: 1.9em;
    line-height: 1.9em;
    margin: 0.166em;
}

/* fix from https://github.com/Hacker0x01/react-datepicker/issues/3028 */
.react-datepicker__navigation {
    overflow: inherit;
}

.react-datepicker__navigation-icon {
    width: 100%;
}

.react-datepicker__navigation-icon--previous::before {
    left: 10px;
}

.react-datepicker__navigation-icon--next::before {
    right: 10px;
    left: auto;
}

/*Matching the theme styles. And Overwriting them*/
h2.sub_title {
    text-align: center;
    font-weight: 300;
    font-size: 22px;
    margin-top: -14px;
    padding: 0 30px;
}

p,
.entry-content p {
    color: #3f4242;
    font-size: 1.3rem;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 18px;
}

.entry-content ul .DayPicker_weekHeader_li {
    margin: 0;
    font-size: 1.2em;
    letter-spacing: 0;
}

.entry-title {
    font-weight: 900;
    letter-spacing: -0.3px;
    text-align: center;
    font-size: 51px;
    margin-top: 40px;
    padding: 0 30px;
}

.MuiExpansionPanelSummary-root-31,
.MuiExpansionPanelDetails-root-59 {
    padding: 0 0.5rem !important;
}

@media (max-width: 767px) {
    .accordionCard {
        padding: 0 !important;
    }

    .DateInput_input__focused,
    .DateInput_input {
        width: 100%;
    }
}

@media only screen and (max-width: 479px) {
    .content .page h1.entry-title {
        margin-top: 65px;
    }
}

.new-order-summary {
    max-width: 270px;
    align-items: center;
    display: flex;
    flex-direction: column;
    position: fixed;
    margin-left: 1em;
}

.service-day-guarantee-container {
    cursor: pointer;
    margin-top: 2em;
}

.service-day-guarantee-button {
    width: 160px;
}

@media (max-width: 767px) {
    .service-day-guarantee-container {
        margin-top: 0;
        padding-bottom: 1rem;
        width: 100%;
        display: flex;
        justify-content: center;
    }
}

/**
 * Searchable Autocomplete
 */

.searchable-autocomplete-input input {
    width: 100% !important;
}

.searchable-autocomplete__control::before {
    height: 22px;
    padding: 0 5px 0 7px;
    margin-right: 7px;
    border-right: 1.5px solid #cccccc;
    margin-top: 2px;
}

.searchable-autocomplete__value-container {
    padding: 2px 0;
}

/**
 * ZipCodeWall
 */
.interstitial-wall-single-card {
    max-width: 400px;
    margin: 0 auto 10px;
    border: none;
    border-radius: 4px;
    padding: 30px 20px;
    background: transparent;
    box-shadow: none;
    flex: 1 1 auto;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
}

.interstitial-wall-single-card input {
    text-align: center;
}

.interstitial-wall-single-card input:focus,
.single-card input:active {
    border: 1px solid #bbb;
}

.interstitial-wall-sub-title {
    font-size: 1.8rem !important;
    max-width: 400px;
    font-weight: 300;
    margin: 10px auto 0 !important;
}

.interstitial-wall-link {
    color: #8ac646;
    border-bottom: 1px solid #8ac646;
    padding-bottom: 2px;
    -webkit-text-fill-color: #8ac646;
    -webkit-opacity: 1;
    opacity: 1;
}

.interstitial-wall-link:hover {
    text-decoration: none;
    opacity: 0.75;
}

.interstitial-wall-one-tree-container {
    margin-top: 5rem;
}

.zip-code-wall-one-tree-long__icon {
    width: 130px;
}

/**
 * NewOrder
 */
.new-order-badges {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

/**
 * LeftIconButton
 */
.left-icon-btn-success {
    background: #8ac646;
    color: #fff;
    -webkit-text-fill-color: white;
    -webkit-opacity: 1;
    opacity: 1;
    border-radius: 30px;
    border: none;
    margin-top: 20px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 14px 50px !important;
    font-size: 2rem !important;
    max-height: 55px;
}

.left-icon-btn-icon {
    margin-right: 10px;
}

/**
 * InterstitialModal
 */
.interstitial-modal {
    max-width: 600px;
    padding: 1.3rem 2.1rem;
}

.interstitial-modal-container {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 1rem 4rem;
}

h1.interstitial-modal-title {
    margin-bottom: 1.5rem !important;
}

.interstitial-modal-title {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 3rem;
    text-align: center;
}

.interstitial-modal-image {
    flex: 1;
    max-width: 8rem;
}

.interstitial-modal-smaller-image {
    flex: 1;
    max-width: 4.5rem;
}

.interstitial-modal-large-wrench {
    padding-right: 2rem;
    padding-bottom: 0;
}

.interstitial-modal-combo-icons {
    position: relative;
    top: -0.8rem;
    margin-bottom: -1rem;
}

.interstitial-modal-combo-icons img {
    padding-top: 1.2rem;
    max-width: 4rem;
}

.interstitial-modal-combo-icons i:first-of-type {
    position: relative;
    top: -2.5rem;
}

.interstitial-modal-combo-icons i:last-child {
    position: relative;
    top: -1.2rem;
    left: -0.8rem;
}

.interstitial-modal-bag-image {
    filter: brightness(0);
    padding-right: 1rem;
}

.interstitial-modal-card {
    background-color: white;
    border: 2px solid #d8d8d8;
    box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.25);
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    padding: 1rem 3rem;
    margin: 0.3rem 0.6rem;
    height: 10rem;
    width: 100%;
}

.interstitial-modal-card:hover,
.interstitial-modal-card:active,
.interstitial-modal-card:focus {
    background-color: #eee;
}

.interstitial-modal-header-group {
    padding: 0 3.8rem 0 3.8rem;
    flex: 5;
}

.interstitial-modal-card:last-of-type .interstitial-modal-header-group {
    padding: 0 3rem 0 3rem;
}

.interstitial-modal-title {
    font-size: 2rem;
    margin-bottom: 0rem !important;
    text-align: left;
    line-height: 2.5rem;
}

.interstitial-modal-header {
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 2rem;
    margin-bottom: 0.2rem;
    max-width: 29rem;
}

.interstitial-modal-subheader {
    color: #5b8b25;
    font-size: 1.4rem !important;
    font-weight: normal;
    line-height: 2rem !important;
}

@media screen and (max-width: 748px) {
    .interstitial-modal-image {
        padding: 0.8rem;
        width: 3rem !important;
    }

    .interstitial-modal-card {
        flex-direction: column;
        padding: 0.3rem 0.8rem;
        margin: 0.8rem 0;
        height: 17rem;
    }

    .interstitial-modal-combo-icons {
        padding: 1.2rem 0 0.3rem;
    }

    .interstitial-modal-image {
        padding: 1.2rem 0;
    }

    .interstitial-modal-header-group {
        padding: 0 0.8rem 0 0.8rem !important;
        flex: 4;
    }

    .interstitial-modal-header {
        font-size: 1.4rem !important;
    }

    .interstitial-modal-subheader {
        font-size: 1.2rem !important;
    }

    .interstitial-modal-large-wrench {
        padding-top: 1.2rem;
        padding-right: 0;
        padding-bottom: 1.8rem;
    }
}

@media screen and (max-width: 374px) {
    .interstitial-modal-modal {
        top: 2vh;
        max-height: 90vh;
    }

    .interstitial-modal-container {
        margin: 0rem 1rem;
    }

    .interstitial-modal-header {
        padding-top: 0.4rem;
        line-height: 1.8rem;
    }

    .interstitial-modal-card {
        margin: 0.5rem 0rem;
        height: 14rem;
        text-align: center;
    }

    .interstitial-modal-image {
        padding: 1.2rem 0;
    }

    [data-css='green-arrow-7a3d31de'] {
        display: none !important;
    }

    .interstitial-modal-combo-icons img {
        max-width: 2.5rem;
        padding-top: 1.2rem;
    }

    .interstitial-modal-combo-icons i:first-of-type {
        position: relative;
        top: -1.5rem;
    }

    .interstitial-modal-combo-icons i:last-of-type {
        position: relative;
        top: -1rem;
    }

    h2.interstitial-modal-title {
        text-align: center !important;
        font-size: 1.8rem;
    }
}

@media screen and (min-width: 375px) and (max-width: 424px) {
    .interstitial-modal-modal {
        top: 2vh;
        max-height: 90vh;
    }

    .interstitial-modal-container {
        margin: 0rem 1rem;
    }

    .interstitial-modal-header {
        padding-top: 0.4rem;
        line-height: 1.8rem;
    }

    .interstitial-modal-card {
        margin: 0.5rem 0rem;
        height: 14rem;
        text-align: center;
    }

    [data-css='green-arrow-7a3d31de'] {
        display: none !important;
    }

    .interstitial-modal-combo-icons img {
        max-width: 2.5rem;
        padding-top: 1.2rem;
    }

    .interstitial-modal-combo-icons i:first-of-type {
        position: relative;
        top: -1.5rem;
    }

    .interstitial-modal-combo-icons i:last-of-type {
        position: relative;
        top: -1rem;
    }

    h2.interstitial-modal-title {
        text-align: center !important;
        font-size: 1.8rem;
    }
}

@media screen and (max-width: 349px) {
    .interstitial-modal-title:last-of-type {
        font-size: 1.9rem;
    }
}

/**
 * CenteredModal
 */
.centered-modal-custom-overlay {
    align-items: flex-start;
    background: rgba(0, 0, 0, 0.2);
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 20000;
}

.service-day-guarantee-ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 10px;
}

.centered-modal-custom-modal {
    background: white;
    padding: 2.3rem 2.5rem;
    position: relative;
    max-width: 700px;
    width: 80vw;
    top: 8vh;
    border-radius: 0.5rem;
    max-height: 80vh;
    overflow-y: auto;
}

.centered-modal-close-button {
    background: white;
    border: none;
    float: right;
    font-size: 2rem;
    height: 3rem;
    margin: -1.2rem -1.4rem;
    width: 3rem;
    cursor: pointer;
}

.centered-modal-close-button:hover {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    border-radius: 9999px;
}

@media screen and (max-width: 768px) {
    .centered-modal-custom-modal {
        overflow-y: scroll;
    }
}

/**
 * PaypalButtons
 */
.paypal-buttons {
    align-items: center;
    align-self: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 1em auto 0 auto;
    width: 100%;
    z-index: 0;
}

@media screen and (max-width: 768px) {
    .paypal-buttons {
        width: 100%;
    }
}

/**
 * SaveSessionButton
 */
#retail-order-form .save-draft-btn {
    align-items: center;
    background: transparent;
    border: 1px solid #222;
    color: #222;
    display: flex;
    justify-content: center;
    margin: 1.6rem auto 0;
    padding: 1rem 1.6rem;
    cursor: pointer;
}

#retail-order-form .save-draft-btn:hover {
    background-color: #aeaeae;
}

/**
 * OptInSwitch
 */
.opt-in-toggle-btn {
    background: transparent;
    border: 1px solid #8ac646;
    color: #8ac646;
    -webkit-text-fill-color: #8ac646;
    -webkit-opacity: 1;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1.2rem;
    padding: 8px;
    opacity: 0.75;
}

.opt-in-toggle-btn:hover,
.opt-in-toggle-btn:active,
.opt-in-toggle-btn:focus {
    opacity: 1;
    outline: none;
}

.opt-in-toggle-btn-success {
    opacity: 1;
    background: #8ac646;
    color: #ffffff;
    -webkit-text-fill-color: #fff;
}

/**
 * CheckboxInput
 */
.retail-check-box {
    margin: 30px auto 0;
}

.retail-check-box .retail-check-area {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    border: 1px solid #919191;
    border-radius: 2px;
    cursor: pointer;
    height: 20px;
    width: 20px;
}

.retail-check-box .retail-check-area svg {
    stroke: #ffffff;
    margin-bottom: 9px;
}

.retail-check-box label {
    display: inline;
    margin-top: 0;
}

/**
 * DisassemblyCounter Row
 */
.disassembly-counter-item-row {
    border-bottom: 1px solid #e8e8e8;
    padding: 10px;
}

.disassembly-counter-label {
    text-transform: uppercase;
    font-size: 1.3rem !important;
    font-weight: 900 !important;
    line-height: 1.6rem !important;
    letter-spacing: 0.3px;
    margin-bottom: 10px !important;
}

.disassembly-counter-sub-text {
    font-size: 1.5rem !important;
    line-height: 1.5rem !important;
}

.disassembly-counter-img {
    max-width: 50px;
    max-height: 50px;
    object-fit: contain;
    width: 100%;
    height: 100%;
}

/**
 * Disassembly ItemCounterButton
 */
.disassembly-item-counter-btn {
    width: 30px;
    height: 30px;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: 1px solid #8ac646;
}

.disassembly-item-counter-btn svg {
    max-width: 10px;
    max-height: 10px;
    object-fit: contain;
    width: 100vw;
    height: 100vh;
    fill: #595959;
    -webkit-text-fill-color: #595959;
    -webkit-opacity: 1;
    opacity: 1;
}

.disassembly-item-counter-btn:hover,
.disassembly-item-counter-btn:focus,
.disassembly-item-counter-btn:active {
    background: #fff;
}

.disassembly-item-counter-btn:hover svg,
.disassembly-item-counter-btn:focus svg,
.disassembly-item-counter-btn:active svg {
    fill: #000;
}

/**
 * Pickup ItemCounterButton
 */
.pickup-item-counter-btn {
    width: 30px;
    height: 30px;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: 1px solid #8ac646;
}

.pickup-item-counter-btn svg {
    max-width: 10px;
    max-height: 10px;
    object-fit: contain;
    width: 100vw;
    height: 100vh;
    fill: #595959;
    -webkit-text-fill-color: #595959;
    -webkit-opacity: 1;
    opacity: 1;
    color: #595959;
}

.pickup-item-counter-btn:hover,
.pickup-item-counter-btn:focus,
.pickup-item-counter-btn:active {
    background: #fff;
}

.pickup-item-counter-btn:hover svg,
.pickup-item-counter-btn:focus svg,
.pickup-item-counter-btn:active svg {
    fill: #000;
}

@media (max-width: 320px) {
    .pickup-item-counter-btn {
        width: 23px;
        height: 23px;
    }

    .pickup-item-counter-btn svg {
        max-width: 8px;
        max-height: 8px;
        margin-bottom: 3px;
    }
}

/**
 * Removal SelectableItemOption
 */

@keyframes selectable-item-option-append-animate {
    from {
        opacity: 0;
    }
    to {
        opacity: 0.65;
    }
}

.removal-selectable-item-box {
    animation: selectable-item-option-append-animate 0.3s ease-in-out;
    width: 100%;
    background: rgba(253, 253, 253, 0.9);
    border: 1px solid #abb1a5;
    border-radius: 2px;
    margin: 5px auto;
    min-height: 100px;
    max-height: 100px;
    padding: 5px;
    opacity: 0.65;
    -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    box-sizing: border-box;
}

.removal-selectable-item-box:after {
    content: '';
    display: block;
    padding-bottom: 100%;
}

.removal-selectable-item-box:hover {
    opacity: 1;
    background: #fff;
    -webkit-box-shadow: 0px 3px 10px 0px #cccccc;
    -moz-box-shadow: 0px 3px 10px 0px #cccccc;
    box-shadow: 0px 3px 10px 0px #cccccc;
    cursor: pointer;
}

.removal-selectable-item-box-content {
    position: absolute;
    z-index: 2;
    max-width: 100%;
    max-height: 100px;
    text-align: center;
    padding: 3px;
    left: 0;
    right: 0;
    top: 50%;
    transform: perspective(1px) translateY(-50%);
}

@keyframes removal-selectable-item-add-label {
    from {
        opacity: 0;
        transform: translateY(50%);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.removal-selectable-item-add-label {
    animation: removal-selectable-item-add-label 0.05s;
    animation-timing-function: ease-in-out;
    position: absolute;
    right: 4px;
    top: 3px;
    font-size: 9px;
    font-weight: bolder;
    color: #7bae42 !important;
}

.removal-selectable-item-img {
    max-width: 50px;
    max-height: 50px;
    height: 100vh;
    width: 100vw;
    object-fit: contain;
    object-position: center center;
    margin: 0;
}

.removal-selectable-item-label {
    text-transform: uppercase;
    font-size: 1rem !important;
    font-weight: 900 !important;
    line-height: 1.3rem !important;
}

@media (max-width: 767px) {
    .removal-selectable-item-box {
        max-width: 100%;
        min-height: 50px;
        max-height: 50px;
    }

    .removal-selectable-item-img {
        max-width: 25px;
        max-height: 25px;
        display: inline-block;
        margin: 0 5px;
        vertical-align: middle;
    }

    .removal-selectable-item-box-content {
        text-align: left;
        display: flex;
        align-items: center;
    }

    .removal-selectable-item-label {
        margin-left: 5px;
        display: inline-block;
        text-align: center;
    }
}

/**
 * New Jersey Checkbox
 */

.new-jersey-checkbox-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.new-jersey-checkbox-label {
    margin: 0;
    padding-left: 0.5rem;
}

.new-jersey-checkbox-message {
    padding: 0 2.5rem;
    margin-top: 0.5rem;
}

/**
 * AssemblyItemsSection
 */
.assembly-items-section-row {
    width: 100%;
}

.assembly-items-section-my-items {
    margin: 10px 0 0 !important;
    padding-bottom: 10px;
}

.assembly-items-section-sub-section,
.assembly-items-section-entry-content .assembly-items-section-sub-section {
    margin: 10px 0 !important;
}

.assembly-items-section-border {
    border: 1px solid transparent;
}

.assembly-items-section-border-danger {
    border: 1px solid #dc2e48;
}

/**
 * RemovalItemsForm
 */
.removal-items-row {
    width: 100%;
}

.removal-items-my-items {
    margin: 10px 0 0 !important;
    padding-bottom: 10px;
}

.removal-items-sub-section,
.removal-items-entry-content .removal-items-sub-section {
    margin: 10px 0 !important;
}

.removal-items-border {
    border: 1px solid transparent;
}

.removal-items-border-danger {
    border: 1px solid #dc2e48;
}

/**
 * NonStandardOrderLink
 */

#non-standard-order-link-container {
    margin-top: 16px;
    text-align: center;
}

#non-standard-order-link-container .alert {
    background: linear-gradient(135deg, rgba(138, 198, 70, 0.25) 0%, rgba(105, 217, 221, 0.25) 100%);
    border: none;
    border-radius: 8px;
    padding: 12px 16px;
    margin: 5px 0px;
}

#non-standard-order-link-container .alert-text {
    color: rgb(89, 89, 89);
    font-style: italic;
    font-size: 12px;
    margin: 0;
}

#non-standard-order-link-container .action-link {
    color: rgb(89, 89, 89);
    text-decoration: underline;
    font-weight: 600;
}

/**
 * ItemCounterRow
 */
.item-counter-item-row {
    border-top: 1px solid #e8e8e8;
    padding: 10px;
}

.item-counter-label {
    text-transform: uppercase;
    font-size: 1.3rem !important;
    font-weight: 900 !important;
    line-height: 1.6rem !important;
    letter-spacing: 0.3px;
    margin-bottom: 10px !important;
}

.item-counter-sub-text {
    font-size: 1.5rem !important;
    line-height: 1.5rem !important;
}

.item-counter-img {
    max-width: 50px;
    max-height: 50px;
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.item-counter-remove {
    border: 1px solid;
    border-radius: 25px;
    text-transform: uppercase;
    font-size: 1rem !important;
    margin-top: 10px;
    padding: 2px 10px;
}

.item-counter-warning-bar {
    background: #f2f2f2;
    margin-bottom: 10px;
    padding: 10px;
    font-size: 1.1rem;
    font-weight: 700;
}

.item-counter-warning-bar a {
    appearance: none;
    color: #7bae42 !important;
    -webkit-text-fill-color: #7bae42 !important;
    text-decoration: none;
}

/**
 * ContactForm
 */
.contact-form-first-input label {
    margin-top: 0 !important;
}

/**
  * Order Summary
  */
.order-summary-text {
    font-size: 1.6rem !important;
}

/**
 * PromoCodeForm
 */

.promo-form-btn-promo {
    background: #8ac646;
    color: #fff;
    -webkit-text-fill-color: #fff;
    -webkit-opacity: 1;
    opacity: 1;
    border-radius: 30px;
    border: none;
    margin-top: 0px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 25px !important;
    font-size: 1.3rem !important;
    height: 40px;
    flex-basis: 38%;
    max-width: 38%;
}

.promo-form-input {
    flex-basis: 62%;
    max-width: 62%;
    padding: 0 5px 0 0;
}

/**
 * RenderTextInput
 */
.render-text-input {
    height: 40px;
    padding: 4px 5px;
    font-size: 16px;
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    border: 1px solid #ddd;
}

.render-text-input:focus,
.render-text-input:active {
    outline: none;
    border: 1px solid #bbb;
}

.promo-form-input .render-text-input {
    padding: 4px 13px;
    font-size: 1.3rem;
}

/**
 * RenderTextarea
 */
.render-textarea-label {
    margin-bottom: 10px !important;
    margin-top: 0px !important;
    font-size: 1.4rem !important;
    color: #3f4242;
}

.render-textarea-textarea {
    padding-top: 10px;
    padding-bottom: 10px;
    resize: none;
    font-size: 14px;
    border: 1px solid #ddd;
}

.render-textarea-textarea:focus,
.render-textarea-textarea:active {
    outline: none;
    border: 1px solid #595959;
}

/**
 * NextSectionButton
 */
.next-section-btn-outline {
    margin-top: 20px;
    margin-bottom: 20px;
    background: #8ac646;
    color: #ffffff;
    -webkit-text-fill-color: white;
    -webkit-opacity: 1;
    border: 1px solid #8ac646;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1.6rem;
    padding: 8px;
    opacity: 1;
    cursor: pointer;
}

.next-section-btn-outline.review-order {
    white-space: nowrap;
    padding: 11px;
    font-size: 1.1rem;
}

.next-section-btn-outline:hover {
    opacity: 0.7;
}

.next-section-btn-outline.next-section-disabled {
    opacity: 0.65;
    border-color: #595959;
    color: #595959;
    -webkit-text-fill-color: #595959;
    -webkit-opacity: 1;
    background: transparent;
    cursor: default;
}

.next-section-btn-outline.next-section-disabled:hover {
    background: transparent;
}

@media (max-width: 767px) {
    .next-section-btn-outline {
        margin: 20px auto;
    }
}

/**
 * RenderDatalistInput
 */
.render-datalist-input {
    height: 40px;
    padding: 4px 5px;
    font-size: 14px;
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    border: 1px solid #ddd;
}

.render-datalist-input:focus,
.render-datalist-input:active {
    outline: none;
    border: 1px solid #bbb;
}

/**
 * OrderContactInfo
 */
.order-contact-info-card {
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.25);
    padding: 20px;
    margin-bottom: 20px;
}

.order-contact-info-card h3.order-contact-info-card-title {
    font-size: 2rem !important;
    font-weight: 900;
    margin-bottom: 15px !important;
}

.order-contact-info-card p {
    margin-bottom: 5px !important;
    color: #000 !important;
}

@media (max-width: 767px) {
    .order-contact-info-card {
        padding: 20px 9px;
        margin-bottom: 20px;
    }
}

/**
 * ScheduleForm
 */
.schedule-form-sub-section {
    margin: 0 auto 10px;
}

.schedule-form-subtext {
    color: #595959;
    font-style: italic;
    font-size: 1.3rem;
    line-height: 1.3rem;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
    padding: 0.5rem 0.2rem;
}

@media (max-width: 320px) {
    .schedule-form-mobile-width {
        max-width: 300px;
        margin: 0 auto;
    }
}

.schedule-form-asap-label {
    color: #595959;
    margin: 0.2rem 0 0;
    font-size: 1.3rem;
}

.info-tag {
    background-color: #f0f0f0;
    border-radius: 3px;
    text-align: center;
}

/**
 * RenderSelectInput
 */
.render-select-custom-select {
    background: #fff;
    border: 1px solid #ddd;
    box-sizing: border-box;
    flex-basis: 100%;
    flex: 0 0 auto;
    height: 40px;
    max-width: 100%;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding: 4px 5px;
    width: 100%;
    /* https://stackoverflow.com/questions/6483425/prevent-iphone-from-zooming-in-on-select-in-web-app */
    font-size: 16px;
}

/**
 * SpecialInstructionsLabel
 */
.special-instructions-label {
    align-items: baseline;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.special-instructions-label .special-instructions-sublabel {
    color: #7bae42;
}

.special-instructions-label .schedule-form-subtext {
    font-weight: 500;
}

/**
 * SelectableExplainer
 */
.selectable-explainer-box {
    margin: 5px auto;
    color: #3b3f3f;
    -webkit-text-fill-color: #3b3f3f;
    -webkit-opacity: 1;
    border: 1px solid #3f4242;
    font-size: 1.2rem !important;
    width: 100%;
    padding: 8px;
    opacity: 0.75;
    cursor: pointer;
    border-radius: 2px;
    box-sizing: border-box;
}

.selectable-explainer-box:hover {
    opacity: 1;
    border: 1px solid #8ac646;
    color: #8ac646;
    -webkit-text-fill-color: #8ac646;
}

.selectable-explainer-border-success {
    background: #8ac646 !important;
    color: #fff !important;
    -webkit-text-fill-color: #fff;
    -webkit-opacity: 1;
    border: 1px solid #8ac646;
    opacity: 1;
}

.selectable-explainer-border-success p {
    color: #fff !important;
}

.selectable-explainer-border-success:hover {
    opacity: 0.7;
}

.selectable-explainer-border-success:hover .text-success {
    color: #ffffff;
    -webkit-text-fill-color: #fff;
}

.selectable-explainer-border-success:hover p {
    color: #fff;
    -webkit-text-fill-color: #fff;
}

/**
 * TotalPriceLabel
 */
.total-price-footer {
    position: relative;
    width: 100%;
    max-width: stretch;
    bottom: 0;
    background: rgb(105, 217, 221);
    color: rgba(0, 0, 0, 0.85);
    -webkit-text-fill-color: rgba(0, 0, 0, 0.85);
    -webkit-opacity: 1;
    opacity: 1;
    padding-bottom: 10px;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
}

.total-price-order-title {
    background-color: rgb(105, 217, 221);
    padding: 5px;
    color: rgba(0, 0, 0, 0.85);
    -webkit-text-fill-color: rgba(0, 0, 0, 0.85);
    -webkit-opacity: 1;
    opacity: 1;
    font-weight: 900;
}

/**
 * RenderAddressAutocompleteInput
 */
.render-address-autocomplete-input label {
    width: 100%;
    display: block;
}

.render-address-autocomplete-input input {
    display: block;
    height: 40px;
    padding: 4px 5px;
    font-size: 14px;
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    border: 1px solid #ddd;
}

.render-address-autocomplete-input input:focus,
.render-address-autocomplete-input input:active {
    border: 1px solid #bbb;
}

/**
 * CustomerContactInfo
 */
.customer-contact-info-card {
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.25);
    padding: 20px;
}

.customer-contact-info-card h3.customer-contact-info-card-title {
    font-size: 2rem !important;
    font-weight: 900;
    margin-bottom: 15px !important;
}

.customer-contact-info-card p {
    margin-bottom: 5px !important;
}

@media (max-width: 767px) {
    .customer-contact-info-card {
        padding: 20px 9px;
        margin-bottom: 20px;
    }
}

/**
 * PlaceOrderButton
 */
 .place-order-btn-success {
    cursor: pointer;
    height: 100%;
    margin-top: 20px;
    margin-bottom: 35px;
    border-radius: 0 !important;
    background: #8ac646;
    color: #fff;
    -webkit-text-fill-color: #fff;
    -webkit-opacity: 1;
    border: none;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 25px !important;
    font-size: 1.5rem !important;
    max-height: 55px;
    opacity: 1;
}

.place-order-btn-success:hover {
    opacity: 0.8;
}

.place-order-btn-success-disabled {
    color: #fff;
    -webkit-text-fill-color: #fff;
    background-color: #8ac646;
    border-color: #8ac646;
    opacity: 0.65;
}

.place-order-btn-success-disabled:hover {
    opacity: 0.65;
}

/**
 * ConfirmNewZipForm
 */
.confirm-new-zip-form-container {
    --load-up-green: #8ac646;
    --load-up-red: #e22e53;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0.8em 0;
}

.confirm-new-zip-form-zip-label {
    margin: 0;
    text-align: center;
}

.confirm-new-zip-form-zip-input {
    max-width: 10rem;
    text-align: center;
}

/**
 * TextForEstimate
 */
.text-for-estimate-container {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 5px 5px 10px 10px;
    box-shadow: 1px 3px 10px 0px rgba(0, 0, 0, 0.25);
    border-bottom: 4px solid #8ac646;
    color: #222;
    margin-top: 2em;
    padding: 1rem;
    font-size: 1rem;
}

@media screen and (max-width: 767px) {
    .text-for-estimate-container {
        border-radius: 0;
        box-shadow: none;
        margin-top: 0em;
    }
}

.text-for-estimate-main-text {
    display: flex;
    justify-content: center;
    padding-bottom: 14px;
    line-height: 18px;
}

.text-for-estimate-subtitle-text {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    line-height: 20px;
    font-size: 15px;
}

.text-for-estimate-text-prompt {
    padding-left: 1rem;
}

.text-for-estimate-phone-number {
    padding-left: 1rem;
}

/**
 * OneTreeBooking
 */

.one-tree-booking-container {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 5px 5px 10px 10px;
    box-shadow: 1px 3px 10px 0px rgba(0, 0, 0, 0.25);
    border-bottom: 4px solid #969c90;
    color: #222;
    margin-top: 2em;
    padding: 1.1rem 1.5rem;
    font-size: 1rem;
}

.one-tree-booking-group {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}

.one-tree-booking-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.one-tree-booking-icon__image {
    width: 80px;
    height: 80px;
}

.one-tree-booking-icon__label {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: 300;
    width: 100%;
    line-height: normal;
}

.one-tree-booking-icon__text {
    display: flex;
    flex-direction: column;
}

.one-tree-booking-text {
    text-align: center;
    font-size: 1.4rem;
    padding-top: 1rem;
}

.one-tree-booking-mobile-text {
    display: none;
}

@media screen and (max-width: 767px) {
    .one-tree-booking-container {
        border-radius: 0;
        box-shadow: none;
        padding: 1.1rem;
    }

    .one-tree-booking-text,
    .one-tree-booking-icon__label {
        display: none;
    }

    .one-tree-booking-mobile-text {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 1.5rem;
        width: 100%;
        font-weight: bold;
        padding: 0 2rem;
    }
}

/**
 * SessionResumedModal
 */
.draft-resumed-modal-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 17vh;
}

.draft-resumed-dismiss-button {
    background: #8ac646;
    border: 1px solid #8ac646;
    color: #fff;
    --webkit-text-fill-color: #fff;
    font-weight: 900;
    margin: 20px auto 0;
    padding: 1.2rem 2rem;
    text-transform: uppercase;
}

.draft-resumed-header {
    align-self: center;
    font-size: 3rem;
    margin: auto;
    text-align: center;
}

.draft-resumed-msg {
    font-size: 1.6rem;
    margin: 2rem 3rem;
    text-align: center;
    line-height: 3.2rem;
}

/**
 * ResumableEmailPromptModal
 */
.resumable-email-prompt-modal-container {
    padding: 0rem;
    text-align: center;
    font-size: large;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 50vh;
}

.resumable-email-prompt-email-input {
    background-color: #f7f8f9;
    margin: 1rem auto 0;
    width: 75%;
    max-width: 280px;
    padding: 3px;
    text-align: center;
}

.resumable-email-prompt-email-input::placeholder {
    text-align: center;  /* This will center the placeholder text */
}

.resumable-email-prompt-send-button {
    background: #8ac646;
    border: 1px solid #8ac646;
    color: #fff;
    --webkit-text-fill-color: #fff;
    font-weight: 900;
    margin: 20px auto;
    padding: 1.2rem 2rem;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: #e9ecef 0rem 1.1rem 1rem;
}

.resumable-email-prompt-header {
    font-size: 3rem;
}

.resumable-email-prompt-msg {
    font-size: 1.8rem;
    margin: 2rem 3rem;
    text-align: center;
}

.resumable-email-prompt-error-message {
    color: red;
    font-size: 1.8rem;
    text-align: center;
    height: 1rem;
}

input[type='email']::-webkit-input-placeholder.resumable-email-prompt-email-input {
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    color: gray;
}

input[type='email']:focus::-webkit-input-placeholder.resumable-email-prompt-email-input {
    opacity: 0;
}

textarea::placeholder {
    opacity: 0.70;
}

textarea:focus::placeholder {
    opacity: 0;
}

/**
 * AssembliesNoLongerSupportedModal
 */
.assemblies-no-longer-supported-modal-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 17vh;
}

.assemblies-no-longer-supported-dismiss-button {
    background: #8ac646;
    border: 1px solid #8ac646;
    color: #fff;
    --webkit-text-fill-color: #fff;
    font-weight: 900;
    margin: 20px auto 0;
    padding: 1.2rem 2rem;
    text-transform: uppercase;
}

.assemblies-no-longer-supported-header {
    align-self: center;
    font-size: 3rem;
    margin: auto;
    text-align: center;
}

.assemblies-no-longer-supported-msg {
    font-size: 1.6rem;
    margin: 2rem 3rem;
    text-align: center;
    line-height: 3.2rem;
}

/**
 * ResumeSessionErrorModal
 */
.resume-draft-error-modal-content {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 1.2rem 0.8rem;
    width: 40rem;
}

.resume-draft-error-modal-header {
    margin: 0 0 2rem;
}

.resume-draft-error-modal-error-message {
    align-self: center;
    display: flex;
    flex-direction: row;
    font-weight: bold;
}

.resume-draft-error-modal-dismiss-btn {
    display: flex;
    margin: 1.2rem auto;
    color: white;
    background: #8ac646;
    color: #fff;
    -webkit-text-fill-color: #fff;
    -webkit-opacity: 1;
    opacity: 1;
    border: none;
    margin-top: 0px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 25px !important;
    font-size: 1.3rem !important;
    height: 40px;
}

/**
 * FinalServiceLocationUnavailableModal
 */
.final-service-location-unavailable-modal-container {
    --vertical-spacing: 0.8em;
    --load-up-green: #8ac646;
    --load-up-red: #e22e53;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: #222;
    font-size: 2rem;
    padding: var(--vertical-spacing) 0;
}

.final-service-location-unavailable-modal-copy {
    font-size: var(--vertical-spacing);
    padding: var(--vertical-spacing) var(--vertical-spacing);
    line-height: 1.2em;
    max-width: 500px;
    text-align: center;
    width: 100%;
}

.final-service-location-unavailable-modal-header {
    font-weight: bold;
    margin-top: 1em;
    padding-bottom: var(--vertical-spacing);
}

@media screen and (max-width: 768px) {
    .final-service-location-unavailable-modal-header {
        margin-top: 0;
        text-align: center;
    }
}

.final-service-location-unavailable-modal-phone-number {
    color: var(--load-up-green);
}

.final-service-location-unavailable-modal-in-service-text {
    color: var(--load-up-green);
    font-weight: bold;
}

.final-service-location-unavailable-modal-out-of-service-text {
    color: var(--load-up-red);
    font-weight: bold;
}

.final-service-location-unavailable-modal-use-zip-button {
    margin-top: var(--vertical-spacing) !important;
}

/* Category Item Drilldown */
.category-drilldown-heading {
    display: flex;
    align-items: center;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.category-drilldown-heading-back-button {
    margin-right: 1.5rem;
    cursor: pointer;
    color: var(--load-up-blue);
}

.category-drilldown-heading-back-button:hover {
    opacity: 80%;
}

.category-drilldown-all-selected {
    text-align: center;
    font-size: 1.2rem;
    color: gray;
}

.category-drilldown-selectable-item-box {
    animation: selectable-item-option-append-animate 0.3s ease-in-out;
    background: rgba(253, 253, 253, 0.9);
    border: 1px solid #8ac646;
    border-radius: 2px;
    margin: 1.5rem 5.5rem;
    height: 45px;
    padding: 5px;
    opacity: 0.65;
    -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    box-sizing: border-box;
}

.category-drilldown-selectable-item-box:hover {
    opacity: 1;
    background: #fff;
    -webkit-box-shadow: 0px 3px 10px 0px #cccccc;
    -moz-box-shadow: 0px 3px 10px 0px #cccccc;
    box-shadow: 0px 3px 10px 0px #cccccc;
    cursor: pointer;
}

.category-drilldown-selectable-item-box-content {
    position: absolute;
    z-index: 2;
    max-width: 100%;
    max-height: 100px;
    padding: 3px;
    left: 0;
    right: 0;
    top: 50%;
    transform: perspective(1px) translateY(-50%);
    display: flex;
}

.category-drilldown-selectable-item-img-box {
    width: 25%;
    display: flex;
    justify-content: end;
}

.category-drilldown-selectable-item-img {
    max-width: 35px;
    max-height: 35px;
    height: 100vh;
    width: 100vw;
    object-fit: contain;
    object-position: center center;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 10px;
}

.category-drilldown-selectable-item-label {
    padding-left: 20px;
    text-transform: uppercase;
    font-size: 1rem !important;
    font-weight: 900 !important;
    line-height: 1.3rem !important;
    margin: auto;
    width: 75%;
}

.category-drilldown-item-add-label {
    animation: removal-selectable-item-add-label 0.05s;
    animation-timing-function: ease-in-out;
    position: absolute;
    right: 6px;
    top: 5px;
    font-size: 10px;
    font-weight: bolder;
    color: #7bae42 !important;
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    animation: fadeOut 0.4s;
}

/* Restore Style from bootstrap */
.bootstrap.hidden-sm {
    display: inline-block;
}

.bootstrap.visible-sm {
    display: none;
}

@media only screen and (min-width: 48em) {
    .bootstrap.hidden-sm {
        display: none;
    }

    .bootstrap.visible-sm {
        display: inline-block;
    }
}

/* Trying to add some reuseable standardized classes */

/* Modal */
.default-modal-header {
    font-weight: 900;
    margin-top: 3rem;
    padding-bottom: 1em;
}

.default-modal-subheader {
    font-weight: 700;
    margin-top: 2rem;
    padding-bottom: 0.8em;
}

.default-modal-text-content {
    font-weight: 500;
    font-size: 1.4rem;
    margin-top: 2rem;
    padding-bottom: 0.4em;
    line-height: 1.4em;
}

.default-modal-text-content-muted {
    color: var(--load-up-dark2);
    font-size: 1.3rem;
    margin-top: 2rem;
    padding-bottom: 0.4em;
}

@media (max-width: 767px) {
    .default-modal-header {
        font-weight: 900;
        margin-top: 2rem;
        padding-bottom: 1em;
    }

    .default-modal-subheader {
        font-weight: 700;
        margin-top: 1rem;
        padding-bottom: 0.6em;
    }

    .default-modal-text-content {
        font-weight: 500;
        margin-top: 1rem;
        padding-bottom: 0.2em;
    }

    .default-modal-text-content-muted {
        color: var(--load-up-dark2);
        font-weight: 500;
        margin-top: 2rem;
        padding-bottom: 0.4em;
    }
}

.terms-list {
    display: grid;
    grid-template-columns: 1fr;
    font-size: 1.2rem;
    text-align: left;
    font-style: italic;
    padding: 0.5rem;
    border-radius: 3px;
    background-color: var(--load-up-light2);
    list-style-type: none;
    margin-top: 0.2rem;
}

.terms-list li {
    padding: 0.1rem;
    margin-top: 0.2rem;
}

/**
 * NewJerseyCheckboxModal
 */
.new-jersey-checkbox-modal-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    color: #222;
    font-size: 2rem;
    padding: 1rem 0;
}

.new-jersey-checkbox-modal-header {
    text-align: center;
    font-weight: bold;
    padding: 1rem 0;
}

.new-jersey-checkbox-modal-copy {
    font-size: 1.8rem;
    text-align: center;
    padding: 2rem 0;
}

.new-jersey-checkbox-modal-checkbox-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 1.5rem;
}

.new-jersey-checkbox-modal-checkbox-label {
    font-size: 1.5rem;
}

.new-jersey-checkbox-modal-checkbox-message {
    text-align: center;
    font-size: 1.5rem;
    margin-top: 2rem;
}

.new-jersey-checkbox-modal-next-btn {
    padding: 1rem 3rem;
}

@media (max-width: 767px) {
    .new-jersey-checkbox-modal-checkbox-label {
        margin-left: 1rem;
    }

    .new-jersey-checkbox-modal-checkbox-message {
        padding: 0;
    }
}

/**
 * Payment Request Button
 */

.payment-request-button {
    width: 100%;
    margin-left: 0;
    margin-top: 12px;
}

@media (max-width: 767px) {
    .payment-request-button {
        width: 100%;
        margin-left: 0;
    }
}

/**
 * Affirm Button
 */

.affirm-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 12px;
    background-color: #4a4af4;
    border-radius: 4px;
    cursor: pointer;
}

.affirm-image {
    height: 36px;
    border: 2px solid #4a4af4;
    background-color: #4a4af4;
    border-radius: 4px;
    padding: 0 87px;
}

@media (max-width: 767px) {
    .affirm-button {
        border: 2px solid #4a4af4;
        border-radius: 4px;
        background-color: #4a4af4;
    }

    .affirm-image {
        border: none;
        padding: 0 87px;
    }
}



/* Connect Order Summary */
.connect-order-summary {
    border-radius: 24px;
    padding: 16px;
    border: 1px solid   var(--load-up-green4);
    background-color: #f8fff3;
    width: 100%;
    margin-top: 30px;
    > div {
        display: flex;
        gap: 8px;
        justify-content: center;
        padding: 2px;
        > p {
            flex: 50%;
            font-size: 1.5rem;
            line-height: 2rem;
        }
        > p:first-of-type {
            font-weight: bold;
            text-align: right;
          }
        .price-label {
            font-size: 2.5rem;
        }
        .price-total {
            font-weight: bold;
            color: var(--load-up-green);
            font-size: 2.5rem;
        }
    }
}

/* Volume Discount Threshold Styles */
#volume-discount-threshold-container {
  margin-top: 15px;
  padding: 15px;
  border-radius: 6px;
  margin-bottom: 20px;
}

#volume-discount-threshold-container.applied .content {
  display: flex;
  align-items: center;
  gap: 12px;
}

#volume-discount-threshold-container .title {
  font-weight: bold;
  font-size: 12px;
}

#volume-discount-threshold-container .subtitle {
  font-size: 12px;
  color: #8c8c8c;
}
