input {
    height: 40px;
    align-items: center;
    border: 1px solid #C9C9C9;
    border-radius: none;
    outline: none;
    box-shadow: none;
    color: #231F20;
    font-family: "Archivo";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.14px;
}


.slds-button_brand {
    background: #607245;
    padding: 12px 20px;
    color: #FFF;
    font-family: "Archivo";
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: 150%;
    letter-spacing: 1.92px;
    text-transform: uppercase;
    border: none;
    border-radius: inherit;

}


.cardpayment {
    display: none;
}

#surepayd-payment {
    max-width: 100% !important;
}


.full-container {
    padding: 0 !important;
}

.HomePage-comm-section-container {
    padding: 0 !important;
}

.cancel-search-filters-modal-panel {
    display: none;
}

.navigation-container {
    display: block;
    flex-direction: column;
    align-items: flex-start;
    flex-shrink: 0;

    .navigation-list {
        .slds-nav-vertical {
            .slds-nav-vertical__section {
                .slds-nav-vertical__item a {
                    padding: 20px 58px;
                    box-shadow: none !important;
                }

                .slds-nav-vertical__item:hover:before {
                    background: #F8F5ED !important;
                }

                .slds-nav-vertical__item.slds-is-active:before {
                    background: #F8F5ED !important;
                }
            }
        }
    }
}

.address-main {
    .add-Address {
        .company-name-field {
            .slds-form-element__label:after {
                display: none !important;
            }
        }
    }
}

@media screen and (max-width: 768px) {
    .slds-form-element_stacked {
        .slds-form-element_address {
            .slds-form-element__control {
                .slds-form-element__group .slds-form-element__row:nth-child(4) {
                    display: flex;
                    align-items: flex-start;
                }

                .slds-form-element__help {
                    margin-bottom: -20px;
                }
            }
        }
    }

    .navigation-container {
        .navigationCtn {
            padding: 0px 15px !important;
            background-color: #F8F5ED !important;
        }
    }
}

@media screen and (max-width: 1024px) {
    .pdp-frequency-main {
        max-width: none !important;
    }
}

.PDP-Information-container {
    .addtocart-modal {
        .modal--btn {
            padding: 12px 9px !important;
        }
    }
}

@media (min-width: 780px) and (max-width: 1023px) {
    .PDP-Information-container {
        padding: 0px 20px !important;
    }
}

.order-summary-main {
    .order-detail {
        .details-card {
            .field-item {
                padding-top: 3px;

                .slds-dl_inline__detail {
                    color: #231F20;
                    font-family: Archivo;
                    font-size: 16px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: 124%;
                    letter-spacing: 0.16px;
                }
            }
        }
    }
}

@media screen and (max-width: 1026px) {
    .order-summary-main {
        .Recurring-total {
            .totals-card {
                margin-left: 0px;
                margin-top: 58px;
            }
        }

        .order-detail {
            .details-card {
                .slds-dl_inline {
                    min-width: 430px !important;
                }
            }
        }
    }

}

.show-product-container {
    position: relative;

    .search-result {
        position: absolute;
        bottom: 64px;
    }
}

@media only screen and (max-width: 768px) {
    .show-product-container {
        .search-result {
            font-size: 24px !important;
            position: static !important;
        }
    }
}

.subscription-faq {
    padding: 0px !important;
}

.breadcrumb-top {
    .breadcumbs-PLP {
        .commerce-breadcrumb ol li {
            padding-left: 6px !important;
        }
    }
}

.sticky-container {
    .checkout-button {
        border: none;
    }
}

.wishlist-main {
    .empty {
        .wishlist-body svg {
            display: none !important;
        }
    }

    .wishlist-empty {
        h1 {
            text-align: center;
            margin-top: 120px;
            color: rgb(35, 31, 32);
            font-weight: 700;
            font-size: 28px !important;
        }
    }

    .wishlist-text {
        padding: 8px;
    }

    .wishlist-text p {
        color: #231F20;
        font-family: Archivo;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 124%;
        letter-spacing: 0.2px;
    }

    .dxpStyle_54eed0cb-5ac7-4b64-ad5f-e7e4c26d96d0 a {
        border-radius: inherit;
    }
}

@media only screen and (max-width: 1024px) {
    .wishlist-main {
        .header-labels {
            h1 {
                color: #231F20;
                font-family: "Adieu";
                font-size: 24px !important;
                font-style: normal;
                font-weight: 400;
                line-height: normal;
                text-transform: uppercase;
            }
        }

        .wishlist-empty h1 {
            color: #231F20;
            font-family: Archivo;
            font-size: 20px;
        }

        .wishlist-text p {
            color: #231F20;
            font-family: Archivo;
            font-size: 16px;
        }

        .wishlist-empty {
            margin-top: 24px !important;
        }
    }
}



.form-container {
    .slds-form-element__help {
        border: none !important;
    }

    .form-header {
        .back-text {
            text-transform: none;
        }
    }

    .cancel-address-button {
        .cancel-button:hover::after {
            -webkit-transform: none !important;
            transform: none !important;
            background: none;
            transition: none;
            transform-origin: unset;
        }
    }
}

.order-summary-list {
    .slds-grid_vertical {
        .slds-m-right_small {
            margin-bottom: 8px !important;
        }
    }
}


@media screen and (max-width: 1024px) {
    .navigation-container {
        & .navigation-list {
            & .slds-nav-vertical {
                & .slds-nav-vertical__section {
                    .slds-nav-vertical__item a {
                        padding: 20px 25px !important;
                    }
                }
            }
        }
    }
}


@media screen and (max-width: 768px) {
    .navigation-container {
        & .navigation-list {
            & .slds-nav-vertical {
                & .slds-nav-vertical__section {
                    .slds-nav-vertical__item a {
                        padding: 20px !important;
                    }
                }
            }
        }
    }
}


.wishlist-main {
    .wishlist-text p {
        margin: 6px auto 12px;
    }
}



.home-banner-container {
    padding: 0 !important;
}



.change-password {
    .slds-card__header-title {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    .navigation-list {
        padding: 24px 10px !important;
        background: #F8F5ED;

        .slds-select {
            min-height: 40px;
            border-radius: 0;
            padding: 8px 16px;
        }
    }
}

@media screen and (min-width: 903px) {
    .order-summary-list {
        .slds-container--right button {
            position: relative;
            top: 49px !important;
        }
    }
}

@media (min-width: 625px) and (max-width: 714px) {
    .order-summary-list {
        .slds-container--right button {
            position: relative;
            top: 49px !important;
        }
    }
}

@media (min-width: 715px) and (max-width: 767px) {
    .order-summary-list {
        .slds-container--right button {
            position: relative;
            top: 79px !important;
        }
    }
}

@media (min-width: 563px) and (max-width: 768px) {
    .order-summary-list {
        .slds-button_brand {
            margin-top: 0px !important;
        }
    }
}

@media screen and (max-width: 610px) {

    .order-summary-list {
        .slds-container--right button {
            margin-bottom: 0px !important;
        }
    }

}

@media screen and (max-width: 768px) {
    .record-count {
        padding-top: 5px !important;
    }
}

@media (min-width: 504px) and (max-width: 562px) {
    .order-summary-list {
        .slds-button_brand {
            margin-top: 0px !important;
        }
    }
}

@media (min-width: 625px) and (max-width: 712px) {
    .order-summary-list {
        .slds-container--right button {
            margin-bottom: 12px !important;
        }
    }

}




.order-summary-list {
    .slds-input__icon_right {
        top: 40% !important;
        transform: translateY(-50%);
        padding-top: 0px !important;
    }
}

@media (min-width: 488px) and (max-width: 768px) {
    .order-summary-list {
        .slds-button_brand {
            position: relative;
            top: 31px !important;
        }

        .slds-button[title="Reset"] {
            position: relative;
            top: 31px !important;
        }
    }
}

@media (min-width: 715px) and (max-width: 767px) {
    .order-summary-list {
        .slds-container--right button {
            margin-bottom: 38px !important;
        }
    }
}

@media (min-width: 768px) and (max-width: 902px) {
    .order-summary-list {
        .slds-container--right button {
            margin-bottom: 0 !important;
        }
    }
}

.product-image {
    & .carousel {
        .image-container {
            gap: 0px !important;
            margin-top: 1px !important;
        }
    }
}

.PDP-breadcum {
    padding: 0px 2rem !important;
}

@media screen and (min-width: 1280px) {
    .PDP-breadcum {
        padding: 0px 5rem !important;
    }
}


.order-summary-list {

    .emptyState {
        padding: 36px 0 20px !important;
    }

    .emptyStateTitle+p {
        color: #231F20;
        font-family: "Archivo";
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 124%;
        letter-spacing: 0.2px;
        margin-top: 20px;
    }

    .slds-button_brand {
        border-radius: 0 !important;
    }
}

.coupon-code {
    .coupon-input-form {
        padding: 0px !important;

        ::placeholder {
            font-family: "Archivo";
        }

        ::-ms-input-placeholder {
            /* Edge 12-18 */
            font-family: "Archivo";
        }
    }
}

.order-top {
    .columns-content {
        display: flex;
        justify-content: space-between;
        flex-direction: row !important;
        width: 100%;
        align-items: center;
    }
}

@media screen and (max-width: 600px) {
    .order-top {
        .columns-content {
            flex-direction: column !important;
        }
    }

}

@media screen and (max-width: 359px) {
    .order-top {
        .columns-content {
            flex-direction: column !important;
        }
    }

}


.order-summary-main {
    .details-card {
        .slds-rich-text-editor__output {
            line-height: normal !important;
        }
    }
}

@media screen and (max-width: 1024px) {
    .order-summary-main {
        & .order-detail {
            & .details-card {
                & .slds-dl_inline {
                    .field-item {
                        display: flex;
                        align-items: end;
                    }
                }
            }
        }
    }
}

.homePage-recommendations-single-origin {
    margin-top: 110px !important;
}

.summary-section {
    padding: 14px 24px 24px;
    border: 1px solid #D5BA8C !important;
    box-shadow: none !important;

    .summary-header {
        color: #000 !important;
        font-family: Archivo;
        font-size: 20px !important;
        font-style: normal;
        font-weight: 700 !important;
        line-height: normal;
        text-transform: uppercase;
        margin-bottom: 4px;
    }

    dl {
        color: #231F20 !important;
        font-family: Archivo;
        font-size: 16px !important;
        font-style: normal;
        font-weight: 400 !important;
        line-height: normal;
        text-transform: capitalize;
        margin-bottom: 8px;
    }
}

.order-summary-main {
    & .Recurring-total {
        & .totals-card {
            .slds-card__header h2 {
                margin-bottom: 14px;
            }
        }
    }
}

.order-detail {
    & .details-card {
        & .slds-dl_inline {
            .field-item {
                min-width: 300px;
            }
        }
    }
}

#surepayd-payment {
    #surepayd-payment-section {
        margin-bottom: 14px;
    }
}

.address-list-container {
    .emptyStateTitle {
        color: rgb(35, 31, 32);
        font-weight: 700;
        font-size: 28px !important;
    }

    .emptyStateTitle+p {
        color: #231F20;
        font-family: Archivo;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 124%;
        letter-spacing: 0.2px;
        margin-top: 7px;
    }

}

@media screen and (max-width: 1024px) {
    .order-summary-main {
        & .product-summary {
            & .slds-accordion__section {
                & .item-details {
                    & .slds-grid {
                        .text-block {
                            position: relative !important;
                            top: 0 !important;
                            right: 0 !important;
                            text-align: right !important;
                        }
                    }
                }
            }
        }
    }

    .order-summary-main {
        & .product-summary figure {
            width: 80px;
            height: 80px;
            object-fit: cover;
        }
    }
}

@media screen and (max-width: 1024px) {
    .order-summary-main {
        & .product-summary {
            & .slds-accordion__section {
                & .item-details {
                    margin-right: 0;
                }
            }
        }
    }
}


@media (min-width: 1025px) and (max-width: 1280px) {

    .order-summary-main {
        & .product-summary {
            & .slds-accordion__section {
                & .item-details {
                    & .slds-grid {
                        .text-block {
                            position: absolute;
                            right: -40px !important;
                            top: 0;
                        }
                    }
                }
            }
        }
    }
}


.order-summary-main {
    & .Recurring-total {
        & .totals-card {
            .slds-dl_inline {
                padding-bottom: 20px;
            }
        }
    }
}

.Result-layout-PLP {
    .choose-subscription h3 {
        margin-left: 0;
    }
}


@media screen and (min-width: 1025px) {
    .Result-layout-PLP {
        .choose-subscription h3 {
            margin-top: 40px;
        }
    }

}

.profile-main {
    & .edit-profile {
        & .slds-form-element {
            & .slds-dropdown-trigger {
                .slds-combobox__input {
                    font-size: 16px !important;
                    min-height: 40px;
                    margin-top: 3px;
                    background: #F5F5F5;
                    pointer-events: none;
                    color: rgba(35, 31, 32, 0.40);
                    border: 1px solid #C9C9C9;
                }
            }
        }
    }
}


@media screen and (max-width: 768px) {
    .profile-main {
        & .edit-profile {
            & .slds-form-element {
                & .slds-dropdown-trigger {
                    .slds-combobox__input {
                        margin-top: -1px !important;

                    }
                }
            }
        }
    }

}

@media screen and (max-width: 528px) {

    .profile-main {
        & .edit-profile {
            .slds-gutters {
                flex-direction: column;
            }
        }
    }

}

.home-topPicks-carousel {
    margin-bottom: 80px !important;
}


@media screen and (max-width: 1080px) {
    .home-topPicks-carousel {
        margin-bottom: 36px !important;
        margin-top: 56px !important;
    }

    .homePage-recommendations-single-origin {
        margin-top: 56px !important;
    }
}

@media screen and (min-width: 1025px) {
    .address-list-header {
        margin-bottom: 30px !important;
    }
}

.giftcard-input input {
    color: #231F20 !important;
}

@media screen and (max-width: 1200px) {

    .checkout-main {
        & .checkout-section {
            & .slds-form-element {
                & .slds-combobox__form-element {
                    button {
                        position: relative;
                        top: 1.5px;
                    }
                }
            }
        }
    }

}



.checkout-main {
    .Shipping-continue button {
        border-radius: inherit;
        margin-bottom: 24px !important;
    }

    .shipping-bottom input {
        border: 1px solid #C9C9C9;
        border-radius: 0;
        margin-bottom: 12px;
    }
}

.checkout-select-shipping-address .title h2 {
    padding-top: 24px !important;
}

.favourites-countibue-btn .slds-button {
    border-radius: 0 !important;
    color: #fff !important;
    background-color: rgb(96, 114, 69) !important;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 0.7px;
    padding: 12px 20px;
}

.profile-main {
    & .edit-profile {
        & .slds-gutters {
            .slds-button_brand {
                border-radius: 0 !important;
            }

            .slds-button_neutral {
                border-radius: 0 !important;
            }
        }
    }
}

.cart-main {

    header {
        border-bottom: 0 !important;
    }

    .cart-item {
        .items li.large-layout {
            border-top: 1.5px solid #D5BA8C !important;
        }

        .items li.small-layout {
            border-top: 1.5px solid #D5BA8C !important;
        }
    }

    .item-delete .slds-button {
        padding: 0 !important;
        color: #607245 !important;
        font-weight: 800;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 0.7px;
        font-family: 'Archivo';
    }

    li.new-line:nth-child(1) {
        margin-right: 5px;
    }
}

.subscription-header h3 {
    color: #231F20 !important;
    font-family: "Adieu";
    font-size: 32px;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal;
    text-transform: uppercase;
    padding-bottom: 0px;
    margin-bottom: 24px;

}

@media only screen and (max-width: 1024px) {
    .subscription-header h3 {
        font-size: 24px !important;
    }
}

.gift-card-email {
    margin-bottom: 18px;
}

.checkout-main {

    .action-button button,
    .Shipping-continue button {
        background: #607245 !important;
    }
}

.order-summary-main {
    & .product-summary {
        & .slds-accordion__section {
            & .item-details {
                .variants ul li:nth-child(1) {
                    margin-right: 5px !important;

                    .separator {
                        display: none;
                    }
                }
            }
        }
    }
}

.address-list-container {
    .show-more-button {
        border: none !important;
    }

    .show-more-button:hover {
        border: none !important;
        background-color: transparent !important;
    }

}

.checkout-main {
    .Shipping-continue button {
        display: flex;
        padding: 12px 20px;
        justify-content: center;
        align-items: center;
        gap: 8px;
        color: #FFF !important;
        font-family: "Archivo";
        font-size: 16px;
        font-style: normal;
        font-weight: 800;
        line-height: 150%;
        letter-spacing: 1.92px;
        text-transform: uppercase;
        border: none;
        border-radius: inherit;
    }
}

c-d2c_gift-description .slds-rich-text-editor__output {
    display: block;
    padding: 0 5rem;
}

@media only screen and (max-width: 768px) {
    c-d2c_gift-description .slds-rich-text-editor__output {
        display: block;
        padding: 0 1rem;
    }
}


.summary-main {
    & .coupens-code {
        .cart-Coupons a {
            font-weight: 800;
            color: #607245 !important;
            font-family: 'Archivo';
        }
    }
}

.profile-main {
    & .edit-profile {
        & .slds-form-element {
            .slds-form-element__control input {
                border-radius: 0;
            }
        }
    }
}

.profile-main {
    & .edit-profile {
        & .slds-form-element {
            & .slds-dropdown-trigger {
                .slds-combobox__input {
                    border-radius: 0;
                }
            }
        }
    }
}

.profile-main {
    & .edit-profile {
        .slds-card__header-title span b {
            color: var(--Campos-Web-Black, #231F20);
            font-family: "Archivo";
            font-size: 20px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
            text-transform: capitalize;
        }
    }
}

.shipping-address-main {
    .default-badge-text span {
        color: #fff;
    }
}

#surepayd-card-management button span {
    color: #fff !important;
}

#surepayd-payment {
    & #surepayd-payment-btn span {
        color: rgb(255, 255, 255) !important;
    }

    .text-white p {
        color: #fff;
    }
}

.footer__bottom {
    .footer__bottom-content span {
        color: #D0D0D0;

    }
}

.summary-main {
    & .cart-summary {

        & .subtotal-price,
        .shipping-price {
            margin-bottom: 20px;
        }
    }
}

@media only screen and (max-width: 768px) {

    .add-Address {
        .slds-form-element_stacked {
            .slds-form-element__group {
                gap: 20px;
                display: flex;
                flex-direction: column;
                margin-bottom: 20px;
                margin-top: 8px;
            }
        }
    }


    .order-summary-main {
        & .product-summary {
            & .slds-accordion__section {
                padding: 0;
            }
        }
    }
}

c-d2c_product-listing {
    width: 100%;
}


.checkout-main {
    & .checkout-section {
        & .slds-form-element {
            & .slds-combobox__form-element {
                button {
                    height: 40px !important;
                }
            }
        }
    }
}

.order-summary-main {
    & .product-summary {
        & .slds-accordion__section {
            & .item-details {
                & .slds-grid {
                    .text-block p {
                        text-align: center;
                    }
                }
            }
        }
    }
}


@media screen and (max-width: 768px) {
    .order-summary-main {
        & .product-summary {
            & .slds-accordion__section {
                .slds-border_bottom {
                    padding: 16px 0 40px !important;
                }
            }
        }
    }
}


.address-main {
    & .add-Address {
        & .slds-form-element {
            .slds-form-element__row:nth-child(3) {
                .slds-form-element__label:after {
                    content: '' !important;
                }
            }
        }
    }
}

.plp-recommendations {
    margin-top: 62px !important;
}

.Result-layout-PLP {
    .choose-subscription h3 {
        margin-bottom: 0px !important;
    }
}

.homePage-container {
    padding-top: 0px !important;

    .home-topPicks-carousel {
        margin-top: 12px !important;
        border-top: 0px !important;
        border-bottom: 4px solid rgb(213, 186, 140);
        padding-bottom: 30px;
        margin-bottom: 30px !important;

        .imageArea a {
            z-index: 999;
        }

    }

    .home-topPicks-carousel::after {
        content: " ";
        width: 100%;
        display: block;
        position: absolute;
        bottom: -10px;
        left: 0px;
        border-top: 0px !important;
        border-bottom: 2px solid rgb(213, 186, 140) !important;
    }
}

.cart-mainInfo {
    .item_details_currency {
        gap: 5px;
        line-height: 0;
    }
}

.cart-main {
    & .cart-item {
        .item_actions_quantity input {
            padding-top: 0 !important;
        }
    }
}


@media screen and (max-width: 768px) {
    .checkout-section-payment {
        & .title h2 {
            font-size: 18px !important;
        }
    }

    .surepayd-card-management button[type='submit'] {
        margin-bottom: 36px;
    }

    .subscription-order-main .product-item {
        padding: 16px 0px 40px 0px !important;
    }
}

@media screen and (max-width: 1024px) {
    .wishlist-main {
        .wishlist-body {
            padding: 50px 0 38px;
        }

        .wishlist-empty h1 {
            margin: 0;
            font-size: 20px !important;
        }
    }

    .faq-container {
        padding: 50px 2rem !important;
        background-color: #FFFEF3;
    }
}

.order-summary-main {
    & .product-summary {
        & .slds-accordion__section {
            & .item-details {
                .item-name {
                    color: #231F20;
                    font-family: Archivo;
                    font-size: 18px;
                    font-style: normal;
                    font-weight: 700;
                    line-height: normal;
                    text-transform: uppercase;
                }
            }
        }
    }
}


@media screen and (max-width: 1024px) {
    .order-summary-main {
        & .product-summary {
            & .slds-accordion__section {
                & .item-details {
                    & .slds-grid.slds-p-top_x-small.slds-p-right_small {
                        display: flex;
                        flex-direction: column;
                        align-items: flex-start;
                    }
                }
            }
        }
    }
}

.subscription-recommendations,
.pdp-recommendations {
    margin-top: 0px !important;
}


@media screen and (max-width: 1024px) {
    .order-summary-main {
        & .product-summary {
            & .slds-accordion__section {
                & .item-details {
                    .variants {
                        min-width: auto !important;
                    }
                }
            }
        }
    }
}

.pdp-recommendation-container,
.subscription-recommendation-container {
    padding: 0 !important;
}

@media screen and (min-width: 1025px) {
    .pdp-recommendations {
        padding-bottom: 30px;
    }
}


@media screen and (min-width: 1081px) and (max-width: 1280px) {

    .navigation-container {
        & .navigation-list {
            & .slds-nav-vertical {
                & .slds-nav-vertical__section {
                    .slds-nav-vertical__item a {
                        padding: 20px 40px !important;
                        box-shadow: none !important;
                    }
                }
            }
        }
    }

    .checkout-main {
        padding: 0px 40px !important;
    }

}

@media screen and (min-width: 1281px) {

    .navigation-container {
        & .navigation-list {
            & .slds-nav-vertical {
                & .slds-nav-vertical__section {
                    .slds-nav-vertical__item a {
                        padding: 20px 5rem !important;
                        box-shadow: none !important;
                    }
                }
            }
        }
    }

    .checkout-main {
        padding: 0px 5rem !important;
    }

    .cart-mainInfo {
        padding: 30px 5rem !important;
    }

    .order-top {
        background: #FFFEF3;
        padding: 2rem 5rem 0 5rem !important;
    }

    .order-summary-main {
        padding: 2rem 5rem !important;
    }

}

.subscriptionSummary-container {
    padding-top: 0px !important;
}


.checkout-main {
    .subscriptionSummary-container {
        padding-top: 28px !important;
    }
}

.subcription-main {
    justify-content: flex-start !important;
}

.subscription-faq {
    background-color: #FFFEF3;

    .columns-content {
        max-width: 100%;
    }
}

@media screen and (max-width: 600px) {

    @media screen and (max-width: 600px) {

        .order-summary-list {
            & .slds-grid_vertical {
                width: 100%;

                .slds-m-right_small {
                    width: 100%;
                }
            }

            commerce_my_account-date-filter {
                width: 100%;

                .slds-wrap {
                    display: flex;
                    flex-direction: column;
                    width: 100%;
                }

            }
        }

    }

    .Result-layout-PLP {
        .choose-subscription h3 {
            font-size: 16px !important;
        }
    }

}

.plp_mobile-container {
    padding: 0 !important;
}

.homePage-container {
    & .home-topPicks-carousel {
        & .fieldsArea a {
            z-index: 999;
        }
    }
}


.navigation-container h2.slds-nav-vertical__title{
    display: none;
}

.freeOrder__btn span{
    color: rgb(255, 255, 255) !important;
}