[hidden] {
    display: none !important
}

.plyr--paused .plyr__poster {
    width: auto !important
}

.plyr--stopped.plyr__poster-enabled .plyr__poster {
    width: 100% !important
}

.lazy-img, .lazy-picture {
    opacity: 1;
    transition: opacity 1s ease-in-out
}

.lazy-img.js-lazy-img, .lazy-img.js-lazy-picture, .lazy-picture.js-lazy-img, .lazy-picture.js-lazy-picture {
    opacity: 0
}

.dln-loading-spinner {
    position: fixed;
    z-index: 999990;
    overflow: hidden;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .55)
}

.dln-loading-spinner--visible {
    display: flex
}

.dln-loading-spinner .loader, .dln-loading-spinner .loader:after {
    border-radius: 50%;
    width: 50px;
    height: 50px
}

.dln-loading-spinner .loader {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border: 5px solid hsla(0, 0%, 100%, .2);
    border-left-color: #fff;
    transform: translateZ(0);
    animation: load8 1.1s linear infinite
}

.dln-loading-spinner__text {
    font-size: 22px;
    color: #f1f1f1
}

.dln-notification-center {
    position: fixed;
    z-index: 1000000;
    top: 100px;
    right: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.dln-notification-center__notification {
    position: relative;
    width: 150px;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23)
}

.dln-notification-center__notification--success {
    background-color: #c8e6c9
}

.dln-notification-center__notification--error {
    background-color: #ffcdd2
}

.dln-notification-center__notification__close {
    position: absolute;
    top: 10px;
    right: 10px
}

#faq-article-content span {
    font-family: var(--fontNameRoman), Arial, sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 16px !important;
    line-height: 20px !important
}

#faq-article-content p {
    font-size: 16px;
    margin-top: 10px
}

.dln-faq__main--noResults .dln-search-wrapper {
    width: 100%
}

@media (min-width: 600px) {
    .dln-faq__main--noResults .dln-search-wrapper {
        width: 50%
    }
}

.dln-faq__mainSubtitle + .dln-search-wrapper {
    width: 100%
}

@media (min-width: 600px) {
    .dln-faq__mainSubtitle + .dln-search-wrapper {
        width: 50%
    }
}

@media screen and (max-width: 768px) {
    .dln-faq__video-container {
        position: relative;
        padding-bottom: 54.25%;
        height: 0;
        overflow: hidden;
        max-width: 100%
    }

    .dln-faq__video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
}

.dln-instruction-manuals__searchWrapper {
    width: 100%
}

.dln-instruction-manuals__helpSection .dln-btn--link {
    color: var(--brand-03);
    text-decoration: none
}

.dln-prodReg--confirmation .dln-prodReg__loading {
    margin: 100px 0;
    width: 100%;
    text-align: center
}

.dln-prodReg--confirmation .dln-chips .dln-icn.dln-icn--mainIcon.dln-icn--mainIcon--error {
    color: var(--support-01)
}

.dln-braun .dln-confirmation-page__wrapper-content a {
    border-radius: 20px
}

.dln-kenwood .dln-confirmation-page__wrapper-content a:hover {
    opacity: 1;
    background-color: var(--brand-04);
    border-color: var(--brand-04)
}

.dln-kenwood .dln-confirmation-page__wrapper-content a.stroked:hover {
    background-color: var(--brand-03);
    color: var(--brand-04);
    border-color: var(--brand-04)
}

.dln-confirmation-page__wrapper-content a {
    box-sizing: border-box;
    display: inline-block;
    text-decoration: none;
    background-color: var(--brand-01);
    color: var(--brand-03);
    border: 1px solid var(--brand-01);
    padding: 12px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    text-align: center;
    margin: 10px;
    min-width: 220px;
    transition: all .3s linear
}

.dln-confirmation-page__wrapper-content a:hover {
    opacity: .8
}

.dln-confirmation-page__wrapper-content a.stroked {
    background-color: var(--brand-03);
    color: var(--brand-01)
}

.consent_blackbar_braun, .consent_blackbar_delonghi, .consent_blackbar_kenwood {
    width: 100% !important;
    background-color: rgba(0, 0, 0, .5) !important;
    position: fixed;
    top: 0;
    display: block;
    height: 100%;
    z-index: 999999
}

.consent_blackbar_braun:empty, .consent_blackbar_delonghi:empty, .consent_blackbar_kenwood:empty {
    display: none
}

.consent_blackbar_braun #truste-consent-track, .consent_blackbar_delonghi #truste-consent-track, .consent_blackbar_kenwood #truste-consent-track {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    width: 100%
}

.consent_blackbar_braun p, .consent_blackbar_delonghi p, .consent_blackbar_kenwood p {
    font-size: 14px;
    margin-bottom: 1.4666666667rem
}

.consent_blackbar_delonghi #truste-consent-buttons .truste-button1 {
    padding: 13.5px 80px
}

.consent_blackbar_delonghi #truste-consent-buttons .truste-button2 {
    padding: 13.5px 20px
}

[data-screenset-element-id=gigya-newsletter-screen] .gigya-input-text {
    padding: 25px 20px
}

[data-screenset-element-id=gigya-newsletter-screen] .dlg-gigya-button-wrapper input[type=submit] {
    background-color: var(--brand-04);
    margin: 25px 0;
    font-size: 15px;
    width: 50%
}

@media (min-width: 1024px) {
    [data-screenset-element-id=gigya-newsletter-screen] .dlg-gigya-button-wrapper input[type=submit] {
        width: 100%
    }
}

[data-screenset-element-id=gigya-newsletter-screen] .gigya-custom-checkbox .gigya-input-checkbox {
    opacity: 0
}

[data-screenset-element-id=gigya-newsletter-screen] .gigya-custom-checkbox .gigya-input-checkbox + label {
    font-size: 14px;
    padding-left: 10px
}

[data-screenset-element-id=gigya-newsletter-screen] .gigya-custom-checkbox .gigya-input-checkbox + label:before {
    width: 20px;
    height: 20px;
    margin-top: -7px;
    border-radius: 5px
}

[data-screenset-element-id=gigya-newsletter-screen] .gigya-custom-checkbox .gigya-input-checkbox + label:after {
    background-color: transparent;
    margin-top: -5px
}

[data-screenset-element-id=gigya-newsletter-screen] .gigya-custom-checkbox .gigya-input-checkbox:checked + label:after {
    content: "\E0";
    font-family: var(--fontNameIcons)
}

[data-screenset-element-id=gigya-newsletter-screen] .gigya-custom-checkbox .gigya-input-checkbox:checked + label .gigya-checkbox-text {
    color: var(--brand-04);
    font-weight: 400
}

[data-screenset-element-id=gigya-newsletter-screen] .gigya-custom-checkbox .gigya-checkbox-text {
    font-size: 14px;
    color: var(--brand-04)
}

[data-screenset-element-id=gigya-newsletter-screen] .gigya-toggle-content a {
    color: var(--brand-02)
}

[data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row:nth-child(5) {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

[data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row:nth-child(5) i {
    background: #000;
    width: 15px;
    height: 15px;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    margin-left: 5px
}

[data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row:nth-child(5) .gigya-toggle-content {
    width: 100%;
    color: var(--brand-02)
}

@media (min-width: 1024px) {
    [data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row {
        display: flex;
        flex-wrap: wrap
    }

    [data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row {
        width: 25%;
        margin-right: 24px
    }

    [data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row:first-child, [data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row:nth-child(2) {
        width: 46% !important;
        margin-right: 0 !important
    }

    [data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row:nth-child(2) {
        margin-left: 8%
    }

    [data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row:nth-child(3) {
        display: none
    }

    [data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row:nth-child(4) {
        width: 100% !important
    }

    [data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row:nth-child(4), [data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row:nth-child(5) {
        margin-right: 0
    }

    [data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row:nth-child(5) {
        width: 100%
    }
}

body {
    background: #fff
}

input::-ms-clear, input::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

@media only screen and (max-width: 599px) {
    .dln-serviceLocator .dln-tabs__content {
        opacity: 0;
        display: none;
        flex-wrap: nowrap
    }

    .dln-serviceLocator .dln-tabs__content--current {
        opacity: 1;
        display: block;
        flex-wrap: wrap
    }
}

.dln-braun .dln-account .dln-wrapper {
    padding-top: 48px
}

.dln-braun .dln-profileCard {
    margin-bottom: 32px
}

.dln-cart__aside .dln-cart__noticeBox {
    flex-flow: column;
    padding: 20px;
    gap: 20px;
    border: 1px solid #e5e5e5
}

.dln-cart__aside .dln-cart__noticeBox .dln-noticeBox {
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 5px 0
}

.dln-cart__aside .dln-cart__noticeBox .dln-noticeBox .dln-noticeBox__icon {
    margin: 0;
    width: auto
}

.dln-cart__aside .dln-cart__noticeBox .dln-noticeBox .dln-noticeBox__icon .dln-icn {
    color: var(--brand-01)
}

.dln-cart__aside .dln-cart__noticeBox .dln-noticeBox .dln-noticeBox__content {
    margin: 10px 0 0
}

.dln-cart__aside .dln-cart__noticeBox .dln-noticeBox .dln-noticeBox__content .dln-noticeBox__description {
    display: flex;
    flex-flow: column;
    gap: 5px;
    text-align: left
}

.dln-cart__aside .dln-cart__noticeBox .dln-noticeBox .dln-noticeBox__content .dln-noticeBox__copy {
    text-align: left
}

.dln-cart__aside .dln-cart__noticeBox .dln-noticeBox .dln-noticeBox__content .dln-noticeBox__title {
    margin: 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 18.2px
}

.dln-cart__aside .dln-cart__noticeBox .dln-noticeBox--light .dln-noticeBox__content {
    display: flex;
    flex: 1;
    gap: 20px;
    margin: 0;
    width: auto
}

.dln-delonghi .dln-noticeBox--light .dln-noticeBox__link {
    margin: 0;
    color: var(--brand-01)
}

.dln-serviceLocator__map .gm-ui-hover-effect {
    opacity: 1 !important;
    top: 5px !important;
    right: 10px !important;
    z-index: 1
}

.dln-serviceLocator__map .gm-ui-hover-effect img {
    display: none !important
}

.dln-serviceLocator__map .gm-ui-hover-effect:before {
    content: "J";
    font-size: 17px;
    font-family: var(--fontNameIcons)
}

.bra-compareTray__table {
    width: 100%
}

.dln-colorRadioBtn__placeholder:after {
    background-color: unset !important
}

.disable-all {
    opacity: .4 !important
}

.disable-all, .disable-all * {
    cursor: not-allowed !important
}

.bra-radio__placeholder:after {
    background-color: unset !important
}

.dln-recipe-single__col-content .dln-recipe-single__step-content {
    font-size: 15px;
    line-height: 1.4
}

.dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__formField .dln-checkServiceBox__cardList {
    display: inline-flex
}

.dlg-orderSumm__boxEntries {
    max-height: 226px;
    overflow-y: auto
}

.dlg-orderSumm__boxEntries .dln-orderSumm__contentRow:nth-last-child(2) {
    border-bottom: 1px solid var(--ui-01)
}

.dln-checkout .dln-accordion--payment .dln-checkServiceBox__cardItem .dln-checkServiceBox__cardImg {
    max-width: 46px;
    min-width: 30px
}

@media only screen and (max-width: 599px) {
    .dln-checkout .dln-accordion--payment .dln-accordion.dln-accordion--payment.dln-accordion--editing.dln-accordion--showInfo {
        border-bottom: none
    }

    .dln-checkout .dln-accordion--payment .dln-checkout .dln-accordion--payment.dln-accordion--showInfo .dln-accordion__content .dln-checkout__form {
        margin-right: 10px;
        padding-right: 10px
    }

    .dln-checkout .dln-accordion--payment .dln-accordion .dln-accordion--payment.dln-accordion--open .dln-checkout__formField .dln-checkout__formField--billingAddress {
        margin-right: 24px
    }

    .dln-checkout .dln-accordion--payment .dln-checkout__content .dln-accordion {
        width: auto
    }
}

.dln-checkout .dln-accordion--payment .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-accordion__content--submit .dln-checkout__paragraph {
    display: inline;
    margin-bottom: 24px
}

.dln-checkout .dln-accordion--payment .dln-checkout__content .dln-accordion--showInfo .dln-accordion__titleLabel {
    display: inline
}

.dln-checkout .dln-accordion--payment .dlg-adyen-checkout .adyen-checkout__card__exp-cvc .adyen-checkout__field:not(.adyen-checkout__field__cvc) {
    display: none
}

.dln-checkout .dln-accordion--payment #js-adyen-card-checkout, .dln-checkout .dln-accordion--payment #js-adyen-form-checkout {
    margin-bottom: 24px
}

.dln-checkout .dln-accordion--payment .adyen-checkout__field--50:nth-child(2) {
    margin-left: 0
}

@media only screen and (min-width: 1199px) {
    .dln-checkout .dln-accordion--payment .dln-checkout__formGroup {
        width: 60%
    }
}

.dln-checkout-3ds__button-container {
    width: 214px;
    margin-top: 40px
}

.dln-inputs .dln-inputs__autocompleteContainer {
    z-index: 14 !important
}

.dln-order__dlgBackTo > span {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-style: normal;
    line-height: 21px;
    font-size: 14px;
    font-weight: 700;
    color: var(--brand-01);
    text-decoration: underline
}

.dln-order__dlgBackTo > .dln-icn {
    width: 10px;
    height: 21px;
    line-height: 21px;
    font-size: 10px;
    color: var(--brand-01);
    text-align: center;
    text-decoration: none;
    margin: 0 8px 0 0
}

.dln-order .dln-orderRev__actions > a {
    text-decoration: none
}

.dln-kenwood .dln-site-search .dln-filters-bar, .dln-kenwood .dln-site-search .dln-filters-bar__desktop, .dln-kenwood .dln-site-search .dln-tabs, .dln-kenwood .dln-site-search .dln-tabs__content {
    max-width: 1440px !important;
    margin: 0 auto !important
}

.dln-kenwood .dln-site-search .dln-manuals-list {
    padding: 15px 50px 65px 20px
}

.dlg-smartedit-wrapper {
    width: 100% !important;
    height: auto !important
}

[data-smartedit-component-id=DLGSuggestionLinksSlot-DLGSearch] .se-storefront-component {
    min-height: unset
}

.dlg-hidden {
    display: none !important
}

.dlg-gigya-link {
    outline: none;
    width: auto;
    line-height: normal;
    font-size: 13px;
    font-weight: 700;
    color: var(--brand-03);
    text-align: center;
    border: none;
    background-color: var(--brand-01);
    box-shadow: none;
    transition: all .3s linear;
    padding: 10px 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
    background-color: transparent;
    padding: 0 !important;
    color: var(--brand-04);
    text-decoration: underline
}

.dlg-gigya-link:hover {
    opacity: .8
}

.dlg-gigya-button-wrapper input[type=button], .dlg-gigya-button-wrapper input[type=submit] {
    outline: none;
    width: auto;
    line-height: normal;
    font-size: 13px;
    font-weight: 700;
    color: var(--brand-03);
    text-align: center;
    border: none;
    background-color: var(--brand-01);
    box-shadow: none;
    transition: all .3s linear;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    height: 40px;
    line-height: 17px;
    padding: 13px 8px 10px;
    text-decoration: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-radius: 2px;
    overflow: hidden
}

.dlg-gigya-button-wrapper input[type=button]:hover, .dlg-gigya-button-wrapper input[type=submit]:hover {
    opacity: .8
}

.dlg-gigya-captcha-wrapper {
    display: flex;
    justify-content: center;
    width: 100%
}

.gigya-captcha-wrapper .gigya-captcha > div > div {
    margin: auto !important
}

div.gigya-screen-dimmer {
    position: fixed !important;
    z-index: 999990 !important;
    overflow: hidden !important;
    margin: auto !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    background-color: rgba(0, 0, 0, .55) !important;
    opacity: 1 !important;
    filter: none;
    width: auto !important;
    height: auto !important
}

div.gigya-screen-loader, div.gigya-screen-loader:after {
    border-radius: 50% !important;
    width: 50px !important;
    height: 50px !important;
    z-index: 1000000 !important
}

div.gigya-screen-loader {
    border: 5px solid hsla(0, 0%, 100%, .2) !important;
    border-left: 5px solid var(--brand-03) !important;
    animation: load8 1.1s linear infinite;
    margin: 0 !important;
    position: absolute !important;
    top: calc(50% - 25px) !important;
    left: calc(50% - 25px) !important;
    transform: translate(-50%, -50%) !important;
    background: none !important
}

@keyframes load8 {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.gigya-social-login-container {
    margin: 0 auto !important
}

.gigya-social-login-container .gigya-login-provider-row {
    margin-bottom: 16px
}

.gigya-social-login-container .gigya-login-provider-row .gigya-login-provider:not(:last-child) {
    margin-right: 16px !important
}

.h-hr--line {
    display: block;
    height: 1px;
    background-color: var(--ui-01);
    width: 100%;
    margin: 15px 0 40px
}

.gigya-toggle {
    display: block !important;
    margin: 10px 0 !important;
    cursor: pointer;
    text-decoration: none !important;
    color: var(--brand-02) !important
}

.gigya-toggle-content {
    display: none !important
}

.gigya-toggle-content.is-open {
    display: block !important
}

@media (min-width: 600px) {
    [data-screenset-element-id=gigya-change-password-screen] .gigya-profile-form .gigya-layout-row {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }

    [data-screenset-element-id=gigya-change-password-screen] .gigya-profile-form .gigya-layout-row .h-emptyBlock, [data-screenset-element-id=gigya-change-password-screen] .gigya-profile-form .gigya-layout-row > .dlg-gigya-input-text-wrapper {
        width: 49%
    }
}

[data-screenset-element-id=gigya-change-password-screen] .gigya-profile-form .dln-btn--cancel {
    float: left
}

[data-screenset-element-id=gigya-change-password-screen] .gigya-profile-form .dln-btn--update {
    max-width: 184px;
    float: right;
    padding: 0 !important
}

[data-screenset-element-id=gigya-change-password-screen] .gigya-profile-form .dln-btn--update .gigya-input-submit {
    font-size: 14px;
    font-family: Helvetica Neue Bold, Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-03);
    text-align: center;
    border: none;
    background-color: var(--brand-01);
    outline: none;
    cursor: pointer;
    width: 100%;
    height: 100%
}

.dln-kenwood [data-screenset-element-id=gigya-change-password-screen] .gigya-profile-form .dln-btn--update .gigya-input-submit {
    text-transform: uppercase
}

h1.gigya-screen-caption.gigya-screen-caption {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 20px;
    font-size: 17px;
    text-align: left;
    padding-bottom: 10px;
    margin: 21px 0 32px;
    width: 100% !important
}

.gigya-composite-control-multi-choice .gigya-required-display {
    visibility: hidden
}

.dlg-gigya-input-text-wrapper {
    font-size: 13px;
    line-height: 150%;
    display: inline-block;
    width: 100%;
    text-align: left;
    transition: all .4s cubic-bezier(.25, .8, .25, 1);
    position: relative
}

.dlg-gigya-input-text-wrapper .gigya-label {
    line-height: 150%;
    font: inherit;
    display: inline-block;
    color: var(--brand-02);
    white-space: nowrap;
    text-overflow: ellipsis;
    transform-origin: 0 0;
    transition: top .4s cubic-bezier(.25, .8, .25, 1), transform .4s cubic-bezier(.25, .8, .25, 1), color .4s cubic-bezier(.25, .8, .25, 1), width .4s cubic-bezier(.25, .8, .25, 1);
    padding: 0 4px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: calc(50% - 7px);
    left: 8px;
    z-index: 1
}

.dlg-gigya-input-text-wrapper .gigya-label.gigya-error {
    color: var(--support-01) !important
}

.dlg-gigya-input-text-wrapper.dlg-gigya-input--active .gigya-label {
    background-color: var(--brand-03);
    transform: translateY(calc(50% - 29px)) scale(.75)
}

.dlg-gigya-input-text-wrapper input {
    border-radius: 2px !important;
    border: 1px solid var(--ui-01) !important;
    color: var(--brand-04) !important;
    font-size: 13px;
    outline: 0;
    width: 100%;
    line-height: 16px;
    background-color: transparent !important;
    padding: 14px 8px 8px;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.dlg-gigya-input-text-wrapper input:focus {
    border-color: var(--ui-02) !important
}

.dlg-gigya-input-text-wrapper input.gigya-error {
    padding: 14px 8px 8px !important;
    border-radius: 0 !important;
    border: 1px solid var(--support-01) !important
}

.dlg-gigya-input-text-wrapper input.gigya-valid {
    padding-right: 40px !important;
    background-image: url(/_ui/dist/assets/images/icons/icon-valid.svg) !important;
    background-position-x: 100%;
    background-position-y: 50%;
    background-position: right 16px center;
    background-repeat: no-repeat
}

.dlg-gigya-input-text-wrapper .gigya-error-msg {
    min-height: 24px !important;
    color: var(--support-01) !important;
    text-align: left
}

.dlg-gigya-input-date-wrapper:before {
    font-family: var(--fontNameIcons);
    content: "b";
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
    background-size: auto 95%;
    background-position: 50% 50%;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 17px;
    pointer-events: none
}

.gigya-composite-control-checkbox {
    position: relative;
    margin: 12px 0
}

.gigya-composite-control-checkbox .gigya-checkbox-text {
    font-size: 13px;
    font-weight: 400;
    color: var(--brand-02);
    margin-left: 5px;
    transition: color .12s linear
}

.gigya-input-checkbox {
    width: 16px;
    height: 16px
}

.gigya-input-checkbox + label.gigya-label:before {
    position: absolute;
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    border: 1px solid var(--ui-02);
    border-radius: 2px;
    background-color: var(--brand-03);
    top: 0;
    left: 0;
    z-index: 2
}

.gigya-input-checkbox + label.gigya-label:after {
    position: absolute;
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    top: 4px;
    left: 4px;
    border-radius: 1px;
    background-color: var(--support-02);
    z-index: 5;
    transform: scale(0);
    transition: transform .08s ease
}

.gigya-input-checkbox:checked + label .gigya-checkbox-text {
    color: var(--support-02);
    font-weight: 700
}

.gigya-input-checkbox:checked + label.gigya-label:after {
    transform: scale(1)
}

.gigya-input-radio {
    position: relative;
    width: 16px;
    height: 16px;
    visibility: hidden
}

.gigya-input-radio + label {
    cursor: pointer;
    color: var(--ui-04)
}

.gigya-input-radio + label:before {
    position: absolute;
    content: "";
    display: block;
    left: 0;
    top: 0;
    width: 12px;
    height: 12px;
    border: 2px solid var(--ui-02);
    border-radius: 50%
}

.gigya-input-radio + label:after {
    position: absolute;
    content: "";
    display: block;
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    transform: scale(0);
    background: var(--support-02);
    border-radius: 50%;
    transition: transform .08s ease
}

.gigya-input-radio:checked + label:after {
    transform: scale(1)
}

.dlg-gigya-input-select-wrapper {
    position: relative
}

.dlg-gigya-input-select-wrapper .gigya-label {
    line-height: 150%;
    font: inherit;
    display: inline-block;
    color: var(--brand-02);
    white-space: nowrap;
    text-overflow: ellipsis;
    transform-origin: 0 0;
    transition: top .4s cubic-bezier(.25, .8, .25, 1), transform .4s cubic-bezier(.25, .8, .25, 1), color .4s cubic-bezier(.25, .8, .25, 1), width .4s cubic-bezier(.25, .8, .25, 1);
    padding: 0 4px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: calc(50% - 21px);
    left: 8px;
    z-index: 1;
    top: -6px;
    background-color: var(--brand-03);
    z-index: 2;
    transform: scale(.75)
}

.dlg-gigya-input-select-wrapper .gigya-label.gigya-error {
    color: var(--support-01) !important
}

.gigya-link-account-screen .gigya-style-modern {
    width: 100%
}

.gigya-link-account-screen .dln-popup__headTitle {
    line-height: 20px;
    font-size: 17px;
    text-align: left;
    padding: 26px 0 10px;
    margin: 0;
    width: 100%;
    max-width: 100%
}

.gigya-link-account-screen .dln-socialAcc__text {
    font-size: 13px
}

.gigya-link-account-screen .gigya-layout-cell.with-site-login .gigya-layout-row:nth-child(2) {
    display: flex;
    justify-content: space-between;
    margin-top: 24px
}

.gigya-link-account-screen .gigya-layout-cell.with-site-login .gigya-layout-row:nth-child(2) .gigya-layout-cell {
    width: 49%
}

.gigya-link-account-screen .gigya-layout-cell.with-site-login .gigya-layout-row:nth-child(2) .gigya-layout-cell:nth-child(2) {
    text-align: right
}

[data-dlg-gigya=dlg-gigya-login-container] > .gigya-screen-content.gigya-hidden {
    display: block !important
}

[data-screenset-element-id=gigya-login-screen] .gigya-login-spacer, [data-screenset-element-id=gigya-loginHK-screen] .gigya-login-spacer {
    height: 1px;
    border-top: 1px solid var(--ui-01);
    margin: 30px 0
}

[data-screenset-element-id=gigya-login-screen] .gigya-clear-spacer, [data-screenset-element-id=gigya-loginHK-screen] .gigya-clear-spacer {
    clear: both
}

[data-screenset-element-id=gigya-login-screen] .dlg-gigya-input-text-wrapper, [data-screenset-element-id=gigya-loginHK-screen] .dlg-gigya-input-text-wrapper {
    font-size: 13px;
    line-height: 150%;
    display: inline-block;
    width: 100%;
    text-align: left;
    transition: all .4s cubic-bezier(.25, .8, .25, 1);
    position: relative
}

[data-screenset-element-id=gigya-login-screen] .dlg-gigya-input-text-wrapper .gigya-label, [data-screenset-element-id=gigya-loginHK-screen] .dlg-gigya-input-text-wrapper .gigya-label {
    line-height: 150%;
    font: inherit;
    display: inline-block;
    color: var(--brand-02);
    white-space: nowrap;
    text-overflow: ellipsis;
    transform-origin: 0 0;
    transition: top .4s cubic-bezier(.25, .8, .25, 1), transform .4s cubic-bezier(.25, .8, .25, 1), color .4s cubic-bezier(.25, .8, .25, 1), width .4s cubic-bezier(.25, .8, .25, 1);
    padding: 0 4px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: calc(50% - 21px);
    left: 8px;
    z-index: 1
}

[data-screenset-element-id=gigya-login-screen] .dlg-gigya-input-text-wrapper .gigya-label.gigya-error, [data-screenset-element-id=gigya-loginHK-screen] .dlg-gigya-input-text-wrapper .gigya-label.gigya-error {
    color: var(--support-01) !important
}

[data-screenset-element-id=gigya-login-screen] .dlg-gigya-input-text-wrapper.dlg-gigya-input--active .gigya-label, [data-screenset-element-id=gigya-loginHK-screen] .dlg-gigya-input-text-wrapper.dlg-gigya-input--active .gigya-label {
    background-color: var(--brand-03);
    transform: translateY(calc(50% - 29px)) scale(.75)
}

[data-screenset-element-id=gigya-login-screen] .dlg-gigya-input-text-wrapper input, [data-screenset-element-id=gigya-loginHK-screen] .dlg-gigya-input-text-wrapper input {
    border-radius: 2px !important;
    border: 1px solid var(--ui-01) !important;
    color: var(--brand-04) !important;
    font-size: 13px;
    outline: 0;
    width: 100%;
    line-height: 16px;
    background-color: transparent !important;
    padding: 14px 8px 8px;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

[data-screenset-element-id=gigya-login-screen] .dlg-gigya-input-text-wrapper input:focus, [data-screenset-element-id=gigya-loginHK-screen] .dlg-gigya-input-text-wrapper input:focus {
    border-color: var(--ui-02) !important
}

[data-screenset-element-id=gigya-login-screen] .dlg-gigya-input-text-wrapper input.gigya-error, [data-screenset-element-id=gigya-loginHK-screen] .dlg-gigya-input-text-wrapper input.gigya-error {
    padding: 14px 8px 8px !important;
    border-radius: 0 !important;
    border: 1px solid var(--support-01) !important
}

[data-screenset-element-id=gigya-login-screen] .dlg-gigya-input-text-wrapper input.gigya-valid, [data-screenset-element-id=gigya-loginHK-screen] .dlg-gigya-input-text-wrapper input.gigya-valid {
    padding-right: 40px !important;
    background-image: url(/_ui/dist/assets/images/icons/icon-valid.svg) !important;
    background-position-x: 100%;
    background-position-y: 50%;
    background-position: right 16px center;
    background-repeat: no-repeat
}

[data-screenset-element-id=gigya-login-screen] .dlg-gigya-input-text-wrapper .gigya-error-msg, [data-screenset-element-id=gigya-loginHK-screen] .dlg-gigya-input-text-wrapper .gigya-error-msg {
    min-height: 24px !important;
    color: var(--support-01) !important;
    text-align: left
}

[data-screenset-element-id=gigya-login-screen] .gigya-forgotPassword, [data-screenset-element-id=gigya-loginHK-screen] .gigya-forgotPassword {
    outline: none;
    width: auto;
    line-height: normal;
    font-size: 13px;
    font-weight: 700;
    color: var(--brand-03);
    text-align: center;
    border: none;
    background-color: var(--brand-01);
    box-shadow: none;
    transition: all .3s linear;
    padding: 10px 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
    background-color: transparent;
    padding: 0 !important;
    color: var(--brand-04);
    text-decoration: underline;
    color: var(--brand-02);
    float: right
}

[data-screenset-element-id=gigya-login-screen] .gigya-forgotPassword:hover, [data-screenset-element-id=gigya-loginHK-screen] .gigya-forgotPassword:hover {
    opacity: .8
}

[data-screenset-element-id=gigya-login-screen] .dlg-gigya-button-wrapper, [data-screenset-element-id=gigya-loginHK-screen] .dlg-gigya-button-wrapper {
    width: 100%;
    margin: 0;
    text-align: center
}

[data-screenset-element-id=gigya-login-screen] .dlg-gigya-button-wrapper input[type=submit], [data-screenset-element-id=gigya-loginHK-screen] .dlg-gigya-button-wrapper input[type=submit] {
    width: 100%;
    margin: 0 auto
}

[data-screenset-element-id=gigya-subscribe-with-email-form] .gigya-spacer-divider {
    margin: 0 0 20px
}

[data-screenset-element-id=gigya-login-popup-screen] .gigya-login-spacer, [data-screenset-element-id=gigya-login-popupHK-screen] .gigya-login-spacer {
    height: 1px;
    border-top: 1px solid var(--ui-01);
    margin: 30px 0
}

[data-screenset-element-id=gigya-login-popup-screen] .gigya-clear-spacer, [data-screenset-element-id=gigya-login-popupHK-screen] .gigya-clear-spacer {
    clear: both
}

[data-screenset-element-id=gigya-login-popup-screen] .dlg-gigya-input-text-wrapper, [data-screenset-element-id=gigya-login-popupHK-screen] .dlg-gigya-input-text-wrapper {
    font-size: 13px;
    line-height: 150%;
    display: inline-block;
    width: 100%;
    text-align: left;
    transition: all .4s cubic-bezier(.25, .8, .25, 1);
    position: relative
}

[data-screenset-element-id=gigya-login-popup-screen] .dlg-gigya-input-text-wrapper .gigya-label, [data-screenset-element-id=gigya-login-popupHK-screen] .dlg-gigya-input-text-wrapper .gigya-label {
    line-height: 150%;
    font: inherit;
    display: inline-block;
    color: var(--brand-02);
    white-space: nowrap;
    text-overflow: ellipsis;
    transform-origin: 0 0;
    transition: top .4s cubic-bezier(.25, .8, .25, 1), transform .4s cubic-bezier(.25, .8, .25, 1), color .4s cubic-bezier(.25, .8, .25, 1), width .4s cubic-bezier(.25, .8, .25, 1);
    padding: 0 4px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: calc(50% - 21px);
    left: 8px;
    z-index: 1
}

[data-screenset-element-id=gigya-login-popup-screen] .dlg-gigya-input-text-wrapper .gigya-label.gigya-error, [data-screenset-element-id=gigya-login-popupHK-screen] .dlg-gigya-input-text-wrapper .gigya-label.gigya-error {
    color: var(--support-01) !important
}

[data-screenset-element-id=gigya-login-popup-screen] .dlg-gigya-input-text-wrapper.dlg-gigya-input--active .gigya-label, [data-screenset-element-id=gigya-login-popupHK-screen] .dlg-gigya-input-text-wrapper.dlg-gigya-input--active .gigya-label {
    background-color: var(--brand-03);
    transform: translateY(calc(50% - 29px)) scale(.75)
}

[data-screenset-element-id=gigya-login-popup-screen] .dlg-gigya-input-text-wrapper input, [data-screenset-element-id=gigya-login-popupHK-screen] .dlg-gigya-input-text-wrapper input {
    border-radius: 2px !important;
    border: 1px solid var(--ui-01) !important;
    color: var(--brand-04) !important;
    font-size: 13px;
    outline: 0;
    width: 100%;
    line-height: 16px;
    background-color: transparent !important;
    padding: 14px 8px 8px;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

[data-screenset-element-id=gigya-login-popup-screen] .dlg-gigya-input-text-wrapper input:focus, [data-screenset-element-id=gigya-login-popupHK-screen] .dlg-gigya-input-text-wrapper input:focus {
    border-color: var(--ui-02) !important
}

[data-screenset-element-id=gigya-login-popup-screen] .dlg-gigya-input-text-wrapper input.gigya-error, [data-screenset-element-id=gigya-login-popupHK-screen] .dlg-gigya-input-text-wrapper input.gigya-error {
    padding: 14px 8px 8px !important;
    border-radius: 0 !important;
    border: 1px solid var(--support-01) !important
}

[data-screenset-element-id=gigya-login-popup-screen] .dlg-gigya-input-text-wrapper input.gigya-valid, [data-screenset-element-id=gigya-login-popupHK-screen] .dlg-gigya-input-text-wrapper input.gigya-valid {
    padding-right: 40px !important;
    background-image: url(/_ui/dist/assets/images/icons/icon-valid.svg) !important;
    background-position-x: 100%;
    background-position-y: 50%;
    background-position: right 16px center;
    background-repeat: no-repeat
}

[data-screenset-element-id=gigya-login-popup-screen] .dlg-gigya-input-text-wrapper .gigya-error-msg, [data-screenset-element-id=gigya-login-popupHK-screen] .dlg-gigya-input-text-wrapper .gigya-error-msg {
    min-height: 24px !important;
    color: var(--support-01) !important;
    text-align: left
}

[data-screenset-element-id=gigya-login-popup-screen] .gigya-forgotPassword, [data-screenset-element-id=gigya-login-popupHK-screen] .gigya-forgotPassword {
    outline: none;
    width: auto;
    line-height: normal;
    font-size: 13px;
    font-weight: 700;
    color: var(--brand-03);
    text-align: center;
    border: none;
    background-color: var(--brand-01);
    box-shadow: none;
    transition: all .3s linear;
    padding: 10px 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
    background-color: transparent;
    padding: 0 !important;
    color: var(--brand-04);
    text-decoration: underline;
    color: var(--brand-02);
    float: right
}

[data-screenset-element-id=gigya-login-popup-screen] .gigya-forgotPassword:hover, [data-screenset-element-id=gigya-login-popupHK-screen] .gigya-forgotPassword:hover {
    opacity: .8
}

[data-screenset-element-id=gigya-login-popup-screen] .dlg-gigya-button-wrapper, [data-screenset-element-id=gigya-login-popupHK-screen] .dlg-gigya-button-wrapper {
    width: 100%;
    margin: 0;
    text-align: center
}

[data-screenset-element-id=gigya-login-popup-screen] .dlg-gigya-button-wrapper input[type=submit], [data-screenset-element-id=gigya-login-popupHK-screen] .dlg-gigya-button-wrapper input[type=submit] {
    width: 100%;
    margin: 0 auto
}

[data-screenset-element-id=gigya-forgot-password-popup-screen] .dlg-gigya-input-text-wrapper, [data-screenset-element-id=gigya-forgot-password-popupHK-screen] .dlg-gigya-input-text-wrapper, [data-screenset-element-id=gigya-forgot-password-screen] .dlg-gigya-input-text-wrapper {
    margin: 0 0 4px
}

[data-screenset-element-id=gigya-forgot-password-popup-screen] .dlg-gigya-button-wrapper input[type=submit], [data-screenset-element-id=gigya-forgot-password-popupHK-screen] .dlg-gigya-button-wrapper input[type=submit], [data-screenset-element-id=gigya-forgot-password-screen] .dlg-gigya-button-wrapper input[type=submit] {
    margin: 0 0 24px
}

[data-screenset-element-id=gigya-forgot-password-popup-screen] .dlg-gigya-link, [data-screenset-element-id=gigya-forgot-password-popupHK-screen] .dlg-gigya-link, [data-screenset-element-id=gigya-forgot-password-screen] .dlg-gigya-link {
    margin: 0 auto;
    display: block
}

[data-screenset-element-id=gigya-reset-password-success-screen] .dlg-gigya-button-wrapper input[type=button] {
    width: 241px
}

[data-screenset-element-id=gigya-reset-password-success-screen] .dln-chips--largeIcon .dln-icn--mainIcon {
    color: var(--support-02)
}

[data-dlg-gigya=dlg-gigya-register-container] > .gigya-screen-content.gigya-hidden {
    display: block !important
}

[data-screenset-element-id=gigya-register-screen] form .gigya-layout-row:nth-child(2) .gigya-composite-control-dropdown.dlg-gigya-input-select-wrapper {
    width: 100%
}

[data-screenset-element-id=gigya-register-screen] form .gigya-layout-row:nth-child(2) .dlg-gigya-input-select-wrapper {
    width: 47%
}

@media (min-width: 600px) {
    [data-screenset-element-id=gigya-register-screen] form .gigya-layout-row:nth-child(2) {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    [data-screenset-element-id=gigya-register-screen] form .gigya-layout-row:nth-child(2) .gigya-composite-control {
        width: 47%
    }

    [data-screenset-element-id=gigya-register-screen] form .gigya-layout-row:nth-child(2) .gigya-composite-control--fullWidth {
        width: 100%
    }

    [data-screenset-element-id=gigya-register-screen] form .gigya-layout-row:nth-child(2) .gigya-composite-control--mb-big {
        margin-bottom: 25px
    }
}

[data-screenset-element-id=gigya-register-screen] form .gigya-layout-row:nth-child(2) .gigya-composite-control {
    margin-bottom: 10px
}

[data-screenset-element-id=gigya-register-screen] form .gigya-layout-row:nth-child(2) .gigya-composite-control--fullWidth {
    width: 100%
}

[data-screenset-element-id=gigya-register-screen] form .gigya-layout-row:nth-child(2) .gigya-composite-control--mb-big {
    margin-bottom: 25px
}

[data-screenset-element-id=gigya-register-screen] form .dln-inputs__extraLblFix {
    width: calc(95% - 12px);
    max-width: 200px;
    font-size: 13px;
    line-height: 125%;
    display: block;
    color: var(--brand-02);
    transform: scale(.75);
    margin: 0
}

[data-screenset-element-id=gigya-register-screen] form .dln-registrationForm__paragraph, [data-screenset-element-id=gigya-register-screen] form .dln-registrationForm__subtitle {
    font-size: 10px
}

[data-screenset-element-id=gigya-register-screen] .dln-registrationForm__paragraph.dln-registrationForm__paragraph--secondary {
    text-align: center;
    margin: 32px 0
}

@media (min-width: 600px) {
    [data-screenset-element-id=gigya-register-screen] .dln-registrationForm__paragraph.dln-registrationForm__paragraph--secondary {
        text-align: left
    }
}

@media (min-width: 600px) {
    [data-screenset-element-id=gigya-register-screen] .dln-btn.dln-btn--stroked, [data-screenset-element-id=gigya-register-screen] .gigya-composite-control.gigya-composite-control-submit.dlg-gigya-button-wrapper {
        width: 50%
    }
}

.hr--solid {
    width: 100%;
    height: 1px;
    background-color: #d3d3d3;
    margin: 24px 0
}

.dln-inputs__note {
    width: 47%;
    font-size: 13px;
    line-height: 150%;
    color: var(--brand-02);
    margin: 25px 0
}

.dln-registrationForm__paragraph--secondary {
    display: block;
    line-height: 150%;
    color: var(--brand-02) !important
}

.dln-registrationForm__paragraph--secondary a {
    color: var(--brand-02) !important;
    text-decoration: underline
}

.boldText {
    display: block;
    font-size: 10px;
    line-height: 150%;
    color: var(--ui-05);
    margin: 8px 0 24px
}

.boldText:before {
    content: "* "
}

.gigya-composite-control-multi-choice .gigya-multi-choice-item {
    display: inline-block;
    margin: 20px 48px 20px 0;
    position: relative
}

@supports (display:inline-flex) {
    .gigya-composite-control-multi-choice .gigya-multi-choice-item {
        display: inline-flex
    }

    .gigya-composite-control-multi-choice .gigya-multi-choice-item .gigya-input-radio + label {
        text-indent: 6px
    }
}

.h-mb-25 {
    display: block;
    margin-bottom: 25px
}

[data-screenset-element-id=gigya-complete-registration-screen] form .gigya-required-display {
    visibility: hidden
}

[data-screenset-element-id=gigya-complete-registration-screen] p.boldText {
    margin-top: 25px
}

[data-screenset-element-id=gigya-complete-registration-screen] .h-mb-25 {
    display: block;
    margin-bottom: 25px
}

[data-screenset-element-id=gigya-complete-registration-screen] .dln-completeForm .gigya-style-modern {
    width: 100%
}

.dln-kenwood [data-screenset-element-id=gigya-complete-registration-screen] .gigya-input-submit {
    text-transform: uppercase
}

.dln-persDataRecap__wrap {
    width: 100% !important
}

.dln-persDataRecap__wrap .gigya-profile-form {
    display: flex;
    flex-flow: row wrap
}

.dln-persDataRecap__wrap .gigya-profile-form .gigya-layout-row:first-child, .dln-persDataRecap__wrap .gigya-profile-form div:nth-child(11) {
    width: 100%;
    margin: 0
}

.dln-persDataRecap__wrap .gigya-profile-form div.gigya-container.gigya-container-enabled {
    display: inline-block
}

.dln-persDataRecap__wrap .gigya-profile-form .gigya-layout-row {
    width: 100%;
    margin-bottom: 10px
}

@media (min-width: 900px) {
    .dln-persDataRecap__wrap .gigya-profile-form .gigya-layout-row {
        width: 50%
    }
}

.dln-persDataRecap__wrap .gigya-profile-form .gigya-layout-row .dlg-profile-label {
    color: var(--brand-02);
    font-size: 13px;
    line-height: 125%
}

.dln-persDataRecap__wrap .gigya-profile-form .gigya-layout-row .dlg-profile-label-value {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-04);
    margin-left: 5px
}

.dln-persDataRecap__wrap .dln-btn--link {
    float: right
}

@media (min-width: 600px) {
    [data-screenset-element-id=gigya-update-profile-screen] .gigya-layout-row .dlg-gigya-input-select-wrapper {
        width: 49%
    }
}

[data-screenset-element-id=gigya-update-profile-screen] .gigya-layout-row .gigya-layout-cell:nth-child(2) .gigya-layout-row {
    margin-top: 16px
}

@media (min-width: 600px) {
    [data-screenset-element-id=gigya-update-profile-screen] .gigya-layout-row .gigya-layout-cell:nth-child(2) .gigya-layout-row {
        display: flex;
        justify-content: space-between
    }

    [data-screenset-element-id=gigya-update-profile-screen] .gigya-layout-row .gigya-layout-cell:nth-child(2) .gigya-layout-row .gigya-visible-when, [data-screenset-element-id=gigya-update-profile-screen] .gigya-layout-row .gigya-layout-cell:nth-child(2) .gigya-layout-row > .dlg-gigya-input-text-wrapper {
        width: 49%
    }
}

@media (min-width: 600px) {
    [data-screenset-element-id=gigya-update-profile-screen] form > .gigya-layout-row:nth-child(2) {
        display: flex;
        justify-content: space-between
    }

    [data-screenset-element-id=gigya-update-profile-screen] form > .gigya-layout-row:nth-child(2) > div:first-of-type, [data-screenset-element-id=gigya-update-profile-screen] form > .gigya-layout-row:nth-child(2) div:nth-child(2) {
        width: 49%
    }
}

@media (min-width: 600px) {
    [data-screenset-element-id=gigya-update-profile-screen] form > .gigya-layout-row:nth-child(3) {
        display: flex;
        justify-content: space-between
    }

    [data-screenset-element-id=gigya-update-profile-screen] form > .gigya-layout-row:nth-child(3) > .dlg-gigya-input-text-wrapper {
        width: 49%
    }
}

[data-screenset-element-id=gigya-update-profile-screen] .gigya-profile-form .dln-btn--cancel {
    float: left
}

[data-screenset-element-id=gigya-update-profile-screen] .gigya-profile-form .dln-btn--update {
    max-width: 184px;
    float: right;
    padding: 0 !important
}

[data-screenset-element-id=gigya-update-profile-screen] .gigya-profile-form .dln-btn--update .gigya-input-submit {
    font-size: 14px;
    font-family: Helvetica Neue Bold, Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-03);
    text-align: center;
    border: none;
    background-color: var(--brand-01);
    outline: none;
    cursor: pointer;
    width: 100%;
    height: 100%
}

.dln-kenwood [data-screenset-element-id=gigya-update-profile-screen] .dln-btn--update .gigya-input-submit {
    text-transform: uppercase
}

#js-gigya-screenset-marketing-privacy {
    width: 100%
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row:nth-child(4) {
    display: flex;
    flex-wrap: wrap;
    padding: 21px;
    border: 1px solid var(--ui-02)
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row:nth-child(4) .gigya-custom-checkbox {
    width: calc(100% - 30px);
    margin: 0 !important
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row:nth-child(4) .gigya-custom-checkbox label {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: var(--brand-02);
    font-size: 13px
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row:nth-child(4) .gigya-toggle {
    width: 30px;
    text-align: right;
    margin: 0 !important
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row:nth-child(4) .gigya-toggle-content {
    font-size: 11px;
    line-height: 16px;
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: var(--brand-02);
    margin: 21px 0 0 !important
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row:nth-child(4) .is-hidden {
    display: none !important
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row:nth-child(4) .dln-checkbox__confirmText {
    margin-top: 30px;
    margin-bottom: 20px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
    line-height: 16px;
    width: 100%
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row:nth-child(4) .dln-btn--link {
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row:nth-child(4) .dln-btn--confirm {
    width: 80%;
    display: flex;
    justify-content: flex-end
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row:nth-child(4) .dln-btn--confirm input {
    outline: none;
    width: auto;
    line-height: normal;
    font-size: 13px;
    color: var(--brand-03);
    text-align: center;
    border: none;
    background-color: var(--brand-01);
    box-shadow: none;
    transition: all .3s linear;
    padding: 10px 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 180px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    height: 40px
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row:nth-child(4) .dln-btn--confirm input:hover {
    opacity: .8
}

@media (min-width: 600px) {
    [data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row:nth-child(4) .dln-btn--confirm input {
        width: 280px
    }
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row.subscribe-wrapper {
    display: flex;
    justify-content: center;
    margin: 50px 0 20px;
    flex-wrap: wrap
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row.subscribe-wrapper .dln-page__sectionHeadTitle {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 32px;
    line-height: 32px;
    margin: 0 0 33px;
    width: 100%
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row.subscribe-wrapper .dln-page__sectionHeadInfoText {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
    width: 100%;
    margin-bottom: 30px
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row.subscribe-wrapper .gigya-entitlement-checkbox {
    position: relative;
    box-shadow: 0 0 0 1px var(--ui-02);
    text-align: center;
    min-height: 130px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding: 20px;
    width: 100%
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row.subscribe-wrapper .gigya-entitlement-checkbox .gigya-label-text.gigya-checkbox-text {
    display: none !important
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row.subscribe-wrapper .gigya-entitlement-checkbox:before {
    content: "";
    position: absolute;
    top: 30%;
    display: block
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row.subscribe-wrapper .gigya-entitlement-checkbox .gigya-input-checkbox {
    position: absolute !important;
    top: -99999px !important;
    left: -99999px !important
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row.subscribe-wrapper .gigya-entitlement-checkbox .gigya-input-checkbox + label:after, [data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row.subscribe-wrapper .gigya-entitlement-checkbox .gigya-input-checkbox + label:before {
    position: relative
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row.subscribe-wrapper .gigya-entitlement-checkbox .gigya-input-checkbox + label:after {
    top: -12px
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row.subscribe-wrapper .gigya-entitlement-checkbox.gigya-delonghi-checkbox:before, [data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row.subscribe-wrapper .gigya-entitlement-checkbox.gigya-nutribullet-checkbox:before {
    background-image: url(/_ui/dist/assets/images/logos/logo-delonghi.svg);
    background-size: 144px 46px;
    background-repeat: no-repeat;
    width: 144px;
    height: 46px;
    top: 20%
}

@media only screen and (min-width: 600px) {
    [data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row.subscribe-wrapper .gigya-entitlement-checkbox.gigya-delonghi-checkbox:before, [data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row.subscribe-wrapper .gigya-entitlement-checkbox.gigya-nutribullet-checkbox:before {
        top: 30%
    }
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row.subscribe-wrapper .gigya-entitlement-checkbox.gigya-braun-checkbox:before {
    background-image: url(/_ui/dist/assets/images/logos/logo-braun.svg);
    background-size: 108px 44px;
    background-repeat: no-repeat;
    width: 108px;
    height: 44px;
    top: 20%
}

@media only screen and (min-width: 600px) {
    [data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row.subscribe-wrapper .gigya-entitlement-checkbox.gigya-braun-checkbox:before {
        top: 30%
    }
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row.subscribe-wrapper .gigya-entitlement-checkbox.gigya-kenwood-checkbox:before {
    background-image: url(/_ui/dist/assets/images/logos/logo-kenwood.svg);
    background-size: 160px 24px;
    background-repeat: no-repeat;
    width: 160px;
    height: 24px;
    top: 30%
}

@media only screen and (min-width: 600px) {
    [data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row.subscribe-wrapper .gigya-entitlement-checkbox.gigya-kenwood-checkbox:before {
        top: 37%
    }
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row.subscribe-wrapper .gigya-entitlement-checkbox.gigya-nutribullet-checkbox:before {
    background-image: url(/_ui/dist/assets/images/logos/logo-nutribullet.svg);
    background-size: 160px 26px;
    background-repeat: no-repeat;
    width: 160px;
    height: 26px;
    top: 28%
}

@media only screen and (min-width: 600px) {
    [data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row.subscribe-wrapper .gigya-entitlement-checkbox.gigya-nutribullet-checkbox:before {
        top: 35%
    }
}

@media (min-width: 600px) {
    [data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row.subscribe-wrapper .gigya-entitlement-checkbox {
        margin: 0 10px 20px;
        min-width: 0;
        max-width: 180px;
        min-height: 180px;
        width: calc(33.3% - 20px)
    }
}

@media (min-width: 600px) {
    [data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row.subscribe-wrapper .gigya-visible-when .gigya-entitlement-checkbox {
        width: 180px
    }
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .dln-btn--update {
    text-align: right;
    margin-top: 40px;
    padding-top: 30px;
    border-top: 1px solid var(--ui-01);
    width: 100%
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .dln-btn--update input {
    outline: none;
    width: auto;
    line-height: normal;
    font-size: 13px;
    color: var(--brand-03);
    text-align: center;
    border: none;
    background-color: var(--brand-01);
    box-shadow: none;
    transition: all .3s linear;
    padding: 10px 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 280px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    height: 40px
}

[data-screenset-element-id=gigya-marketing-preferences-screen] .dln-btn--update input:hover {
    opacity: .8
}

[data-screenset-element-id=gigya-verification-pending-screen] .gigya-screen-caption {
    margin: 20px 0;
    color: #000;
    padding-bottom: 15px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-size: 17px;
    width: auto !important
}

[data-screenset-element-id=gigya-resend-verification-code-form] .gigya-layout-row:nth-child(5) {
    text-align: center
}

.dln-kenwood .gigya-login-form .gigya-composite-control-dropdown > label, .dln-kenwood .gigya-login-form .gigya-composite-control-loginID > label, .dln-kenwood .gigya-login-form .gigya-composite-control-password > label, .dln-kenwood .gigya-login-form .gigya-composite-control-textbox > label, .dln-kenwood .gigya-profile-form .gigya-composite-control-dropdown > label, .dln-kenwood .gigya-profile-form .gigya-composite-control-loginID > label, .dln-kenwood .gigya-profile-form .gigya-composite-control-password > label, .dln-kenwood .gigya-profile-form .gigya-composite-control-textbox > label, .dln-kenwood .gigya-register-form .gigya-composite-control-dropdown > label, .dln-kenwood .gigya-register-form .gigya-composite-control-loginID > label, .dln-kenwood .gigya-register-form .gigya-composite-control-password > label, .dln-kenwood .gigya-register-form .gigya-composite-control-textbox > label, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-dropdown > label, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-loginID > label, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-password > label, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-textbox > label {
    position: relative;
    left: 0;
    top: 0;
    color: var(--ui-07);
    line-height: 16px;
    font-size: 12px;
    padding-left: 0;
    transform: none
}

.dln-kenwood .gigya-login-form .gigya-composite-control-dropdown input, .dln-kenwood .gigya-login-form .gigya-composite-control-loginID input, .dln-kenwood .gigya-login-form .gigya-composite-control-password input, .dln-kenwood .gigya-login-form .gigya-composite-control-textbox input, .dln-kenwood .gigya-profile-form .gigya-composite-control-dropdown input, .dln-kenwood .gigya-profile-form .gigya-composite-control-loginID input, .dln-kenwood .gigya-profile-form .gigya-composite-control-password input, .dln-kenwood .gigya-profile-form .gigya-composite-control-textbox input, .dln-kenwood .gigya-register-form .gigya-composite-control-dropdown input, .dln-kenwood .gigya-register-form .gigya-composite-control-loginID input, .dln-kenwood .gigya-register-form .gigya-composite-control-password input, .dln-kenwood .gigya-register-form .gigya-composite-control-textbox input, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-dropdown input, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-loginID input, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-password input, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-textbox input {
    padding: 2px 8px !important;
    height: 43px
}

.dln-kenwood .gigya-login-form .gigya-composite-control-dropdown input.gigya-valid, .dln-kenwood .gigya-login-form .gigya-composite-control-dropdown input:focus, .dln-kenwood .gigya-login-form .gigya-composite-control-loginID input.gigya-valid, .dln-kenwood .gigya-login-form .gigya-composite-control-loginID input:focus, .dln-kenwood .gigya-login-form .gigya-composite-control-password input.gigya-valid, .dln-kenwood .gigya-login-form .gigya-composite-control-password input:focus, .dln-kenwood .gigya-login-form .gigya-composite-control-textbox input.gigya-valid, .dln-kenwood .gigya-login-form .gigya-composite-control-textbox input:focus, .dln-kenwood .gigya-profile-form .gigya-composite-control-dropdown input.gigya-valid, .dln-kenwood .gigya-profile-form .gigya-composite-control-dropdown input:focus, .dln-kenwood .gigya-profile-form .gigya-composite-control-loginID input.gigya-valid, .dln-kenwood .gigya-profile-form .gigya-composite-control-loginID input:focus, .dln-kenwood .gigya-profile-form .gigya-composite-control-password input.gigya-valid, .dln-kenwood .gigya-profile-form .gigya-composite-control-password input:focus, .dln-kenwood .gigya-profile-form .gigya-composite-control-textbox input.gigya-valid, .dln-kenwood .gigya-profile-form .gigya-composite-control-textbox input:focus, .dln-kenwood .gigya-register-form .gigya-composite-control-dropdown input.gigya-valid, .dln-kenwood .gigya-register-form .gigya-composite-control-dropdown input:focus, .dln-kenwood .gigya-register-form .gigya-composite-control-loginID input.gigya-valid, .dln-kenwood .gigya-register-form .gigya-composite-control-loginID input:focus, .dln-kenwood .gigya-register-form .gigya-composite-control-password input.gigya-valid, .dln-kenwood .gigya-register-form .gigya-composite-control-password input:focus, .dln-kenwood .gigya-register-form .gigya-composite-control-textbox input.gigya-valid, .dln-kenwood .gigya-register-form .gigya-composite-control-textbox input:focus, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-dropdown input.gigya-valid, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-dropdown input:focus, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-loginID input.gigya-valid, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-loginID input:focus, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-password input.gigya-valid, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-password input:focus, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-textbox input.gigya-valid, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-textbox input:focus {
    border-color: var(--brand-04) !important
}

.dln-kenwood .gigya-login-form .gigya-composite-control-dropdown input.gigya-valid, .dln-kenwood .gigya-login-form .gigya-composite-control-loginID input.gigya-valid, .dln-kenwood .gigya-login-form .gigya-composite-control-password input.gigya-valid, .dln-kenwood .gigya-login-form .gigya-composite-control-textbox input.gigya-valid, .dln-kenwood .gigya-profile-form .gigya-composite-control-dropdown input.gigya-valid, .dln-kenwood .gigya-profile-form .gigya-composite-control-loginID input.gigya-valid, .dln-kenwood .gigya-profile-form .gigya-composite-control-password input.gigya-valid, .dln-kenwood .gigya-profile-form .gigya-composite-control-textbox input.gigya-valid, .dln-kenwood .gigya-register-form .gigya-composite-control-dropdown input.gigya-valid, .dln-kenwood .gigya-register-form .gigya-composite-control-loginID input.gigya-valid, .dln-kenwood .gigya-register-form .gigya-composite-control-password input.gigya-valid, .dln-kenwood .gigya-register-form .gigya-composite-control-textbox input.gigya-valid, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-dropdown input.gigya-valid, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-loginID input.gigya-valid, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-password input.gigya-valid, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-textbox input.gigya-valid {
    background-image: url(/_ui/dist/assets/images/icons/icon-valid-kenwood.svg) !important;
    background-size: 16px 16px;
    background-position: right 10px center
}

.dln-kenwood .gigya-login-form .gigya-composite-control-dropdown.dlg-gigya-input--active > label, .dln-kenwood .gigya-login-form .gigya-composite-control-loginID.dlg-gigya-input--active > label, .dln-kenwood .gigya-login-form .gigya-composite-control-password.dlg-gigya-input--active > label, .dln-kenwood .gigya-login-form .gigya-composite-control-textbox.dlg-gigya-input--active > label, .dln-kenwood .gigya-profile-form .gigya-composite-control-dropdown.dlg-gigya-input--active > label, .dln-kenwood .gigya-profile-form .gigya-composite-control-loginID.dlg-gigya-input--active > label, .dln-kenwood .gigya-profile-form .gigya-composite-control-password.dlg-gigya-input--active > label, .dln-kenwood .gigya-profile-form .gigya-composite-control-textbox.dlg-gigya-input--active > label, .dln-kenwood .gigya-register-form .gigya-composite-control-dropdown.dlg-gigya-input--active > label, .dln-kenwood .gigya-register-form .gigya-composite-control-loginID.dlg-gigya-input--active > label, .dln-kenwood .gigya-register-form .gigya-composite-control-password.dlg-gigya-input--active > label, .dln-kenwood .gigya-register-form .gigya-composite-control-textbox.dlg-gigya-input--active > label, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-dropdown.dlg-gigya-input--active > label, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-loginID.dlg-gigya-input--active > label, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-password.dlg-gigya-input--active > label, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-textbox.dlg-gigya-input--active > label {
    transform: none
}

.dln-kenwood .gigya-login-form .gigya-composite-control-dropdown .dln-select__container .dln-select--open .dln-select__body, .dln-kenwood .gigya-login-form .gigya-composite-control-dropdown .dln-select__container .dln-select__head, .dln-kenwood .gigya-login-form .gigya-composite-control-loginID .dln-select__container .dln-select--open .dln-select__body, .dln-kenwood .gigya-login-form .gigya-composite-control-loginID .dln-select__container .dln-select__head, .dln-kenwood .gigya-login-form .gigya-composite-control-password .dln-select__container .dln-select--open .dln-select__body, .dln-kenwood .gigya-login-form .gigya-composite-control-password .dln-select__container .dln-select__head, .dln-kenwood .gigya-login-form .gigya-composite-control-textbox .dln-select__container .dln-select--open .dln-select__body, .dln-kenwood .gigya-login-form .gigya-composite-control-textbox .dln-select__container .dln-select__head, .dln-kenwood .gigya-profile-form .gigya-composite-control-dropdown .dln-select__container .dln-select--open .dln-select__body, .dln-kenwood .gigya-profile-form .gigya-composite-control-dropdown .dln-select__container .dln-select__head, .dln-kenwood .gigya-profile-form .gigya-composite-control-loginID .dln-select__container .dln-select--open .dln-select__body, .dln-kenwood .gigya-profile-form .gigya-composite-control-loginID .dln-select__container .dln-select__head, .dln-kenwood .gigya-profile-form .gigya-composite-control-password .dln-select__container .dln-select--open .dln-select__body, .dln-kenwood .gigya-profile-form .gigya-composite-control-password .dln-select__container .dln-select__head, .dln-kenwood .gigya-profile-form .gigya-composite-control-textbox .dln-select__container .dln-select--open .dln-select__body, .dln-kenwood .gigya-profile-form .gigya-composite-control-textbox .dln-select__container .dln-select__head, .dln-kenwood .gigya-register-form .gigya-composite-control-dropdown .dln-select__container .dln-select--open .dln-select__body, .dln-kenwood .gigya-register-form .gigya-composite-control-dropdown .dln-select__container .dln-select__head, .dln-kenwood .gigya-register-form .gigya-composite-control-loginID .dln-select__container .dln-select--open .dln-select__body, .dln-kenwood .gigya-register-form .gigya-composite-control-loginID .dln-select__container .dln-select__head, .dln-kenwood .gigya-register-form .gigya-composite-control-password .dln-select__container .dln-select--open .dln-select__body, .dln-kenwood .gigya-register-form .gigya-composite-control-password .dln-select__container .dln-select__head, .dln-kenwood .gigya-register-form .gigya-composite-control-textbox .dln-select__container .dln-select--open .dln-select__body, .dln-kenwood .gigya-register-form .gigya-composite-control-textbox .dln-select__container .dln-select__head, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-dropdown .dln-select__container .dln-select--open .dln-select__body, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-dropdown .dln-select__container .dln-select__head, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-loginID .dln-select__container .dln-select--open .dln-select__body, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-loginID .dln-select__container .dln-select__head, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-password .dln-select__container .dln-select--open .dln-select__body, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-password .dln-select__container .dln-select__head, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-textbox .dln-select__container .dln-select--open .dln-select__body, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-textbox .dln-select__container .dln-select__head {
    border-color: var(--ui-02)
}

.dln-kenwood .gigya-login-form .gigya-composite-control-dropdown .dln-select__container.dln-select--has-value .dln-select__head, .dln-kenwood .gigya-login-form .gigya-composite-control-loginID .dln-select__container.dln-select--has-value .dln-select__head, .dln-kenwood .gigya-login-form .gigya-composite-control-password .dln-select__container.dln-select--has-value .dln-select__head, .dln-kenwood .gigya-login-form .gigya-composite-control-textbox .dln-select__container.dln-select--has-value .dln-select__head, .dln-kenwood .gigya-profile-form .gigya-composite-control-dropdown .dln-select__container.dln-select--has-value .dln-select__head, .dln-kenwood .gigya-profile-form .gigya-composite-control-loginID .dln-select__container.dln-select--has-value .dln-select__head, .dln-kenwood .gigya-profile-form .gigya-composite-control-password .dln-select__container.dln-select--has-value .dln-select__head, .dln-kenwood .gigya-profile-form .gigya-composite-control-textbox .dln-select__container.dln-select--has-value .dln-select__head, .dln-kenwood .gigya-register-form .gigya-composite-control-dropdown .dln-select__container.dln-select--has-value .dln-select__head, .dln-kenwood .gigya-register-form .gigya-composite-control-loginID .dln-select__container.dln-select--has-value .dln-select__head, .dln-kenwood .gigya-register-form .gigya-composite-control-password .dln-select__container.dln-select--has-value .dln-select__head, .dln-kenwood .gigya-register-form .gigya-composite-control-textbox .dln-select__container.dln-select--has-value .dln-select__head, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-dropdown .dln-select__container.dln-select--has-value .dln-select__head, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-loginID .dln-select__container.dln-select--has-value .dln-select__head, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-password .dln-select__container.dln-select--has-value .dln-select__head, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-textbox .dln-select__container.dln-select--has-value .dln-select__head {
    border-color: var(--brand-04)
}

.dln-kenwood .gigya-login-form .gigya-composite-control-dropdown.dlg-gigya-input--active input.flatpickr-input, .dln-kenwood .gigya-login-form .gigya-composite-control-loginID.dlg-gigya-input--active input.flatpickr-input, .dln-kenwood .gigya-login-form .gigya-composite-control-password.dlg-gigya-input--active input.flatpickr-input, .dln-kenwood .gigya-login-form .gigya-composite-control-textbox.dlg-gigya-input--active input.flatpickr-input, .dln-kenwood .gigya-profile-form .gigya-composite-control-dropdown.dlg-gigya-input--active input.flatpickr-input, .dln-kenwood .gigya-profile-form .gigya-composite-control-loginID.dlg-gigya-input--active input.flatpickr-input, .dln-kenwood .gigya-profile-form .gigya-composite-control-password.dlg-gigya-input--active input.flatpickr-input, .dln-kenwood .gigya-profile-form .gigya-composite-control-textbox.dlg-gigya-input--active input.flatpickr-input, .dln-kenwood .gigya-register-form .gigya-composite-control-dropdown.dlg-gigya-input--active input.flatpickr-input, .dln-kenwood .gigya-register-form .gigya-composite-control-loginID.dlg-gigya-input--active input.flatpickr-input, .dln-kenwood .gigya-register-form .gigya-composite-control-password.dlg-gigya-input--active input.flatpickr-input, .dln-kenwood .gigya-register-form .gigya-composite-control-textbox.dlg-gigya-input--active input.flatpickr-input, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-dropdown.dlg-gigya-input--active input.flatpickr-input, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-loginID.dlg-gigya-input--active input.flatpickr-input, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-password.dlg-gigya-input--active input.flatpickr-input, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-textbox.dlg-gigya-input--active input.flatpickr-input {
    border-color: var(--brand-04) !important
}

.dln-kenwood .gigya-login-form .gigya-composite-control-dropdown:before, .dln-kenwood .gigya-login-form .gigya-composite-control-loginID:before, .dln-kenwood .gigya-login-form .gigya-composite-control-password:before, .dln-kenwood .gigya-login-form .gigya-composite-control-textbox:before, .dln-kenwood .gigya-profile-form .gigya-composite-control-dropdown:before, .dln-kenwood .gigya-profile-form .gigya-composite-control-loginID:before, .dln-kenwood .gigya-profile-form .gigya-composite-control-password:before, .dln-kenwood .gigya-profile-form .gigya-composite-control-textbox:before, .dln-kenwood .gigya-register-form .gigya-composite-control-dropdown:before, .dln-kenwood .gigya-register-form .gigya-composite-control-loginID:before, .dln-kenwood .gigya-register-form .gigya-composite-control-password:before, .dln-kenwood .gigya-register-form .gigya-composite-control-textbox:before, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-dropdown:before, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-loginID:before, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-password:before, .dln-kenwood .gigya-reset-password-form .gigya-composite-control-textbox:before {
    top: 32px
}

.dln-kenwood .gigya-login-form .gigya-forgotPassword, .dln-kenwood .gigya-profile-form .gigya-forgotPassword, .dln-kenwood .gigya-register-form .gigya-forgotPassword, .dln-kenwood .gigya-reset-password-form .gigya-forgotPassword {
    color: var(--brand-04);
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-size: 14px
}

.dln-kenwood .gigya-login-form .dln-loginForm__paragraph, .dln-kenwood .gigya-profile-form .dln-loginForm__paragraph, .dln-kenwood .gigya-register-form .dln-loginForm__paragraph, .dln-kenwood .gigya-reset-password-form .dln-loginForm__paragraph {
    margin-bottom: 15px
}

.dln-kenwood .gigya-login-form .gigya-input-submit:hover, .dln-kenwood .gigya-profile-form .gigya-input-submit:hover, .dln-kenwood .gigya-register-form .gigya-input-submit:hover, .dln-kenwood .gigya-reset-password-form .gigya-input-submit:hover {
    opacity: 1;
    background-color: var(--brand-04);
    color: var(--brand-03)
}

.dln-kenwood .gigya-profile-form .gigya-composite-control-submit {
    padding: 0 20px !important
}

.dln-kenwood .gigya-profile-form .gigya-composite-control-submit .gigya-input-submit {
    line-height: 45px
}

.dln-kenwood .gigya-profile-form .gigya-composite-control-submit .gigya-input-submit:hover {
    background-color: inherit
}

.dln-kenwood .dln-changePssw .gigya-profile-form .gigya-composite-control-submit .gigya-input-submit, .dln-kenwood .dln-changePssw .gigya-profile-form .gigya-composite-control-submit .gigya-input-submit:hover {
    background: none
}

.dln-kenwood [data-screenset-element-id=gigya-link-account-screen] .dln-completeForm__text {
    text-align: center;
    margin-bottom: 0
}

.dln-kenwood [data-screenset-element-id=gigya-link-account-screen] #js-gigya-login-popup-container {
    margin-top: 0;
    text-align: center
}

.dln-kenwood [data-screenset-element-id=gigya-link-account-screen] button.dln-btn {
    width: 100%
}

.dln-kenwood [data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row:nth-child(4) {
    border: none;
    border-bottom: 1px solid var(--ui-02)
}

.dln-kenwood [data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row.subscribe-wrapper h2 {
    text-align: center
}

.dln-kenwood [data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row.subscribe-wrapper h2.dln-page__sectionHeadTitle {
    margin-bottom: 20px;
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400
}

.dln-kenwood [data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row .gigya-composite-control-checkbox {
    box-shadow: none
}

.dln-kenwood [data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row .gigya-composite-control-submit {
    padding-top: 30px !important
}

.dln-kenwood [data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row .gigya-composite-control-submit .gigya-input-submit {
    height: 45px;
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: .2px;
    line-height: 1
}

.dln-kenwood [data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row .gigya-composite-control-submit .gigya-input-submit:hover {
    background-color: var(--brand-04)
}

.dln-kenwood [data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row .gigya-composite-control-submit .gigya-input-submit[disabled], .dln-kenwood [data-screenset-element-id=gigya-marketing-preferences-screen] .gigya-layout-row .gigya-composite-control-submit .gigya-input-submit[disabled]:hover {
    background-color: var(--brand-01);
    color: var(--brand-03);
    cursor: default
}

.dln-kenwood .gigya-link-accounts-form .dln-popup__content, .dln-kenwood [data-screenset-element-id=gigya-complete-registration-screen] .dln-popup__content {
    max-width: 591px !important
}

.dln-kenwood .gigya-link-accounts-form h2, .dln-kenwood [data-screenset-element-id=gigya-complete-registration-screen] h2 {
    text-align: center !important;
    font-weight: 400 !important
}

.dln-kenwood .gigya-link-accounts-form .gigya-composite-control-label.main-text, .dln-kenwood [data-screenset-element-id=gigya-complete-registration-screen] .gigya-composite-control-label.main-text {
    text-align: center
}

.dln-kenwood .gigya-profile-form > div.dln-completeForm .gigya-screen-caption, .dln-kenwood .gigya-register-form > div.dln-completeForm .gigya-screen-caption {
    line-height: 40px;
    font-weight: 400;
    font-family: var(--fontNameExtra), Arial, sans-serif;
    margin: 0 auto !important;
    font-size: 32px !important;
    text-align: center !important;
    border: none
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .gigya-profile-form > div.dln-completeForm .gigya-screen-caption, .dln-kenwood .gigya-register-form > div.dln-completeForm .gigya-screen-caption {
        font-size: 28px !important
    }
}

.dln-kenwood .gigya-profile-form > div.dln-completeForm .gigya-screen-content .gigya-profile-form .gigya-composite-control-submit, .dln-kenwood .gigya-register-form > div.dln-completeForm .gigya-screen-content .gigya-profile-form .gigya-composite-control-submit {
    background-color: var(--brand-04);
    padding: 0 !important
}

.dln-kenwood .gigya-profile-form > div.dln-completeForm .gigya-screen-content .gigya-profile-form .gigya-composite-control-submit .gigya-input-submit, .dln-kenwood .gigya-register-form > div.dln-completeForm .gigya-screen-content .gigya-profile-form .gigya-composite-control-submit .gigya-input-submit {
    padding: 0
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .gigya-profile-form .gigya-composite-control-link > button, .dln-kenwood .gigya-register-form .gigya-composite-control-link > button {
        width: 100%
    }
}

.dln-kenwood .gigya-profile-form .gigya-composite-control-checkbox .gigya-checkbox-text, .dln-kenwood .gigya-register-form .gigya-composite-control-checkbox .gigya-checkbox-text {
    color: var(--brand-04)
}

.dln-kenwood .gigya-profile-form .boldText, .dln-kenwood .gigya-register-form .boldText {
    color: var(--brand-02)
}

.dln-kenwood .gigya-profile-form .gigya-composite-control-checkbox label > span, .dln-kenwood .gigya-profile-form .gigya-composite-control-multi-choice label > span, .dln-kenwood .gigya-register-form .gigya-composite-control-checkbox label > span, .dln-kenwood .gigya-register-form .gigya-composite-control-multi-choice label > span {
    font-weight: 400
}

.dln-kenwood .gigya-profile-form .gigya-composite-control-checkbox .gigya-input-radio + label, .dln-kenwood .gigya-profile-form .gigya-composite-control-multi-choice .gigya-input-radio + label, .dln-kenwood .gigya-register-form .gigya-composite-control-checkbox .gigya-input-radio + label, .dln-kenwood .gigya-register-form .gigya-composite-control-multi-choice .gigya-input-radio + label {
    color: var(--brand-04)
}

.dln-kenwood .gigya-profile-form .gigya-composite-control-checkbox .gigya-multi-choice-item > label:before, .dln-kenwood .gigya-profile-form .gigya-composite-control-multi-choice .gigya-multi-choice-item > label:before, .dln-kenwood .gigya-register-form .gigya-composite-control-checkbox .gigya-multi-choice-item > label:before, .dln-kenwood .gigya-register-form .gigya-composite-control-multi-choice .gigya-multi-choice-item > label:before {
    border: 1px solid var(--brand-04)
}

.dln-kenwood .gigya-profile-form .gigya-composite-control-checkbox input[type=checkbox] ~ label:before, .dln-kenwood .gigya-profile-form .gigya-composite-control-checkbox input[type=radio] ~ label:before, .dln-kenwood .gigya-profile-form .gigya-composite-control-multi-choice input[type=checkbox] ~ label:before, .dln-kenwood .gigya-profile-form .gigya-composite-control-multi-choice input[type=radio] ~ label:before, .dln-kenwood .gigya-register-form .gigya-composite-control-checkbox input[type=checkbox] ~ label:before, .dln-kenwood .gigya-register-form .gigya-composite-control-checkbox input[type=radio] ~ label:before, .dln-kenwood .gigya-register-form .gigya-composite-control-multi-choice input[type=checkbox] ~ label:before, .dln-kenwood .gigya-register-form .gigya-composite-control-multi-choice input[type=radio] ~ label:before {
    border-color: var(--brand-04)
}

.dln-kenwood .gigya-profile-form .gigya-composite-control-checkbox input[type=checkbox]:checked ~ label:before, .dln-kenwood .gigya-profile-form .gigya-composite-control-checkbox input[type=radio]:checked ~ label:before, .dln-kenwood .gigya-profile-form .gigya-composite-control-multi-choice input[type=checkbox]:checked ~ label:before, .dln-kenwood .gigya-profile-form .gigya-composite-control-multi-choice input[type=radio]:checked ~ label:before, .dln-kenwood .gigya-register-form .gigya-composite-control-checkbox input[type=checkbox]:checked ~ label:before, .dln-kenwood .gigya-register-form .gigya-composite-control-checkbox input[type=radio]:checked ~ label:before, .dln-kenwood .gigya-register-form .gigya-composite-control-multi-choice input[type=checkbox]:checked ~ label:before, .dln-kenwood .gigya-register-form .gigya-composite-control-multi-choice input[type=radio]:checked ~ label:before {
    border: 1px solid var(--brand-01)
}

.dln-kenwood .gigya-profile-form .gigya-composite-control-checkbox input[type=checkbox]:checked ~ label:after, .dln-kenwood .gigya-profile-form .gigya-composite-control-checkbox input[type=radio]:checked ~ label:after, .dln-kenwood .gigya-profile-form .gigya-composite-control-multi-choice input[type=checkbox]:checked ~ label:after, .dln-kenwood .gigya-profile-form .gigya-composite-control-multi-choice input[type=radio]:checked ~ label:after, .dln-kenwood .gigya-register-form .gigya-composite-control-checkbox input[type=checkbox]:checked ~ label:after, .dln-kenwood .gigya-register-form .gigya-composite-control-checkbox input[type=radio]:checked ~ label:after, .dln-kenwood .gigya-register-form .gigya-composite-control-multi-choice input[type=checkbox]:checked ~ label:after, .dln-kenwood .gigya-register-form .gigya-composite-control-multi-choice input[type=radio]:checked ~ label:after {
    background: var(--brand-01)
}

.dln-kenwood .gigya-profile-form .gigya-composite-control-checkbox input[type=radio]:checked ~ label:after, .dln-kenwood .gigya-profile-form .gigya-composite-control-multi-choice input[type=radio]:checked ~ label:after, .dln-kenwood .gigya-register-form .gigya-composite-control-checkbox input[type=radio]:checked ~ label:after, .dln-kenwood .gigya-register-form .gigya-composite-control-multi-choice input[type=radio]:checked ~ label:after {
    top: 3px;
    left: 3px
}

.dln-kenwood .gigya-profile-form .gigya-composite-control-checkbox input[type=checkbox] ~ label:after, .dln-kenwood .gigya-profile-form .gigya-composite-control-multi-choice input[type=checkbox] ~ label:after, .dln-kenwood .gigya-register-form .gigya-composite-control-checkbox input[type=checkbox] ~ label:after, .dln-kenwood .gigya-register-form .gigya-composite-control-multi-choice input[type=checkbox] ~ label:after {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    background-color: transparent;
    color: var(--brand-01);
    font-size: 8px;
    line-height: normal
}

.dln-kenwood .gigya-profile-form .gigya-composite-control-checkbox input[type=checkbox]:checked ~ label:after, .dln-kenwood .gigya-profile-form .gigya-composite-control-multi-choice input[type=checkbox]:checked ~ label:after, .dln-kenwood .gigya-register-form .gigya-composite-control-checkbox input[type=checkbox]:checked ~ label:after, .dln-kenwood .gigya-register-form .gigya-composite-control-multi-choice input[type=checkbox]:checked ~ label:after {
    content: "\E0";
    background: none
}

.dln-kenwood .dln-popup .gigya-login-form .gigya-composite-control-link .dln-btn {
    width: 100%
}

.dln-kenwood [data-screenset-element-id=gigya-register-screen] .dln-registrationForm__paragraph--secondary {
    font-size: 12px;
    margin: 0 auto 16px;
    line-height: 16px
}

.dln-kenwood [data-screenset-element-id=gigya-register-screen] .dln-registrationForm__paragraph--secondary.wMargin {
    margin: 50px 0 30px
}

.dln-kenwood [data-screenset-element-id=gigya-register-screen] .dln-registrationForm__subtitle {
    font-size: 12px;
    margin-bottom: 0;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--ui-05)
}

.dln-kenwood [data-screenset-element-id=gigya-register-screen] .dln-registrationForm__paragraph {
    font-size: 12px;
    margin-bottom: 16px;
    color: var(--ui-05)
}

.dln-kenwood [data-screenset-element-id=gigya-forgot-password-screen] .dlg-gigya-link {
    font-family: var(--fontNameSemibold), Arial, sans-serif !important;
    font-size: 14px
}

.dln-kenwood .dlg-gigya-button-wrapper input[type=button], .dln-kenwood .dlg-gigya-button-wrapper input[type=submit] {
    text-transform: uppercase
}

.dln-kenwood .dln-checkout .dln-accordion--access-information .dln-checkout__innerCol:nth-child(2) .gigya-input-submit {
    color: var(--brand-01);
    border: 1px solid var(--brand-01);
    background-color: var(--brand-03)
}

.dln-kenwood .dln-checkout .dln-accordion--access-information .dln-checkout__innerCol:nth-child(2) .dln-btn {
    color: var(--brand-03);
    border: 1px solid var(--brand-01);
    background-color: var(--brand-01)
}

.dln-kenwood .newsletter-popup-opened.dln-popup--open .dln-popup__content {
    max-width: none !important;
    width: auto
}

@media screen and (min-width: 600px) {
    .dln-kenwood .newsletter-popup-opened.dln-popup--open .dln-popup__content {
        max-width: 720px !important
    }
}

.dln-kenwood .dln-subscription-flow {
    height: auto;
    min-height: 620px
}

@media only screen and (min-width: 1024px) {
    .dln-kenwood .dln-subscription-flow [data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row:first-child, .dln-kenwood .dln-subscription-flow [data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row:nth-child(2), .dln-kenwood .dln-subscription-flow [data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row:nth-child(4), .dln-kenwood .dln-subscription-flow [data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row:nth-child(6) {
        width: calc(50% - 24px)
    }
}

@media only screen and (min-width: 1024px) {
    .dln-kenwood .dln-subscription-flow [data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row:nth-child(4) {
        width: calc(100% - 24px)
    }
}

.dln-kenwood .dln-subscription-flow [data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row:nth-child(5) .gigya-composite-control-checkbox {
    margin: 0
}

.dln-kenwood .dln-subscription-flow [data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row:nth-child(5) .gigya-composite-control-checkbox .gigya-input-checkbox {
    display: none
}

.dln-kenwood .dln-subscription-flow [data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row:nth-child(5) .gigya-composite-control-checkbox .gigya-label {
    display: flex;
    justify-content: flex-end
}

.dln-kenwood .dln-subscription-flow [data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row:nth-child(5) .gigya-composite-control-checkbox .gigya-label:before {
    width: 14px;
    height: 14px;
    border-color: var(--brand-01);
    border-radius: 0;
    top: 5px
}

.dln-kenwood .dln-subscription-flow [data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row:nth-child(5) .gigya-composite-control-checkbox .gigya-label:after {
    color: var(--brand-01);
    font-size: 8px;
    top: 3px;
    left: 4px
}

.dln-kenwood .dln-subscription-flow [data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row:nth-child(5) .gigya-composite-control-checkbox .gigya-label-text {
    display: flex;
    align-items: center;
    width: 95%;
    font-size: 12px;
    line-height: 16px;
    text-align: justify
}

.dln-kenwood .dln-subscription-flow [data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row:nth-child(5) .gigya-composite-control-checkbox .gigya-label-text i {
    flex-shrink: 0;
    margin-left: 10px
}

.dln-kenwood .dln-subscription-flow [data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row:nth-child(6) .gigya-input-submit {
    height: 45px;
    border-radius: 0;
    background-color: var(--brand-01);
    font-size: 12px;
    letter-spacing: .2px
}

.dln-kenwood .dln-subscription-flow [data-screenset-element-id=gigya-newsletter-screen] #gigya-subscribe-with-email-form > .gigya-layout-row .gigya-layout-row:nth-child(6) .gigya-input-submit:hover {
    opacity: 1;
    background-color: var(--brand-04)
}

.dln-kenwood .dln-subscription-flow .dlg-gigya-input-text-wrapper .gigya-label {
    position: static;
    top: unset;
    left: unset;
    padding: 0;
    transform-origin: unset;
    transition: none
}

.dln-kenwood .dln-subscription-flow .dlg-gigya-input-text-wrapper .gigya-label .gigya-label-text, .dln-kenwood .dln-subscription-flow .dlg-gigya-input-text-wrapper .gigya-label .gigya-required-display {
    line-height: 14px;
    font-size: 12px;
    color: var(--ui-07)
}

.dln-kenwood .dln-subscription-flow .dlg-gigya-input-text-wrapper.dlg-gigya-input--active .gigya-label {
    background: none;
    transform: none
}

.dln-kenwood .dln-subscription-flow .dlg-gigya-input-text-wrapper .gigya-input-text {
    height: 43px;
    border: 1px solid var(--brand-04) !important;
    border-radius: 0 !important;
    padding: 2px 8px
}

.dln-kenwood #gigya-marketing-preferences-screen .gigya-input-checkbox {
    width: 0;
    height: 0
}

.dln-kenwood #gigya-marketing-preferences-screen .gigya-label:before {
    border-radius: 0;
    width: 16px;
    height: 16px
}

.dln-kenwood #gigya-marketing-preferences-screen .gigya-checkbox-text {
    margin-left: 24px;
    line-height: 20px;
    position: relative
}

@media screen and (min-width: 768px) {
    .dln-kenwood #gigya-marketing-preferences-screen .gigya-checkbox-text {
        width: calc(100% - 8px);
        position: absolute;
        line-height: 16px
    }
}

@media screen and (min-width: 768px) {
    .dln-kenwood #gigya-marketing-preferences-screen .gigya-layout-row:nth-child(4) {
        padding-bottom: 50px
    }
}

@media screen and (min-width: 768px) {
    .dln-kenwood #gigya-marketing-preferences-screen .gigya-toggle-content.is-open {
        margin-top: 36px !important
    }
}

.dln-kenwood .adyen-checkout__input {
    border-radius: 0
}

[data-dlg-gigya=dlg-gigya-reset-password-container] .gigya-reset-password-form {
    max-width: 600px !important
}

[data-dlg-gigya=dlg-gigya-reset-password-container] .dlg-gigya-button-wrapper {
    max-width: 280px
}

.dln-braun .dlg-gigya-button-wrapper input[type=button], .dln-braun .dlg-gigya-button-wrapper input[type=submit] {
    border-radius: 20px
}

.dln-delonghi .dln-regAdv__textWrap, .dln-delonghi .dln-registration--login .dln-registration__section--main {
    border: none
}

.dln-delonghi .dln-registration .dln-registrationForm__formFoot .dln-btn {
    width: 50%
}

.dln-delonghi .dln-registration .gigya-login-spacer {
    border: none
}

.dln-delonghi .dln-registration .gigya-composite-control-link {
    font-size: .7875rem;
    font-weight: 600;
    line-height: 21px
}

.dln-delonghi .dln-registration .gigya-composite-control-link .dln-btn {
    width: 50%
}

.dln-delonghi .dln-registration .gigya-input-password, .dln-delonghi .dln-registration .gigya-input-text {
    border-color: var(--brand-04) !important
}

.dln-delonghi .dln-registration .gigya-input-submit {
    padding: 0 25px;
    background-color: var(--brand-04);
    font-size: 1.0125rem;
    font-weight: 600;
    line-height: 1
}

.dln-delonghi .dln-popup .gigya-input-password, .dln-delonghi .dln-popup .gigya-input-text {
    border-color: var(--brand-04) !important
}

.dln-delonghi .dln-popup .gigya-input-submit {
    padding: 0 25px;
    background-color: var(--brand-04);
    font-size: 1.0125rem;
    font-weight: 600;
    line-height: 1
}

.dln-delonghi .dln-popup .dln-registration__paragraph {
    margin-bottom: 25px;
    font-size: .7875rem;
    line-height: 1.3;
    text-align: center
}

.dln-delonghi .dln-popup .dln-registrationForm__paragraph--secondary {
    color: var(--brand-02)
}

.dln-delonghi .dln-popup .dln-registrationForm__paragraph--secondary a {
    color: inherit
}

.dln-delonghi .dln-popup .gigya-login-form .dln-btn {
    width: 100% !important
}

.dln-delonghi .dln-popup .dln-subscription-flow #gigya-subscribe-with-email-form .gigya-layout-row .gigya-layout-row:first-child, .dln-delonghi .dln-popup .dln-subscription-flow #gigya-subscribe-with-email-form .gigya-layout-row .gigya-layout-row:nth-child(2) {
    margin-right: 0
}

.dln-delonghi .dln-popup .dln-subscription-flow #gigya-subscribe-with-email-form .gigya-layout-row .gigya-layout-row:nth-child(4) {
    width: 100%
}

.dln-delonghi .dln-popup .dln-subscription-flow #gigya-subscribe-with-email-form .gigya-layout-row .gigya-layout-row:nth-last-child(2) {
    width: 100%;
    max-width: 222px
}

.dln-delonghi .dln-popup .dln-subscription-flow #gigya-subscribe-with-email-form .gigya-input-text {
    height: 38px;
    padding: 10px 35px 10px 16px;
    border-color: var(--ui-02)
}

.dln-delonghi .dln-popup .dln-subscription-flow #gigya-subscribe-with-email-form .gigya-input-checkbox {
    position: absolute
}

.dln-delonghi .dln-popup .dln-subscription-flow #gigya-subscribe-with-email-form .gigya-composite-control-checkbox .gigya-label {
    display: flex;
    justify-content: flex-end
}

.dln-delonghi .dln-popup .dln-subscription-flow #gigya-subscribe-with-email-form .gigya-composite-control-checkbox .gigya-label:before {
    top: 4px;
    width: 24px;
    height: 24px;
    border-radius: 2px
}

.dln-delonghi .dln-popup .dln-subscription-flow #gigya-subscribe-with-email-form .gigya-composite-control-checkbox .gigya-label:after {
    top: 3px;
    left: 4px;
    width: 16px;
    height: 16px
}

.dln-delonghi .dln-popup .dln-subscription-flow #gigya-subscribe-with-email-form .gigya-composite-control-checkbox .gigya-label span {
    display: flex;
    align-items: center;
    width: 93%;
    line-height: 16px;
    text-align: justify
}

.dln-delonghi .dln-popup .dln-subscription-flow #gigya-subscribe-with-email-form .gigya-composite-control-checkbox .gigya-label span i {
    flex-shrink: 0;
    margin-left: 20px
}

.dln-delonghi .dln-checkout__innerColTitle {
    font-size: 1.29375rem !important;
    line-height: 21px !important;
    font-weight: 600 !important
}

.dln-delonghi .dln-checkout .dln-registrationForm__paragraph--secondary {
    color: var(--brand-02)
}

.dln-delonghi .dln-checkout .dln-registrationForm__paragraph--secondary a {
    color: inherit
}

.dln-delonghi .dln-checkout .gigya-input-password, .dln-delonghi .dln-checkout .gigya-input-text {
    border-color: var(--brand-04) !important
}

.dln-delonghi .dln-checkout .gigya-input-submit {
    padding: 0 25px;
    background-color: var(--brand-04);
    font-size: 1.0125rem;
    font-weight: 600;
    line-height: 1
}

.dln-delonghi .dln-checkout .gigya-forgotPassword {
    font-size: .7875rem;
    font-weight: 600;
    line-height: 21px
}

.dln-delonghi .dln-account .dln-btn--update, .dln-delonghi .dln-account .gigya-layout-row.subscribe-wrapper h2 {
    text-align: center
}

.dln-delonghi .dln-account .gigya-layout-row.subscribe-wrapper .gigya-entitlement-checkbox {
    box-shadow: none
}

.dln-delonghi .dln-account .gigya-input-submit {
    padding: 0 25px !important;
    background-color: var(--brand-04) !important;
    font-family: var(--fontNameBold), Arial, sans-serif !important;
    font-size: 1.0125rem !important;
    font-weight: 600 !important;
    line-height: 1 !important
}

.dln-delonghi .dln-changePssw .gigya-input-text {
    border-color: var(--brand-04) !important
}

.dlg-adyen__add-card__wrapper {
    width: 100%;
    margin-bottom: 32px
}

.dlg-adyen__add-card__wrapper .adyen-checkout__label__text {
    font-size: 13px
}

.dlg-adyen__add-card__wrapper .adyen-checkout__input--wrapper {
    width: 100% !important
}

.dlg-adyen__add-card__wrapper .adyen-checkout__input--wrapper .adyen-checkout__input {
    width: 100% !important;
    border-radius: 0 !important
}

.dlg-adyen__add-card__wrapper .adyen-checkout__input--wrapper .adyen-checkout__input.adyen-checkout__input--valid {
    border-bottom-color: #b9c4cb !important
}

.dlg-adyen__add-card__wrapper .adyen-checkout__field__cvc {
    margin-right: 0 !important
}

[class*=" dln-icn"], [class^=dln-icn] {
    font-family: var(--fontNameIcons);
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class*=" dln-icn"]:after, [class*=" dln-icn"]:before, [class^=dln-icn]:after, [class^=dln-icn]:before {
    font-family: var(--fontNameIcons)
}

body {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: black;
    -webkit-font-smoothing: antialiased
}

body p {
    font-size: 13px;
    line-height: 125%
}

.product-rating{
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.color-elements{
    display: flex;
    flex-flow: row wrap;
    margin-top: 15px;
    margin-bottom: 26px;
}

.color-element{
    margin-top: 8px;
    margin-right: 8px;
    position: relative;
    padding: 0 6px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.color-element.active:before, .color-element:hover:before{
    width: 100%;
}

.color-element:before{
    content: '';
    position: absolute;
    bottom: -8px;
    height: 3px;
    width: 0;
    background: #b00000;
    left: 0;
    transition: .25s;
}

.product-rating__number{
    color: #b00000;
    margin-left: 5px;
}

body *:not([class^="icon-"]), body :after:not([class^="icon-"]), body :before:not([class^="icon-"]), body button, body input, body select, body textarea {
    font-family: var(--fontNameRoman), "PT Sans", sans-serif;
    font-weight: 400;
    font-style: normal
}

body b, body strong {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: DeLonghiSansRegular;
    src: url(../fonts/DeLonghiSansRegular.woff2) format("woff2"), url(../fonts/DeLonghiSansRegular.woff) format("woff"), url(../fonts/DeLonghiSansRegular.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: DeLonghiSansRegularItalic;
    src: url(../fonts/DeLonghiSansRegularItalic.woff2) format("woff2"), url(../fonts/DeLonghiSansRegularItalic.woff) format("woff"), url(../fonts/DeLonghiSansRegularItalic.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: DeLonghiSansMedium;
    src: url(../fonts/DeLonghiSansMedium.woff2) format("woff2"), url(../fonts/DeLonghiSansMedium.woff) format("woff"), url(../fonts/DeLonghiSansMedium.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: DeLonghiSansMediumItalic;
    src: url(../fonts/DeLonghiSansMediumItalic.woff2) format("woff2"), url(../fonts/DeLonghiSansMediumItalic.woff) format("woff"), url(../fonts/DeLonghiSansMediumItalic.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: DeLonghiSansLight;
    src: url(../fonts/DeLonghiSansLight.woff2) format("woff2"), url(../fonts/DeLonghiSansLight.woff) format("woff"), url(../fonts/DeLonghiSansLight.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: DeLonghiSansLightItalic;
    src: url(../fonts/DeLonghiSansLightItalic.woff2) format("woff2"), url(../fonts/DeLonghiSansLightItalic.woff) format("woff"), url(../fonts/DeLonghiSansLightItalic.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: DeLonghiSansBold;
    src: url(../fonts/DeLonghiSansBold.woff2) format("woff2"), url(../fonts/DeLonghiSansBold.woff) format("woff"), url(../fonts/DeLonghiSansBold.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: DeLonghiSansBoldItalic;
    src: url(../fonts/DeLonghiSansBoldItalic.woff2) format("woff2"), url(../fonts/DeLonghiSansBoldItalic.woff) format("woff"), url(../fonts/DeLonghiSansBoldItalic.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: DeLonghiSansBlack;
    src: url(../fonts/DeLonghiSansBlack.woff2) format("woff2"), url(../fonts/DeLonghiSansBlack.woff) format("woff"), url(../fonts/DeLonghiSansBlack.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: DeLonghiSansBlackItalic;
    src: url(../fonts/DeLonghiSansBlackItalic.woff2) format("woff2"), url(../fonts/DeLonghiSansBlackItalic.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: "DeLonghiSerifMedium";
    src: url(../fonts/DeLonghiSerifMedium.woff2) format("woff2"), url(../fonts/DeLonghiSerifMedium.woff) format("woff"), url(../fonts/DeLonghiSerifMedium.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: "DeLonghiSerifMediumItalic";
    src: url(../fonts/DeLonghiSerifMediumItalic.woff2) format("woff2"), url(../fonts/DeLonghiSerifMediumItalic.woff) format("woff"), url(../fonts/DeLonghiSerifMediumItalic.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: "DeLonghiSerifBold";
    src: url(../fonts/DeLonghiSerifBold.woff2) format("woff2"), url(../fonts/DeLonghiSerifBold.woff) format("woff"), url(../fonts/DeLonghiSerifBold.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: "DeLonghiSerifBoldItalic";
    src: url(../fonts/DeLonghiSerifBoldItalic.woff2) format("woff2"), url(../fonts/DeLonghiSerifBoldItalic.woff) format("woff");
    font-display: swap
}

@font-face {
    src: url(../fonts/bra-icons.eot?85022927);
    src: url(../fonts/bra-icons.eot?85022927#iefix) format("embedded-opentype"), url(../fonts/bra-icons.woff2?85022927) format("woff2"), url(../fonts/bra-icons.woff?85022927) format("woff"), url(../fonts/bra-icons.ttf?85022927) format("truetype"), url(../fonts/bra-icons.svg?85022927#bra-icons) format("svg");
    font-family: bra-icons;
    font-weight: 400;
    font-style: normal
}

* {
    margin: 0;
    padding: 0
}

:focus {
    outline: none
}

* {
    word-wrap: break-word
}

.clearer {
    width: 100%;
    clear: both
}

body, html {
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

img {
    border: none
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

div {
    box-sizing: border-box
}

[responsive-background-image] img {
    display: none
}

.dln-title-h1, h1 {
    font-size: 44px;
    line-height: 125%
}

@media only screen and (max-width: 599px) {
    .dln-title-h1, h1 {
        font-size: 35px
    }
}

.dln-title-h2, h2 {
    font-size: 32px;
    line-height: 125%
}

@media only screen and (max-width: 599px) {
    .dln-title-h2, h2 {
        font-size: 21px
    }
}

.dln-title-h3, h3 {
    font-size: 22px;
    line-height: 125%
}

.dln-title-h4, h4 {
    font-size: 18px;
    line-height: 125%
}

.swiper-container {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.swiper-wrapper {
    display: flex;
    box-sizing: content-box;
    z-index: 1;
    transform: translateZ(0)
}

.swiper-slide, .swiper-wrapper {
    transition-property: transform;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.swiper-button-next, .swiper-button-prev {
    width: 27px;
    height: 44px;
    background-repeat: no-repeat;
    background-size: 27px 44px;
    background-position: 50%;
    margin-top: -22px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    z-index: 10
}

.swiper-scrollbar {
    -ms-touch-action: none;
    border-radius: 10px;
    position: relative
}

.swiper-scrollbar-drag {
    height: 6px
}

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

.swiper-container .swiper-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 85%;
    max-width: 1200px;
    margin: 55px auto 0
}

.swiper-container .swiper-footer .swiper-button-prev {
    order: 1
}

.swiper-container .swiper-footer .swiper-scrollbar {
    order: 2
}

.swiper-container .swiper-footer .swiper-button-next {
    order: 3
}

.swiper-container .swiper-footer .swiper-scrollbar {
    width: 85%;
    height: 3px;
    background: var(--ui-08);
    position: relative;
    bottom: 0;
    left: 0
}

.swiper-container .swiper-footer .swiper-scrollbar .swiper-scrollbar-drag {
    background: var(--brand-01)
}

.swiper-container .swiper-footer .swiper-button-next, .swiper-container .swiper-footer .swiper-button-prev {
    width: auto;
    height: auto;
    color: var(--brand-01);
    background: none;
    margin: 0;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.swiper-container .swiper-footer .swiper-button-next.swiper-button-disabled, .swiper-container .swiper-footer .swiper-button-prev.swiper-button-disabled {
    opacity: .15;
    cursor: auto;
    pointer-events: none
}

.dln-delonghi .swiper-container .swiper-footer .swiper-scrollbar .swiper-scrollbar-drag {
    background: var(--brand-04)
}

.dln-delonghi .swiper-container .swiper-footer .swiper-button-next, .dln-delonghi .swiper-container .swiper-footer .swiper-button-prev {
    color: var(--brand-04)
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .swiper-container .swiper-header {
        width: calc(100% - 60px)
    }

    .swiper-container .swiper-header .swiper-pagination .swiper-pagination-bullet {
        font-size: 13px;
        padding: 12px 10px
    }

    .swiper-container .swiper-footer {
        justify-content: space-around;
        width: calc(100% - 60px);
        margin-top: 30px
    }

    .swiper-container .swiper-footer .swiper-scrollbar {
        width: 100%
    }

    .swiper-container .swiper-footer .swiper-button-next, .swiper-container .swiper-footer .swiper-button-prev {
        display: none
    }
}

@media only screen and (max-width: 599px) {
    .swiper-container .swiper-footer {
        justify-content: space-around;
        width: 100%;
        margin-top: 30px
    }

    .swiper-container .swiper-footer .swiper-scrollbar {
        width: 100%
    }

    .swiper-container .swiper-footer .swiper-button-next, .swiper-container .swiper-footer .swiper-button-prev {
        display: none
    }
}

.dln-btn {
    font-size: 17px;
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    outline: none;
    width: auto;
    line-height: 1;
    font-size: 14px;
    color: var(--brand-03);
    text-align: center;
    border: none;
    background-color: var(--brand-01);
    box-shadow: none;
    transition: all .3s linear;
    padding: 8px 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dln-btn--link {
    font-weight: 400;
    color: var(--brand-04);
    text-decoration: underline;
    background-color: transparent;
    padding: 0;
    border: none
}

.dln-btn--link.dln-btn--icon {
    text-decoration: none
}

.dln-btn--link .dln-icn {
    font-size: inherit;
    text-decoration: none
}

.dln-btn--link .dln-btn__lbl {
    text-decoration: underline
}

.dln-btn:not(.dln-btn--link) {
    width: 100%;
    height: 40px;
    text-decoration: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-radius: 20px;
    overflow: hidden
}

.dln-btn:not(.dln-btn--link).dln-btn--secondary {
    color: var(--brand-03);
    background-color: var(--brand-02)
}

.dln-btn:not(.dln-btn--link).dln-btn--disabled {
    color: var(--brand-03);
    background-color: var(--ui-02)
}

.dln-btn:hover {
    opacity: .8
}

.dln-btn:active {
    opacity: .7
}

.dln-btn--secondary, .dln-btn--secondary.dln-btn--link {
    color: var(--brand-02)
}

.dln-btn--disabled {
    color: var(--ui-02);
    opacity: .5;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dln-btn--brand-03 {
    color: var(--brand-04);
    background-color: var(--brand-03)
}

.dln-btn--stroked {
    color: var(--brand-01);
    border: 1px solid var(--brand-01);
    background-color: var(--brand-03)
}

.dln-btn--light {
    color: var(--brand-02);
    border: 1px solid var(--ui-01);
    background-color: transparent
}

.dln-btn--light .dln-icn {
    font-size: 16px;
    height: auto;
    color: var(--ui-01)
}

.dln-btn--validate .dln-icn {
    color: var(--support-02)
}

.dln-btn__lbl {
    display: inline-block;
    margin: 0 auto
}

.dln-btn--social {
    display: flex;
    align-content: center;
    justify-content: center;
    padding: 10px 16px;
    position: relative
}

.dln-btn--social .dln-icn {
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    color: var(--brand-03);
    position: absolute;
    top: calc(50% - 9px);
    left: 16px
}

.dln-btn--social .dln-icn:before {
    background-size: auto 90%
}

.dln-btn--social.dln-btn--social-fb {
    background-color: #3b5998
}

.dln-btn--social.dln-btn--social-tw {
    background-color: #1da1f2
}

.dln-btn--social.dln-btn--social-inst {
    background-color: #fb3958
}

.dln-btn--social.dln-btn--social-google {
    color: var(--brand-04);
    border: 1px solid var(--ui-02);
    background-color: var(--brand-03)
}

.dln-btn--social.dln-btn--social-google .dln-btn__icon {
    position: absolute;
    top: calc(50% - 8px);
    left: 16px
}

@media (-ms-high-contrast: none) {
    .dln-btn--social .dln-btn__lbl {
        margin: 0
    }
}

.dln-btn--action-button .dln-icn {
    font-size: 18px;
    color: var(--ui-02)
}

.dln-btn--action-button.dln-btn--action-done {
    color: var(--ui-02);
    border: 0;
    animation: smoothFadeInAndScale .5s forwards
}

.dln-btn--centeredIcn .dln-icn {
    font-size: 16px;
    line-height: 16px;
    color: var(--brand-03);
    margin: 0 auto;
    position: relative;
    top: auto;
    left: auto
}

.dln-btn--centeredIcn .dln-btn__icon {
    margin: 0 auto;
    position: relative !important;
    top: auto !important;
    left: auto !important
}

.dln-btn--email-icn .dln-icn {
    font-size: 26px;
    line-height: 26px
}

.dln-btn--paypal {
    display: flex;
    align-items: center;
    height: 32px !important;
    color: var(--brand-04);
    background-color: var(--support-03);
    padding: 4px 0
}

.dln-btn--paypal .dln-btn__icon {
    width: auto;
    height: 85%;
    margin: 0 auto 0 0
}

.dln-btn--paypal .dln-btn__lbl {
    order: -1;
    font-size: 9px;
    margin: 0 8px 0 auto
}

.dln-btn--support01 {
    border-color: var(--support-01)
}

.dln-btn--support01 .dln-icn {
    color: var(--support-01)
}

.dln-btn--support02 {
    border-color: var(--support-02)
}

.dln-btn--support02 .dln-icn {
    color: var(--support-02)
}

@media only screen and (max-width: 599px) {
    .dln-btn--action-button.dln-btn--action-done {
        display: block;
        width: 100% !important
    }
}

.dln-kenwood .dln-btn {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .2px;
    width: auto;
    border-radius: 0;
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    align-items: center
}

.dln-kenwood .dln-btn:not(.dln-btn--link):not(.dln-btn--apply-voucher) {
    height: 45px;
    line-height: 1;
    padding: 0 20px
}

.dln-kenwood .dln-btn:not(.dln-btn--link):not(.dln-btn--stroked):not(.dln-btn--social):not(.dln-btn--paypal):hover {
    opacity: 1;
    background-color: var(--brand-04);
    color: var(--brand-03)
}

.dln-kenwood .dln-btn--stroked {
    color: var(--brand-01);
    border: 1px solid var(--brand-01);
    background-color: var(--brand-03)
}

.dln-kenwood .dln-btn--stroked:hover {
    color: var(--brand-04);
    border: 1px solid var(--brand-04)
}

.dln-kenwood .dln-btn--link {
    text-transform: none;
    line-height: normal;
    font-size: 14px;
    letter-spacing: 0
}

.dln-kenwood .dln-btn--action-button .dln-icn {
    color: var(--support-02)
}

.dln-kenwood .dln-btn--action-button.dln-btn--action-done {
    color: var(--support-02);
    border: 1px solid var(--support-02)
}

.dln-kenwood .dln-btn--social {
    border-radius: 0;
    display: flex;
    align-content: center;
    padding: 0 20px;
    position: relative
}

.dln-kenwood .dln-btn--social .dln-btn__lbl {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: none;
    margin: 0 0 0 3em
}

.dln-kenwood .dln-btn--social .dln-icn {
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 22px;
    color: var(--brand-03);
    top: calc(50% - 11px);
    left: 20px
}

.dln-kenwood .dln-btn--social .dln-icn:before {
    background-size: auto 90%
}

.dln-kenwood .dln-btn--social.dln-btn--social-google {
    height: 40px;
    color: var(--brand-04);
    border: 1px solid var(--ui-02);
    background-color: var(--brand-03)
}

.dln-kenwood .dln-btn--social.dln-btn--social-fb, .dln-kenwood .dln-btn--social.dln-btn--social-inst, .dln-kenwood .dln-btn--social.dln-btn--social-tw {
    height: 40px
}

.dln-kenwood .dln-btn--social.dln-btn--centeredIcn .dln-icn {
    left: auto
}

.dln-kenwood .dln-btn--paypal, .dln-kenwood .dln-btn.dln-btn--paypal:not(.dln-btn--link) {
    padding: 8px 20px;
    background: #eee
}

.dln-kenwood .dln-btn--paypal:after, .dln-kenwood .dln-btn.dln-btn--paypal:not(.dln-btn--link):after {
    content: "Checkout";
    font-size: 12px;
    letter-spacing: .2px;
    text-transform: none;
    margin-bottom: 3px;
    margin-left: 5px
}

.dln-kenwood .dln-btn--paypal .dln-btn__icon, .dln-kenwood .dln-btn.dln-btn--paypal:not(.dln-btn--link) .dln-btn__icon {
    height: 1.7em
}

.dln-kenwood .dln-btn--paypal .dln-btn__lbl, .dln-kenwood .dln-btn.dln-btn--paypal:not(.dln-btn--link) .dln-btn__lbl {
    display: none
}

.dln-delonghi .dln-btn {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    width: auto;
    line-height: 24px;
    font-size: 1.125rem;
    text-transform: none;
    border-radius: 3px
}

.dln-delonghi .dln-btn:not(.dln-btn--link) {
    width: auto;
    min-width: 212px;
    height: 40px;
    line-height: 1;
    padding: 0 25px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-btn:not(.dln-btn--link) {
        min-width: 188px;
        height: 40px;
        font-size: 1.125rem;
        padding: 0 22px
    }
}

.dln-delonghi .dln-btn:not(.dln-btn--link):not(.dln-btn--stroked):not(.dln-btn--social):not(.dln-btn--paypal):not(.dln-btn--secondary) {
    color: var(--brand-03)
}

.dln-delonghi .dln-btn:not(.dln-btn--link):not(.dln-btn--stroked):not(.dln-btn--social):not(.dln-btn--paypal):not(.dln-btn--secondary):hover {
    opacity: .8
}

.dln-delonghi .dln-btn:not(.dln-btn--link).dln-btn--secondary {
    color: var(--brand-03);
    background-color: var(--brand-01)
}

.dln-delonghi .dln-btn:not(.dln-btn--link).dln-btn--disabled {
    color: var(--brand-03);
    background-color: var(--ui-02)
}

.dln-delonghi .dln-btn--stroked {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 24px;
    font-size: 1.125rem;
    text-transform: none;
    background-color: var(--brand-03);
    padding: 0 30px
}

.dln-delonghi .dln-btn--stroked:not(.dln-btn--link) {
    height: 40px
}

.dln-delonghi .dln-btn--stroked:hover {
    color: var(--brand-04);
    border: 1px solid var(--brand-04)
}

.dln-delonghi .dln-btn--link {
    height: auto;
    line-height: normal;
    line-height: 21px;
    font-size: .875rem;
    letter-spacing: 0;
    text-transform: none;
    padding: 0
}

.dln-delonghi .dln-btn--social {
    padding: 0 12px !important
}

.dln-delonghi .dln-btn--social .dln-icn {
    margin-right: 16px;
    position: relative;
    left: auto
}

.dln-delonghi .dln-btn--social .dln-btn__lbl {
    font-size: .8125rem;
    padding: 0 34px 0 0
}

.dln-delonghi .dln-btn--social-google {
    border-color: var(--ui-04)
}

.dln-delonghi .dln-btn--social-google .dln-btn__lbl {
    padding: 0
}

.dln-checkbox {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    height: auto;
    min-height: 16px
}

.dln-checkbox__wrap {
    display: inline-flex;
    align-items: center;
    width: auto;
    max-width: calc(100% - 16px);
    min-height: 16px;
    padding: 0 0 0 16px;
    box-sizing: content-box;
    position: relative;
    z-index: 1
}

.dln-checkbox__input {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4
}

.dln-checkbox__inputPlaceholder {
    display: block;
    width: 14px;
    height: 14px;
    border: 1px solid var(--ui-02);
    border-radius: 2px;
    background-color: var(--brand-03);
    position: absolute;
    top: 2px;
    left: 0;
    z-index: 2;
    box-sizing: border-box;
    transition: .3s;
    flex-shrink: 0
}

.dln-checkbox__inputPlaceholder:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 1px;
    background-color: var(--support-02);
    transform: scale(0);
    transform-origin: center;
    transition: transform .08s ease;
    transition: .3s;
    position: absolute;
    top: calc(50% - 4px);
    left: calc(50% - 4px);
    z-index: 3
}

.dln-checkbox__input:checked + .dln-checkbox__inputPlaceholder:after {
    transform: scale(1)
}

.dln-checkbox__label {
    display: inline-block;
    width: auto;
    max-width: 100%;
    min-height: 15px;
    line-height: 15px;
    font-size: 13px;
    font-weight: 400;
    color: var(--brand-02);
    transition: .2s linear;
    margin: 0 0 0 8px
}

.dln-checkbox--support-02 .dln-checkbox__input:checked + .dln-checkbox__inputPlaceholder + .dln-checkbox__label, .dln-checkbox .dln-checkbox__input:checked + .dln-checkbox__inputPlaceholder + .dln-checkbox__label {
    color: var(--support-02);
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-checkbox--interactive {
    display: flex;
    flex-direction: column;
    padding: 21px;
    border: 1px solid var(--ui-02)
}

.dln-checkbox--interactive.dln-checkbox--tooltip .dln-checkbox__label {
    margin-right: 26px;
    line-height: 16px
}

.dln-checkbox--interactive .dln-checkbox__wrap {
    width: 100%
}

.dln-checkbox--interactive .dln-checkbox__input {
    width: calc(100% - 16px)
}

.dln-checkbox--interactive .dln-checkbox__input:checked + .dln-checkbox__inputPlaceholder + .dln-checkbox__label {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: var(--brand-02)
}

.dln-checkbox--interactive .dln-checkbox__tooltipIconWrap {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer
}

.dln-checkbox--interactive .dln-checkbox__tooltipIconWrap .dln-icn {
    color: var(--ui-06)
}

.dln-checkbox--interactive .dln-checkbox__tooltipIconWrap input:hover + .dln-icn {
    color: var(--brand-01)
}

.dln-checkbox--interactive .dln-checkbox__tooltipIconWrap .dln-checkbox__tooltipController {
    position: absolute;
    right: 0;
    opacity: 0;
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 10
}

.dln-checkbox--interactive .dln-checkbox__confirmWrap, .dln-checkbox--interactive .dln-checkbox__tooltipWrap {
    width: 100%;
    height: 0;
    margin-top: 0;
    transition: height .22s ease-out, margin-top .22s ease-out;
    box-sizing: content-box;
    overflow: hidden
}

.dln-checkbox--interactive .dln-checkbox__tooltipWrap {
    font-size: 11px;
    line-height: 16px;
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: var(--brand-02)
}

@media only screen and (max-width: 599px) {
    .dln-checkbox--interactive .dln-checkbox__tooltipWrap {
        font-size: 13px
    }
}

.dln-checkbox--interactive .dln-checkbox__confirmWrap {
    width: 100%
}

.dln-checkbox--interactive .dln-checkbox__confirmWrap .dln-checkbox__confirmText {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
    line-height: 16px
}

.dln-checkbox--interactive .dln-checkbox__confirmWrap .dln-checkbox__confirmActions {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    margin-top: 20px
}

.dln-checkbox--interactive .dln-checkbox__confirmWrap .dln-checkbox__confirmActions .dln-btn {
    width: auto
}

.dln-checkbox--interactive .dln-checkbox__confirmWrap .dln-checkbox__confirmActions .dln-btn--confirm {
    width: 285px
}

@media only screen and (max-width: 599px) {
    .dln-checkbox--interactive .dln-checkbox__confirmWrap .dln-checkbox__confirmActions .dln-btn--confirm {
        width: 180px
    }
}

.dln-checkbox--interactive.tooltipVisible .dln-checkbox__tooltipWrap {
    margin-top: 21px;
    transition: height .22s ease-out
}

.dln-checkbox--interactive.confirmVisible .dln-checkbox__confirmWrap {
    margin-top: 30px;
    transition: height .22s ease-out
}

.dln-checkbox--hideLabel .dln-checkbox__wrap .dln-checkbox__label {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    opacity: 0
}

.dln-checkbox--without-border {
    border: none !important;
    padding: 0
}

.dln-checkbox--without-border .dln-checkbox__tooltipIconWrap {
    bottom: 0;
    top: auto
}

.dln-checkbox--without-border .dln-checkbox__tooltipWrap {
    font-size: 9px;
    line-height: 10px;
    letter-spacing: -.1px;
    margin-top: 9px !important;
    margin-bottom: -20px
}

@media only screen and (max-width: 599px) {
    .dln-checkbox--without-border .dln-checkbox__tooltipWrap {
        margin-left: 24px;
        margin-right: 24px
    }
}

.dln-checkbox--image {
    width: auto;
    min-width: 180px;
    box-shadow: 0 0 0 1px var(--ui-02);
    transition: box-shadow .3s linear
}

.dln-checkbox--image:not(.checked) {
    box-shadow: 0 0 0 1px var(--ui-01);
    transition: box-shadow .3s linear
}

.dln-checkbox--image .dln-checkbox__wrap {
    width: 100%;
    max-width: none;
    display: flex;
    flex-direction: column;
    padding: 20px;
    min-height: 0
}

.dln-checkbox--image .dln-checkbox__wrap .dln-checkbox--image__imagewrapper {
    position: relative;
    height: 0;
    padding-bottom: 45%;
    padding-top: 45%;
    justify-content: center;
    align-content: center;
    align-items: center;
    display: flex
}

.dln-checkbox--image .dln-checkbox__wrap .dln-checkbox--image__imagewrapper .dln-checkbox--image__image {
    position: absolute;
    width: 160px;
    height: 60px
}

.dln-checkbox--image .dln-checkbox__wrap .dln-checkbox__inputPlaceholder {
    position: relative;
    flex-shrink: 0
}

.dln-checkbox--image .dln-checkbox__wrap .dln-checkbox__label {
    margin: 8px 0
}

@media only screen and (max-width: 599px) {
    .dln-checkbox--image {
        width: 100%
    }

    .dln-checkbox--image .dln-checkbox__wrap {
        min-height: 83px;
        align-items: center;
        justify-content: center
    }

    .dln-checkbox--image .dln-checkbox__wrap .dln-checkbox--image__imagewrapper {
        height: auto;
        padding: 0;
        margin-bottom: 20px
    }

    .dln-checkbox--image .dln-checkbox__wrap .dln-checkbox--image__imagewrapper .dln-checkbox--image__image {
        position: relative
    }
}

@media (-ms-high-contrast: none) {
    .dln-checkbox--image {
        height: 186px
    }

    .dln-checkbox--image > .dln-checkbox__wrap {
        height: 100%;
        box-sizing: border-box
    }

    .dln-checkbox--image > .dln-checkbox__wrap .dln-checkbox--image__imagewrapper {
        justify-content: center;
        width: 100%;
        height: auto;
        padding: 0;
        margin: auto 0;
        position: static
    }

    .dln-checkbox--image > .dln-checkbox__wrap .dln-checkbox--image__imagewrapper .dln-checkbox--image__image {
        position: static
    }
}

.dln-checkboxes__wrapper {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center
}

.dln-checkboxes__wrapper .dln-checkbox {
    margin: 0 10px;
    min-width: 0;
    max-width: 180px;
    width: calc(33.3% - 20px)
}

@media only screen and (max-width: 599px) {
    .dln-checkboxes__wrapper {
        flex-direction: column
    }

    .dln-checkboxes__wrapper .dln-checkbox {
        margin: 0;
        min-width: 0;
        max-width: none;
        width: 100%
    }

    .dln-checkboxes__wrapper .dln-checkbox + .dln-checkbox {
        margin-top: 10px
    }
}

.dln-kenwood .dln-checkbox, .dln-kenwood .dln-checkbox__wrap {
    min-height: 18px
}

.dln-kenwood .dln-checkbox__label {
    color: var(--brand-04)
}

.dln-kenwood .dln-checkbox__inputPlaceholder {
    width: 16px;
    height: 16px;
    border: 1px solid var(--brand-04);
    border-radius: 0;
    background-color: var(--brand-03)
}

.dln-kenwood .dln-checkbox__inputPlaceholder:after {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    background-color: transparent;
    content: "\E0";
    color: var(--brand-01);
    font-size: 8px;
    line-height: normal
}

.dln-kenwood .dln-checkbox .dln-checkbox__input:checked + .dln-checkbox__inputPlaceholder {
    border-color: var(--brand-01)
}

.dln-kenwood .dln-checkbox .dln-checkbox__input:checked + .dln-checkbox__inputPlaceholder + .dln-checkbox__label {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: var(--brand-04)
}

.dln-delonghi .dln-checkbox {
    margin-bottom: 10px !important
}

.dln-delonghi .dln-checkbox__wrap {
    padding: 0
}

.dln-delonghi .dln-checkbox__inputPlaceholder {
    width: 24px;
    height: 24px;
    position: relative;
    top: 0;
    border-color: var(--brand-04)
}

.dln-delonghi .dln-checkbox__inputPlaceholder:after {
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    transform: scale(0) translate(-50%, -50%);
    transform-origin: 0 0;
    background: none;
    box-shadow: none;
    content: "\E0";
    font-family: var(--fontNameIcons);
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.dln-delonghi .dln-checkbox__inputPlaceholder:after:after, .dln-delonghi .dln-checkbox__inputPlaceholder:after:before {
    font-family: var(--fontNameIcons)
}

.dln-delonghi .dln-checkbox__label {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .8125rem;
    line-height: 16px;
    color: var(--brand-04)
}

.dln-delonghi .dln-checkbox .dln-checkbox__input:checked + .dln-checkbox__inputPlaceholder {
    border-color: var(--brand-04)
}

.dln-delonghi .dln-checkbox .dln-checkbox__input:checked + .dln-checkbox__inputPlaceholder:after {
    transform: scale(1) translate(-50%, -50%)
}

.dln-delonghi .dln-checkbox .dln-checkbox__input:checked + .dln-checkbox__inputPlaceholder + .dln-checkbox__label {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: var(--brand-04)
}

.dln-delonghi .dln-checkbox--image .dln-checkbox__wrap {
    padding: 20px
}

.dln-delonghi .dln-checkbox--interactive {
    border: 1px solid var(--ui-01)
}

.dln-delonghi .dln-checkbox--interactive .dln-checkbox__wrap .dln-checkbox__tooltipIconWrap {
    top: auto;
    bottom: 0
}

.dln-delonghi .dln-checkbox--interactive .dln-checkbox__wrap .dln-checkbox__tooltipIconWrap .dln-icn {
    color: var(--brand-04)
}

.dln-inputs {
    font-size: 13px;
    line-height: 125%;
    display: inline-block;
    width: 100%;
    text-align: left;
    border: 1px solid var(--ui-01);
    border-radius: 2px;
    transition: all .4s cubic-bezier(.25, .8, .25, 1);
    position: relative
}

.dln-inputs--active {
    border-color: var(--ui-02)
}

.dln-inputs--active .dln-inputs__lbl {
    width: auto;
    background-color: var(--brand-03);
    transform: translateY(calc(50% - 28px)) scale(.75)
}

@media (-ms-high-contrast: none) {
    .dln-inputs--active .dln-inputs__lbl {
        transform: translateY(-28px) scale(.75);
        transition: top .4s ease-in-out, transform .4s ease-in-out, color .4s ease-in-out, width .4s ease-in-out;
        top: 50%
    }
}

.dln-inputs--disabled {
    display: inline-flex;
    flex-wrap: wrap;
    border-color: transparent
}

.dln-inputs--disabled .dln-inputs__lbl {
    display: inline-flex;
    order: -1;
    align-items: center;
    width: auto;
    max-width: 50%;
    transform: none;
    position: relative;
    top: auto;
    left: auto
}

.dln-inputs--disabled .dln-inputs__input {
    width: auto;
    max-width: 50%;
    height: auto;
    padding: 0;
    margin: 0
}

.dln-inputs--disabled .dln-inputs__input[value] {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-04)
}

.dln-inputs__button {
    outline: none;
    width: auto;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dln-inputs__button, .dln-inputs__input {
    border: none;
    background-color: transparent
}

.dln-inputs__input {
    font-size: 13px;
    line-height: 125%;
    outline: 0;
    width: 100%;
    line-height: 16px;
    padding: 12px 8px 8px;
    box-sizing: border-box
}

.dln-inputs__input::-webkit-input-placeholder {
    font-size: 12px;
    line-height: 125%;
    color: var(--ui-02);
    opacity: 0
}

.dln-inputs__input:-ms-input-placeholder {
    font-size: 12px;
    line-height: 125%;
    color: var(--ui-02);
    opacity: 0
}

.dln-inputs__input::-ms-input-placeholder {
    font-size: 12px;
    line-height: 125%;
    color: var(--ui-02);
    opacity: 0
}

.dln-inputs__input::placeholder {
    font-size: 12px;
    line-height: 125%;
    color: var(--ui-02);
    opacity: 0
}

.dln-inputs__input[disabled] {
    opacity: .8
}

.dln-inputs__input:-moz-autofill ~ .dln-inputs__lbl, .dln-inputs__input:-webkit-autofill ~ .dln-inputs__lbl {
    width: auto;
    transform: translateY(calc(50% - 28px)) scale(.75)
}

.dln-inputs__lbl {
    font-size: 13px;
    font: inherit;
    display: inline;
    transform-origin: 0 0;
    transition: top .4s cubic-bezier(.25, .8, .25, 1), transform .4s cubic-bezier(.25, .8, .25, 1), color .4s cubic-bezier(.25, .8, .25, 1), width .4s cubic-bezier(.25, .8, .25, 1);
    padding: 0 4px;
    box-sizing: border-box;
    pointer-events: none;
    top: -9px;
    background: white;
    left: 4px;
    padding: 0 4px;
    margin-bottom: 0;
}

.dln-inputs__extraLbl, .dln-inputs__lbl {
    line-height: 125%;
    color: var(--brand-02);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute
}

.dln-inputs__extraLbl {
    font-size: 13px;
    display: block;
    transform: translate(12px) scale(.75);
    transform-origin: 0 0;
    transform-origin: bottom left;
    top: 40px;
    bottom: auto;
    left: 0
}

.dln-inputs__extraLbl:not(.dln-inputs__extraLbl--link) {
    pointer-events: none
}

.dln-inputs__extraLbl--link {
    transform: translateY(24px) scale(1);
    right: 0
}

.dln-inputs__extraLbl a {
    color: var(--brand-02)
}

.dln-inputs .dln-btnIcon {
    background: none;
    background-color: transparent;
    position: absolute;
    top: -1px;
    right: -1px
}

.dln-inputs .dln-tooltip, .dln-inputs__button {
    position: absolute;
    top: calc(50% - 8px);
    right: 16px
}

.dln-inputs .dln-tooltip .dln-icn {
    color: var(--ui-01)
}

.dln-inputs--icon .dln-inputs__input {
    padding-right: 40px
}

.dln-inputs--icon .dln-icn {
    pointer-events: none
}

.dln-inputs .dln-inputs__autocompleteContainer {
    display: none;
    width: calc(100% + 2px);
    border-width: 1px;
    border: 1px solid var(--ui-02);
    border-top: 0 solid var(--ui-02);
    background-color: var(--brand-03);
    box-shadow: 0 2px 6px hsla(0, 0%, 100%, .6);
    visibility: hidden;
    margin-left: -1px;
    box-sizing: border-box;
    overflow: hidden;
    position: absolute;
    z-index: 9
}

.dln-inputs .dln-inputs__autocompleteContainer .dln-inputs__autocompleteItem {
    display: block;
    line-height: 30px;
    font-size: 11px;
    color: var(--brand-02);
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-color: var(--ui-01);
    border-top: 1px solid var(--ui-01);
    padding: 6px 8px;
    overflow: hidden;
    cursor: pointer
}

.dln-inputs .dln-inputs__autocompleteContainer .dln-inputs__autocompleteItem:hover {
    background-color: #fafafa
}

.dln-inputs .dln-inputs__autocompleteContainer .dln-inputs__autocompleteItem:empty {
    display: none
}

.dln-inputs--writing .dln-inputs__autocompleteContainer {
    display: block;
    height: auto;
    max-height: 240px;
    visibility: visible;
    overflow-x: hidden;
    overflow-y: auto
}

.dln-inputs--autocomplete .dln-inputs__autocompleteTable {
    display: none
}

.dln-inputs--autocomplete.dln-inputs--active .dln-inputs__autocompleteTable {
    display: block
}

.dln-inputs--autocomplete.dln-inputs--writing {
    border-radius: 2px 2px 0 0
}

.dln-inputs--icon > .dln-icn {
    width: 16px;
    height: 16px;
    font-size: 16px;
    color: var(--ui-01);
    cursor: pointer;
    position: absolute;
    top: calc(50% - 8px);
    right: 16px
}

.dln-inputs--datepicker .dln-inputs__input::-webkit-datetime-edit {
    opacity: 0
}

.dln-inputs--datepicker.dln-inputs--active .dln-inputs__input::-webkit-datetime-edit {
    opacity: 1
}

.dln-inputs--datepicker .dln-btnIcon {
    pointer-events: none
}

.dln-inputs--showHideValue .dln-icn:after {
    content: "";
    width: 2px;
    height: 24px;
    color: var(--brand-04);
    background: var(--ui-01);
    opacity: 0;
    transform: rotate(45deg);
    transition: all .3s linear;
    position: absolute;
    top: -5px;
    left: 5px
}

.dln-inputs--showHideValue .dln-icn.-showPassw:after {
    opacity: 1
}

.dln-inputs--validate .dln-icn {
    color: var(--support-02);
    opacity: 0;
    transform: scale(.5)
}

.dln-inputs--validate.dln-inputs--validated .dln-icn {
    opacity: 1;
    transform: scale(1)
}

.dln-inputs--invalid {
    border: 1px solid var(--support-01)
}

.dln-inputs--invalid .dln-inputs__extraLbl--error, .dln-inputs--invalid .dln-inputs__lbl {
    color: var(--support-01)
}

.dln-inputs--invalid .dln-inputs__extraLbl {
    display: none
}

.dln-inputs--invalid .dln-inputs__extraLbl--error {
    display: block;
    font-size: 10px;
    transform: none;
    padding: 3px 0 0;
    left: 0;
    right: auto
}

.dln-inputs--searchBar {
    border: 1px solid var(--ui-02);
    background-color: var(--brand-03)
}

.dln-inputs--searchBar .dln-inputs__input {
    padding-left: 40px
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px;
    z-index: 999;
    overflow: auto;
    background: rgba(0, 0, 0, 0.2);
    animation-duration: .35s;
    animation-fill-mode: both;
    animation-name: fadeIn;
}

.is-modal-active{
    display: flex;
}

.modal__dialog{
    position: relative;
    max-width: 400px;
    background: white;
    margin: auto;
    border-radius: 4px;
    padding: 37px 55px 75px;
}

.modal__close{
    cursor: pointer;
    position: absolute;
    top: 20px;
    cursor: pointer;
    right: 20px;
}

.modal-title{
    font-weight: 700;
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 22px;
}

.modal-input{
    outline: none;
    border: 1px solid #E6E6E6;
    background: #F7F7F7;
    height: 50px;
    width: 100%;
    font-size: 16px;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 0 19px;
    margin-bottom: 20px;
}

.modal-textarea{
    outline: none;
    border: 1px solid #E6E6E6;
    background: #F7F7F7;
    height: 75px;
    resize: none;
    width: 100%;
    font-size: 16px;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 15px 19px;
    margin-bottom: 20px;
    font-family: DeLonghiSansRegular, Noto Sans, sans-serif;
}

.btn{
    height: 60px;
    display: flex;
    align-items: center;
    border-radius: 50px;
    justify-content: center;
    font-weight: 500;
    font-size: 17px;
    line-height: 15px;
    text-decoration: none;
    color: white;
    position: relative;
}

.btn img{
    position: absolute;
    left: 9px;
}

.btn_blue_light{
    background: #b00000;
}

.modal__dialog .btn_blue_light{
    margin-bottom: 25px;
}

.modal__dialog .btn_blue{
    margin-bottom: 12px;
}

.modal-label{
    font-size: 18px;
    margin-bottom: 13px;
}

.btn_blue{
    background: #b00000;
}

.btn_white{
    border: 1px solid #E6E6E6;
    color: black;
}

.modal-message{
    margin-top: -10px;
    margin-bottom: 5px;
}

.edit_number{
    font-size: 16px;
    color: #b00000;
    text-decoration: none;
    margin-bottom: 25px;
    display: inline-block;
}

.modal-code__text{
    font-size: 14px;
    line-height: 18px;
}

.modal-code{
    display: flex;
    margin-bottom: 11px;
}

.modal-code__message{
    color: #B4B4B4;
}

.modal-code__error{
    color: #FF3E3E;
}

.modal-code__link{
    color: #b00000;
    text-decoration: none;
}

.modal-code input{
    width: 42px;
    height: 50px;
    margin-right: 12px;
    background: #F7F7F7;
    mix-blend-mode: multiply;
    outline: none;
    font-weight: 700;
    font-size: 33px;
    text-align: center;
    border: 1.5px solid #E6E6E6;
    border-radius: 4px;
}

.modal-agreed{
    margin-top: 36px;
    color: #9D9D9D;
    font-size: 13px;
    line-height: 16px;
}

.modal-agreed a{
    text-decoration: none;
    color: #b00000;
}

.dln-inputs--searchBar .dln-inputs__input::-webkit-search-cancel-button {
    width: 16px;
    height: 16px;
    background-image: url(/assets/images/icons/icon-close-circle-ui-02.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 50%;
    -webkit-appearance: none;
    position: relative;
    z-index: 1
}

.dln-inputs--searchBar .dln-inputs__button {
    top: calc(50% - 12px);
    left: 8px;
    right: auto
}

.dln-inputs--searchBar .dln-icn {
    font-size: 25px;
    color: var(--support-02)
}

.dln-inputs--searchBar .dln-inputs__input-has-value.dln-icn {
    font-size: 16px;
    color: var(--ui-02);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 37px
}

.dln-select .dln-select__lbl--active{
    top: -9px;
    left: 4px;
    padding: 0 4px;
    font-size: 11px;
    background: white;
    color: #707070;
}

.dln-inputs .dln-select {
    display: none;
    width: auto;
    top: 0;
    left: 0
}

.dln-inputs .dln-select__head {
    text-align: center;
    border-width: 0 1px 0 0 !important;
    padding: 8px
}

.dln-inputs .dln-select__container {
    font-size: 13px;
    line-height: 125%;
    height: 34px
}

.dln-inputs--selectInside {
    display: flex;
    align-items: center
}

.dln-inputs--selectInside .dln-select {
    display: inline-block;
    order: -1;
    width: 80px
}

.dln-inputs--selectInside .dln-inputs__input {
    width: calc(100% - 80px)
}

.dln-inputs--selectInside .dln-inputs__lbl {
    width: auto;
    background-color: var(--brand-03);
    transform: translateY(calc(50% - 28px)) scale(.75)
}

@media (-ms-high-contrast: none) {
    .dln-inputs--selectInside .dln-inputs__lbl {
        transform: translateY(-28px) scale(.75);
        transition: top .4s ease-in-out, transform .4s ease-in-out, color .4s ease-in-out, width .4s ease-in-out;
        top: 50%
    }
}

.dln-inputs--loadFile {
    border: none;
    cursor: pointer
}

.dln-inputs--loadFile .dln-inputs__input {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.dln-inputs--loadFile .dln-btn {
    width: 130px
}

.dln-inputs--loadFile .dln-inputs__lbl {
    display: inline-flex;
    align-items: center;
    width: calc(100% - 140px);
    height: 100%;
    border: 1px solid var(--ui-01);
    transform: translateY(-50%) translateX(140px) scale(1);
    padding: 0 24px;
    box-sizing: border-box;
    cursor: pointer;
    top: 50%;
    left: 0
}

.dln-inputs--googleAutocomplete.dln-inputs--searchBar .dln-inputs__lbl {
    left: 40px
}

.dln-inputs--rightIcon.dln-inputs--active .dln-icn {
    color: var(--support-02)
}

.dln-inputs--rightIcon .dln-icn {
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    color: var(--brand-01);
    top: 1px
}

.dln-inputs--rightIcon .dln-inputs__button {
    left: auto;
    right: 8px
}

.dln-inputs--rightIcon .dln-inputs__input {
    padding-right: 40px;
    padding-left: 8px
}

.pac-logo:after {
    display: none !important
}

.pac-container {
    border: 0;
    border-radius: 0;
    border-width: 0 1px 1px;
    box-shadow: 0 2px 6px hsla(0, 0%, 100%, .6), 0 0 0 1px var(--ui-02);
    box-sizing: border-box
}

.pac-container .pac-item {
    border-color: var(--ui-01);
    padding: 6px 8px;
    cursor: pointer
}

.pac-container .pac-item:first-child {
    border-top: 0
}

.pac-container .pac-item .pac-icon.pac-icon-marker {
    display: none
}

.pca .pcanotification {
    display: none !important
}

.pca .pcaautocomplete {
    border-width: 0 1px 1px !important;
    border-color: var(--ui-02) !important;
    box-shadow: none !important
}

.pca .pcaautocomplete .pcanotification {
    display: none !important
}

.pca .pcaautocomplete .pcalist {
    max-height: 150px;
    background-color: var(--brand-03)
}

.pca .pcaautocomplete .pcalist::-webkit-scrollbar {
    width: 5px
}

.pca .pcaautocomplete .pcalist::-webkit-scrollbar-track {
    background: var(--brand-03)
}

.pca .pcaautocomplete .pcalist::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: var(--brand-04)
}

.pca .pcaautocomplete .pcaitem {
    border-bottom-color: var(--ui-01);
    padding: 10px 22px 10px 10px
}

.pca .pcaautocomplete .pcaitem.pcafirstitem {
    border-top-color: var(--ui-01)
}

[class^=dln-] input:-webkit-autofill, [class^=dln-] input:-webkit-autofill:focus textarea:-webkit-autofill, [class^=dln-] input:-webkit-autofill:hover, [class^=dln-] select:-webkit-autofill, [class^=dln-] select:-webkit-autofill:focus, [class^=dln-] select:-webkit-autofill:hover, [class^=dln-] textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus {
    -webkit-text-fill-color: var(--brand-04);
    -webkit-box-shadow: 0 0 0 1000px var(--brand-03) inset;
    transition: background-color 5000s ease-in-out 0s
}

.flatpickr-next-month:hover svg, .flatpickr-prev-month:hover svg {
    fill: var(--ui-02) !important
}

.dln-kenwood .dln-inputs {
    border-radius: 0;
    border: 0;
    align-self: flex-start;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 20px
}

.dln-kenwood .dln-inputs__input {
    border: 1px solid var(--ui-01);
    height: 43px;
    padding: 2px 8px;
    background-color: var(--brand-03)
}

.dln-kenwood .dln-inputs__lbl {
    line-height: 14px;
    font-size: 12px;
    color: var(--ui-07);
    background-color: transparent;
    transform: none;
    padding-left: 0;
    top: -20px;
    left: 0
}

.dln-kenwood .dln-inputs__extraLbl {
    line-height: 12px;
    font-size: 11px;
    transform: none;
    margin-top: 3px;
    padding: 3px 0 0;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto
}

.dln-kenwood .dln-inputs--selectInside .dln-inputs__input {
    border-left: 0
}

.dln-kenwood .dln-inputs--selectInside .dln-select {
    height: 43px;
    border: 1px solid var(--ui-01);
    border-right: 0;
    margin: 0
}

.dln-kenwood .dln-inputs--active .dln-inputs__input {
    border: 1px solid var(--brand-04)
}

.dln-kenwood .dln-inputs--active .dln-select {
    border-color: var(--brand-04)
}

.dln-kenwood .dln-inputs--active .dln-select__body {
    top: calc(100% + 5px);
    left: -1px
}

.dln-kenwood .dln-inputs--copyClipboard .dln-inputs__input {
    border-color: var(--brand-04);
    opacity: 1;
    color: var(--brand-04)
}

.dln-kenwood .dln-inputs--copyClipboard .dln-inputs__input::-webkit-input-placeholder {
    color: var(--brand-04)
}

.dln-kenwood .dln-inputs--copyClipboard .dln-inputs__input:-ms-input-placeholder {
    color: var(--brand-04)
}

.dln-kenwood .dln-inputs--copyClipboard .dln-inputs__input::-ms-input-placeholder {
    color: var(--brand-04)
}

.dln-kenwood .dln-inputs--copyClipboard .dln-inputs__input::placeholder {
    color: var(--brand-04)
}

.dln-kenwood .dln-inputs--disabled .dln-inputs__lbl {
    position: absolute
}

.dln-kenwood .dln-inputs--disabled .dln-inputs__input {
    display: flex;
    width: 100%;
    max-width: none
}

.dln-kenwood .dln-inputs--disabled .dln-inputs__input[value] {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-04)
}

.dln-kenwood .dln-inputs .dln-select--has-value .dln-select__head, .dln-kenwood .dln-inputs .dln-select .dln-select__head {
    border-color: var(--ui-01)
}

.dln-kenwood .dln-inputs .dln-select--has-value .dln-select__arrow:before, .dln-kenwood .dln-inputs .dln-select .dln-select__arrow:before {
    font-size: 8px
}

.dln-kenwood .dln-inputs .dln-select--has-value__container, .dln-kenwood .dln-inputs .dln-select__container {
    height: 28px;
    margin-top: 6px
}

.dln-kenwood .dln-inputs .dln-select--has-value__body, .dln-kenwood .dln-inputs .dln-select__body {
    top: calc(100% + 8px);
    left: -1px
}

.dln-kenwood .dln-inputs--icon > .dln-icn {
    right: 10px;
    top: 14px
}

.dln-kenwood .dln-inputs--searchBar .dln-inputs__input {
    padding-left: 43px
}

.dln-kenwood .dln-inputs--searchBar .dln-inputs__lbl {
    left: 0
}

.dln-kenwood .dln-inputs--searchBar .dln-icn {
    font-size: 25px;
    color: var(--brand-01)
}

.dln-kenwood .dln-inputs--searchBar .dln-inputs__autocompleteContainer {
    top: 43px
}

.dln-kenwood .dln-inputs--invalid.dln-inputs--active .dln-inputs__input {
    border: 1px solid var(--support-01)
}

.dln-kenwood .dln-inputs--invalid.dln-inputs--active .dln-select {
    border-color: var(--support-01)
}

.dln-kenwood .dln-inputs--invalid .dln-inputs__extraLbl {
    display: none;
    position: static
}

.dln-kenwood .dln-inputs--invalid .dln-inputs__extraLbl--error {
    display: block;
    font-size: 10px;
    transform: none;
    padding: 3px 0 0;
    left: 0;
    right: auto;
    bottom: -16px
}

.dln-kenwood .dln-inputs .dln-inputs__autocompleteContainer {
    width: calc(100% + 2px);
    display: none;
    visibility: hidden;
    position: absolute;
    overflow: hidden;
    overflow-y: auto;
    max-height: 224px;
    border-width: 1px;
    border: 1px solid var(--ui-02);
    border-top: 0 solid var(--ui-02);
    box-shadow: 0 2px 6px hsla(0, 0%, 100%, .6);
    box-sizing: border-box;
    background-color: var(--brand-03);
    z-index: 9;
    margin-left: -1px
}

.dln-kenwood .dln-inputs .dln-inputs__autocompleteContainer .dln-inputs__autocompleteItem {
    border-color: var(--ui-01);
    padding: 6px 8px;
    cursor: pointer;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    text-align: left;
    border-top: 1px solid var(--ui-01);
    font-size: 11px;
    color: var(--brand-02)
}

.dln-kenwood .dln-inputs .dln-inputs__autocompleteContainer .dln-inputs__autocompleteItem:hover {
    background-color: #fafafa
}

.dln-kenwood .dln-inputs .dln-inputs__autocompleteContainer .dln-inputs__autocompleteItem:empty {
    display: none
}

.dln-kenwood .dln-inputs--autocomplete.dln-inputs--writing .dln-inputs__autocompleteContainer {
    width: 100%;
    margin: 0;
    display: block;
    visibility: initial
}

.dln-kenwood .flatpickr-day {
    border-radius: 0 !important
}

.dln-kenwood .flatpickr-day.today {
    border-color: var(--brand-01) !important;
    color: var(--brand-01)
}

.dln-kenwood .flatpickr-day.selected {
    background-color: var(--brand-01) !important;
    border-color: var(--brand-01) !important
}

.dln-kenwood .pac-container {
    transform: translateX(1px)
}

.flatpickr-day.selected, .flatpickr-day.today {
    border-color: var(--support-02) !important
}

.flatpickr-day.selected {
    color: var(--brand-03) !important;
    background-color: var(--support-02) !important
}

.flatpickr-day:not(.selected):hover {
    color: var(--brand-04) !important;
    background-color: var(--ui-03) !important
}

.dln-delonghi .dln-inputs {
    height: 40px;
    border-color: var(--ui-02);
    margin-bottom: 30px
}

.dln-delonghi .dln-inputs--active {
    border-color: var(--brand-04)
}

.dln-delonghi .dln-inputs--active .dln-inputs__lbl {
    line-height: 12px;
    font-size: .75rem;
    transform: translateY(calc(50% - 26px))
}

.dln-delonghi .dln-inputs--disabled .dln-inputs__lbl {
    height: auto;
    transform: none
}

.dln-delonghi .dln-inputs--disabled .dln-inputs__input[value], .dln-delonghi .dln-inputs__input {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 18px;
    font-size: .875rem
}

.dln-delonghi .dln-inputs__input {
    padding: 10px 35px 10px 16px;
    height: 38px;
    border-color: var(--ui-02);
    background-color: #fff
}

.dln-delonghi .dln-inputs__lbl {
    width: auto;
    line-height: 16px;
    font-size: .875rem;
    color: var(--ui-02);
    padding: 0 9px
}

.dln-delonghi .dln-inputs__extraLbl, .dln-delonghi .dln-inputs__lbl {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-delonghi .dln-inputs__extraLbl {
    display: block;
    font-size: .75rem;
    transform: none;
    padding: 3px 0 0;
    left: 0;
    right: auto
}

.dln-delonghi .dln-inputs--searchBar .dln-inputs__lbl {
    left: 8px
}

.dln-delonghi .dln-inputs--searchBar .dln-inputs__button {
    left: auto;
    right: 8px
}

.dln-delonghi .dln-inputs--searchBar .dln-inputs__button .dln-icn {
    color: black;
}

.dln-delonghi .dln-inputs--searchBar .dln-inputs__button {
    width: 25px;
    height: 25px
}

.dln-delonghi .dln-inputs--searchBar .dln-inputs__button .dln-icn {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 0
}

.dln-delonghi .dln-inputs--searchBar .dln-inputs__button .dln-icn:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "7";
    width: 25px;
    height: 25px;
    font-size: 1.5625rem
}

.dln-delonghi .dln-inputs--icon > .dln-icn {
    color: var(--ui-02)
}

.dln-delonghi .dln-inputs--validate {
    border-color: var(--support-02)
}

.dln-delonghi .dln-inputs--validate .dln-icn {
    color: var(--support-02)
}

.dln-delonghi .dln-inputs--validate.dln-inputs--validated {
    border-color: var(--support-02)
}

.dln-delonghi .dln-inputs--validate.dln-inputs--validated .dln-icn {
    color: var(--support-02)
}

.dln-delonghi .dln-inputs--invalid, .dln-delonghi .dln-inputs--invalid .dln-inputs__extraLbl, .dln-delonghi .dln-inputs--invalid .dln-inputs__extraLbl--error, .dln-delonghi .dln-inputs--invalid .dln-inputs__lbl {
    color: var(--support-01);
    border-color: var(--support-01)
}

.dln-delonghi .dln-inputs .dln-select__head {
    height: auto;
    border-color: var(--ui-01);
    padding: 4px 8px;
    margin: 6px 0
}

.dln-delonghi .dln-inputs .dln-select__container {
    height: auto
}

.dln-delonghi .dln-inputs .dln-select__container.dln-select--has-value .dln-select__head {
    height: auto;
    border-color: var(--ui-01)
}

.dln-delonghi .dln-inputs--selectInside .dln-inputs__lbl {
    line-height: 12px;
    font-size: .75rem;
    transform: translateY(calc(50% - 26px))
}

.dln-delonghi .flatpickr-day.selected, .dln-delonghi .flatpickr-day.today {
    border-color: var(--brand-01) !important
}

.dln-delonghi .flatpickr-day.selected {
    background-color: var(--brand-01) !important
}

.dln-radioBtn {
    position: relative
}

.dln-radioBtn__lbl {
    position: relative;
    display: inline-block;
    height: 16px;
    font-size: 13px;
    line-height: 16px;
    padding: 0 0 0 24px;
    margin-bottom: 0;
    cursor: pointer;
    vertical-align: bottom;
    color: var(--ui-04);
    transition: .3s
}

.dln-radioBtn__lbl:after, .dln-radioBtn__lbl:before {
    position: absolute;
    content: "";
    border-radius: 50%;
    transition: all .3s ease;
    transition-property: transform, border-color
}

.dln-radioBtn__lbl:before {
    left: 0;
    top: 0;
    width: 12px;
    height: 12px;
    border: 2px solid var(--ui-02)
}

.dln-radioBtn__lbl:after {
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    transform: scale(0);
    background: var(--support-02)
}

.dln-radioBtn input[type=radio] {
    cursor: pointer;
    display: none
}

.dln-radioBtn input[type=radio]:checked ~ .dln-radioBtn__lbl:before {
    border-color: var(--ui-02);
    animation: ripple .2s linear forwards
}

.dln-radioBtn input[type=radio]:checked ~ .dln-radioBtn__lbl:after {
    transform: scale(1)
}

.dln-radioBtn--imgLabel .dln-radioBtn__lbl {
    color: transparent
}

.dln-radioBtn__imgLabel {
    height: 16px;
    width: auto
}

.dln-radioBtn--square {
    display: inline-flex
}

.dln-radioBtn--square .dln-radioBtn__lbl {
    height: 14px
}

.dln-radioBtn--square .dln-radioBtn__lbl:after, .dln-radioBtn--square .dln-radioBtn__lbl:before {
    border-radius: 0
}

.dln-radioBtn--square .dln-radioBtn__lbl:before {
    border-width: 1px
}

.dln-radioBtn--square .dln-radioBtn__lbl:after {
    top: 3px;
    left: 3px
}

.dln-radioBtn--square input[type=radio]:checked ~ .dln-radioBtn__lbl {
    color: var(--brand-04)
}

@keyframes ripple {
    0% {
        box-shadow: 0 0 0 1px transparent
    }
    50% {
        box-shadow: 0 0 0 16px rgba(0, 0, 0, .1)
    }
    to {
        box-shadow: 0 0 0 16px transparent
    }
}

.dln-kenwood .dln-radioBtn__lbl {
    color: var(--brand-04)
}

.dln-kenwood .dln-radioBtn__lbl:before {
    border-color: var(--brand-04);
    border-width: 1px;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px
}

.dln-kenwood .dln-radioBtn__lbl:after {
    background-color: var(--brand-01);
    top: 4px;
    left: 4px
}

.dln-kenwood .dln-radioBtn input[type=radio]:checked ~ .dln-radioBtn__lbl:before {
    border-color: var(--brand-01)
}

.dln-kenwood .dln-radioBtn input[type=radio]:checked ~ .dln-radioBtn__lbl:after {
    background-color: var(--brand-01)
}

.dln-kenwood .dln-radioBtn--square .dln-radioBtn__lbl {
    height: 16px
}

.dln-delonghi .dln-radioBtn__lbl {
    display: inline-flex;
    align-items: center;
    height: 22px;
    line-height: 22px;
    color: var(--brand-04);
    padding-left: 31px;
    font-size: .875rem
}

.dln-delonghi .dln-radioBtn__lbl:before {
    width: 22px;
    height: 22px;
    border: 1px solid var(--ui-02);
    box-sizing: border-box
}

.dln-delonghi .dln-radioBtn__lbl:after {
    width: 14px;
    height: 14px;
    background-color: var(--brand-04)
}

.dln-delonghi .dln-radioBtn input[type=radio]:checked + .dln-radioBtn__lbl:before {
    border-color: var(--brand-04)
}

.dln-icn {
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    width: auto;
    height: 24px;
    font-style: normal;
    transition: all .3s ease;
    position: relative;
    margin: 0
}

.dln-icn:before {
    content: "";
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: auto 95%;
    background-position: 50% 50%;
    position: absolute;
    top: 0;
    left: 0
}

.dln-icn--iconfont {
    height: auto;
    line-height: normal;
    width: auto;
    font-size: 16px
}

[class*=bra-icn__]:before {
    font-family: bra-icons;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: auto;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1.07em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.bra-icn__account:before {
    content: "\E800"
}

.bra-icn__hamburger-menu:before {
    content: "\E801"
}

.bra-icn__cart:before {
    content: "\E802"
}

.bra-icn__logo:before {
    content: "\E804"
}

.bra-icn__search:before {
    content: "\E805"
}

.bra-icn__social--facebook:before {
    content: "\E806"
}

.bra-icn__social--twitter:before {
    content: "\E807"
}

.bra-icn__social--youtube:before {
    content: "\E808"
}

.bra-icn__chat:before {
    content: "\E80D"
}

.bra-icn__arrow--down:before {
    content: "\E803"
}

.bra-icn__arrow--left:before {
    content: "\E80E"
}

.bra-icn__arrow--right:before {
    content: "\E80F";
    margin-right: 0
}

.bra-icn__arrow--up:before {
    content: "\E810"
}

.bra-icn__plus:before {
    content: "\E809"
}

.bra-icn__no:before {
    content: "\E80A"
}

.bra-icn__yes:before {
    content: "\E80B";
    position: relative;
    font-size: 90%
}

.bra-icn__wishlist:before {
    content: "\E832"
}

.bra-icn__print:before {
    content: "\E80C"
}

.bra-icn__share:before {
    content: "\E811"
}

.dln-price {
    font-size: 12px;
    line-height: 125%;
    color: var(--brand-04);
    position: relative;
    max-height: 16px
}

.dln-price--discounted {
    color: var(--support-01)
}

.dln-price--oldPrice:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    background: var(--brand-01)
}

.dln-price--secondary {
    color: var(--ui-02)
}

.dln-price--total {
    font-size: 15px;
    line-height: 125%
}

.dln-price--free {
    text-transform: uppercase;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--support-02)
}

.dln-price a {
    color: inherit
}

.dln-kenwood .dln-price {
    line-height: 20px;
    font-size: 14px;
    max-height: none
}

.dln-kenwood .dln-price--discounted {
    color: var(--brand-04)
}

.dln-kenwood .dln-price--oldPrice {
    color: #6b6b6b
}

.dln-kenwood .dln-price--oldPrice:after {
    background: #6b6b6b;
    top: calc(50% - 1px)
}

.dln-kenwood .dln-price--freeshippingtarget {
    line-height: 16px;
    font-size: 12px
}

.dln-title {
    display: block;
    width: 100%;
    height: auto;
    line-height: 100%;
    font-size: 44px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-04)
}

.dln-title--labeled {
    display: flex;
    width: 100%
}

.dln-title__innerLabel {
    font-size: 10px;
    color: var(--brand-02);
    margin: 0 0 0 auto
}

@media only screen and (max-width: 599px) {
    .dln-title {
        font-size: 35px
    }
}

.dln-delonghi .dln-title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 3.125rem !important;
    line-height: 1.04 !important;
    color: var(--brand-04)
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-title {
        font-size: 2.3125rem !important;
        line-height: 1.08 !important
    }
}

.dln-btnIcon {
    display: block;
    width: 40px;
    height: 40px;
    border: none;
    background-color: transparent;
    box-sizing: content-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    position: relative
}

.dln-btnIcon .dln-icn {
    font-size: 17px;
    color: var(--brand-04);
    margin: 0 auto
}

.dln-btnIcon__wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px
}

.dln-btnIcon__user {
    display: flex;
    align-items: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: var(--brand-03)
}

.dln-btnIcon__userLetter {
    width: 100%;
    height: 15px;
    line-height: 100%;
    font-size: 15px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-04);
    padding: 0;
    margin: 0 auto;
    font-style: inherit;
    font-family: sans-serif
}

.dln-btnIcon--cart .dln-btnIcon__icon {
    margin: 0 4px 0 0
}

.dln-btnIcon__itemCounter {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: var(--support-01);
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-content: center;
    align-items: center
}

.dln-btnIcon__itemCounterText {
    width: auto;
    font-size: 11px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-03);
    text-align: center;
    margin: 0 auto;
    font-style: inherit;
    display: inline-block;
    padding: 0;
    height: 11px;
    line-height: 100%;
    font-family: sans-serif
}

.dln-btnIcon__circle {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: hsla(0, 0%, 100%, .7)
}

.dln-btnIcon--cart .dln-icn, .dln-btnIcon--search .dln-icn, .dln-btnIcon--wishlist .dln-icn {
    color: var(--brand-03);
    font-size: 24px
}

.dln-btnIcon--calendar .dln-icn, .dln-btnIcon--close .dln-icn, .dln-btnIcon--delete .dln-icn {
    color: var(--brand-04)
}

.dln-btnIcon--info .dln-icn {
    color: var(--ui-02)
}

.dln-btnIcon--close-circle .dln-icn {
    color: var(--brand-04)
}

.dln-btnIcon.hasDropdown:hover {
    z-index: 2100
}

.dln-btnIcon.displayNotificationDrawer .dln-drawer {
    display: block;
    visibility: visible;
    z-index: 2000
}

.dln-btnIcon .dln-drawer {
    display: none;
    visibility: hidden
}

.dln-kenwood .dln-btnIcon__itemCounter {
    right: -10px;
    top: 2px;
    background-color: var(--brand-01)
}

.dln-kenwood .dln-btnIcon__itemCounterText {
    font-size: 10px
}

.dln-kenwood .dln-btnIcon.hasDropdown:hover {
    position: relative
}

.dln-kenwood .dln-btnIcon.hasDropdown:hover:after {
    content: "";
    background: transparent;
    width: 200%;
    height: 200%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.dln-kenwood .dln-btnIcon.hasDropdown:hover.dln-btnIcon--user .dln-drawer {
    display: block;
    visibility: visible;
    left: 50%;
    transform: translateY(0) translateX(-50%)
}

.dln-btnTextIcon {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: calc(100% - 14px);
    height: auto;
    height: 40px;
    border: 1px solid var(--brand-01);
    border-radius: 20px;
    background-color: var(--brand-03);
    padding: 0 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer
}

.dln-btnTextIcon__wrap {
    display: inline-flex;
    align-items: center;
    width: auto;
    max-width: 100%;
    height: 38px;
    font-size: 0;
    padding: 0;
    margin: 0 auto
}

@media (-ms-high-contrast: none) {
    .dln-btnTextIcon__wrap {
        justify-content: center;
        width: 100%;
        margin: 0
    }
}

.dln-btnTextIcon__iconWrap {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 38px;
    line-height: 38px;
    margin: 0
}

.dln-btnTextIcon__iconWrap .dln-icn {
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    text-align: center
}

.dln-btnTextIcon__text {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: inline-block;
    width: auto;
    max-width: calc(100% - 24px);
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: top;
    overflow: hidden
}

.dln-btnTextIcon--add .dln-btnTextIcon__iconWrap .dln-icn {
    font-size: 13px
}

.dln-btnTextIcon--reverse .dln-btnTextIcon__wrap {
    flex-direction: row-reverse
}

.dln-btnTextIcon--reverse .dln-btnTextIcon__text {
    margin: 0 10px 0 0
}

.dln-btnTextIcon--widthAuto {
    width: auto;
    max-width: none;
    border: none;
    border-radius: 0;
    padding: 0
}

.dln-btnTextIcon--brand-01 {
    background-color: var(--brand-01)
}

.dln-btnTextIcon--brand-01 .dln-btnTextIcon__iconWrap .bra-icn, .dln-btnTextIcon--brand-01 .dln-btnTextIcon__iconWrap .dln-icn, .dln-btnTextIcon--brand-01 .dln-btnTextIcon__text {
    color: var(--brand-03)
}

.dln-btnTextIcon--filters .dln-btnTextIcon__iconWrap {
    width: 20px
}

.dln-btnTextIcon--filters .dln-icn {
    width: 20px;
    font-size: 20px
}

.dln-kenwood .dln-btnTextIcon {
    padding: 0 20px;
    border-radius: 2px;
    transition: all .3s
}

.dln-kenwood .dln-btnTextIcon__text {
    color: var(--brand-01);
    font-size: 12px;
    text-transform: uppercase
}

.dln-kenwood .dln-btnTextIcon__iconWrap {
    color: var(--brand-01)
}

.dln-kenwood .dln-btnTextIcon__iconWrap .dln-icn {
    font-size: 13px;
    transition: none
}

.dln-kenwood .dln-btnTextIcon:hover {
    background: var(--brand-01)
}

.dln-kenwood .dln-btnTextIcon--brand-01 .dln-btnTextIcon__iconWrap .dln-icn, .dln-kenwood .dln-btnTextIcon--brand-01 .dln-btnTextIcon__text, .dln-kenwood .dln-btnTextIcon:hover .dln-btnTextIcon__iconWrap, .dln-kenwood .dln-btnTextIcon:hover .dln-btnTextIcon__text {
    color: var(--brand-03)
}

.dln-kenwood .dln-btnTextIcon--brand-01:hover {
    background: var(--brand-03);
    transition: all .3s
}

.dln-kenwood .dln-btnTextIcon--brand-01:hover .dln-btnTextIcon__iconWrap .dln-icn, .dln-kenwood .dln-btnTextIcon--brand-01:hover .dln-btnTextIcon__text {
    color: var(--brand-01)
}

.dln-delonghi .dln-btnTextIcon {
    border-radius: 2px
}

.bra-logo__wrapper {
    display: inline-flex;
    flex-direction: column;
    text-align: center;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bra-logo__wrapper .bra-logo {
    height: 1em
}

.bra-logo__wrapper .bra-logo--black .logo--fill, .bra-logo__wrapper .bra-logo .logo--fill {
    fill: #000
}

.bra-logo__wrapper .bra-logo--white .logo--fill {
    fill: #fff
}

.bra-btnIcon {
    --bgColor: var(--brand-03);
    --txtColor: var(--brand-01);
    --supportColor: var(--support-02);
    display: inline-block;
    font-size: 20px;
    width: 1em;
    border: none;
    background-color: transparent;
    box-sizing: content-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    color: var(--txtColor);
    text-decoration: none;
    position: relative
}

.bra-btnIcon .bra-icn {
    font-size: 1em;
    color: var(--txtColor);
    margin: 0;
    line-height: 1
}

.bra-btnIcon__wrap {
    display: block
}

.bra-btnIcon--cart {
    position: relative
}

.bra-btnIcon--cart .bra-btnIcon__icon {
    margin: 0 4px 0 0
}

.bra-btnIcon__checkoutCounter {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: var(--support-02);
    position: absolute;
    top: -8px;
    right: -8px;
    display: flex;
    align-content: center;
    align-items: center
}

.bra-btnIcon__checkoutCounterText {
    width: auto;
    font-size: 11px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-03);
    text-align: center;
    margin: 0 auto;
    font-style: inherit;
    display: inline-block;
    padding: 0;
    height: 11px;
    line-height: 100%;
    font-family: sans-serif
}

.bra-btnIcon--chat {
    width: 1.8em
}

.bra-btnIcon--chat .bra-icn {
    color: var(--support-02)
}

@media (hover: hover) {
    .bra-btnIcon:hover, .bra-btnIcon:hover .bra-icn {
        color: rgba(0, 0, 0, .7)
    }
}

.bra-btnIcon:active, .bra-btnIcon:active .bra-icn {
    color: var(--supportColor)
}

.bra-btnIcon:disabled, .bra-btnIcon:disabled:hover {
    cursor: default
}

.bra-btnIcon:disabled .bra-icn, .bra-btnIcon:disabled:hover .bra-icn {
    color: var(--brand-02) !important
}

.bra-btnIcon--circle {
    width: auto;
    height: auto;
    overflow: hidden;
    border-radius: 150px
}

@media (hover: hover) {
    .bra-btnIcon--circle:hover, .bra-btnIcon--circle:hover .bra-btnIcon__circle {
        background: var(--bgColor);
        transition: background .2s ease-in-out
    }

    .bra-btnIcon--circle:hover .bra-btnIcon__circle .bra-icn, .bra-btnIcon--circle:hover .bra-icn {
        color: var(--txtColor);
        transition: color .2s ease-in-out
    }
}

.bra-btnIcon__circle {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 2em;
    height: 2em;
    border-radius: 50%;
    background-color: var(--txtColor);
    transition: background .2s ease-in-out
}

.bra-btnIcon__circle .bra-icn {
    color: var(--bgColor)
}

@media (hover: hover) {
    .bra-btnIcon__circle:hover {
        background: var(--bgColor);
        transition: background .2s ease-in-out
    }

    .bra-btnIcon__circle:hover .bra-icn {
        color: var(--txtColor);
        transition: color .2s ease-in-out
    }
}

.bra-btnIcon--text {
    width: auto;
    display: inline-flex;
    align-items: baseline;
    margin-right: 20px
}

@media (hover: hover) {
    .bra-btnIcon--text:hover {
        text-decoration: underline
    }
}

.bra-btnIcon--text:active, .bra-btnIcon--text:active .bra-icn {
    color: var(--supportColor)
}

.bra-btnIcon__text {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-left: .5em
}

.bra-btnIcon--hamburger-menu .bra-btnIcon__wrap {
    width: 1em;
    height: 1em;
    position: relative;
    justify-content: flex-start
}

.bra-btnIcon--hamburger-menu .bra-btnIcon__wrap input {
    display: block;
    width: 2em;
    height: 2em;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    -webkit-touch-callout: none
}

.bra-btnIcon--hamburger-menu .bra-btnIcon__wrap b {
    display: block;
    width: 1em;
    height: .15em;
    background: var(--txtColor);
    margin-bottom: .25em;
    position: relative;
    border-radius: 1px
}

.bra-btnIcon--hamburger-menu .bra-btnIcon__wrap b:last-child {
    margin-bottom: 0;
    width: .5em
}

.bra-btnIcon.displayNotificationDrawer .dln-drawer {
    display: block;
    visibility: visible
}

@media only screen and (max-width: 599px) {
    .bra-btnIcon {
        font-size: 15px
    }
}

.dln-image {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    background-color: var(--brand-03);
    overflow: hidden;
    position: relative
}

@media (-ms-high-contrast: none) {
    .dln-image {
        position: relative;
        height: auto
    }
}

.dln-image__image {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (-ms-high-contrast: none) {
    .dln-image__image {
        position: relative;
        min-width: 100%;
        min-height: 100%;
        max-height: none;
        width: 100%;
        height: auto;
        -ms-grid-row-align: center;
        align-self: center;
        flex-shrink: 0
    }
}

.dln-colorRadioBtn {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1
}

.dln-colorRadioBtn__input {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 34
}

.dln-colorRadioBtn__placeholder {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid var(--ui-09);
    border-radius: 50%;
    margin: 0 10px 0 0;
    padding: 2px;
    background-clip: content-box;
    box-sizing: border-box;
    position: relative;
    z-index: 2
}

.dln-colorRadioBtn__input:checked + .dln-colorRadioBtn__placeholder {
    border: 2px solid var(--brand-01);
    padding: 1px
}

.dln-colorRadioBtn__label {
    display: block;
    width: calc(100% - 30px);
    line-height: 20px;
    font-size: 15px
}

.dln-select {
    max-width: 400px;
    cursor: pointer
}

.dln-select, .dln-select__container {
    display: inline-block;
    width: 100%;
    position: relative
}

.dln-select__container {
    height: 40px;
    line-height: 16px;
    font-size: 15px;
    color: #333;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dln-select__container.dln-select--has-value .dln-select__head {
    border-color: var(--ui-02)
}

.dln-select__container.dln-select--has-value .dln-select__option:first-child {
    display: block;
    color: var(--brand-02)
}

.dln-select__container.dln-select--has-value .dln-select__option.dln-select__option-selected {
    font-weight: 700;
    color: var(--brand-04)
}

.dln-select__select {
    width: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: -100%
}

.dln-select__head {
    display: flex;
    align-items: center;
    align-content: center;
    width: 100%;
    height: 100%;
    border: 1px solid var(--ui-01);
    color: var(--brand-04);
    transition: border-color .2s;
    padding: 8px 16px;
    overflow: hidden;
    position: relative
}

.dln-select__body {
    min-width: 120px;
    border-width: 1px;
    border: 1px solid var(--ui-01);
    border-top: 0 solid var(--ui-01);
    background: #fff;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99
}

.dln-select__items-list {
    max-height: 0;
    transition: max-height .2s cubic-bezier(.25, .46, .45, .94);
    overflow: auto
}

.dln-select__option {
    font-size: 13px;
    line-height: 125%;
    border-width: 1px;
    border: 0 solid var(--ui-01);
    padding: 12px 16px;
    cursor: pointer;
    position: relative
}

.dln-select__option:after {
    content: "";
    width: calc(100% - 24px);
    height: 1px;
    background: var(--ui-03);
    position: absolute;
    bottom: 0;
    left: 12px
}

.dln-select__option:first-child {
    color: var(--brand-02)
}

.dln-select__option:last-child {
    border-width: 0
}

.dln-select__option:last-child:after {
    display: none
}

.dln-select__option-selected:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "u";
    display: none;
    position: absolute;
    top: 0;
    left: 6px
}

.dln-select__option-focused {
    color: var(--brand-04)
}

.dln-select__option-focused, .dln-select__option:hover {
    background-color: var(--ui-03)
}

.dln-select__value {
    font-size: 13px;
    line-height: 125%;
    display: inline-block;
    width: calc(100% - 16px);
    white-space: nowrap;
    text-overflow: ellipsis
}

.dln-select__arrow {
    width: 16px;
    height: 16px;
    transition: transform .15s;
    margin: 0 0 0 auto;
    position: relative
}

.dln-select__arrow:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "u";
    width: 100%;
    height: 100%;
    line-height: 18px;
    transform-origin: 50%;
    transition: transform .2s;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0
}

.dln-select--disabled {
    opacity: .6;
    pointer-events: none
}

.dln-select--light .dln-select__body, .dln-select--light .dln-select__head {
    border: none !important
}

.dln-select--light .dln-select--open .dln-select__body {
    color: var(--brand-04);
    box-shadow: 0 5px 8px rgba(0, 0, 0, .05)
}

.dln-select--light .dln-select__container, .dln-select--light .dln-select__value {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-select--light .dln-select__value {
    opacity: 1
}

.dln-select--brand-03 .dln-select__arrow:before, .dln-select--brand-03 .dln-select__container {
    color: var(--brand-03)
}

.dln-select--labeled .dln-select__head {
    border-radius: 2px
}

.dln-select--labeled .dln-select__value {
    opacity: 0
}

.dln-select--has-value .dln-select__value {
    opacity: 1
}

.dln-select--has-value + .dln-select__lbl {
    width: auto;
    background-color: var(--brand-03);
    transform: translateY(calc(50% - 28px)) scale(.75)
}

@media (-ms-high-contrast: none) {
    .dln-select--has-value + .dln-select__lbl {
        transform: translateY(-28px) scale(.75);
        top: 50%
    }
}

.dln-select--open .dln-select__value {
    opacity: 1
}

.dln-select--open .dln-select__body {
    opacity: 1;
    transform: scale(1);
    transition: opacity .2s, transform .1s cubic-bezier(.25, .46, .45, .94);
    overflow: auto;
    pointer-events: all
}

.dln-select--open .dln-select__arrow:before {
    transform: rotate(180deg)
}

.dln-select--open .dln-select__head {
    border-bottom: 1px solid var(--ui-03)
}

.dln-select--open + .dln-select__lbl {
    width: auto;
    background-color: var(--brand-03);
    transform: translateY(calc(50% - 28px)) scale(.75)
}

.dln-select--invalid .dln-select__head {
    border-color: var(--support-01) !important
}

.dln-select--invalid .dln-select__container:not(.dln-select--open) .dln-select__value {
    color: var(--support-01)
}

.dln-select--invalid .dln-select__lbl--error {
    display: block;
    color: var(--support-01);
    transform: translateX(0) scale(.75);
    margin: 4px 0 0;
    position: absolute;
    top: auto;
    bottom: auto;
    left: auto
}

.dln-select--invalid.dln-select--labeled .dln-select__lbl--active {
    top: calc(50% - 8px)
}

.dln-select--invalid.dln-select--labeled .dln-select--has-value ~ .dln-select__lbl--active, .dln-select--invalid.dln-select--labeled .dln-select--open ~ .dln-select__lbl--active {
    display: none
}

.dln-select__lbl {
    font-size: 13px;
    line-height: 125%;
    font: inherit;
    display: inline-block;
    color: var(--brand-02);
    white-space: nowrap;
    text-overflow: ellipsis;
    transform-origin: 0 0;
    transition: transform .4s cubic-bezier(.25, .8, .25, 1), color .4s cubic-bezier(.25, .8, .25, 1), width .4s cubic-bezier(.25, .8, .25, 1);
    padding: 0 4px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: calc(50% - 9px);
    left: 8px
}

.dln-select__lbl--error {
    display: none
}

.dln-select--innerIcn > .dln-icn--iconfont {
    font-size: 16px;
    color: var(--ui-02);
    position: absolute;
    top: calc(50% - 8px);
    left: 8px
}

.dln-select--innerIcn .dln-select__head {
    padding: 8px 16px 8px 32px
}

.dln-select--extraLight {
    width: auto;
    height: 20px
}

.dln-select--extraLight .dln-select__container {
    height: 20px
}

.dln-select--extraLight .dln-select__head {
    align-items: flex-start;
    border: none;
    padding: 0
}

.dln-select--extraLight .dln-select__body {
    border-top: 1px solid var(--ui-01)
}

.dln-select--extraLight .dln-select__value {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    width: auto;
    line-height: 17px;
    color: var(--brand-04);
    opacity: 1;
    padding: 0;
    margin: 0 4px 0 0
}

.dln-select--extraLight .dln-select__arrow {
    width: 10px;
    height: 20px;
    font-size: 11px
}

.dln-select--extraLight .dln-select__arrow:before {
    height: 17px;
    height: 100%;
    line-height: 19px;
    padding: 0
}

.dln-select--optionsDisabled .dln-select__body {
    cursor: auto;
    pointer-events: auto
}

.dln-select--optionsDisabled .dln-select__option {
    cursor: auto;
    pointer-events: none
}

.dln-select--optionsDisabled .dln-select__option:hover {
    background-color: transparent
}

.dln-select--open-above .dln-select__body {
    bottom: 100%
}

.dln-select--open-above .dln-select__head {
    border-top: 0
}

.dln-select--open-above.dln-select--open .dln-select__body {
    border-width: 1px
}

.dln-select--open-above.dln-select--open .dln-select__head {
    border-bottom: 1px solid var(--ui-01)
}

.dln-select--open-above.dln-select--extraLight .dln-select--open .dln-select__body, .dln-select--open-above.dln-select--light .dln-select--open .dln-select__body {
    border-width: 0
}

.dln-select--open-above.dln-select--extraLight .dln-select--open .dln-select__head, .dln-select--open-above.dln-select--light .dln-select--open .dln-select__head {
    border-bottom: 0
}

.dln-kenwood .dln-select {
    margin: 20px auto 20px 0
}

.dln-kenwood .dln-select__option:first-of-type:before {
    content: "";
    display: block;
    width: calc(100% - 24px);
    height: 1px;
    background: var(--ui-03);
    left: 12px
}

.dln-kenwood .dln-select__container {
    height: 45px
}

.dln-kenwood .dln-select__lbl {
    line-height: 14px;
    font-size: 12px;
    color: var(--ui-07);
    transform: none;
    padding-left: 0;
    top: -20px;
    left: 0
}

.dln-kenwood .dln-select--invalid .dln-select__lbl--error {
    transform: translateX(0) scale(.75);
    margin: 4px 0 0;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto
}

.dln-kenwood .dln-select--has-value .dln-select__head {
    border-color: var(--brand-04)
}

.dln-kenwood .dln-select--has-value .dln-select__value {
    color: var(--brand-04)
}

.dln-kenwood .dln-select--open .dln-select__head {
    border-width: 1px 1px 0;
    border-color: var(--brand-04)
}

.dln-kenwood .dln-select--open .dln-select__body {
    border-width: 0 1px 1px;
    border-color: var(--brand-04)
}

.dln-kenwood .dln-select--extraLight .dln-select--open .dln-select__body {
    border-width: 1px
}

.dln-kenwood .dln-select--extraLight .dln-select__container {
    height: 20px
}

.dln-kenwood .dln-select--invalid .dln-select__body {
    border-color: var(--support-01)
}

.dln-kenwood .dln-select--labeled .dln-select__head {
    border-radius: 0
}

.dln-kenwood .dln-select--extraLight.dln-select--open.dln-select--open-above .dln-select__head, .dln-kenwood .dln-select--light.dln-select--open.dln-select--open-above .dln-select__head {
    border-width: 0
}

.dln-kenwood .dln-select--extraLight.dln-select--open-above .dln-select--open .dln-select__body, .dln-kenwood .dln-select--light.dln-select--open-above .dln-select--open .dln-select__body {
    border-width: 1px
}

.dln-kenwood .dln-select--extraLight.dln-select--open-above .dln-select--open .dln-select__head, .dln-kenwood .dln-select--light.dln-select--open-above .dln-select--open .dln-select__head {
    border-bottom: 1px solid var(--brand-04)
}

.dln-kenwood .dln-select--open-above.dln-select--open .dln-select__body {
    border-width: 1px
}

.dln-kenwood .dln-select--open-above.dln-select--open .dln-select__head {
    border-top: 0;
    border-bottom: 1px solid var(--brand-04)
}

.dln-kenwood .dln-select.dln-select--extraLight .dln-select--open-above.dln-select--open .dln-select__body, .dln-kenwood .dln-select.dln-select--extraLight .dln-select--open-below.dln-select--open .dln-select__body, .dln-kenwood .dln-select.dln-select--light .dln-select--open-above.dln-select--open .dln-select__body, .dln-kenwood .dln-select.dln-select--light .dln-select--open-below.dln-select--open .dln-select__body {
    border-width: 1px
}

.dln-kenwood .dln-select.dln-select--extraLight .dln-select--open-above.dln-select--open .dln-select__head, .dln-kenwood .dln-select.dln-select--extraLight .dln-select--open-below.dln-select--open .dln-select__head, .dln-kenwood .dln-select.dln-select--light .dln-select--open-above.dln-select--open .dln-select__head, .dln-kenwood .dln-select.dln-select--light .dln-select--open-below.dln-select--open .dln-select__head {
    border-bottom: 0
}

.dln-delonghi .dln-select__container {
    height: auto
}

.dln-delonghi .dln-select__container .dln-select__head {
    height: 40px
}

.dln-delonghi .dln-select__container .dln-select__body, .dln-delonghi .dln-select__container .dln-select__head {
    border-color: var(--ui-02)
}

.dln-delonghi .dln-select__lbl {
    font-size: .875rem;
    line-height: 16px;
    padding: 0 9px
}

.dln-delonghi .dln-select .dln-select--has-value + .dln-select__lbl, .dln-delonghi .dln-select .dln-select--open + .dln-select__lbl {
    font-size: .75rem;
    line-height: 12px;
    transform: translateY(calc(50% - 28px))
}

.dln-tabs {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 32px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.dln-tabs:before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: var(--ui-01);
    pointer-events: none;
    position: absolute;
    bottom: 0;
    left: 0
}

.dln-tabs__gradient {
    display: block;
    width: 32px;
    height: 32px;
    opacity: 0;
    transition: opacity .12s linear;
    position: absolute;
    top: 0;
    z-index: 4
}

.dln-tabs__gradient.-left {
    background: linear-gradient(90deg, #fff 0, hsla(0, 0%, 100%, 0));
    left: 0
}

.dln-tabs__gradient.-right {
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff);
    right: 0
}

.dln-tabs__gradient.-visible {
    opacity: 1
}

.dln-tabs__list {
    font-size: 0;
    white-space: nowrap;
    list-style: inside none;
    border-bottom: 2px solid transparent;
    position: relative;
    z-index: 2
}

.dln-tabs__item, .dln-tabs__list {
    display: inline-block;
    width: auto;
    height: 30px
}

.dln-tabs__item {
    margin: 0 35px 0 0
}

.dln-tabs__item--current .dln-tabs__btn, .dln-tabs__item--current .dln-tabs__btn .\--amount, .dln-tabs__item--current .dln-tabs__btn .\--amount i {
    font-weight: 700
}

.dln-tabs__btn {
    display: inline-block;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    border: none;
    background: none;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer
}

.dln-tabs__btnAmount {
    display: inline-block;
    width: auto;
    margin: 0 0 0 3px
}

.dln-tabs__currentLine {
    display: block;
    width: 0;
    height: 2px;
    background-color: var(--brand-01);
    transition: transform .3s ease;
    position: absolute;
    bottom: -2px;
    left: 0;
    z-index: 3
}

.dln-tabs__content {
    display: none
}

.dln-tabs__content--current {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-tabs--icon {
    width: 118px;
    height: 40px;
    background-color: var(--ui-03)
}

.dln-tabs--icon .dln-tabs__gradient, .dln-tabs--icon:before {
    display: none
}

.dln-tabs--icon .dln-tabs__list {
    height: 40px
}

.dln-tabs--icon .dln-tabs__item {
    width: 57px;
    height: 40px;
    border-bottom: none;
    margin: 0
}

.dln-tabs--icon .dln-tabs__item--current .dln-icn {
    color: var(--brand-01)
}

.dln-tabs--icon .dln-tabs__item:first-child {
    border-right: 4px solid var(--brand-03)
}

.dln-tabs--icon .dln-tabs__btn {
    align-items: center;
    justify-content: center;
    width: 57px;
    height: 40px
}

.dln-tabs--icon .dln-icn {
    color: var(--ui-07)
}

@media only screen and (max-width: 599px) {
    .dln-tab > ul {
        width: 100%;
        font-size: 0;
        text-align: left;
        white-space: nowrap;
        padding: 0;
        overflow-x: scroll;
        position: relative
    }

    .dln-tab > ul, .dln-tab__listGradient {
        display: block
    }

    .dln-tab__links {
        display: inline-block;
        box-sizing: content-box
    }
}

.dln-kenwood .dln-tabs__links {
    margin: 0 64px 0 0;
    font-size: 16px
}

.dln-kenwood .dln-tabs__links--active {
    font-family: var(--fontNameBold), Arial, sans-serif
}

.dln-kenwood .dln-tabs__line {
    bottom: 0
}

.dln-kenwood .dln-tabs--icon {
    background-color: var(--brand-03)
}

.dln-kenwood .dln-tabs--icon .dln-tabs__item--current .dln-icn {
    color: var(--brand-04)
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-tabs__links {
        margin: 0 16px 0 0;
        font-size: 16px
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-tabs__btn {
        border-left: 1px solid var(--ui-01)
    }

    .dln-kenwood .dln-tabs--icon .dln-tabs__item:first-child {
        border-right: none
    }

    .dln-kenwood .dln-tabs .dln-icn {
        line-height: 40px
    }

    .dln-kenwood .dln-icn {
        font-size: 21px
    }
}

.dln-delonghi .dln-tabs__item--current .dln-tabs__btn {
    font-weight: 500
}

.dln-delonghi .dln-tabs__btn, .dln-delonghi .dln-tabs__item--current .dln-tabs__btn {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-style: normal;
    color: var(--brand-04)
}

.dln-delonghi .dln-tabs__btn {
    font-weight: 400;
    font-size: 1rem;
    line-height: 24px
}

.dln-delonghi .dln-tabs__btn span {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-breadcrumbs {
    width: 100%;
    margin: 0 0 16px;
    font-size: 15px
}

.dln-breadcrumbs ol {
    list-style: none
}

.dln-breadcrumbs__li {
    display: none;
    position: relative;
    color: var(--brand-01)
}

.dln-breadcrumbs__li.previousActive {
    display: inline-block
}

@media only screen and (max-width: 900px) {
    .dln-breadcrumbs__li.previousActive:before {
        content: "\2039";
        display: inline-block;
        margin: 0 .6em 0 0;
        width: 1em;
        text-align: center;
        position: relative;
        bottom: 1px;
        font-weight: 700
    }
}

@media only screen and (min-width: 900px) {
    .dln-breadcrumbs__li {
        display: inline-block
    }
}

.dln-breadcrumbs__li:not(:first-child) a:before, .dln-breadcrumbs__li:not(:first-child) span:before {
    content: "\2039";
    display: inline-block;
    margin: 0 .6em 0 0;
    width: 1em;
    text-align: center;
    position: relative;
    bottom: 1px
}

@media only screen and (min-width: 900px) {
    .dln-breadcrumbs__li:not(:first-child) a:before, .dln-breadcrumbs__li:not(:first-child) span:before {
        content: "\2022";
        margin: 0 .6em
    }
}

.dln-breadcrumbs__li:not(:first-child):not(.active) {
    display: inline-block
}

.dln-breadcrumbs__li a, .dln-breadcrumbs__li span {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-01);
    display: inline-block;
    text-decoration: none;
    transition: color .22s linear .08s;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased
}

@media (-ms-high-contrast: none), not all and (hover: none), not all and (pointer: coarse) {
    .dln-breadcrumbs__li:hover a:hover {
        color: var(--support-02);
        text-decoration: underline
    }

    .dln-breadcrumbs__li:hover a:hover:before {
        text-decoration: none
    }
}

.dln-delonghi .dln-breadcrumbs__li, .dln-kenwood .dln-breadcrumbs__li {
    color: var(--ui-07)
}

.dln-delonghi .dln-breadcrumbs__li:not(:first-child) a:before, .dln-delonghi .dln-breadcrumbs__li:not(:first-child) span:before, .dln-kenwood .dln-breadcrumbs__li:not(:first-child) a:before, .dln-kenwood .dln-breadcrumbs__li:not(:first-child) span:before {
    content: "";
    margin: 0;
    width: 0;
    position: static;
    bottom: 0
}

@media only screen and (min-width: 900px) {
    .dln-delonghi .dln-breadcrumbs__li:not(:first-child) a:before, .dln-delonghi .dln-breadcrumbs__li:not(:first-child) span:before, .dln-kenwood .dln-breadcrumbs__li:not(:first-child) a:before, .dln-kenwood .dln-breadcrumbs__li:not(:first-child) span:before {
        content: "";
        margin: 0
    }
}

.dln-delonghi .dln-breadcrumbs__li:not(:first-child):before, .dln-kenwood .dln-breadcrumbs__li:not(:first-child):before {
    content: "/";
    color: var(--brand-02);
    display: inline-block
}

.dln-delonghi .dln-breadcrumbs__li a:hover, .dln-kenwood .dln-breadcrumbs__li a:hover {
    color: var(--brand-02)
}

.dln-delonghi .dln-breadcrumbs__li a, .dln-delonghi .dln-breadcrumbs__li span, .dln-kenwood .dln-breadcrumbs__li a, .dln-kenwood .dln-breadcrumbs__li span {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    color: var(--brand-02);
    text-decoration: none
}

.dln-kenwood .dln-breadcrumbs {
    font-size: 12px;
    line-height: 15px
}

.dln-kenwood .dln-breadcrumbs__li {
    color: var(--ui-07)
}

.dln-kenwood .dln-breadcrumbs__li:before {
    padding-right: .05em;
    padding-left: .05em;
    color: var(--brand-04)
}

.dln-kenwood .dln-breadcrumbs__li a, .dln-kenwood .dln-breadcrumbs__li span {
    font-size: 12px;
    line-height: 15px
}

.dln-kenwood .dln-breadcrumbs__li span {
    text-decoration: underline
}

.dln-kenwood .dln-breadcrumbs__li:last-of-type {
    opacity: .5
}

.dln-delonghi .dln-breadcrumbs {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .9375rem;
    line-height: 21px;
    padding: 10px 0;
    margin: 0 0 20px !important
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-breadcrumbs {
        margin-bottom: 4px !important
    }
}

.dln-delonghi .dln-breadcrumbs__li {
    color: var(--ui-07)
}

.dln-delonghi .dln-breadcrumbs__li:before {
    padding-right: .05em;
    padding-left: .05em;
    color: var(--ui-07)
}

.dln-delonghi .dln-breadcrumbs__li a, .dln-delonghi .dln-breadcrumbs__li span {
    font-size: .9375rem;
    line-height: 21px
}

.dln-delonghi .dln-breadcrumbs__li--active:before, .dln-delonghi .dln-breadcrumbs__li:last-of-type:before {
    color: var(--brand-04)
}

.dln-delonghi .dln-breadcrumbs__li--active a, .dln-delonghi .dln-breadcrumbs__li--active span, .dln-delonghi .dln-breadcrumbs__li:last-of-type a, .dln-delonghi .dln-breadcrumbs__li:last-of-type span {
    text-decoration: none;
    color: var(--brand-04)
}

.dln-delonghi .dln-breadcrumbs__li--active a:hover, .dln-delonghi .dln-breadcrumbs__li:last-of-type a:hover {
    text-decoration: underline
}

.dln-chips {
    width: 100%;
    border: 1px solid var(--ui-01);
    background-color: var(--ui-03);
    padding: 16px;
    position: relative
}

.dln-chips__strong {
    display: block;
    width: 100%
}

.dln-chips__wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.dln-chips__wrapper .dln-btnIcon {
    width: auto;
    height: auto;
    transform: rotate(-45deg);
    position: absolute;
    right: 16px;
    z-index: 9
}

.dln-chips__wrapper .dln-btnIcon .dln-icn {
    margin: 0
}

.dln-chips__content {
    width: 100%;
    position: relative
}

.dln-chips--iconinside .dln-chips__content {
    width: calc(100% - 26px)
}

.dln-chips span:not(.dln-chips__strong) {
    line-height: 14px;
    display: block;
    width: 100%;
    color: var(--ui-06);
    margin: 0 0 16px
}

.dln-chips span:not(.dln-chips__strong):last-child {
    margin: 0
}

.dln-chips .dln-icn {
    height: auto;
    font-size: 16px;
    color: var(--ui-06);
    margin: 0 8px 0 0
}

.dln-chips a {
    color: var(--ui-06)
}

.dln-chips--light {
    padding: 4px 8px
}

.dln-chips--light, .dln-chips--light span {
    display: inline-block;
    width: auto;
    color: var(--brand-03)
}

.dln-chips--light span {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 10px;
    text-transform: uppercase
}

.dln-chips--lightGray {
    border: none;
    background-color: var(--ui-02)
}

.dln-chips--lightGray span:not(.dln-chips__strong) {
    color: var(--brand-03)
}

.dln-chips--warning {
    border-color: var(--support-04)
}

.dln-chips--warning .dln-chips__wrapper {
    align-items: flex-start
}

.dln-chips--warning .dln-icn {
    color: var(--support-04)
}

.dln-chips--warning span {
    font-size: 13px
}

.dln-chips--warning span:not(:first-of-type) {
    color: var(--brand-04)
}

.dln-chips--warning span:first-of-type {
    line-height: 11px;
    padding-top: 2px
}

.dln-chips--warning span b {
    color: var(--brand-04)
}

.dln-chips--advantage {
    border-color: var(--support-02);
    background-color: var(--brand-03);
    padding: 8px 16px
}

.dln-chips--advantage .dln-chips__content {
    width: auto;
    max-width: calc(100% - 30px);
    margin: 0 auto
}

.dln-chips--advantage .dln-chips__content > span {
    font-size: 15px;
    line-height: 125%;
    line-height: 150%;
    color: var(--brand-04)
}

.dln-chips--advantage .dln-chips__content > span .dln-icn {
    font-size: 30px;
    color: var(--support-02)
}

.dln-chips--largeIcon .dln-icn--mainIcon {
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 48px;
    margin: 0 32px 0 0
}

.dln-chips--largeIcon .dln-chips__content {
    width: calc(100% - 80px);
    padding: 0 30px 0 0
}

.dln-chips--largeIcon.dln-chips--recallInformation .dln-icn--mainIcon {
    color: var(--support-02)
}

.dln-chips--largeIcon.dln-chips--recallInformation .dln-chips__info, .dln-chips--largeIcon.dln-chips--recallInformation .dln-chips__title {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal
}

.dln-chips--largeIcon.dln-chips--recallInformation .dln-chips__description {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal
}

.dln-chips--largeIcon.dln-chips--recallInformation .dln-btn--link {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-chips--largeIcon .dln-btn--link {
    display: inline-block;
    font-size: 13px;
    color: var(--brand-04);
    margin: 0 0 8px
}

.dln-chips--largeIcon .dln-btnIcon--close {
    top: 12px;
    right: 12px
}

.dln-chips--largeIcon .dln-btnIcon--close .dln-icn {
    font-size: 22px
}

.dln-chips__info {
    line-height: 16px;
    font-size: 16px;
    color: var(--brand-02)
}

.dln-chips__info, .dln-chips__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    padding: 4px 0 0;
    margin: 0 0 8px
}

.dln-chips__title {
    line-height: 22px;
    font-size: 18px;
    color: var(--brand-04)
}

.dln-chips__description {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    color: var(--brand-04);
    margin: 0 0 16px
}

.dln-chips--extraLight {
    border: none;
    background-color: transparent
}

.dln-kenwood .dln-chips {
    background-color: var(--ui-03);
    padding: 20px
}

.dln-kenwood .dln-chips span, .dln-kenwood .dln-chips span:not(.dln-chips__strong) {
    color: var(--ui-07);
    font-size: 12px;
    line-height: 16px;
    text-transform: none
}

.dln-kenwood .dln-chips .dln-chips__strong {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--ui-07);
    margin: 0 0 8px
}

.dln-kenwood .dln-chips .dln-icn {
    font-size: 30px;
    line-height: 30px
}

.dln-kenwood .dln-chips--iconinside .dln-chips__content {
    width: calc(100% - 40px)
}

.dln-kenwood .dln-chips:not(.dln-chips--warning):not(.dln-chips--recallInformation):not(.dln-chips--advantage) .dln-icn, .dln-kenwood .dln-chips:not(.dln-chips--warning):not(.dln-chips--recallInformation):not(.dln-chips--advantage) a, .dln-kenwood .dln-chips:not(.dln-chips--warning):not(.dln-chips--recallInformation):not(.dln-chips--advantage) span:not(.dln-chips__strong) {
    color: var(--ui-07)
}

.dln-kenwood .dln-chips .dln-btnIcon {
    transform: none;
    right: 18px
}

.dln-kenwood .dln-chips .dln-btnIcon--close .dln-icn {
    color: var(--brand-01);
    font-size: 22px;
    line-height: 1;
    width: 1em;
    height: 1em;
    text-indent: 999px;
    overflow: hidden
}

.dln-kenwood .dln-chips .dln-btnIcon--close .dln-icn:after, .dln-kenwood .dln-chips .dln-btnIcon--close .dln-icn:before {
    content: "";
    position: absolute
}

.dln-kenwood .dln-chips .dln-btnIcon--close .dln-icn:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "\E6";
    text-indent: 0;
    color: var(--brand-01)
}

.dln-kenwood .dln-chips--advantage {
    padding: 10px
}

.dln-kenwood .dln-chips--advantage .dln-chips__content span, .dln-kenwood .dln-chips--advantage .dln-chips__content span:not(.dln-chips__strong) {
    color: var(--brand-04);
    font-size: 14px;
    line-height: 20px;
    text-transform: none
}

.dln-kenwood .dln-chips--advantage .dln-chips__content span:not(.dln-chips__strong) b, .dln-kenwood .dln-chips--advantage .dln-chips__content span b {
    font-size: 16px;
    line-height: 22px
}

.dln-kenwood .dln-chips--advantage .dln-chips__content > span .dln-icn {
    font-size: 50px;
    line-height: 36px;
    vertical-align: middle
}

.dln-kenwood .dln-chips--recallInformation {
    background: #fff4e5;
    border: 0;
    border-left: 3px solid #ee9a20;
    padding: 20px 15px 28px
}

.dln-kenwood .dln-chips--recallInformation .dln-chips__wrapper .dln-chips__content {
    display: flex;
    flex-direction: column;
    flex: 1;
    font-size: 14px;
    line-height: 20px
}

.dln-kenwood .dln-chips--recallInformation .dln-chips__wrapper .dln-chips__content .dln-chips__info {
    font-size: 12px;
    line-height: 16px;
    color: var(--support-04)
}

.dln-kenwood .dln-chips--recallInformation .dln-chips__wrapper .dln-chips__content .dln-chips__title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 2px
}

.dln-kenwood .dln-chips--recallInformation .dln-chips__wrapper .dln-chips__content .dln-chips__description {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px
}

.dln-kenwood .dln-chips--recallInformation .dln-chips__wrapper .dln-chips__content .dln-btn--link {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    text-align-last: left;
    margin: 0
}

.dln-kenwood .dln-chips--recallInformation .dln-chips__wrapper .dln-icn--mainIcon {
    display: inline-block;
    text-align: center;
    text-align-last: center;
    margin-right: 15px;
    background: var(--support-04);
    border-radius: 100%;
    line-height: 1.5;
    color: #fff;
    font-size: 22px;
    width: 35px;
    height: 35px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-chips--advantage .dln-btnIcon {
        top: 20px
    }

    .dln-kenwood .dln-chips--advantage .dln-chips__content {
        text-align: center;
        max-width: none
    }

    .dln-kenwood .dln-chips--advantage .dln-chips__content > span .dln-icn {
        display: block;
        margin-bottom: 10px
    }

    .dln-kenwood .dln-chips--recallInformation {
        padding: 23px 15px 33px
    }

    .dln-kenwood .dln-chips--recallInformation .dln-chips__wrapper .dln-chips__content .dln-chips__title {
        margin-bottom: 4px
    }
}

.dln-delonghi .dln-chips--extraLight .dln-chips__content {
    font-size: .875rem
}

.dln-notification {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    position: relative
}

.dln-notification .dln-btnIcon__checkoutCounter {
    margin: 0 8px 0 0;
    position: relative;
    top: auto;
    right: auto
}

.dln-notification__desc {
    font-size: 13px;
    line-height: 125%;
    width: calc(100% - 24px);
    line-height: 13px;
    color: var(--brand-04)
}

.dln-tooltip {
    display: inline-block;
    cursor: pointer;
    position: relative
}

.dln-tooltip__anchor {
    margin: 0 auto
}

.dln-tooltip__container {
    display: flex;
    flex-wrap: wrap;
    width: 210px;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-50%);
    transition: .3s linear;
    position: absolute;
    top: auto;
    bottom: 24px;
    left: 50%
}

.dln-tooltip:hover .dln-tooltip__container {
    opacity: 1;
    visibility: visible;
    z-index: 100
}

.dln-tooltip__content {
    font-size: 13px;
    line-height: 125%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    width: calc(100% - 9px);
    color: var(--brand-02);
    background-color: var(--brand-03);
    box-shadow: 0 4px 7px 0 rgba(0, 0, 0, .1);
    padding: 10px;
    margin: 0 auto
}

.dln-tooltip__content .dln-icn {
    margin: 0 8px 0 0
}

.dln-tooltip__text {
    max-width: calc(100% - 24px);
    line-height: 16px;
    font-size: 13px;
    color: var(--brand-02)
}

.dln-tooltip__arrow {
    margin-left: auto;
    margin-right: auto;
    width: 0;
    height: 0;
    border-top: 9px solid var(--brand-03);
    border-right: 7px solid transparent;
    border-left: 7px solid transparent
}

.dln-tooltip--topAlign .dln-tooltip__container {
    top: calc(100% + 8px);
    bottom: auto
}

.dln-tooltip--topAlign .dln-tooltip__content {
    box-shadow: 0 7px 7px 0 rgba(0, 0, 0, .1)
}

.dln-tooltip--topAlign .dln-tooltip__arrow {
    order: -1;
    border-top: none;
    border-bottom: 9px solid var(--brand-03)
}

.dln-tooltip--rightAlign .dln-tooltip__container {
    transform: translateY(-50%);
    top: 50%;
    bottom: auto;
    left: auto;
    right: calc(100% + 8px)
}

.dln-tooltip--rightAlign .dln-tooltip__content {
    width: calc(100% - 9px);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
    margin: 0
}

.dln-tooltip--rightAlign .dln-tooltip__content .dln-icn {
    margin: 0 8px 0 0
}

.dln-tooltip--rightAlign .dln-tooltip__arrow {
    border-top: 7px solid transparent;
    border-right: none;
    border-bottom: 7px solid transparent;
    border-left: 9px solid var(--brand-03);
    margin: auto 0
}

.dln-tooltip--leftAlign .dln-tooltip__container {
    text-align: right;
    transform: translateY(-50%);
    top: 50%;
    bottom: auto;
    left: calc(100% + 8px);
    right: auto
}

.dln-tooltip--leftAlign .dln-tooltip__content {
    width: calc(100% - 9px);
    box-shadow: 7px 0 7px 0 rgba(0, 0, 0, .1);
    margin: 0
}

.dln-tooltip--leftAlign .dln-tooltip__content .dln-icn {
    order: 2;
    margin: 0 0 0 8px
}

.dln-tooltip--leftAlign .dln-tooltip__arrow {
    order: -1;
    border-top: 7px solid transparent;
    border-right: 9px solid var(--brand-03);
    border-bottom: 7px solid transparent;
    border-left: none;
    margin: auto 0
}

.dln-kenwood .dln-tooltip__content {
    border: 1px solid var(--brand-02);
    position: relative;
    z-index: 1
}

.dln-kenwood .dln-tooltip__content:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    border-top: 11px solid var(--brand-02);
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    top: auto;
    bottom: -11px;
    left: calc(50% - 8px);
    right: auto;
    z-index: 2
}

.dln-kenwood .dln-tooltip .dln-tooltip__arrow {
    transform: translateY(-1px);
    position: relative;
    z-index: 3
}

.dln-kenwood .dln-tooltip--topAlign .dln-tooltip__content {
    width: 100%;
    margin: 0
}

.dln-kenwood .dln-tooltip--topAlign .dln-tooltip__content:before {
    border-top: none;
    border-right: 8px solid transparent;
    border-bottom: 11px solid var(--brand-02);
    border-left: 8px solid transparent;
    top: -11px;
    left: calc(50% - 8px);
    right: auto;
    z-index: 2
}

.dln-kenwood .dln-tooltip--topAlign .dln-tooltip__arrow {
    transform: translateY(1px)
}

.dln-kenwood .dln-tooltip--leftAlign .dln-tooltip__content:before {
    border-top: 8px solid transparent;
    border-right: 11px solid var(--brand-02);
    border-bottom: 8px solid transparent;
    border-left: none;
    top: calc(50% - 8px);
    left: -11px;
    right: auto;
    z-index: 2
}

.dln-kenwood .dln-tooltip--leftAlign .dln-tooltip__arrow {
    transform: translateX(1px)
}

.dln-kenwood .dln-tooltip--rightAlign .dln-tooltip__content:before {
    border-top: 8px solid transparent;
    border-right: none;
    border-bottom: 8px solid transparent;
    border-left: 11px solid var(--brand-02);
    left: auto;
    right: -11px;
    top: calc(50% - 8px)
}

.dln-kenwood .dln-tooltip--rightAlign .dln-tooltip__arrow {
    transform: translateX(-1px)
}

.dln-titleIcon {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 48px
}

.dln-titleIcon__iconWrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border: 1px solid var(--support-02);
    border-radius: 50%;
    margin: 0 10px 0 0;
    box-sizing: border-box
}

.dln-titleIcon__iconWrap .dln-icn {
    font-size: 30px;
    line-height: normal;
    color: var(--support-02)
}

.dln-titleIcon__icon {
    display: block
}

.dln-titleIcon__title {
    width: calc(100% - 58px);
    height: auto;
    line-height: 44px;
    font-size: 32px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    overflow: hidden
}

.dln-kenwood .dln-titleIcon__iconWrap {
    border: none
}

.dln-kenwood .dln-titleIcon__iconWrap .dln-icn {
    color: var(--brand-04);
    font-size: 37px
}

.dln-kenwood .dln-titleIcon__title {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-breadCrumbSel {
    display: inline-flex;
    flex-wrap: wrap;
    width: auto;
    height: 20px;
    color: var(--brand-02);
    text-decoration: none
}

.dln-breadCrumbSel__arrow, .dln-breadCrumbSel__text {
    display: inline-block;
    width: auto;
    height: 20px;
    line-height: 18px;
    font-size: 14px;
    color: var(--brand-02);
    margin: 0 4px 0 0;
    box-sizing: border-box
}

.dln-breadCrumbSel__arrow {
    line-height: 20px;
    padding: 0;
    margin: 0;
    font-size: 10px
}

.dln-breadCrumbSel:hover .dln-breadCrumbSel__text {
    text-decoration: underline
}

@media only screen and (max-width: 599px) {
    .dln-breadCrumbSel__text {
        display: none
    }

    .dln-breadCrumbSel__arrow {
        transform: rotate(-180deg)
    }
}

.dln-drawer {
    display: none;
    visibility: hidden;
    position: absolute;
    top: calc(100% + 23px);
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    min-width: 170px;
    padding: 20px;
    box-shadow: 0 4px 7px 0 rgba(82, 90, 102, .46);
    color: var(--brand-01);
    text-align: center;
    z-index: 2000
}

.dln-drawer:after {
    bottom: 100%;
    left: 50%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border: 6px solid hsla(0, 0%, 100%, 0);
    border-bottom-color: #fff;
    margin-left: -6px
}

.dln-drawer .txt_container .icon {
    display: block
}

.dln-drawer .txt_container .icon .dln-icn {
    color: var(--brand-04)
}

.dln-drawer .txt_container .text {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 15px;
    line-height: 21px
}

.dln-drawer .txt_container + .cta_container {
    margin-top: 10px
}

.dln-drawer .cta_container .text {
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px
}

.dln-drawer .cta_container .text a {
    font-size: 14px;
    line-height: 20px;
    color: var(--brand-01)
}

.dln-drawer .cta_container .ctas .dln-btn, .dln-drawer .userNotLogged > .dln-btn {
    display: block;
    font-size: 17px;
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    outline: none;
    width: auto;
    line-height: 21px;
    font-size: 14px;
    color: var(--brand-03);
    text-align: center;
    border: none;
    background-color: var(--brand-01);
    box-shadow: none;
    transition: all .3s linear;
    padding: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    white-space: nowrap
}

.dln-drawer--slim {
    padding: 15px
}

.dln-drawer--slim .txt_container {
    display: flex;
    align-items: center
}

.dln-drawer--slim .txt_container .icon {
    margin-right: 9px
}

@media only screen and (max-width: 599px) {
    .dln-drawer {
        top: calc(100% + 17px)
    }
}

.dln-kenwood .dln-drawer {
    color: var(--brand-04);
    min-width: 206px;
    box-shadow: none;
    border: 1px solid var(--ui-01);
    position: absolute;
    top: calc(100% + 16px);
    left: 12px;
    transform: translateX(-75%)
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-drawer {
        top: calc(100% + 10px)
    }
}

.dln-kenwood .dln-drawer:after, .dln-kenwood .dln-drawer:before {
    bottom: 100%;
    left: 75%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border: 6px solid hsla(0, 0%, 100%, 0);
    border-bottom-color: #fff;
    margin-left: -6px
}

.dln-kenwood .dln-drawer:before {
    border-bottom-color: var(--ui-01);
    border-width: 8px;
    margin-left: -8px
}

.dln-kenwood .dln-drawer .txt_container .icon {
    margin-bottom: 16px
}

.dln-kenwood .dln-drawer .txt_container .icon svg path {
    fill: var(--brand-01)
}

.dln-kenwood .dln-drawer .txt_container .icon .dln-icn {
    font-size: 24px;
    color: var(--brand-01)
}

.dln-kenwood .dln-drawer .txt_container .text {
    font-size: 20px;
    line-height: 24px;
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal
}

.dln-kenwood .dln-drawer .txt_container + .cta_container {
    margin-top: 17px
}

.dln-kenwood .dln-drawer .cta_container .text {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    margin-bottom: 30px
}

.dln-kenwood .dln-drawer .cta_container .text a {
    color: var(--brand-04);
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-kenwood .dln-drawer .cta_container .ctas .dln-btn {
    font-size: 12px;
    line-height: 23px;
    padding: 11px;
    text-transform: uppercase;
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal
}

.dln-kenwood .dln-drawer--slim {
    padding: 14px 25px 13px 20px;
    text-align: left
}

.dln-kenwood .dln-drawer--slim .txt_container .icon {
    margin-bottom: 0;
    margin-right: 15px
}

.dln-kenwood .dln-drawer--slim .txt_container .text {
    font-size: 16px;
    line-height: 22px
}

.dln-kenwood .dln-drawer--user {
    border-top: 1px solid #000;
    box-shadow: 0 -1px 0 0 #000
}

.dln-kenwood .dln-drawer--user:before {
    content: none
}

.dln-kenwood .dln-drawer--user:after {
    bottom: 100%;
    left: 50%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border: 6px solid hsla(0, 0%, 100%, 0);
    border-bottom-color: #000;
    margin-left: -6px
}

.dln-kenwood .dln-drawer--user .userNotLogged button {
    width: 100%
}

.dln-kenwood .dln-drawer--user .userNotLogged .text {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 20px;
    text-align: left
}

.dln-kenwood .dln-drawer--user .userNotLogged .text a {
    font-size: 12px;
    line-height: 20px
}

.dln-kenwood .dln-drawer--user .userNotLogged hr {
    height: 0;
    border: 0;
    background: none;
    border-bottom: 1px solid var(--ui-01);
    margin-bottom: 10px
}

.dln-kenwood .dln-drawer--user .utilityLinks {
    text-align: left
}

.dln-kenwood .dln-drawer--user .utilityLinks a {
    text-align: left;
    display: block;
    font-size: 12px;
    line-height: 30px;
    text-decoration: none
}

.dln-kenwood .dln-drawer--user .utilityLinks a:hover {
    text-decoration: underline
}

.dln-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    list-style: inside none;
    margin: 0 0 72px
}

.dln-list + .dln-btn {
    width: 184px
}

.dln-listItem {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    height: auto;
    margin: 0 0 16px
}

.dln-listItem .dln-icn {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-weight: 700;
    color: var(--support-02);
    text-align: center;
    margin: 0 15px 0 0 !important
}

.dln-listLink {
    display: inline-block;
    width: auto;
    max-width: calc(100% - 36px);
    line-height: 16px;
    font-size: 14px;
    color: var(--brand-04);
    text-decoration: underline;
    padding: 0
}

@media only screen and (max-width: 599px) {
    .dln-list {
        margin-top: 8px;
        margin-bottom: 32px
    }

    .dln-listItem {
        align-items: flex-start
    }

    .dln-listLink {
        font-size: 14px;
        line-height: 20px
    }

    .dln-list + .dln-btn {
        margin: 0 0 0 36px
    }
}

.dln-kenwood .dln-list {
    margin: 0 0 30px
}

.dln-kenwood .dln-listItem {
    height: auto;
    margin: 0 0 19px
}

.dln-kenwood .dln-listItem .dln-icn {
    width: 24px;
    height: 24px;
    font-size: 0;
    overflow: hidden
}

.dln-kenwood .dln-listItem .dln-icn:after, .dln-kenwood .dln-listItem .dln-icn:before {
    content: "";
    position: absolute
}

.dln-kenwood .dln-listItem .dln-icn:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "\3C0";
    text-indent: 0;
    color: var(--brand-01);
    font-size: 24px;
    line-height: 1
}

.dln-kenwood .dln-listLink {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 20px;
    max-width: calc(100% - 44px)
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-list + .dln-btn {
        margin: 0
    }
}

.dln-delonghi .dln-listItem {
    margin-bottom: 14px;
    align-items: flex-start
}

.dln-delonghi .dln-listItem .dln-icn--check-circle {
    color: var(--brand-04);
    font-weight: 700;
    font-size: 1.25rem
}

.dln-delonghi .dln-listItem .dln-listLink {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 20px
}

.simple-list__title {
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0;
    color: var(--brand-02)
}

.simple-list__lists {
    margin-top: 16px;
    list-style: none
}

.simple-list__item {
    margin-left: 10px;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0
}

.simple-list__item + .simple-list__item {
    padding-top: 16px
}

.simple-list__item, .simple-list__item > a {
    text-decoration: underline;
    color: var(--brand-04);
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    cursor: pointer
}

.simple-list__item:visited, .simple-list__item > a:visited {
    color: var(--brand-04)
}

.simple-list__view-all {
    color: var(--brand-02);
    font-size: 12px
}

.dln-delonghi .simple-list__title {
    font-size: .875rem;
    line-height: 1.29;
    color: var(--brand-02)
}

.dln-delonghi .simple-list__item {
    font-size: .875rem;
    line-height: 1.43
}

.dln-search-result {
    display: flex
}

.dln-search-result:active, .dln-search-result:hover, .dln-search-result:link, .dln-search-result:visited {
    text-decoration: none
}

.dln-search-result__content {
    width: calc(100% - 140px);
    padding-left: 20px;
    box-sizing: border-box
}

.dln-search-result__itemPic {
    width: 140px
}

.dln-search-result__itemPic img {
    width: 100%;
    height: auto
}

.dln-search-result__category {
    display: block;
    font-size: 11px;
    color: #707070;
    margin-bottom: 9px
}

.dln-search-result__detailsTitle {
    line-height: 15px;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 15px;
    color: var(--brand-01)
}

.dln-search-result__priceWrapper {
    display: flex;
    font-weight: 700;
    margin-bottom: 10px
}

.dln-search-result .dln-ratingStars {
    margin: 0
}

.dln-search-result__ratingWrapper {
    display: flex;
    align-items: center;
    line-height: 1
}

.dln-search-result__reviews {
    font-size: 12px;
    color: #707070;
    padding-left: 5px
}

.dln-search-result .dln-price {
    margin-right: 13px
}

.dln-delonghi .dln-search-result__itemPic {
    max-width: 124px
}

.dln-delonghi .dln-search-result__category {
    color: var(--ui-02);
    font-size: .875rem
}

.dln-delonghi .dln-search-result__category, .dln-delonghi .dln-search-result__detailsTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1
}

.dln-delonghi .dln-search-result__detailsTitle {
    color: var(--brand-04);
    font-size: 1.1875rem;
    margin-bottom: 5px
}

.dln-delonghi .dln-search-result .dln-ratingStars .dln-icn {
    width: 15px;
    height: 15px
}

.dln-delonghi .dln-search-result .dln-ratingStars .dln-icn:before {
    font-size: .9375rem
}

.dln-delonghi .dln-search-result__priceWrapper {
    margin-top: 7px
}

.dln-delonghi .dln-search-result__priceWrapper .dln-price {
    font-size: 1rem;
    line-height: 1.13;
    color: var(--ui-02)
}

.dln-delonghi .dln-search-result__priceWrapper .dln-price + .dln-price {
    margin-right: 0
}

.dln-delonghi .dln-search-result__priceWrapper .dln-price:after {
    background: var(--ui-02)
}

.dln-delonghi .dln-search-result__priceWrapper .dln-price--discounted {
    color: var(--brand-04);
    font-size: 1.1875rem;
    line-height: .95
}

.dln-filterDropdown {
    display: inline-flex;
    flex-wrap: wrap;
    width: auto;
    position: relative;
    z-index: 12
}

.dln-filterDropdown__trigger {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    background-color: var(--brand-03);
    width: auto;
    height: 21px;
    border: none
}

.dln-filterDropdown__triggerText {
    display: inline-block;
    width: auto;
    line-height: 21px;
    font-size: 15px;
    margin: 0 8px 0 0;
    pointer-events: none
}

.dln-filterDropdown__trigger .dln-icn--arrow-top {
    display: inline-block;
    width: 16px;
    height: 10px;
    line-height: 10px;
    transform: rotateX(180deg);
    transform-origin: center;
    transition: transform .22s ease;
    pointer-events: none
}

.dln-filterDropdown__dropdown {
    display: flex;
    flex-wrap: wrap;
    width: 250px;
    max-height: 300px;
    overflow: hidden;
    overflow-y: auto;
    border-radius: 6px;
    background-color: var(--brand-03);
    opacity: 0;
    transform: translateY(-16px);
    transform-origin: 0 0;
    transition: transform .18s ease, opacity .12s linear;
    padding: 0 18px 30px;
    box-sizing: border-box;
    pointer-events: none;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 13;
    box-shadow: 0 4px 7px 0 rgba(82, 90, 102, .46)
}

.dln-filterDropdown__dropdown--pushToLeft {
    left: auto;
    right: 0
}

.dln-filterDropdown__list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    list-style: inside none;
    padding: 4px 0 0;
    margin: 0 0 30px
}

.dln-filterDropdown__item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    min-height: 48px;
    border-bottom: 1px solid var(--ui-01);
    padding: 15px 0;
    box-sizing: border-box;
    position: relative;
    z-index: 14
}

.dln-filterDropdown__item--disabled {
    opacity: .25;
    pointer-events: none
}

.dln-filterDropdown__checkbox {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 15
}

.dln-filterDropdown__label {
    width: calc(100% - 24px);
    line-height: 18px;
    font-size: 15px;
    margin: 0 auto 0 0;
    pointer-events: none
}

.dln-filterDropdown__placeholder {
    width: 16px;
    height: 14px;
    margin: 0 0 0 8px;
    pointer-events: none
}

.dln-filterDropdown__placeholder .dln-icn--checkOutline {
    width: 16px;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    transform: scale(0);
    transform-origin: center;
    transition: transform .12s ease
}

.dln-filterDropdown__actions {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-filterDropdown__actions .dln-btn {
    width: 100px;
    padding: 0;
    margin: 0 0 0 auto
}

.dln-filterDropdown__actions .dln-btn--brand-03 {
    display: inline-flex;
    width: auto;
    border-radius: 0;
    background: none;
    background-color: transparent;
    padding: 0;
    margin: 0 auto 0 0;
    font-size: 15px
}

.dln-filterDropdown__checkbox:checked + .dln-filterDropdown__label {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-filterDropdown__checkbox:checked + .dln-filterDropdown__label + .dln-filterDropdown__placeholder .dln-icn--checkOutline {
    transform: scale(1)
}

.dln-filterDropdown--range .dln-filterDropdown__dropdown {
    width: 350px;
    padding: 30px 18px
}

.dln-filterDropdown--search .dln-filterDropdown__dropdown {
    width: 350px;
    padding: 18px 18px 30px
}

.dln-filterDropdown--search .dln-filterDropdown__dropdown .dln-inputs--searchBar {
    margin: 0 0 20px
}

.dln-filterDropdown--rightOrigin .dln-filterDropdown__dropdown {
    left: auto;
    right: 0
}

.dln-filterDropdown--open {
    z-index: 20
}

.dln-filterDropdown--open .dln-filterDropdown__dropdown {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto
}

.dln-filterDropdown--open .dln-icn--arrow-top {
    transform: rotateX(0deg)
}

.dln-filterDropdown .dln-filterDropdown__range {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0 10px;
    margin-bottom: 20px;
    box-sizing: border-box
}

.dln-filterDropdown .dln-filterDropdown__rangeBar {
    width: 100%;
    margin-bottom: 20px;
    position: relative
}

.dln-filterDropdown .dln-filterDropdown__rangeBar:after, .dln-filterDropdown .dln-filterDropdown__rangeBar:before {
    content: "";
    width: 8px;
    height: 6px;
    background-color: var(--ui-07);
    position: absolute;
    top: calc(50% - 3px);
    left: -8px
}

.dln-filterDropdown .dln-filterDropdown__rangeBar:after {
    left: auto;
    right: -8px
}

.dln-filterDropdown .dln-filterDropdown__rangeLabelWrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 15px;
    position: relative
}

.dln-filterDropdown .dln-filterDropdown__rangeLabelWrap .dln-filterDropdown__rangeLabel {
    display: inline-block;
    height: 15px;
    line-height: 15px;
    transform: translateX(-50%);
    position: absolute;
    top: 0
}

.dln-filterDropdown .dln-filterDropdown__rangeLabelWrap .dln-filterDropdown__rangeLabel.-min {
    left: 0
}

.dln-filterDropdown .dln-filterDropdown__rangeLabelWrap .dln-filterDropdown__rangeLabel.-max {
    left: 100%
}

.dln-filterDropdown .dln-filterDropdown__rangeBar.noUi-target.noUi-ltr.noUi-horizontal {
    height: 6px;
    border: none;
    border-radius: 0;
    background-color: var(--ui-07);
    box-shadow: none
}

.dln-filterDropdown .noUi-connect {
    background-color: var(--brand-01)
}

.dln-filterDropdown .noUi-handle.noUi-handle-lower, .dln-filterDropdown .noUi-handle.noUi-handle-upper {
    width: 20px;
    height: 20px;
    border: 1px solid var(--ui-09);
    border-radius: 50%;
    box-shadow: none;
    box-sizing: border-box;
    top: -6px;
    right: -10px !important
}

.dln-filterDropdown .noUi-handle.noUi-handle-lower:after, .dln-filterDropdown .noUi-handle.noUi-handle-lower:before, .dln-filterDropdown .noUi-handle.noUi-handle-upper:after, .dln-filterDropdown .noUi-handle.noUi-handle-upper:before {
    display: none
}

.dln-delonghi .dln-filterDropdown__label {
    font-size: 1rem
}

.dln-delonghi .dln-filterDropdown__list {
    margin-bottom: 12px
}

.dln-delonghi .dln-filterDropdown__item {
    min-height: 32px;
    border: none;
    padding: 4px 0
}

.dln-delonghi .dln-filterDropdown__item:first-child {
    padding-top: 14px
}

.dln-delonghi .dln-filterDropdown__checkbox:checked + .dln-filterDropdown__label {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-delonghi .dln-filterDropdown__actions .dln-btn--reset {
    align-self: flex-end;
    min-width: 0;
    height: auto;
    line-height: 18px;
    font-size: .875rem;
    color: var(--brand-04) !important;
    text-decoration: underline;
    background: none;
    background-color: var(--brand-03) !important;
    padding: 0
}

.dln-delonghi .dln-filterDropdown__actions .dln-btn--apply {
    width: 100px;
    min-width: 0;
    height: 32px;
    line-height: 32px;
    font-size: .9375rem
}

.dln-sortList {
    border-radius: 6px;
    background-color: var(--brand-03);
    padding: 0 0 16px
}

.dln-sortList, .dln-sortList__item {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box
}

.dln-sortList__item {
    align-items: center;
    min-height: 30px;
    padding: 6px 0;
    position: relative;
    z-index: 4
}

.dln-sortList__item--disabled {
    opacity: .25;
    pointer-events: none
}

.dln-sortList__radio {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5
}

.dln-sortList__placeholder {
    width: 16px;
    height: 14px;
    margin: 0 13px 0 0;
    pointer-events: none
}

.dln-sortList__placeholder .dln-icn--checkOutline {
    display: inline-block;
    width: 16px;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    transform: scale(0);
    transform-origin: center;
    transition: transform .12s ease
}

.dln-sortList__label {
    width: calc(100% - 29px);
    line-height: 18px;
    font-size: 15px;
    margin: 0;
    pointer-events: none
}

.dln-sortList__radio:checked + .dln-sortList__placeholder .dln-icn--checkOutline {
    transform: scale(1)
}

.dln-sortList__radio:checked + .dln-sortList__placeholder + .dln-sortList__label {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-filterTag {
    flex-wrap: wrap;
    width: auto;
    height: 30px;
    border: 1px solid var(--ui-09);
    border-radius: 5px;
    padding: 0 10px 0 8px;
    box-sizing: border-box
}

.dln-filterTag, .dln-filterTag__remove {
    display: inline-flex;
    align-items: center
}

.dln-filterTag__remove {
    font-size: 10px;
    line-height: 1;
    width: 13px;
    height: 13px;
    border: none;
    background: none;
    background-color: transparent;
    margin: 0 10px 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer
}

.dln-filterTag + .dln-filterTag {
    margin-left: 10px
}

.dln-filterTag .dln-icn {
    font-size: 10px;
    line-height: 10px;
    height: auto
}

.dln-kenwood .dln-filterTag {
    background: var(--ui-03);
    border: none;
    border-radius: 0
}

.dln-kenwood .dln-filterTag__remove {
    order: 2;
    margin-right: 0;
    margin-left: 15px
}

.dln-kenwood .dln-filterTag__remove i {
    font-size: 18px;
    font-weight: 700
}

.dln-btnView {
    display: inline-flex;
    width: auto;
    height: auto
}

.dln-btnView__button {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border: none;
    background: none;
    background-color: transparent;
    padding: 5px;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none
}

.dln-btnView__button .dln-icn {
    color: var(--ui-04);
    line-height: 20px;
    font-size: 20px
}

.dln-btnView__button .dln-icn, .dln-btnView__button .dln-icn:before {
    display: inline-block;
    width: 20px;
    height: 20px
}

.dln-btnView__button.-active .dln-icn {
    color: var(--brand-01)
}

.dln-cart__aside .dln-cart__orderRecap {
    margin-bottom: 24px
}

.dln-cart__aside .dln-cart_paymentBox {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 20px;
    width: 100%;
    color: var(--ui-02);
    background-color: var(--ui-03)
}

.dln-cart__aside .dln-cart_paymentBox ul {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    gap: 5px
}

.dln-cart__aside .dln-cart__button-wrapper {
    margin-top: 30px;
    padding: 0 20px
}

.dln-cart__aside .dln-orderSumm__price-wrapper {
    padding: 24px;
    background-color: var(--ui-03)
}

.dln-cart__aside .dln-orderSumm__contentRow:first-of-type {
    border-bottom: 0
}

.dln-cart__aside .dln-orderSumm__contentRow--promo {
    margin-bottom: 16px;
    padding: 24px;
    background-color: var(--ui-03)
}

.dln-orderSumm {
    width: 100%;
    border: 1px solid var(--ui-01)
}

.dln-orderSumm--light .dln-orderSumm__content {
    padding: 40px 24px
}

.dln-orderSumm__head {
    font-size: 15px;
    line-height: 125%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    height: 60px;
    background-color: var(--ui-01);
    padding: 16px 24px
}

.dln-orderSumm__head .dln-icn {
    width: 24px
}

.dln-orderSumm__head .dln-icn--cart {
    font-size: 24px
}

.dln-orderSumm__head .dln-icn--arrow-down {
    display: none
}

.dln-orderSumm__head .dln-orderSumm__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 0 16px
}

.dln-orderSumm__head .dln-orderSumm__headPriceLbl {
    margin: 0 0 0 auto
}

.dln-orderSumm__total-title {
    margin-bottom: 15px;
    font-size: 1.125rem
}

.dln-orderSumm__total-title > i {
    margin-right: 10px;
    font-size: 24px
}

.dln-orderSumm__content {
    width: 100%;
    padding: 0 24px 40px
}

.dln-orderSumm__content .dln-orderSumm__lbl + .dln-btn--link {
    margin: 0 0 0 auto;
    padding: 0
}

.dln-orderSumm__recap {
    width: 100%
}

.dln-orderSumm__item {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-orderSumm__itemPicWrap {
    display: inline-flex;
    align-items: center;
    max-width: 80px;
    height: 80px;
    background-color: var(--brand-03);
    margin: 0 24px 0 0;
    position: relative;
    z-index: 1
}

.dln-orderSumm__itemPicWrap:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .04);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.dln-orderSumm__itemPicWrap > img {
    margin: 0 auto;
    -o-object-fit: contain;
    object-fit: contain
}

.dln-orderSumm__itemDetails {
    width: calc(100% - 104px)
}

.dln-orderSumm__itemDetails h5 {
    font-size: 15px;
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 4px 0 16px;
    padding-right: 30px
}

.dln-orderSumm__itemDetails .dln-price {
    margin: 0 8px 0 0
}

.dln-orderSumm__contentRow {
    font-size: 13px;
    line-height: 125%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid var(--ui-01);
    padding: 16px 0
}

.dln-orderSumm__contentRow .dln-price {
    margin: 0 0 0 auto
}

.dln-orderSumm__contentRow .dln-price + .dln-price {
    margin: 0 0 0 10px
}

.dln-orderSumm__contentRow .dln-price--secondary {
    font-size: 12px
}

.dln-orderSumm__contentRow .dln-price--removeLink {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 auto 0 8px
}

.dln-orderSumm__contentRow .dln-price--removeLink a {
    font-weight: 700
}

.dln-orderSumm__contentRow:nth-last-child(2) {
    position: relative;
    border: none
}

.dln-orderSumm__contentRow--promo .dln-price {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--support-01);
    margin: 0 0 0 auto
}

.dln-orderSumm__contentRow--promo .dln-price a {
    color: var(--brand-04)
}

.dln-orderSumm__contentRow--promo .dln-price--removeLink {
    margin: 0 auto 0 0
}

.dln-orderSumm__contentRow--promo .dln-btn--apply-voucher {
    padding: 0
}

.dln-orderSumm__contentRow--promo .dln-price--coupon {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-height: 100px
}

.dln-orderSumm__contentRow--promo .dln-price--coupon > span {
    margin-bottom: 10px;
    font-size: 18px;
    color: var(--brand-02)
}

.dln-orderSumm__contentRow--promo .dln-price--coupon > div {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    color: var(--support-02);
    font-size: 14px
}

.dln-orderSumm__contentRow--promo .dln-price--coupon > div span {
    margin-left: 10px
}

.dln-orderSumm__contentRow--promo .dln-price--coupon > div > i {
    font-size: 26px;
    color: var(--brand-04);
    cursor: pointer
}

.dln-orderSumm__contentRow--subtotal .dln-price--discounted {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--support-01)
}

.dln-orderSumm__contentRow--shipping .dln-orderSumm__rowTitle, .dln-orderSumm__contentRow--shipping .dln-price {
    line-height: 23px !important
}

.dln-orderSumm__contentRow--shipping .dln-orderSumm__rowTitle > i, .dln-orderSumm__contentRow--shipping .dln-price > i {
    color: var(--brand-01)
}

.dln-orderSumm__contentRow--shipping .dln-price__free {
    position: absolute;
    right: 0;
    font-size: 19px;
    color: var(--support-02)
}

.dln-orderSumm__contentRow--shipping .dln-price--secondary {
    color: var(--brand-02)
}

.dln-orderSumm__contentRow--taxes {
    justify-content: space-between
}

.dln-orderSumm__contentRow--taxes .dln-orderSumm__rowTitle {
    width: auto;
    height: 16px;
    line-height: 16px;
    margin-right: 0;
    align-items: baseline
}

.dln-orderSumm__contentRow--taxes .dln-tooltip {
    margin: 0 auto 0 0
}

.dln-orderSumm__contentRow--taxes .dln-orderSumm__field {
    margin: 16px 0;
    width: 75%
}

.dln-orderSumm__contentRow--taxes .dln-orderSumm__field .dln-inputs__extraLbl--error {
    width: 100%
}

.dln-orderSumm__contentRow--total {
    border: 1px solid var(--brand-02);
    border-width: 1px 0
}

.dln-orderSumm__contentRow--total span {
    font-size: 15px;
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-04)
}

.dln-orderSumm__contentRow--total span .dln-icn, .dln-orderSumm__contentRow--total span a {
    font-size: 16px;
    color: var(--ui-02)
}

.dln-orderSumm__contentRow--total span a {
    font-size: 10px;
    margin: 0 0 0 4px
}

.dln-orderSumm__field {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 16px 0 0
}

.dln-orderSumm__field .dln-btn {
    width: 105px !important;
    min-width: 91px !important;
    text-overflow: clip;
    height: 48px
}

.dln-orderSumm__field .dln-inputs {
    width: calc(100% - 115px);
    margin: 0 8px 0 0
}

.dln-orderSumm__rowTitle {
    font-size: 13px;
    line-height: 125%;
    display: inline-flex;
    align-items: center;
    align-content: center;
    color: var(--brand-02);
    margin: 0 10px 0 0
}

.dln-orderSumm__rowTitle--secondary {
    color: var(--ui-02);
    font-size: 12px
}

.dln-orderSumm__rowTitle .dln-icn {
    height: 16px;
    line-height: 16px
}

.dln-orderSumm__rowTitle .dln-tooltip, .dln-orderSumm__rowTitle > .dln-icn {
    margin: 0 0 0 8px
}

.dln-orderSumm__rowTitle .dln-price {
    margin: 0 4px
}

.dln-orderSumm__rowTitle .dln-price--secondary {
    font-size: 12px
}

.dln-orderSumm__rowTitle + .dln-tooltip {
    margin-left: 8px
}

.dln-braun .dln-orderSumm__contentRow--taxes svg {
    margin-left: 10px
}

.dln-braun .dln-orderSumm__contentRow--taxes svg path {
    fill: var(--brand-04)
}

@media screen and (min-width: 600px) {
    .dln-orderSumm {
        max-height: none !important
    }
}

@media only screen and (max-width: 599px) {
    .dln-cart__aside .dln-cart__orderRecap {
        padding: 32px 0
    }

    .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__contentRow--promo, .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__price-wrapper {
        padding: 24px 20px
    }

    .dln-cart__aside .dln-cart__orderRecap .dln-cart_paymentBox {
        padding: 20px
    }

    .dln-cart__aside .dln-cart__orderRecap .dln-cart__button-wrapper {
        margin: 30px 20px 20px;
        padding: 0
    }

    .dln-orderSumm {
        transition: max-height .4s linear .1s;
        overflow: hidden
    }

    .dln-orderSumm__head {
        cursor: pointer
    }

    .dln-orderSumm__head .dln-orderSumm__title {
        font-size: 15px;
        line-height: 125%;
        margin: 0
    }

    .dln-orderSumm__head .dln-icn--arrow-down {
        display: inline-block;
        margin: 0 0 0 auto
    }

    .dln-orderSumm:not(.dln-orderSumm--light) .dln-orderSumm__content {
        opacity: 0;
        transition: opacity .2s linear
    }

    .dln-orderSumm:not(.dln-orderSumm--light) .dln-icn--cart {
        display: none
    }

    .dln-orderSumm:not(.dln-orderSumm--light) .dln-icn--arrow-down {
        display: inline-block;
        margin: 0 0 0 auto
    }

    .dln-orderSumm--checkout .dln-orderSumm__head {
        cursor: pointer
    }

    .dln-orderSumm--checkout .dln-orderSumm__head .dln-icn--cart {
        display: inline-block;
        margin: 0 8px 0 0
    }

    .dln-orderSumm--checkout .dln-orderSumm__head .dln-icn--arrow-down {
        margin: 0 0 0 8px
    }

    .dln-orderSumm--checkout .dln-orderSumm__head > span {
        margin: 0 0 0 auto
    }

    .dln-orderSumm--open {
        transition-delay: 0s
    }

    .dln-orderSumm--open .dln-orderSumm__content {
        opacity: 1 !important;
        transition-delay: 0s
    }

    .dln-orderSumm--open .dln-icn--arrow-down {
        transform: rotate(-180deg)
    }
}

.dln-kenwood .dln-orderSumm {
    border-width: 0;
    background-color: var(--brand-03)
}

.dln-kenwood .dln-orderSumm__head {
    background-color: var(--ui-03)
}

.dln-kenwood .dln-orderSumm__title {
    font-size: 20px;
    line-height: 24px
}

.dln-kenwood .dln-orderSumm__content {
    padding: 0 20px 20px
}

@media only screen and (min-width: 599px) {
    .dln-kenwood .dln-orderSumm {
        border-color: var(--brand-04);
        border-width: 1px
    }
}

.dln-kenwood .dln-orderSumm__total-title span {
    font-family: var(--fontNameBold), Arial, sans-serif
}

.dln-kenwood .dln-orderSumm__contentRow--promo .dln-orderSumm__rowTitle {
    font-size: 1.125rem;
    font-family: var(--fontNameRoman), Arial, sans-serif;
    color: var(--brand-04)
}

.dln-kenwood .dln-orderSumm__contentRow--promo .dln-price, .dln-kenwood .dln-orderSumm__contentRow--subtotal .dln-price--discounted {
    color: var(--brand-04)
}

.dln-kenwood .dln-orderSumm__contentRow--taxes svg {
    margin-left: 10px
}

.dln-kenwood .dln-orderSumm__contentRow--taxes svg path {
    fill: var(--brand-01)
}

.dln-kenwood .dln-orderSumm__rowTitle {
    font-size: 14px;
    line-height: 20px;
    color: var(--ui-10)
}

.dln-kenwood .dln-orderSumm__rowTitle--secondary {
    color: var(--ui-08);
    font-size: 12px
}

.dln-kenwood .dln-orderSumm .dln-icn--coupon {
    color: var(--support-02)
}

.dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__head .dln-icn--cart {
    display: none
}

.dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__head .dln-orderSumm__title {
    max-width: calc(100% - 32px);
    width: auto;
    display: inline-block
}

@media only screen and (min-width: 599px) {
    .dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__head {
        display: block;
        text-align: center
    }

    .dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__head .dln-orderSumm__headPriceLbl {
        display: none
    }
}

.dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__contentRow {
    padding: 20px 0;
    font-size: 14px;
    line-height: 20px
}

.dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__contentRow--total {
    border-bottom: none;
    padding-bottom: 0
}

.dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__contentRow--total span {
    font-size: 20px;
    line-height: 24px;
    max-height: none;
    color: var(--brand-04)
}

.dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__itemPicWrap {
    max-width: 100px;
    width: 100px;
    height: auto;
    margin: 0 20px 0 0
}

.dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__itemPicWrap > img {
    width: 100%;
    height: auto
}

.dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__itemDetails {
    width: calc(100% - 120px)
}

.dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__itemDetails h5 {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 8px
}

.dln-kenwood .dln-orderSumm--light .dln-orderSumm__contentRow:first-of-type {
    border-top: none
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-orderSumm {
        background-color: var(--ui-03)
    }

    .dln-kenwood .dln-orderSumm__title {
        font-size: 16px;
        line-height: 22px
    }

    .dln-kenwood .dln-orderSumm__item {
        background-color: var(--brand-03)
    }

    .dln-kenwood .dln-orderSumm__content {
        padding: 0 0 20px
    }

    .dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__contentRow {
        padding: 16px 20px;
        border-bottom: 0
    }

    .dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__contentRow:nth-child(2) {
        background-color: var(--brand-03)
    }

    .dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__contentRow--promo, .dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__contentRow--shipping, .dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__contentRow--subtotal, .dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__contentRow--total {
        position: relative
    }

    .dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__contentRow--promo:after, .dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__contentRow--promo:before, .dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__contentRow--shipping:after, .dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__contentRow--shipping:before, .dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__contentRow--subtotal:after, .dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__contentRow--subtotal:before, .dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__contentRow--total:after, .dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__contentRow--total:before {
        content: "";
        position: absolute
    }

    .dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__contentRow--promo:after, .dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__contentRow--shipping:after, .dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__contentRow--subtotal:after, .dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__contentRow--total:after {
        width: calc(100% - 40px);
        height: 1px;
        left: 20px;
        bottom: 0;
        background-color: var(--ui-01)
    }

    .dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__contentRow--total {
        border-top: none
    }

    .dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__contentRow--total:after {
        bottom: auto;
        top: 0;
        background-color: var(--brand-02)
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-orderSumm--checkout .dln-orderSumm__head .dln-orderSumm__headPriceLbl {
        font-size: 16px
    }
}

.dln-braun .dln-orderSumm__content .dln-icn--coupon {
    color: var(--support-02)
}

.dln-braun .dln-cart__noticeBox .dln-noticeBox__description, .dln-braun .dln-orderSumm__rowTitle {
    color: var(--brand-01)
}

.dln-delonghi .dln-cart__orderRecap .dln-cart__payment-wrapper {
    background-color: var(--brand-03)
}

.dln-delonghi .dln-cart__orderRecap .dln-cart__payment-wrapper .dln-cart_paymentBox {
    margin: 0
}

.dln-delonghi .dln-orderSumm .dln-orderSumm__contentRow.dln-orderSumm__contentRow--promo .dln-orderSumm__field .dln-btn {
    width: 91px;
    min-width: 0;
    padding: 0
}

.dln-delonghi .dln-orderSumm .dln-orderSumm__content .dln-price {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 18px;
    font-size: 1.1875rem
}

.dln-delonghi .dln-orderSumm .dln-orderSumm__content .dln-price--removeLink {
    display: inline-flex;
    flex-wrap: wrap;
    width: auto;
    height: 19px;
    max-height: none;
    line-height: 19px
}

.dln-delonghi .dln-orderSumm .dln-orderSumm__content .dln-price--removeLink > a {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-style: normal;
    display: inline-block;
    width: auto;
    line-height: 18px;
    font-size: .875rem;
    font-weight: 500;
    padding-bottom: 1px
}

.dln-delonghi .dln-orderSumm .dln-orderSumm__content .dln-price--checkout, .dln-delonghi .dln-orderSumm .dln-orderSumm__content .dln-price--discounted {
    color: var(--brand-04)
}

.dln-delonghi .dln-orderSumm .dln-orderSumm__content .dln-price--oldPrice {
    font-size: 1rem;
    color: var(--ui-02)
}

.dln-delonghi .dln-orderSumm .dln-orderSumm__content .dln-price--oldPrice:after {
    background-color: var(--ui-02)
}

.dln-delonghi .dln-orderSumm .dln-orderSumm__content .dln-price--secondary {
    font-size: .875rem;
    color: var(--ui-02)
}

.dln-delonghi .dln-orderSumm .dln-orderSumm__content .dln-price--taxes {
    font-size: 14px !important
}

.dln-delonghi .dln-orderSumm .dln-orderSumm__content .dln-price--taxes > i {
    margin-left: 10px;
    cursor: pointer
}

.dln-delonghi .dln-orderSumm--checkout {
    border: none
}

.dln-delonghi .dln-orderSumm--checkout .dln-orderSumm__head {
    border-bottom: 1px solid var(--ui-01);
    background-color: transparent;
    padding: 16px 20px
}

.dln-delonghi .dln-orderSumm--checkout .dln-orderSumm__title {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.125rem
}

.dln-delonghi .dln-orderSumm--checkout .dln-orderSumm__content {
    padding: 0 20px 43px
}

.dln-delonghi .dln-orderSumm--checkout .dln-orderSumm__contentRow {
    padding: 10px 0
}

.dln-delonghi .dln-orderSumm--checkout .dln-orderSumm__contentRow:first-child {
    padding: 16px 0 12px
}

.dln-delonghi .dln-orderSumm--checkout .dln-orderSumm__contentRow .dln-orderSumm__lbl {
    font-size: .875rem
}

.dln-delonghi .dln-orderSumm--checkout .dln-orderSumm__contentRow .dln-orderSumm__lbl > b {
    font-weight: 400
}

.dln-delonghi .dln-orderSumm--checkout .dln-orderSumm__contentRow .dln-orderSumm__item {
    padding: 22px 0
}

.dln-delonghi .dln-orderSumm--checkout .dln-orderSumm__contentRow .dln-orderSumm__itemDetails > h5 {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 21px;
    font-size: 1.1875rem
}

.dln-delonghi .dln-orderSumm--checkout .dln-orderSumm__contentRow > .dln-orderSumm__rowTitle {
    line-height: 19px;
    font-size: .8125rem;
    color: var(--ui-02)
}

.dln-delonghi .dln-orderSumm--checkout .dln-orderSumm__contentRow--promo .dln-orderSumm__rowTitle {
    margin-right: 16px
}

.dln-delonghi .dln-orderSumm--checkout .dln-orderSumm__contentRow--total {
    border-color: var(--ui-01);
    padding: 14.5px 0
}

.dln-delonghi .dln-orderSumm--checkout .dln-orderSumm__contentRow--total .dln-orderSumm__rowTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 19px;
    font-size: 1.125rem;
    color: var(--brand-04);
    text-transform: uppercase
}

.dln-delonghi .dln-orderSumm--light .dln-orderSumm__content .dln-orderSumm__contentRow {
    position: relative
}

.dln-delonghi .dln-orderSumm--light .dln-orderSumm__content .dln-orderSumm__contentRow .coupon {
    line-height: 13px !important
}

.dln-delonghi .dln-orderSumm--light .dln-orderSumm__content .dln-orderSumm__contentRow .coupon i {
    color: var(--support-02)
}

.dln-delonghi .dln-orderSumm--light .dln-orderSumm__content .dln-orderSumm__contentRow .dln-orderSumm__rowTitle {
    line-height: 18px;
    font-size: .875rem;
    color: var(--brand-04)
}

.dln-delonghi .dln-orderSumm--light .dln-orderSumm__content .dln-orderSumm__contentRow .dln-price {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 18px;
    font-size: 1.1875rem
}

.dln-delonghi .dln-orderSumm--light .dln-orderSumm__content .dln-orderSumm__contentRow .dln-price--checkout, .dln-delonghi .dln-orderSumm--light .dln-orderSumm__content .dln-orderSumm__contentRow .dln-price--discounted {
    color: var(--brand-04)
}

.dln-delonghi .dln-orderSumm--light .dln-orderSumm__content .dln-orderSumm__contentRow .dln-price--oldPrice {
    line-height: 19px;
    font-size: 1rem;
    color: var(--ui-02)
}

.dln-delonghi .dln-orderSumm--light .dln-orderSumm__content .dln-orderSumm__contentRow .dln-price--oldPrice:after {
    background-color: var(--ui-02)
}

.dln-delonghi .dln-orderSumm--light .dln-orderSumm__content .dln-orderSumm__contentRow .dln-price--secondary {
    line-height: 19px;
    font-size: 1rem;
    color: var(--ui-02)
}

.dln-delonghi .dln-orderSumm--light .dln-orderSumm__content .dln-orderSumm__contentRow .dln-price > a {
    display: inline-block;
    width: auto;
    height: 18px;
    line-height: 18px;
    font-size: .875rem
}

.dln-delonghi .dln-orderSumm--light .dln-orderSumm__content .dln-orderSumm__contentRow--shipping .dln-price:not(.dln-price--secondary), .dln-delonghi .dln-orderSumm--light .dln-orderSumm__content .dln-orderSumm__contentRow--taxes .dln-price {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-delonghi .dln-orderSumm--light .dln-orderSumm__content .dln-orderSumm__contentRow--total .dln-orderSumm__rowTitle {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 24px;
    font-size: 1.125rem;
    text-transform: uppercase
}

.dln-delonghi .dln-orderSumm--light .dln-orderSumm__content .dln-orderSumm__contentRow--total .dln-price {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-delonghi .dln-orderSumm--light .dln-orderSumm__content .dln-orderSumm__contentRow--promo .dln-orderSumm__rowTitle {
    font-size: 18px
}

.dln-delonghi .dln-orderSumm--light .dln-orderSumm__content .dln-price--checkout {
    margin-bottom: 1px
}

.dln-delonghi .dln-orderSumm--light .dln-orderSumm__content .dln-price--removeLink {
    margin-bottom: 3px
}

.dln-delonghi .dln-orderSumm--light .dln-orderSumm__content .dln-price {
    font-size: 1.125rem;
    font-weight: 400
}

.dln-delonghi .dln-orderSumm--light .dln-orderSumm__content .dln-price--secondary {
    font-size: .875rem
}

.dln-delonghi .dln-orderSumm--light .dln-orderSumm__content .dln-orderSumm__contentRow.dln-orderSumm__contentRow--taxes .dln-price--checkout {
    display: inline-block;
    margin-bottom: 5px
}

.dln-delonghi .dln-orderSumm--light .dln-orderSumm__content .dln-orderSumm__contentRow.dln-orderSumm__contentRow--taxes .dln-icn {
    color: var(--brand-01)
}

.dln-delonghi .dln-orderSumm--light .dln-orderSumm__content .dln-orderSumm__contentRow.dln-orderSumm__contentRow--total {
    padding: 13px 0
}

.dln-delonghi .dln-orderSumm--light .dln-orderSumm__content .dln-orderSumm__contentRow.dln-orderSumm__contentRow--total .dln-orderSumm__rowTitle a {
    font-size: .875rem;
    text-transform: capitalize
}

.dln-delonghi .dln-orderSumm--cart .dln-orderSumm__content .dln-orderSumm__field {
    display: flex;
    flex-wrap: nowrap
}

.dln-delonghi .dln-orderSumm--cart .dln-orderSumm__content .dln-orderSumm__field .dln-btn.dln-btn--active {
    width: 91px;
    padding: 0;
    min-width: 0
}

.dln-delonghi .dln-orderSumm--cart .dln-orderSumm__content .dln-inputs--invalid {
    margin-bottom: 18px
}

.dln-headCheckout {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background-color: var(--brand-01)
}

.dln-headCheckout .dln-wrapper {
    align-items: flex-end
}

.dln-headCheckout__logo {
    display: inline-flex;
    width: auto;
    height: auto;
    margin: 0 0 20px;
    cursor: pointer;
    font-size: 35px
}

.dln-headCheckout__logoIcon {
    display: block;
    width: 85px;
    height: 35px
}

@media only screen and (max-width: 599px) {
    .dln-headCheckout {
        align-items: center;
        height: 60px
    }

    .dln-headCheckout__logo {
        width: 58px;
        height: 24px;
        margin: 0
    }

    .dln-headCheckout__logoIcon {
        width: 58px;
        height: 24px
    }
}

.dln-kenwood .dln-headCheckout {
    display: none
}

.dln-kenwood .dln-headCheckout.dln-head--kenwood {
    display: flex
}

.dln-kenwood .dln-headCheckout.dln-head--kenwood .dln-headCheckout__logoIcon {
    display: block;
    width: auto;
    height: auto
}

.dln-footCheckout {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    width: 100%;
    height: auto;
    background-color: var(--brand-01);
    padding: 30px 0
}

.dln-footCheckout__wrap {
    display: inline-flex;
    flex-wrap: wrap;
    width: 50%;
    height: auto
}

.dln-footCheckout__logo {
    display: inline-flex;
    width: auto;
    height: auto;
    margin: 0 0 10px;
    cursor: pointer
}

.dln-footCheckout__logoIcon {
    display: block;
    width: 85px;
    height: 35px
}

.dln-footCheckout__description {
    display: inline-block;
    width: auto;
    line-height: 17px;
    font-size: 11px;
    color: var(--brand-02);
    padding: 0
}

.dln-footCheckout__list {
    list-style: inside none;
    display: inline-flex;
    align-self: flex-end;
    width: auto;
    margin: 0 0 0 auto
}

.dln-footCheckout__item {
    display: inline-flex;
    align-items: center;
    width: auto;
    padding: 0 8px;
    position: relative
}

.dln-footCheckout__item:first-of-type {
    padding: 0 8px 0 0
}

.dln-footCheckout__item:last-of-type {
    padding: 0 0 0 8px
}

.dln-footCheckout__item:after {
    content: "";
    display: inline-flex;
    width: 1px;
    height: 8px;
    background-color: var(--brand-02);
    position: absolute;
    top: 5px;
    right: 0
}

.dln-footCheckout__item:last-of-type:after {
    display: none
}

.dln-footCheckout__item:hover {
    text-decoration: underline
}

.dln-footCheckout__link {
    display: inline-flex;
    width: auto;
    height: 17px;
    line-height: 17px;
    font-size: 11px;
    color: var(--brand-02);
    text-decoration: none;
    padding: 0
}

.dln-footCheckout .dln-select__container.dln-select--has-value .dln-select__head {
    border-color: transparent
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-footCheckout {
        padding: 20px 0 10px
    }

    .dln-footCheckout__wrap {
        justify-content: center;
        width: 100%;
        border-bottom: 1px solid var(--brand-02);
        padding: 0 0 24px;
        margin: 0 0 10px
    }

    .dln-footCheckout__logo, .dln-footCheckout__logoIcon {
        width: 68px;
        height: 28px
    }

    .dln-footCheckout__description {
        text-align: center
    }

    .dln-footCheckout__list {
        display: flex;
        width: 100%
    }

    .dln-footCheckout__item {
        display: flex;
        width: 25%
    }

    .dln-footCheckout__item:after {
        top: 16px
    }

    .dln-footCheckout__link {
        height: 37px;
        line-height: 37px;
        margin: 0 auto
    }
}

@media only screen and (max-width: 599px) {
    .dln-footCheckout {
        padding: 20px 0 10px
    }

    .dln-footCheckout .dln-wrapper {
        width: calc(100% - 32px)
    }

    .dln-footCheckout__wrap {
        justify-content: center;
        width: 100%;
        border-bottom: 1px solid var(--brand-02);
        padding: 0 0 24px;
        margin: 0 0 10px
    }

    .dln-footCheckout__logo, .dln-footCheckout__logoIcon {
        width: 68px;
        height: 28px
    }

    .dln-footCheckout__description {
        text-align: center
    }

    .dln-footCheckout__list {
        display: flex;
        width: 100%
    }

    .dln-footCheckout__item {
        padding: 0 5px
    }

    .dln-footCheckout__item:first-of-type {
        padding: 0 5px 0 0
    }

    .dln-footCheckout__item:last-of-type {
        padding: 0 0 0 5px
    }

    .dln-footCheckout__item:after {
        top: 16px
    }

    .dln-footCheckout__link {
        height: 37px;
        line-height: 37px;
        margin: 0 auto
    }
}

.dln-kenwood .dln-footCheckout {
    display: none
}

.dln-kenwood .dln-footCheckout.dln-foot--kenwood {
    display: flex
}

.dln-checkServiceBox {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: calc(100% - 40px);
    height: auto;
    min-height: 150px;
    background-color: var(--ui-03);
    padding: 40px 20px 20px
}

.dln-checkServiceBox__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.dln-checkServiceBox .dln-icn {
    font-size: 44px;
    color: var(--support-02)
}

.dln-checkServiceBox__iconWrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: auto;
    height: 48px;
    margin: 0 0 10px
}

.dln-checkServiceBox__icon {
    display: block;
    width: 100%;
    height: auto
}

.dln-checkServiceBox__content {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.dln-checkServiceBox__title {
    font-size: 13px;
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 8px auto
}

.dln-checkServiceBox .dln-btn {
    margin: 0 auto
}

.dln-checkServiceBox__text {
    font-size: 13px;
    line-height: 125%;
    display: block;
    width: 100%;
    height: auto;
    color: var(--brand-04);
    text-align: center;
    margin: 0 auto 20px
}

.dln-checkServiceBox__cardList {
    list-style: inside none;
    display: inline-flex;
    flex-wrap: wrap;
    width: auto;
    margin: 0 auto
}

.dln-checkServiceBox__cardItem {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 37px;
    height: 24px;
    border-radius: 4px;
    background-color: var(--brand-03);
    margin: 0 4px 0 0
}

.dln-checkServiceBox__cardItem:last-of-type {
    margin: 0
}

.dln-checkServiceBox__cardImg {
    display: block
}

.dln-checkServiceBox__cardImg--verisignSecured {
    margin-bottom: 3px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-checkout__aside .dln-checkout__noticeBox {
        display: none
    }

    .dln-checkout__aside--secondary {
        display: flex !important;
        order: 4 !important
    }

    .dln-checkout__aside--secondary .dln-checkout__noticeBox {
        display: flex;
        margin: 0 auto;
        width: auto
    }

    .dln-checkout__noticeBox {
        max-width: 100%
    }

    .dln-checkout__noticeBox .dln-noticeBox {
        width: 100%
    }

    .dln-checkout__noticeBox .dln-noticeBox:nth-child(2n):after {
        content: "";
        position: absolute;
        width: calc(100% - 48px);
        height: 1px;
        right: 24px;
        top: auto;
        bottom: 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-checkServiceBox {
        width: 100%
    }

    .dln-checkServiceBox__iconWrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 48px;
        height: 48px;
        margin: 0 0 10px
    }

    .dln-checkServiceBox__icon {
        display: block
    }

    .dln-checkServiceBox__text {
        text-align: left;
        margin: 0 auto 8px 0
    }

    .dln-checkServiceBox .dln-btn {
        margin: 0 auto 0 0
    }

    .dln-checkServiceBox .dln-btn__cardList {
        list-style: inside none;
        display: inline-flex;
        flex-wrap: wrap;
        width: auto;
        margin: 0
    }

    .dln-checkServiceBox .dln-btn__title {
        text-align: left;
        margin: 0 auto 8px 0
    }

    .dln-checkServiceBox .dln-btn__iconWrap {
        margin: 0 24px 0 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-checkServiceBox {
        width: 100%;
        padding: 32px 24px;
        min-height: auto
    }

    .dln-checkServiceBox__content {
        width: calc(100% - 72px) !important;
        text-align: left
    }

    .dln-checkServiceBox__text {
        text-align: left;
        margin: 0 auto 8px 0
    }

    .dln-checkServiceBox .dln-btn {
        margin: 0 auto 0 0
    }

    .dln-checkServiceBox__title {
        text-align: left;
        margin: 0 auto 8px 0;
        width: 100%
    }

    .dln-checkServiceBox__iconWrap {
        margin: 0 24px 0 0
    }
}

.dln-kenwood .dln-checkServiceBox {
    background-color: var(--brand-03);
    border: 1px solid var(--ui-09)
}

.dln-kenwood .dln-checkServiceBox .dln-icn {
    font-size: 50px;
    color: var(--brand-01)
}

.dln-kenwood .dln-checkServiceBox__text, .dln-kenwood .dln-checkServiceBox__title {
    font-size: 14px;
    line-height: 20px
}

.dln-kenwood .dln-checkServiceBox__title {
    margin-bottom: 0;
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal
}

.dln-kenwood .dln-checkServiceBox__text {
    margin-bottom: 10px;
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal
}

.dln-kenwood .dln-checkServiceBox .dln-btn {
    font-size: 14px;
    color: var(--brand-04);
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-kenwood .dln-checkServiceBox__cardItem {
    border: 1px solid var(--ui-01)
}

.dln-delonghi .dln-checkServiceBox {
    display: inline-block;
    padding: 24px 22px
}

.dln-delonghi .dln-checkServiceBox__iconWrap {
    margin-bottom: 22px
}

.dln-delonghi .dln-checkServiceBox__iconWrap > .dln-icn {
    line-height: 48px;
    font-size: 2.125rem;
    color: var(--brand-04)
}

.dln-delonghi .dln-checkServiceBox__iconWrap > .dln-icn.dln-icn--iconfont.dln-icn--B, .dln-delonghi .dln-checkServiceBox__iconWrap > .dln-icn.dln-icn--iconfont.dln-icn--x {
    font-size: 3rem
}

.dln-delonghi .dln-checkServiceBox__content .dln-checkServiceBox__title {
    width: 100%;
    line-height: 18px;
    font-size: .875rem;
    text-align: center;
    margin: 0 0 2px
}

.dln-delonghi .dln-checkServiceBox__content .dln-checkServiceBox__text {
    line-height: 18px;
    font-size: .875rem;
    margin-bottom: 10px
}

.dln-delonghi .dln-checkServiceBox__content .dln-checkServiceBox__text + .dln-btn--secondary {
    color: var(--brand-04);
    line-height: 18px
}

.dln-accordion {
    height: auto;
    max-height: 60px;
    border-bottom: 1px solid var(--ui-01);
    background-color: var(--brand-03);
    transition: max-height .22s ease-out;
    will-change: max-height;
    overflow: hidden
}

.dln-accordion, .dln-accordion__head {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: content-box
}

.dln-accordion__head {
    height: 50px;
    padding-bottom: 10px;
    cursor: pointer
}

.dln-accordion__icon {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 12px
}

.dln-accordion__title {
    display: block;
    width: 100%;
    height: 57px;
    line-height: 57px;
    font-size: 17px;
    color: var(--brand-02);
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: color .12s linear;
    padding: 0;
    margin: 0 auto 0 0;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer
}

.dln-accordion__title:hover {
    color: var(--brand-04)
}

.dln-accordion__content {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 32px);
    opacity: 0;
    transition: opacity .12s linear;
    padding: 32px 16px;
    box-sizing: content-box
}

.dln-accordion--ui-03 {
    background-color: var(--ui-03)
}

.dln-accordion--titleIcon .dln-accordion__head {
    align-items: center;
    padding-bottom: 0
}

.dln-accordion--titleIcon .dln-accordion__icon {
    padding-top: 0;
    pointer-events: none
}

.dln-accordion--titleIcon .dln-accordion__title {
    width: auto;
    height: auto;
    line-height: normal;
    font-size: 13px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-04);
    padding: 0;
    margin: 0 8px 0 0;
    pointer-events: none
}

.dln-accordion--titleIcon .dln-icn--arrow-down {
    padding-top: 0;
    pointer-events: none;
    position: static
}

.dln-accordion--titleIcon .dln-icn:before {
    display: none
}

.dln-accordion--open {
    transition: max-height .2s ease-in
}

.dln-accordion--open .dln-accordion__title {
    color: var(--brand-04)
}

.dln-accordion--open .dln-accordion__content {
    opacity: 1;
    transition: opacity .32s linear
}

.dln-accordion--open .dln-accordion__head {
    border-bottom: 1px solid var(--ui-01)
}

.dln-accordion--open .dln-accordion__head .dln-icn--arrow-down {
    transform: rotateX(180deg)
}

.dln-accordion--arrow .dln-accordion__head {
    align-items: center;
    position: relative
}

.dln-accordion--arrow .dln-accordion__head .dln-accordion__title {
    width: 100%;
    padding: 0 61px 0 20px
}

.dln-accordion--arrow .dln-accordion__head .dln-icn {
    width: 24px;
    transform-origin: center;
    transition: transform .12s ease-in-out;
    pointer-events: none;
    position: absolute;
    right: 20px;
    right: 8px
}

.dln-accordion--arrow.dln-accordion--open .dln-accordion__head .dln-icn--arrow-down, .dln-accordion--filters.dln-accordion--open .dln-accordion__head .dln-icn--arrow-down {
    transform: rotateX(180deg)
}

.dln-accordion--brand-01 {
    background-color: var(--brand-01)
}

.dln-accordion--brand-01 .dln-accordion__head {
    background: var(--brand-01)
}

.dln-accordion--brand-01 .dln-accordion__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-03)
}

.dln-accordion--brand-01 .dln-accordion__head:hover .dln-accordion__title {
    color: var(--brand-02)
}

.dln-accordion--brand-01 .dln-accordion__content {
    background: var(--brand-01)
}

.dln-accordion--brand-01 .dln-icn, .dln-accordion--brand-01.dln-accordion--open .dln-accordion__head:hover .dln-accordion__title {
    color: var(--brand-03)
}

.dln-accordion--item-review .dln-accordion__head {
    padding: 5px 0 5px 10px
}

.dln-accordion--item-review .dln-accordion__head .dln-accordion__title {
    display: flex;
    align-items: center;
    max-width: calc(100% - 76px);
    height: auto;
    line-height: normal;
    font-size: 15px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-04);
    white-space: normal;
    border: 0;
    padding: 0 24px 0 0
}

.dln-accordion--item-review .dln-accordion__content {
    padding: 0 10px 16px
}

.dln-accordion--item-review .dln-accordion__content .dln-price {
    display: block;
    width: 100%;
    padding-left: 76px;
    margin: 0 0 16px
}

.dln-accordion--item-review.dln-accordion--open .dln-accordion__head {
    border-width: 0
}

.dln-accordion__imgWrap {
    display: inline-flex;
    align-items: center;
    width: 60px;
    height: 50px;
    margin: 0 16px 0 0;
    position: relative;
    z-index: 1
}

.dln-accordion__imgWrap:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .04);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.dln-accordion__titleImg {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

@media only screen and (max-width: 599px) {
    .dln-accordion--item-review .dln-accordion__content {
        padding: 16px
    }
}

.dln-kenwood .dln-accordion--item-review .dln-accordion__content .dln-price {
    display: inline-block;
    width: auto;
    padding-left: 76px;
    margin: 0 0 16px
}

.dln-kenwood .dln-accordion--item-review .dln-accordion__head .dln-accordion__title {
    font-size: 14px
}

.dln-kenwood .dln-accordion--item-review.dln-accordion--open .dln-accordion__head {
    border-width: 0
}

.dln-delonghi .dln-accordion:nth-child(2n):not(:empty), .dln-delonghi .dln-accordion:nth-child(odd):not(:empty) {
    background-color: transparent
}

.dln-delonghi .dln-accordion--item-review .dln-accordion__head {
    padding: 5px 0
}

.dln-delonghi .dln-accordion--item-review .dln-accordion__head .dln-accordion__imgWrap {
    margin-right: 10px
}

.dln-delonghi .dln-accordion--item-review .dln-accordion__head .dln-accordion__title {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 19px;
    font-size: 1.1875rem;
    color: var(--ui-02)
}

.dln-delonghi .dln-accordion--item-review .dln-accordion__content {
    padding: 0 0 10px 70px
}

.dln-delonghi .dln-accordion--item-review .dln-accordion__content .dln-price {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 16px;
    font-size: .8125rem;
    padding: 0;
    margin: 0
}

.dln-delonghi .dln-accordion--item-review .dln-accordion__content .dln-price--secondary {
    color: var(--brand-02)
}

.dln-delonghi .dln-accordion--item-review .dln-accordion__content .dln-price + .dln-price {
    margin-top: 16px
}

.dln-delonghi .dln-accordion .dln-accordion__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 24px;
    font-size: 1.125rem;
    color: var(--ui-02);
    padding: 18px 0 0
}

.dln-delonghi .dln-accordion--open .dln-accordion__title, .dln-delonghi .dln-accordion--showInfo .dln-accordion__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: var(--brand-04)
}

@media only screen and (max-width: 900px) {
    .dln-delonghi .dln-accordion--item-review .dln-accordion__head .dln-accordion__title {
        line-height: 16px;
        font-size: 1rem
    }

    .dln-delonghi .dln-accordion--item-review .dln-accordion__content {
        padding: 0 0 12px 70px
    }
}

.dln-head {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 85px;
    background-color: var(--brand-04)
}

.dln-head .dln-wrapper {
    align-items: flex-end
}

.dln-head__logo {
    display: inline-flex;
    width: auto;
    height: auto;
    margin: 0 0 20px;
    cursor: pointer
}

.dln-head__logoIcon {
    display: block;
    width: 85px;
    height: 35px
}

.dln-head__nav {
    display: inline-block;
    width: auto;
    height: 90px;
    padding: 16px 0 5px;
    margin: 0 auto 0 112px
}

.dln-head__navTopList {
    list-style: inside none;
    vertical-align: top;
    display: inline-block;
    width: auto;
    height: 15px;
    font-size: 0;
    margin: 0 0 14px
}

.dln-head__navTopItem {
    display: inline-block;
    width: auto;
    height: 15px;
    margin: 0 17px 0 0;
    position: relative
}

.dln-head__navTopItem:after {
    content: "";
    display: block;
    width: 1px;
    height: 15px;
    background-color: var(--brand-02);
    position: absolute;
    top: 0;
    right: -8px
}

.dln-head__navTopItem:last-of-type {
    margin: 0
}

.dln-head__navTopItem:last-of-type:after {
    display: none
}

.dln-head__navTopLink {
    display: inline-block;
    width: auto;
    height: 15px;
    font-size: 13px;
    color: var(--brand-02);
    text-decoration: none
}

.dln-head__navList {
    list-style: inside none;
    width: auto;
    font-size: 0
}

.dln-head__navItem, .dln-head__navList {
    vertical-align: top;
    display: inline-block;
    height: 40px
}

.dln-head__navItem {
    margin: 0 16px
}

.dln-head__navItem:first-of-type {
    margin: 0 16px 0 0
}

.dln-head__navItem:last-of-type {
    margin: 0 0 0 16px
}

.dln-head__navLink {
    display: inline-block;
    width: auto;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-02);
    color: var(--brand-03);
    text-decoration: none
}

.dln-head__btnNav {
    display: inline-flex;
    width: auto;
    margin: 0 0 4px auto
}

.dln-head__btnNav .dln-btnIcon {
    margin: 0 20px 0 0
}

.dln-head__btnNav .dln-btnIcon:last-of-type {
    margin: 0
}

.dln-head .dln-btnIcon--mobileMenu {
    display: none
}

.dln-head .dln-select__container.dln-select--has-value .dln-select__head {
    border-color: transparent
}

.dln-head .dln-select__head {
    padding: 0
}

.dln-head .dln-select__value {
    line-height: 40px;
    color: var(--brand-03)
}

.dln-head--kenwood {
    display: none;
    background-color: var(--brand-03);
    height: auto !important;
    max-height: 110px;
    border-bottom: 1px solid var(--ui-01);
    align-content: flex-start
}

.dln-head--kenwood .dln-wrapper {
    align-items: center
}

.dln-head--kenwood .dln-head__topListWrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid var(--ui-01);
    text-align: right
}

.dln-head--kenwood .dln-head__logo {
    margin: 0 auto
}

.dln-head--kenwood .dln-head__logoIcon {
    width: 180px;
    height: auto
}

.dln-head--kenwood .dln-btnIcon--mobileMenu, .dln-head--kenwood .dln-btnIcon--mobileMenu .dln-btnIcon__wrap {
    width: auto
}

.dln-head--kenwood .dln-head__nav, .dln-head--kenwood .dln-head__navList {
    height: auto
}

.dln-head--kenwood .dln-head__navLink {
    height: auto;
    color: var(--brand-04);
    font-size: 14px;
    line-height: normal;
    padding: 32px 0 22px
}

.dln-head--kenwood .dln-head__navTopItem {
    height: auto;
    line-height: normal
}

.dln-head--kenwood .dln-head__navTopItem:after {
    display: none
}

.dln-head--kenwood .dln-head__navTopLink {
    height: auto;
    line-height: normal;
    padding: 8px 0
}

.dln-head--kenwood .dln-head__navTopList {
    box-sizing: border-box;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 0;
    padding-right: 20px;
    padding-left: 20px;
    width: 100%;
    height: auto;
    background-color: var(--brand-03)
}

.dln-head--kenwood .dln-head__navItem {
    height: auto;
    text-transform: uppercase
}

.dln-head--kenwood .dln-head__btnNav {
    margin: 0
}

.dln-head--kenwood .dln-head__btnNav .dln-btnIcon {
    margin: 0 30px 0 0
}

.dln-head--kenwood .dln-head__btnNav .dln-btnIcon:last-of-type {
    margin: 0
}

.dln-head--kenwood .dln-head__btnNav .dln-btnIcon, .dln-head--kenwood .dln-head__btnNav .dln-btnIcon .dln-btnIcon__wrap {
    width: auto
}

.dln-head--kenwood .dln-head__btnNav .dln-btnIcon .dln-icn {
    color: var(--brand-04);
    font-size: 22px
}

.dln-head--kenwood .dln-head__btnNav .dln-btnIcon--user .dln-btnIcon__user {
    background-color: var(--brand-04);
    color: var(--brand-03)
}

.dln-head--kenwood .dln-head__btnNav .dln-btnIcon--user .dln-btnIcon__userLetter {
    color: var(--brand-03)
}

.dln-head--kenwood .dln-head__btnNav .dln-btnIcon--search .dln-icn {
    color: transparent
}

.dln-head--kenwood .dln-head__btnNav .dln-btnIcon--search .dln-icn:before {
    content: "Q";
    color: var(--brand-04)
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-head__nav {
        display: none
    }

    .dln-head .dln-btnIcon--mobileMenu {
        display: block
    }

    .dln-head--kenwood, .dln-head--kenwood .dln-wrapper {
        height: 60px
    }

    .dln-head--kenwood .dln-head__navList, .dln-head--kenwood .dln-head__topListWrap {
        display: none
    }

    .dln-head--kenwood .dln-head__logo {
        width: 150px;
        height: auto;
        margin: 0 auto
    }

    .dln-head--kenwood .dln-head__logoIcon {
        width: 100%;
        height: auto
    }

    .dln-head--kenwood .dln-head__btnNav {
        margin: 0
    }

    .dln-head--kenwood .dln-btnIcon--search {
        display: none
    }

    .dln-head--kenwood .dln-btnIcon--mobileMenu .dln-icn {
        font-size: 24px
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .bra-header {
        padding: 23px 20px
    }

    .bra-header .bra-quickLinks__wrapper {
        display: none
    }
}

@media only screen and (max-width: 599px) {
    .dln-head {
        height: 60px
    }

    .dln-head .dln-wrapper {
        align-items: center;
        height: 60px
    }

    .dln-head__logo {
        margin: 0
    }

    .dln-head__logo, .dln-head__logoIcon {
        width: 58px;
        height: 24px
    }

    .dln-head__nav {
        display: none
    }

    .dln-head__btnNav {
        margin: 0 0 0 auto
    }

    .dln-head__btnNav .dln-btnIcon {
        margin: 0
    }

    .dln-head .dln-btnIcon--mobileMenu {
        display: block
    }

    .dln-head--kenwood .dln-head__navList, .dln-head--kenwood .dln-head__topListWrap {
        display: none
    }

    .dln-head--kenwood .dln-head__logo {
        width: 150px;
        height: auto;
        margin: 0 auto
    }

    .dln-head--kenwood .dln-head__logoIcon {
        width: 100%;
        height: auto
    }

    .dln-head--kenwood .dln-head__btnNav {
        margin: 0
    }

    .dln-head--kenwood .dln-head__btnNav .dln-btnIcon {
        margin: 0 20px 0 0
    }

    .dln-head--kenwood .dln-btnIcon--search {
        display: none
    }

    .dln-head--kenwood .dln-btnIcon--mobileMenu .dln-icn {
        font-size: 24px
    }
}

@media only screen and (max-width: 320px) {
    .dln-head--kenwood .dln-head__logo {
        width: 120px
    }
}

@media only screen and (min-width: 320px) and (max-width: 599px) {
    .bra-header {
        padding: 18px 20px 17px
    }

    .bra-header .bra-header__logo {
        font-size: 25px
    }

    .bra-header .bra-quickLinks__wrapper {
        display: none
    }
}

@media only screen and (max-width: 320px) {
    .bra-header {
        padding: 18px 20px 17px
    }

    .bra-header .bra-btnIcon {
        font-size: 20px
    }

    .bra-header .bra-quickLinks__wrapper {
        display: none
    }

    .bra-header--shrink {
        padding: 20px 30px
    }
}

.dln-kenwood .dln-head {
    display: none
}

.dln-kenwood .dln-head--kenwood {
    display: flex
}

.dln-kenwood .dln-head__logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-head__logo {
        left: 20px;
        transform: none
    }
}

.dln-kenwood .dln-head__btnNav {
    margin-left: auto
}

.dln-delonghi .dln-head:not(.dln-head--delonghi), .dln-head--delonghi, .dln-kenwood .bra-header {
    display: none
}

.dln-delonghi .dln-head--delonghi {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 2.3125rem;
    line-height: 1;
    letter-spacing: -.7px;
    background: rgba(0, 0, 0, .03);
    border-bottom: 1px solid #e5e5e5
}

.dln-delonghi .bra-header {
    display: none
}

.dln-foot {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    height: auto;
    background: var(--brand-04);
    padding-top: 32px;
    padding-bottom: 32px;
    overflow: hidden
}

.dln-foot .dln-accordion, .dln-foot .dln-accordion__content, .dln-foot .dln-accordion__head {
    background-color: transparent
}

.dln-foot__copyright {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: calc(16.66% - 16.66px);
    height: auto;
    margin: 0 20px 48px 0;
    box-sizing: content-box
}

.dln-foot__copyrightLogo {
    display: block;
    margin: 0 0 20px
}

.dln-foot__copyrightText {
    display: block;
    width: 100%;
    height: auto;
    font-size: 11px;
    line-height: 16px;
    color: var(--brand-02)
}

.dln-foot__list {
    list-style: inside none;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%
}

.dln-foot__listItem {
    display: flex;
    width: 100%;
    height: auto;
    margin: 0 0 4px
}

.dln-foot__listItem:last-of-type {
    margin: 0
}

.dln-foot__listLink {
    display: block;
    width: 100%;
    height: auto;
    line-height: 16px;
    font-size: 13px;
    color: var(--brand-02);
    text-decoration: none;
    padding: 0
}

.dln-foot__separator {
    display: block;
    width: 100%;
    height: 1px;
    background: var(--brand-02);
    margin: 0 0 24px
}

.dln-foot__separator:last-of-type {
    margin: 0 0 10px
}

.dln-foot__middleSection {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-foot__socialIcn {
    display: inline-flex;
    align-items: center;
    margin: 0 auto 24px 0
}

.dln-foot__socialIcn ul {
    list-style: none;
    display: inline-flex;
    width: 100%
}

.dln-foot__socialIcn ul li {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    list-style: none;
    background-color: var(--brand-02);
    text-align: center;
    display: inline-flex;
    align-items: center;
    transition: all .3s;
    margin: 0 8px 0 0
}

.dln-foot__socialIcn ul li:hover {
    opacity: .6
}

.dln-foot__socialIcn ul li:last-of-type {
    margin-right: 0
}

.dln-foot__socialIcn ul li a {
    margin: 0 auto;
    height: auto;
    width: 100%;
    text-decoration: none;
    display: inline-flex;
    align-items: center
}

.dln-foot__socialIcn .dln-icn {
    color: var(--brand-04);
    font-size: 16px;
    margin: 0 auto
}

.dln-foot__icn {
    width: auto;
    height: 20px;
    margin: 0 auto;
    display: block
}

.dln-foot__icn[alt="Youtube - Delonghi"] {
    height: 10px
}

.dln-foot__icn[alt="Facebook - Delonghi"] {
    height: 15px
}

.dln-foot__creditCards {
    list-style: inside none;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    width: auto;
    height: 40px;
    margin: 0 auto 24px 0
}

.dln-foot__creditCardsItem {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 60px;
    max-width: calc(20% - 10px);
    height: 40px;
    border: 1px solid var(--brand-02);
    border-radius: 4px;
    margin: 0 10px 0 0
}

.dln-foot__creditCardsItem:last-of-type {
    margin: 0
}

.dln-foot__creditCardsImg {
    display: block
}

.dln-foot__subscribe {
    display: inline-flex;
    align-items: center;
    width: 473px;
    height: 42px;
    margin: 0 0 24px
}

.dln-foot__subscribe .dln-inputs {
    width: 200px;
    margin: 0 10px 0 0;
    border-color: var(--brand-02)
}

.dln-foot__subscribe .dln-inputs__input {
    background-color: transparent;
    color: var(--brand-02)
}

.dln-foot__subscribe .dln-inputs__lbl {
    color: var(--brand-02)
}

.dln-foot__subscribe .dln-inputs--active .dln-inputs__lbl {
    background-color: var(--brand-01)
}

.dln-foot__subscribeText {
    display: inline-flex;
    width: auto;
    height: 37px;
    line-height: 37px;
    font-size: 15px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-03);
    padding: 0;
    margin: 0 16px 0 0
}

.dln-foot__subscribe .dln-btn {
    width: 140px
}

.dln-foot__footer-selects {
    list-style: inside none;
    display: inline-flex;
    align-self: flex-end;
    width: auto;
    margin: 0 0 0 auto
}

.dln-foot__footer-selects .dln-btn--selects {
    display: none
}

.dln-foot__infoList {
    list-style: inside none;
    display: inline-flex;
    align-self: flex-end;
    width: auto;
    height: 40px;
    margin: 0 auto 0 0
}

.dln-foot__infoListItem {
    display: inline-flex;
    align-items: center;
    width: auto;
    padding: 0 8px;
    position: relative
}

.dln-foot__infoListItem:first-of-type {
    padding: 0 8px 0 0
}

.dln-foot__infoListItem:last-of-type {
    padding: 0 0 0 8px
}

.dln-foot__infoListItem:after {
    content: "";
    display: inline-flex;
    width: 1px;
    height: 8px;
    background-color: var(--brand-02);
    position: absolute;
    top: 16px;
    right: 0
}

.dln-foot__infoListItem:last-of-type:after {
    display: none
}

.dln-foot__infoListItem:hover {
    text-decoration: underline
}

.dln-foot__infoListLink {
    display: inline-flex;
    width: auto;
    height: 37px;
    line-height: 37px;
    font-size: 11px;
    color: var(--brand-02);
    text-decoration: none;
    padding: 0
}

.dln-foot .dln-btn--ok {
    width: 56px;
    margin: 0 0 0 16px
}

.dln-foot .dln-select {
    width: auto
}

.dln-foot .dln-select__body {
    color: var(--brand-02)
}

.dln-foot .dln-select__container {
    font-size: 11px;
    color: var(--brand-02);
    font-weight: 400
}

.dln-foot .dln-select__value {
    padding: 0;
    font-weight: 400
}

.dln-foot .dln-select__arrow {
    height: 12px
}

.dln-foot__lang {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 8px 0 0
}

.dln-foot__rights {
    font-size: 12px;
    color: var(--brand-02);
    margin: 0 auto 0 0
}

.dln-foot__accordionWrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.dln-foot--kenwood {
    display: none;
    background-color: var(--ui-03)
}

.dln-foot--kenwood .dln-foot__copyright {
    width: 100%;
    margin: 0;
    order: -1
}

.dln-foot--kenwood .dln-foot__copyright .dln-foot__socialIcn {
    width: auto;
    max-width: calc(100% - 154px);
    margin: 0 0 0 auto
}

.dln-foot--kenwood .dln-foot__copyright .dln-foot__socialIcn li a {
    display: inline-flex;
    align-items: center
}

.dln-foot--kenwood .dln-foot__copyright .dln-foot__socialIcn li a .dln-icn {
    margin: 0 auto
}

.dln-foot--kenwood .dln-foot__copyrightText {
    font-size: 12px;
    line-height: 18px;
    color: var(--brand-04);
    display: none
}

.dln-foot--kenwood .dln-foot__copyrightLogo {
    width: auto;
    height: 20px;
    margin: 0 auto 0 0
}

.dln-foot--kenwood .dln-foot__listLink {
    font-size: 12px;
    line-height: 15px;
    color: var(--brand-04)
}

.dln-foot--kenwood .dln-foot__listItem {
    margin: 0 0 8px
}

.dln-foot--kenwood .dln-select .dln-select__value {
    color: var(--brand-02)
}

.dln-foot--kenwood .dln-select__arrow {
    height: 17px
}

.dln-foot--kenwood .dln-accordion--open .dln-accordion__head:hover .dln-accordion__title {
    color: var(--brand-04)
}

.dln-foot--kenwood .dln-accordion__head {
    padding: 0
}

.dln-foot--kenwood .dln-accordion__head:hover .dln-accordion__title {
    color: var(--brand-04)
}

.dln-foot--kenwood .dln-accordion__head .dln-accordion__title {
    color: var(--brand-04);
    text-transform: uppercase;
    font-size: 12px
}

.dln-foot--kenwood .dln-accordion__head .dln-accordion__title:hover {
    color: var(--brand-04);
    border-bottom: none
}

.dln-foot--kenwood .dln-foot__socialIcn ul li {
    background-color: var(--brand-04);
    width: 32px;
    height: 32px
}

.dln-foot--kenwood .dln-foot__socialIcn .dln-icn {
    color: var(--brand-03)
}

.dln-foot--kenwood .dln-foot__middleSection {
    margin: 32px auto 0;
    padding: 16px 0;
    border-top: 1px solid var(--ui-01);
    border-bottom: 1px solid var(--ui-01);
    align-items: center
}

.dln-foot--kenwood .dln-foot__middleSection .dln-foot__socialIcn {
    width: 25%;
    margin: 0;
    display: none
}

.dln-foot--kenwood .dln-foot__middleSection .dln-foot__creditCards {
    margin: 0 auto 0 0;
    max-width: 350px
}

.dln-foot--kenwood .dln-foot__middleSection .dln-foot__creditCardsItem {
    box-sizing: border-box;
    max-width: calc(20% - 8px);
    background-color: var(--brand-03);
    border-color: var(--ui-01)
}

.dln-foot--kenwood .dln-foot__middleSection .dln-foot__subscribe {
    max-width: 100%;
    width: auto;
    margin: 0 0 0 auto
}

@media only screen and (min-width: 960px) {
    .dln-foot--kenwood .dln-foot__middleSection .dln-foot__subscribe {
        max-width: calc(90% - 510px)
    }
}

.dln-foot--kenwood .dln-foot__middleSection .dln-foot__subscribeText {
    color: var(--brand-04);
    font-size: 14px;
    white-space: nowrap;
    margin: 0 8px 0 0
}

.dln-foot--kenwood .dln-foot__middleSection .dln-foot__subscribe .dln-inputs {
    border-color: var(--ui-01)
}

.dln-foot--kenwood .dln-foot__middleSection .dln-foot__subscribe .dln-inputs__input {
    height: 38px;
    background-color: var(--brand-03)
}

.dln-foot--kenwood .dln-foot__middleSection .dln-foot__subscribe .dln-btn {
    background-color: transparent;
    height: 40px
}

@media only screen and (min-width: 991px) {
    .dln-foot .dln-foot__accordionWrap {
        width: 75%
    }

    .dln-foot .dln-accordion {
        align-content: flex-start;
        width: calc(16.66% - 16.66px);
        max-height: none;
        border-bottom: none;
        margin: 0 20px 48px 0
    }

    .dln-foot .dln-accordion--last {
        margin: 0 0 48px
    }

    .dln-foot .dln-accordion__head {
        height: 20px;
        pointer-events: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .dln-foot .dln-accordion__head .dln-accordion__title {
        width: 100%;
        height: 20px;
        line-height: 20px;
        font-size: 13px;
        border-bottom: none;
        padding: 0
    }

    .dln-foot .dln-accordion__head .dln-accordion__title:hover {
        color: var(--brand-03);
        border-bottom: none
    }

    .dln-foot .dln-accordion__head .dln-icn {
        display: none
    }

    .dln-foot .dln-accordion__content {
        width: 100%;
        opacity: 1;
        padding: 10px 0 0
    }

    .dln-foot--kenwood .dln-foot__copyright {
        width: 25%;
        padding: 0
    }

    .dln-foot--kenwood .dln-foot__copyrightText {
        display: block;
        color: var(--ui-08)
    }

    .dln-foot--kenwood .dln-foot__copyright .dln-foot__socialIcn {
        display: none
    }

    .dln-foot--kenwood .dln-foot__copyrightLogo {
        margin: 0 0 20px
    }

    .dln-foot--kenwood .dln-accordion {
        width: calc(25% - 52.5px);
        margin: 0 70px 0 0
    }

    .dln-foot--kenwood .dln-accordion:last-of-type {
        margin: 0
    }

    .dln-foot--kenwood .dln-accordion__head {
        height: 20px;
        padding-bottom: 10px
    }

    .dln-foot--kenwood .dln-accordion__head .dln-accordion__title {
        color: var(--brand-04);
        font-size: 12px
    }

    .dln-foot--kenwood .dln-accordion__head .dln-accordion__title:hover {
        color: var(--brand-03);
        border-bottom: none
    }

    .dln-foot--kenwood .dln-foot__middleSection .dln-foot__socialIcn {
        display: inline-flex
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-foot .dln-wrapper {
        width: 100%;
        padding: 0
    }

    .dln-foot__copyright {
        width: calc(100% - 40px);
        padding: 0 20px;
        margin: 0;
        order: 100
    }

    .dln-foot__copyrightLogo {
        margin: 0 auto 20px
    }

    .dln-foot__copyrightText {
        text-align: center
    }

    .dln-foot__creditCards {
        margin: 0 auto 24px
    }

    .dln-foot__infoList {
        margin: 0 auto;
        height: 24px;
        width: 100%
    }

    .dln-foot__infoListItem:after {
        top: 9px;
        right: 0
    }

    .dln-foot__infoListLink {
        height: auto;
        line-height: normal
    }

    .dln-foot .dln-accordion {
        max-height: 56px;
        border-color: var(--brand-02)
    }

    .dln-foot .dln-accordion--open .dln-accordion__head {
        padding-bottom: 0
    }

    .dln-foot .dln-accordion--open .dln-accordion__content {
        padding-top: 0
    }

    .dln-foot .dln-accordion__head {
        height: 57px
    }

    .dln-foot .dln-accordion__head .dln-accordion__title {
        height: 53px;
        line-height: 53px;
        font-size: 13px;
        border-color: var(--brand-02);
        border-width: 0
    }

    .dln-foot .dln-accordion__content {
        width: calc(100% - 40px);
        padding: 16px 20px
    }

    .dln-foot__subscribe {
        display: none
    }

    .dln-foot .dln-select {
        display: none;
        width: 100%;
        margin: 0 auto
    }

    .dln-foot__socialIcn {
        margin: 0 auto 24px;
        width: 100%
    }

    .dln-foot__socialIcn ul {
        margin: 0 auto
    }

    .dln-foot__footer-selects {
        flex-wrap: wrap;
        margin: 24px auto;
        padding: 24px 0 0;
        width: 100%;
        border-top: 1px solid var(--brand-02)
    }

    .dln-foot__footer-selects .dln-btn:not(.dln-btn--selects) {
        display: none
    }

    .dln-foot__footer-selects .dln-btn--selects {
        display: inline-block;
        width: auto;
        margin: 0 auto
    }

    .dln-foot__footer-selects.-showContent .dln-select {
        display: inline-block
    }

    .dln-foot__footer-selects.-showContent .dln-btn--selects {
        display: none
    }

    .dln-foot--kenwood {
        padding-top: 24px;
        padding-bottom: 24px
    }

    .dln-foot--kenwood .dln-foot__copyright {
        margin-right: 10px;
        margin-left: 10px;
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 24px;
        align-items: center
    }

    .dln-foot--kenwood .dln-foot__copyright + .dln-accordion {
        border-top: 1px solid var(--ui-01)
    }

    .dln-foot--kenwood .dln-accordion {
        border-color: var(--ui-01)
    }

    .dln-foot--kenwood .dln-accordion__head .dln-icn {
        color: var(--brand-04)
    }

    .dln-foot--kenwood .dln-foot__middleSection {
        border-width: 0
    }

    .dln-foot--kenwood .dln-foot__middleSection .dln-foot__socialIcn {
        display: none
    }

    .dln-foot--kenwood .dln-foot__middleSection .dln-foot__creditCards {
        width: auto;
        margin: 0 auto;
        max-width: 100%
    }

    .dln-foot--kenwood .dln-foot__middleSection .dln-foot__subscribe {
        display: inline-flex;
        width: 100%;
        height: auto;
        max-width: 100%;
        flex-wrap: wrap;
        margin: 24px auto 0
    }

    .dln-foot--kenwood .dln-foot__middleSection .dln-foot__subscribeText {
        width: 100%;
        height: auto;
        line-height: normal;
        margin: 0 0 8px;
        display: block;
        text-align: center
    }

    .dln-foot--kenwood .dln-foot__middleSection .dln-foot__subscribe .dln-inputs {
        margin: 0 10px 0 auto
    }

    .dln-foot--kenwood .dln-foot__middleSection .dln-foot__subscribe .dln-btn {
        margin: 0 auto 0 0
    }

    .dln-foot--kenwood .dln-foot__lang {
        text-align: center;
        display: flex;
        padding: 0
    }

    .dln-foot--kenwood .dln-foot__lang .dln-select {
        display: inline-block;
        width: auto;
        order: -1;
        margin: 8px auto 16px
    }

    .dln-foot--kenwood .dln-foot__lang .dln-foot__rights {
        width: 100%
    }
}

@media only screen and (max-width: 900px) {
    .dln-foot--kenwood .dln-foot__middleSection {
        border-width: 0
    }

    .dln-foot--kenwood .dln-foot__middleSection .dln-foot__socialIcn {
        display: none
    }

    .dln-foot--kenwood .dln-foot__middleSection .dln-foot__creditCards {
        width: auto;
        margin: 0 auto;
        max-width: 100%
    }

    .dln-foot--kenwood .dln-foot__middleSection .dln-foot__subscribe {
        display: inline-flex;
        width: 100%;
        height: auto;
        max-width: 100%;
        flex-wrap: wrap;
        margin: 24px auto 0
    }

    .dln-foot--kenwood .dln-foot__middleSection .dln-foot__subscribeText {
        width: 100%;
        height: auto;
        line-height: normal;
        margin: 0 0 8px;
        display: block;
        text-align: center
    }

    .dln-foot--kenwood .dln-foot__middleSection .dln-foot__subscribe .dln-inputs {
        margin: 0 10px 0 auto
    }

    .dln-foot--kenwood .dln-foot__middleSection .dln-foot__subscribe .dln-btn {
        margin: 0 auto 0 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-foot > .dln-wrapper {
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .dln-foot__copyright {
        width: calc(100% - 40px);
        margin: 0 10px;
        padding: 0 10px;
        order: 100
    }

    .dln-foot__copyrightLogo {
        margin: 0 auto 20px
    }

    .dln-foot__copyrightText {
        text-align: center
    }

    .dln-foot__middleSection {
        margin-right: 10px;
        margin-left: 10px;
        padding-right: 10px;
        padding-left: 10px
    }

    .dln-foot__creditCards {
        margin: 0 auto 24px
    }

    .dln-foot__infoList {
        margin: 0 10px;
        padding-right: 10px;
        padding-left: 10px;
        height: 24px;
        width: 100%;
        flex-wrap: wrap
    }

    .dln-foot__infoListItem {
        box-sizing: border-box;
        width: 25%;
        text-align: center
    }

    .dln-foot__infoListItem:after {
        top: 9px;
        right: 0
    }

    .dln-foot__infoListLink {
        text-align: center;
        white-space: pre;
        height: auto;
        line-height: normal;
        margin: 0 auto
    }

    .dln-foot .dln-accordion {
        max-height: 56px;
        border-color: var(--brand-02);
        padding-right: 20px;
        padding-left: 20px
    }

    .dln-foot .dln-accordion--open .dln-accordion__head {
        padding-bottom: 0;
        border-width: 0
    }

    .dln-foot .dln-accordion--open .dln-accordion__content {
        padding-top: 0
    }

    .dln-foot .dln-accordion__head {
        height: 57px
    }

    .dln-foot .dln-accordion__head .dln-accordion__title {
        height: 53px;
        line-height: 53px;
        font-size: 13px;
        border-color: var(--brand-02);
        border-width: 0;
        padding: 0
    }

    .dln-foot .dln-accordion__content {
        width: calc(100% - 40px);
        padding: 16px 0
    }

    .dln-foot .dln-accordion + .dln-foot__separator {
        background-color: transparent
    }

    .dln-foot__subscribe {
        display: none
    }

    .dln-foot .dln-select {
        display: none;
        width: 60%;
        margin: 0 auto
    }

    .dln-foot__socialIcn {
        margin: 0 auto 24px;
        width: 100%
    }

    .dln-foot__socialIcn ul {
        margin: 0 auto
    }

    .dln-foot__footer-selects {
        flex-wrap: wrap;
        margin: 24px auto;
        padding: 24px 0 0;
        width: 100%;
        border-top: 1px solid var(--brand-02)
    }

    .dln-foot__footer-selects .dln-btn:not(.dln-btn--selects) {
        display: none
    }

    .dln-foot__footer-selects .dln-btn--selects {
        display: inline-block;
        width: auto;
        margin: 0 auto
    }

    .dln-foot__footer-selects.-showContent .dln-select {
        display: inline-block
    }

    .dln-foot__footer-selects.-showContent .dln-btn--selects {
        display: none
    }

    .dln-foot--kenwood {
        padding-top: 24px;
        padding-bottom: 24px
    }

    .dln-foot--kenwood .dln-foot__copyright {
        margin-right: 10px;
        margin-left: 10px;
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 24px;
        align-items: center
    }

    .dln-foot--kenwood .dln-foot__copyright + .dln-accordion {
        border-top: 1px solid var(--ui-01)
    }

    .dln-foot--kenwood .dln-accordion {
        border-color: var(--ui-01)
    }

    .dln-foot--kenwood .dln-accordion__head .dln-icn {
        color: var(--brand-04);
        right: 0
    }

    .dln-foot--kenwood .dln-foot__middleSection {
        border-width: 0
    }

    .dln-foot--kenwood .dln-foot__middleSection .dln-foot__socialIcn {
        display: none
    }

    .dln-foot--kenwood .dln-foot__middleSection .dln-foot__creditCards {
        width: auto;
        margin: 0 auto;
        max-width: 100%
    }

    .dln-foot--kenwood .dln-foot__middleSection .dln-foot__subscribe {
        display: inline-flex;
        width: 100%;
        height: auto;
        max-width: 100%;
        flex-wrap: wrap;
        margin: 24px auto 0
    }

    .dln-foot--kenwood .dln-foot__middleSection .dln-foot__subscribeText {
        width: 100%;
        height: auto;
        line-height: normal;
        margin: 0 0 8px;
        display: block;
        text-align: center
    }

    .dln-foot--kenwood .dln-foot__middleSection .dln-foot__subscribe .dln-inputs {
        margin: 0 10px 0 auto;
        max-width: calc(50% - 25px)
    }

    .dln-foot--kenwood .dln-foot__middleSection .dln-foot__subscribe .dln-btn {
        margin: 0 auto 0 0;
        max-width: 50%
    }

    .dln-foot--kenwood .dln-foot__lang {
        text-align: center;
        display: flex;
        padding: 0
    }

    .dln-foot--kenwood .dln-foot__lang .dln-select {
        display: inline-block;
        width: auto;
        order: -1;
        margin: 8px auto 16px
    }

    .dln-foot--kenwood .dln-foot__lang .dln-foot__rights {
        width: 100%
    }
}

@media only screen and (max-width: 320px) {
    .dln-foot__infoList {
        height: auto
    }

    .dln-foot__infoListItem {
        margin: 8px 0;
        box-sizing: border-box;
        width: calc(50% - 4px);
        text-align: center
    }

    .dln-foot__infoListItem:after {
        top: 5px;
        right: 0
    }

    .dln-foot__infoListItem:nth-child(2n+2):after {
        opacity: 0
    }

    .dln-foot__infoListItem:first-of-type, .dln-foot__infoListItem:last-of-type {
        padding: 0 8px
    }

    .dln-foot__infoListLink {
        text-align: center;
        white-space: pre;
        height: auto;
        line-height: normal;
        margin: 0 auto
    }

    .dln-foot__creditCardsItem {
        width: 50px;
        height: 35px
    }

    .dln-foot--kenwood .dln-foot__socialIcn ul li {
        width: 25px;
        height: 25px
    }
}

.dln-kenwood .bra-footer {
    display: none
}

.dln-kenwood .dln-foot--kenwood {
    display: flex
}

.dln-delonghi .bra-footer, .dln-delonghi .dln-foot:not(.dln-foot--delonghi), .dln-foot--delonghi {
    display: none
}

.dln-delonghi .dln-foot--delonghi {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 2.3125rem;
    line-height: 1;
    letter-spacing: -.7px;
    height: 80px;
    border-top: 1px solid #e5e5e5
}

.dln-vertMenu {
    width: 100%;
    position: relative
}

.dln-vertMenu__container {
    width: 100%;
    background-color: var(--brand-03)
}

.dln-vertMenu__container .dln-icn {
    display: none;
    cursor: pointer;
    font-size: 12px
}

.dln-vertMenu__li {
    position: relative;
    overflow: hidden
}

.dln-vertMenu__li, .dln-vertMenu__li a {
    font-size: 14px;
    color: var(--brand-04);
    text-decoration: none;
    transition: .2s
}

.dln-vertMenu__li a {
    display: block
}

.dln-vertMenu__li:before {
    content: "";
    position: absolute;
    left: -4px;
    top: 0;
    background-color: var(--brand-01);
    width: 2px;
    height: 100%;
    transition: .3s
}

.dln-vertMenu__li:not(.dln-vertMenu__li--heading) {
    border-left: 1px solid var(--ui-01)
}

.dln-vertMenu__li:not(.dln-vertMenu__li--heading) a {
    padding: 16px
}

.dln-vertMenu__li--heading {
    padding: 16px 16px 16px 0;
    color: var(--ui-04);
    font-size: 14px
}

.dln-vertMenu__li--active, .dln-vertMenu__li--heading {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-vertMenu__li--active {
    border-left: 1px solid var(--brand-01) !important
}

.dln-vertMenu__li--active a {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-vertMenu__li--active:before {
    left: 0
}

.dln-vertMenu__liHeading {
    color: var(--ui-04);
    font-size: 14px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-vertMenu--open .dln-vertMenu__list {
    margin-bottom: 40px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-vertMenu {
        border: 1px solid var(--ui-02);
        border-radius: 2px
    }

    .dln-vertMenu:not(.dln-vertMenu--open) {
        margin: 0 0 32px
    }

    .dln-vertMenu:not(.dln-vertMenu--open) .dln-vertMenu__li {
        padding: 0 16px;
        display: none
    }

    .dln-vertMenu:not(.dln-vertMenu--open) .dln-vertMenu__li--active {
        display: block
    }

    .dln-vertMenu:not(.dln-vertMenu--open) .dln-vertMenu__li:before {
        display: none
    }

    .dln-vertMenu:not(.dln-vertMenu--open) .dln-vertMenu__li:not(.dln-vertMenu__li--heading) {
        border-left: none
    }

    .dln-vertMenu:not(.dln-vertMenu--open) .dln-vertMenu__li a {
        pointer-events: none
    }

    .dln-vertMenu:not(.dln-vertMenu--open) .dln-icn {
        transition: none
    }

    .dln-vertMenu__container {
        max-height: 50px;
        overflow: hidden;
        padding: 0;
        box-sizing: border-box;
        position: relative
    }

    .dln-vertMenu__container .dln-icn {
        display: inline-block;
        position: absolute;
        right: 4px;
        top: calc(50% - 6.5px)
    }

    .dln-vertMenu__li:not(.dln-vertMenu__li--heading) a {
        padding: 16px 0;
        display: inline-block
    }

    .dln-vertMenu__li--heading {
        padding: 16px 0;
        display: none
    }

    .dln-vertMenu__li--active {
        border-left: none !important
    }

    .dln-vertMenu--open {
        border-color: transparent
    }

    .dln-vertMenu--open .dln-vertMenu__container {
        overflow: auto;
        height: calc(100vh - var(--headerHeight));
        padding: 40px 32px;
        position: fixed;
        max-height: none;
        left: 0;
        top: var(--headerHeight);
        opacity: 0;
        animation: smoothFadeIn .3s linear forwards;
        background-color: var(--brand-03);
        z-index: 9
    }

    .dln-vertMenu--open .dln-icn {
        right: 24px;
        top: 24px;
        opacity: 0;
        animation: smoothFadeInAndScale .5s linear .4s forwards
    }

    .dln-vertMenu--open .dln-vertMenu__li--heading {
        display: block
    }

    .dln-vertMenu--open .dln-vertMenu__li a {
        padding: 16px 0 16px 16px
    }
}

@media only screen and (max-width: 599px) {
    body.ov-hidden {
        overflow: hidden
    }

    .dln-vertMenu {
        border: 1px solid var(--ui-02);
        border-radius: 2px
    }

    .dln-vertMenu:not(.dln-vertMenu--open) .dln-vertMenu__li {
        display: none;
        padding: 0 16px
    }

    .dln-vertMenu:not(.dln-vertMenu--open) .dln-vertMenu__li--active {
        display: block
    }

    .dln-vertMenu:not(.dln-vertMenu--open) .dln-vertMenu__li:before {
        display: none
    }

    .dln-vertMenu:not(.dln-vertMenu--open) .dln-vertMenu__li:not(.dln-vertMenu__li--heading) {
        border-left: none
    }

    .dln-vertMenu:not(.dln-vertMenu--open) .dln-vertMenu__li a {
        pointer-events: none
    }

    .dln-vertMenu:not(.dln-vertMenu--open) .dln-icn {
        transition: none
    }

    .dln-vertMenu__container {
        max-height: 50px;
        padding: 0;
        box-sizing: border-box;
        overflow: hidden;
        position: relative
    }

    .dln-vertMenu__container .dln-icn {
        display: inline-block;
        width: 32px;
        position: absolute;
        top: calc(50% - 6.5px);
        right: 0
    }

    .dln-vertMenu__li:not(.dln-vertMenu__li--heading) a {
        display: inline-block;
        padding: 16px 0
    }

    .dln-vertMenu__li--heading {
        display: none;
        padding: 16px 0
    }

    .dln-vertMenu__li--active {
        border-left: none !important
    }

    .dln-vertMenu--open {
        border-color: transparent
    }

    .dln-vertMenu--open .dln-vertMenu__container {
        height: 100vh;
        max-height: none;
        background-color: var(--brand-03);
        opacity: 0;
        animation: smoothFadeIn .3s linear forwards;
        padding: 80px 32px 40px;
        overflow: auto;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 151
    }

    .dln-vertMenu--open .dln-icn {
        opacity: 0;
        animation: smoothFadeInAndScale .5s linear .4s forwards;
        top: 70px;
        right: 24px
    }

    .dln-vertMenu--open .dln-vertMenu__li--heading {
        display: block
    }

    .dln-vertMenu--open .dln-vertMenu__li a {
        padding: 16px 0 16px 16px
    }

    .dln-vertMenu--open .dln-vertMenu__li--active a {
        padding: 16px 0 16px 20px
    }

    .dln-vertMenu:not(.dln-vertMenu--open) .dln-vertMenu__list:not(.-activeList) {
        margin-bottom: 0
    }

    .dln-vertMenu:not(.dln-vertMenu--open) .dln-vertMenu__list.-activeList {
        margin-bottom: 40px
    }
}

.dln-kenwood .dln-vertMenu__list {
    margin: 0 0 40px
}

.dln-kenwood .dln-vertMenu__liHeading {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: var(--ui-07)
}

.dln-kenwood .dln-vertMenu__li--heading {
    padding: 0 16px 0 0
}

.dln-kenwood .dln-vertMenu__li:not(.dln-vertMenu__li--heading) {
    border-left: none;
    padding-left: 0
}

.dln-kenwood .dln-vertMenu__li:before {
    display: none
}

.dln-kenwood .dln-vertMenu__li a {
    position: relative;
    display: inline-block;
    padding: 16px 0 4px;
    letter-spacing: .2px
}

.dln-kenwood .dln-vertMenu__li a:before {
    content: "";
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0;
    background-color: var(--brand-04);
    width: 100%;
    height: 0;
    transition: .3s
}

.dln-kenwood .dln-vertMenu__li.dln-vertMenu__li--active {
    border-left: none !important
}

.dln-kenwood .dln-vertMenu__li.dln-vertMenu__li--active > a {
    font-weight: 700 !important
}

.dln-kenwood .dln-vertMenu__li.dln-vertMenu__li--active > a:before {
    height: 2px;
    bottom: 0 !important
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-vertMenu:not(.dln-vertMenu--open) .dln-vertMenu__li a:before {
        opacity: 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-vertMenu__li a {
        font-size: 14px
    }

    .dln-kenwood .dln-vertMenu--open .dln-icn {
        width: auto;
        font-size: 22px;
        color: var(--brand-01)
    }

    .dln-kenwood .dln-vertMenu--open .dln-vertMenu__container {
        padding: 60px 20px 40px
    }

    .dln-kenwood .dln-vertMenu--open .dln-vertMenu__li a {
        padding: 15px 0 14px 16px
    }

    .dln-kenwood .dln-vertMenu--open .dln-vertMenu__li--heading {
        margin-bottom: 5px
    }

    .dln-kenwood .dln-vertMenu--open .dln-vertMenu__li--active a {
        padding: 15px 0 15px 16px
    }

    .dln-kenwood .dln-vertMenu--open .dln-vertMenu__li--active a:before {
        left: 16px;
        bottom: 12px;
        width: calc(100% - 16px)
    }

    .dln-kenwood .dln-vertMenu__li:not(.dln-vertMenu__li--heading) {
        padding: 0 16px
    }

    .dln-kenwood .dln-vertMenu__li:not(.dln-vertMenu__li--heading) a {
        font-size: 13px;
        font-family: var(--fontNameRoman), Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        padding-bottom: 0;
        margin-top: 3px
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-kenwood .dln-vertMenu--open .dln-vertMenu__li--active a, .dln-kenwood .dln-vertMenu--open .dln-vertMenu__li a {
        padding: 16px 0 16px 16px
    }

    .dln-kenwood .dln-vertMenu--open .dln-vertMenu__li--active a:before {
        left: 16px;
        bottom: 12px;
        width: calc(100% - 16px)
    }

    .dln-kenwood .dln-vertMenu__li:not(.dln-vertMenu__li--heading) {
        padding: 0 16px
    }

    .dln-kenwood .dln-vertMenu__li:not(.dln-vertMenu__li--heading) a {
        font-size: 13px;
        font-family: var(--fontNameRoman), Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        padding-bottom: 0;
        margin-top: 3px
    }
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-vertMenu {
        border: 1px solid var(--brand-04)
    }
}

@media only screen and (min-width: 599px) {
    .dln-kenwood .dln-vertMenu__li:not(.dln-vertMenu__li--heading) {
        padding-left: 10px
    }
}

.dln-delonghi .dln-vertMenu__list {
    margin-bottom: 40px
}

.dln-delonghi .dln-vertMenu__li {
    padding: 10px 16px 10px 0;
    margin: 0;
    border: 0 !important;
    font-size: 0;
    line-height: 0
}

.dln-delonghi .dln-vertMenu__li a {
    padding: 0;
    display: inline-block;
    position: relative;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.125rem;
    line-height: 24px
}

.dln-delonghi .dln-vertMenu__li:before {
    display: none;
    content: none
}

.dln-delonghi .dln-vertMenu__li--heading {
    padding: 0
}

.dln-delonghi .dln-vertMenu__liHeading {
    padding: 10px 16px 10px 0;
    color: var(--brand-04);
    opacity: .6;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.125rem;
    line-height: 24px
}

.dln-delonghi .dln-vertMenu__liHeading:empty {
    display: none
}

.dln-delonghi .dln-vertMenu__li--active a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: var(--brand-04)
}

@media only screen and (max-width: 900px) {
    .dln-delonghi .dln-vertMenu {
        border: 1px solid var(--brand-04);
        margin-bottom: 0 !important
    }

    .dln-delonghi .dln-vertMenu:not(.dln-vertMenu--open) .dln-vertMenu__container {
        max-height: 40px
    }

    .dln-delonghi .dln-vertMenu:not(.dln-vertMenu--open) .dln-vertMenu__li {
        padding: 13px 16px
    }

    .dln-delonghi .dln-vertMenu:not(.dln-vertMenu--open) .dln-vertMenu__li a:after {
        content: none
    }

    .dln-delonghi .dln-vertMenu:not(.dln-vertMenu--open) .dln-icn {
        top: 50%;
        transform: translateY(-50%);
        width: 16px;
        right: 12px
    }

    .dln-delonghi .dln-vertMenu__li {
        transition: none
    }

    .dln-delonghi .dln-vertMenu__li a {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 1.125rem;
        line-height: 16px;
        transition: none
    }
}

.dln-addBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    border: 1px solid var(--ui-04);
    background: var(--brand-03);
    padding: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer
}

.dln-addBox .dln-icn {
    margin: 0 0 20px;
    font-size: 48px;
    color: var(--ui-04)
}

.dln-addBox__icon {
    margin: 0 0 20px
}

.dln-addBox__iconFill {
    transition: fill .12s linear;
    fill: var(--ui-04)
}

.dln-addBox__title {
    line-height: 32px;
    font-size: 28px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 16px
}

.dln-addBox__text, .dln-addBox__title {
    display: block;
    width: 100%;
    height: auto;
    color: var(--ui-04);
    text-align: center;
    transition: color .12s linear
}

.dln-addBox__text {
    line-height: 20px;
    font-size: 13px
}

.dln-addBox:hover {
    border-color: var(--brand-02)
}

.dln-addBox:hover .dln-addBox__iconFill {
    fill: var(--brand-02)
}

.dln-addBox:hover .dln-addBox__text, .dln-addBox:hover .dln-addBox__title {
    color: var(--brand-02)
}

.dln-kenwood .dln-addBox {
    width: 387px;
    min-height: 220px;
    border-style: dashed
}

.dln-kenwood .dln-addBox .dln-icn {
    text-indent: 9999px;
    width: 50px;
    height: 50px;
    border: 1px solid var(--brand-01);
    border-radius: 50%;
    margin: 0 0 8px;
    overflow: hidden
}

.dln-kenwood .dln-addBox .dln-icn:before {
    text-indent: 0;
    content: "8";
    width: auto;
    height: auto;
    font-size: 16px;
    color: var(--brand-01);
    top: calc(50% - 8px);
    left: calc(50% - 8px)
}

.dln-kenwood .dln-addBox__title {
    line-height: 24px;
    font-size: 20px;
    color: var(--brand-04);
    margin: 0 0 8px;
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal
}

.dln-kenwood .dln-addBox__text {
    width: 80%;
    line-height: 16px;
    font-size: 12px;
    color: var(--ui-08)
}

.dln-kenwood .dln-addBox:hover .dln-addBox__title {
    color: var(--brand-04)
}

.dln-kenwood .dln-addBox:hover .dln-addBox__text {
    color: var(--ui-04)
}

@media screen and (max-width: 599px) {
    .dln-kenwood .dln-addBox__title {
        font-size: 18px
    }
}

.dln-delonghi .dln-addBox {
    border: 1px solid var(--ui-01);
    background-color: var(--brand-03)
}

.dln-delonghi .dln-addBox .dln-icn {
    text-indent: 9999px;
    width: 50px;
    height: 50px;
    background: var(--brand-05);
    border-radius: 50%;
    margin: 0 0 24px;
    overflow: hidden
}

.dln-delonghi .dln-addBox .dln-icn:before {
    text-indent: 0;
    content: "8";
    width: auto;
    height: auto;
    font-size: 1rem;
    color: var(--brand-03);
    top: calc(50% - 8px);
    left: calc(50% - 8px)
}

.dln-delonghi .dln-addBox__title {
    color: var(--brand-04);
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.75rem;
    line-height: 34px;
    margin: 0
}

.dln-delonghi .dln-addBox__text {
    color: var(--brand-04)
}

.dln-profileCard {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    border: 1px solid var(--ui-01);
    background-color: var(--ui-03);
    padding: 10px
}

.dln-profileCard__circle {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background-color: var(--brand-01);
    margin: 0 10px 0 0
}

.dln-profileCard__circleText {
    width: 100%;
    line-height: 2.6;
    font-size: 20px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-03);
    text-align: center
}

.dln-profileCard__text {
    display: block;
    width: calc(100% - 62px);
    height: auto;
    line-height: 16px;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.dln-kenwood .dln-profileCard {
    border-width: 0 0 1px;
    background-color: transparent;
    padding: 0 0 32px;
    margin: 0 0 32px
}

.dln-kenwood .dln-profileCard__circle {
    background-color: var(--brand-04)
}

.dln-kenwood .dln-profileCard__text {
    font-size: 14px
}

.dln-kenwood .dln-profileCard__userName {
    font-weight: 700
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-profileCard {
        margin: 0 0 16px
    }
}

.dln-delonghi .dln-profileCard {
    border-width: 0;
    background-color: var(--ui-03);
    padding: 10px;
    margin: 0 0 30px
}

.dln-delonghi .dln-profileCard__circle {
    background-color: var(--brand-05)
}

.dln-delonghi .dln-profileCard__circleText {
    font-weight: 500;
    font-size: 1.3125rem;
    line-height: 23px
}

.dln-delonghi .dln-profileCard__circleText, .dln-delonghi .dln-profileCard__text {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-style: normal
}

.dln-delonghi .dln-profileCard__text {
    font-weight: 400;
    font-size: .875rem;
    line-height: 18px
}

.dln-delonghi .dln-profileCard__userName {
    font-weight: 700
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-profileCard {
        margin: 0 0 16px
    }
}

.dln-wishProd {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    border: 1px solid transparent;
    transition: border-color .12s linear;
    padding: 10px
}

.dln-wishProd:hover {
    border-color: var(--ui-02)
}

.dln-wishProd__imgLink {
    display: flex;
    flex-wrap: wrap;
    width: 182px;
    height: 140px;
    margin: 0 20px 0 0
}

.dln-wishProd__imgWrap {
    display: block;
    width: 182px;
    height: 140px;
    background-color: var(--brand-03);
    position: relative;
    z-index: 1
}

.dln-wishProd__imgWrap:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .04);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.dln-wishProd__imgWrap > img {
    display: block;
    -o-object-fit: contain;
    object-fit: contain
}

.dln-wishProd__data {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    width: calc(100% - 202px);
    height: auto;
    min-height: 114px;
    padding: 0
}

.dln-wishProd__name {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    height: auto;
    line-height: 16px;
    font-size: 14px;
    color: var(--brand-04);
    border-bottom: 1px solid var(--ui-01);
    padding: 0 0 10px;
    margin: 0 0 10px
}

.dln-wishProd__name:active, .dln-wishProd__name:hover, .dln-wishProd__name:link, .dln-wishProd__name:visited {
    text-decoration: none
}

.dln-wishProd__priceWrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 0 17px
}

.dln-wishProd__price, .dln-wishProd__priceDiscounted {
    display: inline-block;
    width: auto;
    line-height: 20px;
    font-size: 14px;
    color: var(--brand-04);
    padding: 0
}

.dln-wishProd__price--discounted {
    color: var(--brand-02);
    margin: 0 10px 0 0;
    position: relative
}

.dln-wishProd__price--discounted:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: var(--brand-02);
    position: absolute;
    top: calc(50% + 1px);
    left: 0
}

.dln-wishProd__priceDiscounted {
    color: var(--support-01)
}

.dln-wishProd__outOfStock {
    display: block;
    width: 100%;
    height: 15px;
    line-height: 15px;
    font-size: 13px;
    color: var(--support-01)
}

.dln-wishProd .dln-btn--link {
    display: inline-flex;
    align-items: center;
    margin: 0 auto 0 0
}

.dln-wishProd .dln-btn--stroked {
    width: 100%;
    max-width: 140px;
    margin: 0
}

.dln-wishProd--outOfStock .dln-wishProd__imgWrap > img, .dln-wishProd--outOfStock .dln-wishProd__price {
    opacity: .3
}

.dln-wishProd--outOfStock .dln-wishProd__name {
    color: rgba(0, 0, 0, .3);
    opacity: 1
}

.dln-wishProd--outOfStock .dln-wishProd__price, .dln-wishProd--outOfStock .dln-wishProd__priceWrap + .dln-wishProd__priceWrap {
    display: none
}

.dln-wishProd .dln-btnTextIcon {
    width: 128px
}

.swiper-slide .dln-wishProd {
    width: calc(100% - 20px);
    margin: 0 auto
}

.swiper-slide .dln-wishProd__imgLink {
    width: 100%;
    margin: 0 auto
}

.swiper-slide .dln-wishProd__imgWrap {
    width: 100%;
    text-align: center
}

.swiper-slide .dln-wishProd__imgWrap > img {
    width: 182px;
    height: 140px;
    margin: 0 auto
}

.swiper-slide .dln-wishProd__data {
    width: 100%;
    text-align: center
}

.swiper-slide .dln-wishProd__name {
    min-height: 45px;
    font-size: 15px;
    border-width: 0;
    padding: 0 32px;
    margin: 16px auto 0
}

.swiper-slide .dln-wishProd__priceWrap {
    display: block
}

.swiper-slide .dln-wishProd .dln-btn--link {
    display: none
}

.swiper-slide .dln-wishProd button {
    margin: 24px auto 0
}

@media only screen and (max-width: 599px) {
    .swiper-slide .dln-wishProd__name {
        min-height: auto
    }

    .swiper-slide .dln-wishProd button {
        margin: 0 auto
    }

    .dln-wishProd {
        display: flex;
        flex-direction: column;
        width: 100%;
        max-width: 100%;
        position: relative
    }

    .dln-wishProd__imgLink {
        width: 100%;
        height: 146px;
        margin: 0
    }

    .dln-wishProd__imgWrap {
        display: flex;
        align-items: center;
        width: 100%;
        height: 146px;
        background-color: var(--ui-03)
    }

    .dln-wishProd__imgWrap > img {
        display: block;
        max-width: 182px;
        height: auto;
        padding: 0;
        margin: 0 auto;
        -o-object-fit: initial;
        object-fit: fill
    }

    .dln-wishProd__data {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        width: 100%;
        margin: 8px 0 0
    }

    .dln-wishProd__name {
        font-size: 13px;
        border: 0;
        padding: 0
    }

    .dln-wishProd__price, .dln-wishProd__priceDiscounted {
        font-size: 13px
    }

    .dln-wishProd__priceWrap {
        margin-bottom: 10px
    }

    .dln-wishProd .dln-btn--stroked, .dln-wishProd .dln-btnTextIcon {
        font-size: 13px;
        margin-top: auto
    }

    .dln-wishProd .dln-btn--stroked .dln-btnTextIcon__text, .dln-wishProd .dln-btnTextIcon .dln-btnTextIcon__text {
        font-size: 13px
    }

    .dln-wishProd .dln-btn--link {
        text-indent: 9999px;
        width: 30px;
        height: 30px;
        color: hsla(0, 0%, 100%, 0);
        border-radius: 150px;
        background-color: hsla(0, 0%, 100%, .7);
        padding: 0;
        margin: 0;
        overflow: hidden;
        position: absolute;
        top: 10px;
        right: 10px
    }

    .dln-wishProd .dln-btn--link:after, .dln-wishProd .dln-btn--link:before {
        content: "";
        position: absolute
    }

    .dln-wishProd .dln-btn--link:before {
        font-family: var(--fontNameIcons), sans-serif;
        font-variant: normal;
        text-transform: none;
        text-indent: 0;
        content: "J";
        width: 100%;
        height: 100%;
        font-size: 30px;
        color: var(--brand-02)
    }

    .dln-wishProd .dln-btnTextIcon {
        margin-top: auto
    }
}

.dln-kenwood .dln-wishProd {
    height: auto
}

.dln-kenwood .dln-wishProd .dln-btnTextIcon {
    width: 150px
}

.dln-kenwood .dln-wishProd__price, .dln-kenwood .dln-wishProd__priceDiscounted {
    font-size: 14px;
    color: var(--brand-04)
}

.dln-kenwood .dln-wishProd__price--discounted {
    color: #6b6b6b
}

.dln-kenwood .dln-wishProd__price--discounted:after {
    top: calc(50% - 1px);
    background-color: #6b6b6b
}

.dln-kenwood .dln-wishProd__outOfStock {
    font-size: 14px
}

.dln-kenwood .dln-wishProd:hover {
    border-color: var(--brand-04)
}

.dln-kenwood .dln-wishProd:not(.dln-wishProd--profile) {
    text-align: center;
    width: 100%;
    flex-direction: column;
    position: relative;
    border-width: 0
}

.dln-kenwood .dln-wishProd:not(.dln-wishProd--profile) .dln-wishProd__imgLink {
    width: 100%;
    height: auto;
    margin: 0 0 10px
}

.dln-kenwood .dln-wishProd:not(.dln-wishProd--profile) .dln-wishProd__imgWrap {
    display: flex;
    align-items: center;
    width: 100%;
    height: auto;
    background-color: var(--brand-03)
}

.dln-kenwood .dln-wishProd:not(.dln-wishProd--profile) .dln-wishProd__imgWrap > img {
    margin: 0 auto;
    width: auto;
    height: 100%;
    max-width: 100%
}

.dln-kenwood .dln-wishProd:not(.dln-wishProd--profile) .dln-wishProd__data {
    width: 100%;
    min-height: 0;
    margin: auto auto 0;
    display: flex;
    text-align: center;
    flex-direction: column;
    flex-wrap: wrap;
    flex: 1
}

.dln-kenwood .dln-wishProd:not(.dln-wishProd--profile) .dln-wishProd__name {
    padding: 0;
    border-width: 0;
    margin-bottom: 5px
}

.dln-kenwood .dln-wishProd:not(.dln-wishProd--profile) .dln-wishProd__priceWrap {
    text-align: center;
    display: block;
    margin: 0 0 13px
}

.dln-kenwood .dln-wishProd:not(.dln-wishProd--profile) .dln-wishProd__priceWrap:empty {
    display: none
}

.dln-kenwood .dln-wishProd:not(.dln-wishProd--profile) .dln-wishProd__priceWrap--outOfStock {
    z-index: 2
}

.dln-kenwood .dln-wishProd:not(.dln-wishProd--profile) .dln-btn, .dln-kenwood .dln-wishProd:not(.dln-wishProd--profile) .dln-btnTextIcon {
    margin: auto auto 0
}

.dln-kenwood .dln-wishProd:not(.dln-wishProd--profile) .dln-btn--stroked {
    height: 40px
}

.dln-kenwood .dln-wishProd:not(.dln-wishProd--profile) .dln-btn--link {
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 150px;
    right: 0;
    top: 0;
    background-color: transparent;
    text-indent: 9999px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    color: transparent;
    z-index: 2
}

.dln-kenwood .dln-wishProd:not(.dln-wishProd--profile) .dln-btn--link:after, .dln-kenwood .dln-wishProd:not(.dln-wishProd--profile) .dln-btn--link:before {
    content: "";
    position: absolute
}

.dln-kenwood .dln-wishProd:not(.dln-wishProd--profile) .dln-btn--link:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "g";
    text-indent: 0;
    width: 100%;
    height: 100%;
    color: var(--brand-01);
    font-size: 30px
}

.dln-kenwood .dln-wishProd--outOfStock .dln-btn--link {
    opacity: .7
}

.dln-kenwood .dln-wishProd--outOfStock .dln-wishProd__data .dln-wishProd__priceWrap--outOfStock {
    background-color: var(--ui-06);
    position: absolute;
    top: 88px;
    left: 50%;
    font-size: 14px;
    transform: translateX(-50%);
    color: var(--brand-03);
    margin: 0;
    display: inline-block;
    width: auto
}

.dln-kenwood .dln-wishProd--outOfStock .dln-wishProd__data .dln-wishProd__priceWrap--outOfStock p {
    color: var(--brand-03);
    padding: 8px;
    width: 120px;
    height: auto;
    box-sizing: border-box
}

.dln-kenwood .dln-wishProd--outOfStock .dln-wishProd__data .dln-wishProd__price {
    display: block
}

@media only screen and (min-width: 600px) {
    .dln-kenwood .dln-wishProd--outOfStock .dln-wishProd__data .dln-btn:last-child {
        border-width: 0;
        text-transform: none;
        padding: 0 0 0 24px;
        width: auto;
        max-width: none;
        color: var(--brand-04);
        display: inline-block;
        position: relative;
        text-decoration: underline;
        font-size: 14px
    }

    .dln-kenwood .dln-wishProd--outOfStock .dln-wishProd__data .dln-btn:last-child:after, .dln-kenwood .dln-wishProd--outOfStock .dln-wishProd__data .dln-btn:last-child:before {
        content: "";
        position: absolute
    }

    .dln-kenwood .dln-wishProd--outOfStock .dln-wishProd__data .dln-btn:last-child:before {
        font-family: var(--fontNameIcons), sans-serif;
        font-variant: normal;
        text-transform: none;
        content: "\3A9";
        width: 16px;
        height: 16px;
        color: var(--brand-04);
        font-size: 16px;
        left: 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-wishProd--outOfStock .dln-wishProd__data .dln-btn:last-child {
        font-size: 12px;
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal;
        opacity: 1;
        height: 38px
    }

    .dln-kenwood .dln-wishProd--outOfStock .dln-wishProd__data .dln-btn:last-child:hover {
        border-color: var(--brand-01);
        background: var(--brand-01);
        color: var(--brand-03)
    }
}

.dln-kenwood .dln-wishProd--profile .dln-wishProd__name {
    border-bottom: none
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-wishProd:not(.dln-wishProd--profile) {
        padding: 0 0 30px
    }

    .dln-kenwood .dln-wishProd:not(.dln-wishProd--profile) .dln-wishProd__data {
        min-height: auto
    }

    .dln-kenwood .dln-wishProd:not(.dln-wishProd--profile) .dln-wishProd__imgLink {
        height: 250px;
        margin: 0 0 20px
    }

    .dln-kenwood .dln-wishProd:not(.dln-wishProd--profile) .dln-wishProd__imgWrap {
        height: 100%
    }

    .dln-kenwood .dln-wishProd:not(.dln-wishProd--profile) .dln-wishProd__imgWrap > img {
        max-width: 100%;
        -o-object-fit: none;
        object-fit: none;
        margin: 0 auto
    }

    .dln-kenwood .dln-wishProd:not(.dln-wishProd--profile) .dln-wishProd__priceWrap {
        margin: 0
    }

    .dln-kenwood .dln-wishProd:not(.dln-wishProd--profile) .dln-btn, .dln-kenwood .dln-wishProd:not(.dln-wishProd--profile) .dln-btnTextIcon {
        margin: 20px auto 0
    }

    .dln-kenwood .dln-wishProd:not(.dln-wishProd--profile) .dln-btn--link {
        margin: 0
    }

    .dln-kenwood .dln-wishProd .dln-btn, .dln-kenwood .dln-wishProd .dln-btnTextIcon {
        margin: 30px auto 0
    }

    .dln-kenwood .dln-wishProd__data, .dln-kenwood .dln-wishProd__priceWrap {
        text-align: center;
        display: block;
        margin-top: 8px
    }
}

.dln-delonghi .dln-wishProd {
    height: auto;
    border: none
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-wishProd:not(.dln-wishProd--profile) {
        padding: 0 0 30px
    }

    .dln-delonghi .dln-wishProd:not(.dln-wishProd--profile) .dln-wishProd__data {
        min-height: auto
    }

    .dln-delonghi .dln-wishProd:not(.dln-wishProd--profile) .dln-wishProd__imgLink {
        height: 110px;
        margin: 0 0 20px
    }

    .dln-delonghi .dln-wishProd:not(.dln-wishProd--profile) .dln-wishProd__imgWrap {
        height: 110px
    }

    .dln-delonghi .dln-wishProd:not(.dln-wishProd--profile) .dln-wishProd__img {
        margin: 0 auto
    }

    .dln-delonghi .dln-wishProd:not(.dln-wishProd--profile) .dln-wishProd__priceWrap {
        margin: 0
    }

    .dln-delonghi .dln-wishProd:not(.dln-wishProd--profile) .dln-btn, .dln-delonghi .dln-wishProd:not(.dln-wishProd--profile) .dln-btnTextIcon {
        margin: 20px auto 0
    }

    .dln-delonghi .dln-wishProd:not(.dln-wishProd--profile) .dln-btn--link {
        margin: 0
    }

    .dln-delonghi .dln-wishProd .dln-btn, .dln-delonghi .dln-wishProd .dln-btnTextIcon {
        margin: 13px auto 0
    }

    .dln-delonghi .dln-wishProd__data, .dln-delonghi .dln-wishProd__priceWrap {
        display: block;
        text-align: center;
        margin-top: 8px
    }

    .dln-delonghi .dln-wishProd__priceWrap {
        margin-bottom: 0
    }
}

.dln-delonghi .dln-wishProd:hover {
    border: none
}

.dln-delonghi .dln-wishProd__imgWrap {
    background-color: transparent
}

.dln-delonghi .dln-wishProd .dln-btnTextIcon {
    width: 124px;
    border-radius: 3px;
    background: var(--brand-01);
    transition: opacity .3s ease 0s;
    padding: 0;
    box-sizing: border-box
}

.dln-delonghi .dln-wishProd .dln-btnTextIcon .dln-btnTextIcon__iconWrap {
    display: none
}

.dln-delonghi .dln-wishProd .dln-btnTextIcon .dln-btnTextIcon__text {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    width: 100%;
    max-width: none;
    height: auto;
    line-height: 24px;
    font-size: 1.125rem;
    color: var(--brand-03);
    margin: 0
}

.dln-delonghi .dln-wishProd .dln-btnTextIcon:hover {
    opacity: .8
}

.dln-delonghi .dln-wishProd .dln-btn--stroked {
    width: 124px;
    min-width: 0;
    padding: 0;
    box-sizing: border-box
}

.dln-delonghi .dln-wishProd .dln-btn--link {
    margin: 0 24px 0 0
}

.dln-delonghi .dln-wishProd__name {
    font-weight: 500;
    line-height: 19px;
    padding: 0;
    margin: 0 0 16px
}

.dln-delonghi .dln-wishProd__name, .dln-delonghi .dln-wishProd__price {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-style: normal;
    font-size: 1.1875rem
}

.dln-delonghi .dln-wishProd__price {
    font-weight: 400;
    line-height: 18px;
    color: var(--brand-04)
}

.dln-delonghi .dln-wishProd__priceWrap {
    margin-bottom: 28px
}

.dln-delonghi .dln-wishProd__price--discounted {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 18px;
    font-size: 1rem;
    color: var(--ui-02);
    text-decoration: line-through;
    margin: 0 14px 0 0
}

.dln-delonghi .dln-wishProd__price--discounted:after {
    content: none
}

.dln-delonghi .dln-wishProd__priceDiscounted {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 18px;
    font-size: 1.1875rem;
    color: var(--brand-04)
}

.dln-delonghi .dln-wishProd__outOfStock {
    width: auto;
    height: 20px;
    line-height: 20px;
    font-size: .75rem;
    color: var(--brand-03);
    text-transform: uppercase;
    border-radius: 2px;
    background: var(--ui-02);
    padding: 0 10px
}

.dln-delonghi .dln-wishProd:hover {
    border-color: var(--brand-04)
}

.dln-delonghi .dln-wishProd--outOfStock .dln-wishProd__img {
    opacity: 1
}

.dln-delonghi .dln-wishProd--outOfStock .dln-wishProd__name {
    color: var(--brand-04)
}

.dln-delonghi .dln-wishProd .dln-wishProd__name {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 19px;
    font-size: 1.1875rem;
    border-bottom: none
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-wishProd .dln-wishProd__name {
        line-height: 16px;
        font-size: 1rem
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-wishProd {
        padding-top: 10px !important
    }

    .dln-delonghi .dln-wishProd .dln-btn.dln-btn--link {
        display: flex;
        justify-content: center;
        width: 24px;
        height: 24px;
        right: 0;
        top: 0;
        z-index: 10
    }

    .dln-delonghi .dln-wishProd .dln-btn.dln-btn--link:before {
        content: "g";
        width: auto !important;
        height: auto !important;
        font-size: 1.5rem;
        color: var(--brand-04)
    }

    .dln-delonghi .dln-wishProd .dln-image > img {
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain
    }

    .dln-delonghi .dln-wishProd .dln-wishProd__name {
        margin-bottom: 24px
    }

    .dln-delonghi .dln-wishProd .dln-wishProd__outOfStock {
        width: 100px;
        margin: 0 auto;
        box-sizing: border-box
    }

    .dln-delonghi .dln-wishProd .dln-btnTextIcon {
        margin-top: 11px !important
    }
}

.dln-persDataRecap {
    width: 100%;
    padding: 16px 24px 24px;
    border: 1px solid var(--ui-01);
    display: flex;
    flex-wrap: wrap
}

.dln-persDataRecap__wrap {
    width: 100%;
    padding: 8px 0 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    max-height: 140px;
    overflow: hidden
}

.dln-persDataRecap__wrap .dln-inputs {
    margin: 0 24px 16px 0;
    width: calc(50% - 24px);
    overflow: hidden
}

.dln-persDataRecap__wrap .dln-select {
    margin: 0 24px 16px 0;
    width: calc(50% - 24px);
    max-width: none
}

.dln-persDataRecap__wrap .dln-select .dln-select__head {
    border-color: var(--ui-02)
}

.dln-persDataRecap .dln-btn {
    margin: 0 0 0 auto
}

.dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-select {
    opacity: 1;
    margin: 0 24px 16px 0;
    width: calc(50% - 16px);
    max-width: none;
    display: inline-flex
}

.dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-select .dln-select__container {
    width: 50%;
    opacity: 1;
    height: auto
}

.dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-select .dln-select__head {
    padding: 0;
    border-width: 0
}

.dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-select .dln-select__arrow {
    display: none
}

.dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-select .dln-select__value {
    font-size: 13px;
    line-height: 125%;
    color: var(--brand-04);
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-select .dln-select__lbl {
    position: relative;
    transform: none;
    top: auto;
    left: auto;
    order: -1;
    color: var(--brand-02);
    font-size: 13px;
    line-height: 125%
}

.dln-persDataRecap--editing .dln-persDataRecap__wrap {
    max-height: 236px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-persDataRecap__wrap {
        flex-direction: row;
        max-height: none;
        overflow: auto
    }

    .dln-persDataRecap__wrap .dln-inputs {
        width: 100%;
        max-width: none;
        margin: 0 0 16px !important
    }

    .dln-persDataRecap__wrap .dln-inputs.dln-inputs--disabled .dln-inputs__input, .dln-persDataRecap__wrap .dln-inputs.dln-inputs--disabled .dln-inputs__lbl {
        width: 100%;
        max-width: none;
        padding: 0
    }

    .dln-persDataRecap__wrap .dln-select {
        width: 100%;
        max-width: none;
        padding: 0;
        margin: 0 0 16px !important
    }

    .dln-persDataRecap--editing .dln-persDataRecap__wrap {
        max-height: none
    }
}

@media only screen and (max-width: 599px) {
    .dln-persDataRecap {
        width: calc(100% - 50px)
    }

    .dln-persDataRecap__wrap {
        flex-direction: row;
        max-height: none;
        overflow: auto
    }

    .dln-persDataRecap__wrap .dln-inputs {
        width: 100%;
        flex-wrap: nowrap;
        max-width: none;
        margin: 0 0 16px !important
    }

    .dln-persDataRecap__wrap .dln-inputs.dln-inputs--disabled .dln-inputs__input, .dln-persDataRecap__wrap .dln-inputs.dln-inputs--disabled .dln-inputs__lbl {
        width: auto;
        max-width: none;
        padding: 0;
        max-width: 50%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }

    .dln-persDataRecap__wrap .dln-inputs.dln-inputs--disabled .dln-inputs__lbl {
        margin-right: 4px
    }

    .dln-persDataRecap__wrap .dln-select {
        width: 100%;
        max-width: none;
        padding: 0;
        margin: 0 0 16px !important
    }

    .dln-persDataRecap--editing .dln-persDataRecap__wrap {
        max-height: none
    }
}

.dln-kenwood .dln-persDataRecap {
    padding: 20px 22px
}

.dln-kenwood .dln-persDataRecap .dln-inputs, .dln-kenwood .dln-persDataRecap .dln-persDataRecap {
    font-size: 14px;
    line-height: 20px
}

.dln-kenwood .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-inputs, .dln-kenwood .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-select {
    margin: 0 24px 24px 0
}

.dln-kenwood .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-inputs .dln-select__container, .dln-kenwood .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-select .dln-select__container {
    font-size: 14px;
    line-height: 20px;
    flex: 1
}

.dln-kenwood .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-inputs .dln-select__container .dln-select__head .dln-select__value, .dln-kenwood .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-select .dln-select__container .dln-select__head .dln-select__value {
    font-size: 14px;
    line-height: 20px
}

.dln-kenwood .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-inputs input, .dln-kenwood .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-select input {
    display: inline-flex;
    flex: 1;
    order: 0;
    width: auto;
    border: 0;
    height: auto;
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    color: var(--brand-04)
}

.dln-kenwood .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-inputs label, .dln-kenwood .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-select label {
    display: inline-flex;
    order: -1;
    align-items: center;
    width: auto;
    max-width: 50%;
    transform: none;
    position: relative;
    top: auto;
    left: auto;
    font-size: 14px;
    line-height: 20px;
    color: var(--brand-04)
}

.dln-kenwood .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-inputs label:after, .dln-kenwood .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-select label:after {
    content: ":"
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-persDataRecap__wrap .dln-inputs.dln-inputs--disabled .dln-inputs__lbl {
        margin: 0 8px 0 0
    }

    .dln-kenwood .dln-persDataRecap__wrap .dln-inputs.dln-inputs--disabled .dln-inputs__input, .dln-kenwood .dln-persDataRecap__wrap .dln-inputs.dln-inputs--disabled .dln-inputs__lbl {
        width: auto
    }
}

.dln-delonghi .dln-persDataRecap .dln-inputs {
    overflow: visible
}

.dln-delonghi .dln-persDataRecap:not(.dln-persDataRecap--editing) {
    padding: 15px 20px 20px
}

.dln-delonghi .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap {
    padding: 0
}

.dln-delonghi .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-inputs {
    margin: 0 24px 16px 0;
    width: calc(50% - 24px);
    overflow: hidden
}

.dln-delonghi .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-inputs.dln-inputs--disabled, .dln-delonghi .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-select.dln-select--disabled {
    order: 0;
    width: auto;
    border: 0;
    height: auto;
    padding: 0;
    margin: 0;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 30px;
    color: var(--brand-04)
}

@media only screen and (max-width: 900px) {
    .dln-delonghi .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-inputs.dln-inputs--disabled, .dln-delonghi .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-select.dln-select--disabled {
        width: 100%;
        margin: 0 !important
    }
}

.dln-delonghi .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-inputs.dln-inputs--disabled .dln-inputs__lbl, .dln-delonghi .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-inputs.dln-inputs--disabled .dln-select__lbl, .dln-delonghi .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-select.dln-select--disabled .dln-inputs__lbl, .dln-delonghi .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-select.dln-select--disabled .dln-select__lbl {
    opacity: 1;
    line-height: normal;
    height: auto;
    padding: 0;
    margin: 0 10px 0 0;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 30px
}

.dln-delonghi .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-inputs.dln-inputs--disabled .dln-inputs__input, .dln-delonghi .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-inputs.dln-inputs--disabled .dln-select__value, .dln-delonghi .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-select.dln-select--disabled .dln-inputs__input, .dln-delonghi .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-select.dln-select--disabled .dln-select__value {
    opacity: 1;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1rem;
    line-height: 30px
}

.dln-delonghi .dln-persDataRecap:not(.dln-persDataRecap--editing) .dln-persDataRecap__wrap .dln-select.dln-select--disabled .dln-select__head {
    height: auto
}

.dln-recipe {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    transition: border-color .12s linear;
    cursor: pointer
}

.dln-recipe:hover {
    border-color: var(--ui-02)
}

.dln-recipe:hover .dln-recipe__title {
    border-color: var(--ui-01)
}

.dln-recipe__img {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 0;
    background: var(--ui-03);
    padding: 0 0 100%;
    margin: 0 0 10px;
    position: relative
}

.dln-recipe__img .dln-btnIcon--delete {
    width: auto;
    margin: 5px 5px 0 auto
}

.dln-recipe__img .dln-btnIcon {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 10
}

.dln-recipe__img .dln-btnIcon .dln-icn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    font-size: 18px;
    color: var(--ui-07);
    border-radius: 50%;
    background-color: var(--ui-03)
}

.dln-recipe__img .dln-btnIcon--bookmark-active .dln-icn {
    color: var(--support-02)
}

.dln-recipe__img picture {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    position: absolute;
    z-index: 0
}

.dln-recipe__title {
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    margin: 0 0 13px;
    overflow: hidden
}

.dln-recipe__title a {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    line-height: 24px;
    font-size: 18px;
    color: var(--brand-01);
    text-decoration: none
}

.dln-recipe__details {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    justify-items: center;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    line-height: 16px;
    font-size: 14px;
    color: var(--brand-02);
    margin-top: auto
}

.dln-recipe__details .dln-icn {
    height: 22px;
    line-height: normal;
    font-size: 22px;
    margin-right: 7px
}

.dln-recipe__details .dln-recipe__detail {
    display: flex;
    align-items: center;
    align-content: center;
    width: auto;
    line-height: 22px;
    margin-bottom: 8px
}

.dln-recipe__details .dln-recipe__detail--difficultyLevel {
    color: var(--ui-07);
    margin-right: 24px
}

.dln-recipe__details .dln-recipe__detail--preparationTime, .dln-recipe__details .dln-recipe__detail .dln-icn {
    color: var(--ui-07)
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-recipe__title a {
        line-height: 19px;
        font-size: 15px
    }
}

@media only screen and (max-width: 599px) {
    .dln-recipe__img .dln-btnIcon {
        top: 10px;
        right: 10px
    }

    .dln-recipe__title a {
        font-size: 13px;
        line-height: 16px
    }

    .dln-recipe__details .dln-recipe__detail {
        width: 100%;
        font-size: 13px
    }

    .dln-recipe__details .dln-recipe__detail--preparationTime {
        margin-bottom: 0
    }
}

.dln-kenwood .dln-recipe:hover {
    border-color: var(--brand-04)
}

.dln-kenwood .dln-recipe:hover .dln-recipe__title {
    border-width: 0
}

.dln-kenwood .dln-recipe__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0;
    padding: 15px 0 10px;
    height: auto
}

.dln-kenwood .dln-recipe__title a {
    line-height: 17px;
    font-size: 14px !important;
    color: var(--brand-04) !important;
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.dln-kenwood .dln-recipe__topic {
    font-size: 12px;
    color: var(--ui-07)
}

.dln-kenwood .dln-recipe__img {
    height: 170px;
    background: transparent;
    margin-bottom: 0
}

.dln-kenwood .dln-recipe__img .dln-btnIcon {
    top: 10px;
    right: 10px;
    background-color: hsla(0, 0%, 100%, .8);
    border-radius: 50%
}

.dln-kenwood .dln-recipe__img .dln-btnIcon .dln-btnIcon__wrap .dln-icn {
    width: 40px;
    height: 40px;
    font-size: 24px
}

.dln-kenwood .dln-recipe__img .dln-btnIcon--bookmark-active .dln-btnIcon__wrap .dln-icn {
    font-size: 0
}

.dln-kenwood .dln-recipe__img .dln-btnIcon--bookmark-active .dln-btnIcon__wrap .dln-icn:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "c";
    font-size: 24px;
    color: var(--brand-01);
    line-height: 40px
}

.dln-kenwood .dln-recipe__img .dln-btnIcon--inactive .dln-btnIcon__wrap .dln-icn {
    font-size: 0
}

.dln-kenwood .dln-recipe__img .dln-btnIcon--inactive .dln-btnIcon__wrap .dln-icn:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "c";
    font-size: 24px;
    color: var(--brand-01);
    line-height: 40px
}

.dln-kenwood .dln-recipe__img .dln-btnIcon--delete {
    display: inline-flex;
    align-items: center
}

.dln-kenwood .dln-recipe__img .dln-btnIcon--delete .dln-btnIcon__wrap {
    width: auto;
    height: auto;
    display: inline-block;
    margin: 0;
    border-radius: 50%
}

.dln-kenwood .dln-recipe__img .dln-icn {
    color: var(--brand-01);
    font-size: 24px;
    background-color: transparent;
    background: none;
    width: 40px;
    height: 40px
}

.dln-kenwood .dln-recipe__img .dln-icn:before {
    color: var(--brand-03);
    font-size: 18px
}

.dln-kenwood .dln-recipe__detail {
    font-size: 12px !important
}

.dln-kenwood .dln-recipe .dln-image {
    border-radius: 0
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-recipe__img {
        height: auto
    }

    .dln-kenwood .dln-recipe__img .dln-icn {
        width: 40px;
        height: 40px
    }

    .dln-kenwood .dln-recipe__img .dln-icn:before {
        font-size: 20px
    }

    .dln-kenwood .dln-recipe__title {
        font-size: 13px;
        padding: 10px 0
    }

    .dln-kenwood .dln-recipe__title > a {
        text-overflow: clip;
        white-space: normal;
        overflow: initial
    }
}

.dln-delonghi .dln-recipe {
    max-width: none
}

.dln-delonghi .dln-recipe__img {
    margin: 0;
    padding: 0;
    height: 0;
    padding-bottom: 100% !important
}

.dln-delonghi .dln-recipe__img .dln-image {
    border-radius: 0
}

.dln-delonghi .dln-recipe__img .dln-btnIcon {
    margin: 0 0 0 auto
}

.dln-delonghi .dln-recipe__img .dln-btnIcon .dln-icn {
    background-color: #fff;
    color: var(--brand-01);
    width: 40px;
    height: 40px
}

.dln-delonghi .dln-recipe__img .dln-btnIcon .dln-icn:before {
    font-size: 1.25rem
}

.dln-delonghi .dln-recipe__img .dln-btnIcon--bookmark-active .dln-icn {
    color: var(--brand-01)
}

.dln-delonghi .dln-recipe__img .dln-btnIcon--close .dln-icn {
    color: var(--ui-02)
}

.dln-delonghi .dln-recipe__title {
    margin: 16px 0
}

.dln-delonghi .dln-recipe__title a {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.3125rem;
    line-height: 1.14;
    color: var(--brand-04)
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-recipe__title {
        font-size: 1.125rem;
        line-height: 20px;
        margin-top: 8px;
        margin-bottom: 12px
    }
}

.dln-delonghi .dln-recipe__details {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: var(--ui-02)
}

.dln-orderRev {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border: 1px solid transparent;
    transition: border-color .12s linear;
    padding: 10px;
    position: relative
}

.dln-orderRev:hover {
    border-color: var(--ui-02)
}

.dln-orderRev__itemPic {
    display: inline-flex;
    align-items: center;
    width: 180px;
    height: auto;
    max-height: 142px;
    margin: 0 16px 0 0;
    position: relative;
    z-index: 1
}

.dln-orderRev__itemPic:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .04);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.dln-orderRev__itemPic > img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.dln-orderRev__detailsTitle {
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    font-size: 15px;
    text-overflow: ellipsis;
    margin: 0 0 4px;
    overflow: hidden
}

.dln-orderRev__reviewTitle {
    display: none
}

.dln-orderRev .dln-price {
    display: inline-flex;
    width: auto;
    height: 16px;
    max-height: none;
    line-height: 16px;
    margin: 4px 0 0
}

.dln-orderRev .dln-price:after {
    background-color: var(--brand-02)
}

.dln-orderRev .dln-price--oldPrice {
    color: var(--brand-02);
    margin: 4px 8px 0 0
}

.dln-orderRev__delivery {
    display: block;
    width: 100%;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    color: var(--brand-02);
    text-align: right;
    padding: 4px 0 0;
    margin: 0 0 0 auto
}

.dln-orderRev__content {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    width: calc(100% - 196px);
    padding: 8px 0 0
}

.dln-orderRev__details {
    border-bottom: 1px solid var(--ui-01);
    padding: 0 0 8px
}

.dln-orderRev__details, .dln-orderRev__wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-orderRev__wrap:nth-of-type(2) {
    align-items: flex-end
}

.dln-orderRev__rating {
    display: inline-flex;
    flex-wrap: wrap;
    width: auto;
    margin: 0 auto 8px 0
}

.dln-orderRev__rating .dln-icn {
    color: #ffd446
}

.dln-orderRev__actions {
    display: flex;
    align-self: flex-end;
    align-items: center;
    align-content: center;
    justify-content: flex-end;
    width: 100%;
    margin: 16px 0 0
}

.dln-orderRev__actions .dln-btn {
    width: auto;
    min-width: 180px;
    margin: 0
}

.dln-orderRev__actions .dln-btn.dln-btn--link {
    margin: 0 16px 0 auto
}

.dln-orderRev__actions .dln-btn.dln-btn--action-done {
    width: auto;
    pointer-events: none
}

.dln-orderRev__actions .dln-btn:not(:last-child) {
    min-width: 0;
    margin: 0 auto 0 0
}

.dln-orderRev--productReview .dln-orderRev__delivery {
    margin: 0 0 10px
}

.dln-orderRev--productReview .dln-orderRev__actions .dln-btn--stroked {
    width: 184px
}

.dln-orderRev--productReview .dln-orderRev__actions .dln-btn--link {
    align-self: flex-end;
    min-width: 0;
    margin: 0 auto 0 0
}

.dln-orderRev__productCode {
    font-size: 15px;
    line-height: 125%;
    width: 100%;
    margin: 0 0 10px
}

.dln-orderRev--cart-order .dln-orderRev__content {
    padding: 0
}

.dln-orderRev--cart-order .dln-orderRev__details {
    -ms-grid-row-align: auto;
    align-self: auto;
    width: auto;
    max-width: 60%;
    border: none;
    padding: 0;
    margin: 0 auto 0 0
}

.dln-orderRev--cart-order .dln-orderRev__wrap--main {
    margin: 0 0 16px
}

.dln-orderRev--cart-order .dln-orderRev__actions {
    display: flex;
    align-self: auto;
    flex-wrap: wrap;
    width: auto;
    max-width: 40%;
    margin: 0 0 0 auto
}

@media only screen and (min-width: 599px) {
    .dln-orderRev--cart-order .dln-orderRev__actions {
        text-align: right
    }
}

.dln-orderRev--cart-order .dln-orderRev__actions .dln-btn {
    display: block;
    width: 100%;
    margin: 0 0 10px
}

.dln-orderRev--returned .dln-orderRev__actions {
    width: 40%
}

.dln-orderRev--returned .dln-orderRev__actions .dln-btn {
    width: 184px
}

.dln-orderRev--returned .dln-orderRev__howItWorks {
    display: inline-flex;
    width: 88px;
    color: var(--brand-01);
    text-decoration: underline;
    border: none;
    background: none;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 10px 48px 0 auto
}

.dln-orderRev--simpleview .dln-orderRev__content {
    align-content: center;
    padding: 0
}

.dln-orderRev--simpleview .dln-orderRev__details {
    border-bottom: none;
    padding: 0
}

.dln-orderRev--registeredproduct {
    border-width: 0;
    padding: 0
}

.dln-orderRev--registeredproduct:hover {
    border-width: 0
}

.dln-orderRev--registeredproduct .dln-orderRev__details {
    padding: 0 0 16px
}

.dln-orderRev--registeredproduct .dln-orderRev__details .dln-orderRev__wrap--main {
    margin: 0 0 16px
}

.dln-orderRev--registeredproduct .dln-orderRev__details .dln-orderRev__wrap--links, .dln-orderRev--registeredproduct .dln-orderRev__details .dln-orderRev__wrap--registeredproduct {
    width: 50%
}

.dln-orderRev--registeredproduct .dln-orderRev__details .dln-orderRev__wrap--links {
    display: inline-block;
    width: auto;
    text-align: right;
    margin: 0 0 0 auto
}

.dln-orderRev--registeredproduct .dln-orderRev__details .dln-orderRev__wrap--links .dln-btn--link {
    display: block;
    text-align: right
}

.dln-orderRev--registeredproduct .dln-orderRev__details .dln-orderRev__wrap .dln-orderRev__purchaseDate {
    width: 100%;
    color: var(--brand-02);
    margin: 0 0 4px
}

.dln-orderRev--registeredproduct .dln-orderRev__details .dln-orderRev__wrap .dln-orderRev__purchaseDate b {
    color: var(--brand-04)
}

.dln-orderRev--registeredproduct .dln-orderRev__actions {
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start
}

.dln-orderRev--registeredproduct .dln-orderRev__actions .dln-orderRev__wrap--links {
    display: inline-block;
    width: auto;
    max-width: calc(100% - 100px);
    text-align: right;
    margin: 0 auto 0 0
}

.dln-orderRev--registeredproduct .dln-orderRev__actions .dln-orderRev__wrap--links:last-of-type {
    width: 60%;
    margin: 0
}

.dln-orderRev--registeredproduct .dln-orderRev__actions .dln-orderRev__wrap--links .dln-btn {
    width: calc(50% - 16px);
    min-width: auto
}

.dln-orderRev--productDescription {
    display: inline-block;
    padding: 10px
}

.dln-orderRev--productDescription .dln-orderRev__content {
    display: block;
    width: calc(100% - 196px);
    float: left
}

.dln-orderRev--productDescription .dln-orderRev__details {
    border: none;
    padding: 0
}

.dln-orderRev--productDescription .dln-orderRev__itemPic {
    display: block;
    width: 180px;
    float: left
}

.dln-orderRev--productDescription .dln-orderRev__detailsTitle {
    width: calc(50% - 20px);
    margin: 0 20px 0 0
}

.dln-orderRev--productDescription .dln-orderRev__sku {
    font-size: 13px;
    line-height: 125%;
    font-size: 14px;
    color: var(--brand-02)
}

.dln-orderRev--productDescription .dln-orderRev__desc {
    font-size: 13px;
    line-height: 125%;
    display: block;
    width: calc(100% - 400px);
    font-size: 12px;
    color: var(--brand-02);
    float: left;
    margin: 16px 24px 0 0
}

.dln-orderRev--productDescription > .dln-btn {
    display: block;
    width: 180px;
    float: left;
    margin: 16px 0 0
}

.dln-orderRev--productDescription .dln-orderRev__actions {
    width: 100%;
    max-width: 180px
}

.dln-orderRev--productDescription .dln-orderRev__actions .dln-btn {
    margin: 0
}

.dln-orderRev-input-wrapper {
    display: flex;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px
}

.dln-orderRev-input-wrapper--notReturnable > .dln-checkbox {
    opacity: 0;
    pointer-events: none
}

.dln-orderRev-input-wrapper + .dln-orderRev-input-wrapper {
    border-top: 1px solid #e6e6e6
}

.dln-orderRev-input-wrapper__single-item-content {
    flex: 0 0 calc(33.33% - 15px);
    align-self: flex-start
}

.dln-orderRev-input-wrapper .dln-orderRev {
    flex: 0 0 calc(66.66% - 15px)
}

.dln-orderRev-input-wrapper .dln-orderRev__wrap {
    margin-bottom: 15px
}

.dln-orderRev-input-wrapper .dln-orderRev__detailsTitle {
    width: 100%
}

.dln-orderRev-input-wrapper .dln-orderRev {
    padding: 0
}

.dln-orderRev-input-wrapper .dln-orderRev:hover {
    border-color: transparent
}

.dln-orderRev-input-wrapper__select-quantity {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.dln-orderRev-input-wrapper__select-quantity .dln-inputIncr {
    max-width: 120px;
    border: 1px solid #e6e6e6;
    border-radius: 22.5px;
    padding: 10px 20px;
    margin-left: 20px
}

.dln-orderRev-input-wrapper__single-item-content.-notReturnable .dln-orderRev-input-wrapper__select-motivation {
    pointer-events: none
}

.dln-orderRev-input-wrapper__single-item-content.-notReturnable .dln-orderRev__notReturnSel {
    width: 100%;
    color: var(--ui-02);
    border: 1px solid var(--ui-01);
    background-color: var(--brand-03);
    padding: 12px 16px;
    box-sizing: border-box
}

.dln-orderRev-input-wrapper__single-item-content.-notReturnable .dln-orderRev__notReturnBox {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-orderRev-input-wrapper__single-item-content.-notReturnable .dln-orderRev__notReturnBox .dln-orderRev__notReturnText {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 13px;
    padding: 15px 0 20px
}

.dln-orderRev-input-wrapper__single-item-content.-notReturnable .dln-orderRev__notReturnBox .dln-btn {
    width: 184px;
    margin: 0 0 0 auto
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-orderRev__actions .dln-btn {
        max-width: calc(50% - 16px)
    }

    .dln-orderRev--registeredproduct .dln-orderRev__actions .dln-orderRev__wrap--links .dln-btn {
        min-width: calc(50% - 16px)
    }

    .dln-orderRev--productDescription {
        padding: 0 0 24px;
        margin: 0 0 24px;
        border-width: 0
    }

    .dln-orderRev--productDescription:hover {
        border-width: 0
    }

    .dln-orderRev--productDescription .dln-orderRev__content {
        width: calc(100% - 136px);
        padding: 16px 0 0
    }

    .dln-orderRev--productDescription .dln-orderRev__itemPic {
        width: 120px
    }

    .dln-orderRev--productDescription .dln-orderRev__desc {
        margin: 16px 16px 0 0;
        width: calc(100% - 116px)
    }

    .dln-orderRev--productDescription .dln-orderRev__detailsTitle {
        width: calc(100% - 140px)
    }

    .dln-orderRev--productDescription .dln-orderRev__sku {
        width: 120px
    }

    .dln-orderRev--productDescription > .dln-btn {
        width: 100px;
        margin: 16px 0 0
    }

    .dln-orderRev--productDescription .dln-orderRev__actions {
        width: 100%;
        max-width: 180px
    }

    .dln-orderRev--productDescription .dln-orderRev__actions .dln-btn {
        margin: 0
    }

    .dln-orderRev--returned .dln-orderRev__actions > .dln-btn {
        max-width: none
    }
}

@media only screen and (max-width: 599px) {
    .dln-orderRev {
        border-width: 0 0 1px;
        padding: 10px;
        margin: 0 0 8px
    }

    .dln-orderRev, .dln-orderRev:hover {
        border-color: var(--ui-01)
    }

    .dln-orderRev__itemPic {
        width: 100%;
        height: 206px;
        margin: 0
    }

    .dln-orderRev__itemPic img {
        margin: 0 auto
    }

    .dln-orderRev__price {
        width: 100%
    }

    .dln-orderRev__content {
        width: 100%;
        text-align: center
    }

    .dln-orderRev__delivery {
        text-align: center;
        margin: 0 0 4px !important
    }

    .dln-orderRev .dln-price--oldPrice {
        margin: 0 4px 0 auto
    }

    .dln-orderRev .dln-price--discounted {
        margin: 0 auto 0 0
    }

    .dln-orderRev__details {
        border: none;
        padding: 0 0 16px
    }

    .dln-orderRev__detailsTitle {
        font-size: 13px;
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal
    }

    .dln-orderRev__wrap {
        width: 100%;
        margin: 0 0 4px
    }

    .dln-orderRev__wrap:nth-of-type(2) {
        margin: 0
    }

    .dln-orderRev .dln-ratingStars, .dln-orderRev__rating {
        margin: 0 auto
    }

    .dln-orderRev__actions {
        flex-wrap: wrap
    }

    .dln-orderRev__actions .dln-btn {
        max-width: 100%;
        margin: 0
    }

    .dln-orderRev__actions .dln-btn:first-child {
        margin: 16px 0 8px
    }

    .dln-orderRev__actions {
        justify-content: center
    }

    .dln-orderRev__actions .dln-btn--link {
        order: 2
    }

    .dln-orderRev__actions .dln-btn--stroked {
        width: 100% !important;
        order: 1
    }

    .dln-orderRev--cart-order .dln-orderRev__quantity {
        width: 100%;
        text-align: center
    }

    .dln-orderRev--cart-order .dln-orderRev__content {
        padding: 8px 0 0
    }

    .dln-orderRev--cart-order .dln-orderRev__details {
        width: 100%;
        max-width: 100%;
        -ms-grid-row-align: auto;
        align-self: auto;
        margin: 0
    }

    .dln-orderRev--cart-order .dln-orderRev__wrap--main {
        margin: 0 0 16px
    }

    .dln-orderRev--cart-order .dln-orderRev__actions {
        width: 100%;
        max-width: 100%;
        margin: 16px 0 0
    }

    .dln-orderRev--cart-order .dln-orderRev__actions .dln-btn {
        display: block;
        margin: 0 0 10px
    }

    .dln-orderRev--registeredproduct {
        border-width: 0 0 1px !important
    }

    .dln-orderRev--registeredproduct .dln-orderRev__details {
        padding: 0
    }

    .dln-orderRev--registeredproduct .dln-orderRev__details .dln-orderRev__wrap--registeredproduct {
        border-bottom: 1px solid var(--ui-01);
        width: 100%;
        padding: 0 0 16px;
        margin: 0 0 16px
    }

    .dln-orderRev--registeredproduct .dln-orderRev__details .dln-orderRev__wrap--links {
        width: 100%;
        display: flex;
        flex-wrap: wrap
    }

    .dln-orderRev--registeredproduct .dln-orderRev__details .dln-orderRev__wrap--links .dln-btn--link {
        margin: 0 auto 0 0
    }

    .dln-orderRev--registeredproduct .dln-orderRev__actions, .dln-orderRev--registeredproduct .dln-orderRev__details .dln-orderRev__wrap--links .dln-btn--link:last-of-type {
        margin: 0
    }

    .dln-orderRev--registeredproduct .dln-orderRev__actions .dln-orderRev__wrap--links {
        width: 100%;
        max-width: none;
        display: flex;
        flex-wrap: wrap
    }

    .dln-orderRev--registeredproduct .dln-orderRev__actions .dln-orderRev__wrap--links:last-of-type {
        order: -1;
        margin: 0 0 24px;
        width: 100%
    }

    .dln-orderRev--registeredproduct .dln-orderRev__actions .dln-orderRev__wrap--links .dln-btn--link {
        margin: 0 auto 0 0;
        min-width: auto
    }

    .dln-orderRev--registeredproduct .dln-orderRev__actions .dln-orderRev__wrap--links .dln-btn--link:last-of-type {
        margin: 0
    }

    .dln-orderRev--productDescription {
        padding: 0 0 24px;
        margin: 0 0 24px
    }

    .dln-orderRev--productDescription .dln-orderRev__content {
        width: calc(100% - 106px);
        text-align: left;
        padding: 0
    }

    .dln-orderRev--productDescription .dln-orderRev__content .dln-orderRev__details {
        height: 90px;
        padding-right: 8px;
        align-items: flex-start;
        text-align: left
    }

    .dln-orderRev--productDescription .dln-orderRev__itemPic {
        width: 90px;
        height: 90px;
        margin: 0 16px 0 0
    }

    .dln-orderRev--productDescription .dln-orderRev__sku {
        margin: 0
    }

    .dln-orderRev--productDescription .dln-orderRev__detailsTitle {
        width: 100%;
        margin: 0 0 16px;
        font-size: 14px
    }

    .dln-orderRev--productDescription .dln-orderRev__desc {
        margin: 16px 24px 0 0;
        width: calc(100% - 124px)
    }

    .dln-orderRev--productDescription > .dln-btn {
        width: 100px;
        margin: 16px 0 0
    }

    .dln-orderRev--returned .dln-orderRev__actions .dln-orderRev__howItWorks {
        margin: 0 auto
    }

    .dln-orderRev-input-wrapper {
        align-items: flex-start;
        justify-content: flex-end;
        flex-wrap: wrap
    }

    .dln-orderRev-input-wrapper__single-item-content {
        flex: 0 0 calc(100% - 30px);
        margin-top: 30px
    }

    .dln-orderRev-input-wrapper__select-motivation, .dln-orderRev-input-wrapper__select-quantity {
        margin-left: 10px
    }

    .dln-orderRev-input-wrapper__select-motivation .dln-select, .dln-orderRev-input-wrapper__select-quantity .dln-select {
        max-width: 100%
    }

    .dln-orderRev-input-wrapper .dln-checkbox {
        flex: 0;
        margin-top: 28px
    }

    .dln-orderRev-input-wrapper .dln-orderRev {
        flex: 0 0 calc(100% - 30px)
    }

    .dln-orderRev-input-wrapper__single-item-content.-notReturnable .dln-orderRev__notReturnSel {
        margin: 0
    }

    .dln-orderRev-input-wrapper__single-item-content.-notReturnable .dln-orderRev__notReturnBox .dln-btn {
        width: calc(100% - 40px);
        margin: 0 auto 0 0
    }
}

.dln-kenwood .dln-orderRev:hover {
    border-color: var(--brand-04)
}

.dln-kenwood .dln-orderRev .dln-orderRev__content {
    padding: 0
}

.dln-kenwood .dln-orderRev .dln-orderRev__details {
    -ms-grid-row-align: auto;
    align-self: auto;
    width: auto;
    max-width: 60%;
    border: none;
    padding: 0;
    margin: 0 auto 0 0
}

.dln-kenwood .dln-orderRev .dln-orderRev__detailsTitle {
    font-size: 14px
}

.dln-kenwood .dln-orderRev .dln-orderRev__reviewTitle {
    width: 100%;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    display: initial
}

.dln-kenwood .dln-orderRev .dln-price--oldPrice {
    color: #6b6b6b
}

.dln-kenwood .dln-orderRev .dln-orderRev__wrap--main {
    margin: 0 0 16px
}

.dln-kenwood .dln-orderRev .dln-orderRev__actions {
    display: block;
    -ms-grid-row-align: auto;
    align-self: auto;
    width: auto;
    max-width: 40%;
    margin: 0 0 0 auto
}

.dln-kenwood .dln-orderRev .dln-orderRev__actions .dln-btn {
    display: block;
    width: 100%;
    min-width: auto;
    max-width: 100%;
    margin: 0 0 10px
}

.dln-kenwood .dln-orderRev .dln-orderRev__delivery {
    text-align: left
}

.dln-kenwood .dln-orderRev .dln-orderRev__itemPic {
    max-height: none;
    width: auto
}

.dln-kenwood .dln-orderRev .dln-orderRev__itemPic > img {
    -o-object-fit: none;
    object-fit: none
}

.dln-kenwood .dln-orderRev--productDescription {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    min-height: 150px;
    border: none;
    padding: 0 196px;
    position: relative
}

.dln-kenwood .dln-orderRev--productDescription .dln-orderRev__itemPic {
    position: absolute;
    top: calc(50% - 75px);
    left: 0
}

.dln-kenwood .dln-orderRev--productDescription .dln-orderRev__content {
    width: 100%;
    float: none
}

.dln-kenwood .dln-orderRev--productDescription .dln-orderRev__content .dln-orderRev__details {
    width: 100%;
    max-width: none
}

.dln-kenwood .dln-orderRev--productDescription .dln-orderRev__content .dln-orderRev__wrap--main {
    margin: 0
}

.dln-kenwood .dln-orderRev--productDescription .dln-orderRev__content .dln-orderRev__detailsTitle {
    width: 100%;
    padding: 0;
    margin: 0
}

.dln-kenwood .dln-orderRev--productDescription .dln-orderRev__sku {
    display: none
}

.dln-kenwood .dln-orderRev--productDescription .dln-orderRev__desc {
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    margin: 8px 0 0;
    color: var(--brand-04)
}

.dln-kenwood .dln-orderRev--productDescription .dln-btn--productDescription {
    color: var(--brand-01);
    border: 1px solid var(--brand-01);
    background-color: var(--brand-03);
    margin: 0;
    position: absolute;
    top: calc(50% - 22.5px);
    right: 0
}

.dln-kenwood .dln-orderRev--productDescription .dln-btn--productDescription:hover {
    color: var(--brand-03);
    background-color: var(--brand-01) !important
}

.dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__content {
    margin-top: 10px
}

.dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__details {
    flex-direction: column;
    display: flex;
    height: 100%;
    padding-right: 10px
}

.dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__details .dln-orderRev__wrap .dln-orderRev__purchaseDate b {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal
}

.dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__details .dln-orderRev__wrap--registeredproduct {
    width: 100%
}

.dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__details .dln-orderRev__wrap--links {
    margin-top: auto;
    width: 100%;
    text-align: left
}

.dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__details .dln-orderRev__wrap--links .dln-btn--link {
    display: inline-flex;
    width: auto;
    text-align: left;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 20px
}

.dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__details .dln-orderRev__wrap--links .dln-btn--link + .dln-btn--link {
    margin-left: 31px
}

.dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__actions {
    flex-direction: column-reverse;
    display: flex;
    height: 100%
}

.dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__actions .dln-orderRev__wrap {
    display: flex;
    max-width: none;
    width: 100%
}

.dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__actions .dln-orderRev__wrap--links {
    margin-top: auto
}

.dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__actions .dln-orderRev__wrap:first-of-type {
    align-content: flex-end;
    flex-direction: row-reverse
}

.dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__actions .dln-orderRev__wrap:first-of-type .dln-btn--link + .dln-btn--link {
    margin-right: 31px
}

.dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__actions .dln-orderRev__wrap:nth-of-type(2) {
    flex-direction: column-reverse
}

.dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__actions .dln-orderRev__wrap .dln-btn--link {
    display: inline-flex;
    width: auto;
    text-align: left;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 20px;
    margin: 0
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-orderRev {
        border-width: 0
    }

    .dln-kenwood .dln-orderRev .dln-orderRev__itemPic {
        width: auto;
        position: relative;
        height: auto
    }

    .dln-kenwood .dln-orderRev .dln-orderRev__content {
        margin-left: 0;
        width: calc(100% - 120px);
        padding: 0
    }

    .dln-kenwood .dln-orderRev .dln-orderRev__detailsTitle {
        margin: 0 0 8px
    }

    .dln-kenwood .dln-orderRev .dln-orderRev__reviewTitle {
        margin-top: 8px
    }

    .dln-kenwood .dln-orderRev .dln-orderRev__details {
        width: 100%;
        max-width: 100%
    }

    .dln-kenwood .dln-orderRev .dln-orderRev__delivery {
        text-align: center
    }

    .dln-kenwood .dln-orderRev .dln-orderRev__actions {
        margin-top: 16px;
        width: 100%;
        max-width: 100%
    }

    .dln-kenwood .dln-orderRev .dln-orderRev__actions .dln-btn {
        margin-left: auto;
        margin-right: auto;
        max-width: 100%
    }

    .dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev {
        margin: 0;
        padding: 29px 0 30px
    }

    .dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev:first-of-type {
        padding-top: 0
    }

    .dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev:last-of-type {
        border-bottom: 0;
        padding-bottom: 0
    }

    .dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__itemPic {
        width: 100%;
        padding: 0
    }

    .dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__itemPic img {
        max-width: 100%
    }

    .dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__content {
        width: 100%
    }

    .dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__wrap--main {
        margin: 0 0 10px
    }

    .dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__wrap--registeredproduct {
        border-bottom: 0;
        padding: 0;
        margin: 0 0 40px
    }

    .dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__detailsTitle {
        margin: 0
    }

    .dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__actions, .dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__details {
        height: auto;
        width: 100%;
        max-width: 100%
    }

    .dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__details {
        padding-right: 0
    }

    .dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__details .dln-orderRev__wrap--links {
        display: block
    }

    .dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__details .dln-orderRev__wrap--links .dln-btn--link {
        display: block;
        text-align: center;
        margin: 0 0 10px
    }

    .dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__details .dln-orderRev__wrap--links .dln-btn--link + .dln-btn--link {
        margin-left: 0
    }

    .dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__actions {
        flex-direction: column;
        width: auto;
        margin: 20px auto 0
    }

    .dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__actions .dln-btn:first-child {
        margin: 0
    }

    .dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__actions .dln-orderRev__wrap:first-of-type .dln-btn--link {
        display: inline-block;
        width: 50%;
        text-align: right;
        text-align-last: right
    }

    .dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__actions .dln-orderRev__wrap:first-of-type .dln-btn--link + .dln-btn--link {
        margin-right: 0;
        text-align: left;
        text-align-last: left
    }

    .dln-kenwood .dln-orderRev--registeredproduct .dln-orderRev__actions .dln-orderRev__wrap:last-of-type {
        margin: 0 0 16px
    }
}

.dln-delonghi .dln-orderRev {
    align-items: flex-start
}

.dln-delonghi .dln-orderRev .dln-ratingStars .dln-icn {
    width: 16px;
    height: 16px
}

.dln-delonghi .dln-orderRev .dln-ratingStars .dln-icn:before {
    font-size: 1rem
}

.dln-delonghi .dln-orderRev__productCode {
    color: var(--ui-02);
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: .875rem
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-orderRev {
        border: 0
    }
}

.dln-delonghi .dln-orderRev__itemPic {
    background-color: transparent
}

.dln-delonghi .dln-orderRev .dln-orderRev__content {
    flex-direction: column;
    padding: 14px 0
}

.dln-delonghi .dln-orderRev .dln-orderRev__details {
    flex: 0;
    border-bottom: 0;
    padding: 0;
    position: relative
}

.dln-delonghi .dln-orderRev .dln-orderRev__detailsTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.1875rem;
    line-height: 1.3
}

.dln-delonghi .dln-orderRev .dln-orderRev__sku {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: .875rem;
    line-height: 14px;
    color: var(--ui-02);
    margin-bottom: 13px
}

.dln-delonghi .dln-orderRev .dln-orderRev__desc {
    font-size: .875rem;
    line-height: 18px
}

.dln-delonghi .dln-orderRev .dln-orderRev__wrap {
    display: block
}

.dln-delonghi .dln-orderRev .dln-orderRev__wrap .dln-price, .dln-delonghi .dln-orderRev .dln-orderRev__wrap .dln-price--discounted, .dln-delonghi .dln-orderRev .dln-orderRev__wrap .dln-price--oldPrice {
    width: auto;
    flex: 0;
    display: inline-block
}

.dln-delonghi .dln-orderRev .dln-orderRev__wrap .dln-price--oldPrice {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 18px;
    letter-spacing: -.17px;
    color: var(--ui-02);
    margin-right: 17px;
    text-decoration: line-through
}

.dln-delonghi .dln-orderRev .dln-orderRev__wrap .dln-price--oldPrice:after {
    content: none
}

.dln-delonghi .dln-orderRev .dln-orderRev__wrap .dln-price--discounted {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.1875rem;
    line-height: 18px;
    letter-spacing: -.2px;
    color: var(--brand-04)
}

.dln-delonghi .dln-orderRev .dln-orderRev__wrap.dln-orderRev__wrap--delivery {
    position: absolute;
    bottom: 10px;
    right: 0;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .8125rem;
    line-height: 16px;
    color: var(--ui-02);
    border-bottom: 1px solid var(--ui-01);
    padding-bottom: 4px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-orderRev .dln-orderRev__wrap.dln-orderRev__wrap--delivery {
        position: relative;
        border: 0;
        bottom: auto;
        right: auto;
        padding: 0;
        margin-bottom: 16px
    }

    .dln-delonghi .dln-orderRev .dln-orderRev__wrap.dln-orderRev__wrap--delivery .dln-orderRev__delivery {
        padding: 0;
        margin: 0
    }
}

.dln-delonghi .dln-orderRev .dln-orderRev__actions .dln-orderRev__howItWorks {
    margin-top: 6px
}

.dln-delonghi .dln-orderRev .dln-orderRev__wrap--main {
    position: relative;
    flex-direction: column;
    margin-bottom: 14px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-orderRev .dln-orderRev__wrap--main {
        display: flex
    }
}

.dln-delonghi .dln-orderRev .dln-orderRev__wrap--main .dln-ratingStars {
    position: absolute;
    right: 0;
    top: 0
}

.dln-delonghi .dln-orderRev .dln-orderRev__wrap--main .dln-ratingStars + .dln-orderRev__detailsTitle {
    max-width: calc(100% - 100px)
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-orderRev .dln-orderRev__wrap--main .dln-ratingStars + .dln-orderRev__detailsTitle {
        max-width: none
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-orderRev .dln-orderRev__wrap--main .dln-ratingStars {
        position: relative;
        max-width: none
    }
}

.dln-delonghi .dln-orderRev .dln-orderRev__actions {
    flex: 0;
    margin-top: auto
}

.dln-delonghi .dln-orderRev .dln-orderRev__actions .dln-btn:not(:last-child):not(a) {
    margin: 0 16px 0 0
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-orderRev .dln-orderRev__actions .dln-btn:not(:last-child):not(a) {
        margin: 0 0 10px
    }
}

.dln-delonghi .dln-orderRev .dln-orderRev__actions .dln-btn--action-done {
    border: 0;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .875rem;
    line-height: 18px
}

.dln-delonghi .dln-orderRev .dln-orderRev__actions .dln-btn--action-done i {
    color: var(--support-02)
}

.dln-delonghi .dln-orderRev--registeredproduct .dln-orderRev__content {
    padding-bottom: 0
}

.dln-delonghi .dln-orderRev--registeredproduct .dln-orderRev__details .dln-orderRev__wrap {
    display: flex;
    flex-direction: column
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-orderRev--registeredproduct .dln-orderRev__details .dln-orderRev__wrap {
        flex-direction: row
    }
}

.dln-delonghi .dln-orderRev--registeredproduct .dln-orderRev__details .dln-orderRev__wrap:nth-of-type(2) {
    position: relative;
    bottom: auto;
    right: auto
}

.dln-delonghi .dln-orderRev--registeredproduct .dln-orderRev__details .dln-orderRev__wrap .dln-orderRev__purchaseDate {
    color: var(--ui-02);
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .8125rem;
    line-height: 16px
}

.dln-delonghi .dln-orderRev--registeredproduct .dln-orderRev__details .dln-orderRev__wrap .dln-orderRev__purchaseDate b {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: var(--brand-04)
}

.dln-delonghi .dln-orderRev--registeredproduct .dln-orderRev__sku {
    margin-bottom: 20px
}

.dln-delonghi .dln-orderRev--registeredproduct .dln-orderRev__actions {
    border-top: 1px solid var(--ui-08);
    margin-top: 10px;
    padding-top: 16px
}

.dln-delonghi .dln-orderRev--registeredproduct .dln-orderRev__actions .dln-orderRev__wrap--links:last-of-type {
    width: 70%
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-orderRev--registeredproduct .dln-orderRev__actions .dln-orderRev__wrap--links:last-of-type {
        width: 100%
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-orderRev--registeredproduct .dln-orderRev__actions {
        border: 0;
        margin-top: 23px;
        padding-top: 0
    }

    .dln-delonghi .dln-orderRev--registeredproduct .dln-orderRev__actions .dln-btn:first-child {
        margin-top: 0;
        margin-bottom: 10px
    }

    .dln-delonghi .dln-orderRev--registeredproduct .dln-orderRev__actions .dln-btn:not(.dln-btn--stroked) {
        width: auto;
        margin: 0;
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: .875rem;
        line-height: 18px
    }

    .dln-delonghi .dln-orderRev--registeredproduct .dln-orderRev__actions .dln-orderRev__wrap--links {
        justify-content: space-between;
        display: flex;
        margin: 0
    }

    .dln-delonghi .dln-orderRev--registeredproduct .dln-orderRev__actions .dln-orderRev__wrap--links:last-of-type {
        margin: 0
    }
}

.dln-delonghi .dln-orderRev--registeredproduct .dln-orderRev__actions .dln-btn:not(:last-child):not(a) {
    margin: 0 auto 0 0
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-orderRev--registeredproduct .dln-orderRev__actions .dln-btn:not(:last-child):not(a) {
        margin: 0 0 10px
    }
}

@media only screen and (min-width: 599px) {
    .dln-delonghi .dln-orderRev--registeredproduct .dln-orderRev__actions .dln-btn + .dln-btn {
        margin-left: 16px
    }
}

.dln-delonghi .dln-orderRev--cart-order .dln-orderRev__content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    align-items: center
}

.dln-delonghi .dln-orderRev--cart-order .dln-orderRev__details {
    margin: 0;
    width: 50%;
    flex: auto
}

.dln-delonghi .dln-orderRev--cart-order .dln-orderRev__actions {
    margin: 0;
    width: 50%;
    flex: auto;
    max-width: none;
    flex-direction: column;
    align-items: flex-end
}

.dln-delonghi .dln-orderRev--cart-order .dln-orderRev__actions .dln-btn {
    max-width: none;
    width: 200px;
    padding: 0;
    min-width: 0;
    box-sizing: border-box
}

.dln-delonghi .dln-orderRev--cart-order .dln-orderRev__actions .dln-btn:not(:last-child):not(a) {
    margin: 0 0 10px
}

.dln-delonghi .dln-orderRev--simpleview {
    border-bottom: 1px solid var(--ui-02)
}

.dln-delonghi .dln-orderRev--productDescription .dln-orderRev__itemPic {
    max-width: 190px
}

.dln-delonghi .dln-orderRev--productDescription .dln-orderRev__content {
    width: calc(100% - 200px)
}

.dln-delonghi .dln-orderRev--productDescription .dln-orderRev__desc {
    width: calc(100% - 440px);
    font-size: .875rem;
    line-height: 1.3;
    color: var(--brand-04)
}

.dln-delonghi .dln-orderRev--productDescription .dln-orderRev .dln-btn {
    max-width: 190px
}

.dln-delonghi .dln-orderRev--productDescription .dln-orderRev__wrap {
    display: flex;
    flex-direction: row;
    margin-bottom: 0
}

.dln-delonghi .dln-orderRev--productDescription .dln-orderRev__sku {
    width: calc(50% - 20px);
    margin-bottom: 0;
    font-size: .875rem;
    line-height: 1.3;
    color: var(--ui-02)
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-delonghi .dln-orderRev--productDescription .dln-orderRev__desc {
        width: calc(100% - 365px)
    }

    .dln-delonghi .dln-orderRev--productDescription .dln-orderRev__detailsTitle {
        width: calc(60% - 20px);
        margin-bottom: 10px
    }

    .dln-delonghi .dln-orderRev--productDescription .dln-orderRev__content {
        width: calc(100% - 136px)
    }

    .dln-delonghi .dln-orderRev--productDescription .dln-orderRev__sku {
        width: calc(40% - 20px)
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-orderRev {
        padding: 0;
        margin: 0
    }

    .dln-delonghi .dln-orderRev--cart-order .dln-orderRev__content {
        flex-wrap: wrap
    }

    .dln-delonghi .dln-orderRev--cart-order .dln-image.dln-orderRev__itemPic {
        width: 61px;
        height: 50px;
        position: absolute;
        top: 0;
        left: 0
    }

    .dln-delonghi .dln-orderRev--cart-order .dln-orderRev__productCode {
        font-size: .8125rem
    }

    .dln-delonghi .dln-orderRev--cart-order .dln-orderRev__wrap.dln-orderRev__wrap--main {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        text-align: left;
        align-items: flex-start;
        padding-left: 70px;
        position: relative
    }

    .dln-delonghi .dln-orderRev--cart-order .dln-orderRev__wrap.dln-orderRev__wrap--main .dln-orderRev__detailsTitle {
        order: 1
    }

    .dln-delonghi .dln-orderRev--cart-order .dln-orderRev__wrap.dln-orderRev__wrap--main .dln-orderRev__productCode {
        order: 2
    }

    .dln-delonghi .dln-orderRev--cart-order .dln-orderRev__wrap.dln-orderRev__wrap--main .dln-price {
        order: 3;
        width: auto;
        max-width: 50%;
        flex: initial;
        margin: 0
    }

    .dln-delonghi .dln-orderRev--cart-order .dln-orderRev__wrap.dln-orderRev__wrap--main .dln-price--discounted {
        margin-left: 8px
    }

    .dln-delonghi .dln-orderRev--cart-order .dln-orderRev__wrap.dln-orderRev__wrap--quantity {
        padding-left: 70px;
        text-align: left;
        margin-bottom: 24px;
        color: var(--ui-02)
    }

    .dln-delonghi .dln-orderRev--cart-order .dln-orderRev__actions {
        width: 100%
    }

    .dln-delonghi .dln-orderRev .dln-orderRev__content, .dln-delonghi .dln-orderRev .dln-orderRev__itemPic {
        padding: 0
    }

    .dln-delonghi .dln-orderRev .dln-orderRev__wrap--main {
        margin-bottom: 16px
    }

    .dln-delonghi .dln-orderRev .dln-ratingStars {
        position: relative;
        order: 3;
        margin-top: 15px;
        margin-bottom: 17px
    }

    .dln-delonghi .dln-orderRev .dln-ratingStars + .dln-orderRev__detailsTitle {
        max-width: none
    }

    .dln-delonghi .dln-orderRev .dln-orderRev__detailsTitle {
        order: 1;
        font-size: 1rem
    }

    .dln-delonghi .dln-orderRev .dln-orderRev__sku {
        order: 2;
        margin: 0;
        font-size: .8125rem
    }

    .dln-delonghi .dln-orderRev .dln-orderRev__reviewTitle {
        order: 4
    }

    .dln-delonghi .dln-orderRev .dln-orderRev__desc {
        order: 5
    }

    .dln-delonghi .dln-orderRev .dln-orderRev__actions .dln-btn:not(.dln-btn--stroked) {
        margin: 20px 0 0
    }

    .dln-delonghi .dln-orderRev--productDescription {
        padding: 0
    }

    .dln-delonghi .dln-orderRev--productDescription + .dln-orderRev--productDescription {
        padding-top: 15px;
        margin-top: 15px;
        border-top: 1px solid var(--ui-01)
    }

    .dln-delonghi .dln-orderRev--productDescription .dln-orderRev__details, .dln-delonghi .dln-orderRev--productDescription .dln-orderRev__itemPic {
        height: auto
    }

    .dln-delonghi .dln-orderRev--productDescription .dln-orderRev__detailsTitle {
        margin-bottom: 10px
    }

    .dln-delonghi .dln-orderRev--productDescription .dln-orderRev__content {
        width: calc(100% - 106px)
    }

    .dln-delonghi .dln-orderRev--productDescription .dln-orderRev__desc {
        width: calc(100% - 124px);
        margin-top: 10px
    }

    .dln-delonghi .dln-orderRev--productDescription .dln-btn:not(.dln-btn--link) {
        min-width: 100px;
        max-width: 100px;
        width: 100px;
        background: red
    }
}

.dln-addressBox {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    border: 1px solid var(--ui-01);
    background-color: var(--brand-03);
    padding: 20px
}

.dln-addressBox__data {
    display: block;
    width: 100%;
    height: auto;
    line-height: 20px;
    font-size: 13px;
    color: var(--brand-04)
}

.dln-addressBox .dln-checkbox, .dln-addressBox__data:last-of-type {
    margin: 0 0 16px
}

.dln-addressBox .dln-btn.dln-btn--link {
    display: inline-flex;
    height: 14px;
    line-height: 16px;
    padding: 0
}

.dln-addressBox .dln-btn.dln-btn--edit {
    margin: 0 0 0 auto
}

.dln-addressBox .dln-btn.dln-btn--edit:after {
    content: "";
    display: inline-flex;
    align-self: center;
    width: 1px;
    height: 16px;
    background-color: var(--brand-01);
    margin: 0 8px
}

.dln-addressBox form {
    width: 100%
}

.dln-addressBox__divider {
    margin: 16px 0 0;
    width: 100%
}

.dln-addressBox__logoContainer {
    border: 1px solid var(--ui-01);
    border-radius: 4px;
    padding: 8px;
    margin: 0 0 16px;
    background-color: var(--brand-03)
}

.dln-addressBox__logoContainer img {
    width: 32px;
    height: auto;
    display: block
}

.dln-kenwood .dln-addressBox {
    border: 1px solid var(--ui-07)
}

.dln-kenwood .dln-addressBox__data {
    font-size: 14px
}

.dln-kenwood .dln-addressBox .dln-btn.dln-btn--link {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-style: normal;
    height: 20px;
    line-height: 20px;
    font-weight: 500
}

.dln-kenwood .dln-addressBox .dln-btn.dln-btn--edit:after {
    content: "";
    background-color: var(--brand-04);
    margin: 0 10px
}

.dln-delonghi .dln-addressBox {
    border: 1px solid var(--ui-01);
    padding: 25px 20px 20px
}

.dln-delonghi .dln-addressBox__data {
    font-weight: 400;
    font-size: .875rem
}

.dln-delonghi .dln-addressBox__data, .dln-delonghi .dln-addressBox__data strong {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-style: normal
}

.dln-delonghi .dln-addressBox__data strong {
    font-weight: 600
}

.dln-delonghi .dln-addressBox .dln-btn.dln-btn--link {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    height: auto;
    font-size: .875rem;
    line-height: 18px
}

.dln-delonghi .dln-addressBox .dln-btn.dln-btn--edit:after {
    content: "";
    background-color: var(--ui-01);
    margin: 0 10px
}

.dln-delonghi .dln-address--editing .dln-address__section {
    border: 0;
    margin-bottom: 40px
}

.dln-delonghi .dln-address--editing .dln-address__sectionHead {
    margin-bottom: 24px
}

.dln-delonghi .dln-address--editing .dln-address__sectionHeadTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.75rem;
    line-height: 34px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-address--editing .dln-address__sectionHeadTitle {
        font-size: 1.3125rem;
        line-height: 23px
    }
}

.dln-delonghi .dln-address--editing .dln-address__sectionHeadInfoText {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .8125rem;
    line-height: 16px;
    height: auto
}

.dln-delonghi .dln-address--editing .dln-address__form {
    margin: 0;
    padding: 0
}

.dln-table {
    width: 100%;
    position: relative;
    display: block;
    padding: 16px 0 0;
    overflow: auto
}

.dln-table__tdHeading {
    display: none
}

.dln-table__table {
    font-size: 14px;
    width: 100%;
    text-align: left;
    color: var(--brand-04);
    border-spacing: 0;
    border-collapse: collapse
}

.dln-table__table thead th {
    color: var(--brand-04);
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    padding: 0 4px 16px 0;
    border-bottom: 1px solid var(--ui-02)
}

.dln-table__table thead th:first-child {
    padding: 0 0 16px 16px
}

.dln-table__table thead th:last-child {
    padding: 0 16px 16px 0
}

.dln-table__table tbody td {
    padding: 16px 0;
    border-bottom: 1px solid var(--ui-02)
}

.dln-table__table tbody tr:nth-child(odd) td {
    background-color: var(--ui-03)
}

.dln-table__table tbody tr td:first-child {
    padding: 16px 0 16px 16px
}

.dln-table__table tbody tr td:last-child {
    padding: 16px 16px 16px 0
}

.dln-table__table td, .dln-table__table th {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-height: 34px
}

@media only screen and (max-width: 599px) {
    .dln-table {
        padding: 0
    }

    .dln-table__tdHeading {
        display: block;
        font-size: 10px;
        color: var(--ui-02)
    }

    .dln-table__table thead {
        display: none
    }

    .dln-table__table tbody tr {
        display: -ms-grid;
        display: grid;
        -ms-grid-rows: auto;
        grid-template-rows:auto;
        -ms-grid-columns:(33.333%) [ 3 ];
        grid-template-columns:repeat(3, 33.333%)
    }

    .dln-table__table tbody td {
        display: inline-block;
        border: none
    }

    .dln-table__table tbody td:not(.dln-table__fullwidth) {
        width: calc(100% - 32px);
        padding: 16px !important
    }

    .dln-table__table tbody td span {
        display: block
    }

    .dln-table__table .dln-table__fullwidth {
        width: calc(100% - 32px);
        display: block;
        order: 1;
        padding: 16px !important;
        grid-area: auto/1/span 1/-1
    }
}

.dln-table {
    padding: 0
}

.dln-table__table thead th {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    border-color: var(--ui-01);
    font-size: 1rem;
    padding: 5px 20px !important
}

.dln-table__table thead th:first-child {
    padding: 5px 20px
}

.dln-table__table thead th:last-child {
    padding: 5px 20px 5px 0
}

@media only screen and (max-width: 599px) {
    .dln-table__table tbody tr {
        border-top: 1px solid var(--ui-01)
    }
}

@media only screen and (max-width: 599px) {
    .dln-table__table tbody tr:last-child {
        border-bottom: 1px solid var(--ui-01)
    }
}

.dln-table__table tbody td {
    border-bottom: 1px solid var(--ui-01);
    padding: 12px 20px !important;
    font-size: 0;
    line-height: 0
}

.dln-table__table tbody td:last-child {
    padding: 12px 20px 12px 0
}

@media only screen and (max-width: 599px) {
    .dln-table__table tbody td.dln-table__fullwidth, .dln-table__table tbody td:not(.dln-table__fullwidth) {
        width: calc(100% - 40px);
        border: 0;
        padding: 10px 20px !important
    }
}

@media only screen and (max-width: 599px) {
    .dln-table__table tbody td {
        border: 0;
        padding: 10px 20px !important
    }

    .dln-table__table tbody td:first-child {
        width: calc(100% - 30px);
        padding: 10px 10px 10px 20px !important
    }

    .dln-table__table tbody td:nth-child(4) {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
        grid-area: 1/2/1/2;
        width: calc(100% - 20px);
        padding: 10px !important
    }

    .dln-table__table tbody td:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
        grid-area: 1/3/1/3;
        width: calc(100% - 30px);
        padding: 10px 20px 10px 10px !important
    }
}

.dln-table__table tbody td .dln-table__tdValue {
    display: block;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 24px
}

@media only screen and (max-width: 599px) {
    .dln-table__table tbody td .dln-table__tdHeading, .dln-table__table tbody td .dln-table__tdValue {
        font-size: .8125rem;
        line-height: 16px
    }
}

.dln-smsCheck {
    height: auto;
    max-height: 20px;
    transition: max-height .12s ease-out .12s;
    will-change: max-height;
    overflow: hidden
}

.dln-smsCheck, .dln-smsCheck__wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-smsCheck__wrap {
    min-height: 20px
}

.dln-smsCheck__wrap .dln-checkbox {
    display: inline-flex;
    width: auto;
    width: 56px
}

.dln-smsCheck__wrap .dln-checkbox__label {
    color: var(--brand-04)
}

.dln-smsCheck__wrap:nth-of-type(2) {
    width: calc(100% - 64px);
    height: auto;
    opacity: 0;
    transition: opacity .12s linear;
    padding: 4px 0 0 64px;
    margin: 0;
    box-sizing: content-box
}

.dln-smsCheck__text {
    display: inline-flex;
    width: auto;
    max-width: calc(100% - 64px);
    min-height: 15px;
    line-height: 15px;
    color: var(--ui-02);
    opacity: 0;
    transition: opacity .12s linear;
    padding: 5px 0 0;
    margin: 0 0 0 8px
}

.dln-smsCheck__input {
    display: block;
    width: 304px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    border: 1px solid var(--ui-02);
    border-radius: 2px;
    background-color: var(--brand-03);
    padding: 4px 20px 0;
    margin: 0 10px 0 0;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none
}

.dln-smsCheck .dln-btn--stroked {
    width: 160px
}

.dln-smsCheck--showInput {
    transition: max-height .12s ease-out
}

.dln-smsCheck--showInput .dln-smsCheck__text, .dln-smsCheck--showInput .dln-smsCheck__wrap:nth-of-type(2) {
    opacity: 1;
    transition: opacity .12s linear .12s
}

@media only screen and (max-width: 599px) {
    .dln-smsCheck__wrap:nth-of-type(2) {
        width: calc(100% - 24px);
        padding: 0 0 0 24px
    }

    .dln-smsCheck__wrap:nth-of-type(2) .dln-smsCheck__input {
        width: calc(100% - 114px)
    }

    .dln-smsCheck__wrap:nth-of-type(2) .dln-btn--stroked {
        width: 104px
    }

    .dln-smsCheck .dln-checkbox {
        width: 100%;
        margin: 0 0 4px !important
    }

    .dln-smsCheck__text {
        width: calc(100% - 24px);
        max-width: none;
        padding: 0 0 0 24px;
        margin: 0 0 8px
    }
}

.dln-payCardBox {
    height: auto;
    border: 1px solid var(--ui-01);
    background-color: var(--brand-03)
}

.dln-payCardBox, .dln-payCardBox__head {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-payCardBox__head {
    align-items: center;
    height: 60px;
    background-color: var(--ui-01);
    padding: 0 20px
}

.dln-payCardBox__creditCard {
    display: flex;
    flex-wrap: wrap;
    width: 46px;
    height: 29px;
    border: 1px solid var(--brand-01);
    border-radius: 3px;
    background-color: var(--brand-03);
    box-sizing: border-box
}

.dln-payCardBox__creditCardStrip {
    align-self: flex-end;
    width: 100%;
    height: 4px;
    border-top: 1px solid var(--brand-01);
    border-bottom: 1px solid var(--brand-01);
    margin: 0 0 5px
}

.dln-payCardBox__creditCardImage {
    display: flex;
    flex-wrap: wrap;
    width: 46px;
    height: 29px
}

.dln-payCardBox__cardInfo {
    display: block;
    width: calc(100% - 66px);
    height: auto;
    line-height: 20px;
    font-size: 13px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 5px 0 0;
    margin: 0 0 0 20px;
    overflow: hidden
}

.dln-payCardBox__content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 20px
}

.dln-payCardBox__field {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    margin: 0 0 16px
}

.dln-payCardBox__fieldLabel {
    display: block;
    width: 100%;
    height: auto;
    line-height: 16px;
    font-size: 10px;
    font-weight: 400;
    color: var(--ui-02)
}

.dln-payCardBox__fieldData {
    display: block;
    width: 100%;
    height: auto;
    line-height: 16px;
    font-size: 13px
}

.dln-payCardBox__foot {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    width: 100%
}

.dln-payCardBox__foot .dln-checkbox {
    width: 100%;
    margin: 0 0 16px
}

.dln-payCardBox .dln-btn--link {
    display: inline-flex;
    font-size: 13px
}

.dln-payCardBox .dln-btn--link:first-of-type {
    margin: 0 0 0 auto
}

.dln-payCardBox .dln-btn--link:first-of-type:after {
    content: "";
    display: block;
    display: none;
    width: 1px;
    height: 16px;
    background-color: var(--brand-01);
    margin: 0 8px
}

.dln-kenwood .dln-payCardBox {
    min-height: 220px;
    border-color: var(--ui-07)
}

.dln-kenwood .dln-payCardBox__head {
    width: calc(100% - 40px);
    height: auto;
    background-color: transparent;
    padding: 20px 0;
    margin: 0 20px;
    border-bottom: 1px solid var(--ui-01)
}

.dln-kenwood .dln-payCardBox__creditCard {
    display: flex;
    flex-wrap: wrap;
    width: 50px;
    height: 36px;
    border: 2px solid var(--brand-04);
    border-radius: 4px;
    background-color: var(--brand-03);
    position: relative
}

.dln-kenwood .dln-payCardBox__creditCard:after, .dln-kenwood .dln-payCardBox__creditCard:before {
    content: "";
    display: block;
    position: absolute;
    background: var(--brand-04);
    height: 2px;
    left: 4px
}

.dln-kenwood .dln-payCardBox__creditCard:before {
    top: 16px;
    width: 10px;
    box-shadow: 12px 0 0 0 var(--brand-04)
}

.dln-kenwood .dln-payCardBox__creditCard:after {
    top: 20px;
    width: 14px;
    border-right: 2px solid var(--brand-03);
    box-shadow: 6px 0 0 0 var(--brand-04)
}

.dln-kenwood .dln-payCardBox__creditCardStrip {
    align-self: flex-start;
    width: 100%;
    height: 5px;
    border-top: 2px solid var(--brand-04);
    border-bottom: 2px solid var(--brand-04);
    margin: 4px 0 0
}

.dln-kenwood .dln-payCardBox__creditCardStrip:after {
    content: "";
    display: block;
    position: absolute;
    border: 2px solid var(--brand-04);
    height: 6px;
    width: 10px;
    bottom: 3px;
    right: 3px
}

.dln-kenwood .dln-payCardBox__cardInfo {
    width: calc(100% - 90px);
    margin: 0;
    padding: 0 20px;
    font-size: 14px;
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal
}

.dln-kenwood .dln-payCardBox__field {
    flex: 0;
    width: auto;
    padding-right: 20px
}

.dln-kenwood .dln-payCardBox__field:first-child {
    flex: 1;
    padding-right: 0
}

.dln-kenwood .dln-payCardBox__fieldLabel {
    color: var(--ui-08);
    font-size: 12px
}

.dln-kenwood .dln-payCardBox__fieldData, .dln-kenwood .dln-payCardBox__fieldLabel {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal
}

.dln-kenwood .dln-payCardBox__fieldData {
    font-size: 14px;
    line-height: 20px
}

.dln-kenwood .dln-payCardBox__foot {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    width: 100%
}

.dln-kenwood .dln-payCardBox__foot .dln-checkbox {
    width: 100%;
    margin: 0 0 16px
}

.dln-kenwood .dln-payCardBox .dln-btn--link {
    display: inline-flex;
    font-size: 13px
}

.dln-kenwood .dln-payCardBox .dln-btn--link:first-of-type {
    margin: 0 0 0 auto
}

.dln-kenwood .dln-payCardBox .dln-btn--link:first-of-type:after {
    content: "";
    display: block;
    display: none;
    width: 1px;
    height: 16px;
    background-color: var(--brand-01);
    margin: 0 8px
}

.dln-delonghi .dln-payCardBox__content {
    padding: 14px 20px 24px
}

.dln-delonghi .dln-payCardBox__cardInfo {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: .875rem;
    line-height: 16px;
    padding: 0
}

.dln-delonghi .dln-payCardBox__field {
    margin: 0
}

.dln-delonghi .dln-payCardBox__fieldLabel {
    font-size: .8125rem;
    line-height: 16px;
    color: var(--ui-02)
}

.dln-delonghi .dln-payCardBox__fieldData, .dln-delonghi .dln-payCardBox__fieldLabel {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-delonghi .dln-payCardBox__fieldData {
    font-size: .875rem;
    line-height: 18px
}

.dln-delonghi .dln-payCardBox__field + .dln-payCardBox__field {
    margin-top: 9px
}

.dln-delonghi .dln-payCardBox__foot {
    margin-top: 16px
}

.dln-delonghi .dln-payCardBox__foot .dln-checkbox {
    margin-bottom: 12px
}

.dln-regAdv {
    list-style: inside none;
    align-items: flex-start;
    align-content: flex-start
}

.dln-regAdv, .dln-regAdv__item {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-regAdv__item {
    align-items: center;
    min-height: 64px
}

.dln-regAdv .dln-icn {
    width: 64px;
    height: 64px;
    line-height: 64px;
    font-size: 48px;
    color: var(--support-02);
    margin: 0 40px 0 0
}

.dln-regAdv__textWrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: calc(100% - 104px);
    height: auto;
    border-bottom: 1px solid var(--ui-01);
    padding: 21.5px 0
}

.dln-regAdv__item:last-of-type .dln-regAdv__textWrap {
    border-bottom: none
}

.dln-regAdv__text {
    line-height: 16px;
    font-size: 13px;
    color: var(--brand-02);
    padding: 4px 0 0
}

.dln-regAdv__text span {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-04)
}

@media only screen and (max-width: 900px) {
    .dln-regAdv .dln-icn {
        width: 32px;
        font-size: 32px;
        margin: 0 20px 0 0
    }

    .dln-regAdv__textWrap {
        width: calc(100% - 52px)
    }
}

.dln-kenwood .dln-regAdv {
    border-top: 1px solid var(--ui-01)
}

.dln-kenwood .dln-regAdv .dln-icn {
    color: var(--brand-01)
}

.dln-kenwood .dln-regAdv .dln-regAdv__text {
    font-size: 14px;
    line-height: 20px
}

.dln-kenwood .dln-regAdv .dln-regAdv__textWrap {
    border-bottom: none;
    padding: 0
}

.dln-kenwood .dln-regAdv .dln-regAdv__item {
    border-bottom: 1px solid var(--ui-01);
    padding: 12px 0
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-regAdv .dln-icn {
        font-size: 40px;
        margin-right: 33px
    }

    .dln-kenwood .dln-regAdv .dln-regAdv__textWrap {
        width: calc(100% - 66px)
    }
}

.dln-inputAction {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    max-height: 20px;
    transition: max-height .12s ease-out .12s;
    will-change: max-height;
    overflow: hidden
}

.dln-inputAction__wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-height: 20px
}

.dln-inputAction__wrap .dln-checkbox {
    display: inline-flex;
    width: auto
}

.dln-inputAction__wrap .dln-checkbox__label {
    color: var(--brand-02)
}

.dln-inputAction__wrap--component {
    width: calc(100% - 64px);
    height: auto;
    opacity: 0;
    transition: opacity .12s linear;
    padding: 4px 0 0 64px;
    margin: 0;
    box-sizing: content-box
}

.dln-inputAction__text {
    display: inline-flex;
    width: auto;
    max-width: calc(100% - 64px);
    min-height: 15px;
    line-height: normal;
    color: var(--ui-02);
    opacity: 0;
    transition: opacity .12s linear;
    margin: 0 0 0 8px
}

.dln-inputAction__input {
    display: block;
    width: 304px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    border: 1px solid var(--ui-02);
    border-radius: 2px;
    background-color: var(--brand-03);
    padding: 4px 20px 0;
    margin: 0 10px 0 0;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none
}

.dln-inputAction .dln-btn--stroked {
    width: 160px
}

.dln-inputAction--showInput {
    transition: max-height .12s ease-out
}

.dln-inputAction--showInput .dln-inputAction__text, .dln-inputAction--showInput .dln-inputAction__wrap--component {
    opacity: 1;
    transition: opacity .12s linear .12s
}

.dln-inputAction--selects .dln-inputAction__wrap--component {
    padding: 0;
    margin: 8px 0 16px
}

.dln-inputAction--selects.dln-inputAction--showInput {
    overflow: visible
}

@media only screen and (max-width: 599px) {
    .dln-inputAction--showInput .dln-inputAction__wrap--component {
        width: 100%;
        padding: 4px 0 0
    }

    .dln-inputAction--showInput .dln-inputAction__wrap--component .dln-inputAction__input {
        width: calc(100% - 130px)
    }

    .dln-inputAction--showInput .dln-inputAction__wrap--component .dln-btn {
        width: 115px;
        transition: none
    }
}

.dln-loginForm__content {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%
}

.dln-loginForm__paragraph {
    font-size: 13px;
    line-height: 125%;
    width: 100%;
    color: var(--brand-04);
    margin: 0 0 20px;
    text-align: center
}

.dln-loginForm__paragraph--info {
    color: var(--brand-02);
    margin: 0 0 32px
}

.dln-loginForm__paragraph--noMarg {
    margin: 0
}

.dln-loginForm__paragraph--secondary {
    font-size: 10px;
    line-height: 125%;
    color: var(--ui-05)
}

.dln-loginForm__paragraph a {
    color: var(--ui-05)
}

.dln-loginForm__subtitle {
    font-size: 17px;
    line-height: 125%;
    text-align: center;
    display: block;
    width: 100%;
    height: auto;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-loginForm__foot {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    width: 100%;
    height: auto
}

.dln-loginForm__btnGroup {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0
}

.dln-loginForm__btnGroup .dln-btn {
    width: calc(50% - 8px);
    margin: 0 16px 16px 0
}

.dln-loginForm__btnGroup .dln-btn:nth-child(2n) {
    margin: 0 0 16px
}

.dln-loginForm .dln-btn--secondary {
    margin: 0 0 0 auto
}

.dln-loginForm .dln-checkbox {
    width: auto
}

.dln-loginForm__section {
    width: 100%;
    margin: 24px 0 0
}

.dln-loginForm__section--main {
    margin: 0
}

.dln-loginForm__section--registration {
    padding: 32px 0 0;
    position: relative
}

.dln-loginForm__section--registration:before {
    content: "";
    position: absolute;
    width: 100%;
    max-width: 250px;
    height: 1px;
    background-color: var(--ui-01);
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.dln-loginForm__section--registration .dln-loginForm__paragraph {
    color: var(--brand-02)
}

.dln-loginForm__section--registration .dln-loginForm__formFoot {
    margin: 32px 0 0
}

.dln-loginForm__form {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-loginForm__formContainer {
    width: 100%;
    padding: 32px 0 0;
    margin: 24px 0 0;
    border-top: 1px solid var(--ui-01)
}

.dln-loginForm__formContainer .dln-select {
    width: calc(50% - 10px);
    margin: 0 50% 32px 0
}

.dln-loginForm__formContainer .dln-inputs {
    margin: 0 0 16px
}

.dln-loginForm__formContainer .dln-inputs--halfCol {
    width: calc(50% - 10px);
    margin: 0 0 32px
}

.dln-loginForm__formContainer .dln-inputs--halfCol:nth-child(2n) {
    margin: 0 20px 32px 0
}

.dln-loginForm__formContainer .dln-inputs .dln-inputs__extraLbl {
    max-width: 250px;
    white-space: normal
}

.dln-loginForm__formFoot {
    width: 100%;
    margin: 30px 0 0;
    text-align: center
}

.dln-loginForm__formFoot .dln-btn {
    width: 100%;
    margin: 0 auto
}

.dln-loginForm--simplified .dln-loginForm__formContainer {
    padding: 0;
    border: 0;
    margin: 12px 0 0
}

.dln-loginForm--simplified .dln-loginForm__paragraph--divider {
    margin: 0 0 24px;
    position: relative
}

.dln-loginForm--simplified .dln-loginForm__paragraph--divider:after, .dln-loginForm--simplified .dln-loginForm__paragraph--divider:before {
    content: "";
    position: absolute;
    height: 1px;
    background: var(--ui-01);
    width: calc(50% - 15px);
    top: calc(50% - 1px)
}

.dln-loginForm--simplified .dln-loginForm__paragraph--divider:before {
    left: 0
}

.dln-loginForm--simplified .dln-loginForm__paragraph--divider:after {
    right: 0
}

.dln-loginForm--simplified .dln-loginForm__paragraph--dividerText {
    display: none
}

.dln-loginForm--simplified .dln-loginForm__section--registration {
    display: flex;
    padding: 0;
    align-items: center
}

.dln-loginForm--simplified .dln-loginForm__section--registration:before {
    display: none
}

.dln-loginForm--simplified .dln-loginForm__section--registration .dln-btn, .dln-loginForm--simplified .dln-loginForm__section--registration .dln-loginForm__paragraph {
    display: inline-block;
    width: auto;
    margin: 0 auto
}

.dln-loginForm--simplified .dln-loginForm__section--registration .dln-loginForm__paragraph {
    margin: 0 8px 0 auto
}

.dln-loginForm--simplified .dln-loginForm__section--registration .dln-btn {
    margin: 0 auto 0 0
}

.dln-kenwood .dln-loginForm__paragraph {
    font-size: 14px;
    line-height: 20px
}

.dln-kenwood .dln-loginForm--simplified .dln-loginForm__paragraph--divider, .dln-kenwood .dln-loginForm__formContainer .dln-inputs {
    margin-bottom: 36px
}

.dln-kenwood .dln-loginForm__formContainer .dln-inputs + .dln-inputs {
    margin-bottom: 10px
}

.dln-kenwood .dln-loginForm__section--registration {
    margin-top: 40px
}

.dln-delonghi .dln-loginForm__content .dln-loginForm__paragraph {
    line-height: 24px;
    font-size: 1rem;
    margin-bottom: 25px
}

.dln-delonghi .dln-loginForm__btnGroup .dln-btn--social {
    width: calc(50% - 6px);
    min-width: 0;
    box-sizing: border-box
}

.dln-delonghi .dln-loginForm__btnGroup .dln-btn--social-fb {
    margin: 0 12px 20px 0
}

.dln-delonghi .dln-loginForm__btnGroup .dln-btn--social-inst {
    margin: 0 0 20px
}

.dln-delonghi .dln-loginForm__btnGroup .dln-btn--social-google {
    margin: 0 12px 0 0
}

.dln-delonghi .dln-loginForm__btnGroup .dln-btn--social-tw {
    margin: 0
}

.dln-delonghi .dln-loginForm__form .dln-inputs--checkoutLogin {
    margin-bottom: 21px
}

.dln-delonghi .dln-loginForm__form .dln-checkbox {
    margin: 0 !important
}

.dln-delonghi .dln-loginForm__form .dln-checkbox__wrap {
    max-width: none
}

.dln-delonghi .dln-loginForm__form .dln-checkbox__inputPlaceholder {
    border-color: var(--ui-02)
}

.dln-delonghi .dln-loginForm__form .dln-checkbox__label {
    color: var(--ui-02)
}

.dln-delonghi .dln-loginForm__form .dln-checkbox + .dln-btn {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-loginForm__content .dln-loginForm__paragraph {
        line-height: 23px;
        font-size: .9375rem
    }

    .dln-delonghi .dln-loginForm__paragraph {
        margin-bottom: 16px !important
    }

    .dln-delonghi .dln-loginForm__section--main .dln-loginForm__btnGroup .dln-btn--social {
        min-width: 0
    }

    .dln-delonghi .dln-loginForm__section--main .dln-loginForm__btnGroup .dln-btn--social-fb, .dln-delonghi .dln-loginForm__section--main .dln-loginForm__btnGroup .dln-btn--social-google {
        margin: 0 12px 12px 0
    }

    .dln-delonghi .dln-loginForm__section--main .dln-loginForm__btnGroup .dln-btn--social-inst, .dln-delonghi .dln-loginForm__section--main .dln-loginForm__btnGroup .dln-btn--social-tw {
        margin: 0 0 12px
    }

    .dln-delonghi .dln-loginForm__section--main .dln-loginForm__formContainer {
        margin-top: 20px
    }

    .dln-delonghi .dln-loginForm__section--main .dln-loginForm__formContainer .dln-loginForm__paragraph--divider {
        font-size: .875rem;
        color: var(--ui-02);
        margin-bottom: 34px !important
    }

    .dln-delonghi .dln-loginForm__section--main .dln-loginForm__formContainer .dln-loginForm__form .dln-inputs--checkoutLogin {
        margin-bottom: 14px
    }

    .dln-delonghi .dln-loginForm__section--main .dln-newUserForm__section {
        margin-top: 30px
    }
}

.dln-dropdown {
    width: 100%;
    max-width: 400px;
    background-color: transparent
}

.dln-dropdown__arrow {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 9px solid var(--brand-03);
    margin-left: 20px
}

.dln-dropdown__wrapper {
    width: 100%;
    padding: 40px;
    border-radius: 2px;
    background-color: var(--brand-03);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .1)
}

.dln-dropdown__head {
    width: 100%;
    padding: 0 0 16px
}

.dln-dropdown__content {
    width: 100%;
    padding: 24px 0 0;
    border-top: 1px solid var(--ui-01);
    display: flex;
    flex-wrap: wrap
}

.dln-dropdown__mainTitle {
    font-size: 17px;
    line-height: 125%;
    color: var(--brand-04);
    margin: 0
}

.dln-dropdown__list {
    list-style: none;
    width: calc(50% - 16px);
    padding: 0 16px 0 0
}

.dln-dropdown__list:nth-child(2n) ~ .dln-dropdown__list {
    margin: 32px 0 0
}

.dln-dropdown__list--closing {
    margin: auto 0 0 !important;
    padding-top: 24px;
    border-top: 2px solid var(--ui-01)
}

.dln-dropdown__liHeading {
    font-size: 15px;
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 8px
}

.dln-dropdown__li a {
    font-size: 13px;
    line-height: 125%;
    color: var(--brand-02);
    text-decoration: none;
    padding: 8px 0;
    display: inline-block
}

.dln-dropdown__li a:hover {
    text-decoration: underline
}

.dln-kenwood .dln-dropdown__mainTitle {
    font-size: 16px;
    line-height: 22px
}

.dln-kenwood .dln-dropdown__head {
    padding-bottom: 20px
}

.dln-kenwood .dln-dropdown__content {
    padding-top: 20px
}

.dln-kenwood .dln-dropdown__liHeading {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
    color: var(--ui-07)
}

.dln-kenwood .dln-dropdown__list--closing {
    margin: 50px 0 0 !important;
    padding-top: 20px;
    border-top-width: 1px
}

.dln-kenwood .dln-dropdown__li:last-child a {
    margin-bottom: 0
}

.dln-kenwood .dln-dropdown__li a {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 20px;
    padding: 0
}

.dln-kenwood .dln-dropdown--userArea {
    max-width: 500px
}

.dln-kenwood .dln-dropdown--userArea .dln-dropdown__wrapper {
    padding: 40px 40px 60px
}

.dln-kenwood .dln-dropdown--userArea .dln-dropdown__wrapper .dln-dropdown__liHeading {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-kenwood .dln-dropdown--userArea .dln-dropdown__wrapper .dln-dropdown__li a {
    color: var(--brand-04)
}

.dln-delonghi .dln-dropdown {
    max-width: 378px
}

.dln-delonghi .dln-dropdown__wrapper {
    padding-bottom: 35px
}

.dln-delonghi .dln-dropdown .dln-loginForm__paragraph {
    line-height: 18px;
    font-size: .875rem;
    margin-bottom: 28px
}

.dln-delonghi .dln-dropdown .dln-loginForm__paragraph--divider {
    margin-bottom: 30px
}

.dln-delonghi .dln-dropdown .dln-loginForm__btnGroup {
    margin-bottom: 32px
}

.dln-delonghi .dln-dropdown .dln-loginForm__btnGroup .dln-btn:not(.dln-btn--link) {
    min-width: 0
}

.dln-delonghi .dln-dropdown .dln-loginForm__btnGroup > .dln-btn--social-fb, .dln-delonghi .dln-dropdown .dln-loginForm__btnGroup > .dln-btn--social-inst {
    margin-bottom: 12px
}

.dln-delonghi .dln-dropdown .dln-loginForm__form .dln-inputs + .dln-inputs {
    margin-bottom: 25px
}

.dln-delonghi .dln-dropdown .dln-loginForm__form .dln-btn--link {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-delonghi .dln-dropdown .dln-loginForm__formFoot {
    margin-top: 27px
}

.dln-delonghi .dln-dropdown .dln-loginForm__section--main {
    margin: 0 0 20px
}

.dln-delonghi .dln-dropdown .dln-loginForm__section--registration {
    justify-content: center;
    margin: 0
}

.dln-delonghi .dln-dropdown .dln-loginForm__section--registration .dln-loginForm__paragraph {
    margin: 0 4px 0 0
}

.dln-delonghi .dln-dropdown .dln-loginForm__section--registration .dln-btn {
    margin: 0
}

.dln-delonghi .dln-dropdown--userArea {
    max-width: 469px
}

.dln-delonghi .dln-dropdown--userArea .dln-dropdown__arrow {
    margin: 0 68px 0 auto
}

.dln-delonghi .dln-dropdown--userArea .dln-dropdown__wrapper {
    padding: 40px 40px 46px
}

.dln-delonghi .dln-dropdown--userArea .dln-dropdown__head {
    padding-bottom: 12px
}

.dln-delonghi .dln-dropdown--userArea .dln-dropdown__mainTitle {
    line-height: 24px;
    font-size: 1.125rem
}

.dln-delonghi .dln-dropdown--userArea .dln-dropdown__content {
    padding-top: 20px
}

.dln-delonghi .dln-dropdown--userArea .dln-dropdown__list {
    width: calc(50% - 16.5px);
    padding: 0 33px 24px 0
}

.dln-delonghi .dln-dropdown--userArea .dln-dropdown__list:nth-of-type(2n+2) {
    padding: 0 0 24px
}

.dln-delonghi .dln-dropdown--userArea .dln-dropdown__list:nth-of-type(3) {
    padding: 0 33px 0 0;
    margin: 0
}

.dln-delonghi .dln-dropdown--userArea .dln-dropdown__list:last-of-type {
    padding: 15px 0 0
}

.dln-delonghi .dln-dropdown--userArea .dln-dropdown__list--closing {
    margin: 0
}

.dln-delonghi .dln-dropdown--userArea .dln-dropdown__liHeading {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 24px;
    font-size: 1.0625rem;
    margin-bottom: 6px
}

.dln-delonghi .dln-dropdown--userArea .dln-dropdown__li a {
    line-height: 24px;
    font-size: 1rem;
    padding: 4px 0
}

.dln-orderHistory {
    width: 100%;
    margin: 0 0 40px
}

.dln-orderHistory__reference {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 0 0 10px
}

.dln-orderHistory__codes {
    width: auto;
    display: inline-flex;
    flex-wrap: wrap;
    margin: 0 auto 0 0;
    max-width: calc(100% - 80px)
}

.dln-orderHistory__code {
    font-size: 12px;
    line-height: 125%;
    color: var(--brand-02);
    padding: 4px 4px 4px 0;
    position: relative
}

.dln-orderHistory__code:nth-child(1n) ~ .dln-orderHistory__code {
    padding: 4px
}

.dln-orderHistory__code:last-child:after {
    display: none
}

.dln-orderHistory__code:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 12px;
    background-color: var(--brand-02);
    top: calc(50% - 6px);
    right: 0
}

.dln-orderHistory__totalprice {
    font-size: 15px;
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-orderHistory__content {
    width: 100%;
    position: relative
}

.dln-orderHistory .dln-orderRev {
    padding: 0;
    border-width: 0;
    margin: 0 0 20px
}

.dln-orderHistory--openorder {
    margin: 0 0 20px;
    padding: 0 0 2px;
    border-bottom: 1px solid var(--ui-01)
}

.dln-orderHistory--openorder:last-of-type {
    border-width: 0
}

.dln-orderHistory--openorder .dln-orderHistory__reference {
    max-height: 20px;
    position: absolute;
    width: calc(100% - 216px);
    left: 216px
}

.dln-orderHistory--openorder .dln-orderRev__content {
    padding-top: 30px
}

.dln-orderHistory--noButtons .dln-orderRev__actions {
    display: none
}

.dln-orderHistory--disabled {
    opacity: .3;
    pointer-events: none
}

.dln-kenwood .dln-orderHistory {
    border-bottom: 2px solid var(--ui-02)
}

.dln-kenwood .dln-orderHistory:last-of-type, .dln-kenwood .dln-orderHistory:only-of-type {
    border-bottom: none
}

.dln-kenwood .dln-orderHistory__reference {
    margin-bottom: 32px;
    border-bottom: 1px solid var(--ui-01);
    padding-bottom: 4px
}

.dln-kenwood .dln-orderHistory__code {
    font-size: 12px;
    line-height: 20px;
    padding: 0 6px !important
}

.dln-kenwood .dln-orderHistory__code:first-of-type {
    font-family: var(--fontNameMedium), Arial, sans-serif;
    font-size: 14px;
    color: var(--brand-04);
    padding: 0 8px 0 0 !important
}

.dln-kenwood .dln-orderHistory__totalprice {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-size: 14px
}

.dln-kenwood .dln-orderHistory .dln-orderRev:last-of-type, .dln-kenwood .dln-orderHistory .dln-orderRev:only-of-type {
    margin-bottom: 32px
}

.dln-kenwood .dln-orderHistory .dln-orderRev__quantity {
    font-size: 14px
}

.dln-kenwood .dln-orderHistory .dln-orderRev__detailsTitle {
    margin-bottom: 2px !important
}

.dln-kenwood .dln-orderHistory .dln-orderRev__details .dln-orderRev__productCode {
    font-size: 12px !important;
    line-height: 16px !important;
    color: var(--brand-02)
}

.dln-kenwood .dln-orderHistory .dln-orderRev__details .dln-price {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-size: 14px
}

.dln-kenwood .dln-orderHistory .dln-orderRev__details .dln-price--discounted {
    color: var(--brand-04)
}

.dln-kenwood .dln-orderHistory--openorder .dln-orderHistory__reference {
    width: 100%;
    max-height: none;
    position: static;
    top: auto;
    left: auto
}

.dln-kenwood .dln-orderHistory--openorder .dln-orderRev__wrap--main {
    margin-bottom: 32px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-orderHistory__reference {
        margin: 0 0 24px;
        position: relative
    }

    .dln-kenwood .dln-orderHistory__codes {
        width: 100%;
        max-width: none;
        padding: 0 64px 0 0;
        margin: 0
    }

    .dln-kenwood .dln-orderHistory__code {
        line-height: 16px
    }

    .dln-kenwood .dln-orderHistory__code:first-of-type {
        width: 100%;
        font-size: 14px;
        padding: 0 !important
    }

    .dln-kenwood .dln-orderHistory__code:first-of-type:after {
        display: none
    }

    .dln-kenwood .dln-orderHistory__code:nth-of-type(1n+2) {
        font-size: 12px
    }

    .dln-kenwood .dln-orderHistory__code:nth-of-type(2) {
        padding: 0 8px 0 0 !important;
        margin: 0 8px 0 0
    }

    .dln-kenwood .dln-orderHistory__code:nth-of-type(3) {
        padding: 0 !important
    }

    .dln-kenwood .dln-orderHistory__total {
        width: auto;
        position: absolute;
        top: 0;
        right: 0
    }

    .dln-kenwood .dln-orderHistory .dln-orderRev {
        background: none;
        background-color: transparent !important;
        padding: 0;
        margin: 0 0 32px;
        align-items: center
    }

    .dln-kenwood .dln-orderHistory .dln-orderRev__detailsTitle {
        margin: 0 0 8px
    }

    .dln-kenwood .dln-orderHistory .dln-orderRev__actions .dln-btn:last-of-type {
        margin: 0
    }

    .dln-kenwood .dln-orderHistory--openorder .dln-orderHistory__reference {
        padding: 0 0 8px
    }

    .dln-kenwood .dln-orderHistory--openorder .dln-orderHistory__reference .dln-orderHistory__codes {
        width: auto;
        margin: 0 auto 0 0
    }

    .dln-kenwood .dln-orderHistory--openorder .dln-orderHistory__reference .dln-orderHistory__codes .dln-orderHistory__code {
        line-height: 20px
    }

    .dln-kenwood .dln-orderHistory--openorder .dln-orderRev__wrap--main {
        margin-bottom: 16px
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-orderRev-input-wrapper .dln-orderRev__detailsTitle {
        width: 100%
    }
}

@media only screen and (max-width: 599px) {
    .dln-orderHistory--multiple .dln-orderRev:nth-child(odd) {
        background-color: var(--ui-03)
    }

    .dln-orderHistory .dln-orderRev {
        padding: 10px
    }

    .dln-orderHistory .dln-orderRev__reference {
        padding: 0 10px
    }

    .dln-orderHistory .dln-orderRev__itemPic {
        max-width: none;
        width: 60px;
        height: 50px;
        position: absolute
    }

    .dln-orderHistory .dln-orderRev__content {
        width: 100%;
        padding: 0
    }

    .dln-orderHistory .dln-orderRev__details {
        width: calc(100% - 70px);
        margin: 0 0 0 68px;
        text-align: left
    }

    .dln-orderHistory .dln-orderRev__detailsTitle {
        margin: 0;
        padding: 0;
        font-size: 15px;
        line-height: 125%
    }

    .dln-orderHistory .dln-orderRev__details .dln-price {
        font-size: 14px;
        line-height: 1.2
    }

    .dln-orderHistory .dln-orderRev__details .dln-price--oldPrice {
        margin: 0 4px 0 0
    }

    .dln-orderHistory .dln-orderRev__details .dln-price--discounted {
        margin: 0
    }

    .dln-orderHistory .dln-orderRev__productCode {
        margin: 0 0 10px;
        font-size: 15px
    }

    .dln-orderHistory .dln-orderRev__quantity {
        width: auto;
        text-align: left;
        font-size: 12px;
        line-height: 125%
    }

    .dln-orderHistory .dln-orderRev__actions {
        margin: 16px auto 0;
        width: calc(100% - 80px)
    }

    .dln-orderHistory--openorder .dln-orderHistory__reference {
        max-height: none;
        position: relative;
        width: 100%;
        left: auto;
        padding: 0 10px
    }

    .dln-orderHistory--openorder .dln-orderRev__content {
        padding-top: 0
    }

    .dln-orderHistory .dln-orderRev--return-flow .dln-orderRev__productCode {
        order: 0;
        margin: 0 0 10px;
        font-size: 15px;
        line-height: auto
    }

    .dln-orderHistory .dln-orderRev--return-flow .dln-price {
        font-size: 14px;
        line-height: 1.2
    }
}

.dln-itemRegDetails {
    width: 100%
}

.dln-itemRegDetails__head {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-bottom: 1px solid var(--ui-01);
    padding: 0 0 16px
}

.dln-itemRegDetails__itemName {
    font-size: 22px;
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    width: calc(100% - 120px);
    margin: 0 auto 0 0
}

.dln-itemRegDetails__content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 16px 0 0
}

.dln-itemRegDetails__itemImg {
    display: flex;
    align-content: center;
    width: 100%;
    max-width: 349px;
    height: 305px;
    background-color: var(--ui-03);
    margin: 0 20px 0 0;
    position: relative;
    z-index: 1
}

.dln-itemRegDetails__itemImg:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .04);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.dln-itemRegDetails__itemImg > img {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    margin: 0 auto;
    -o-object-fit: contain;
    object-fit: contain
}

.dln-itemRegDetails__paragraph, .dln-itemRegDetails__sku {
    font-size: 13px;
    line-height: 125%;
    color: var(--brand-02)
}

.dln-itemRegDetails__sku {
    width: auto;
    max-width: 120px;
    font-size: 14px
}

.dln-itemRegDetails__details {
    width: calc(100% - 405px)
}

.dln-itemRegDetails__details .dln-itemRegDetails__title {
    font-size: 17px;
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    margin: 0 0 32px
}

.dln-itemRegDetails__details .dln-inputs, .dln-itemRegDetails__details .dln-inputsFile, .dln-itemRegDetails__details .dln-select {
    width: 100%;
    max-width: 100%;
    margin: 0 0 32px
}

.dln-itemRegDetails__details--extra {
    width: 100%;
    margin: 16px 0 0
}

.dln-itemRegDetails__details--extra .dln-itemRegDetails__paragraph {
    width: 385px
}

.dln-itemRegDetails .dln-tooltip__container {
    transform: none;
    left: auto;
    right: -24px
}

.dln-itemRegDetails .dln-tooltip__arrow {
    margin: 0 24px 0 auto
}

.dln-itemRegDetails--productRegistration .dln-itemRegDetails__itemImg {
    max-width: 450px
}

.dln-itemRegDetails--productRegistration .dln-itemRegDetails__details {
    width: calc(100% - 470px);
    max-width: 400px;
    margin: 0 0 0 auto
}

.dln-itemRegDetails--productRegistration .dln-itemRegDetails__details--extra {
    width: 100%;
    margin: 16px 0 0
}

.dln-itemRegDetails--productRegistration .dln-itemRegDetails__details--extra .dln-itemRegDetails__paragraph {
    width: 450px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-itemRegDetails {
        width: 100%
    }

    .dln-itemRegDetails__head {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        border-bottom: 1px solid var(--ui-01);
        padding: 0 0 16px
    }

    .dln-itemRegDetails__itemName {
        font-size: 22px;
        line-height: 125%;
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal;
        width: calc(100% - 120px);
        margin: 0 auto 0 0
    }

    .dln-itemRegDetails__content {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        padding: 16px 0 0
    }

    .dln-itemRegDetails__itemImg {
        align-items: center;
        align-content: center;
        max-width: 250px;
        height: 218px
    }

    .dln-itemRegDetails__details {
        width: calc(100% - 270px);
        max-width: 100%
    }

    .dln-itemRegDetails__details--extra, .dln-itemRegDetails__details--extra .dln-itemRegDetails__paragraph {
        width: 100%
    }

    .dln-itemRegDetails--productRegistration .dln-itemRegDetails__itemImg {
        align-items: center;
        align-content: center;
        max-width: 250px
    }

    .dln-itemRegDetails--productRegistration .dln-itemRegDetails__details {
        width: calc(100% - 270px);
        max-width: 100%
    }

    .dln-itemRegDetails--productRegistration .dln-itemRegDetails__details--extra {
        width: 100%;
        max-width: 100%
    }

    .dln-itemRegDetails--productRegistration .dln-itemRegDetails__details--extra .dln-itemRegDetails__paragraph {
        width: 100%
    }
}

@media only screen and (max-width: 599px) {
    .dln-itemRegDetails__itemName {
        font-size: 15px
    }

    .dln-itemRegDetails__itemImg {
        display: flex;
        align-content: center;
        justify-content: center;
        width: 100%;
        max-width: 559px;
        height: 489px;
        margin: 0 auto
    }

    .dln-itemRegDetails__itemImg > img {
        height: auto
    }

    .dln-itemRegDetails__details {
        width: 100%;
        margin: 16px 0 0
    }

    .dln-itemRegDetails__details .dln-itemRegDetails__title {
        margin: 0 0 16px
    }

    .dln-itemRegDetails__details .dln-inputs, .dln-itemRegDetails__details .dln-inputsFile, .dln-itemRegDetails__details .dln-select {
        margin: 0 0 20px
    }

    .dln-itemRegDetails__details .dln-inputsFile {
        margin: 0 0 32px
    }

    .dln-itemRegDetails--productRegistration .dln-itemRegDetails__itemImg {
        order: 1;
        width: 100%;
        max-width: 100%
    }

    .dln-itemRegDetails--productRegistration .dln-itemRegDetails__details {
        order: 3;
        width: 100%;
        max-width: 100%;
        margin: 16px 0 0
    }

    .dln-itemRegDetails--productRegistration .dln-itemRegDetails__details--extra {
        order: 2;
        width: 100%;
        max-width: 100%
    }

    .dln-itemRegDetails--productRegistration .dln-itemRegDetails__details--extra .dln-itemRegDetails__paragraph {
        width: 100%
    }
}

.dln-kenwood .dln-itemRegDetails__itemImg {
    max-width: 265px;
    height: auto
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-kenwood .dln-itemRegDetails__itemImg {
        max-width: 265px;
        height: 232px
    }
}

@media only screen and (min-width: 900px) {
    .dln-kenwood .dln-itemRegDetails__itemImg {
        max-width: 265px;
        height: 232px
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-kenwood .dln-itemRegDetails__details {
        width: calc(100% - 290px)
    }
}

.dln-kenwood .dln-itemRegDetails .dln-inputs__lbl {
    top: calc(50% - 13px);
    left: 8px;
    width: auto;
    padding: 0 9px;
    background-color: var(--brand-03)
}

.dln-kenwood .dln-itemRegDetails .dln-inputs--active .dln-inputs__lbl {
    font-size: 12px;
    transform: translateY(calc(50% - 27px));
    background-color: var(--brand-03)
}

.dln-kenwood .dln-itemRegDetails .dln-select__lbl {
    margin-top: 35px;
    margin-left: 8px
}

.dln-kenwood .dln-itemRegDetails .dln-select--has-value + .dln-select__lbl, .dln-kenwood .dln-itemRegDetails .dln-select--open + .dln-select__lbl {
    transform: translateY(calc(50% - 28px))
}

.dln-delonghi .dln-itemRegDetails__itemName {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 19px;
    font-size: 1.1875rem
}

.dln-delonghi .dln-itemRegDetails__details .dln-itemRegDetails__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 18px;
    font-size: 1.125rem;
    margin-bottom: 40px
}

.dln-delonghi .dln-itemRegDetails__details .dln-inputs, .dln-delonghi .dln-itemRegDetails__details .dln-inputsFile {
    margin-bottom: 30px
}

.dln-delonghi .dln-itemRegDetails__details .dln-select {
    margin: 5px 0 0
}

.dln-delonghi .dln-itemRegDetails--productRegistration .dln-itemRegDetails__head {
    border-bottom: none
}

.dln-delonghi .dln-itemRegDetails--productRegistration .dln-itemRegDetails__content {
    padding-top: 0
}

.dln-delonghi .dln-itemRegDetails--productRegistration .dln-itemRegDetails__details--extra {
    max-width: 450px
}

.dln-delonghi .dln-itemRegDetails--productRegistration .dln-itemRegDetails__paragraph {
    width: 100%;
    line-height: 18px;
    font-size: .875rem;
    color: var(--brand-04)
}

.dln-delonghi .dln-select--has-value + .dln-select__lbl, .dln-delonghi .dln-select--open + .dln-select__lbl {
    transform: translateY(calc(50% - 24px));
    margin-top: 3px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-itemRegDetails__itemName {
        line-height: 16px;
        font-size: 1rem
    }

    .dln-delonghi .dln-itemRegDetails__details .dln-itemRegDetails__title {
        line-height: 18px;
        font-size: 1rem;
        margin-bottom: 26px
    }

    .dln-delonghi .dln-itemRegDetails__details .dln-select {
        margin-top: 15px
    }

    .dln-delonghi .dln-itemRegDetails__content .dln-itemRegDetails__itemImg {
        height: 272px
    }

    .dln-delonghi .dln-itemRegDetails--productRegistration .dln-itemRegDetails__sku {
        font-size: .8125rem
    }

    .dln-delonghi .dln-itemRegDetails--productRegistration .dln-itemRegDetails__details--extra {
        margin-bottom: 24px
    }
}

.dln-noticeBox {
    width: 100%;
    padding: 24px 16px;
    display: flex;
    flex-wrap: wrap;
    border: 1px solid var(--ui-04);
    color: var(--ui-04)
}

.dln-noticeBox__title {
    font-size: 22px;
    line-height: 125%;
    font-size: 26px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 8px;
    width: 100%;
    display: block
}

.dln-noticeBox__copy {
    font-size: 13px;
    line-height: 125%;
    width: 100%;
    display: block
}

.dln-noticeBox__content {
    width: calc(100% - 72px);
    margin: 0 0 0 auto;
    display: block;
    color: var(--ui-04);
    text-decoration: none
}

.dln-noticeBox__icon {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    align-items: center
}

.dln-noticeBox__icon .dln-icn {
    font-size: 48px
}

.dln-noticeBox--light {
    border: none;
    text-align: center;
    padding: 24px
}

.dln-noticeBox--light .dln-noticeBox__content, .dln-noticeBox--light .dln-noticeBox__icon {
    width: 100%;
    margin: 0 auto 8px
}

.dln-noticeBox--light .dln-noticeBox__copy {
    font-size: 13px;
    line-height: 125%;
    font-size: 12px;
    margin: 0 auto 8px
}

.dln-noticeBox__link {
    font-size: 13px;
    line-height: 125%;
    font-size: 12px;
    color: var(--brand-04);
    margin: auto auto 0
}

@media only screen and (max-width: 599px) {
    .dln-noticeBox__title {
        font-size: 15px;
        margin: 0
    }
}

.dln-kenwood .dln-noticeBox {
    border-color: var(--ui-08);
    padding: 44px 31px;
    position: relative
}

.dln-kenwood .dln-noticeBox__icon {
    align-items: flex-start;
    width: auto
}

.dln-kenwood .dln-noticeBox .dln-icn {
    color: var(--brand-02);
    text-align: left
}

.dln-kenwood .dln-noticeBox__content {
    margin-bottom: 5px
}

.dln-kenwood .dln-noticeBox__content:hover .dln-noticeBox__title {
    text-decoration: underline
}

.dln-kenwood .dln-noticeBox__title {
    line-height: 22px;
    font-size: 16px;
    color: var(--brand-04);
    margin: 0
}

.dln-kenwood .dln-noticeBox__copy {
    min-height: 60px;
    line-height: 20px;
    font-size: 14px;
    color: var(--brand-04)
}

.dln-kenwood .dln-noticeBox--light .dln-noticeBox__content {
    color: var(--brand-04)
}

.dln-delonghi .dln-noticeBox {
    flex-direction: row;
    border-color: var(--ui-02);
    position: relative
}

.dln-delonghi .dln-noticeBox__icon {
    align-items: flex-start;
    width: auto
}

.dln-delonghi .dln-noticeBox .dln-icn {
    color: var(--ui-02);
    text-align: left
}

.dln-delonghi .dln-noticeBox__content {
    width: calc(100% - 78px)
}

.dln-delonghi .dln-noticeBox__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 34px;
    font-size: 1.75rem;
    color: var(--brand-04);
    margin: 0 0 8px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-noticeBox__title {
        line-height: 23px;
        font-size: 1.3125rem;
        margin-bottom: 5px
    }
}

.dln-delonghi .dln-noticeBox__copy {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 18px;
    font-size: .875rem;
    color: var(--brand-04)
}

.dln-delonghi .dln-noticeBox--light {
    align-content: flex-start
}

.dln-delonghi .dln-noticeBox--light .dln-noticeBox__icon {
    height: 48px
}

.dln-delonghi .dln-noticeBox--light .dln-noticeBox__icon .dln-icn {
    color: var(--brand-04)
}

.dln-delonghi .dln-noticeBox--light .dln-noticeBox__copy {
    line-height: 18px;
    color: var(--ui-02);
    margin-bottom: 0
}

.dln-delonghi .dln-noticeBox--light .dln-noticeBox__content {
    width: 100%;
    min-height: 36px;
    margin-bottom: 12px
}

.dln-delonghi .dln-noticeBox--light .dln-noticeBox__link {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal
}

.dln-cartItem {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    padding: 32px 0;
    position: relative;
    border-top: 1px solid var(--ui-01);
    background-color: var(--brand-03)
}

.dln-cartItem__closeBtn {
    position: absolute;
    top: 32px;
    right: 24px
}

.dln-cartItem__closeBtn .dln-btnIcon, .dln-cartItem__closeBtn .dln-btnIcon__wrap {
    height: auto;
    width: auto
}

.dln-cartItem__article {
    display: flex;
    justify-content: space-between;
    gap: 20px
}

.dln-cartItem__picture {
    width: 180px;
    max-height: 144px;
    background-color: var(--brand-03);
    display: inline-flex;
    align-items: baseline;
    float: left;
    position: relative;
    z-index: 1;
    top: 0
}

.dln-cartItem__picture > img {
    width: 100%;
    height: auto;
    -o-object-fit: initial;
    object-fit: fill
}

.dln-cartItem__description {
    flex: 1
}

.dln-cartItem__content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%
}

.dln-cartItem__content > .dln-chips {
    margin: 24px 0 0
}

.dln-cartItem__accessories, .dln-cartItem__warranty {
    width: calc(100% - 204px);
    margin: 0 0 0 24px
}

.dln-cartItem__accessoriesMobile {
    display: none
}

.dln-cartItem__title {
    font-size: 17px;
    margin-bottom: 16px
}

.dln-cartItem__subTitle, .dln-cartItem__title {
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-cartItem__subTitle {
    font-size: 13px
}

.dln-cartItem__price {
    display: flex;
    flex-direction: column;
    order: 2;
    margin-top: 0;
    margin-bottom: 12px
}

.dln-cartItem__price .priceBox {
    display: flex;
    flex-direction: row;
    width: 100%
}

@media only screen and (max-width: 599px) {
    .dln-cartItem__price .priceBox {
        flex-direction: column
    }
}

.dln-cartItem__price .priceBox .prices {
    display: flex
}

.dln-cartItem__price .dln-price {
    font-size: 16px
}

.dln-cartItem__price .dln-cart-order-item__vat-included {
    margin: 3px 0 0 10px
}

.dln-cartItem__quantity {
    display: flex;
    align-items: center;
    position: static
}

.dln-cartItem__quantity .dln-inputIncr {
    margin-left: 20px
}

.dln-cartItem__quantity > i {
    margin-left: 15px;
    cursor: pointer
}

.dln-cartItem__label {
    font-size: 13px;
    line-height: 125%
}

.dln-cartItem__accessories {
    display: flex;
    flex-wrap: wrap;
    margin: 32px 0 24px
}

.dln-cartItem__accessories .dln-btn, .dln-cartItem__accessories .dln-btnTextIcon, .dln-cartItem__accessories .dln-select {
    width: 300px;
    max-width: none
}

.dln-cartItem__accessories .dln-btn__text, .dln-cartItem__accessories .dln-btnTextIcon__text, .dln-cartItem__accessories .dln-select__text {
    max-width: 100%
}

.dln-cartItem__accessories .dln-select {
    margin: 0 20px 0 0
}

.dln-cartItem__warranty {
    width: calc((100% - 214px) / 2);
    margin: 32px 0 0 204px
}

.dln-cartItem__warrantyHead {
    border-bottom: 1px solid var(--ui-01);
    padding: 0 0 16px;
    margin: 0 0 16px
}

.dln-cartItem__plan {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 24px
}

.dln-cartItem__plan .dln-radioBtn__input:checked ~ .dln-radioBtn__lbl {
    color: var(--brand-04)
}

.dln-cartItem__plan .dln-cartItem__tooltip {
    margin: 0 0 0 8px
}

.dln-cartItem__plan .dln-price {
    font-size: 13px;
    line-height: 125%;
    margin: 0 0 0 auto
}

.dln-braun .dln-cartItem__price .dln-cartItem__chips {
    margin-top: 5px
}

.dln-braun .dln-cartItem__price .dln-cartItem__chips .dln-chips--lightGray {
    border-radius: 2px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-cartItem__accessories, .dln-cartItem__warranty {
        width: 100%;
        margin: 8px 0 0
    }

    .dln-cartItem__accessories {
        margin: 32px 0 0;
        display: none
    }

    .dln-cartItem__accessories .dln-btn, .dln-cartItem__accessories .dln-btnTextIcon, .dln-cartItem__accessories .dln-select {
        width: 300px;
        margin: 0 0 20px
    }

    .dln-cartItem__price, .dln-cartItem__price .priceBox {
        flex-direction: column
    }

    .dln-cartItem__price .dln-cart-order-item__vat-included {
        margin: 10px 0 0
    }

    .dln-cartItem__accessoriesMobile {
        display: block;
        margin-top: 20px;
        width: 100%
    }

    .dln-cartItem__accessoriesMobile .dln-btnTextIcon {
        width: 100%
    }

    .dln-cartItem__accessoriesMobile .dln-btnTextIcon__text {
        max-width: 100%
    }

    .dln-cartItem__quantity > i {
        position: absolute;
        top: -4px;
        right: 0
    }
}

@media only screen and (max-width: 1199px) {
    .dln-cartItem__accessories, .dln-cartItem__warranty {
        width: 100%;
        margin: 8px 0 0
    }

    .dln-cartItem__accessories {
        min-width: 0;
        margin: 32px 0 0
    }

    .dln-cartItem__accessories .dln-btn, .dln-cartItem__accessories .dln-btnTextIcon, .dln-cartItem__accessories .dln-select {
        width: 100%;
        margin: 0 0 20px
    }
}

@media only screen and (max-width: 599px) {
    .dln-cartItem {
        padding: 32px 20px;
        margin-bottom: 30px
    }

    .dln-cartItem__accessories, .dln-cartItem__chips, .dln-cartItem__price, .dln-cartItem__quantity, .dln-cartItem__warranty {
        width: 100%
    }

    .dln-cartItem__picture {
        width: 124px;
        max-height: 100px
    }

    .dln-cartItem__title {
        font-size: 15px;
        line-height: 125%;
        width: 90%
    }

    .dln-cartItem__price {
        margin: 16px 0;
        font-size: 13px;
        flex-direction: column
    }

    .dln-cartItem__price .prices {
        display: flex;
        flex-direction: row
    }

    .dln-cartItem__price .dln-cart-order-item__vat-included {
        margin: 10px 0 0
    }

    .dln-cartItem__accessories {
        display: none
    }

    .dln-cartItem__accessories .dln-btn, .dln-cartItem__accessories .dln-btnTextIcon, .dln-cartItem__accessories .dln-select {
        width: 100%;
        margin: 0 0 20px
    }

    .dln-cartItem__accessoriesMobile {
        display: block;
        margin-top: 20px;
        width: 100%
    }

    .dln-cartItem__accessoriesMobile .dln-btnTextIcon {
        width: 100%
    }

    .dln-cartItem__accessoriesMobile .dln-btnTextIcon__text {
        max-width: 100%
    }

    .dln-cartItem__accessories, .dln-cartItem__warranty {
        float: none;
        width: 100%;
        margin: 8px 0 0
    }

    .dln-cartItem__quantity > i {
        position: absolute;
        top: -4px;
        right: 0
    }
}

.dln-kenwood .dln-cartItem__content .dln-cartItem__quantity {
    z-index: 3
}

.dln-kenwood .dln-cartItem__content .dln-cartItem__quantity .dln-inputIncr, .dln-kenwood .dln-cartItem__content .dln-cartItem__quantity .dln-inputIncr__btn {
    height: 17px
}

.dln-kenwood .dln-cartItem__content .dln-cartItem__quantity .dln-inputIncr__btn .dln-icn {
    line-height: 17px;
    font-size: 10px
}

.dln-kenwood .dln-cartItem__content .dln-cartItem__quantity .dln-inputIncr__btn--decrement .dln-icn {
    font-size: 12px
}

.dln-kenwood .dln-cartItem__price > .dln-cartItem__chips {
    margin-top: 5px
}

.dln-kenwood .dln-cartItem .dln-popup-entry {
    font-weight: 700
}

.dln-kenwood .dln-cartItem__closeBtn {
    z-index: 3
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__picture {
    height: unset
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-cartItem .dln-popup-entry {
        font-weight: 400;
        font-size: .8125rem;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.46;
        letter-spacing: normal;
        color: #000
    }
}

.dln-delonghi .dln-cartItem {
    position: relative
}

.dln-delonghi .dln-cartItem__chips {
    order: 3
}

.dln-delonghi .dln-cartItem .dln-chips.dln-chips--lightGray.dln-chips--light {
    background: transparent;
    padding: 0
}

.dln-delonghi .dln-cartItem .dln-chips.dln-chips--lightGray.dln-chips--light .dln-chips__content span {
    color: var(--support-02);
    font-weight: 400;
    font-size: .8125rem
}

.dln-delonghi .dln-cartItem .dln-chips.dln-chips--iconinside.dln-chips--warning {
    order: 7;
    margin-top: 41px;
    width: calc(100% + 180px);
    transform: translateX(-180px)
}

.dln-delonghi .dln-cartItem__price .dln-price--oldPrice {
    font-size: 1rem;
    color: var(--ui-02)
}

.dln-delonghi .dln-cartItem__price .dln-price--oldPrice:after {
    background-color: var(--ui-02);
    top: 49%
}

.dln-delonghi .dln-cartItem__price .dln-price--discounted {
    font-size: 1rem;
    color: var(--brand-04);
    font-weight: 400;
    margin-left: 8px
}

.dln-delonghi .dln-cartItem__quantity {
    order: 4;
    float: none
}

.dln-delonghi .dln-cartItem__quantity .dln-inputIncr > button, .dln-delonghi .dln-cartItem__quantity .dln-inputIncr > button i, .dln-delonghi .dln-cartItem__quantity .dln-inputIncr input, .dln-delonghi .dln-cartItem__quantity .dln-inputIncr input i {
    font-size: .8125rem;
    color: var(--brand-04)
}

.dln-delonghi .dln-cartItem__quantity .dln-inputIncr .dln-inputIncr__btn.dln-inputIncr__btn--increment {
    margin-bottom: 1px
}

.dln-delonghi .dln-cartItem__quantity .dln-inputIncr .dln-inputIncr__input {
    height: auto;
    font-size: 12px
}

.dln-delonghi .dln-cartItem__quantity > i {
    font-size: 22px
}

.dln-delonghi .dln-cartItem__label {
    font-size: .875rem
}

.dln-delonghi .dln-cartItem__accessories {
    order: 5;
    margin: 15px 0 13px;
    width: 100%
}

.dln-delonghi .dln-cartItem__accessories .dln-btnTextIcon {
    border: 1px solid var(--brand-04);
    border-radius: 2px;
    margin-bottom: 0
}

.dln-delonghi .dln-cartItem__accessories .dln-select .dln-select__head {
    border-radius: 2px
}

.dln-delonghi .dln-cartItem__accessories .dln-select .dln-select__value {
    font-size: .875rem
}

.dln-delonghi .dln-cartItem__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.1875rem;
    order: 1
}

.dln-delonghi .dln-cartItem__warranty {
    width: 50%;
    padding-left: 24px;
    margin-left: 0;
    margin-top: 15px;
    order: 6
}

.dln-delonghi .dln-cartItem__warranty .dln-price {
    font-weight: 400;
    font-size: 1.125rem
}

.dln-delonghi .dln-cartItem__tooltip {
    display: flex;
    align-items: center
}

.dln-delonghi .dln-cartItem__tooltip .dln-icn.dln-icn--iconfont {
    color: var(--brand-04)
}

.dln-delonghi .dln-cartItem__closeBtn {
    top: 44px;
    right: 38px
}

.dln-delonghi .dln-cartItem__closeBtn i {
    font-size: 1.5rem
}

@media screen and (min-width: 0) and (max-width: 1100px) {
    .dln-delonghi .dln-cartItem__content {
        position: relative
    }

    .dln-delonghi .dln-cartItem__title {
        font-size: 1rem
    }

    .dln-delonghi .dln-cartItem__chips, .dln-delonghi .dln-cartItem__price, .dln-delonghi .dln-cartItem__quantity {
        width: 100%
    }

    .dln-delonghi .dln-cartItem__warranty {
        position: relative
    }

    .dln-delonghi .dln-cartItem__warranty .dln-price {
        font-size: 1rem
    }

    .dln-delonghi .dln-cartItem__closeBtn {
        top: 27px;
        right: 16px
    }

    .dln-delonghi .dln-cartItem .dln-chips.dln-chips--iconinside.dln-chips--warning {
        order: 7;
        width: calc(100% + 120px);
        transform: translateX(-120px)
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-cartItem__title {
        transform: translateY(0)
    }
}

.dln-braun .dln-cartItem__content .dln-cartItem__quantity {
    z-index: 3
}

.dln-braun .dln-cartItem__content .dln-cartItem__quantity .dln-inputIncr, .dln-braun .dln-cartItem__content .dln-cartItem__quantity .dln-inputIncr__btn {
    height: 17px
}

.dln-braun .dln-cartItem__content .dln-cartItem__quantity .dln-inputIncr__btn .dln-icn {
    line-height: 17px;
    font-size: 10px
}

.dln-braun .dln-cartItem__content .dln-cartItem__quantity .dln-inputIncr__btn--decrement .dln-icn {
    font-size: 12px
}

.dln-braun .dln-cartItem__price .dln-cart-order-item__vat-included {
    color: var(--brand-01)
}

.dln-braun .dln-cartItem__closeBtn {
    z-index: 3
}

.dln-braun .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__picture {
    height: unset
}

@media only screen and (max-width: 599px) {
    .dln-braun .dln-cartItem .dln-popup-entry {
        font-size: .8125rem;
        line-height: 1.46;
        letter-spacing: normal;
        color: #000
    }

    .dln-braun .dln-cartItem__content .dln-cartItem__quantity > i {
        top: 2px
    }
}

.dln-ratingStars {
    direction: rtl;
    display: inline-flex;
    flex-wrap: wrap;
    width: auto;
    text-align: left;
    margin: 0 auto 8px 0
}

.dln-ratingStars:hover {
    transform: scale(1)
}

.dln-ratingStars input {
    display: none;
    pointer-events: none;
    position: absolute
}

.dln-ratingStars input:checked .dln-icn:before, .dln-ratingStars input:checked ~ label .dln-icn:before {
    content: "p"
}

.dln-ratingStars__error {
    font-size: 13px;
    line-height: 125%;
    display: inline-block;
    width: 100%;
    color: var(--support-01);
    text-align: left
}

.dln-ratingStars--error {
    justify-content: flex-end
}

.dln-ratingStars__star {
    display: inline-block;
    transition: .1s;
    cursor: pointer;
    position: relative
}

.dln-ratingStars__star input {
    display: none;
    position: absolute;
    bottom: -100px
}

.dln-ratingStars__star--selected .dln-icn:before, .dln-ratingStars__star--selected ~ .dln-ratingStars__star .dln-icn:before {
    content: "p"
}

.dln-ratingStars__star--active .dln-icn:before, .dln-ratingStars__star--active ~ .dln-ratingStars__star .dln-icn:before {
    content: "p" !important;
    color: var(--brand-01)
}

.dln-ratingStars--static .dln-ratingStars__star {
    cursor: auto
}

.dln-ratingStars .dln-icn {
    display: inline-block;
    width: 16px;
    height: 16px;
    color: var(--support-02);
    pointer-events: none
}

.dln-ratingStars .dln-icn:before {
    content: "o";
    transition: .3s ease-in
}

.dln-ratingStars:not(.dln-ratingStars--static) input {
    pointer-events: auto
}

.dln-ratingStars:not(.dln-ratingStars--static) .dln-ratingStars__star .dln-ratingStars:not(.dln-ratingStars--static) .dln-ratingStars__star:hover ~ .dln-ratingStars__star .dln-icn:before, .dln-ratingStars:not(.dln-ratingStars--static) .dln-ratingStars__star:hover .dln-icn:before, .dln-ratingStars:not(.dln-ratingStars--static) input:hover .dln-icn:before, .dln-ratingStars:not(.dln-ratingStars--static) input:hover ~ label .dln-icn:before {
    content: "p"
}

.dln-kenwood .dln-ratingStars .dln-icn {
    color: var(--brand-01)
}

.dln-delonghi .dln-ratingStars .dln-icn {
    width: 35px;
    height: 35px;
    color: var(--ui-01)
}

.dln-delonghi .dln-ratingStars .dln-icn:before {
    font-size: 2.1875rem;
    content: "p"
}

.dln-delonghi .dln-ratingStars:not(.dln-ratingStars--disabled) .dln-ratingStars__star:hover .dln-icn:before, .dln-delonghi .dln-ratingStars:not(.dln-ratingStars--disabled) .dln-ratingStars__star:hover ~ .dln-ratingStars__star .dln-icn:before {
    color: var(--brand-01)
}

.dln-delonghi .dln-ratingStars input {
    display: none;
    position: absolute;
    pointer-events: none
}

.dln-delonghi .dln-ratingStars__star--selected .dln-icn:before, .dln-delonghi .dln-ratingStars__star--selected ~ .dln-ratingStars__star .dln-icn:before, .dln-delonghi .dln-ratingStars input:checked .dln-icn:before, .dln-delonghi .dln-ratingStars input:checked ~ label .dln-icn:before {
    color: var(--brand-01)
}

.dln-csmDropdown {
    margin: 16px 0;
    position: relative;
    width: 100%;
    display: block
}

.dln-csmDropdown--open {
    overflow: visible;
    opacity: 1;
    max-height: 15rem
}

.dln-csmDropdown--open .dln-csmDropdown__list {
    opacity: 1;
    overflow: auto;
    max-height: 15rem;
    top: 0
}

.dln-csmDropdown--open .dln-csmDropdown__arrow:before {
    transform: rotate(180deg)
}

.dln-csmDropdown--open .dln-csmDropdown__selected {
    background-color: var(--ui-01)
}

.dln-csmDropdown--open .dln-csmDropdown__list {
    z-index: 9
}

.dln-csmDropdown--hasValue .dln-csmDropdown__list-item--placeholder {
    display: block
}

.dln-csmDropdown__dropdown {
    font-size: 13px;
    line-height: 125%;
    background-color: var(--brand-03);
    list-style: none;
    position: relative;
    border: 1px solid var(--ui-01);
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    width: 100%;
    height: 40px;
    cursor: pointer;
    margin: 100px;
    padding: 0
}

.dln-csmDropdown__label {
    position: absolute;
    top: -9px;
    left: 15px;
    background: #fff;
    color: #444;
    font-size: .8em
}

.dln-csmDropdown__arrow {
    position: absolute;
    width: 16px;
    height: 16px;
    top: calc(50% - 8px);
    right: 16px;
    transition: transform .15s;
    color: var(--brand-02);
    pointer-events: none
}

.dln-csmDropdown__arrow:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "u";
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    line-height: 16px;
    transition: transform .2s;
    transform-origin: 50%
}

.dln-csmDropdown__list {
    width: 100%;
    position: absolute;
    left: -1px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    box-shadow: 0 1px 4px 2px rgba(0, 0, 0, .1);
    transition: opacity .1s cubic-bezier(0, 0, .38, .9), max-height .5s cubic-bezier(0, 0, .38, .9);
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    border: 1px solid var(--ui-01);
    border-top: 0 solid var(--ui-01);
    background-color: var(--brand-03)
}

.dln-csmDropdown__itemLabel {
    display: none
}

.dln-csmDropdown__list-container {
    position: relative;
    overflow: visible
}

.dln-csmDropdown ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.dln-csmDropdown__list-item {
    padding: 14px 16px;
    transition: background-color .1s linear, color .1s linear;
    list-style-position: inside;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.dln-csmDropdown__list-item:focus, .dln-csmDropdown__list-item:hover {
    background-color: var(--ui-01)
}

.dln-csmDropdown__list-item--placeholder {
    color: var(--ui-02);
    display: none
}

.dln-csmDropdown__selected {
    padding: 10px 16px;
    list-style-position: inside;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: .2s ease
}

.dln-csmDropdown .dln-cartItem__plan {
    margin: 0;
    align-items: center
}

.dln-csmDropdown .dln-cartItem__plan .dln-icn {
    color: var(--ui-02)
}

.dln-kenwood .dln-csmDropdown__label {
    line-height: 14px;
    transform: none;
    top: -18px;
    left: 0;
    font-size: 12px;
    color: var(--brand-02);
    background-color: transparent
}

.dln-addItem {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    width: 100%;
    margin-bottom: 10px
}

.dln-addItem__picture {
    position: relative;
    width: 80px;
    height: 63px;
    z-index: 1;
    margin-right: 10px
}

@media only screen and (min-width: 599px) {
    .dln-addItem__picture {
        height: auto;
        margin: 0 12px 0 0
    }
}

.dln-addItem__picture:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .04);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.dln-addItem__picture > img {
    width: 100%;
    max-width: none;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

@media only screen and (min-width: 599px) {
    .dln-addItem__picture > img {
        max-width: 100%;
        height: auto;
        -o-object-fit: initial;
        object-fit: fill
    }
}

.dln-addItem__content {
    width: calc(100% - 92px);
    align-self: flex-start
}

.dln-addItem__title {
    font-size: 13px;
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: black;
}

.dln-addItem__price {
    display: flex;
    width: 100%
}

.dln-addItem__price .dln-price {
    margin: 0 8px 0 0;
    font-size: 1rem
}

@media only screen and (min-width: 599px) {
    .dln-addItem__price .dln-price {
        font-size: .9375rem
    }
}

.dln-addItem__price .dln-price--discounted {
    color: var(--brand-04)
}

.dln-addItem__price .dln-price--oldPrice {
    color: var(--ui-02)
}

.dln-addItem__price .dln-price--oldPrice:after {
    background-color: var(--ui-02)
}

.dln-addItem__quantity {
    font-size: 13px;
    line-height: 125%;
    color: black;
}

.dln-addItem .dln-btn {
    margin: 16px 0 0
}

.dln-addItem--basic {
    align-items: flex-start;
    border-bottom: 1px solid var(--ui-01);
    padding: 32px 0
}

.dln-addItem--basic .dln-addItem__picture {
    width: 120px;
    margin: 0 16px 0 0
}

.dln-addItem--basic .dln-addItem__content {
    width: calc(100% - 136px)
}

.dln-addItem--basic .dln-addItem__title {
    font-size: 15px
}

.dln-addItem--basic .dln-addItem__price {
    margin: 16px 0
}

.dln-delonghi .dln-addItem {
    max-width: 236px;
    margin-top: 30px;
    margin-bottom: 30px;
    align-items: flex-start;
    justify-content: space-between
}

.dln-delonghi .dln-addItem .prices {
    display: flex
}

.dln-delonghi .dln-addItem__title {
    font-size: 1rem;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-delonghi .dln-addItem__price {
    margin-top: 6px
}

.dln-delonghi .dln-addItem__price .dln-price--oldPrice {
    font-size: .9375rem;
    color: var(--ui-02);
    margin-right: 0
}

.dln-delonghi .dln-addItem__price .dln-price--oldPrice:after {
    background-color: var(--ui-02);
    top: 49%
}

.dln-delonghi .dln-addItem__price .dln-price--discounted {
    font-size: 1rem;
    color: var(--brand-04);
    font-weight: 400;
    margin-left: 26px
}

.dln-delonghi .dln-addItem__content {
    transform: translateY(-3px)
}

.dln-delonghi .dln-addItem .dln-btn.dln-btn {
    width: 100%;
    border: none;
    height: 32px;
    align-self: flex-end
}

.dln-delonghi .dln-addItem .dln-btn.dln-btn--light {
    background: var(--brand-01) !important;
    border: none
}

.dln-delonghi .dln-addItem .dln-btn.dln-btn i {
    display: none
}

.dln-delonghi .dln-addItem .dln-btn.dln-btn--support02 {
    opacity: .8;
    background: var(--brand-03) !important;
    border: 1px solid var(--ui-02)
}

.dln-delonghi .dln-addItem .dln-btn.dln-btn--support02 .dln-btn__lbl {
    color: var(--support-02);
    font-weight: 700
}

.dln-delonghi .dln-addItem .dln-btn.dln-btn--support02 i {
    display: inline-block
}

.dln-delonghi .dln-addItem__picture {
    width: 73px;
    height: 61px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-addItem__picture {
        width: 80px;
        height: 63px
    }
}

.dln-delonghi .dln-addItem--basic {
    height: auto;
    max-width: none;
    align-items: center
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-addItem .dln-btn.dln-btn--light.dln-btn--support02 .dln-btn__lbl {
        font-size: .9375rem
    }
}

.dln-kenwood .dln-addItem .prices {
    display: flex
}

.dln-kenwood .dln-addItem__picture .dln-image__image {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.dln-kenwood .dln-addItem__price .dln-price {
    font-size: 13px
}

.dln-kenwood .dln-addItem__price .dln-price--oldPrice {
    margin: 0 12px 0 0;
    font-size: 13px;
    color: var(--brand-02)
}

.dln-kenwood .dln-addItem__price .dln-price--oldPrice:after {
    background-color: var(--ui-02)
}

.dln-braun .dln-addItem .prices {
    display: flex
}

.dln-braun .dln-cartItem__picture .dln-image__image {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

@media only screen and (max-width: 599px) {
    .dln-braun .dln-cartItem__picture {
        width: 80px;
        height: 63px
    }
}

.dln-braun .dln-cartItem__priceBox .dln-price--discounted {
    color: var(--brand-01);
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 600
}

.dln-braun .dln-cartItem__priceBox .dln-price--oldPrice {
    margin: 0 12px 0 0;
    color: var(--ui-02);
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 600
}

.dln-braun .dln-cartItem__priceBox .dln-price--oldPrice:after {
    background-color: var(--ui-02)
}

.dln-advtBox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    width: 100%;
    height: 250px;
    text-decoration: none;
    border: 1px solid var(--ui-02);
    background-color: var(--brand-03);
    padding: 8px 32px;
    box-sizing: border-box;
    cursor: pointer
}

.dln-advtBox .dln-icn {
    font-size: 80px;
    color: var(--support-02)
}

.dln-advtBox__title {
    font-size: 22px;
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    width: 100%;
    font-size: 18px;
    color: var(--brand-04);
    margin: 16px 0 8px
}

.dln-advtBox__desc {
    font-size: 13px;
    line-height: 125%;
    color: var(--brand-02)
}

@media only screen and (max-width: 599px) {
    .dln-advtBox > .dln-icn {
        width: 80px;
        height: 80px;
        line-height: 80px
    }

    .dln-advtBox__title {
        margin: 20px 0 5px
    }
}

.dln-kenwood .dln-advtBox {
    height: auto;
    border: none;
    padding: 0 0 0 70px;
    position: relative
}

.dln-kenwood .dln-advtBox .dln-icn {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 50px;
    color: var(--brand-01);
    position: absolute;
    top: calc(50% - 25px);
    left: 0
}

.dln-kenwood .dln-advtBox__title {
    margin: 0
}

.dln-kenwood .dln-advtBox__desc {
    font-size: 14px;
    line-height: 20px;
    color: var(--brand-04)
}

.dln-delonghi .dln-advtBox .dln-icn {
    color: var(--brand-04)
}

.dln-delonghi .dln-advtBox__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.125rem;
    line-height: 1.07
}

.dln-delonghi .dln-advtBox__desc {
    font-size: .875rem;
    line-height: 1.3;
    color: var(--brand-04)
}

.dln-miniCart {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 400px
}

.dln-miniCart__arrow {
    width: 0;
    height: 0;
    border-right: 7px solid transparent;
    border-bottom: 9px solid var(--brand-03);
    border-left: 7px solid transparent;
    margin-right: 8px;
    margin-left: auto
}

.dln-miniCart__wrapper {
    width: 100%;
    border-radius: 2px;
    background-color: var(--brand-03);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .1);
    padding: 24px 0
}

.dln-miniCart__head {
    width: 100%;
    padding: 0 32px 16px
}

.dln-miniCart__content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-height: 200px;
    max-height: 289px;
    border-top: 1px solid var(--ui-01);
    border-bottom: 1px solid var(--ui-01);
    padding: 24px 32px;
    overflow: hidden;
    overflow-y: auto
}

.dln-miniCart__footer {
    padding: 0 32px 8px
}

.dln-miniCart__footer .dln-orderSumm .dln-orderSumm__contentRow:not(.dln-orderSumm__contentRow--total) {
    border-bottom: 1px solid var(--ui-01)
}

.dln-miniCart__footer .dln-orderSumm .dln-orderSumm__contentRow--total {
    border-top: none
}

.dln-miniCart__mainTitle {
    font-size: 17px;
    line-height: 125%;
    color: black;
    margin: 0
}

.dln-miniCart__cta {
    display: flex;
    flex-wrap: wrap;
    padding: 0 32px 16px
}

.dln-miniCart__cta .dln-btn {
    width: calc(50% - 8px);
    margin: 0 16px 0 0
}

.dln-miniCart__cta .dln-btn:nth-child(2n) {
    margin: 0
}

.dln-miniCart .dln-addItem {
    border: none;
    padding: 0
}

.dln-miniCart .dln-addItem + .dln-addItem {
    border-top: 1px solid var(--ui-01);
    padding: 24px 0 0;
    margin: 16px 0 0
}

.dln-miniCart .dln-orderSumm {
    border: none;
    background-color: transparent;
    margin: 24px 0 0
}

.dln-search .dln-popup__head{
    padding-top: 30px !important;
}

.dln-miniCart .dln-orderSumm__contentRow--total {
    border-width: 1px 0 0;
    border-color: var(--ui-02)
}

.dln-miniCart .dln-orderSumm__rowTitle {
    color: black;
}

.dln-miniCart .dln-orderSumm .dln-price--freeshippingtarget {
    color: var(--brand-02);
    margin: 0 0 0 auto
}

.dln-miniCart__message {
    font-size: 17px;
    line-height: 125%;
    display: block;
    width: 100%;
    font-size: 18px;
    color: var(--brand-02)
}

.dln-miniCart--empty .dln-miniCart__content {
    align-items: center;
    align-content: center;
    text-align: center;
    border-bottom: none
}

.dln-miniCart--empty .dln-miniCart__content .dln-icn {
    font-size: 48px;
    color: var(--brand-02);
    margin: 0 auto 10px;
    height: auto !important;
}

.dln-delonghi .dln-miniCart {
    box-sizing: border-box;
    max-width: 387px
}

.dln-delonghi .dln-miniCart * {
    box-sizing: border-box
}

.dln-delonghi .dln-miniCart__wrapper {
    padding-top: 27px;
    padding-bottom: 37px
}

.dln-delonghi .dln-miniCart__content {
    padding: 20px 37px 0;
    max-height: none;
    min-height: 0
}

.dln-delonghi .dln-miniCart__content .dln-addItem {
    margin: 0
}

.dln-delonghi .dln-miniCart__content .dln-addItem__price .dln-price, .dln-delonghi .dln-miniCart__content .dln-addItem__title {
    font-size: 1.1875rem
}

.dln-delonghi .dln-miniCart__content .dln-addItem__quantity b {
    font-weight: 400
}

.dln-delonghi .dln-miniCart__content .dln-addItem__picture {
    width: 124px;
    display: flex;
    align-items: stretch;
    height: 103px
}

.dln-delonghi .dln-miniCart__content .dln-addItem--basic {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    padding-bottom: 23px
}

.dln-delonghi .dln-miniCart__mainTitle b {
    font-weight: 400
}

.dln-delonghi .dln-miniCart__footer .dln-orderSumm {
    margin-top: 0
}

.dln-delonghi .dln-miniCart__footer .dln-orderSumm .dln-price--free {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-delonghi .dln-miniCart__footer .dln-orderSumm .dln-price {
    font-size: 1.1875rem;
    margin-bottom: 8px
}

.dln-delonghi .dln-miniCart__footer .dln-orderSumm .dln-orderSumm__rowTitle, .dln-delonghi .dln-miniCart__footer .dln-orderSumm .dln-price--freeshippingtarget {
    font-size: .875rem;
    margin-bottom: 0
}

.dln-delonghi .dln-miniCart__footer .dln-orderSumm__contentRow.dln-orderSumm__contentRow--total .dln-orderSumm__rowTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    font-size: 1.125rem
}

.dln-delonghi .dln-miniCart__footer .dln-orderSumm__contentRow.dln-orderSumm__contentRow--total .dln-price--total {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-weight: 400
}

.dln-delonghi .dln-miniCart__footer .dln-orderSumm__contentRow.dln-orderSumm__contentRow--total span a {
    font-size: .875rem;
    text-transform: capitalize
}

.dln-delonghi .dln-miniCart__cta {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between
}

.dln-delonghi .dln-miniCart__cta .dln-btn {
    width: calc(50% - 8px);
    padding: initial 0;
    margin: 0;
    min-width: 0;
    max-width: none
}

.dln-delonghi .dln-miniCart__cta .dln-btn:last-of-type {
    background: var(--brand-01) !important
}

.dln-delonghi .dln-miniCart .dln-price--oldPrice:after {
    top: 11px
}

.dln-delonghi .dln-miniCart--empty .dln-miniCart__content {
    min-height: 200px
}

.dln-delonghi .dln-miniCart--empty .dln-miniCart__content .dln-icn {
    color: var(--brand-04)
}

.dln-delonghi .dln-miniCart--empty .dln-miniCart__mainTitle {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-delonghi .dln-miniCart--empty .dln-miniCart__mainTitle b {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-kenwood .dln-miniCart__arrow {
    display: none
}

.dln-kenwood .dln-miniCart__wrapper {
    border-radius: 0;
    background-color: var(--brand-03);
    box-shadow: none;
    padding: 20px 20px 30px
}

.dln-kenwood .dln-miniCart__head {
    width: 100%;
    padding: 0 0 15px
}

.dln-kenwood .dln-miniCart__content {
    min-height: auto;
    padding: 20px 0
}

.dln-kenwood .dln-miniCart__footer {
    padding: 0
}

.dln-kenwood .dln-miniCart__footer .dln-orderSumm__contentRow--total {
    border-top: 1px solid var(--brand-04)
}

.dln-kenwood .dln-miniCart__mainTitle {
    line-height: 20px;
    font-size: 14px
}

.dln-kenwood .dln-miniCart__cta {
    padding: 0;
    margin-top: 15px
}

.dln-kenwood .dln-miniCart__cta .dln-btn {
    order: 1;
    width: 100%;
    margin: 0 0 15px
}

.dln-kenwood .dln-miniCart__cta .dln-btn--stroked {
    order: 2;
    margin: 0
}

.dln-kenwood .dln-miniCart .dln-addItem .dln-addItem__quantity, .dln-kenwood .dln-miniCart .dln-addItem .dln-addItem__title {
    line-height: 16px;
    font-size: 14px
}

.dln-kenwood .dln-miniCart .dln-addItem .dln-addItem__price {
    margin: 8px 0 16px
}

.dln-kenwood .dln-miniCart .dln-addItem .dln-addItem__picture {
    width: 100px;
    margin-right: 20px
}

.dln-kenwood .dln-miniCart .dln-addItem .dln-addItem__content {
    width: calc(100% - 120px)
}

.dln-kenwood .dln-miniCart .dln-addItem + .dln-addItem {
    padding: 20px 0 0;
    margin: 20px 0 0
}

.dln-kenwood .dln-miniCart .dln-orderSumm {
    margin: 0
}

.dln-kenwood .dln-miniCart .dln-orderSumm__rowTitle {
    color: var(--ui-10)
}

.dln-kenwood .dln-miniCart .dln-orderSumm__contentRow {
    padding: 20px 0
}

.dln-kenwood .dln-miniCart .dln-orderSumm__contentRow--total {
    padding: 15px 0
}

.dln-kenwood .dln-miniCart .dln-orderSumm__contentRow--total .dln-orderSumm__rowTitle {
    line-height: 24px;
    font-size: 20px;
    color: var(--brand-04)
}

.dln-kenwood .dln-miniCart .dln-orderSumm__contentRow--total span .dln-icn, .dln-kenwood .dln-miniCart .dln-orderSumm__contentRow--total span a {
    color: var(--ui-08)
}

.dln-kenwood .dln-miniCart .dln-orderSumm__contentRow--total span a {
    line-height: 16px;
    font-size: 12px
}

.dln-kenwood .dln-miniCart .dln-orderSumm__contentRow .dln-price--total {
    line-height: 24px;
    font-size: 20px;
    color: var(--brand-04)
}

.dln-kenwood .dln-miniCart--empty .dln-miniCart__content {
    padding: 30px 0 0
}

.dln-kenwood .dln-miniCart--empty .dln-miniCart__content .dln-miniCart__message {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 36px;
    font-size: 28px;
    color: var(--brand-04);
    margin: 20px 0 0
}

.dln-kenwood .dln-miniCart--empty .dln-miniCart__content .dln-icn {
    width: 80px;
    height: 80px;
    line-height: normal;
    font-size: 0;
    color: var(--ui-01);
    margin: 0 auto
}

.dln-kenwood .dln-miniCart--empty .dln-miniCart__content .dln-icn:before {
    content: "#";
    font-size: 80px;
    left: -14px
}

.dln-quickLink:active, .dln-quickLink:hover, .dln-quickLink:link, .dln-quickLink:visited {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    width: calc(100% - 16px);
    width: 100%;
    min-height: 180px;
    border-bottom: 1px solid var(--ui-02);
    padding: 16px 8px;
    text-decoration: none
}

.dln-quickLink__wrap {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    height: auto;
    margin: 0 0 8px
}

.dln-quickLink__iconWrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 90px;
    height: 90px;
    border: 2px solid var(--support-02);
    border-radius: 50%;
    margin: 0 auto 16px
}

.dln-quickLink__iconWrap .dln-icn {
    font-size: 48px;
    color: var(--support-02);
    margin: 0 auto
}

.dln-quickLink__title {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 13px;
    color: var(--brand-02)
}

.dln-quickLink__link {
    display: inline-block;
    width: auto;
    line-height: 20px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-04);
    text-decoration: underline
}

.dln-kenwood .dln-quickLink {
    height: auto;
    min-height: 140px;
    text-align: center;
    border: 0;
    cursor: pointer
}

.dln-kenwood .dln-quickLink__title {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal
}

.dln-kenwood .dln-quickLink__link {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-kenwood .dln-quickLink__iconWrap {
    width: 50px;
    height: 50px;
    border: 0;
    margin: 0 auto 20px
}

.dln-kenwood .dln-quickLink__iconWrap .dln-icn {
    color: var(--brand-01)
}

.dln-kenwood .dln-quickLink__link, .dln-kenwood .dln-quickLink__title {
    font-size: 14px;
    color: var(--brand-04)
}

.dln-kenwood .dln-quickLink:hover .dln-quickLink__link, .dln-kenwood .dln-quickLink:hover .dln-quickLink__title {
    color: var(--brand-01)
}

.dln-kenwood .dln-quickLink--store .dln-quickLink__iconWrap .dln-icn {
    width: 48px;
    height: 48px;
    font-size: 0
}

.dln-kenwood .dln-quickLink--store .dln-quickLink__iconWrap .dln-icn:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "-";
    width: 48px;
    height: 48px;
    font-size: 48px
}

.dln-delonghi .dln-quickLink__title {
    font-size: 1rem
}

.dln-timeline {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-width: 654px;
    max-width: 980px;
    margin: 40px auto 0
}

.dln-timeline__container {
    display: flex;
    width: 100%;
    height: auto;
    list-style: none;
    padding: 16px;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative
}

.dln-timeline__label {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    width: 100%;
    color: var(--ui-02);
    padding: 38px 0 0;
    margin: 0 auto;
    pointer-events: none;
    position: relative
}

.dln-timeline__label:after, .dln-timeline__label:before {
    content: "";
    position: absolute
}

.dln-timeline__label:before {
    content: attr(data-ref);
    width: 30px;
    max-width: 30px;
    height: 30px;
    max-height: 30px;
    line-height: 2.5;
    font-size: 12px;
    color: var(--brand-03);
    text-align: center;
    border-radius: 50%;
    background: var(--ui-02);
    box-sizing: border-box;
    top: 0;
    left: calc(50% - 15px)
}

.dln-timeline__label span {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: inline-block;
    width: 100%;
    word-wrap: break-word
}

.dln-timeline__step {
    display: inline-flex;
    width: calc(33.333% - 26.67px);
    text-align: center;
    margin: 0 40px 0 0;
    position: relative
}

.dln-timeline__step:last-of-type {
    margin: 0
}

.dln-timeline__step:last-of-type:after {
    display: none
}

.dln-timeline__step:after, .dln-timeline__step:before {
    content: "";
    position: absolute
}

.dln-timeline__step:after {
    width: calc(100% - 13px);
    height: 1px;
    background-color: var(--ui-02);
    top: 15px;
    left: calc(50% + 28px)
}

.dln-timeline__step--active .dln-timeline__label:before {
    background-color: var(--brand-01)
}

.dln-timeline__step--active .dln-timeline__label {
    color: var(--brand-04)
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-timeline {
        min-width: 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-timeline {
        min-width: 0
    }

    .dln-timeline__container {
        width: 100%;
        padding: 0
    }

    .dln-timeline__label span {
        opacity: 0;
        font-size: 12px
    }

    .dln-timeline__label:before {
        left: 0;
        opacity: 1
    }

    .dln-timeline__step {
        width: 33.333%;
        padding: 0;
        margin: 0 40px 0 0;
        min-width: 0
    }

    .dln-timeline__step:after {
        width: calc(100% - 30px);
        left: 44px;
        z-index: 9
    }

    .dln-timeline__step:first-of-type {
        margin: 0
    }

    .dln-timeline__step:first-of-type .dln-timeline__label {
        margin: 0 auto 0 0;
        text-align: left
    }

    .dln-timeline__step:nth-of-type(2) {
        text-align: center;
        margin: 0 auto
    }

    .dln-timeline__step:nth-of-type(2) .dln-timeline__label {
        margin: 0 auto
    }

    .dln-timeline__step:nth-of-type(2) .dln-timeline__label:before {
        left: calc(50% - 15px);
        right: auto
    }

    .dln-timeline__step:nth-of-type(2):after {
        left: calc(50% + 33px)
    }

    .dln-timeline__step:last-of-type {
        margin: 0;
        text-align: right
    }

    .dln-timeline__step:last-of-type .dln-timeline__label {
        margin: 0 0 0 auto
    }

    .dln-timeline__step:last-of-type .dln-timeline__label:before {
        left: auto;
        right: 0
    }

    .dln-timeline__step--active .dln-timeline__label span {
        opacity: 1
    }
}

.dln-kenwood .dln-timeline__container {
    height: 51px
}

.dln-kenwood .dln-timeline__step {
    position: relative;
    z-index: 1
}

.dln-kenwood .dln-timeline__step:after {
    width: 100%;
    height: 0 !important;
    border-top: 2px dashed var(--ui-02);
    background: none;
    background-color: transparent;
    left: 50%;
    z-index: 2
}

.dln-kenwood .dln-timeline__step .dln-timeline__label {
    line-height: 20px;
    font-size: 14px;
    padding-top: 42px;
    position: relative;
    z-index: 3;
    color: var(--ui-02)
}

.dln-kenwood .dln-timeline__step .dln-timeline__label:before {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    top: -10px;
    width: 35px;
    max-width: none;
    height: 35px;
    max-height: none;
    font-size: 16px;
    line-height: 35px;
    font-weight: 700;
    border: 8px solid var(--brand-03);
    background-color: var(--ui-02);
    box-sizing: content-box;
    left: calc(50% - 26px)
}

.dln-kenwood .dln-timeline__step--completed .dln-timeline__label {
    color: var(--support-02)
}

.dln-kenwood .dln-timeline__step--completed .dln-timeline__label:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "H";
    line-height: 2.5;
    font-size: 14px;
    font-weight: lighter;
    border: 8px solid var(--brand-03);
    background-color: var(--support-02)
}

.dln-kenwood .dln-timeline__step--active .dln-timeline__label {
    color: var(--brand-01)
}

.dln-kenwood .dln-timeline__step--active .dln-timeline__label:before {
    border: 8px solid #f1bacd;
    background-color: var(--brand-01)
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-timeline__step:after {
        width: 100% !important;
        left: 50% !important
    }

    .dln-kenwood .dln-timeline__step .dln-timeline__label {
        width: 100%;
        margin: 0;
        padding: 44px 20px 0
    }
}

.dln-delonghi .dln-timeline__step:after {
    background-color: var(--ui-01)
}

.dln-delonghi .dln-timeline__step .dln-timeline__label:before {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-delonghi .dln-timeline__step .dln-timeline__label span {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .875rem
}

.dln-delonghi .dln-timeline__step--completed .dln-timeline__label:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "\E0";
    color: var(--brand-03);
    background-color: var(--support-02)
}

.dln-delonghi .dln-timeline__step--active .dln-timeline__label:before {
    background-color: var(--brand-04)
}

.dln-categoryBox {
    width: 100%;
    max-width: 200px;
    border: 1px solid transparent;
    transition: .3s;
    padding: 10px;
    position: relative
}

.dln-categoryBox:hover {
    border-color: var(--brand-02)
}

.dln-categoryBox__imgWrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 163px;
    background-color: var(--ui-03);
    position: relative;
    z-index: 1
}

.dln-categoryBox__imgWrap:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .04);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.dln-categoryBox__imgWrap > img {
    width: 100%;
    max-width: 166px;
    height: 145px;
    margin: 0 auto;
    -o-object-fit: contain;
    object-fit: contain
}

.dln-categoryBox__title {
    font-size: 13px;
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    font-size: 14px;
    border-bottom: 1px solid var(--ui-01);
    padding: 0 0 10px;
    margin: 8px 0 0
}

.dln-categoryBox a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-categoryBox__imgWrap {
        height: 124px
    }
}

@media only screen and (max-width: 599px) {
    .dln-categoryBox__imgWrap {
        height: 241px
    }
}

.dln-kenwood .dln-categoryBox {
    border: none
}

.dln-kenwood .dln-categoryBox__imgWrap {
    height: auto
}

@media screen and (max-width: 599px) {
    .dln-kenwood .dln-categoryBox__imgWrap {
        max-width: 128px
    }
}

.dln-kenwood .dln-categoryBox__imgWrap > img {
    width: 100%;
    height: auto;
    -o-object-fit: none;
    object-fit: none
}

.dln-kenwood .dln-categoryBox__title {
    border-bottom: none;
    padding-bottom: 0;
    display: block;
    text-align: center
}

.dln-kenwood .dln-categoryBox:hover .dln-categoryBox__title {
    text-decoration: underline
}

.dln-addressResult {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-decoration: none;
    padding: 0 0 8px
}

.dln-addressResult:hover {
    background-color: var(--ui-03)
}

.dln-addressResult__head {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    margin: 0 0 8px
}

.dln-addressResult__pinIndex {
    width: 23px;
    height: 30px;
    line-height: 2.1;
    font-size: 11px;
    color: var(--brand-03);
    text-align: center;
    background-image: url(/_ui/dist/assets/images/icons/icon-pin-brand-01.svg);
    background-size: 23px 30px;
    background-position: 50%;
    margin: 0 8px 0 0
}

.dln-addressResult__company, .dln-addressResult__pinIndex {
    display: inline-block;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-addressResult__company {
    width: auto;
    max-width: calc(100% - 10px);
    line-height: 17px;
    font-size: 14px;
    color: var(--brand-04);
    padding: 0
}

.dln-addressResult__distance {
    display: inline-block;
    width: auto;
    line-height: 17px;
    font-size: 14px;
    color: var(--brand-02);
    border-left: 1px solid var(--brand-02);
    padding: 0 0 0 12px;
    margin: 0 16px 0 24px
}

.dln-addressResult__head .dln-btnIcon {
    width: 32px;
    height: 32px;
    margin: 0 0 0 auto
}

.dln-addressResult__head .dln-btnIcon .dln-btnIcon__wrap {
    width: 32px;
    height: 32px
}

.dln-addressResult__head .dln-icn {
    margin: 0 0 0 auto;
    color: var(--brand-04)
}

.dln-addressResult__info {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 0 0 30px;
    box-sizing: border-box
}

.dln-addressResult__data {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    color: var(--brand-04)
}

.dln-addressResult__productCategory {
    display: block;
    width: 100%;
    line-height: 20px;
    color: var(--brand-02);
    padding: 8px 0 0
}

.dln-delonghi .dln-addressResult__company {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal
}

.dln-quickLinks--slider {
    display: flex;
    align-content: flex-start;
    text-align: center;
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto
}

.dln-quickLinks--slider .dln-quickLinks__inner {
    width: 100%;
    max-width: 1240px;
    margin: 0 auto
}

@media only screen and (min-width: 1480px) {
    .dln-quickLinks--slider .dln-wrapper {
        max-width: 1480px;
        padding-right: 40px;
        padding-left: 40px;
        margin: 0 auto
    }
}

.dln-quickLinks--slider > .dln-wrapper {
    width: 100%
}

.dln-quickLinks--slider .dln-quickLinks__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    line-height: 26px;
    font-size: 22px;
    margin: 0 0 32px
}

.dln-quickLinks--slider.dln-quickLinks--slider--shrink .dln-wrapper {
    max-width: 1080px
}

.dln-quickLinks--slider .dln-carousel.swiper-container, .dln-quickLinks--slider .dln-carousel.swiper-container.dln-carousel--mobileOnly {
    height: auto
}

.dln-quickLinks--slider .dln-carousel.swiper-container .swiper-wrapper {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: auto
}

.dln-quickLinks--slider .dln-carousel.swiper-container .swiper-wrapper .swiper-slide {
    align-items: stretch;
    height: auto
}

.dln-quickLinks--slider .dln-carousel.swiper-container .swiper-wrapper .swiper-slide .dln-quickLink {
    height: auto
}

.dln-quickLinks--slider .dln-carousel.swiper-container .swiper-pagination {
    margin-top: 32px !important
}

.dln-quickLinks--slider .dln-carousel.swiper-container .swiper-pagination:empty {
    display: none
}

.dln-quickLinks--sliderWrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-quickLinks--sliderWrap .dln-quickLink {
    width: calc(20% - 16px);
    margin: 0 20px 0 0
}

.dln-quickLinks--sliderWrap .dln-quickLink:last-of-type {
    margin: 0
}

@media screen and (min-width: 767px) {
    .dln-quickLinks--slider .dln-carousel.swiper-container .swiper-slide.hide-items {
        width: 20%
    }

    .dln-quickLinks--slider .dln-carousel.swiper-container .swiper-slide.hide-items:nth-of-type(n+6) {
        display: none
    }
}

@media only screen and (min-width: 600px) {
    .dln-quickLinks--slider .dln-carousel.swiper-container .swiper-slide:not(.hide-items) {
        width: calc(20% - 16px);
        margin: 0 20px 0 0
    }

    .dln-quickLinks--slider .dln-carousel.swiper-container .swiper-slide:not(.hide-items):last-of-type {
        margin: 0
    }

    .dln-quickLinks--slider .swiper-wrapper {
        display: flex;
        width: 100%
    }

    .dln-quickLinks--slider .swiper-wrapper .swiper-slide .dln-quickLink {
        border-bottom: 1px solid var(--ui-01)
    }
}

@media only screen and (min-width: 900px) and (max-width: 1480px) {
    .dln-quickLinks--slider .dln-wrapper {
        width: calc(100% - 40px)
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-quickLinks--slider .dln-wrapper {
        width: calc(100% - 20px)
    }
}

@media only screen and (max-width: 599px) {
    .dln-quickLinks--slider .dln-wrapper {
        width: calc(100% - 20px) !important
    }

    .dln-quickLinks--slider .dln-quickLinks__title {
        font-size: 15px;
        margin-bottom: 4px
    }

    .dln-quickLinks--slider .dln-quickLinks__link {
        width: auto
    }
}

.dln-kenwood .dln-quickLinks--slider {
    justify-content: center
}

.dln-kenwood .dln-quickLinks--slider .dln-wrapper .dln-carousel {
    height: auto
}

.dln-kenwood .dln-quickLinks--slider .dln-wrapper .dln-carousel.swiper-container-horizontal .swiper-slide .dln-quickLink {
    border: 0
}

.dln-kenwood .dln-quickLinks--slider .dln-wrapper .swiper-container .swiper-wrapper .swiper-slide {
    align-items: stretch
}

.dln-kenwood .dln-quickLinks--slider .dln-wrapper .swiper-container .swiper-wrapper .swiper-slide .dln-quickLink {
    min-height: none;
    height: auto
}

.dln-kenwood .dln-quickLinks--slider .dln-wrapper .dln-quickLinks__title {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 12px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-quickLinks--slider .dln-wrapper .dln-quickLinks__title {
        font-family: var(--fontNameSemibold), Arial, sans-serif;
        font-weight: 600;
        font-style: normal;
        font-size: 18px;
        line-height: 22px
    }
}

.dln-kenwood .dln-quickLinks--slider .dln-wrapper .dln-quickLink {
    border-bottom: none;
    padding: 16px 8px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-quickLinks--slider .dln-wrapper .dln-quickLink {
        border: 0;
        padding-bottom: 8px
    }
}

.dln-kenwood .dln-quickLinks--slider .dln-wrapper .dln-quickLink__link {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-delonghi .dln-quickLinks--slider .dln-wrapper .dln-quickLinks__inner {
    max-width: 1480px;
    margin: 0 auto
}

.dln-delonghi .dln-quickLinks--slider .dln-wrapper .dln-quickLinks__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.75rem;
    line-height: 1.21;
    margin-bottom: 0
}

.dln-delonghi .dln-quickLinks--slider .dln-wrapper .dln-quickLink {
    border-bottom: none
}

.dln-delonghi .dln-quickLinks--slider .dln-wrapper .dln-quickLink__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: var(--brand-04);
    font-size: 1.125rem;
    line-height: 1.11
}

.dln-delonghi .dln-quickLinks--slider .dln-wrapper .dln-quickLink__link {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: .875rem;
    line-height: 1.29
}

.dln-delonghi .dln-quickLinks--slider .dln-wrapper .dln-quickLink__iconWrap {
    border-color: transparent
}

.dln-delonghi .dln-quickLinks--slider .dln-wrapper .dln-quickLink__iconWrap .dln-icn {
    color: var(--brand-04)
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-quickLinks--slider .dln-wrapper__headTitle {
        font-size: 2.3125rem;
        line-height: 1.08
    }

    .dln-delonghi .dln-quickLinks--slider .dln-wrapper__searchTitle, .dln-delonghi .dln-quickLinks--slider .dln-wrapper__title {
        font-size: 1.3125rem !important;
        line-height: 1.1
    }

    .dln-delonghi .dln-quickLinks--slider .dln-wrapper .dln-wrapper {
        margin: 0;
        padding-left: 20px;
        padding-right: 20px
    }

    .dln-delonghi .dln-quickLinks--slider .dln-wrapper .dln-quickLinks__title {
        font-size: 1.3125rem;
        line-height: 1.1
    }
}

.dln-category-browser__wrapper {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    justify-content: center;
    height: auto;
    padding-top: 88px;
    margin: 0 auto 64px
}

.dln-category-browser__wrapper > .dln-wrapper {
    width: 100%;
    max-width: 1080px
}

.dln-category-browser__header {
    margin-bottom: 50px
}

.dln-category-browser__header--title {
    font-size: 22px;
    line-height: 26px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-category-browser__header--text {
    font-size: 16px;
    line-height: 20px
}

.dln-category-browser__breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    width: 100%;
    height: auto;
    margin-bottom: 50px
}

.dln-category-browser__breadcrumbs .dln-breadCrumbSel {
    margin-right: 25px
}

.dln-category-browser__breadcrumbs .dln-breadCrumbSel__text {
    font-size: 14px;
    line-height: 20px
}

.dln-category-browser__breadcrumbs .dln-select {
    margin: 0 25px 0 0
}

.dln-category-browser__breadcrumbs .dln-select__value {
    font-size: 14px;
    line-height: 20px
}

.dln-category-browser__breadcrumbs .dln-select .dln-select__container.dln-select--has-value .dln-select__option:first-child {
    color: var(--brand-04)
}

.dln-category-browser__category {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto
}

.dln-category-browser__category .dln-categoryBox {
    width: 20%;
    max-width: none;
    border: 1px solid transparent;
    padding-bottom: 10px;
    margin: 0 0 22px;
    display: flex;
    flex-direction: column
}

.dln-category-browser__category .dln-categoryBox__title {
    border-bottom: 1px solid var(--ui-01);
    padding-bottom: 12px;
    display: flex;
    flex: 1;
    display: block;
    text-align: left
}

.dln-category-browser__category .dln-categoryBox:hover {
    border-color: var(--brand-02)
}

.dln-kenwood .dln-category-browser {
    padding-top: 0;
    margin-bottom: 70px
}

.dln-kenwood .dln-category-browser .dln-wrapper {
    border-top: 1px solid var(--ui-01);
    border-bottom: 1px solid var(--ui-01);
    padding-top: 70px;
    padding-bottom: 48px
}

.dln-kenwood .dln-category-browser .dln-wrapper__header--title {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 24px;
    font-size: 20px;
    text-align: center;
    margin-bottom: 46px
}

.dln-kenwood .dln-category-browser .dln-wrapper__header--text {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    height: 24px;
    line-height: 24px;
    font-size: 20px;
    color: var(--ui-07);
    margin-right: 7px
}

.dln-kenwood .dln-category-browser .dln-wrapper__category .dln-categoryBox {
    border: none
}

.dln-kenwood .dln-category-browser .dln-wrapper__category .dln-categoryBox .dln-categoryBox__title {
    line-height: 16px;
    text-align: center;
    border-bottom: none;
    padding-bottom: 0;
    margin-top: 10px
}

@media only screen and (max-width: 599px) {
    .dln-category-browser__wrapper .dln-wrapper {
        width: calc(100% - 20px)
    }

    .dln-category-browser__header {
        margin-bottom: 20px
    }

    .dln-category-browser__header--title {
        font-size: 15px;
        line-height: 21px
    }

    .dln-category-browser__header--text {
        font-size: 14px;
        line-height: 20px
    }

    .dln-category-browser__breadcrumbs {
        margin-bottom: 20px
    }

    .dln-category-browser__breadcrumbs .dln-breadCrumbSel {
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal
    }

    .dln-category-browser__breadcrumbs .dln-select {
        display: none;
        visibility: hidden
    }

    .dln-category-browser__breadcrumbs .dln-select:last-of-type {
        display: inline-block;
        visibility: visible
    }

    .dln-category-browser__category .dln-categoryBox {
        width: calc(50% - 4px);
        margin: 0 8px 0 0;
        padding: 10px 0;
        border-width: 0
    }

    .dln-category-browser__category .dln-categoryBox:nth-of-type(2n+2) {
        margin-right: 0
    }

    .dln-category-browser__category .dln-categoryBox:hover {
        border-width: 0
    }
}

.dln-kenwood .dln-category-browser__wrapper {
    border-top: 1px solid var(--ui-01);
    border-bottom: 1px solid var(--ui-01);
    padding-top: 70px;
    padding-bottom: 70px;
    max-width: 1080px !important;
    margin-right: 40px;
    margin-left: 40px
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-category-browser__wrapper {
        padding-top: 60px;
        padding-bottom: 60px;
        margin-right: 20px;
        margin-left: 20px
    }
}

.dln-kenwood .dln-category-browser__wrapper > .dln-wrapper {
    padding: 0;
    margin: 0;
    width: 100%
}

.dln-kenwood .dln-category-browser__wrapper.dln-category-browser__wrapper--noHeader.dln-category-browser__wrapper--noBreadcrumbs {
    border: 0;
    padding-top: 0;
    padding-bottom: 0
}

.dln-kenwood .dln-category-browser__header {
    width: 100%;
    margin-bottom: 46px
}

.dln-kenwood .dln-category-browser__header--text, .dln-kenwood .dln-category-browser__header--title {
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal
}

.dln-kenwood .dln-category-browser__breadcrumbs .dln-breadCrumbSel__text {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    height: 24px;
    line-height: 24px;
    font-size: 20px;
    color: var(--ui-07);
    margin-right: 7px
}

.dln-kenwood .dln-category-browser__breadcrumbs .dln-breadCrumbSel__arrow {
    height: 24px;
    line-height: 24px;
    color: var(--ui-07)
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-category-browser__breadcrumbs .dln-breadCrumbSel__arrow {
        line-height: 22px;
        height: 20px
    }
}

.dln-kenwood .dln-category-browser__breadcrumbs .dln-select, .dln-kenwood .dln-category-browser__breadcrumbs .dln-select__container {
    height: 24px
}

.dln-kenwood .dln-category-browser__breadcrumbs .dln-select__value {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 24px;
    font-size: 20px;
    margin-right: 7px
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-category-browser__breadcrumbs .dln-select__value {
        font-size: 18px;
        line-height: 22px
    }
}

.dln-kenwood .dln-category-browser__breadcrumbs .dln-select__arrow {
    width: 11px;
    height: 24px
}

.dln-kenwood .dln-category-browser__breadcrumbs .dln-select__arrow:before {
    display: inline-block;
    line-height: 20px !important;
    padding-top: 4px
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-category-browser__breadcrumbs .dln-select__arrow:before {
        padding-top: 0
    }
}

.dln-kenwood .dln-category-browser__breadcrumbs .dln-select .dln-select__option:first-of-type:before {
    content: none
}

.dln-kenwood .dln-category-browser__category .dln-categoryBox {
    width: calc(20% - 14px);
    align-items: center;
    margin: 0 8px;
    padding: 0;
    border: 0
}

.dln-kenwood .dln-category-browser__category .dln-categoryBox:nth-child(5n) {
    margin-right: 0
}

.dln-kenwood .dln-category-browser__category .dln-categoryBox:nth-child(5n+1) {
    margin-left: 0
}

.dln-kenwood .dln-category-browser__category .dln-categoryBox__title {
    display: block;
    border: 0;
    text-align: center
}

.dln-kenwood .dln-category-browser__category .dln-categoryBox .ken-image__image, .dln-kenwood .dln-category-browser__category .dln-categoryBox .ken-picture {
    max-width: 100%
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-category-browser__category .dln-categoryBox {
        width: calc(50% - 10px)
    }

    .dln-kenwood .dln-category-browser__category .dln-categoryBox:nth-child(5n) {
        margin-right: 10px
    }

    .dln-kenwood .dln-category-browser__category .dln-categoryBox:nth-child(5n+1) {
        margin-left: 10px
    }

    .dln-kenwood .dln-category-browser__category .dln-categoryBox:nth-child(2n) {
        margin-right: 0
    }

    .dln-kenwood .dln-category-browser__category .dln-categoryBox:nth-child(odd) {
        margin-left: 0
    }
}

.dln-delonghi .dln-category-browser__category {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 28px
}

.dln-delonghi .dln-category-browser__category .dln-categoryBox__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.1875rem;
    line-height: 1;
    border-bottom: none
}

.dln-delonghi .dln-category-browser__wrapper {
    margin-bottom: 50px
}

.dln-delonghi .dln-category-browser__wrapper .dln-wrapper {
    max-width: 1480px;
    padding-bottom: 0
}

.dln-delonghi .dln-category-browser__wrapper .dln-select__value {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.5
}

.dln-delonghi .dln-category-browser__wrapper .dln-select__arrow {
    line-height: 27px;
    font-size: 1.125rem;
    width: 20px;
    height: 20px;
    margin-top: 3px
}

.dln-delonghi .dln-category-browser__wrapper .dln-breadCrumbSel__text {
    font-size: 1rem;
    line-height: 1.5
}

.dln-delonghi .dln-category-browser__wrapper .dln-breadCrumbSel__arrow {
    line-height: 27px;
    font-size: 1.125rem
}

.dln-delonghi .dln-category-browser__header--text {
    font-size: 1.125rem;
    line-height: 1.33;
    color: var(--brand-04)
}

.dln-country-list {
    display: block;
    width: 100%
}

.dln-country-list .dln-accordion {
    width: 100%
}

.dln-country-list .dln-accordion .dln-accordion__head {
    width: 100%;
    pointer-events: none;
    height: auto;
    padding: 0;
    border-top: 0
}

.dln-country-list .dln-accordion .dln-accordion__head .dln-accordion__title {
    max-width: calc(100% - 44px);
    padding: 0;
    height: auto;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 26px;
    line-height: 32px;
    color: var(--brand-01)
}

.dln-country-list .dln-accordion .dln-accordion__head i {
    display: none
}

.dln-country-list .dln-accordion .dln-accordion__content {
    width: 100%;
    margin: 0;
    padding: 25px 0 0;
    opacity: 1
}

.dln-country-list .dln-accordion--open .dln-accordion__head {
    border-top: 1px solid var(--ui-01);
    border-bottom: 0
}

.dln-country-list .dln-accordion + .dln-accordion .dln-accordion__head {
    border-top: 0
}

.dln-country-list .dln-flag__list {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.dln-country-list .dln-flag__list .dln-flag__listItem {
    display: flex;
    position: relative;
    width: 25%;
    margin-bottom: 40px
}

.dln-country-list .dln-flag__list .dln-flag__listItem .dln-flag__listLink {
    color: var(--brand-02);
    text-decoration: none
}

.dln-country-list .dln-flag__list .dln-flag__listItem .dln-flag__listLink:hover * {
    text-decoration: underline
}

.dln-country-list .dln-flag__list .dln-flag__listItem .dln-flag {
    flex-shrink: 0;
    height: 19px;
    font-size: 19px;
    border: 1px solid #d8d8d8;
    background-size: cover;
    margin-right: 10px
}

.dln-country-list .dln-flag__list .dln-flag__listItem .dln-flag__languages {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    color: var(--brand-02)
}

.dln-country-list .dln-flag__list .dln-flag__listItem .dln-flag__languages .dln-flag__lang {
    display: inline-block;
    margin-right: 10px
}

.dln-country-list .dln-flag__list .dln-flag__listItem .dln-flag__languages .dln-flag__lang a {
    text-decoration: none;
    color: var(--brand-02);
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400
}

.dln-country-list .dln-flag__list .dln-flag__listItem .dln-flag__languages .dln-flag__lang strong {
    color: var(--brand-01);
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase
}

#restOfTheWorld .dln-accordion__content {
    display: block
}

#restOfTheWorld .dln-btn--internationalWebsite {
    margin-top: 35px;
    margin-bottom: 40px;
    width: auto
}

@media only screen and (min-width: 599px) {
    .dln-country-list .dln-accordion {
        max-height: none !important
    }

    .dln-country-list .dln-accordion + .dln-accordion .dln-accordion__head {
        padding-top: 44px
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-country-list .dln-flag__list .dln-flag__listItem {
        width: 33.3%
    }
}

@media only screen and (max-width: 599px) {
    .dln-country-list .dln-accordion {
        max-height: 87px
    }

    .dln-country-list .dln-accordion .dln-accordion__head {
        height: auto;
        padding: 30px 0;
        border-top: 1px solid var(--ui-01);
        pointer-events: all
    }

    .dln-country-list .dln-accordion .dln-accordion__head .dln-accordion__title {
        font-size: 21px;
        line-height: 1.3
    }

    .dln-country-list .dln-accordion .dln-accordion__head i {
        display: inline
    }

    .dln-country-list .dln-accordion .dln-accordion__content {
        margin: 0;
        padding: 25px 0 0
    }

    .dln-country-list .dln-flag__list .dln-flag__listItem {
        width: 100%
    }
}

.dln-kenwood .dln-country-list {
    padding: 0 80px
}

.dln-kenwood .dln-country-list .dln-page__content {
    margin: 0
}

.dln-kenwood .dln-country-list .dln-accordion__head {
    width: 100%;
    text-align: left;
    padding-bottom: 25px;
    border-bottom: 1px solid var(--ui-01)
}

.dln-kenwood .dln-country-list .dln-accordion__title {
    color: var(--brand-04) !important;
    font-family: Merriweather !important;
    font-size: 30px !important
}

.dln-kenwood .dln-country-list .dln-accordion__content {
    padding-top: 34px
}

.dln-kenwood .dln-country-list .dln-accordion--arrow {
    border-bottom: none
}

.dln-kenwood .dln-country-list .dln-flag__lang {
    color: var(--ui-07) !important
}

.dln-kenwood .dln-country-list .dln-flag__lang strong {
    color: var(--brand-04) !important
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-kenwood .dln-country-list {
        padding: 0 30px
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-country-list {
        padding: 0 20px 80px
    }

    .dln-kenwood .dln-country-list .dln-accordion__head {
        border-top: none;
        border-bottom: none
    }

    .dln-kenwood .dln-country-list .dln-accordion--arrow {
        border-bottom: 1px solid var(--ui-01)
    }

    .dln-kenwood .dln-country-list .dln-accordion__title {
        font-weight: 400 !important;
        font-size: 24px !important
    }
}

.dln-delonghi .dln-country-list .dln-flag__listItem .dln-flag__languages .dln-flag__listLink .dln-flag__lang {
    color: var(--brand-02)
}

.dln-delonghi .dln-country-list .dln-flag__listItem .dln-flag__languages .dln-flag__listLink .dln-flag__lang strong {
    color: var(--brand-04)
}

.dln-delonghi .dln-country-list .dln-accordion__head .dln-accordion__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: var(--brand-04)
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-country-list .dln-accordion {
        max-height: 60px
    }

    .dln-delonghi .dln-country-list .dln-accordion:first-child .dln-accordion__head {
        border-top: none
    }

    .dln-delonghi .dln-country-list .dln-accordion__head {
        padding: 16px 22px 16px 16px
    }

    .dln-delonghi .dln-country-list .dln-accordion__head .dln-accordion__title {
        line-height: 28px
    }

    .dln-delonghi .dln-country-list .dln-accordion__content {
        padding-top: 8px
    }

    .dln-delonghi .dln-country-list .dln-accordion__content .dln-flag__list {
        padding: 0 16px
    }

    .dln-delonghi .dln-country-list .dln-accordion__content .dln-flag__list .dln-flag__listItem {
        margin-bottom: 34px
    }

    .dln-delonghi .dln-country-list .dln-accordion__content > p {
        padding: 0 16px
    }

    .dln-delonghi .dln-country-list .dln-accordion__content > .dln-btn {
        margin: 0 auto 0 16px
    }
}

.dln-search-results {
    margin-bottom: 20px
}

.dln-search-results__grid {
    display: flex;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px
}

.dln-search-results__grid .dln-search-result {
    margin: 20px 20px 0;
    width: calc(50% - 40px)
}

.dln-search-results__view-all {
    display: inline-block;
    line-height: 1;
    color: var(--brand-02);
    font-size: 12px;
    margin-top: 15px
}

@media only screen and (max-width: 599px) {
    .dln-search-results__grid {
        flex-direction: column
    }

    .dln-search-results__grid .dln-search-result:nth-last-child(odd) {
        width: calc(100% - 40px);
        margin-top: 20px
    }

    .dln-search-results__grid .dln-search-result:nth-last-child(2n) {
        display: none
    }
}

.dln-delonghi .dln-search-results__grid {
    margin-right: -10px;
    margin-left: -10px
}

.dln-delonghi .dln-search-results__grid .dln-search-result {
    margin: 20px 10px 0;
    width: calc(50% - 20px)
}

.dln-filters-bar, .dln-filters-bar__filters-wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-filters-bar .section-label {
    padding-right: 27px;
    color: #9b9b9b;
    font-size: 15px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal
}

.dln-filters-bar .dln-filterDropdown + .dln-filterDropdown {
    margin-left: 30px
}

.dln-filters-bar__desktop .dln-filterDropdown, .dln-filters-bar__desktop .section-label {
    margin-bottom: 10px
}

.dln-filters-bar__mobile {
    display: none
}

.dln-filters-bar__applied-filters {
    display: flex;
    align-self: center;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0;
    margin-top: 30px
}

.dln-filters-bar__applied-filters.swiper-container {
    margin-top: 30px;
    padding: 0
}

.dln-filters-bar__applied-filters .swiper-pagination, .dln-filters-bar__applied-filters .swiper-scrollbar {
    display: none
}

.dln-filters-bar__applied-filters .swiper-wrapper {
    align-items: center
}

.dln-filters-bar__applied-filters .swiper-slide {
    width: auto !important
}

.dln-filters-bar__applied-filters .dln-btn {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    height: auto;
    display: inline-block;
    padding: 0;
    margin-left: 10px;
    text-decoration: none;
    font-size: 15px
}

.dln-filters-bar__sort-section {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 30px;
    font-size: 15px;
    line-height: 1.4
}

.dln-filters-bar__sorted-by-label {
    display: inline-block;
    margin-right: 5px;
    font-size: 15px;
    line-height: 1.4;
    color: #9b9b9b
}

.dln-filters-bar .dln-select__value {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 1.4
}

.dln-filters-bar .dln-select__head {
    align-items: center
}

.dln-filters-bar .dln-select__arrow {
    width: 18px;
    height: 15px;
    font-size: 18px
}

.dln-delonghi .dln-filters-bar__filters-wrap {
    border-bottom: 1px solid var(--ui-01);
    padding-bottom: 10px;
    margin-bottom: 10px
}

.dln-delonghi .dln-filters-bar__desktop {
    padding-bottom: 15px
}

.dln-delonghi .dln-filters-bar .section-label {
    padding-right: 17px;
    color: var(--brand-04)
}

.dln-delonghi .dln-filters-bar .dln-filterDropdown {
    border-left: 1px solid var(--ui-01);
    padding-left: 15px
}

.dln-delonghi .dln-filters-bar .dln-filterDropdown + .dln-filterDropdown {
    margin-left: 15px
}

.dln-delonghi .dln-filters-bar__applied-filters {
    margin-top: 15px
}

.dln-delonghi .dln-filters-bar__applied-filters .dln-btn {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: underline;
    font-size: 1rem;
    line-height: normal
}

.dln-delonghi .dln-filters-bar__sort-section span {
    font-size: 1rem;
    line-height: 1.5
}

.dln-delonghi .dln-filters-bar__sorted-by-label {
    color: var(--brand-04);
    font-size: 1rem
}

.dln-delonghi .dln-filters-bar .dln-select__value {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: var(--brand-04);
    font-size: 1rem;
    line-height: 1.5
}

.dln-delonghi .dln-filters-bar .dln-select__head {
    align-items: center
}

.dln-delonghi .dln-filters-bar .dln-select__arrow {
    width: 18px;
    height: 15px;
    font-size: 1.125rem
}

.dln-delonghi .dln-filters-bar .dln-filterDropdown--open .dln-filterDropdown__trigger {
    border-bottom: 2px solid var(--brand-04)
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-filters-bar__mobile .bra-btnView {
        display: inline-flex
    }

    .dln-delonghi .dln-filters-bar__mobile .bra-btnView__button {
        border: none;
        padding: 0 3px
    }

    .dln-delonghi .dln-filters-bar__mobile .bra-btnView .bra-icn {
        font-size: 1rem;
        width: 20px;
        height: 20px
    }
}

@media only screen and (max-width: 900px) {
    .dln-filters-bar__desktop {
        display: none
    }

    .dln-filters-bar__mobile {
        width: 100%;
        justify-content: space-between
    }

    .dln-filters-bar__mobile, .dln-filters-bar__mobile-filter {
        display: flex;
        align-items: center
    }

    .dln-filters-bar__mobile-filter .dln-icn {
        font-weight: 700
    }

    .dln-filters-bar__mobile .section-label {
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #000;
        padding-right: 10px
    }

    .dln-filters-bar__mobile .bra-btnView {
        display: none
    }

    .dln-filters-bar__applied-filters.swiper-container {
        margin-top: 20px
    }

    .dln-filters-bar__sorted-by {
        display: none
    }
}

@media only screen and (min-width: 600px) {
    .dln-filters-bar__mobile .dln-btnView {
        display: none
    }
}

@media only screen and (max-width: 599px) {
    .dln-filters-bar__mobile .bra-btnView {
        display: inline-flex
    }
}

.dln-kenwood .dln-filters-bar__desktop .dln-filterDropdown.dln-filterDropdown--search {
    padding-right: 15px
}

.dln-kenwood .dln-filters-bar__desktop .dln-filterDropdown {
    margin-left: 0;
    padding-left: 15px;
    padding-right: 15px;
    border-left: 2px solid var(--ui-03);
    margin-bottom: 16px
}

.dln-kenwood .dln-filters-bar__desktop .dln-filterDropdown__item {
    padding-bottom: 10px
}

.dln-kenwood .dln-filters-bar__desktop .dln-filterDropdown__item:last-of-type {
    opacity: .5
}

.dln-kenwood .dln-filters-bar__desktop .dln-filterDropdown__label {
    font-size: 13px
}

.dln-kenwood .dln-filters-bar__desktop .dln-filterDropdown__dropdown .dln-inputs__input {
    padding-right: 30px
}

.dln-kenwood .dln-filters-bar__desktop .dln-filterDropdown__placeholder .dln-icn--checkOutline {
    color: var(--support-02)
}

.dln-kenwood .dln-filters-bar__desktop .dln-filterDropdown__actions {
    align-items: flex-end
}

.dln-kenwood .dln-filters-bar__desktop .dln-filterDropdown__actions .dln-btn--apply {
    opacity: .5
}

.dln-kenwood .dln-filters-bar__desktop .dln-filterDropdown__actions .dln-btn--reset {
    height: auto;
    padding-left: 0;
    text-decoration: underline;
    font-size: 14px;
    text-transform: capitalize
}

.dln-kenwood .dln-filters-bar__desktop .dln-filterDropdown__actions .dln-btn--reset:hover {
    background: var(--brand-03) !important;
    color: var(--brand-04) !important
}

.dln-kenwood .dln-filters-bar__applied-filters .dln-btn {
    font-size: 12px;
    text-decoration: underline
}

.dln-kenwood .dln-filters-bar__sort-section {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin-top: 10px
}

.dln-recipe-grid {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-recipe-grid .dln-recipe {
    flex-direction: column;
    width: calc(25% - 15px);
    margin: 0 20px 40px 0
}

.dln-recipe-grid .dln-recipe:nth-of-type(4n+4) {
    margin: 0 0 40px
}

.dln-recipe-grid .dln-recipe__details {
    margin-top: auto
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-recipe-grid .dln-recipe {
        width: calc(33.33% - 13.34px);
        margin-bottom: 30px
    }

    .dln-recipe-grid .dln-recipe:nth-of-type(4n+4) {
        margin: 0 20px 30px 0
    }

    .dln-recipe-grid .dln-recipe:nth-of-type(3n+3) {
        margin: 0 0 30px
    }
}

@media only screen and (max-width: 599px) {
    .dln-recipe-grid .dln-recipe {
        width: calc(50% - 5px);
        margin: 0 10px 20px 0
    }

    .dln-recipe-grid .dln-recipe:nth-of-type(3n+3), .dln-recipe-grid .dln-recipe:nth-of-type(4n+4) {
        margin: 0 10px 20px 0
    }

    .dln-recipe-grid .dln-recipe:nth-of-type(2n+2) {
        margin: 0 0 20px
    }

    .dln-recipe-grid--detail .dln-recipe {
        width: 100%;
        margin: 0 0 30px
    }
}

.dln-category-list__wrapper {
    margin-bottom: 30px
}

.dln-category-list__wrapper + .dln-category-list__wrapper {
    padding-top: 30px;
    border-top: 1px solid var(--ui-01)
}

.dln-category-list__label {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
    color: #9b9b9b;
    padding-bottom: 15px
}

.dln-category-list__label, .dln-category-list__title {
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal
}

.dln-category-list__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: normal
}

.dln-category-list a {
    text-decoration: none;
    color: var(--ui-01)
}

.dln-category-list__text {
    padding: 10px 0 15px;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal
}

.dln-category-list .dln-icn {
    width: 40px;
    height: 40px;
    font-size: 20px;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #000
}

@media only screen and (max-width: 599px) {
    .dln-manuals-list__wrapText {
        margin-left: 0
    }
}

.dln-kenwood .dln-category-list__wrapper {
    padding: 20px 120px 20px 20px;
    position: relative;
    z-index: 1
}

.dln-kenwood .dln-category-list__label {
    line-height: 20px;
    font-size: 12px;
    color: var(--brand-02);
    text-transform: uppercase;
    padding-bottom: 2px
}

.dln-kenwood .dln-category-list__title {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 40px;
    font-size: 32px
}

.dln-kenwood .dln-category-list__text {
    line-height: 20px;
    padding: 12px 0 0
}

.dln-kenwood .dln-category-list__icon {
    width: 24px;
    height: 24px;
    position: absolute;
    top: calc(50% + 8px);
    right: 48px
}

.dln-kenwood .dln-category-list__icon .dln-icn {
    width: 24px;
    height: 24px;
    font-size: 18px;
    color: var(--brand-01);
    background-color: transparent
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-category-list__wrapper {
        padding: 20px 40px 20px 0;
        margin: 0
    }

    .dln-kenwood .dln-category-list__label {
        padding-bottom: 6px
    }

    .dln-kenwood .dln-category-list__title {
        line-height: 34px;
        font-size: 28px
    }

    .dln-kenwood .dln-category-list__text {
        padding-top: 15px
    }

    .dln-kenwood .dln-category-list__icon {
        top: 52px;
        right: 0
    }
}

.dln-delonghi .dln-category-list .dln-category-list__wrapper {
    position: relative
}

.dln-delonghi .dln-category-list__label {
    font-size: 1rem;
    line-height: 1.5;
    color: var(--ui-02)
}

.dln-delonghi .dln-category-list__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 2.3125rem;
    line-height: 1;
    color: var(--brand-04)
}

.dln-delonghi .dln-category-list__text {
    font-size: 1rem;
    line-height: 1.5;
    color: var(--brand-04);
    padding-bottom: 0
}

.dln-delonghi .dln-category-list__icon {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.dln-manuals-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    list-style: none
}

.dln-manuals-list .dln-icn {
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 48px;
    color: var(--support-02);
    margin: 0 40px 0 0
}

.dln-manuals-list__item {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 10px;
    position: relative
}

.dln-manuals-list__itemLink {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.dln-manuals-list__wrapText {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 88px);
    border-bottom: 1px solid var(--ui-01);
    padding: 5px 0 15px;
    box-sizing: border-box
}

.dln-manuals-list__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    line-height: 18px;
    font-size: 14px
}

.dln-manuals-list__details {
    display: block;
    width: 100%;
    line-height: 18px;
    font-size: 12px;
    color: var(--brand-02)
}

.dln-manuals-list--compact .dln-manuals-list__item {
    border-bottom: 1px solid var(--ui-01);
    padding: 0 0 15px
}

.dln-manuals-list--compact .dln-icn {
    margin: 0 15px 0 0
}

.dln-manuals-list--compact .dln-manuals-list__wrapText {
    align-items: center;
    width: calc(100% - 63px);
    border: none;
    padding: 5px 0 0
}

.dln-manuals-list--compact .dln-manuals-list__title {
    line-height: 20px;
    font-size: 15px;
    margin: 0 0 2px
}

.dln-manuals-list--compact .dln-manuals-list__details {
    font-size: 13px
}

@media only screen and (max-width: 599px) {
    .dln-manuals-list .dln-icn {
        line-height: 48px;
        margin: 0 15px 0 0
    }

    .dln-instruction-manuals__list .dln-instruction-manuals__listText {
        padding-left: 0
    }
}

.dln-kenwood .dln-manuals-list .dln-manuals-list__item > .dln-icn {
    text-indent: -5px;
    width: 38px;
    height: 50px;
    line-height: 50px;
    font-size: 49px;
    color: var(--brand-01);
    margin-right: 16px
}

.dln-kenwood .dln-manuals-list .dln-manuals-list__item .dln-manuals-list__title {
    font-size: 14px
}

.dln-kenwood .dln-manuals-list .dln-manuals-list__item .dln-manuals-list__details {
    line-height: 16px;
    font-size: 12px
}

.dln-delonghi .dln-manuals-list__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: .875rem;
    line-height: 1.29
}

.dln-delonghi .dln-manuals-list__details {
    font-size: .75rem;
    line-height: 1.5
}

.dln-delonghi .dln-manuals-list .dln-icn {
    color: var(--brand-04)
}

.dln-prodManualsCard {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-bottom: 1px solid var(--ui-01);
    padding: 0 0 32px
}

.dln-prodManualsCard__imageWrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0 21px 0 0;
    position: relative;
    z-index: 1
}

.dln-prodManualsCard__imageWrap:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .04);
    z-index: 2
}

.dln-prodManualsCard__image {
    display: inline-block;
    max-width: 100%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain
}

.dln-prodManualsCard__content {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: calc(100% - 510px)
}

.dln-prodManualsCard__prodName {
    line-height: 32px;
    font-size: 32px;
    margin: 0 0 26px
}

.dln-prodManualsCard__prodName, .dln-prodManualsCard__sku {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%
}

.dln-prodManualsCard__sku {
    line-height: 20px;
    font-size: 16px;
    color: var(--brand-02);
    text-transform: uppercase;
    margin: 0 0 32px
}

.dln-prodManualsCard__sku span {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

@media only screen and (max-width: 599px) {
    .dln-prodManualsCard__content {
        width: 100%
    }
}

.dln-delonghi .dln-prodManualsCard__prodName {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 2.3125rem;
    line-height: 1;
    margin-bottom: 15px
}

.dln-delonghi .dln-prodManualsCard__sku {
    font-size: 1.125rem;
    line-height: 1.33;
    margin-bottom: 40px
}

.dln-delonghi .dln-prodManualsCard__sku, .dln-delonghi .dln-prodManualsCard__sku span {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-prodManualsCard__imageWrap {
        margin: 0
    }

    .dln-delonghi .dln-prodManualsCard__prodName {
        font-size: 1.75rem;
        line-height: 1.07
    }

    .dln-delonghi .dln-prodManualsCard__sku {
        font-size: 1rem;
        line-height: 1.5;
        color: var(--ui-02)
    }
}

.dln-multiSelectList {
    align-content: flex-start;
    list-style: inside none
}

.dln-multiSelectList, .dln-multiSelectList__item {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%
}

.dln-multiSelectList__item {
    min-height: 48px;
    border-bottom: 1px solid var(--ui-01);
    background: rgba(0, 0, 0, .1);
    background-color: var(--brand-03);
    position: relative;
    z-index: 1
}

.dln-multiSelectList__item:last-of-type {
    border-bottom: none
}

.dln-multiSelectList__input {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.dln-multiSelectList__wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%;
    transition: background-color .12s linear;
    padding: 0 10px;
    box-sizing: border-box
}

.dln-multiSelectList__label {
    display: block;
    width: calc(100% - 32px);
    height: auto;
    line-height: 16px;
    font-size: 15px;
    padding: 16px 0
}

.dln-multiSelectList .dln-icn--checkOutline {
    display: inline-block;
    width: 16px;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    transform: scale(0);
    transform-origin: center;
    transition: transform .12s ease;
    margin: 17px 0 0 16px
}

.dln-multiSelectList__input:checked + .dln-multiSelectList__wrap {
    background-color: var(--ui-03)
}

.dln-multiSelectList__input:checked + .dln-multiSelectList__wrap .dln-multiSelectList__label {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-multiSelectList__input:checked + .dln-multiSelectList__wrap .dln-icn--checkOutline {
    transform: scale(1)
}

.dln-delonghi .dln-multiSelectList__label {
    font-size: 1.125rem;
    line-height: 2.56;
    padding: 0
}

.dln-delonghi .dln-multiSelectList__wrap {
    padding: 0
}

.dln-delonghi .dln-multiSelectList__item {
    border-bottom: none
}

.dln-delonghi .dln-multiSelectList__input:checked + .dln-multiSelectList__wrap {
    background: var(--brand-03)
}

.dln-delonghi .dln-multiSelectList__input:checked + .dln-multiSelectList__wrap .dln-multiSelectList__label {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-recipe-slides {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding-top: 60px
}

.dln-recipe-slides__header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 25px
}

.dln-recipe-slides__title {
    font-size: 36px;
    line-height: .78
}

.dln-recipe-slides__title, .dln-recipe-slides__title a {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-recipe-slides__title a {
    text-decoration: none;
    color: var(--brand-01)
}

.dln-recipe-slides__link {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    line-height: 1.4;
    color: var(--brand-01)
}

.dln-recipe-slides .swiper-container {
    position: relative
}

.dln-recipe-slides .swiper-container .swiper-pagination {
    display: none !important
}

.dln-recipe-slides .swiper-container .swiper-button-next, .dln-recipe-slides .swiper-container .swiper-button-prev {
    position: relative !important;
    height: auto !important;
    display: block !important;
    padding: 0 !important
}

.dln-recipe-slides .swiper-container .swiper-footer.-hidden {
    display: none !important
}

.dln-recipe-slides .swiper-container .swiper-slide {
    max-width: none;
    width: calc(25% - 7.5px) !important;
    margin: 0 10px 0 0
}

.dln-delonghi .dln-recipe-slides {
    padding-top: 30px
}

.dln-delonghi .dln-recipe-slides__title a {
    font-size: 1.75rem;
    line-height: 1.21
}

.dln-delonghi .dln-recipe-slides__link, .dln-delonghi .dln-recipe-slides__title a {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: var(--brand-04)
}

.dln-delonghi .dln-recipe-slides__link {
    font-size: .875rem;
    line-height: 1.29
}

.dln-delonghi .dln-recipe-slides .swiper-container .swiper-pagination {
    display: flex !important
}

.dln-delonghi .dln-recipe-slides .swiper-container .swiper-button-next, .dln-delonghi .dln-recipe-slides .swiper-container .swiper-button-prev, .dln-delonghi .dln-recipe-slides .swiper-container .swiper-scrollbar {
    display: none !important
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-recipe-slides__title a {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 1.3125rem;
        line-height: 1.1
    }
}

@media only screen and (max-width: 599px) {
    .dln-recipe-slides {
        padding-top: 50px
    }

    .dln-recipe-slides__title {
        font-size: 24px;
        line-height: 1.13
    }

    .dln-recipe-slides .dln-filters-bar__mobile {
        display: none
    }

    .dln-recipe-slides .swiper-container .swiper-button-next, .dln-recipe-slides .swiper-container .swiper-button-prev {
        display: none !important
    }

    .dln-recipe-slides .swiper-container .swiper-slide {
        max-width: none;
        width: calc(50% - 7.5px) !important;
        margin: 0 10px 0 0
    }
}

.dln-kenwood .dln-recipe-slides__title a {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: var(--brand-04);
    font-size: 28px
}

.dln-kenwood .dln-recipe-slides__link {
    color: var(--brand-04);
    font-size: 14px;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-weight: 700
}

.dln-kenwood .dln-recipe-slides .swiper-footer {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    max-width: 1240px;
    margin-top: 24px;
    margin-bottom: 16px
}

.dln-kenwood .dln-recipe-slides .swiper-container .dln-icn {
    font-size: 20px !important
}

.dln-kenwood .dln-recipe-slides .swiper-container .swiper-footer .swiper-scrollbar {
    background: var(--ui-03);
    width: 100%;
    max-width: none;
    margin-top: 0
}

.dln-kenwood .dln-recipe-slides .swiper-button-prev {
    order: 2;
    margin-left: 28px;
    margin-right: 28px
}

.dln-kenwood .dln-recipe-slides .swiper-button-prev.swiper-button-disabled i {
    color: var(--ui-07) !important
}

@media screen and (max-width: 599px) {
    .dln-kenwood .dln-recipe-slides__title a {
        font-size: 24px
    }
}

.dln-recipe-details {
    width: 100%;
    border-radius: 5px;
    background: var(--ui-03);
    margin-top: 40px;
    position: relative
}

.dln-recipe-details .dln-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 1300px;
    padding: 0 30px !important;
    margin: 0 auto
}

.dln-recipe-details .dln-image {
    max-height: 450px;
    border-radius: 5px;
    overflow: hidden
}

.dln-recipe-details .dln-btn[title=Print] {
    width: auto;
    height: auto;
    color: var(--brand-01);
    background-color: transparent
}

.dln-recipe-details .dln-btnIcon--bookmark-active .dln-icn {
    color: var(--support-02)
}

.dln-recipe-details .dln-btnIcon {
    width: 40px;
    height: 40px;
    font-size: 18px;
    border-radius: 50%;
    background-color: var(--brand-03);
    position: absolute;
    top: 20px;
    right: 50px
}

.dln-recipe-details__grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-height: 450px;
    padding-top: 0;
    margin-right: -25px;
    margin-left: -25px
}

.dln-recipe-details__grid-inverse {
    flex-direction: row-reverse;
    border-radius: 5px
}

.dln-recipe-details__grid-inverse .dln-recipe-page__bottom-info, .dln-recipe-details__grid-inverse .dln-recipe-page__info {
    padding-right: 50px
}

.dln-recipe-details__col {
    flex: 1 1 50%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    min-width: 50%;
    max-width: 50%;
    padding: 0 25px;
    position: relative
}

.dln-recipe-details__bottom-info {
    display: flex;
    height: 70px;
    margin-bottom: 50px
}

.dln-recipe-details__bottom-info-col + .dln-recipe-details__bottom-info-col {
    border-left: 1px solid #e6e6e6;
    padding-left: 17.5px;
    margin-left: 17.5px
}

.dln-recipe-details__bottom-info-label, .dln-recipe-details__bottom-info-value {
    line-height: 1.4;
    font-size: 15px
}

.dln-recipe-details__bottom-info-label {
    color: var(--brand-02)
}

.dln-recipe-details__bottom-info-value {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-recipe-details__bottom-info .dln-icn {
    height: auto;
    font-size: 40px;
    color: #9b9b9b;
    margin-right: 15px
}

.dln-recipe-details__bottom-info-col {
    display: flex;
    align-items: center
}

.dln-recipe-details__title-recipe {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1.22;
    font-size: 36px;
    margin-top: 70px
}

.dln-recipe-details__description {
    margin-top: 16px;
    margin-bottom: 30px
}

.dln-recipe-details__description > p {
    display: block;
    width: 100%;
    font-size: 15px;
    line-clamp: 21px
}

.dln-recipe-details__videoBgContainer {
    display: none;
    width: auto;
    height: 450px;
    position: relative;
    background-color: var(--brand-01)
}

.dln-recipe-details__videoBgContainer.show {
    display: block
}

.dln-recipe-details__videoBg {
    width: 100%;
    height: auto;
    max-height: 100%;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0
}

.dln-recipe-details__image-container {
    width: 100%;
    height: 100%;
    position: relative
}

.dln-recipe-details__image-container.hide {
    display: none
}

.dln-recipe-details__play-button {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: var(--brand-03);
    transform: translate(-50%, -50%);
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10
}

.dln-recipe-details__play-button:before {
    content: "\A";
    border-left: 0 solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 35px solid var(--brand-01);
    border-top: 20px solid transparent;
    transform: rotate(180deg) translate(40%, 50%);
    position: absolute;
    top: 50%;
    left: 50%
}

.dln-recipe-details__info-button-mobile {
    display: none
}

.dln-recipe-details__info-button-mobile .dln-btn {
    line-height: 24px;
    box-sizing: border-box
}

.dln-recipe-details__info-button-desktop {
    display: inline-flex;
    width: auto;
    height: auto
}

.dln-recipe-details__info-button-desktop .dln-btn {
    line-height: 24px;
    box-sizing: border-box
}

.dln-recipe-details--constrain {
    max-width: 1300px;
    background: none;
    margin: 0 auto
}

.dln-recipe-details--constrain .dln-wrapper {
    border-radius: 5px;
    background: var(--ui-03)
}

.dln-recipe-details--inverted .dln-wrapper {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important
}

.dln-recipe-details--inverted .dln-recipe-details__grid {
    flex-direction: row-reverse;
    border-radius: 5px
}

.dln-recipe-details--inverted .dln-recipe-details__grid .dln-recipe-details__bottom-info, .dln-recipe-details--inverted .dln-recipe-details__grid .dln-recipe-details__info {
    padding-right: 50px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-recipe-details .dln-wrapper {
        padding: 20px 20px 0 !important
    }

    .dln-recipe-details .dln-image {
        max-height: 330px
    }

    .dln-recipe-details__grid {
        flex-direction: column-reverse;
        max-height: none;
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px
    }

    .dln-recipe-details__grid-inverse .dln-recipe-page__bottom-info, .dln-recipe-details__grid-inverse .dln-recipe-page__info {
        padding: 0 20px
    }

    .dln-recipe-details__col {
        flex: 1 1 100%;
        min-width: 100%;
        max-width: 100%;
        padding: 0 20px;
        display: flex;
        flex-direction: column;
        align-items: stretch;
        justify-content: space-between
    }

    .dln-recipe-details__bottom-info {
        margin-top: 45px;
        margin-bottom: 0;
        display: flex;
        flex-wrap: wrap;
        height: auto
    }

    .dln-recipe-details__bottom-info-col {
        flex: 1 1 50%;
        margin-bottom: 15px
    }

    .dln-recipe-details__bottom-info-col + .dln-recipe-details__bottom-info-col {
        border-left: none;
        margin-left: 0;
        padding-left: 0
    }

    .dln-recipe-details__title-recipe {
        margin-top: 20px;
        font-size: 24px;
        line-height: 1.13
    }

    .dln-recipe-details__description {
        margin-top: 15px;
        margin-bottom: 0
    }

    .dln-recipe-details__info-button-mobile {
        display: block;
        margin-bottom: 20px
    }

    .dln-recipe-details__info-button-desktop {
        display: none
    }

    .dln-recipe-details--inverted .dln-wrapper {
        padding: 0 !important
    }

    .dln-recipe-details--inverted .dln-recipe-details__grid {
        flex-direction: column-reverse
    }

    .dln-recipe-details--print .dln-recipe-details__info-button-mobile {
        display: none
    }

    .dln-recipe-details--print .dln-recipe-details__info-button-desktop {
        display: block;
        padding-top: 30px
    }
}

@media only screen and (max-width: 599px) {
    .dln-recipe-details {
        margin-top: 30px
    }

    .dln-recipe-details .dln-wrapper {
        padding: 20px 20px 0 !important
    }

    .dln-recipe-details .dln-image {
        max-height: 330px
    }

    .dln-recipe-details__grid {
        flex-direction: column-reverse;
        max-height: none;
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px
    }

    .dln-recipe-details__grid-inverse .dln-recipe-page__bottom-info, .dln-recipe-details__grid-inverse .dln-recipe-page__info {
        padding: 0 20px
    }

    .dln-recipe-details__col {
        flex: 1 1 100%;
        min-width: 100%;
        max-width: 100%;
        padding: 0 20px;
        display: flex;
        flex-direction: column;
        align-items: stretch;
        justify-content: space-between
    }

    .dln-recipe-details__bottom-info {
        margin-top: 45px;
        margin-bottom: 0;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        height: auto
    }

    .dln-recipe-details__bottom-info-col {
        flex: 1 1 50%;
        margin-bottom: 15px
    }

    .dln-recipe-details__bottom-info-col + .dln-recipe-details__bottom-info-col {
        border-left: none;
        margin-left: 0;
        padding-left: 0
    }

    .dln-recipe-details__title-recipe {
        margin-top: 20px;
        font-size: 24px;
        line-height: 1.13
    }

    .dln-recipe-details__description {
        margin-top: 15px;
        margin-bottom: 0
    }

    .dln-recipe-details__play-button {
        height: 60px;
        width: 60px
    }

    .dln-recipe-details__play-button:before {
        border-width: 10px 17px 10px 0
    }

    .dln-recipe-details__info-button-mobile {
        display: flex;
        margin-bottom: 20px;
        padding: 20px;
        height: 40px
    }

    .dln-recipe-details__info-button-desktop {
        display: none
    }

    .dln-recipe-details--inverted .dln-wrapper {
        padding: 0 !important;
        margin: 0 !important
    }

    .dln-recipe-details--inverted .dln-recipe-details__grid {
        flex-direction: column-reverse
    }

    .dln-recipe-details--inverted .dln-recipe-details__grid .dln-recipe-details__bottom-info, .dln-recipe-details--inverted .dln-recipe-details__grid .dln-recipe-details__info {
        padding: 0 20px
    }

    .dln-recipe-details--print .dln-recipe-details__info-button-mobile {
        display: none
    }

    .dln-recipe-details--print .dln-recipe-details__info-button-desktop {
        display: block;
        padding-top: 30px
    }
}

.dln-delonghi .dln-wrapper .dln-recipe-details {
    border: none
}

.dln-delonghi .dln-wrapper .dln-recipe-details--constrain .dln-wrapper {
    background: #f7f7f7;
    border-radius: 0
}

.dln-delonghi .dln-wrapper .dln-recipe-details__info .dln-recipe-details__info-button-desktop .dln-btn {
    line-height: 40px
}

.dln-delonghi .dln-recipe-details {
    background: transparent;
    border-top: 1px solid var(--ui-01);
    border-bottom: 1px solid var(--ui-01)
}

.dln-delonghi .dln-recipe-details__title-recipe {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 2.3125rem;
    line-height: 1
}

.dln-delonghi .dln-recipe-details__description {
    margin-bottom: 16px;
    font-size: 1rem;
    line-height: 1.5
}

.dln-delonghi .dln-recipe-details__bottom-info-col {
    border-color: var(--ui-07)
}

.dln-delonghi .dln-recipe-details__bottom-info-label {
    color: var(--brand-04);
    font-size: .875rem;
    line-height: 1.3
}

.dln-delonghi .dln-recipe-details__bottom-info-value {
    font-size: .875rem;
    line-height: 1.3
}

.dln-delonghi .dln-recipe-details .dln-image {
    border-radius: 0
}

.dln-delonghi .dln-recipe-details .dln-btn {
    background-color: var(--brand-04)
}

.dln-delonghi .dln-recipe-details .dln-btn--icon {
    background-color: var(--brand-03);
    color: var(--brand-04)
}

.dln-delonghi .dln-recipe-details .dln-btn--icon, .dln-delonghi .dln-recipe-details .dln-btn--icon .dln-btn__lbl {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: .875rem;
    line-height: 1.29
}

.dln-delonghi .dln-recipe-details .dln-btn--icon .dln-btn__lbl {
    text-decoration: underline
}

.dln-delonghi .dln-recipe-details .dln-btn--icon .bra-icn {
    width: 30px;
    height: 30px;
    font-size: 1.625rem
}

.dln-delonghi .dln-recipe-details .dln-btnIcon .dln-icn {
    color: var(--brand-01)
}

.dln-delonghi .dln-recipe-details__videoBgContainer {
    background-color: var(--brand-04)
}

.dln-delonghi .dln-recipe-details__play-button {
    background: transparent;
    border: 3px solid var(--brand-03);
    height: 50px;
    width: 50px
}

.dln-delonghi .dln-recipe-details__play-button:before {
    border-width: 10px 13px 10px 0;
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-right-color: var(--brand-03);
    border-top-color: transparent
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-delonghi .dln-recipe-details .dln-wrapper .dln-recipe-details__info-button-mobile .dln-btn {
        display: inline-block;
        line-height: 40px
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-recipe-details .dln-wrapper .dln-recipe-details__grid .dln-recipe-details__col .dln-recipe-details__bottom-info {
        margin-bottom: 19px
    }

    .dln-delonghi .dln-recipe-details .dln-wrapper .dln-recipe-details__info-button-mobile {
        justify-content: center
    }

    .dln-delonghi .dln-recipe-details .dln-wrapper .dln-recipe-details__info-button-mobile .dln-btn {
        display: inline-block;
        line-height: 40px
    }
}

.dln-kenwood .dln-recipe-details__videoBgContainer {
    background-color: var(--brand-04)
}

.dln-kenwood .dln-recipe-details, .dln-kenwood .dln-recipe-details--print {
    height: 544px
}

.dln-kenwood .dln-recipe-details *, .dln-kenwood .dln-recipe-details--print * {
    box-sizing: border-box
}

.dln-kenwood .dln-recipe-details--print .dln-wrapper, .dln-kenwood .dln-recipe-details .dln-wrapper {
    margin: 0 auto !important;
    padding: 0 !important
}

.dln-kenwood .dln-recipe-details--print .dln-recipe-details__grid, .dln-kenwood .dln-recipe-details--print .dln-wrapper, .dln-kenwood .dln-recipe-details .dln-recipe-details__grid, .dln-kenwood .dln-recipe-details .dln-wrapper {
    width: 100%;
    height: 100%;
    max-height: none
}

.dln-kenwood .dln-recipe-details--print .dln-recipe-details__grid, .dln-kenwood .dln-recipe-details .dln-recipe-details__grid {
    margin: 0;
    justify-content: space-between
}

.dln-kenwood .dln-recipe-details--print .dln-recipe-details__image-container, .dln-kenwood .dln-recipe-details .dln-recipe-details__image-container {
    max-width: 591px
}

.dln-kenwood .dln-recipe-details--print .dln-recipe-details__image-container .dln-image, .dln-kenwood .dln-recipe-details .dln-recipe-details__image-container .dln-image {
    width: 100%;
    max-height: 544px;
    border-radius: 0
}

.dln-kenwood .dln-recipe-details--print .dln-recipe-details__col, .dln-kenwood .dln-recipe-details .dln-recipe-details__col {
    padding: 0
}

.dln-kenwood .dln-recipe-details--print .dln-recipe-details__col:first-of-type, .dln-kenwood .dln-recipe-details .dln-recipe-details__col:first-of-type {
    padding: 100px 50px 50px 0;
    width: 50%
}

.dln-kenwood .dln-recipe-details--print .dln-recipe-details__col:nth-of-type(2), .dln-kenwood .dln-recipe-details .dln-recipe-details__col:nth-of-type(2) {
    width: 50%;
    max-width: 591px;
    min-width: unset
}

.dln-kenwood .dln-recipe-details--print .dln-recipe-details__title-recipe, .dln-kenwood .dln-recipe-details .dln-recipe-details__title-recipe {
    margin-top: 0;
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 32px
}

.dln-kenwood .dln-recipe-details--print .dln-recipe-details__description, .dln-kenwood .dln-recipe-details .dln-recipe-details__description {
    font-size: 14px !important;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43 !important
}

.dln-kenwood .dln-recipe-details--print .dln-btn.dln-btn--link, .dln-kenwood .dln-recipe-details .dln-btn.dln-btn--link {
    border-radius: 0
}

.dln-kenwood .dln-recipe-details__info-button-desktop .dln-btn {
    line-height: 4
}

.dln-kenwood .dln-recipe-details--inverted .dln-recipe-details__col:first-of-type {
    padding: 100px 0 50px 50px;
    width: 50%
}

.dln-kenwood .dln-recipe-details__play-button {
    background: hsla(0, 0%, 100%, .5);
    border: 2px solid var(--ui-01);
    width: 60px;
    height: 60px
}

.dln-kenwood .dln-recipe-details--print .dln-wrapper {
    max-width: 1240px
}

.dln-kenwood .dln-recipe-details--print .dln-recipe-details__info-button-desktop i, .dln-kenwood .dln-recipe-details--print .dln-recipe-details__info-button-desktop span {
    color: var(--brand-04)
}

.dln-kenwood .dln-recipe-details--print .dln-recipe-details__info-button-desktop span {
    display: inline-block;
    margin-left: 8px;
    font-size: 14px;
    text-decoration: underline
}

.dln-kenwood .dln-recipe-details--print .dln-recipe-details__info-button-desktop i {
    font-size: 30px;
    font-weight: 400
}

@media screen and (min-width: 600px) and (max-width: 900px) {
    .dln-kenwood .dln-recipe-details .dln-recipe-details__col:nth-of-type(2), .dln-kenwood .dln-recipe-details .dln-recipe-details__image-container {
        max-width: none
    }

    .dln-kenwood .dln-recipe-details, .dln-kenwood .dln-recipe-details--print {
        height: auto;
        padding: 0 !important;
        max-height: unset
    }

    .dln-kenwood .dln-recipe-details--constrain, .dln-kenwood .dln-recipe-details--print--constrain {
        max-height: unset
    }

    .dln-kenwood .dln-recipe-details--print__info-button-mobile .dln-btn.dln-btn--link, .dln-kenwood .dln-recipe-details__info-button-mobile .dln-btn.dln-btn--link {
        margin: 0 auto
    }

    .dln-kenwood .dln-recipe-details__bottom-info {
        margin-left: auto;
        margin-right: auto;
        width: 50%
    }
}

@media screen and (max-width: 900px) {
    .dln-kenwood .dln-recipe-details, .dln-kenwood .dln-recipe-details--print {
        height: auto;
        padding: 0 !important;
        max-height: unset
    }

    .dln-kenwood .dln-recipe-details--constrain, .dln-kenwood .dln-recipe-details--print--constrain {
        max-height: unset
    }

    .dln-kenwood .dln-recipe-details--print__image-container, .dln-kenwood .dln-recipe-details__image-container {
        width: 100%
    }

    .dln-kenwood .dln-recipe-details--print .dln-recipe-details__info-button-desktop .dln-btn.dln-btn--link.dln-btn--icon, .dln-kenwood .dln-recipe-details .dln-recipe-details__info-button-desktop .dln-btn.dln-btn--link.dln-btn--icon {
        margin: 0 auto
    }

    .dln-kenwood .dln-recipe-details--print .dln-recipe-details__col:first-of-type, .dln-kenwood .dln-recipe-details--print .dln-recipe-details__col:nth-of-type(2), .dln-kenwood .dln-recipe-details .dln-recipe-details__col:first-of-type, .dln-kenwood .dln-recipe-details .dln-recipe-details__col:nth-of-type(2) {
        width: 100%
    }

    .dln-kenwood .dln-recipe-details--print .dln-recipe-details__col:first-of-type, .dln-kenwood .dln-recipe-details .dln-recipe-details__col:first-of-type {
        padding: 20px
    }

    .dln-kenwood .dln-recipe-details--print .dln-recipe-details__col:first-of-type > div, .dln-kenwood .dln-recipe-details .dln-recipe-details__col:first-of-type > div {
        padding: 0
    }

    .dln-kenwood .dln-recipe-details--print .dln-recipe-details__col:nth-of-type(2), .dln-kenwood .dln-recipe-details .dln-recipe-details__col:nth-of-type(2) {
        height: 280px
    }

    .dln-kenwood .dln-recipe-details--print__bottom-info-label, .dln-kenwood .dln-recipe-details__bottom-info-label {
        font-size: 14px
    }

    .dln-kenwood .dln-recipe-details--print__info, .dln-kenwood .dln-recipe-details__info {
        text-align: center
    }

    .dln-kenwood .dln-recipe-details--print .dln-btnIcon, .dln-kenwood .dln-recipe-details .dln-btnIcon {
        right: 20px
    }

    .dln-kenwood .dln-recipe-details--print__info-button-mobile, .dln-kenwood .dln-recipe-details__info-button-mobile {
        margin-top: 40px;
        display: flex;
        justify-content: center
    }

    .dln-kenwood .dln-recipe-details--print__info-button-mobile .dln-btn, .dln-kenwood .dln-recipe-details__info-button-mobile .dln-btn {
        padding: 20px;
        margin: 0 auto
    }

    .dln-kenwood .dln-recipe-details .dln-recipe-details__title-recipe {
        font-size: 28px
    }
}

.dln-orderInfoCard {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-bottom: 1px solid var(--ui-01);
    padding: 24px 0
}

.dln-orderInfoCard__number {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    line-height: 26px;
    font-size: 22px;
    color: var(--brand-01);
    margin: 0 0 15px
}

.dln-orderInfoCard__table {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-orderInfoCard__cell {
    display: flex;
    flex-wrap: wrap;
    width: calc(22.5% - 40px);
    height: auto;
    padding: 0 15px 0 0;
    box-sizing: content-box
}

.dln-orderInfoCard__cell:nth-of-type(2) {
    width: calc(30% - 40px)
}

.dln-orderInfoCard__cell:nth-of-type(4) {
    width: calc(25% - 40px)
}

.dln-orderInfoCard__cell:last-of-type {
    align-items: flex-end;
    justify-content: flex-end;
    width: 100px;
    padding: 0
}

.dln-orderInfoCard__cellData, .dln-orderInfoCard__cellTitle {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 13px
}

.dln-orderInfoCard__cellTitle {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-orderInfoCard__viewDetail {
    display: inline-block;
    width: auto;
    line-height: 21px;
    font-size: 14px;
    color: var(--brand-01);
    text-decoration: underline
}

@media only screen and (max-width: 599px) {
    .dln-orderInfoCard {
        padding: 30px 0
    }

    .dln-orderInfoCard__number {
        line-height: 26px;
        font-size: 18px;
        margin-bottom: 13px
    }

    .dln-orderInfoCard__cell {
        width: 100%;
        padding: 0;
        margin-bottom: 8px
    }

    .dln-orderInfoCard__cell:nth-of-type(2), .dln-orderInfoCard__cell:nth-of-type(4) {
        width: 100%
    }

    .dln-orderInfoCard__cell:nth-of-type(4) {
        margin-bottom: 12px
    }

    .dln-orderInfoCard__cell:last-of-type {
        width: auto;
        margin: 0 0 0 auto
    }

    .dln-orderInfoCard__cellData, .dln-orderInfoCard__cellTitle {
        width: auto;
        display: inline-block
    }

    .dln-orderInfoCard__cellTitle {
        margin: 0 3px 0 0
    }
}

.dln-kenwood .dln-orderInfoCard {
    padding: 20px 0
}

.dln-kenwood .dln-orderInfoCard__number {
    line-height: 24px;
    font-size: 20px;
    color: var(--brand-04);
    margin-bottom: 20px
}

.dln-kenwood .dln-orderInfoCard .dln-orderInfoCard__table .dln-orderInfoCard__cell .dln-orderInfoCard__cellData, .dln-kenwood .dln-orderInfoCard .dln-orderInfoCard__table .dln-orderInfoCard__cell .dln-orderInfoCard__cellTitle {
    line-height: 20px;
    font-size: 14px
}

.dln-kenwood .dln-orderInfoCard .dln-orderInfoCard__table .dln-orderInfoCard__cell .dln-orderInfoCard__cellTitle {
    margin-bottom: 2px
}

.dln-kenwood .dln-orderInfoCard .dln-orderInfoCard__table .dln-orderInfoCard__cell .dln-orderInfoCard__viewDetail {
    line-height: 20px;
    color: var(--brand-04);
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-orderInfoCard__number {
        font-size: 18px;
        line-height: 22px
    }

    .dln-kenwood .dln-orderInfoCard .dln-orderInfoCard__table .dln-orderInfoCard__cell {
        margin-bottom: 6px
    }

    .dln-kenwood .dln-orderInfoCard .dln-orderInfoCard__table .dln-orderInfoCard__cell:last-of-type {
        padding-top: 14px;
        margin-bottom: 0
    }
}

.dln-delonghi .dln-orderInfoCard__number {
    color: var(--brand-04);
    font-size: 1.3125rem;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-delonghi .dln-orderInfoCard__cellData {
    font-weight: 400;
    margin-top: 4px;
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal
}

.dln-delonghi .dln-orderInfoCard__viewDetail {
    color: var(--brand-04);
    font-weight: 500
}

@media screen and (max-width: 599px) {
    .dln-delonghi .dln-orderInfoCard__number {
        font-size: 1.125rem
    }

    .dln-delonghi .dln-orderInfoCard__cellData {
        margin-top: 0;
        font-size: .875rem
    }

    .dln-delonghi .dln-orderInfoCard__cellTitle, .dln-delonghi .dln-orderInfoCard__viewDetail {
        font-size: .875rem
    }
}

.dln-paginationSlide {
    display: inline-flex;
    flex-wrap: wrap;
    width: auto;
    height: 36px;
    border-top: 3px solid var(--ui-01);
    box-sizing: content-box;
    margin: 0 auto
}

.dln-paginationSlide__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    line-height: 1.54;
    font-size: 13px;
    border: none;
    background: none;
    background-color: var(--brand-03);
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer
}

.dln-paginationSlide__btnIconWrap {
    display: inline-block;
    width: 6px;
    height: 18px;
    margin: 0 0 0 4px
}

.dln-paginationSlide__btn__icon {
    display: inline-block;
    width: 6px;
    height: 10px
}

.dln-paginationSlide__btn.-prev .dln-paginationSlide__btnIconWrap {
    margin: 0 4px 0 0
}

.dln-paginationSlide__btn.-prev .dln-paginationSlide__btnIcon {
    transform: rotateY(-180deg);
    transform-origin: center
}

.dln-paginationSlide__tabs {
    display: inline-flex;
    flex-wrap: wrap;
    width: auto;
    height: 36px;
    position: relative;
    z-index: 1
}

.dln-paginationSlide__currentLine {
    display: inline-block;
    width: 60px;
    height: 3px;
    background-color: var(--brand-01);
    transition: left .22s ease-in-out;
    position: absolute;
    top: -3px;
    left: 0;
    z-index: 2
}

.dln-paginationSlide__tab {
    display: inline-block;
    width: 60px;
    height: 36px;
    border: none;
    background-color: var(--brand-03);
    box-shadow: none;
    -moz-appearance: none
}

.dln-paginationSlide__tab.-current {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

@media only screen and (max-width: 599px) {
    .dln-paginationSlide {
        display: flex;
        justify-content: center;
        width: 100%
    }

    .dln-paginationSlide__btn, .dln-paginationSlide__currentLine, .dln-paginationSlide__tab {
        width: 56px
    }
}

.dln-kenwood .dln-paginationSlide .dln-paginationSlide__btn {
    font-size: 12px
}

.dln-kenwood .dln-paginationSlide .dln-paginationSlide__btn .dln-paginationSlide__btnIconWrap {
    display: inline-flex;
    align-items: center
}

.dln-kenwood .dln-paginationSlide .dln-paginationSlide__btn .dln-paginationSlide__btnIconWrap .dln-paginationSlide__btnIcon {
    height: 7px;
    width: 4px
}

.dln-kenwood .dln-paginationSlide .dln-paginationSlide__tabs .dln-paginationSlide__tab {
    font-size: 12px
}

.dln-delonghi .dln-paginationSlide {
    border: none;
    justify-content: center
}

.dln-delonghi .dln-paginationSlide__currentLine {
    display: none
}

.dln-delonghi .dln-paginationSlide__btn {
    color: var(--brand-03) !important;
    position: relative;
    width: 36px;
    height: 31px
}

.dln-delonghi .dln-paginationSlide__btn span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0
}

.dln-delonghi .dln-paginationSlide__tabs {
    width: auto
}

.dln-delonghi .dln-paginationSlide__tab {
    background: transparent;
    font-size: 1.3125rem;
    box-sizing: border-box;
    position: relative;
    color: var(--ui-02);
    width: 36px;
    height: 27px
}

.dln-delonghi .dln-paginationSlide__tab.-current {
    color: var(--brand-04);
    font-weight: 500
}

.dln-delonghi .dln-paginationSlide__tab.-current:after {
    content: "";
    width: 12px;
    height: 2px;
    background: var(--brand-04);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.dln-orderDetailHead {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    border-radius: 6px;
    background-color: var(--ui-03);
    padding: 30px 20px 40px;
    box-sizing: border-box
}

.dln-orderDetailHead__number {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: calc(100% - 80px);
    height: auto;
    line-height: 32px;
    font-size: 32px;
    margin: 0 32px 50px 0
}

.dln-orderDetailHead__cancel {
    display: inline-block;
    width: 48px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: var(--brand-01);
    text-decoration: underline;
    border: none;
    background: none;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none
}

.dln-orderDetailHead__email {
    display: block;
    width: 100%;
    font-size: 13px;
    line-height: 18px;
    margin: 0 0 37px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-orderDetailHead__wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-orderDetailHead__dataCell {
    display: flex;
    flex-wrap: wrap;
    width: 25%;
    padding: 0 16px 0 0;
    box-sizing: border-box
}

.dln-orderDetailHead__data, .dln-orderDetailHead__dataLabel {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 16px
}

.dln-orderDetailHead__dataLabel {
    margin: 0 0 2px
}

.dln-orderDetailHead__data {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-orderDetailHead--shipped .dln-orderDetailHead__number {
    margin-bottom: 15px
}

@media only screen and (max-width: 599px) {
    .dln-orderDetailHead {
        padding: 20px 20px 25px
    }

    .dln-orderDetailHead__number {
        order: 1;
        width: 100%;
        line-height: 27px;
        font-size: 22px;
        margin: 0 0 22px
    }

    .dln-orderDetailHead__cancel {
        order: 4
    }

    .dln-orderDetailHead__email {
        order: 2;
        margin-bottom: 25px
    }

    .dln-orderDetailHead__wrap {
        order: 3;
        margin-bottom: 20px
    }

    .dln-orderDetailHead__dataCell {
        width: 50%;
        padding-bottom: 20px
    }

    .dln-orderDetailHead__data, .dln-orderDetailHead__dataLabel {
        line-height: 18px;
        font-size: 15px
    }

    .dln-orderDetailHead__dataLabel {
        margin-bottom: 4px
    }

    .dln-orderDetailHead--shipped .dln-orderDetailHead__number {
        margin-bottom: 10px
    }
}

.dln-kenwood .dln-orderDetailHead {
    padding: 30px 20px
}

.dln-kenwood .dln-orderDetailHead__number {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    width: calc(100% - 76px);
    line-height: 36px;
    font-size: 28px;
    margin-right: 20px;
    margin-bottom: 30px
}

.dln-kenwood .dln-orderDetailHead__cancel {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    width: 56px;
    color: var(--brand-04)
}

.dln-kenwood .dln-orderDetailHead__wrap .dln-orderDetailHead__dataCell .dln-orderDetailHead__dataLabel {
    line-height: 24px;
    margin-bottom: 0
}

.dln-kenwood .dln-orderDetailHead__wrap .dln-orderDetailHead__dataCell .dln-orderDetailHead__data {
    line-height: 24px
}

.dln-kenwood .dln-orderDetailHead--shipped .dln-orderDetailHead__number {
    margin-bottom: 12px
}

.dln-kenwood .dln-orderDetailHead--shipped .dln-orderDetailHead__email {
    margin-bottom: 25px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-orderDetailHead__number {
        width: 100%;
        line-height: 32px;
        font-size: 24px;
        margin: 0 0 25px
    }

    .dln-kenwood .dln-orderDetailHead .dln-orderDetailHead__cancel {
        margin-top: 28px
    }

    .dln-kenwood .dln-orderDetailHead__wrap {
        margin-bottom: 0
    }

    .dln-kenwood .dln-orderDetailHead__wrap .dln-orderDetailHead__dataCell {
        padding-bottom: 12px;
        padding-right: 8px
    }

    .dln-kenwood .dln-orderDetailHead__wrap .dln-orderDetailHead__dataCell:nth-of-type(2n+2) {
        padding-right: 0;
        padding-left: 8px
    }

    .dln-kenwood .dln-orderDetailHead__wrap .dln-orderDetailHead__dataCell:last-of-type, .dln-kenwood .dln-orderDetailHead__wrap .dln-orderDetailHead__dataCell:nth-last-of-type(2) {
        padding-bottom: 0
    }

    .dln-kenwood .dln-orderDetailHead__wrap .dln-orderDetailHead__dataCell .dln-orderDetailHead__data, .dln-kenwood .dln-orderDetailHead__wrap .dln-orderDetailHead__dataCell .dln-orderDetailHead__dataLabel {
        font-size: 16px
    }

    .dln-kenwood .dln-orderDetailHead--shipped > * {
        order: 0
    }

    .dln-kenwood .dln-orderDetailHead--shipped .dln-orderDetailHead__number {
        order: 1;
        margin-bottom: 10px
    }

    .dln-kenwood .dln-orderDetailHead--shipped .dln-orderDetailHead__email {
        order: 2;
        line-height: 24px;
        font-size: 16px
    }

    .dln-kenwood .dln-orderDetailHead--shipped .dln-orderDetailHead__wrap {
        order: 3
    }

    .dln-kenwood .dln-orderDetailHead--shipped .dln-orderDetailHead__cancel {
        order: 4
    }
}

.dln-delonghi .dln-orderDetailHead {
    padding: 32px 20px;
    position: relative
}

.dln-delonghi .dln-orderDetailHead__number {
    font-size: 1.75rem;
    margin-bottom: 35px
}

.dln-delonghi .dln-orderDetailHead__cancel, .dln-delonghi .dln-orderDetailHead__number {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-delonghi .dln-orderDetailHead__cancel {
    color: var(--brand-04);
    line-height: 48px;
    position: absolute;
    right: 24px;
    top: 24px;
    width: auto
}

.dln-delonghi .dln-orderDetailHead__data, .dln-delonghi .dln-orderDetailHead__email {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal
}

.dln-delonghi .dln-orderDetailHead__email {
    margin-bottom: 24px
}

@media screen and (max-width: 599px) {
    .dln-delonghi .dln-orderDetailHead__cancel {
        line-height: 32px;
        position: static
    }

    .dln-delonghi .dln-orderDetailHead__number {
        order: 1
    }

    .dln-delonghi .dln-orderDetailHead__email {
        order: 2
    }
}

.dln-totalSect {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    height: auto;
    border-color: var(--ui-01);
    border-style: solid;
    border-width: 1px 0;
    background-color: var(--brand-03);
    padding: 30px 0
}

.dln-totalSect__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: calc(100% - 184px);
    height: auto;
    line-height: 26px;
    font-size: 22px
}

.dln-totalSect__wrap {
    display: flex;
    flex-wrap: wrap;
    width: 184px;
    height: auto;
    padding-top: 10px
}

.dln-totalSect__row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 0 5px
}

.dln-totalSect__row:last-child {
    margin: 0
}

.dln-totalSect__data, .dln-totalSect__label {
    display: inline-block;
    width: 50%;
    line-height: 18px;
    font-size: 13px
}

.dln-totalSect__label {
    color: var(--brand-02)
}

.dln-totalSect__data {
    color: var(--brand-01);
    text-align: right
}

.dln-totalSect__row--discount .dln-totalSect__data {
    color: var(--support-01)
}

.dln-totalSect__row--total .dln-totalSect__data, .dln-totalSect__row--total .dln-totalSect__label {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 15px
}

.dln-totalSect__row--total .dln-totalSect__label {
    color: var(--brand-01);
    text-transform: uppercase
}

.dln-totalSect--lite {
    padding: 20px 0;
    border-bottom: none
}

.dln-totalSect--lite .dln-totalSect__wrap {
    width: 100%;
    padding: 0
}

@media only screen and (max-width: 599px) {
    .dln-totalSect__title {
        width: 100%;
        margin: 0 0 18px
    }

    .dln-totalSect__wrap {
        width: 100%;
        padding: 0
    }
}

.dln-kenwood .dln-totalSect {
    border: none;
    background-color: var(--ui-03);
    padding: 30px 20px
}

.dln-kenwood .dln-totalSect__title {
    width: calc(100% - 266px);
    line-height: 24px;
    font-size: 20px
}

.dln-kenwood .dln-totalSect__wrap {
    width: 266px;
    padding: 28px 0 0
}

.dln-kenwood .dln-totalSect__row {
    margin-bottom: 0
}

.dln-kenwood .dln-totalSect__row--total {
    padding-top: 12px
}

.dln-kenwood .dln-totalSect__row--total .dln-totalSect__data, .dln-kenwood .dln-totalSect__row--total .dln-totalSect__label {
    line-height: 24px;
    font-size: 20px;
    color: var(--brand-04)
}

.dln-kenwood .dln-totalSect__row--total .dln-totalSect__label {
    text-transform: lowercase
}

.dln-kenwood .dln-totalSect__row--total .dln-totalSect__label:first-letter {
    text-transform: uppercase
}

.dln-kenwood .dln-totalSect__data, .dln-kenwood .dln-totalSect__label {
    line-height: 26px;
    font-size: 14px
}

.dln-kenwood .dln-totalSect__label {
    color: var(--ui-10)
}

.dln-kenwood .dln-totalSect__data {
    color: var(--brand-04)
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-totalSect__title {
        width: 100%;
        line-height: 22px;
        font-size: 18px;
        margin-bottom: 6px
    }

    .dln-kenwood .dln-totalSect__wrap {
        width: 100%;
        padding: 0
    }

    .dln-kenwood .dln-totalSect__row--total {
        padding-top: 14px
    }

    .dln-kenwood .dln-totalSect__row--total .dln-totalSect__data, .dln-kenwood .dln-totalSect__row--total .dln-totalSect__label {
        line-height: 22px;
        font-size: 18px
    }
}

.dln-delonghi .dln-totalSect {
    padding: 22px 0
}

.dln-delonghi .dln-totalSect__title {
    font-size: 1.3125rem;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    margin-bottom: 16px
}

.dln-delonghi .dln-totalSect__data {
    font-size: 1rem;
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: var(--brand-04)
}

.dln-delonghi .dln-totalSect__label {
    font-size: .875rem;
    color: var(--ui-02)
}

.dln-delonghi .dln-totalSect__row--total {
    margin-top: 8px
}

.dln-delonghi .dln-totalSect__row--total .dln-totalSect__label {
    color: var(--brand-04);
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.125rem
}

.dln-delonghi .dln-totalSect__row--total .dln-totalSect__data {
    font-size: 1.125rem
}

@media screen and (max-width: 599px) {
    .dln-delonghi .dln-totalSect__title {
        font-size: 1.125rem
    }

    .dln-delonghi .dln-totalSect__row--total .dln-totalSect__label {
        font-family: var(--fontNameRoman), Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 1rem
    }
}

.dln-orderDetailInfo {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 30px 0
}

.dln-orderDetailInfo__col {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 25%;
    height: auto
}

.dln-orderDetailInfo__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    line-height: 26px;
    font-size: 22px;
    color: var(--brand-01)
}

.dln-orderDetailInfo__content {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%
}

.dln-orderDetailInfo__content--billingAddress, .dln-orderDetailInfo__content--shippingAddress, .dln-orderDetailInfo__content--shippingMethod {
    padding: 8px 0 0
}

.dln-orderDetailInfo__content--billingAddress .dln-orderDetailInfo__data:nth-child(2), .dln-orderDetailInfo__content--shippingAddress .dln-orderDetailInfo__data:nth-child(2), .dln-orderDetailInfo__subtitle {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-orderDetailInfo__subtitle {
    display: block;
    width: 100%;
    line-height: 18px;
    font-size: 14px;
    margin: 0 0 11px
}

.dln-orderDetailInfo__data {
    display: block;
    width: 100%;
    line-height: 18px;
    font-size: 13px
}

@media only screen and (max-width: 599px) {
    .dln-orderDetailInfo__col {
        width: 50%;
        margin-bottom: 30px
    }

    .dln-orderDetailInfo__col:first-child {
        width: 100%;
        margin-bottom: 30px
    }

    .dln-orderDetailInfo__col:nth-child(2) {
        padding-right: 5px;
        margin-right: calc(50% + 5px)
    }

    .dln-orderDetailInfo__col:nth-child(3) {
        padding-right: 5px;
        margin-bottom: 0
    }

    .dln-orderDetailInfo__col:nth-child(4) {
        padding-left: 5px;
        margin-bottom: 0
    }

    .dln-orderDetailInfo__content {
        padding-top: 0
    }
}

.dln-kenwood .dln-orderDetailInfo {
    background: var(--ui-03);
    padding: 30px 20px
}

.dln-kenwood .dln-orderDetailInfo .dln-orderDetailInfo__col:not(:first-of-type) {
    padding-top: 36px
}

.dln-kenwood .dln-orderDetailInfo .dln-orderDetailInfo__col .dln-orderDetailInfo__title {
    line-height: 24px;
    font-size: 20px;
    color: var(--brand-04)
}

.dln-kenwood .dln-orderDetailInfo .dln-orderDetailInfo__col .dln-orderDetailInfo__subtitle {
    line-height: 22px;
    font-size: 16px;
    margin-bottom: 5px
}

.dln-kenwood .dln-orderDetailInfo .dln-orderDetailInfo__col .dln-orderDetailInfo__data {
    line-height: 20px;
    font-size: 14px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-orderDetailInfo .dln-orderDetailInfo__col {
        width: 100%;
        border-bottom: 1px solid var(--ui-01);
        padding: 0 0 10px !important;
        margin: 0 0 10px
    }

    .dln-kenwood .dln-orderDetailInfo .dln-orderDetailInfo__col:first-child {
        border: none;
        padding: 0 !important;
        margin-bottom: 14px
    }

    .dln-kenwood .dln-orderDetailInfo .dln-orderDetailInfo__col:last-child {
        border-bottom: none;
        padding-bottom: none;
        padding-bottom: 0 !important;
        margin-bottom: 0
    }
}

.dln-delonghi .dln-orderDetailInfo__title {
    color: var(--brand-04);
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.3125rem
}

.dln-delonghi .dln-orderDetailInfo__content .dln-orderDetailInfo__data:first-of-type {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal
}

.dln-delonghi .dln-orderDetailInfo__content--shippingMethod .dln-orderDetailInfo__data:first-of-type {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-delonghi .dln-orderDetailInfo__subtitle {
    font-size: 1rem;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-delonghi .dln-orderDetailInfo__data {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .875rem
}

@media screen and (max-width: 599px) {
    .dln-delonghi .dln-orderDetailInfo__title {
        font-size: 1.125rem
    }

    .dln-delonghi .dln-orderDetailInfo__col {
        border-bottom: 1px solid var(--ui-01);
        width: 100%;
        margin-right: 0;
        margin-bottom: 12px;
        padding: 0 0 8px
    }

    .dln-delonghi .dln-orderDetailInfo__col:first-of-type {
        border-bottom: none
    }
}

.dln-browse-by {
    display: flex;
    width: 100%
}

.dln-browse-by__gradient {
    display: block;
    width: 32px;
    height: 32px;
    opacity: 0;
    transition: opacity .12s linear;
    position: absolute;
    top: 0;
    z-index: 4
}

.dln-browse-by__gradient.-left {
    background: linear-gradient(90deg, #fff 0, hsla(0, 0%, 100%, 0));
    left: 0
}

.dln-browse-by__gradient.-right {
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff);
    right: 0
}

.dln-browse-by__gradient.-visible {
    opacity: 1
}

.dln-browse-by__linksWrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    margin-top: 14px
}

.dln-browse-by__link {
    display: inline-block;
    width: 12.5% !important;
    font-size: 16px;
    color: var(--brand-04);
    line-height: 21px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 4px 16px;
    box-sizing: border-box;
    overflow: hidden
}

.dln-browse-by__linkPrefix {
    display: none
}

@media only screen and (max-width: 1024px) {
    .dln-browse-by .dln-browse-by {
        flex-direction: row;
        width: 100%;
        max-width: 100%;
        position: relative;
        z-index: 1
    }

    .dln-browse-by .dln-browse-by__linksWrapper {
        flex-wrap: nowrap;
        justify-content: normal;
        width: auto !important;
        min-width: 100%;
        height: auto
    }

    .dln-browse-by .dln-browse-by__link {
        padding: 0;
        width: auto !important
    }
}

.dln-kenwood .dln-browse-by {
    border-bottom: 1px solid var(--ui-01)
}

.dln-kenwood .dln-browse-by__linksWrapper {
    justify-content: normal
}

.dln-kenwood .dln-browse-by__link {
    width: 12% !important;
    max-width: none;
    line-height: 1.57;
    font-size: 14px;
    font-weight: 600;
    border-right: 1px solid var(--ui-01);
    padding: 0 12px;
    margin-bottom: 16px
}

.dln-kenwood .dln-browse-by__link:first-of-type {
    text-align: left;
    padding-left: 0
}

.dln-kenwood .dln-browse-by__link:nth-of-type(3) {
    width: 16% !important
}

.dln-kenwood .dln-browse-by__link:last-of-type {
    width: 9%;
    text-align: right;
    border-right: none;
    padding-right: 0
}

.dln-kenwood .dln-browse-by__linkPrefix {
    display: initial;
    font-weight: 600
}

@media only screen and (max-width: 1024px) {
    .dln-kenwood .dln-browse-by .dln-browse-by__link {
        width: auto !important;
        border-right: none;
        padding: 0
    }
}

.dln-delonghi .dln-browse-by {
    border-bottom: 1px solid var(--ui-08)
}

.dln-delonghi .dln-browse-by__link {
    max-width: none !important;
    width: 12% !important;
    border-right: 1px solid var(--ui-08);
    padding-bottom: 0;
    height: 24px;
    line-height: 24px;
    margin-bottom: 26px;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-delonghi .dln-browse-by__link:first-of-type {
    text-align: left;
    padding-left: 0
}

.dln-delonghi .dln-browse-by__link:nth-of-type(3) {
    width: 16% !important
}

.dln-delonghi .dln-browse-by__link:last-of-type {
    text-align: right;
    border-right: none;
    padding-right: 0
}

.dln-delonghi .dln-browse-by__linkPrefix {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    display: initial
}

@media only screen and (max-width: 1024px) {
    .dln-delonghi .dln-browse-by .dln-browse-by__linksWrapper {
        margin-top: 0
    }

    .dln-delonghi .dln-browse-by .dln-browse-by__link {
        width: auto !important;
        border-right: none;
        margin-bottom: 20px
    }
}

.dln-custServiceCard {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    border-radius: 6px;
    background-color: var(--ui-05);
    padding: 24px 20px 48px;
    box-sizing: border-box
}

.dln-custServiceCard__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    line-height: 32px;
    font-size: 32px;
    margin-bottom: 33px
}

.dln-custServiceCard__text {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 33px
}

.dln-custServiceCard__actions {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-custServiceCard__actions > .dln-btn {
    width: calc(33.33% - 13.33333px);
    max-width: 184px;
    margin: 0 20px 0 0;
    box-sizing: border-box
}

.dln-custServiceCard__actions > .dln-btn--stroked {
    background-color: transparent
}

.dln-custServiceCard__actions > .dln-btn:last-child {
    margin-right: 0
}

@media only screen and (max-width: 599px) {
    .dln-custServiceCard {
        padding: 20px
    }

    .dln-custServiceCard__title {
        line-height: 27px;
        font-size: 22px;
        margin-bottom: 22px
    }

    .dln-custServiceCard__text {
        margin-bottom: 26px
    }

    .dln-custServiceCard__actions > .dln-btn {
        width: calc(100% - 40px);
        max-width: none;
        margin: 0 auto 10px
    }

    .dln-custServiceCard__actions > .dln-btn:last-child {
        margin: 0 auto
    }
}

.dln-kenwood .dln-custServiceCard {
    background-color: var(--ui-03);
    padding: 30px 20px
}

.dln-kenwood .dln-custServiceCard__title {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 36px;
    font-size: 28px;
    margin-bottom: 30px
}

.dln-kenwood .dln-custServiceCard__text {
    margin-bottom: 30px
}

.dln-kenwood .dln-custServiceCard__actions .dln-btn--stroked {
    background: none;
    background-color: transparent
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-custServiceCard__title {
        line-height: 32px;
        font-size: 24px;
        margin-bottom: 15px
    }

    .dln-kenwood .dln-custServiceCard__text {
        margin-bottom: 15px
    }

    .dln-kenwood .dln-custServiceCard__actions .dln-btn {
        max-width: 216px;
        margin-bottom: 8px
    }

    .dln-kenwood .dln-custServiceCard__actions .dln-btn:last-child {
        margin-bottom: 0
    }
}

.dln-delonghi .dln-custServiceCard {
    padding: 32px 20px
}

.dln-delonghi .dln-custServiceCard__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 34px;
    font-size: 1.75rem;
    margin-bottom: 18px
}

.dln-delonghi .dln-custServiceCard__text {
    font-size: 1rem;
    line-height: 24px;
    margin-bottom: 32px
}

.dln-delonghi .dln-custServiceCard__actions > .dln-btn {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-custServiceCard__actions > .dln-btn {
        min-width: 0;
        width: 100%;
        max-width: 254px
    }
}

.dln-instSteps {
    list-style: inside none
}

.dln-instSteps, .dln-instSteps__step {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-instSteps__step {
    margin-bottom: 20px
}

.dln-instSteps__step:last-child {
    margin-bottom: 0
}

.dln-instSteps__stepNum {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: var(--brand-03);
    text-align: center;
    font-size: 12px;
    border-radius: 50%;
    background-color: var(--brand-01);
    margin-right: 15px
}

.dln-instSteps__stepText {
    display: block;
    width: calc(100% - 45px);
    line-height: 20px;
    font-size: 14px;
    color: var(--brand-01);
    padding: 5px 0
}

.dln-kenwood .dln-instSteps__step {
    margin-bottom: 30px
}

.dln-kenwood .dln-instSteps__stepNum {
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-right: 20px;
    font-size: 16px;
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal
}

.dln-kenwood .dln-instSteps__stepText {
    width: calc(100% - 55px);
    color: var(--brand-04);
    padding: 7.5px 0
}

.dln-delonghi .dln-instSteps__step {
    margin-bottom: 24px
}

.dln-delonghi .dln-instSteps__step:last-child {
    margin-bottom: 0
}

.dln-delonghi .dln-instSteps__stepNum {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: .8125rem;
    background-color: var(--brand-04)
}

.dln-delonghi .dln-instSteps__stepText {
    font-size: 1rem;
    color: var(--brand-04)
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-instSteps__stepNum {
        margin-right: 20px
    }

    .dln-delonghi .dln-instSteps__stepText {
        width: calc(100% - 50px);
        font-size: .9375rem
    }
}

.dln-braun .dln-ordFeatSlider, .dln-delonghi .dln-ordFeatSlider {
    display: none
}

.dln-kenwood .dln-ordFeatSlider {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    max-width: 794px;
    padding: 30px calc((100% - 794px) / 2);
    box-sizing: content-box;
    position: relative
}

.dln-kenwood .dln-ordFeatSlider:before {
    content: "";
    display: block;
    width: 100%;
    max-width: 1200px;
    height: 1px;
    background-color: var(--ui-01);
    transform: translateX(-50%);
    position: absolute;
    top: -1px;
    left: 50%
}

.dln-kenwood .dln-ordFeatSlider__swiper {
    width: 100%
}

.dln-kenwood .dln-ordFeatSlider__wrapper {
    justify-content: space-between;
    width: 100%
}

.dln-kenwood .dln-ordFeatSlider__slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 33.33%;
    max-width: 200px;
    box-sizing: border-box;
    padding: 0 8px
}

.dln-kenwood .dln-ordFeatSlider__imgWrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    margin-bottom: 5px
}

.dln-kenwood .dln-ordFeatSlider__imgWrap > .dln-icn {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 40px
}

.dln-kenwood .dln-ordFeatSlider__title {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-size: 14px
}

.dln-kenwood .dln-ordFeatSlider__text, .dln-kenwood .dln-ordFeatSlider__title {
    font-style: normal;
    display: block;
    width: 100%;
    line-height: 22px;
    text-align: center
}

.dln-kenwood .dln-ordFeatSlider__text {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-size: 13px
}

.dln-kenwood .dln-ordFeatSlider__scrollbar {
    display: none
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-ordFeatSlider {
        max-width: none;
        padding: 70px 20px 40px;
        box-sizing: border-box
    }

    .dln-kenwood .dln-ordFeatSlider:before {
        display: none
    }

    .dln-kenwood .dln-ordFeatSlider__slide {
        width: 100%;
        max-width: none
    }

    .dln-kenwood .dln-ordFeatSlider__scrollbar {
        display: flex;
        width: 100%;
        height: 3px;
        background-color: var(--ui-09);
        opacity: 1 !important;
        margin-top: 30px
    }

    .dln-kenwood .dln-ordFeatSlider__scrollbar .swiper-scrollbar-drag {
        background-color: var(--brand-01)
    }
}

.dln-editOrdHead {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%
}

.dln-editOrdHead__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    line-height: 55px;
    font-size: 44px;
    padding-top: 10px;
    margin: 0 0 20px
}

.dln-editOrdHead__data {
    display: inline-flex;
    flex-wrap: wrap;
    width: auto;
    line-height: 20px;
    font-size: 16px;
    color: var(--brand-01);
    margin: 0 50px 30px 0
}

.dln-editOrdHead__data strong {
    margin: 0 0 0 3px
}

.dln-editOrdHead__text {
    display: block;
    width: 100%;
    height: auto;
    line-height: 20px;
    font-size: 13px;
    margin: 0 0 40px
}

@media only screen and (max-width: 599px) {
    .dln-editOrdHead__title {
        line-height: 27px;
        font-size: 24px;
        margin-bottom: 16px
    }

    .dln-editOrdHead__data {
        font-size: 15px;
        line-height: 18px;
        margin-right: 42px
    }

    .dln-editOrdHead__data:last-of-type {
        margin-right: 0
    }

    .dln-editOrdHead__text {
        font-size: 13px;
        line-height: 20px;
        margin: 0
    }
}

.dln-ordReceiptCard {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 26px 0 39px;
    border-bottom: 1px solid var(--ui-01)
}

.dln-ordReceiptCard__title {
    display: block;
    width: 100%;
    font-size: 22px;
    line-height: 26px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 16px
}

.dln-ordReceiptCard__text {
    display: block;
    width: calc(100% - 121px);
    font-size: 14px;
    line-height: 20px
}

.dln-ordReceiptCard > .dun-btn {
    width: 96px;
    line-height: 20px
}

@media only screen and (max-width: 599px) {
    .dln-ordReceiptCard {
        padding: 26px 0 31px
    }

    .dln-ordReceiptCard__text {
        margin-bottom: 25px
    }
}

.dln-country-stripe {
    display: none;
    height: auto;
    position: fixed;
    width: 100%;
    z-index: 999;
    background: var(--ui-03);
    padding: 16px 30px;
    top: 0
}

.dln-country-stripe + .dln-header, .dln-country-stripe + .dln-header + .dln-navigation {
    top: 70px
}

.dln-country-stripe.visible {
    display: block
}

.dln-country-stripe.hide {
    display: none
}

.dln-country-stripe.hide + .dln-header, .dln-country-stripe.hide + .dln-header + .dln-navigation {
    top: 0
}

.dln-country-stripe .dln-country-stripe__text {
    width: calc(100% - 544px);
    line-height: 21px;
    font-size: 13px;
    margin: 0 32px 0 0
}

.dln-country-stripe .dln-country-stripe__text b {
    display: block
}

.dln-country-stripe .dln-country-stripe__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto
}

.dln-country-stripe .dln-icn__legacy-close:before {
    font-size: 14px;
    color: var(--brand-02)
}

.dln-country-stripe .dln-country-stripe__buttons {
    display: flex;
    flex-wrap: nowrap;
    width: 424px;
    margin: 0 88px 0 0
}

.dln-country-stripe .dln-country-stripe__buttons .dln-btn {
    display: block;
    width: 50%;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 16px;
    margin: 0 20px 0 0;
    box-sizing: border-box;
    overflow: hidden;
    min-width: 162px
}

.dln-country-stripe .dln-country-stripe__buttons .dln-btn .dln-btn--inverted {
    border: 1px solid #000
}

.dln-country-stripe .dln-country-stripe__buttons .dln-btn:last-child {
    margin: 0
}

@media only screen and (max-width: 900px) {
    .dln-country-stripe {
        position: fixed
    }

    .dln-country-stripe .dln-country-stripe__text {
        width: calc(100% - 33px);
        margin: 0 0 24px
    }

    .dln-country-stripe .dln-country-stripe__container {
        flex-direction: column;
        align-items: flex-start
    }

    .dln-country-stripe .dln-btnIcon.dln-btnIcon--close {
        position: absolute;
        top: 10px;
        right: 14px
    }

    .dln-country-stripe .dln-icn__legacy-close:before {
        font-size: 14px;
        color: var(--brand-02)
    }

    .dln-country-stripe .dln-country-stripe__buttons {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        width: 100%;
        margin: 0
    }

    .dln-country-stripe .dln-country-stripe__buttons .dln-btn {
        width: 100%;
        margin-bottom: 16px
    }
}

.dln-kenwood .dln-country-stripe .dln-country-stripe__buttons {
    margin-right: 16px
}

.dln-kenwood .dln-country-stripe .dln-country-stripe__buttons .dln-btn {
    font-size: 12px
}

.dln-kenwood .dln-country-stripe .dln-btnIcon.dln-btnIcon--close .dln-icn.dln-icn--iconfont {
    font-size: 33px
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-country-stripe .dln-btnIcon.dln-btnIcon--close {
        top: 16px;
        right: 22px
    }
}

.dln-delonghi .dln-country-stripe .dln-country-stripe__buttons .dln-btn {
    font-size: 1.125rem
}

.dln-checkout {
    align-content: flex-start
}

.dln-checkout > .dln-wrapper {
    align-content: flex-start;
    padding-top: 48px;
    padding-bottom: 64px
}

.dln-checkout .dln-title {
    margin: 0 0 24px
}

.dln-checkout__content {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: calc(100% - 407px);
    margin: 0 20px 0 0
}

.dln-checkout__content .dln-accordion--payment {
    margin: 0 0 64px
}

.dln-checkout__content .dln-accordion__title {
    cursor: auto
}

.dln-checkout__content .dln-accordion--open {
    max-height: none
}

.dln-checkout__content .dln-accordion--open .dln-accordion__content {
    border-top: 1px solid var(--ui-02);
    margin: 16px 0 0
}

.dln-checkout__content .dln-accordion--open .dln-accordion__title {
    padding: 22px 0 8px
}

.dln-checkout__content .dln-accordion--open .dln-accordion__subTitle {
    display: block
}

.dln-checkout__content .dln-accordion--open .dln-accordion__titleLabel {
    display: inline-block
}

.dln-checkout__content .dln-accordion__content {
    width: 100%;
    padding: 32px 0 64px
}

.dln-checkout__content .dln-accordion__title {
    font-size: 17px;
    line-height: 125%;
    display: flex;
    align-items: center;
    height: auto;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding: 22px 0
}

.dln-checkout__content .dln-accordion__title .dln-icn {
    display: none;
    height: auto;
    color: var(--support-02);
    margin: 0 10px 0 0
}

.dln-checkout__content .dln-accordion__title .dln-btn {
    display: none;
    margin: 0 0 0 auto
}

.dln-checkout__content .dln-accordion__title .dln-btn .dln-icn {
    color: var(--brand-04);
    margin: 0 2px 0 0
}

.dln-checkout__content .dln-accordion__subTitle {
    display: none
}

.dln-checkout__content .dln-accordion--showInfo {
    max-height: none
}

.dln-checkout__content .dln-accordion--showInfo .dln-checkout__dataResult {
    display: flex
}

.dln-checkout__content .dln-accordion--showInfo .dln-accordion__content {
    display: none
}

.dln-checkout__content .dln-accordion--showInfo .dln-accordion__title {
    color: var(--brand-04);
    padding: 22px 0 0
}

.dln-checkout__content .dln-accordion--showInfo .dln-accordion__title .dln-icn {
    display: inline-flex;
    align-items: center
}

.dln-checkout__content .dln-accordion--showInfo .dln-accordion__title .dln-btn {
    display: inline-block
}

.dln-checkout__content .dln-accordion__titleLabel {
    font-size: 13px;
    line-height: 125%;
    display: none;
    font-size: 10px;
    color: var(--brand-02);
    margin: 0 0 0 8px
}

.dln-checkout__content .dln-accordion__titleLabel .dln-icn {
    font-size: 13px;
    line-height: 125%;
    display: inline;
    font-size: 10px;
    color: var(--brand-02);
    margin: 0
}

.dln-checkout__content .dln-checkout__innerCol {
    width: calc(50% - 12px);
    margin: 0 24px 0 0
}

.dln-checkout__content .dln-checkout__innerCol:nth-child(2n+2) {
    margin: 0
}

.dln-checkout__content .dln-checkout__innerColTitle {
    font-size: 15px;
    line-height: 125%;
    width: 100%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    border-bottom: 1px solid var(--ui-01);
    padding: 0 0 20px;
    margin: 0 0 32px
}

.dln-checkout .dln-divider {
    margin: 0 0 32px
}

.dln-checkout .dln-accordion--access-information .dln-checkout__dataResult p {
    font-size: 15px;
    width: auto
}

.dln-checkout .dln-accordion--access-information.dln-accordion--showInfo .dln-checkout__dataResult {
    align-items: center
}

.dln-checkout .dln-accordion--shipping-information .dln-checkout__paragraph--smaller {
    text-align: right
}

.dln-checkout .dln-accordion--shipping-information .dln-accordion--open .dln-accordion__content {
    border-top-color: var(--ui-01)
}

.dln-checkout .dln-accordion--shipping-information .dln-accordion__content .dln-btn {
    max-width: 280px;
    margin: 32px 0 0
}

.dln-checkout .dln-accordion--shipping-information .dln-checkout__dataResult {
    margin: 0 0 32px
}

.dln-checkout .dln-accordion--shipping-information .dln-checkout__formData {
    border: 1px solid var(--ui-01);
    padding: 24px 16px
}

.dln-checkout .dln-accordion--shipping-information .dln-checkout__dataResult p.dln-checkout--mobileView {
    display: none
}

.dln-checkout .dln-accordion--shipping-method.dln-accordion--open .dln-accordion__content {
    border-top-color: transparent;
    margin-top: 0
}

.dln-checkout .dln-accordion--shipping-method .dln-checkout__formField {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 24px
}

.dln-checkout .dln-accordion--shipping-method .dln-checkout__formField .dln-checkout__formLabel {
    margin: 0 0 0 auto
}

.dln-checkout .dln-accordion--shipping-method .dln-checkout__formField .dln-checkout__formLabel--small {
    width: 100%;
    padding: 0 0 0 24px;
    margin: 8px 0 0
}

.dln-checkout .dln-accordion--shipping-method .dln-accordion__content .dln-checkout__paragraph {
    margin: 16px 0 0
}

.dln-checkout .dln-accordion--shipping-method .dln-accordion__content .dln-btn {
    max-width: 280px;
    margin: 32px 0 0
}

.dln-checkout .dln-accordion--shipping-method .dln-checkout__dataResult {
    margin: 0 0 32px
}

.dln-checkout .dln-accordion--shipping-method .dln-checkout__formData {
    border: 1px solid var(--ui-01);
    padding: 32px 20px
}

.dln-checkout .dln-accordion--payment.dln-accordion--open {
    border-bottom: none
}

.dln-checkout .dln-accordion--payment.dln-accordion--open .dln-accordion__content {
    border-top-color: transparent;
    margin-top: 0
}

.dln-checkout .dln-accordion--payment.dln-accordion--showInfo {
    border-bottom: none
}

.dln-checkout .dln-accordion--payment .dln-accordion__content {
    padding: 32px 0 0;
    margin: 0 0 32px
}

.dln-checkout .dln-accordion--payment .dln-accordion__content .dln-checkout__paragraph {
    margin: 16px 0 0
}

.dln-checkout .dln-accordion--payment .dln-accordion__content .dln-btn {
    max-width: 380px;
    margin: 32px 0 0
}

.dln-checkout .dln-accordion--payment .dln-accordion__content--submit {
    display: flex;
    opacity: 1;
    padding: 0 0 32px;
    margin: 0
}

.dln-checkout .dln-accordion--payment .dln-accordion__content--submit .dln-checkout__paragraph {
    margin: 0
}

.dln-checkout .dln-accordion--payment .dln-accordion__content--submit .dln-checkout__paragraph a {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-checkout .dln-accordion--payment .dln-accordion__content--submit .dln-btn {
    margin: 24px 0 0
}

.dln-checkout .dln-accordion--payment .dln-checkout__formField {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 24px
}

.dln-checkout .dln-accordion--payment .dln-checkout__formField .dln-checkout__formGroup {
    margin: 0 10px 20px 0
}

.dln-checkout .dln-accordion--payment .dln-checkout__formField--invoice > .dln-divider {
    margin: 10px 0 32px
}

.dln-checkout .dln-accordion--payment .dln-checkout__formField--invoice .dln-checkout__paragraph {
    margin: 0 0 16px
}

.dln-checkout .dln-accordion--payment .dln-checkout__formField--invoice .dln-checkout__formField {
    align-items: start
}

.dln-checkout .dln-accordion--payment .dln-checkout__formField--invoice .dln-checkout__formField .dln-inputs {
    margin: 0 20px 32px 0
}

.dln-checkout .dln-accordion--payment .dln-checkout__formField--invoice .dln-checkout__formField--fiscalCode {
    margin: 0
}

.dln-checkout .dln-accordion--payment .dln-checkout__formField--invoice .dln-checkbox__input:disabled {
    pointer-events: none
}

.dln-checkout .dln-accordion--payment .dln-checkout__formField--invoice .dln-checkbox__input:disabled ~ dln-checkbox__inputPlaceholder, .dln-checkout .dln-accordion--payment .dln-checkout__formField--invoice .dln-checkbox__input:disabled ~ label.dln-checkbox__label {
    opacity: .6;
    pointer-events: none
}

.dln-checkout .dln-accordion--payment .dln-checkout__formField .dln-inputs {
    margin-bottom: 0
}

.dln-checkout .dln-accordion--payment .dln-checkout__formField .dln-inputs--securityCode {
    max-width: 180px
}

.dln-checkout .dln-accordion--payment .dln-checkout__formField .dln-btn {
    margin: 0
}

.dln-checkout .dln-accordion--payment .dln-checkout__formField .dln-checkout__formLabel {
    margin: 0 0 0 auto
}

.dln-checkout .dln-accordion--payment .dln-checkout__formField .dln-checkout__formLabel--small {
    width: 100%;
    padding: 0 0 0 24px;
    margin: 8px 0 0
}

.dln-checkout .dln-accordion--payment .dln-checkout__formField .dln-checkout__formData {
    margin: 16px 0 0 24px
}

.dln-checkout .dln-accordion--payment .dln-checkout__dataResult {
    margin: 0 0 32px
}

.dln-checkout .dln-accordion--payment .dln-checkout__dataResult .dln-checkServiceBox__cardItem {
    margin: 0 0 16px
}

.dln-checkout .dln-accordion--payment .dln-checkout__dataResult .dln-checkout__formField {
    margin: 0
}

.dln-checkout .dln-accordion--payment .dln-checkout__dataResult .dln-checkout__formField .dln-inputs {
    margin: 0 24px 0 0
}

.dln-checkout .dln-accordion--payment .dln-checkout__formData {
    border: 1px solid var(--ui-01);
    padding: 24px 16px
}

.dln-checkout .dln-accordion--payment .dln-checkServiceBox__cardItem {
    width: 46px;
    height: 30px;
    border: 1px solid var(--ui-01)
}

.dln-checkout .dln-accordion--payment .dln-checkServiceBox__cardItem .dln-checkServiceBox__cardImg {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto
}

.dln-checkout .dln-accordion--payment .-billingAddress > .dln-checkout__formData--hidden {
    display: none
}

.dln-checkout .dln-accordion--payment .dln-checkout__billingAddressForm {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    height: auto;
    padding-top: 32px
}

.dln-checkout .dln-accordion--payment .dln-checkout__billingAddressForm--hidden {
    display: none
}

.dln-checkout .dln-accordion--payment .dln-checkout__billingAddressForm .dln-inputs {
    margin-bottom: 32px
}

.dln-checkout__formLabel {
    font-size: 13px;
    line-height: 125%;
    color: var(--brand-04)
}

.dln-checkout__formLabel--small {
    color: var(--ui-04)
}

.dln-checkout__formGroup {
    width: 100%
}

.dln-checkout__form {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-checkout__form .dln-inputs--selectInside, .dln-checkout__form > .dln-select, .dln-checkout__form div[class*="--oneThird"] {
    width: calc(33.333% - 13.333px);
    max-width: none;
    margin: 0 20px 32px 0
}

.dln-checkout__form div[class*="--twoThird"] {
    width: calc(66.666% - 7px);
    margin: 0 20px 32px 0
}

.dln-checkout__form div[class*="--twoThird"] + div[class*="--oneThird"] {
    width: calc(33.333% - 13.333px)
}

.dln-checkout__form div[class*="--last"] {
    margin: 0 0 32px
}

.dln-checkout__form div[class*="--country"] {
    margin-left: 20px
}

.dln-checkout__formField {
    width: 100%
}

.dln-checkout__paragraph {
    font-size: 13px;
    line-height: 125%;
    width: 100%;
    color: var(--brand-02)
}

.dln-checkout__paragraph a {
    color: var(--brand-02)
}

.dln-checkout__paragraph--smaller {
    font-size: 12px;
    line-height: 16px
}

.dln-checkout .dln-loginForm {
    padding: 0 32px 0 0
}

.dln-checkout .dln-loginForm__paragraph--mainTitle {
    text-align: left
}

.dln-checkout .dln-loginForm__formFoot {
    margin: 32px 0 0
}

.dln-checkout .dln-loginForm + .dln-btn {
    width: calc(100% - 32px);
    margin: 32px 0 0
}

.dln-checkout .dln-newUserForm {
    padding: 0 32px 0 0
}

.dln-checkout__dataResult {
    display: none;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 0 16px
}

.dln-checkout__dataResult > p {
    font-size: 13px;
    line-height: 125%;
    display: inline-block;
    width: 100%;
    max-width: calc(100% - 50px);
    margin: 8px 0 16px
}

.dln-checkout__dataResult span {
    margin: 0 0 4px auto
}

.dln-checkout__dataResult a {
    color: var(--brand-04)
}

.dln-checkout__dataResult a:not(.dln-btn--link) {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-checkout__dataResult .dln-chips {
    max-width: 380px;
    margin: 16px 0 0
}

.dln-checkout__dataResult .dln-chips span {
    margin: 0
}

.dln-checkout__formValue {
    font-size: 13px;
    line-height: 125%;
    display: block;
    width: 100%;
    color: var(--brand-04)
}

.dln-checkout__formData {
    width: 100%;
    max-width: 380px
}

.dln-checkout__formData p {
    margin: 0 0 16px
}

.dln-checkout__formData p:last-child {
    margin: 0
}

.dln-checkout__title {
    font-size: 17px
}

.dln-checkout__subtitle, .dln-checkout__title {
    display: block;
    width: 100%;
    height: auto;
    line-height: 20px;
    color: var(--brand-04)
}

.dln-checkout__subtitle {
    font-size: 13px
}

.dln-checkout__infoText {
    display: block;
    width: 100%;
    height: auto;
    line-height: 20px;
    font-size: 13px;
    color: var(--brand-02)
}

.dln-checkout__services {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto
}

.dln-checkout__services .dln-checkServiceBox {
    width: calc(33.33% - 13.33px);
    margin: 0 20px 0 0
}

.dln-checkout__services .dln-checkServiceBox:last-of-type {
    margin: 0
}

.dln-checkout__aside {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    width: 387px
}

.dln-checkout__aside--secondary {
    display: none;
    width: 100%
}

.dln-checkout__noticeBox {
    max-width: 387px;
    text-align: center;
    padding: 40px 0 32px;
    margin: 0 auto
}

.dln-checkout__noticeBox, .dln-checkout__noticeBoxWrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-checkout__noticeBox p {
    font-size: 17px;
    line-height: 125%;
    width: 100%;
    color: var(--brand-02);
    margin: 0
}

.dln-checkout__noticeBox .dln-noticeBox {
    width: 50%;
    position: relative
}

.dln-checkout__noticeBox .dln-noticeBox:nth-child(2n):after {
    content: "";
    width: 1px;
    height: calc(100% - 48px);
    background-color: var(--ui-01);
    position: absolute;
    top: 24px;
    right: 0
}

.dln-checkout__noticeBox .dln-noticeBox__icon {
    height: 58px
}

form.dln-checkout__content {
    width: 100%;
    display: block
}

form.dln-checkout__content iframe {
    width: 100%
}

.dln-divider {
    width: 100%;
    height: 1px;
    background-color: var(--ui-01);
    clear: both;
    margin: 0 0 32px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-checkout__aside {
        width: 100%;
        order: 2
    }

    .dln-checkout__content {
        order: 3;
        margin: 0;
        width: 100%
    }
}

@media only screen and (min-width: 599px) and (max-width: 1080px) {
    .dln-checkout__content .dln-checkout__innerCol {
        width: 100%;
        margin: 0
    }

    .dln-checkout__content .dln-checkout__innerCol:nth-child(2n+2) {
        margin: 0
    }

    .dln-checkout__content .dln-checkout__innerCol + .dln-checkout__innerCol .dln-checkout__innerColTitle {
        font-size: 17px;
        line-height: 125%;
        padding: 20px 0 0;
        border-top: 1px solid var(--ui-01);
        border-bottom: none;
        margin: 32px 0 16px
    }

    .dln-checkout__content .dln-checkout__innerColTitle {
        margin: 26px 0 8px;
        border-bottom: none;
        padding: 0
    }

    .dln-checkout .dln-accordion--payment .dln-checkout__formField .dln-inputs--exipirationdate, .dln-checkout .dln-accordion--payment .dln-checkout__formField .dln-inputs--securityCode {
        max-width: 200px;
        margin: 0 auto 32px 0
    }

    .dln-checkout .dln-accordion--payment .dln-checkout__formField--invoice .dln-checkout__formField .dln-inputs {
        margin: 0 0 32px
    }

    .dln-checkout__form .dln-inputs--selectInside, .dln-checkout__form > .dln-select, .dln-checkout__form div[class*="--oneThird"], .dln-checkout__form div[class*="--twoThird"] {
        width: 100%;
        margin: 0 0 32px
    }

    .dln-checkout__form div[class*="--twoThird"] + div[class*="--oneThird"] {
        width: 100%
    }

    .dln-checkout__form div[class*="--last"] {
        margin: 0 0 32px
    }

    .dln-checkout .dln-loginForm {
        padding: 0
    }

    .dln-checkout .dln-loginForm + .dln-btn {
        width: 100%
    }
}

@media only screen and (max-width: 599px) {
    .dln-checkout {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .dln-checkout > .dln-wrapper {
        padding-right: 0;
        padding-left: 0;
        padding-top: 0;
        margin-right: 0;
        margin-left: 0
    }

    .dln-checkout > .dln-wrapper > .dln-title {
        display: none
    }

    .dln-checkout > .dln-wrapper > .dln-title, .dln-checkout__services {
        padding-right: 10px;
        padding-left: 10px;
        margin-right: 10px;
        margin-left: 10px
    }

    .dln-checkout__services .dln-checkServiceBox {
        width: 100%;
        margin: 0 0 16px !important;
        padding: 32px 24px;
        min-height: auto
    }

    .dln-checkout__services .dln-checkServiceBox .dln-checkServiceBox__iconWrap {
        margin: 0 24px 0 0
    }

    .dln-checkout__services .dln-checkServiceBox .dln-btn, .dln-checkout__services .dln-checkServiceBox .dln-checkServiceBox__text {
        width: 100%;
        text-align: left
    }

    .dln-checkout__aside {
        order: -1;
        width: 100%
    }

    .dln-checkout__aside .dln-checkout__noticeBox {
        display: none
    }

    .dln-checkout__aside--secondary {
        order: 3;
        display: initial
    }

    .dln-checkout__aside--secondary .dln-checkout__noticeBox {
        display: flex;
        padding-right: 10px;
        padding-left: 10px;
        margin-right: 10px;
        margin-left: 10px;
        width: auto
    }

    .dln-checkout__dataResult .dln-chips, .dln-checkout__formData {
        max-width: 100%
    }

    .dln-checkout__content {
        margin: 0;
        width: 100%
    }

    .dln-checkout__content .dln-accordion {
        border-top: 1px solid var(--ui-01);
        border-bottom: none
    }

    .dln-checkout__content .dln-accordion__content {
        padding: 0
    }

    .dln-checkout__content .dln-accordion:not(.dln-accordion--open) .dln-accordion__title {
        padding-right: 10px;
        padding-left: 10px;
        margin-right: 10px;
        margin-left: 10px
    }

    .dln-checkout__content .dln-accordion:not(.dln-accordion--open):last-of-type {
        border-bottom: 1px solid var(--ui-01)
    }

    .dln-checkout__content .dln-accordion--open {
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 40px;
        margin-right: 10px;
        margin-left: 10px;
        border-width: 0
    }

    .dln-checkout__content .dln-accordion--showInfo {
        border-bottom: 1px solid var(--ui-01);
        border-top-width: 0
    }

    .dln-checkout__content .dln-accordion--showInfo .dln-checkout__dataResult {
        padding-right: 10px;
        padding-left: 10px;
        margin-right: 10px;
        margin-left: 10px
    }

    .dln-checkout__content .dln-checkout__innerCol {
        width: 100%;
        margin: 0
    }

    .dln-checkout__content .dln-checkout__innerCol:nth-child(2n+2) {
        margin: 0
    }

    .dln-checkout__content .dln-checkout__innerCol + .dln-checkout__innerCol .dln-checkout__innerColTitle {
        font-size: 17px;
        line-height: 125%;
        padding: 20px 0 0;
        border-top: 1px solid var(--ui-01);
        border-bottom: none;
        margin: 32px 0 16px
    }

    .dln-checkout__content .dln-checkout__innerColTitle {
        margin: 26px 0 8px;
        border-bottom: none;
        padding: 0
    }

    .dln-checkout .dln-newUserForm {
        padding: 0
    }

    .dln-checkout .dln-accordion--access-information .dln-checkout__dataResult {
        align-items: center;
        padding-top: 15px
    }

    .dln-checkout .dln-accordion--access-information .dln-checkout__dataResult p {
        margin: 16px 0 0
    }

    .dln-checkout .dln-accordion--access-information .dln-checkout__dataResult p span {
        display: none
    }

    .dln-checkout .dln-accordion--access-information .dln-checkout__dataResult p a {
        font-weight: 400
    }

    .dln-checkout .dln-accordion--access-information .dln-checkout__dataResult > span {
        margin: 16px 0 0
    }

    .dln-checkout .dln-accordion--access-information .dln-checkout__dataResult > p {
        margin: 0
    }

    .dln-checkout .dln-accordion--access-information .dln-checkout__dataResult > span {
        margin: 0 0 0 auto
    }

    .dln-checkout .dln-accordion--shipping-information.dln-accordion--open .dln-accordion__content {
        border-width: 0
    }

    .dln-checkout .dln-accordion--shipping-information .dln-checkout__form > .dln-chips {
        margin: 0 0 32px
    }

    .dln-checkout .dln-accordion--shipping-information .dln-accordion__content .dln-btn {
        max-width: 100%
    }

    .dln-checkout .dln-accordion--shipping-information .dln-checkout__dataResult .dln-checkout--mobileView {
        width: 100%;
        max-width: none;
        margin: 32px 0 0
    }

    .dln-checkout .dln-accordion--shipping-method.dln-accordion--open .dln-accordion__content {
        margin-top: 16px
    }

    .dln-checkout .dln-accordion--shipping-method .dln-accordion__content .dln-btn {
        max-width: 100%
    }

    .dln-checkout .dln-accordion--payment {
        margin-bottom: 60px;
        padding-bottom: 0;
        border-bottom: 1px solid #eaeaea
    }

    .dln-checkout .dln-accordion--payment.dln-accordion--open {
        border-bottom: none
    }

    .dln-checkout .dln-accordion--payment.dln-accordion--open .dln-accordion__content {
        margin-top: 16px
    }

    .dln-checkout .dln-accordion--payment.dln-accordion--open .dln-accordion__content--submit {
        padding-bottom: 0
    }

    .dln-checkout .dln-accordion--payment.dln-accordion--showInfo .dln-accordion__content--submit, .dln-checkout .dln-accordion--payment.dln-accordion--showInfo .dln-accordion__content .dln-checkout__form {
        padding-right: 10px;
        padding-left: 10px;
        margin-right: 10px;
        margin-left: 10px;
        padding-bottom: 0
    }

    .dln-checkout .dln-accordion--payment .dln-checkout__formField .dln-inputs--exipirationdate, .dln-checkout .dln-accordion--payment .dln-checkout__formField .dln-inputs--securityCode {
        max-width: 200px;
        margin: 0 auto 32px 0
    }

    .dln-checkout .dln-accordion--payment .dln-checkout__formField--invoice .dln-checkout__formField .dln-inputs {
        margin: 0 0 32px
    }

    .dln-checkout .dln-accordion--payment .dln-accordion__content {
        margin: 0
    }

    .dln-checkout .dln-accordion--payment .dln-accordion__content .dln-checkout__paragraph {
        text-align: center;
        padding: 0 16px
    }

    .dln-checkout .dln-accordion--payment .dln-accordion__content .dln-btn {
        max-width: 100%
    }

    .dln-checkout .dln-accordion--payment .dln-checkout__dataResult .dln-checkout__formField {
        margin: 0
    }

    .dln-checkout .dln-accordion--payment .dln-checkout__dataResult .dln-checkout__formField .dln-inputs {
        margin: 0 auto 0 0
    }

    .dln-checkout .dln-accordion--payment .dln-checkout__dataResult .dln-checkout__formField .dln-inputs--exipirationdate, .dln-checkout .dln-accordion--payment .dln-checkout__dataResult .dln-checkout__formField .dln-inputs--securityCode {
        max-width: 150px
    }

    .dln-checkout__form .dln-inputs--selectInside, .dln-checkout__form > .dln-select, .dln-checkout__form div[class*="--oneThird"], .dln-checkout__form div[class*="--twoThird"] {
        width: 100%;
        margin: 0 0 32px
    }

    .dln-checkout__form div[class*="--twoThird"] + div[class*="--oneThird"] {
        width: 100%
    }

    .dln-checkout__form div[class*="--last"] {
        margin: 0 0 32px
    }

    .dln-checkout .dln-loginForm {
        padding: 0
    }

    .dln-checkout .dln-loginForm + .dln-btn {
        width: 100%
    }

    .dln-checkout__noticeBox {
        max-width: 100%
    }

    .dln-checkout__noticeBox .dln-noticeBox {
        width: 100%
    }

    .dln-checkout__noticeBox .dln-noticeBox:nth-child(2n):after {
        content: "";
        position: absolute;
        width: calc(100% - 48px);
        height: 1px;
        right: 24px;
        top: auto;
        bottom: 0
    }
}

.dln-kenwood .dln-checkout__services .dln-checkServiceBox {
    padding-top: 20px
}

.dln-kenwood .dln-checkout > .dln-wrapper {
    padding-top: 60px;
    padding-bottom: 70px
}

.dln-kenwood .dln-checkout .dln-title {
    margin-bottom: 32px
}

.dln-kenwood .dln-checkout__paragraph {
    font-size: 12px;
    line-height: 20px
}

.dln-kenwood .dln-checkout__content {
    width: calc(100% - 427px);
    margin: 0 40px 0 0
}

@media only screen and (max-width: 900px) and (min-width: 599px) {
    .dln-kenwood .dln-checkout__content {
        width: 100%;
        margin: 40px 0 0
    }
}

.dln-kenwood .dln-checkout__content .dln-accordion {
    border-bottom: 1px solid var(--ui-07)
}

.dln-kenwood .dln-checkout__content .dln-accordion:not(.dln-accordion--open):not(.dln-accordion--showInfo) {
    max-height: 70px
}

.dln-kenwood .dln-checkout__content .dln-accordion:not(.dln-accordion--open):not(.dln-accordion--showInfo) .dln-accordion__title {
    padding: 23px 0;
    color: var(--ui-07)
}

.dln-kenwood .dln-checkout__content .dln-accordion--showInfo .dln-checkout__dataResult {
    padding-left: 50px
}

.dln-kenwood .dln-checkout__content .dln-accordion__title {
    font-size: 20px;
    line-height: 24px
}

.dln-kenwood .dln-checkout__content .dln-accordion__title > .dln-icn {
    width: 35px;
    height: 35px;
    background-color: var(--support-02);
    border-radius: 50%;
    text-indent: 90px;
    overflow: hidden;
    margin: 0 15px 0 0
}

.dln-kenwood .dln-checkout__content .dln-accordion__title > .dln-icn:after, .dln-kenwood .dln-checkout__content .dln-accordion__title > .dln-icn:before {
    content: "";
    position: absolute
}

.dln-kenwood .dln-checkout__content .dln-accordion__title > .dln-icn:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "\E0";
    font-size: 16px;
    line-height: 16px;
    width: auto;
    height: auto;
    color: var(--brand-03);
    text-indent: 0;
    left: calc(50% - 8px);
    top: calc(50% - 8px)
}

.dln-kenwood .dln-checkout__content .dln-accordion__title .dln-btn__lbl {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-kenwood .dln-checkout__content .dln-accordion__title .dln-btn .dln-icn {
    display: none
}

.dln-kenwood .dln-checkout__content .dln-accordion__subTitle {
    font-size: 14px;
    line-height: 20px
}

.dln-kenwood .dln-checkout__content .dln-accordion__content {
    padding: 20px 0 50px
}

.dln-kenwood .dln-checkout__content .dln-accordion--open .dln-accordion__content {
    border-top: none;
    margin-top: 0
}

.dln-kenwood .dln-checkout__form {
    padding: 16px 0 0
}

.dln-kenwood .dln-checkout__form .clearer.clearer--03 {
    margin-bottom: 0 !important
}

.dln-kenwood .dln-checkout__formDataHead .dln-radioBtn__input:checked + .dln-radioBtn__lbl {
    color: var(--brand-01)
}

.dln-kenwood .dln-checkout__formValue {
    font-size: 14px;
    line-height: 20px
}

.dln-kenwood .dln-checkout__dataResult {
    margin: 0 0 20px
}

.dln-kenwood .dln-checkout__dataResult p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px
}

.dln-kenwood .dln-checkout .dln-chips {
    margin: 20px 0 0;
    max-width: 100%;
    border-color: var(--support-04)
}

.dln-kenwood .dln-checkout .dln-chips .dln-chips__wrapper {
    align-items: center
}

.dln-kenwood .dln-checkout .dln-chips .dln-icn {
    color: transparent !important
}

.dln-kenwood .dln-checkout .dln-chips .dln-icn:before {
    color: var(--support-04);
    content: "y"
}

.dln-kenwood .dln-checkout .dln-chips span {
    font-size: 12px;
    color: var(--ui-07)
}

.dln-kenwood .dln-checkout__formData {
    border-color: var(--brand-04);
    position: relative
}

.dln-kenwood .dln-checkout__formData p {
    margin-bottom: 0
}

.dln-kenwood .dln-checkout__formData .dln-btn--link {
    position: absolute;
    bottom: 24px;
    right: 16px
}

.dln-kenwood .dln-checkout__formData .dln-btn--link .dln-icn {
    display: none
}

.dln-kenwood .dln-checkout .dln-checkout__innerCol {
    width: calc(50% - 25px);
    margin: 0 50px 0 0
}

.dln-kenwood .dln-checkout .dln-checkout__innerCol:last-child {
    margin: 0
}

.dln-kenwood .dln-checkout .dln-checkout__innerColTitle {
    font-size: 16px;
    line-height: 22px;
    border: none;
    margin: 0 0 10px;
    padding: 0
}

.dln-kenwood .dln-checkout .dln-checkout__innerCol .dln-loginForm__paragraph, .dln-kenwood .dln-checkout .dln-checkout__innerCol .dln-newUserForm__paragraph {
    font-size: 14px;
    line-height: 20px;
    color: var(--brand-04)
}

.dln-kenwood .dln-checkout .dln-accordion--access-information .dln-checkout__dataResult p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0
}

.dln-kenwood .dln-checkout .dln-accordion--access-information.dln-accordion--open .dln-accordion__title {
    border-bottom: 1px solid var(--ui-07);
    padding-bottom: 24px
}

.dln-kenwood .dln-checkout .dln-accordion--access-information .dln-accordion__content {
    margin-top: 10px
}

.dln-kenwood .dln-checkout .dln-accordion--access-information .dln-newUserForm {
    padding: 0
}

.dln-kenwood .dln-checkout .dln-accordion--access-information .dln-newUserForm__section:first-of-type .dln-btn {
    background-color: transparent;
    border: 1px solid var(--brand-01);
    color: var(--brand-01)
}

.dln-kenwood .dln-checkout .dln-accordion--access-information .dln-newUserForm__section:first-of-type .dln-btn:hover {
    background-color: transparent;
    color: var(--brand-01)
}

.dln-kenwood .dln-checkout .dln-accordion--access-information .dln-newUserForm__section:first-of-type + .dln-newUserForm__section .dln-btn {
    background-color: var(--brand-01);
    border-width: 0;
    color: var(--brand-03)
}

.dln-kenwood .dln-checkout .dln-accordion--access-information .dln-newUserForm__section .dln-inputs {
    margin-top: 40px
}

.dln-kenwood .dln-checkout .dln-accordion--access-information .dln-newUserForm__section .dln-btn {
    width: 100%
}

.dln-kenwood .dln-checkout .dln-accordion--access-information .dln-newUserForm__section:not(.dln-newUserForm__section--main) {
    margin-top: 40px
}

.dln-kenwood .dln-checkout .dln-accordion--access-information .dln-loginForm {
    padding: 0
}

.dln-kenwood .dln-checkout .dln-accordion--access-information .dln-loginForm .dln-btn--secondary {
    color: var(--brand-04)
}

.dln-kenwood .dln-checkout .dln-accordion--access-information .dln-loginForm__section {
    margin-top: 0
}

.dln-kenwood .dln-checkout .dln-accordion--access-information .dln-loginForm__paragraph {
    margin-bottom: 30px
}

.dln-kenwood .dln-checkout .dln-accordion--access-information .dln-loginForm__paragraph--divider {
    text-indent: 9999999%;
    overflow: hidden;
    display: block;
    width: 100%;
    height: 1px;
    margin-bottom: 40px
}

.dln-kenwood .dln-checkout .dln-accordion--access-information .dln-loginForm__paragraph--divider:before {
    display: none
}

.dln-kenwood .dln-checkout .dln-accordion--access-information .dln-loginForm__paragraph--divider:after {
    width: 100%;
    left: 0
}

.dln-kenwood .dln-checkout .dln-accordion--access-information .dln-loginForm__paragraph--dividerText {
    display: block;
    text-align: left
}

.dln-kenwood .dln-checkout .dln-accordion--access-information .dln-loginForm__btnGroup .dln-btn--social:last-child, .dln-kenwood .dln-checkout .dln-accordion--access-information .dln-loginForm__btnGroup .dln-btn--social:nth-last-child(2) {
    margin-bottom: 0
}

.dln-kenwood .dln-checkout .dln-accordion--access-information .dln-loginForm__formContainer {
    margin-top: 40px
}

.dln-kenwood .dln-checkout .dln-accordion--access-information .dln-loginForm .dln-inputs {
    margin-bottom: 40px
}

.dln-kenwood .dln-checkout .dln-accordion--access-information .dln-loginForm .dln-inputs + .dln-inputs {
    margin-bottom: 20px
}

.dln-kenwood .dln-checkout .dln-accordion--access-information .dln-loginForm + .dln-btn {
    width: 100%
}

.dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-divider {
    opacity: 0
}

.dln-kenwood .dln-checkout .dln-accordion--shipping-information div[class*="--twoThird"], .dln-kenwood .dln-checkout .dln-accordion--shipping-information div[class*="--twoThird"] + div[class*="--oneThird"] {
    width: calc(50% - 10px)
}

.dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__form > div:last-child, .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__form > div:nth-last-child(2), .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__form > div:nth-last-child(3) {
    margin-bottom: 20px
}

.dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__form .clearer--01 + .dln-inputs--phoneprefix, .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__form .clearer--01 + .dln-inputs--phoneprefix + .dln-inputs.dln-inputs--oneThird, .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__form .clearer--01 + .dln-inputs.dln-inputs--oneThird, .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__form .clearer--01 + .dln-inputs.dln-inputs--oneThird + .dln-inputs.dln-inputs--oneThird, .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__form .clearer--02 + .dln-inputs--phoneprefix, .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__form .clearer--02 + .dln-inputs--phoneprefix + .dln-inputs.dln-inputs--oneThird, .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__form .clearer--02 + .dln-inputs.dln-inputs--oneThird, .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__form .clearer--02 + .dln-inputs.dln-inputs--oneThird + .dln-inputs.dln-inputs--oneThird, .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__form .dln-select.dln-select--oneThird {
    width: calc(50% - 10px)
}

.dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-accordion__content .dln-btn {
    max-width: none;
    margin: 20px 0 0
}

.dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__formData {
    border-color: var(--ui-01)
}

.dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__formData--selected {
    border-color: var(--ui-07)
}

.dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-btn--newShippingAddress {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    background: var(--brand-03);
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    position: relative;
    font-size: 16px;
    color: var(--brand-04);
    min-height: 175px;
    height: auto;
    width: 100%;
    max-width: 100%;
    padding: 110px 20px 50px;
    text-transform: none;
    width: calc(50% - 8px);
    margin-bottom: 30px !important;
    border: 1px dashed var(--ui-07)
}

.dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-btn--newShippingAddress:after, .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-btn--newShippingAddress:before {
    content: "";
    position: absolute
}

.dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-btn--newShippingAddress:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "6";
    font-size: 50px;
    line-height: 50px;
    top: 50px;
    left: calc(50% - 25px);
    color: var(--brand-01)
}

.dln-kenwood .dln-checkout .dln-accordion--shipping-method.dln-accordion--open .dln-accordion__content {
    border-top-color: transparent;
    margin-top: 0
}

.dln-kenwood .dln-checkout .dln-accordion--shipping-method .dln-checkout__formField {
    width: 55%
}

.dln-kenwood .dln-checkout .dln-accordion--shipping-method .dln-checkout__formField .dln-checkout__formLabel {
    margin: 0 0 0 auto;
    font-size: 14px
}

.dln-kenwood .dln-checkout .dln-accordion--shipping-method .dln-checkout__formField .dln-checkout__formLabel--small {
    font-size: 12px
}

.dln-kenwood .dln-checkout .dln-accordion--shipping-method .dln-checkout__formField .dln-checkout__formLabel--validate {
    color: var(--support-02)
}

.dln-kenwood .dln-checkout .dln-accordion--shipping-method .dln-checkout__form + .dln-checkout__paragraph {
    font-size: 12px;
    margin-top: 6px
}

.dln-kenwood .dln-checkout .dln-accordion--shipping-method .dln-accordion__content .dln-btn {
    max-width: none;
    margin: 20px 0 0
}

.dln-kenwood .dln-checkout .dln-accordion--shipping-method .dln-checkout__formData {
    border-color: var(--brand-04);
    margin-bottom: 20px
}

.dln-kenwood .dln-checkout .dln-accordion--payment .dln-accordion__content {
    margin-bottom: 0;
    padding-bottom: 0
}

.dln-kenwood .dln-checkout .dln-accordion--payment .dln-accordion__content--submit {
    padding-bottom: 50px
}

.dln-kenwood .dln-checkout .dln-accordion--payment .dln-accordion__content--submit .dln-btn {
    margin-top: 30px
}

.dln-kenwood .dln-checkout .dln-accordion--payment .dln-accordion__title .dln-accordion__titleLabel {
    margin-left: 40px;
    font-size: 12px
}

.dln-kenwood .dln-checkout .dln-accordion--payment .dln-accordion__title .dln-accordion__titleLabel .dln-icn {
    font-size: 20px
}

.dln-kenwood .dln-checkout .dln-accordion--payment .dln-checkout__formData {
    border-color: var(--brand-04)
}

.dln-kenwood .dln-checkout .dln-accordion--payment .dln-checkout__formData .dln-btn--link .dln-icn {
    display: inline-block
}

.dln-kenwood .dln-checkout .dln-accordion--payment .dln-checkout__form {
    padding: 10px 0 0
}

.dln-kenwood .dln-checkout .dln-accordion--payment .dln-checkServiceBox__cardList {
    margin-top: 10px
}

.dln-kenwood .dln-checkout .dln-accordion--payment .dln-checkServiceBox__cardItem {
    width: 60px;
    height: 40px
}

.dln-kenwood .dln-checkout .dln-accordion--payment .dln-checkout__formField {
    margin: 0 0 30px
}

.dln-kenwood .dln-checkout .dln-accordion--payment .dln-checkout__formField .dln-checkout__formData {
    border-color: var(--brand-04);
    margin-left: 0
}

.dln-kenwood .dln-checkout .dln-accordion--payment .dln-checkout__formField:last-of-type {
    margin-bottom: 0
}

.dln-kenwood .dln-checkout .dln-accordion--payment .dln-checkout__formGroup .dln-checkout__formField {
    margin-bottom: 40px
}

.dln-kenwood .dln-checkout .dln-accordion--payment .dln-checkout__formGroup .dln-checkout__formField .dln-radioBtn__label {
    height: auto
}

.dln-kenwood .dln-checkout .dln-accordion--payment .dln-checkout__formGroup .dln-checkout__formField .dln-radioBtn__imgLabel {
    height: 22px
}

.dln-kenwood .dln-checkout .dln-accordion--payment .dln-checkout__dataResult {
    margin-bottom: 0
}

.dln-kenwood .dln-checkout .dln-accordion--payment .dln-checkout__dataResult .dln-checkout__formField {
    margin-top: 36px
}

.dln-kenwood .dln-checkout__services .dln-checkServiceBox {
    width: calc(33.33% - 10px);
    margin: 0 14px 0 0
}

.dln-kenwood .dln-checkout__services .dln-checkServiceBox:last-of-type {
    margin: 0
}

.dln-kenwood .dln-checkout__noticeBox {
    padding: 50px 0 32px;
    align-items: flex-start
}

.dln-kenwood .dln-checkout__noticeBox:after {
    display: none
}

.dln-kenwood .dln-checkout__noticeBox p {
    font-size: 20px;
    line-height: 24px;
    color: var(--brand-04)
}

.dln-kenwood .dln-checkout__noticeBox a, .dln-kenwood .dln-checkout__noticeBox p {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-kenwood .dln-checkout__noticeBox .dln-noticeBox {
    padding: 30px 10px 48px
}

.dln-kenwood .dln-checkout__noticeBox .dln-noticeBox__copy {
    min-height: 0;
    margin-bottom: auto
}

.dln-kenwood .dln-checkout__noticeBox .dln-noticeBox__link {
    font-size: 14px;
    margin-top: auto
}

.dln-kenwood .dln-checkout__noticeBox .dln-noticeBox:nth-child(2n):after {
    opacity: 0
}

.dln-kenwood .dln-checkout--editing .dln-checkout__formData {
    width: calc(50% - 10px);
    margin-bottom: 20px
}

.dln-kenwood .dln-checkout--editing .dln-checkout__formData:nth-of-type(odd) {
    margin-right: 20px
}

.dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__dataResult {
    padding: 0
}

.dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-btn--stroked {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    border: 1px dashed var(--ui-04);
    background: var(--brand-03);
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    position: relative;
    font-size: 16px;
    color: var(--brand-04);
    min-height: 175px;
    height: auto;
    width: 100%;
    max-width: 100%;
    padding: 110px 20px 50px;
    text-transform: none;
    justify-content: center
}

.dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-btn--stroked:after, .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-btn--stroked:before {
    content: "";
    position: absolute
}

.dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-btn--stroked:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "6";
    font-size: 50px;
    line-height: 50px;
    top: 50px;
    left: calc(50% - 25px);
    color: var(--brand-01)
}

.dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__dataResult, .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__formField {
    margin-bottom: 30px
}

.dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__dataResult .clearer, .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__formField .clearer {
    display: none
}

.dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__dataResult .dln-btn--stroked, .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__dataResult .dln-checkout__formData, .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__formField .dln-btn--stroked, .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__formField .dln-checkout__formData {
    width: calc(50% - 10px);
    margin-bottom: 0;
    margin-top: 0
}

.dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__dataResult .dln-checkout__formData, .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__formField .dln-checkout__formData {
    margin-right: 20px
}

.dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__formField .dln-checkbox {
    margin-bottom: 20px
}

.dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__formField .dln-btn--stroked {
    margin: 0
}

.dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-accordion__content--submit {
    padding-top: 0
}

.dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-accordion__content--submit .dln-btn {
    min-width: calc(50% - 10px);
    max-width: 100%
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-checkout > .dln-wrapper {
        padding-top: 0
    }

    .dln-kenwood .dln-checkout__paragraph {
        font-size: 12px;
        line-height: 20px
    }

    .dln-kenwood .dln-checkout__content {
        width: 100%;
        margin: 0
    }

    .dln-kenwood .dln-checkout__content .dln-accordion:not(.dln-accordion--open):not(.dln-accordion--showInfo) {
        border-top: 1px solid var(--ui-07);
        max-height: 62px
    }

    .dln-kenwood .dln-checkout__content .dln-accordion:not(.dln-accordion--open):not(.dln-accordion--showInfo) .dln-accordion__title {
        padding: 20px 0
    }

    .dln-kenwood .dln-checkout__content .dln-accordion:not(.dln-accordion--showInfo) {
        border-bottom: none
    }

    .dln-kenwood .dln-checkout__content .dln-accordion__title {
        font-size: 18px;
        line-height: 22px
    }

    .dln-kenwood .dln-checkout__content .dln-accordion__title > .dln-icn {
        width: 25px;
        height: 25px
    }

    .dln-kenwood .dln-checkout__content .dln-accordion__title > .dln-icn:before {
        font-size: 12px;
        line-height: 12px;
        left: calc(50% - 6px);
        top: calc(50% - 6px)
    }

    .dln-kenwood .dln-checkout__content .dln-accordion--open {
        padding-bottom: 0
    }

    .dln-kenwood .dln-checkout__content .dln-accordion--open .dln-accordion__title {
        padding: 20px 0 8px
    }

    .dln-kenwood .dln-checkout__content .dln-accordion--showInfo .dln-checkout__dataResult {
        padding-left: 10px
    }

    .dln-kenwood .dln-checkout__content .dln-accordion--showInfo .dln-accordion__content + .dln-checkout__dataResult > p {
        padding-left: 35px
    }

    .dln-kenwood .dln-checkout__content .dln-accordion--payment:not(.dln-accordion--showInfo) {
        border-bottom: 1px solid var(--ui-07)
    }

    .dln-kenwood .dln-checkout .dln-accordion__content .dln-btn:not(.dln-btn--social) {
        max-width: 100%;
        width: 100%
    }

    .dln-kenwood .dln-checkout .dln-accordion--access-information .dln-checkout__dataResult {
        padding-top: 15px
    }

    .dln-kenwood .dln-checkout .dln-accordion--access-information .dln-checkout__dataResult > p {
        margin: 0
    }

    .dln-kenwood .dln-checkout .dln-accordion--access-information .dln-checkout__dataResult > span {
        margin: 0 0 0 auto
    }

    .dln-kenwood .dln-checkout .dln-accordion--access-information .dln-accordion__content {
        margin-top: 0
    }

    .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-divider {
        margin-bottom: 0
    }

    .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-chips {
        margin-bottom: 36px;
        margin-top: -10px
    }

    .dln-kenwood .dln-checkout .dln-accordion--shipping-information div[class*="--twoThird"], .dln-kenwood .dln-checkout .dln-accordion--shipping-information div[class*="--twoThird"] + div[class*="--oneThird"] {
        width: 100%
    }

    .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__form > div:nth-last-child(2), .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__form > div:nth-last-child(3) {
        margin-bottom: 36px
    }

    .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__form > div:last-child {
        margin-bottom: 20px
    }

    .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__form .clearer--01 + .dln-inputs--phoneprefix, .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__form .clearer--01 + .dln-inputs--phoneprefix + .dln-inputs.dln-inputs--oneThird, .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__form .clearer--01 + .dln-inputs.dln-inputs--oneThird, .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__form .clearer--01 + .dln-inputs.dln-inputs--oneThird + .dln-inputs.dln-inputs--oneThird, .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__form .clearer--02 + .dln-inputs--phoneprefix, .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__form .clearer--02 + .dln-inputs--phoneprefix + .dln-inputs.dln-inputs--oneThird, .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__form .clearer--02 + .dln-inputs.dln-inputs--oneThird, .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__form .clearer--02 + .dln-inputs.dln-inputs--oneThird + .dln-inputs.dln-inputs--oneThird, .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__form .dln-select.dln-select--oneThird {
        width: 100%
    }

    .dln-kenwood .dln-checkout .dln-accordion--shipping-information.dln-accordion--showInfo .dln-chips {
        margin-bottom: 0;
        margin-top: 20px
    }

    .dln-kenwood .dln-checkout .dln-accordion--shipping-information .dln-checkout__dataResult .dln-checkout--mobileView {
        margin: 20px 0 0
    }

    .dln-kenwood .dln-checkout .dln-accordion--shipping-method .dln-accordion__content {
        padding-top: 0
    }

    .dln-kenwood .dln-checkout .dln-accordion--shipping-method .dln-checkout__formField {
        width: 100%;
        margin: 0 0 30px
    }

    .dln-kenwood .dln-checkout .dln-accordion--payment, .dln-kenwood .dln-checkout .dln-accordion--payment.dln-accordion--open, .dln-kenwood .dln-checkout .dln-accordion--payment.dln-accordion--showInfo {
        border-bottom: 1px solid var(--ui-07)
    }

    .dln-kenwood .dln-checkout .dln-accordion--payment .dln-checkout__formField .dln-inputs--exipirationdate {
        max-width: 100%;
        margin: 0 0 32px
    }

    .dln-kenwood .dln-checkout .dln-accordion--payment .dln-checkout__formField .dln-inputs--securityCode {
        margin-right: 0;
        margin-bottom: 0
    }

    .dln-kenwood .dln-checkout .dln-accordion--payment .dln-checkout__formField .dln-btn {
        width: auto;
        margin-left: 20px
    }

    .dln-kenwood .dln-checkout .dln-accordion--payment .dln-checkout__formData .dln-checkServiceBox__cardItem + p, .dln-kenwood .dln-checkout .dln-accordion--payment .dln-checkout__formGroup .dln-checkout__formField:last-of-type {
        margin-bottom: 20px
    }

    .dln-kenwood .dln-checkout .dln-accordion--payment .dln-accordion__content--submit .dln-checkout__paragraph {
        text-align: left;
        padding: 0
    }

    .dln-kenwood .dln-checkout__form {
        padding: 26px 0 0
    }

    .dln-kenwood .dln-checkout__form .dln-inputs--selectInside, .dln-kenwood .dln-checkout__form > .dln-select, .dln-kenwood .dln-checkout__form div[class*="--oneThird"], .dln-kenwood .dln-checkout__form div[class*="--twoThird"] {
        margin: 0 0 36px;
        width: 100%
    }

    .dln-kenwood .dln-checkout__services {
        padding-right: 10px;
        padding-left: 10px;
        margin-right: 10px;
        margin-left: 10px
    }

    .dln-kenwood .dln-checkout__services .dln-checkServiceBox {
        width: 100%;
        margin: 0 0 16px !important;
        padding: 32px 24px;
        min-height: auto
    }

    .dln-kenwood .dln-checkout__services .dln-checkServiceBox__wrap {
        align-items: flex-start
    }

    .dln-kenwood .dln-checkout__services .dln-checkServiceBox__iconWrap {
        margin: 0 24px 0 0
    }

    .dln-kenwood .dln-checkout__services .dln-checkServiceBox__cardList {
        margin: 0
    }

    .dln-kenwood .dln-checkout__services .dln-checkServiceBox .dln-btn, .dln-kenwood .dln-checkout__services .dln-checkServiceBox__text {
        width: 100%;
        text-align: left
    }

    .dln-kenwood .dln-checkout__noticeBox {
        max-width: 100%;
        padding-bottom: 0
    }

    .dln-kenwood .dln-checkout__noticeBox > p {
        font-size: 18px;
        line-height: 22px
    }

    .dln-kenwood .dln-checkout__noticeBox .dln-noticeBox {
        width: 50%;
        position: relative;
        padding-bottom: 0
    }

    .dln-kenwood .dln-checkout__noticeBox .dln-noticeBox:nth-child(2n):after {
        width: 1px;
        height: calc(100% - 48px);
        top: calc(50% - 48px);
        right: 0
    }

    .dln-kenwood .dln-checkout .dln-loginForm__paragraph {
        text-align: center
    }

    .dln-kenwood .dln-checkout .dln-loginForm__paragraph--dividerText {
        text-align: center !important
    }

    .dln-kenwood .dln-checkout .dln-loginForm .dln-btn--link {
        width: auto !important
    }

    .dln-kenwood .dln-checkout .dln-checkout__innerCol {
        width: 100%;
        margin: 0;
        text-align: center
    }

    .dln-kenwood .dln-checkout .dln-checkout__innerColTitle {
        font-size: 16px;
        line-height: 22px;
        border: none;
        margin: 0 0 10px;
        padding: 0
    }

    .dln-kenwood .dln-checkout .dln-checkout__innerCol .dln-loginForm__paragraph, .dln-kenwood .dln-checkout .dln-checkout__innerCol .dln-newUserForm__paragraph {
        font-size: 14px;
        line-height: 20px;
        color: var(--brand-04)
    }

    .dln-kenwood .dln-checkout .dln-checkout__innerCol + .dln-checkout__innerCol .dln-checkout__innerColTitle {
        border-top: 0;
        margin-top: 60px;
        font-size: 16px;
        line-height: 22px
    }

    .dln-kenwood .dln-checkout .dln-checkout__innerCol .dln-newUserForm .dln-newUserForm__paragraph:not(.dln-newUserForm__paragraph--main) {
        text-align: left
    }

    .dln-kenwood .dln-checkout--editing .dln-checkout__content .dln-btn:not(.dln-btn--link) {
        width: 100%;
        max-width: 100%
    }

    .dln-kenwood .dln-checkout--editing .dln-checkout__content .dln-accordion--showInfo .dln-checkout__dataResult {
        padding-left: 0
    }

    .dln-kenwood .dln-checkout--editing .dln-checkout__formData {
        width: 100%;
        margin-bottom: 20px
    }

    .dln-kenwood .dln-checkout--editing .dln-checkout__formData:nth-of-type(odd) {
        margin-right: 0
    }

    .dln-kenwood .dln-checkout--editing .dln-accordion--shipping-information .dln-checkout__formData + .dln-btn--stroked {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
        border: 1px dashed var(--ui-04);
        background: var(--brand-03);
        -webkit-appearance: none;
        -moz-appearance: none;
        cursor: pointer;
        position: relative;
        font-size: 16px;
        color: var(--brand-04);
        min-height: 175px;
        height: auto;
        max-width: 100%;
        padding: 110px 20px 50px;
        text-transform: none;
        width: 100%;
        margin-bottom: 30px
    }

    .dln-kenwood .dln-checkout--editing .dln-accordion--shipping-information .dln-checkout__formData + .dln-btn--stroked:after, .dln-kenwood .dln-checkout--editing .dln-accordion--shipping-information .dln-checkout__formData + .dln-btn--stroked:before {
        content: "";
        position: absolute
    }

    .dln-kenwood .dln-checkout--editing .dln-accordion--shipping-information .dln-checkout__formData + .dln-btn--stroked:before {
        font-family: var(--fontNameIcons), sans-serif;
        font-variant: normal;
        text-transform: none;
        content: "6";
        font-size: 50px;
        line-height: 50px;
        top: 50px;
        left: calc(50% - 25px);
        color: var(--brand-01)
    }

    .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__dataResult {
        padding: 0
    }

    .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-btn--stroked {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
        border: 1px dashed var(--ui-04);
        background: var(--brand-03);
        -webkit-appearance: none;
        -moz-appearance: none;
        cursor: pointer;
        position: relative;
        font-size: 16px;
        color: var(--brand-04);
        min-height: 175px;
        height: auto;
        width: 100%;
        max-width: 100%;
        padding: 110px 20px 50px;
        text-transform: none;
        justify-content: center
    }

    .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-btn--stroked:after, .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-btn--stroked:before {
        content: "";
        position: absolute
    }

    .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-btn--stroked:before {
        font-family: var(--fontNameIcons), sans-serif;
        font-variant: normal;
        text-transform: none;
        content: "6";
        font-size: 50px;
        line-height: 50px;
        top: 50px;
        left: calc(50% - 25px);
        color: var(--brand-01)
    }

    .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__dataResult, .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__formField {
        margin-bottom: 30px
    }

    .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__dataResult .clearer, .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__formField .clearer {
        display: none
    }

    .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__dataResult .dln-btn--stroked, .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__dataResult .dln-checkout__formData, .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__formField .dln-btn--stroked, .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__formField .dln-checkout__formData {
        width: 100%
    }

    .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__dataResult .dln-checkout__formData, .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__formField .dln-checkout__formData {
        margin-right: 0;
        margin-bottom: 20px
    }

    .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__formField .dln-checkbox {
        margin-bottom: 20px
    }

    .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__formField .dln-btn--stroked {
        margin: 0
    }

    .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-accordion__content--submit {
        padding-top: 0
    }

    .dln-kenwood .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-accordion__content--submit .dln-btn {
        width: 100%
    }
}

@media only screen and (min-width: 599px) and (max-width: 1080px) {
    .dln-kenwood .dln-checkout > .dln-wrapper {
        padding-top: 30px
    }
}

@media only screen and (min-width: 901px) {
    .dln-kenwood .dln-checkout__form .dln-inputs--phoneprefix:first-of-type {
        display: none
    }

    .dln-kenwood .dln-checkout__form .dln-inputs--address {
        margin-right: 20px !important
    }

    .dln-kenwood .dln-checkout__form > .dln-inputs, .dln-kenwood .dln-checkout__form > .dln-select, .dln-kenwood .dln-checkout__form div[class*="--twoThird"] {
        width: calc(50% - 20px) !important;
        margin-left: 0;
        margin-right: 0
    }

    .dln-kenwood .dln-checkout__form > .dln-inputs {
        margin-right: 20px
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-checkout .dln-accordion .dln-accordion__title {
        padding: 20px 10px !important
    }

    .dln-kenwood .dln-checkout .dln-accordion--access-information .dln-accordion__content .dln-checkout__innerCol:last-child .dln-checkout__innerColTitle {
        padding: 0;
        margin-top: 70px !important
    }

    .dln-kenwood .dln-checkout__services .dln-checkServiceBox {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.dln-delonghi .dln-checkout {
    margin-top: 95px
}

.dln-delonghi .dln-checkout.noGapHeader {
    margin-top: 0
}

.dln-delonghi .dln-checkout > .dln-wrapper > .dln-title {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 52px;
    font-size: 3.125rem;
    margin-bottom: 22px
}

.dln-delonghi .dln-checkout__content .dln-accordion__content {
    border-top: 1px solid var(--ui-01)
}

.dln-delonghi .dln-checkout__content .dln-accordion--shipping-information .dln-accordion__content .dln-btn {
    background: var(--brand-01) !important
}

.dln-delonghi .dln-checkout__content .dln-accordion--shipping-information .dln-checkout__dataResult {
    margin-bottom: 40px
}

.dln-delonghi .dln-checkout__content .dln-accordion--shipping-information .dln-checkout__formData {
    padding: 32px 20px
}

.dln-delonghi .dln-checkout__content .dln-accordion--shipping-information .dln-checkout__formData .dln-checkout__formValue {
    line-height: 18px;
    font-size: .875rem
}

.dln-delonghi .dln-checkout__content .dln-accordion--shipping-information .dln-checkout__formData > p:first-child .dln-checkout__formValue:first-child {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-delonghi .dln-checkout__content .dln-accordion--shipping-information .dln-chips--iconinside {
    padding: 14px 16px
}

.dln-delonghi .dln-checkout__content .dln-accordion--shipping-information .dln-chips--iconinside .dln-icn {
    color: var(--brand-04)
}

.dln-delonghi .dln-checkout__content .dln-accordion--shipping-information .dln-chips--iconinside .dln-chips__content span {
    display: inline-block;
    min-height: 18px;
    line-height: 18px;
    font-size: .875rem;
    color: var(--ui-02)
}

.dln-delonghi .dln-checkout__content .dln-accordion--shipping-method .dln-checkout__dataResult .dln-checkout__formData {
    padding: 20px
}

.dln-delonghi .dln-checkout__content .dln-accordion--shipping-method .dln-checkout__dataResult .dln-checkout__formData .dln-checkout__formValue {
    line-height: 18px;
    font-size: .875rem
}

.dln-delonghi .dln-checkout__content .dln-accordion--shipping-method .dln-checkout__dataResult .dln-checkout__formData p:first-child .dln-checkout__formValue:first-child {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-delonghi .dln-checkout__content .dln-accordion--payment .dln-checkout__dataResult .dln-checkout__formData {
    padding: 20px
}

.dln-delonghi .dln-checkout__content .dln-accordion--payment .dln-checkout__dataResult .dln-checkout__formData .dln-checkServiceBox__cardItem {
    margin-bottom: 12px
}

.dln-delonghi .dln-checkout__content .dln-accordion--payment .dln-checkout__dataResult .dln-checkout__formData .dln-checkout__formValue {
    line-height: 18px;
    font-size: .875rem
}

.dln-delonghi .dln-checkout__content .dln-accordion--payment .dln-checkout__dataResult .dln-checkout__formData p:first-of-type .dln-checkout__formValue:first-child {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-delonghi .dln-checkout__content .dln-accordion--payment .dln-checkout__dataResult .dln-checkout__formData p:last-of-type {
    margin-bottom: 32px
}

.dln-delonghi .dln-checkout__content .dln-accordion--payment .dln-checkout__dataResult .dln-checkout__formData .dln-checkout__formField .dln-inputs--securityCode {
    width: calc(100% - 138px);
    max-width: none;
    margin: 0
}

.dln-delonghi .dln-checkout__content .dln-accordion--payment .dln-checkout__dataResult .dln-checkout__formData .dln-checkout__formField .dln-btn--icon {
    margin: 0 0 0 40px
}

.dln-delonghi .dln-checkout__content .dln-accordion--payment .dln-checkout__dataResult .dln-checkout__formData .dln-checkout__formField .dln-btn--icon .dln-icn {
    font-weight: 700
}

.dln-delonghi .dln-checkout__content .dln-accordion--payment .dln-checkout__dataResult .dln-checkout__formData .dln-checkout__formField .dln-btn--icon .dln-btn__lbl {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-left: 4px
}

.dln-delonghi .dln-checkout__content .dln-accordion--payment .dln-accordion__content--submit .dln-checkout__paragraph {
    line-height: 18px;
    font-size: .875rem
}

.dln-delonghi .dln-checkout__content .dln-accordion--payment .dln-accordion__content--submit .dln-checkout__paragraph > a {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: var(--ui-02)
}

.dln-delonghi .dln-checkout__content > .dln-accordion--access-information .dln-accordion__content {
    padding-top: 40px
}

.dln-delonghi .dln-checkout__innerColTitle {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 23px;
    font-size: 1.3125rem
}

.dln-delonghi .dln-checkout .dln-loginForm + .dln-btn {
    margin-top: 24px
}

.dln-delonghi .dln-checkout__noticeBox {
    padding-top: 64px
}

.dln-delonghi .dln-checkout__noticeBox > p {
    line-height: 24px;
    font-size: 1.125rem;
    color: var(--brand-04);
    margin-bottom: 34px
}

.dln-delonghi .dln-checkout__noticeBox .dln-noticeBox {
    max-width: none;
    box-sizing: border-box
}

.dln-delonghi .dln-checkout__noticeBox .dln-noticeBox:after {
    display: none
}

.dln-delonghi .dln-checkout__noticeBox .dln-noticeBox:first-of-type {
    border-right: 1px solid var(--ui-01)
}

.dln-delonghi .dln-checkout__services .dln-checkServiceBox:first-child {
    order: 2
}

.dln-delonghi .dln-checkout__services .dln-checkServiceBox:nth-child(2) {
    order: 1
}

.dln-delonghi .dln-checkout__services .dln-checkServiceBox:nth-child(3) {
    order: 3
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-checkout > .dln-wrapper:first-child {
        padding-bottom: 0
    }

    .dln-delonghi .dln-checkout__aside .dln-orderSumm__head .dln-icn {
        margin-right: 18px
    }

    .dln-delonghi .dln-checkout__aside .dln-orderSumm__head .dln-orderSumm__title + .dln-icn {
        width: 16px;
        height: 16px;
        margin-left: 11px
    }

    .dln-delonghi .dln-checkout__aside .dln-orderSumm__headPriceLbl {
        font-size: 1.1875rem
    }

    .dln-delonghi .dln-checkout__aside .dln-orderSumm__headPriceLbl b {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    .dln-delonghi .dln-checkout__content .dln-accordion--access-information {
        padding-bottom: 34px
    }

    .dln-delonghi .dln-checkout__content .dln-accordion--access-information .dln-accordion__title {
        padding-top: 20px
    }

    .dln-delonghi .dln-checkout__content .dln-accordion--access-information .dln-accordion__content {
        padding-top: 24px;
        margin-top: 9px
    }

    .dln-delonghi .dln-checkout__content .dln-accordion--access-information .dln-accordion__content .dln-checkout__innerCol .dln-checkout__innerColTitle {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal;
        line-height: 20px;
        font-size: 1.125rem;
        margin-top: 0
    }

    .dln-delonghi .dln-checkout__content .dln-accordion--shipping-information .dln-accordion__content .dln-btn {
        width: 100%
    }

    .dln-delonghi .dln-checkout__services .dln-checkServiceBox:last-child {
        margin-bottom: 0 !important
    }

    .dln-delonghi .dln-checkout__aside--secondary .dln-checkout__noticeBox {
        padding-bottom: 18px
    }

    .dln-delonghi .dln-checkout__aside--secondary .dln-checkout__noticeBox > p {
        margin-bottom: 7px;
        font-size: 1rem;
        line-height: 24px
    }

    .dln-delonghi .dln-checkout__aside--secondary .dln-checkout__noticeBox .dln-noticeBox {
        width: 140px;
        border: none;
        border-bottom: 1px solid var(--ui-01);
        padding: 14px 0 !important;
        margin: 0 calc(50% - 70px);
        box-sizing: content-box
    }

    .dln-delonghi .dln-checkout__aside--secondary .dln-checkout__noticeBox .dln-noticeBox p {
        margin-bottom: 21px
    }

    .dln-delonghi .dln-checkout__aside--secondary .dln-checkout__noticeBox .dln-noticeBox:last-child {
        border-bottom: none
    }
}

.dln-profile {
    align-content: flex-start
}

.dln-profile .dln-profileCard, .dln-profile__content .dln-title {
    margin: 0 0 32px
}

.dln-profile__content .dln-addBox {
    width: calc(50% - 50px);
    margin: 0 16px 40px 0;
    box-sizing: content-box
}

.dln-profile__content .dln-addBox--productRegister {
    margin: 0 0 40px
}

.dln-profile .dln-persDataRecap {
    margin: 0 0 32px
}

.dln-profile__section {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-profile__recipes {
    align-items: center;
    min-height: 456px;
    background-image: url(/_ui/dist/assets/images/bg/bg-recipe-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    padding: 64px 32px
}

.dln-profile__recipes, .dln-profile__recipesWrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto
}

.dln-profile__recipesSubtitle {
    display: block;
    width: 40%;
    height: auto;
    line-height: 24px;
    font-size: 18px;
    margin: 0 50% 8px 0
}

.dln-profile__recipesTitle {
    display: block;
    width: 40%;
    line-height: 40px;
    font-size: 32px;
    margin: 0 50% 16px 0
}

.dln-profile__recipesLink, .dln-profile__recipesTitle {
    height: auto;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-profile__recipesLink {
    display: inline-flex;
    width: auto;
    line-height: 32px;
    font-size: 22px;
    color: var(--brand-04)
}

.dln-profile__recipesList.dln-carousel--mobileOnly .dln-recipe.swiper-slide {
    max-width: 25%
}

@media only screen and (max-width: 599px) {
    .dln-profile__recipesList.dln-carousel--mobileOnly .dln-recipe.swiper-slide {
        max-width: none
    }
}

.dln-profile__registerProduct {
    width: 100%;
    border: 1px solid var(--ui-01);
    background-color: var(--ui-03);
    padding: 30px
}

.dln-profile__registerProduct .dln-carousel {
    height: auto !important
}

.dln-profile__registerProduct .swiper-pagination {
    margin: 32px 0 0 !important
}

.dln-profile__registerProduct .dln-btn {
    width: auto;
    max-width: 100%
}

.dln-profile__banner {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-profile__bannerTitle {
    font-size: 32px
}

.dln-profile__bannerSubTitle, .dln-profile__bannerTitle {
    line-height: 125%;
    width: 100%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-profile__bannerSubTitle {
    font-size: 22px;
    margin: 40px 0 16px
}

.dln-profile__bannerCopy {
    font-size: 13px;
    line-height: 125%;
    line-height: 20px;
    font-size: 14px;
    margin: 24px 0
}

.dln-profile__benefitsText {
    width: calc(100% - 80px);
    margin: 0
}

.dln-profile__benefits {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%
}

.dln-profile__benefits .dln-icn {
    font-size: 48px;
    color: var(--support-02) !important;
    margin: 0 32px 0 0
}

.dln-profile__benefits .dln-profile__bannerCopy, .dln-profile__benefits .dln-profile__bannerSubTitle {
    width: 90%;
    margin: 0 0 8px
}

.dln-profile__benefits .dln-profile__bannerSubTitle {
    font-size: 17px;
    line-height: 125%
}

.dln-profile__benefits .dln-profile__bannerCopy {
    color: var(--brand-02)
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-profile .dln-profileCard {
        display: none
    }

    .dln-profile .dln-title {
        margin: 32px 0
    }

    .dln-profile__aside .dln-profileCard {
        width: 100%;
        border: none;
        border-bottom: 1px solid var(--ui-01);
        padding: 15px 20px;
        margin: 0 0 20px
    }

    .dln-profile__aside .dln-profileCard__circle {
        width: 40px;
        height: 40px
    }

    .dln-profile__aside .dln-profileCard__circleText {
        height: 34px;
        line-height: 34px;
        padding: 6px 0 0
    }

    .dln-profile__content .dln-title {
        width: calc(100% - 40px);
        line-height: 34px;
        font-size: 35px;
        padding: 6px 0 0;
        margin: 0 20px 32px
    }

    .dln-profile__content .dln-persDataRecap {
        width: calc(100% - 2px);
        margin: 0 0 32px;
        box-sizing: content-box
    }

    .dln-profile__content .dln-addBox {
        width: calc(100% - 40px);
        min-height: 209px;
        margin: 0 0 32px
    }

    .dln-profile__content .dln-addBox--productRegister, .dln-profile__sectionHead {
        margin: 0
    }

    .dln-profile__recipes {
        min-height: 216px;
        padding: 64px 20px;
        margin: 0
    }

    .dln-profile__recipesLink, .dln-profile__recipesSubtitle {
        line-height: 20px;
        font-size: 13px
    }

    .dln-profile__recipesTitle {
        line-height: 22px;
        font-size: 17px
    }

    .dln-profile:not(.dln-profile--01) .dln-profile__content .dln-title {
        margin: 0 20px 32px
    }

    .dln-profile:not(.dln-profile--01) .dln-persDataRecap, .dln-profile:not(.dln-profile--01) .dln-profile__aside {
        margin-right: 20px;
        margin-left: 20px
    }

    .dln-profile:not(.dln-profile--01) {
        padding-right: 0;
        padding-left: 0
    }

    .dln-profile:not(.dln-profile--01) > .dln-wrapper {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0
    }

    .dln-profile:not(.dln-profile--01) .dln-profile__aside {
        margin-right: 20px !important;
        margin-left: 20px !important
    }

    .dln-profile:not(.dln-profile--01) .dln-profile__content .dln-title {
        padding-right: 10px;
        padding-left: 10px
    }

    .dln-profile:not(.dln-profile--01) .dln-profile__content .dln-persDataRecap {
        margin-right: 20px;
        margin-left: 20px;
        width: calc(100% - 90px)
    }

    .dln-profile:not(.dln-profile--01) .dln-profile__content .dln-title {
        margin-bottom: 32px
    }

    .dln-profile:not(.dln-profile--01) .dln-wrapper {
        padding-top: 48px
    }

    .dln-profile:not(.dln-profile--01) .dln-profile__registerProduct {
        padding: 30px 20px
    }
}

@media only screen and (max-width: 599px) {
    .dln-profile .dln-profileCard {
        display: none
    }

    .dln-profile__content .dln-title {
        line-height: 34px;
        font-size: 35px;
        padding: 6px 0 0
    }

    .dln-profile__content .dln-persDataRecap {
        box-sizing: content-box
    }

    .dln-profile__content .dln-addBox {
        min-height: 209px;
        margin: 0 0 32px
    }

    .dln-profile__content .dln-addBox--productRegister {
        margin: 0
    }

    .dln-profile__recipes {
        min-height: 216px;
        padding: 64px 20px
    }

    .dln-profile__recipesLink, .dln-profile__recipesSubtitle {
        line-height: 20px;
        font-size: 13px
    }

    .dln-profile__recipesTitle {
        line-height: 22px;
        font-size: 17px
    }

    .dln-profile__benefits {
        width: 100%;
        margin: 0 0 32px
    }

    .dln-profile__benefits .dln-profile__bannerCopy, .dln-profile__benefits .dln-profile__bannerSubTitle {
        width: 100%;
        margin: 0 0 8px
    }

    .dln-profile:not(.dln-profile--01) {
        padding-right: 0;
        padding-left: 0
    }

    .dln-profile:not(.dln-profile--01) > .dln-wrapper {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0
    }

    .dln-profile:not(.dln-profile--01) .dln-profile__aside {
        margin-right: 20px !important;
        margin-left: 20px !important
    }

    .dln-profile:not(.dln-profile--01) .dln-profile__content .dln-title {
        margin-right: 20px;
        margin-left: 20px
    }

    .dln-profile:not(.dln-profile--01) .dln-profile__content .dln-persDataRecap {
        margin-right: 20px;
        margin-left: 20px;
        width: calc(100% - 90px)
    }

    .dln-profile:not(.dln-profile--01) .dln-profile__content .dln-title {
        margin-bottom: 32px
    }

    .dln-profile:not(.dln-profile--01) .dln-profile__registerProduct {
        padding: 30px 20px
    }
}

.dln-kenwood .dln-profile__content .dln-title {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    font-size: 38px
}

.dln-kenwood .dln-profile .dln-persDataRecap, .dln-kenwood .dln-profile .dln-profileCard {
    margin: 0 0 50px
}

.dln-kenwood .dln-profile__registerProduct {
    border-width: 0;
    text-align: center
}

.dln-kenwood .dln-profile__registerProduct .dln-profile__bannerCopy {
    width: 90%;
    line-height: 20px;
    margin: 15px auto 20px
}

.dln-kenwood .dln-profile__registerProduct > .dln-profile__bannerSubTitle {
    margin: 32px 0 24px;
    padding-top: 24px;
    border-top: 1px solid var(--ui-01);
    font-size: 20px
}

.dln-kenwood .dln-profile__registerProduct .swiper-pagination {
    margin: 32px auto 0 !important
}

.dln-kenwood .dln-profile__bannerTitle {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-kenwood .dln-profile__benefitsText {
    text-align: left;
    width: calc(100% - 68px)
}

.dln-kenwood .dln-profile__benefits {
    padding-right: 60px
}

.dln-kenwood .dln-profile__benefits .dln-icn {
    color: var(--brand-01) !important;
    margin: 0 20px 0 0
}

.dln-kenwood .dln-profile__benefits .dln-profile__bannerCopy, .dln-kenwood .dln-profile__benefits .dln-profile__bannerSubTitle {
    width: 100%
}

.dln-kenwood .dln-profile__benefits .dln-profile__bannerSubTitle {
    font-size: 16px;
    line-height: 20px;
    margin: 0
}

.dln-kenwood .dln-profile__benefits .dln-profile__bannerCopy {
    color: var(--brand-04);
    margin: 0
}

.dln-kenwood .dln-profile__section {
    padding-bottom: 32px
}

.dln-kenwood .dln-profile__sectionHeadTitle {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-kenwood .dln-profile__recipes {
    background-image: url(/_ui/dist/assets/images/bg/bg-recipe-banner-kenwood.jpg);
    padding: 64px 32px
}

.dln-kenwood .dln-profile__recipesWrap {
    text-align: center;
    display: block;
    color: var(--brand-03)
}

.dln-kenwood .dln-profile__recipesSubtitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    width: 100%;
    line-height: 22px;
    font-size: 16px
}

.dln-kenwood .dln-profile__recipesTitle {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    width: 100%;
    line-height: 40px;
    font-size: 32px
}

.dln-kenwood .dln-profile__recipesLink {
    font-size: 17px;
    line-height: 125%;
    outline: none;
    width: auto;
    line-height: normal;
    font-size: 14px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 40px;
    line-height: 17px;
    text-decoration: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-radius: 2px;
    overflow: hidden;
    text-align: center;
    height: 45px;
    line-height: 45px;
    font-size: 12px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-03);
    background-color: var(--brand-01);
    width: 100%;
    display: inline-block;
    max-width: 170px;
    text-transform: uppercase;
    transition: all .3s linear
}

.dln-kenwood .dln-profile__recipesLink:hover {
    background-color: var(--brand-04)
}

.dln-kenwood .dln-profile--01 .dln-profile__section {
    border-bottom: 1px solid var(--ui-01)
}

.dln-kenwood .dln-profile--01 .dln-profile__section:last-of-type {
    border-width: 0
}

.dln-kenwood .dln-profile--01 .dln-profile__section .dln-profile__sectionContent .swiper-pagination {
    margin: 24px auto 0
}

.dln-kenwood .dln-profile--01 .dln-profile__itemsCarousel {
    background-color: var(--brand-03);
    padding-top: 0
}

.dln-kenwood .dln-profile--01 .dln-profile__itemsCarousel .dln-profile__itemsCarouselTitle {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: var(--brand-04);
    font-size: 28px;
    margin-top: 32px;
    margin-bottom: 32px
}

.dln-kenwood .dln-profile--01 .dln-profile__itemsCarousel .dln-wrapper--carousel {
    border-top: 1px solid var(--ui-01)
}

.dln-kenwood .dln-profile--01 .dln-profile__itemsCarousel .swiper-pagination {
    margin: 32px auto 0 !important
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-profile .dln-profileCard {
        display: flex;
        margin: 0 0 20px
    }

    .dln-kenwood .dln-profile:not(.dln-profile--01) .dln-profile__content .dln-title {
        margin-bottom: 20px
    }

    .dln-kenwood .dln-profile .dln-profile__bannerTitle {
        font-size: 28px
    }

    .dln-kenwood .dln-profile > .dln-wrapper {
        padding-top: 16px !important;
        padding-bottom: 0
    }

    .dln-kenwood .dln-profile .dln-profile__aside .dln-profileCard {
        display: flex;
        padding-bottom: 16px;
        margin-bottom: 24px
    }

    .dln-kenwood .dln-profile .dln-profile__section {
        padding-bottom: 30px;
        margin-bottom: 30px
    }

    .dln-kenwood .dln-profile .dln-profile__section--recipes {
        padding-bottom: 0;
        margin-bottom: 0
    }

    .dln-kenwood .dln-profile .dln-profile__registerProduct > .dln-profile__bannerSubTitle {
        font-size: 18px
    }

    .dln-kenwood .dln-profile .dln-profile__registerProduct .dln-profile__benefits {
        margin-bottom: 8px
    }

    .dln-kenwood .dln-profile .dln-profile__registerProduct .swiper-container .swiper-pagination {
        margin: 30px auto 0 !important;
        width: 100%
    }

    .dln-kenwood .dln-profile .dln-persDataRecap {
        margin-bottom: 40px
    }

    .dln-kenwood .dln-profile .dln-profile__recipes {
        margin-bottom: 0
    }

    .dln-kenwood .dln-profile .dln-profile__recipesTitle {
        font-size: 28px
    }

    .dln-kenwood .dln-profile .dln-profile__sectionHead {
        margin: 0 0 20px
    }

    .dln-kenwood .dln-profile.dln-profile--01 .dln-profile__itemsCarousel .dln-profile__itemsCarouselTitle {
        font-size: 24px
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-kenwood .dln-profile .dln-profile__sectionHead {
        margin: 0 0 14px
    }
}

.dln-delonghi .dln-profile__registerProduct {
    border: 0
}

.dln-delonghi .dln-profile__registerProduct .dln-btn {
    min-width: 15em
}

.dln-delonghi .dln-profile__bannerTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 2.3125rem;
    line-height: 37px;
    margin: 0 0 15px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-profile__bannerTitle {
        font-size: 1.75rem;
        line-height: 30px
    }
}

.dln-delonghi .dln-profile__bannerCopy {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 24px;
    margin: 0 0 17px
}

.dln-delonghi .dln-profile__bannerSubTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.3125rem;
    line-height: 23px;
    margin: 44px 0 16px
}

.dln-delonghi .dln-profile__recipes {
    position: relative
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-profile__recipes {
        padding: 20px;
        min-height: 0
    }
}

.dln-delonghi .dln-profile__recipes:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: .8;
    mix-blend-mode: multiply;
    background-image: linear-gradient(90deg, #000 0, transparent 63%)
}

.dln-delonghi .dln-profile__recipesWrap {
    z-index: 1;
    color: #fff
}

.dln-delonghi .dln-profile__recipesWrap .dln-profile__recipesSubtitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.3125rem;
    line-height: 23px;
    color: #fff
}

.dln-delonghi .dln-profile__recipesWrap .dln-profile__recipesTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.75rem;
    line-height: 34px;
    color: #fff
}

.dln-delonghi .dln-profile__recipesWrap .dln-profile__recipesLink {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.3125rem;
    letter-spacing: -.5px;
    color: #fff;
    text-decoration: none
}

.dln-delonghi .dln-profile__recipesWrap .dln-profile__recipesLink:after {
    font-family: var(--fontNameIcons);
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "d"
}

.dln-delonghi .dln-profile__recipesWrap .dln-profile__recipesLink:after:after, .dln-delonghi .dln-profile__recipesWrap .dln-profile__recipesLink:after:before {
    font-family: var(--fontNameIcons)
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-profile__recipesWrap .dln-profile__recipesLink, .dln-delonghi .dln-profile__recipesWrap .dln-profile__recipesSubtitle, .dln-delonghi .dln-profile__recipesWrap .dln-profile__recipesTitle {
        margin-right: 0;
        width: 80%
    }
}

.dln-delonghi .dln-profile__recipes .dln-carousel .dln-profile__banner > div {
    flex-wrap: nowrap
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-profile__recipes .dln-carousel .dln-profile__banner > div {
        margin: 0
    }
}

.dln-delonghi .dln-profile__recipes .dln-carousel .dln-profile__banner .dln-icn {
    color: var(--brand-04) !important;
    margin: 0 40px 0 20px
}

.dln-delonghi .dln-profile__recipes .dln-carousel .dln-profile__banner [class$=Text] {
    width: auto
}

.dln-delonghi .dln-profile__recipes .dln-carousel .dln-profile__bannerSubTitle {
    color: var(--brand-04);
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.125rem;
    line-height: 19px;
    margin: 0 0 8px
}

.dln-delonghi .dln-profile__recipes .dln-carousel .dln-profile__bannerCopy {
    color: var(--brand-04);
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .875rem;
    line-height: 18px;
    margin: 0
}

.dln-delonghi .dln-profile .dln-wrapper--carousel .dln-profile__itemsCarouselTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.75rem;
    line-height: 34px;
    color: var(--brand-04);
    margin-bottom: 24px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-profile .dln-wrapper--carousel .dln-profile__itemsCarouselTitle {
        font-size: 1.3125rem;
        line-height: 23px;
        margin-bottom: 17px
    }
}

.dln-delonghi .dln-profile .dln-wrapper--carousel .dln-btnTextIcon {
    background: var(--brand-01);
    border-radius: 3px;
    width: auto;
    padding: 0 20px
}

.dln-delonghi .dln-profile .dln-wrapper--carousel .dln-btnTextIcon .dln-btnTextIcon__iconWrap {
    display: none
}

.dln-delonghi .dln-profile .dln-wrapper--carousel .dln-btnTextIcon .dln-btnTextIcon__text {
    height: auto;
    margin: 0;
    max-width: none;
    width: 100%;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.125rem;
    line-height: 24px;
    color: var(--brand-03)
}

.dln-delonghi .dln-profile .dln-persDataRecap, .dln-delonghi .dln-profile .dln-profile__recipes, .dln-delonghi .dln-profile .dln-profile__section {
    margin-bottom: 40px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-profile .dln-persDataRecap, .dln-delonghi .dln-profile .dln-profile__recipes, .dln-delonghi .dln-profile .dln-profile__section {
        margin-bottom: 50px
    }
}

.dln-delonghi .dln-profile .dln-profile__sectionHeadTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 2.3125rem;
    line-height: 37px;
    letter-spacing: -.7px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-profile .dln-profile__sectionHeadTitle.dln-profile__sectionHeadTitle--smallMobile {
        max-width: none;
        font-size: 1.75rem;
        line-height: 30px;
        letter-spacing: -.53px
    }
}

.dln-delonghi .dln-profile .dln-profile__sectionHead .dln-btn--link {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: .875rem;
    line-height: 18px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-profile .dln-profile__sectionHead .dln-btn--link {
        font-size: .875rem;
        line-height: 18px
    }
}

.dln-contactUs {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    min-height: calc(100vh - 90px)
}

.dln-contactUs .dln-wrapper--fullWidth {
    max-width: none;
    background-color: var(--ui-03);
    padding: 48px 40px 64px;
    margin-bottom: 35px
}

.dln-contactUs .dln-wrapper--fullWidth .dln-wrapper {
    max-width: 1400px
}

.dln-contactUs__head {
    width: 100%
}

.dln-contactUs__head .dln-breadcrumbs {
    margin-bottom: 20px
}

.dln-contactUs__headTitle {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    height: auto;
    line-height: 56px;
    font-size: 44px
}

.dln-contactUs .dln-accordion {
    max-height: none;
    overflow: visible
}

.dln-contactUs .dln-accordion--writeUs .dln-accordion__content {
    position: relative;
    z-index: 4
}

.dln-contactUs .dln-accordion .dln-accordion__content {
    width: 100%;
    opacity: 1;
    padding: 0
}

.dln-contactUs .dln-accordion .dln-accordion__head {
    border-bottom: none;
    pointer-events: none
}

.dln-contactUs .dln-accordion .dln-accordion__icon {
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 30px;
    color: var(--support-02);
    border: 1px solid var(--support-02);
    border-radius: 50%;
    margin: 0 10px 0 0;
    box-sizing: border-box
}

.dln-contactUs .dln-accordion .dln-accordion__title {
    line-height: 48px;
    font-size: 32px
}

.dln-contactUs .dln-accordion .dln-icn--arrow-down {
    display: none;
    margin: 0 0 0 auto
}

.dln-contactUs .dln-accordion--writeUs {
    margin-bottom: 50px
}

.dln-contactUs .dln-accordion--callUs {
    border-bottom: none;
    padding-bottom: 56px;
    margin-bottom: 104px
}

.dln-contactUs .dln-accordion--callUs .dln-accordion__content {
    padding-top: 20px
}

.dln-contactUs .dln-accordion--forceOpen {
    max-height: none !important
}

.dln-contactUs .dln-contactUs__form {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background-color: var(--brand-03);
    padding-top: 20px;
    padding-bottom: 48px;
    box-sizing: border-box
}

.dln-contactUs .dln-titleIcon {
    margin: 0 0 24px
}

.dln-contactUs__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    height: auto;
    line-height: 32px;
    font-size: 26px;
    margin: 0 0 16px
}

.dln-contactUs__text {
    display: block;
    width: 100%;
    height: auto;
    line-height: 20px;
    font-size: 14px;
    margin: 0 0 32px
}

.dln-contactUs__text--brand-02 {
    color: var(--brand-02)
}

.dln-contactUs__formWrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto
}

.dln-contactUs__formCol {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: calc(33% - 32.67px);
    margin: 0 24px 50px 0;
    box-sizing: border-box
}

.dln-contactUs__formCol--last {
    border-right: none;
    padding-right: 0;
    margin-right: 0
}

.dln-contactUs__formCol > .dln-select {
    width: 100%;
    max-width: none;
    margin: 0 0 32px
}

.dln-contactUs__formCol .dln-inputs {
    width: 100%;
    margin: 0 0 32px
}

.dln-contactUs__formCol .dln-textarea .dln-textarea__input {
    height: 112px
}

.dln-contactUs__formFieldsWrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 32px
}

.dln-contactUs__formFieldsWrap .dln-inputs, .dln-contactUs__formFieldsWrap .dln-select {
    width: calc(50% - 12px);
    margin: 0
}

.dln-contactUs__formLine {
    display: block;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    width: 1px;
    background-color: var(--ui-01);
    margin: 0 24px 50px 0
}

.dln-contactUs .dln-btn--send {
    width: 280px;
    margin: 0 0 0 auto
}

.dln-contactUs .dln-contactUs__privacyWrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-contactUs .dln-contactUs__privacyWrap .dln-contactUs__text {
    font-size: 13px
}

.dln-contactUs .dln-contactUs__privacyWrap .dln-checkbox__input {
    width: 30px
}

.dln-contactUs .dln-checkbox {
    margin: 0 0 16px
}

.dln-contactUs .dln-checkbox__label, .dln-contactUs .dln-checkbox__label a {
    color: var(--brand-04)
}

.dln-contactUs .dln-checkbox__input:checked + .dln-checkbox__inputPlaceholder + .dln-checkbox__label a {
    color: var(--support-02)
}

.dln-contactUs .dln-checkbox + .dln-contactUs__text + .dln-btn {
    width: 288px;
    margin: 0 0 0 auto
}

.dln-contactUs__link {
    display: inline-block;
    color: var(--brand-02)
}

.dln-contactUs__breakLine {
    display: none;
    width: 100%;
    height: 1px;
    background-color: var(--ui-01);
    margin-bottom: 20px
}

.dln-contactUs .dln-wrapper--callUs {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 104px
}

.dln-contactUs__callUsTitle {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    height: auto;
    line-height: 22px;
    font-size: 18px;
    margin: 0 0 8px
}

.dln-contactUs__callUsText {
    display: block;
    width: 100%;
    line-height: 18px;
    font-size: 13px;
    color: var(--brand-02);
    margin: 0 0 24px
}

.dln-contactUs__callUsText--noMargin {
    margin: 0
}

.dln-contactUs__callUsText--brand-01 {
    color: var(--brand-04)
}

.dln-contactUs__callUsText strong {
    font-weight: 400;
    color: var(--brand-04)
}

.dln-contactUs__callUsList {
    display: block;
    width: 100%;
    height: auto;
    list-style: inside disc;
    padding: 0 0 0 16px;
    margin: 0 0 24px;
    box-sizing: border-box
}

.dln-contactUs__callUsListItem {
    width: 100%;
    line-height: 18px
}

.dln-contactUs__callUsLink {
    line-height: 20px;
    font-size: 13px;
    color: var(--brand-04);
    text-decoration: underline
}

.dln-contactUs__callUsLink:hover {
    text-decoration: none
}

.dln-contactUs:not(.dln-contactUs--guest) .dln-accordion--writeUs .dln-accordion__content .dln-contactUs__form .dln-contactUs__formWrap .dln-contactUs__formCol--last {
    margin-bottom: 22px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-contactUs .dln-wrapper {
        padding-right: 20px;
        padding-left: 20px;
        margin: 0
    }

    .dln-contactUs .dln-wrapper--fullWidth {
        padding-top: 32px;
        padding-bottom: 24px;
        margin-bottom: 20px
    }

    .dln-contactUs__head {
        padding: 0 !important
    }

    .dln-contactUs .dln-accordion {
        max-height: 60px;
        border-bottom: none;
        transition: max-height .35s ease-out
    }

    .dln-contactUs .dln-accordion--open {
        transition: max-height .35s ease-in
    }

    .dln-contactUs .dln-accordion__head {
        pointer-events: auto !important
    }

    .dln-contactUs .dln-accordion__head .dln-icn--arrow-down {
        display: inline-block
    }

    .dln-contactUs .dln-accordion--writeUs {
        margin-bottom: 20px
    }

    .dln-contactUs .dln-accordion--callUs {
        padding-bottom: 0
    }

    .dln-contactUs__breakLine {
        display: block
    }

    .dln-contactUs__form {
        padding-bottom: 0 !important
    }

    .dln-contactUs .dln-contactUs__formCol {
        width: 100%;
        margin: 0
    }

    .dln-contactUs .dln-contactUs__formCol--last {
        margin-bottom: 32px
    }

    .dln-contactUs__formLine {
        display: none
    }
}

@media only screen and (max-width: 599px) {
    .dln-contactUs {
        min-height: none;
        min-height: 0
    }

    .dln-contactUs .dln-wrapper--fullWidth {
        padding: 24px 20px 65px;
        margin-bottom: 20px
    }

    .dln-contactUs__head {
        padding: 0 !important
    }

    .dln-contactUs__headTitle {
        line-height: 40px;
        font-size: 35px
    }

    .dln-contactUs__headTitle br {
        display: none
    }

    .dln-contactUs .dln-titleIcon__title {
        font-size: 26px
    }

    .dln-contactUs .dln-accordion {
        max-height: 60px;
        border-bottom: none;
        transition: max-height .35s ease-out;
        overflow: hidden
    }

    .dln-contactUs .dln-accordion__head {
        pointer-events: auto !important
    }

    .dln-contactUs .dln-accordion__head .dln-icn--arrow-down {
        display: inline-block
    }

    .dln-contactUs .dln-accordion .dln-accordion__title {
        font-size: 21px
    }

    .dln-contactUs .dln-accordion--writeUs {
        margin-bottom: 20px
    }

    .dln-contactUs .dln-accordion--callUs {
        padding-bottom: 0;
        margin-bottom: 34px
    }

    .dln-contactUs .dln-accordion--open {
        transition: max-height .35s ease-in;
        margin-bottom: 59px
    }

    .dln-contactUs__title {
        line-height: 20px;
        font-size: 20px
    }

    .dln-contactUs__form {
        padding-bottom: 0 !important
    }

    .dln-contactUs__form .dln-inputsFile .dln-btn {
        max-width: 118px
    }

    .dln-contactUs__form .dln-inputsFile__label {
        width: calc(100% - 134px)
    }

    .dln-contactUs .dln-contactUs__formCol {
        width: 100%;
        margin: 0
    }

    .dln-contactUs .dln-contactUs__formCol--last {
        margin-bottom: 54px
    }

    .dln-contactUs__formLine {
        display: none
    }

    .dln-contactUs .dln-checkbox + .dln-contactUs__text + .dln-btn {
        width: 100%;
        margin: 0 auto
    }

    .dln-contactUs .dln-btn--send {
        width: 100%;
        margin: 0
    }

    .dln-contactUs__breakLine {
        display: block
    }

    .dln-contactUs__callUsList, .dln-contactUs__callUsText {
        line-height: 18px
    }

    .dln-contactUs__callUsList + h4, .dln-contactUs__callUsText + h4 {
        margin-top: 10px
    }

    .dln-contactUs__callUsListItem {
        line-height: 18px
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-contactUs__headTitle {
        font-family: var(--fontNameExtra), Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        line-height: 40px;
        font-size: 32px;
        margin: 0 0 40px
    }

    .dln-kenwood .dln-contactUs__formRow--address .dln-contactUs__formSplitWrap .dln-inputs, .dln-kenwood .dln-contactUs__formRow--address .dln-contactUs__formSplitWrap .dln-select, .dln-kenwood .dln-contactUs__formRow--first .dln-inputs:first-of-type, .dln-kenwood .dln-contactUs__formRow .dln-inputs, .dln-kenwood .dln-contactUs__formRow .dln-inputs:last-of-type, .dln-kenwood .dln-contactUs__formRow .dln-select {
        margin-top: 20px !important
    }

    .dln-kenwood .dln-contactUs__form .dln-textarea {
        margin-top: 20px !important;
        margin-bottom: 0
    }

    .dln-kenwood .dln-contactUs .dln-accordion__content {
        padding-top: 21px
    }

    .dln-kenwood .dln-contactUs .dln-accordion .dln-accordion__title {
        font-family: var(--fontNameExtra), Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        line-height: 34px;
        font-size: 28px
    }

    .dln-kenwood .dln-contactUs .dln-accordion--open {
        margin-bottom: 30px
    }

    .dln-kenwood .dln-contactUs__title {
        font-family: var(--fontNameSemibold), Arial, sans-serif;
        font-weight: 600;
        font-style: normal;
        line-height: 22px;
        font-size: 18px
    }

    .dln-kenwood .dln-contactUs .dln-contactUs__formCol--last {
        margin-bottom: 15px
    }

    .dln-kenwood .dln-contactUs__callUsTitle {
        font-family: var(--fontNameSemibold), Arial, sans-serif;
        font-weight: 600;
        font-style: normal;
        line-height: 22px;
        font-size: 18px;
        margin: 0 0 12px
    }

    .dln-kenwood .dln-contactUs__callUsText {
        font-family: var(--fontNameLight), Arial, sans-serif;
        font-weight: 300;
        font-style: normal;
        line-height: 20px;
        font-size: 14px;
        margin: 0 0 15px
    }
}

.dln-kenwood .dln-contactUs .dln-wrapper--fullWidth {
    background-color: transparent;
    padding-top: 59px;
    padding-bottom: 0
}

.dln-kenwood .dln-contactUs__head > .dln-breadcrumbs {
    display: none
}

.dln-kenwood .dln-contactUs__headTitle {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 46px;
    font-size: 38px;
    text-align: center
}

.dln-kenwood .dln-contactUs__form {
    padding-top: 25px
}

.dln-kenwood .dln-contactUs__form .dln-textarea, .dln-kenwood .dln-contactUs__formRow--address .dln-contactUs__formSplitWrap .dln-inputs, .dln-kenwood .dln-contactUs__formRow--address .dln-contactUs__formSplitWrap .dln-select, .dln-kenwood .dln-contactUs__formRow--first .dln-inputs:first-of-type, .dln-kenwood .dln-contactUs__formRow .dln-inputs, .dln-kenwood .dln-contactUs__formRow .dln-inputs:last-of-type, .dln-kenwood .dln-contactUs__formRow .dln-select {
    margin-top: 20px
}

.dln-kenwood .dln-contactUs__formCol {
    margin-bottom: 20px
}

.dln-kenwood .dln-contactUs__formCol .dln-inputs, .dln-kenwood .dln-contactUs__formCol .dln-inputsFile, .dln-kenwood .dln-contactUs__formCol > .dln-select {
    margin: 20px auto 20px 0
}

.dln-kenwood .dln-contactUs__formCol .dln-textarea {
    height: 126px
}

.dln-kenwood .dln-contactUs__formCol .dln-textarea__input {
    min-height: 100%
}

.dln-kenwood .dln-contactUs__formLine {
    margin-bottom: 20px
}

.dln-kenwood .dln-contactUs__formFieldsWrap {
    margin: 20px auto 20px 0
}

.dln-kenwood .dln-contactUs__formFieldsWrap .dln-inputs, .dln-kenwood .dln-contactUs__formFieldsWrap .dln-select {
    margin: 0
}

.dln-kenwood .dln-contactUs .dln-accordion__title {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 40px;
    font-size: 32px;
    color: var(--brand-04);
    text-align: center
}

.dln-kenwood .dln-contactUs .dln-accordion__icon {
    width: 50px;
    height: 37px;
    line-height: 37px;
    font-size: 48px;
    color: var(--ui-08);
    border: 0;
    border-radius: 0;
    margin-right: 15px
}

.dln-kenwood .dln-contactUs__title {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 24px;
    font-size: 20px;
    margin: 0 0 10px
}

.dln-kenwood .dln-contactUs__text {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    margin: 0 0 25px
}

.dln-kenwood .dln-contactUs__formWrap {
    padding-top: 36px;
    position: relative
}

.dln-kenwood .dln-contactUs__formWrap:before {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    content: "* mandatory fields";
    display: block;
    line-height: 16px;
    font-size: 12px;
    color: var(--ui-08);
    position: absolute;
    top: 0;
    right: 0
}

.dln-kenwood .dln-contactUs__privacyWrap .dln-inputsFile {
    margin-bottom: 20px
}

.dln-kenwood .dln-contactUs__privacyWrap .dln-contactUs__text {
    line-height: 16px;
    font-size: 12px;
    margin-bottom: 20px
}

.dln-kenwood .dln-contactUs .dln-btn--send {
    width: auto;
    margin: 30px auto 0
}

.dln-kenwood .dln-contactUs__callUsTitle {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 24px;
    font-size: 20px;
    margin: 0 0 10px
}

.dln-kenwood .dln-contactUs__callUsText {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 20px;
    font-size: 14px;
    margin: 0 0 25px
}

.dln-kenwood .dln-contactUs:not(.dln-contactUs--guest) .dln-contactUs__formCol--last, .dln-kenwood .dln-contactUs:not(.dln-contactUs--guest) .dln-contactUs__formCol--last .dln-inputs.dln-textarea {
    margin-bottom: 0
}

.dln-kenwood .dln-contactUs:not(.dln-contactUs--guest) .dln-contactUs__formCol--last .dln-inputsFile.dln-inputsFile--standard {
    padding-bottom: 0;
    margin-bottom: 0
}

.dln-kenwood .dln-contactUs:not(.dln-contactUs--guest) .dln-contactUs__formCol--last .dln-inputsFile.dln-inputsFile--standard .dln-btn--stroked {
    padding: 0 !important
}

.dln-delonghi .dln-contactUs .dln-wrapper--fullWidth {
    background-color: transparent;
    padding-bottom: 48px
}

.dln-delonghi .dln-contactUs__headTitle {
    line-height: 1.04;
    font-size: 3.125rem
}

.dln-delonghi .dln-contactUs .dln-accordion__title, .dln-delonghi .dln-contactUs__headTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-delonghi .dln-contactUs .dln-accordion__title {
    line-height: 34px;
    font-size: 1.75rem;
    color: var(--brand-04);
    text-align: center;
    padding-top: 0
}

.dln-delonghi .dln-contactUs .dln-accordion__icon {
    width: auto;
    font-size: 2rem;
    color: var(--brand-04);
    border: 0;
    margin-right: 15px
}

.dln-delonghi .dln-contactUs__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.07;
    font-size: 1.125rem
}

.dln-delonghi .dln-contactUs__text {
    line-height: 1.5;
    font-size: 1rem
}

.dln-delonghi .dln-contactUs__callUsTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.07;
    font-size: 1.125rem;
    color: var(--brand-04)
}

.dln-delonghi .dln-contactUs__callUsText {
    line-height: 1.3;
    font-size: .875rem;
    color: var(--brand-04);
    margin: 0 0 25px
}

.dln-delonghi .dln-contactUs:not(.dln-contactUs--guest) .dln-contactUs__formWrap .dln-contactUs__formCol--last {
    margin-bottom: 24px
}

.dln-delonghi .dln-contactUs:not(.dln-contactUs--guest) .dln-contactUs__formWrap .dln-btn--send {
    width: 100%;
    max-width: 286px;
    margin-bottom: 39px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-contactUs .dln-wrapper--fullWidth {
        background-color: transparent;
        padding-bottom: 22px
    }

    .dln-delonghi .dln-contactUs .dln-wrapper--fullWidth .dln-breadcrumbs {
        padding-bottom: 0;
        margin-bottom: 34px !important
    }

    .dln-delonghi .dln-contactUs .dln-wrapper--fullWidth + .dln-wrapper .dln-accordion--writeUs, .dln-delonghi .dln-contactUs .dln-wrapper--fullWidth + .dln-wrapper .dln-accordion--writeUs + .dln-contactUs__breakLine {
        margin-bottom: 0
    }

    .dln-delonghi .dln-contactUs .dln-wrapper--fullWidth + .dln-wrapper .dln-accordion--callUs {
        border-bottom: 1px solid var(--ui-01)
    }

    .dln-delonghi .dln-contactUs__headTitle {
        line-height: 1.08;
        font-size: 2.3125rem
    }

    .dln-delonghi .dln-contactUs .dln-accordion__title {
        line-height: 1.1;
        font-size: 1.3125rem
    }

    .dln-delonghi .dln-contactUs__title {
        line-height: 1.13;
        font-size: 1rem
    }

    .dln-delonghi .dln-contactUs__callUsText, .dln-delonghi .dln-contactUs__text {
        line-height: 1.3;
        font-size: .875rem
    }

    .dln-delonghi .dln-contactUs .dln-contactUs__formWrap .dln-btn--send {
        max-width: none !important
    }
}

.dln-errorPage {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    height: auto
}

.dln-errorPage .dln-wrapper--fullWidth {
    position: relative;
    background-color: var(--brand-04);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    padding-top: 85px;
    padding-bottom: 70px;
    margin: 0 0 48px
}

.dln-errorPage .dln-wrapper--main {
    width: 100%;
    position: relative;
    z-index: 9
}

.dln-errorPage .dln-wrapper--content {
    width: 100%;
    margin: 0 0 104px
}

.dln-errorPage__picture {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden
}

.dln-errorPage__picture > img {
    position: absolute;
    -o-object-position: right bottom;
    object-position: right bottom;
    bottom: 0;
    right: 0
}

.dln-errorPage__wrap {
    display: flex;
    flex-wrap: wrap;
    width: 60%;
    height: auto
}

.dln-errorPage__mainTitle {
    line-height: 56px;
    font-size: 44px;
    color: var(--brand-03);
    margin: 0 0 32px
}

.dln-errorPage__mainTitle, .dln-errorPage__mainTitle span {
    display: block;
    width: 100%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-errorPage__mainTitle span {
    line-height: 32px;
    font-size: 26px
}

.dln-errorPage__mainText {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    color: var(--brand-03);
    margin: 0 0 24px
}

.dln-errorPage .dln-inputs--searchBar {
    width: 50%;
    max-width: 488px
}

.dln-errorPage__title {
    display: block;
    width: 100%;
    line-height: 24px;
    font-size: 22px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 28px
}

.dln-errorPage .dln-wrapper--content .dln-btn {
    width: 184px;
    margin: 0 16px 0 0
}

.dln-errorPage .dln-wrapper--content .dln-btn:last-of-type {
    margin: 0
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-errorPage__wrap .dln-inputs--searchBar {
        width: 100%
    }
}

@media only screen and (max-width: 599px) {
    .dln-errorPage .dln-wrapper--fullWidth {
        padding-top: 24px;
        padding-bottom: 152px
    }

    .dln-errorPage__wrap, .dln-errorPage__wrap .dln-inputs--searchBar {
        width: 100%
    }

    .dln-errorPage__mainTitle {
        line-height: 40px;
        font-size: 35px
    }

    .dln-errorPage__mainTitle span {
        font-size: 15px
    }

    .dln-errorPage__title {
        line-height: 26px;
        font-size: 22px
    }

    .dln-errorPage .dln-wrapper--content .dln-btn--backToHome, .dln-errorPage .dln-wrapper--content .dln-btn--customerService {
        width: 60%
    }

    .dln-errorPage .dln-wrapper--content .dln-btn--backToHome {
        margin: 0 auto 16px 0
    }

    .dln-errorPage .dln-wrapper--content .dln-btn--customerService {
        margin: 0 auto 0 0
    }
}

.dln-kenwood .dln-errorPage__picture {
    content: none;
    bottom: 0;
    padding-top: 216px;
    background-color: var(--brand-03)
}

.dln-kenwood .dln-errorPage__picture > img {
    -o-object-fit: none;
    object-fit: none;
    min-width: 0;
    -o-object-position: left bottom;
    object-position: left bottom;
    min-height: 0;
    right: auto
}

.dln-kenwood .dln-errorPage__mainTitle {
    font-size: 38px;
    line-height: 46px;
    margin-bottom: 50px
}

.dln-kenwood .dln-errorPage__mainTitle, .dln-kenwood .dln-errorPage__mainTitle span {
    color: var(--brand-04);
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-kenwood .dln-errorPage__mainTitle span {
    font-size: 32px;
    line-height: 40px;
    padding-top: 31px
}

.dln-kenwood .dln-errorPage__wrap {
    width: 100%
}

.dln-kenwood .dln-errorPage__mainText {
    color: var(--brand-04);
    margin-top: 10px
}

.dln-kenwood .dln-errorPage__mainText, .dln-kenwood .dln-errorPage__title {
    font-size: 14px;
    line-height: 20px;
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal
}

.dln-kenwood .dln-errorPage .dln-wrapper--main, .dln-kenwood .dln-errorPage__title {
    text-align: center
}

.dln-kenwood .dln-errorPage .dln-wrapper--fullWidth {
    background-color: transparent;
    margin-bottom: 0
}

.dln-kenwood .dln-errorPage .dln-wrapper--content {
    z-index: 5;
    margin-bottom: 123px;
    max-width: 100%
}

.dln-kenwood .dln-errorPage .dln-wrapper--content .dln-btn--backToHome {
    margin: 0 10px 0 auto
}

.dln-kenwood .dln-errorPage .dln-wrapper--content .dln-btn--customerService {
    margin: 0 auto 0 10px
}

.dln-kenwood .dln-errorPage .dln-inputs--searchBar {
    margin: 20px auto 0
}

.dln-kenwood .dln-errorPage .dln-inputs__input {
    padding-left: 46px;
    line-height: 15px;
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: var(--ui-10)
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-errorPage__picture {
        position: relative;
        padding-top: 0;
        height: auto;
        margin-bottom: 12px
    }

    .dln-kenwood .dln-errorPage__picture > img {
        -o-object-fit: cover;
        object-fit: cover;
        position: relative;
        width: 100%
    }

    .dln-kenwood .dln-errorPage__mainTitle {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 26px
    }

    .dln-kenwood .dln-errorPage__mainTitle span {
        color: var(--brand-04);
        font-size: 24px;
        line-height: 32px;
        padding-top: 30px
    }

    .dln-kenwood .dln-errorPage__mainText {
        margin-top: 0;
        margin-bottom: 28px
    }

    .dln-kenwood .dln-errorPage__title {
        margin-bottom: 22px
    }

    .dln-kenwood .dln-errorPage .dln-wrapper--fullWidth {
        padding-bottom: 50px
    }

    .dln-kenwood .dln-errorPage .dln-wrapper .dln-btn--backToHome {
        margin: 8px auto
    }

    .dln-kenwood .dln-errorPage .dln-wrapper .dln-btn--customerService {
        margin: 0 auto
    }

    .dln-kenwood .dln-errorPage .dln-wrapper--content {
        margin: 0 10px 70px
    }

    .dln-kenwood .dln-errorPage .dln-inputs--searchBar {
        margin: 0 auto
    }
}

.dln-delonghi .dln-errorPage__title {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.125rem;
    line-height: 1.33
}

.dln-delonghi .dln-errorPage__mainTitle {
    font-size: 3.125rem;
    line-height: 1.04
}

.dln-delonghi .dln-errorPage__mainTitle, .dln-delonghi .dln-errorPage__mainTitle span {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-delonghi .dln-errorPage__mainTitle span {
    font-size: 2.3125rem;
    line-height: 1;
    margin-top: 15px
}

.dln-delonghi .dln-errorPage__mainText {
    font-size: 1rem;
    line-height: 1.5
}

.dln-delonghi .dln-errorPage .dln-wrapper--fullWidth {
    background-color: var(--brand-05);
    padding-left: 0;
    padding-top: 110px;
    padding-bottom: 110px;
    margin-bottom: 40px
}

.dln-delonghi .dln-errorPage .dln-wrapper--main {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px
}

.dln-delonghi .dln-errorPage .dln-wrapper--content {
    max-width: 1300px;
    margin: 0 auto 110px
}

.dln-delonghi .dln-errorPage .dln-wrapper--content .dln-btn {
    width: 220px
}

.dln-delonghi .dln-errorPage__picture {
    z-index: 0;
    content: none;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1300px;
    background: transparent
}

.dln-delonghi .dln-errorPage__picture > img {
    top: 50%;
    width: 570px;
    transform: translateY(-50%);
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    min-width: 0;
    min-height: 0;
    right: 0;
    max-width: 40vw
}

.dln-delonghi .dln-errorPage .dln-inputs {
    max-width: 490px;
    width: 100%
}

.dln-delonghi .dln-errorPage .dln-inputs--active .dln-inputs__lbl {
    display: none
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-delonghi .dln-errorPage .dln-wrapper {
        width: auto;
        padding: 10px 21px 44px 20px
    }

    .dln-delonghi .dln-errorPage .dln-wrapper .dln-errorPage__mainTitle {
        margin-bottom: 16px
    }

    .dln-delonghi .dln-errorPage .dln-wrapper .dln-errorPage__mainTitle span {
        padding-top: 16px;
        font-size: 1.75rem;
        line-height: 1.07;
        font-weight: 500;
        letter-spacing: -.53
    }

    .dln-delonghi .dln-errorPage .dln-wrapper .dln-inputs {
        margin-bottom: 0;
        max-width: none
    }

    .dln-delonghi .dln-errorPage .dln-wrapper.dln-wrapper--fullWidth {
        background-color: var(--brand-05);
        margin-bottom: 0;
        padding: 0 20px 44px;
        display: flex;
        flex-direction: column;
        align-items: flex-start
    }

    .dln-delonghi .dln-errorPage .dln-wrapper.dln-wrapper--main {
        padding: 0;
        margin: 0
    }

    .dln-delonghi .dln-errorPage .dln-wrapper.dln-wrapper--content {
        padding-top: 30px
    }

    .dln-delonghi .dln-errorPage .dln-errorPage__wrap {
        width: 100%
    }

    .dln-delonghi .dln-errorPage .dln-errorPage__picture {
        width: auto;
        height: auto;
        display: block;
        content: none;
        position: relative;
        left: auto;
        transform: none
    }

    .dln-delonghi .dln-errorPage .dln-errorPage__picture img {
        -o-object-fit: cover;
        object-fit: cover;
        top: 0;
        transform: none;
        position: relative
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-errorPage .dln-wrapper {
        width: auto;
        padding: 10px 21px 44px 20px;
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .dln-delonghi .dln-errorPage .dln-wrapper .dln-errorPage__mainTitle {
        margin-bottom: 16px;
        font-size: 2.3125rem
    }

    .dln-delonghi .dln-errorPage .dln-wrapper .dln-errorPage__mainTitle span {
        padding-top: 16px;
        font-size: 1.75rem;
        line-height: 1.07;
        font-weight: 500;
        letter-spacing: -.53
    }

    .dln-delonghi .dln-errorPage .dln-wrapper .dln-inputs {
        margin-bottom: 0
    }

    .dln-delonghi .dln-errorPage .dln-wrapper.dln-wrapper--fullWidth {
        background-color: var(--brand-05);
        margin-bottom: 0;
        padding: 0 20px 44px
    }

    .dln-delonghi .dln-errorPage .dln-wrapper.dln-wrapper--main {
        padding: 0;
        margin: 0
    }

    .dln-delonghi .dln-errorPage .dln-wrapper.dln-wrapper--content {
        padding-top: 16px;
        margin: 0
    }

    .dln-delonghi .dln-errorPage .dln-wrapper.dln-wrapper--content .dln-errorPage__title {
        font-size: 1.125rem;
        font-weight: 400;
        margin-bottom: 16px
    }

    .dln-delonghi .dln-errorPage .dln-wrapper.dln-wrapper--content .dln-btn--backToHome {
        margin-bottom: 16px
    }

    .dln-delonghi .dln-errorPage .dln-wrapper.dln-wrapper--content .dln-btn--customerService {
        margin: 0 auto 0 0
    }

    .dln-delonghi .dln-errorPage .dln-errorPage__picture {
        width: auto;
        height: auto;
        display: block;
        content: none;
        position: relative;
        left: auto;
        transform: none
    }

    .dln-delonghi .dln-errorPage .dln-errorPage__picture img {
        -o-object-fit: cover;
        object-fit: cover;
        top: 0;
        transform: none;
        width: 250px;
        height: 219px;
        position: relative;
        max-width: none
    }
}

.del-error500__wrapper {
    min-height: calc(100vh - 183px)
}

.ken-error500__wrapper {
    min-height: calc(100vh - 173px)
}

@media screen and (min-width: 1200px) {
    .ken-error500__wrapper {
        min-height: calc(100vh - 184px)
    }
}

@media screen and (min-width: 768px) {
    .ken-error500__wrapper .ken-hero, .ken-error500__wrapper .ken-hero__wrapper {
        height: 100%
    }
}

@media screen and (min-width: 768px) {
    .ken-error500__wrapper .ken-hero__picture {
        justify-content: flex-start;
        align-items: flex-end;
        height: 100%
    }
}

@media screen and (min-width: 768px) {
    .ken-error500__wrapper .ken-hero__picture-image {
        min-width: unset !important
    }
}

.ken-error500__wrapper .ken-hero__textblock {
    background-color: transparent
}

@media screen and (min-width: 768px) {
    .ken-error500__wrapper .ken-hero__textblock {
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 85px 0 0
    }
}

@media screen and (min-width: 768px) {
    .ken-error500__wrapper .ken-hero__textblock-titles {
        align-items: center
    }
}

.ken-error500__wrapper .ken-hero__textblock-title {
    font-size: 32px
}

@media screen and (min-width: 768px) {
    .ken-error500__wrapper .ken-hero__textblock-title {
        font-size: 38px;
        line-height: 40px
    }
}

.ken-error500__wrapper .ken-hero__textblock-content {
    padding-top: 30px;
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-size: 24px;
    line-height: 32px
}

@media screen and (min-width: 768px) {
    .ken-error500__wrapper .ken-hero__textblock-content {
        margin: 0;
        padding-top: 31px;
        font-size: 32px;
        line-height: 40px;
        text-align: center
    }
}

.dln-terms .dln-breadcrumbs {
    margin: 40px 0 0
}

.dln-terms__note {
    font-size: 13px;
    line-height: 125%;
    color: var(--brand-02)
}

.dln-terms__head {
    width: 100%;
    margin: 24px 0 0
}

.dln-terms .dln-title {
    margin: 0
}

.dln-terms .dln-btn {
    max-width: 280px
}

.dln-terms__paragraph {
    font-size: 13px;
    line-height: 125%;
    margin: 0 0 16px;
    color: var(--brand-02)
}

.dln-terms__paragraph:last-of-type {
    margin: 0
}

.dln-terms__block {
    width: 100%;
    margin: 32px 0 0;
    line-height: 150%
}

.dln-terms__block .dln-terms__paragraph:last-of-type {
    margin: 0
}

.dln-terms__block ol, .dln-terms__block ul {
    -webkit-padding-start: 26px;
    padding-inline-start: 26px;
    -webkit-margin-after: 1em;
    margin-block-end: 1em
}

.dln-terms__block li {
    line-height: 150%;
    list-style-position: inside
}

.dln-terms__block p {
    -webkit-margin-before: 1em;
    margin-block-start: 1em;
    -webkit-margin-after: 1em;
    margin-block-end: 1em
}

.dln-terms__block h2 {
    font-size: 1.375rem;
    line-height: 125%;
    color: var(--brand-04)
}

.dln-terms__block h3 {
    font-size: 1.125rem;
    line-height: 200%;
    color: var(--brand-04)
}

.dln-terms__block h4 {
    margin: 0 0 16px
}

.dln-terms__block table, .dln-terms__block td, .dln-terms__block th {
    border: 1px solid var(--ui-04);
    text-align: left;
    padding: 8px;
    border-collapse: collapse
}

.dln-terms__block li a, .dln-terms__block p a, .dln-terms__block td a {
    color: inherit
}

.dln-terms__content {
    width: calc(100% - 100px);
    max-width: 980px;
    margin: 0 0 100px 100px
}

.dln-terms__subTitle {
    font-size: 22px;
    line-height: 125%;
    font-size: 18px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 16px;
    color: var(--brand-04)
}

@media only screen and (max-width: 599px) {
    .dln-terms__content {
        width: 100%;
        max-width: 100%;
        margin: 0 0 100px
    }

    .dln-terms__subTitle {
        font-size: 15px
    }

    .dln-terms__block {
        margin: 24px 0 0
    }

    .dln-delonghi .dln-terms--delonghi .dln-wrapper {
        margin: 0;
        padding: 0 20px
    }

    .dln-delonghi .dln-terms--delonghi .dln-wrapper .dln-title--delonghi {
        font-size: 37px;
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal
    }

    .dln-delonghi .dln-terms--delonghi .dln-terms__head {
        padding-left: 0;
        max-width: 100%
    }

    .dln-delonghi .dln-terms--delonghi .dln-terms__content {
        max-width: 100%
    }
}

.dln-kenwood .dln-terms .dln-breadcrumbs a {
    text-decoration: none
}

.dln-kenwood .dln-terms .dln-breadcrumbs a:hover {
    text-decoration: underline
}

.dln-kenwood .dln-terms__content {
    margin-bottom: 70px;
    max-width: 100%
}

.dln-kenwood .dln-terms__head {
    text-align: center
}

.dln-kenwood .dln-terms__head .dln-title {
    padding-bottom: 15px
}

.dln-kenwood .dln-terms__note {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    color: var(--brand-04)
}

.dln-kenwood .dln-terms__block {
    margin-top: 40px
}

.dln-kenwood .dln-terms__subTitle {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px
}

.dln-kenwood .dln-terms__paragraph {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    color: var(--brand-04)
}

.dln-delonghi .dln-terms__content, .dln-delonghi .dln-terms__head {
    max-width: 80%;
    margin: 0 auto
}

.dln-delonghi .dln-terms__note {
    font-size: 13px;
    line-height: 125%;
    color: var(--brand-02);
    font-size: 1rem;
    line-height: 1.5
}

.dln-delonghi .dln-terms__content {
    margin-bottom: 90px
}

.dln-delonghi .dln-terms__subTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.125rem;
    line-height: 1.07
}

.dln-delonghi .dln-terms__paragraph {
    font-size: .875rem;
    line-height: 1.3
}

.dln-delonghi .dln-terms .dln-title--delonghi {
    font-size: 3.125rem;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-faq {
    background: red;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    justify-content: center;
    height: auto;
    min-height: 100vh;
    padding: 40px 0 100px
}

.dln-faq .dln-wrapper {
    max-width: 1080px
}

.dln-faq--alert {
    padding-top: 30px !important
}

.dln-faq .dln-wrapper {
    width: 100%
}

.dln-faq__chipsWrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto
}

.dln-faq__chipsWrap .dln-wrapper {
    max-width: 1040px
}

.dln-faq__main {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    justify-content: center;
    height: auto;
    margin: 0 auto
}

.dln-faq .dln-chips {
    width: 100%;
    border: none;
    margin: 0 0 40px
}

.dln-faq__mainTitle {
    font-size: 44px;
    margin: 0 0 32px
}

.dln-faq__mainSubtitle, .dln-faq__mainTitle {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%
}

.dln-faq__mainSubtitle {
    line-height: 32px;
    font-size: 32px;
    margin: 0 0 24px
}

.dln-faq__mainSubtitle + .dln-inputs {
    width: 50%
}

.dln-faq__content {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    justify-content: center;
    height: auto;
    padding-top: 88px;
    margin: 0 auto 64px
}

.dln-faq__maxWidth1000 {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto
}

.dln-faq__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    line-height: 26px;
    font-size: 22px;
    margin: 0 0 48px
}

.dln-faq__text {
    display: block;
    height: auto
}

.dln-faq__text, .dln-faq__textList {
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    margin: 0 0 16px
}

.dln-faq__textList {
    display: flex;
    flex-wrap: wrap;
    list-style: inside disc
}

.dln-faq__textListItem {
    width: 100%
}

.dln-faq__breadCrumbSelWrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 0 24px;
    align-items: baseline
}

.dln-faq__breadCrumbSelWrap .dln-breadCrumbSel, .dln-faq__breadCrumbSelWrap .dln-select {
    margin: 0 24px 0 0
}

.dln-faq__breadCrumbSelWrap .dln-select__value {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-faq .dln-category-browser__category {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto
}

.dln-faq .dln-category-browser__category .dln-categoryBox {
    width: 20%;
    max-width: none;
    border: 1px solid transparent;
    padding-bottom: 10px;
    margin: 0 0 22px
}

.dln-faq .dln-category-browser__category .dln-categoryBox__imgWrap {
    background: transparent
}

.dln-faq .dln-category-browser__category .dln-categoryBox__title {
    border-bottom: 1px solid var(--ui-01);
    padding-bottom: 12px
}

.dln-faq .dln-category-browser__category .dln-categoryBox:hover {
    border-color: var(--brand-02)
}

.dln-faq .dln-faq__title--related {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal
}

.dln-faq__resultCounter {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    color: var(--brand-02);
    text-align: center;
    margin: 0 0 16px
}

.dln-faq__resultCounter + .dln-btn--showMoreResults {
    width: 184px;
    margin: 0 auto
}

.dln-faq__videoContainer {
    width: 895px;
    height: 494px;
    background-color: var(--brand-01);
    margin: 0 0 48px
}

.dln-faq__video {
    display: block;
    max-width: 100%;
    height: auto
}

.dln-faq__articleFoot {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    height: auto;
    border-top: 1px solid var(--ui-01);
    border-bottom: 1px solid var(--ui-01);
    padding: 16px 0;
    margin: 0 0 48px
}

.dln-faq__articleFootText {
    display: inline-block;
    width: auto;
    line-height: 17px;
    padding: 0;
    margin: 0 16px 0 0
}

.dln-faq__articleFoot .dln-btn--stroked {
    width: 88px
}

.dln-faq__articleFoot .dln-btn--stroked.dln-btn--yes {
    margin: 0 16px 0 0
}

.dln-faq__articleFoot .dln-btn--stroked.dln-btn--no {
    margin: 0 auto 0 0
}

.dln-faq__articleFoot .dln-btn--print {
    margin: 0 32px 0 0
}

.dln-faq__articleFoot .dln-btn--print, .dln-faq__articleFoot .dln-btn--share {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-faq__inner {
    width: 100%;
    padding: 0 40px;
    margin: 0 auto
}

.dln-faq__inner .dln-wrapper {
    max-width: 1080px
}

.dln-faq__contactUs {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-faq__contactUs .dln-wrapper {
    width: 100%
}

.dln-faq__contactUs .dln-wrapper--fullWidth {
    background-color: var(--ui-03);
    padding-top: 40px;
    padding-bottom: 40px
}

.dln-faq__contactUsTitle {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    line-height: 22px;
    font-size: 18px;
    margin: 0 0 24px
}

.dln-faq__contactUsText {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    margin: 0 0 32px
}

.dln-faq__contactUs .dln-btn--contactUs {
    width: 124px
}

@media only screen and (min-width: 600px) {
    .dln-faq__carousel .swiper-wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 100%
    }

    .dln-faq__carousel .swiper-wrapper .swiper-slide {
        width: calc(20% - 16px) !important
    }

    .dln-faq__carousel .swiper-wrapper .swiper-slide .dln-quickLink {
        border-bottom: 1px solid var(--ui-01)
    }
}

@media only screen and (min-width: 900px) and (max-width: 1199px) {
    .dln-faq__chipsWrap > .dln-wrapper {
        margin-left: 40px;
        margin-right: 40px
    }
}

@media only screen and (max-width: 900px) {
    .dln-faq__chipsWrap > .dln-wrapper {
        margin-left: 20px;
        margin-right: 20px
    }
}

@media only screen and (max-width: 599px) {
    .dln-faq {
        padding-top: 0
    }

    .dln-faq .dln-chips .dln-icn--mainIcon {
        margin: 0 20px 0 0
    }

    .dln-faq .dln-chips__wrapper {
        align-items: flex-start;
        padding-top: 16px
    }

    .dln-faq .dln-chips__content {
        width: calc(100% - 70px);
        padding: 0 8px 0 0
    }

    .dln-faq .dln-inputs--searchBar {
        width: 100%
    }

    .dln-faq__mainTitle {
        font-size: 35px;
        margin: 32px 0 0
    }

    .dln-faq .dln-faq__mainSubtitle {
        margin: 0 0 20px
    }

    .dln-faq__content .dln-wrapper {
        width: calc(100% - 20px)
    }

    .dln-faq .dln-faq__category .dln-categoryBox {
        width: calc(50% - 4px);
        margin: 0 8px 0 0;
        padding: 10px 0;
        border-width: 0
    }

    .dln-faq .dln-faq__category .dln-categoryBox:nth-of-type(2n+2) {
        margin-right: 0
    }

    .dln-faq .dln-faq__category .dln-categoryBox:hover {
        border-width: 0
    }

    .dln-faq__title {
        font-size: 15px;
        margin-bottom: 0
    }

    .dln-faq__title--related {
        font-size: 22px
    }

    .dln-faq__mainSubtitle {
        font-size: 15px
    }

    .dln-faq__videoContainer {
        width: 100%;
        height: 0;
        background-color: var(--brand-01);
        padding-bottom: 56.25%;
        margin: 0 0 48px;
        position: relative
    }

    .dln-faq__video {
        display: block;
        width: 100%;
        max-width: none;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0
    }

    .dln-faq__inner {
        margin-right: 10px;
        margin-left: 10px;
        padding-right: 10px;
        padding-left: 10px
    }

    .dln-faq__breadCrumbSelWrap {
        margin: 0 0 8px
    }

    .dln-faq .dln-faq__articleFoot {
        border-bottom: none;
        align-items: flex-start;
        position: relative
    }

    .dln-faq .dln-faq__articleFoot:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        background-color: var(--ui-01);
        left: 0;
        top: 72px
    }

    .dln-faq .dln-faq__articleFootText {
        width: calc(60% - 32px);
        height: 40px;
        padding: 0;
        display: inline-flex;
        align-items: center
    }

    .dln-faq .dln-faq__articleFoot .dln-btn--print {
        margin: 16px 32px 0 auto
    }

    .dln-faq .dln-faq__articleFoot .dln-btn--share {
        margin-top: 16px
    }

    .dln-faq .dln-faq__articleFoot .dln-btn--stroked {
        width: 20%;
        margin-bottom: 16px
    }

    .dln-faq .dln-breadcrumbs {
        display: none
    }

    .dln-faq .dln-faq__main .dln-chips {
        margin: 0;
        padding-right: 0;
        padding-left: 0
    }

    .dln-faq .dln-faq__main > .dln-wrapper--fullWidth {
        background-color: var(--ui-03);
        margin-bottom: 0
    }
}

.dln-kenwood .dln-faq {
    padding-top: 59px;
    padding-bottom: 70px;
    justify-content: center
}

.dln-kenwood .dln-faq > .dln-wrapper {
    display: none
}

.dln-kenwood .dln-faq .dln-faq__main {
    margin-bottom: 70px
}

.dln-kenwood .dln-faq .dln-faq__main .dln-wrapper .dln-faq__mainTitle {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 46px;
    font-size: 38px;
    text-align: center
}

.dln-kenwood .dln-faq .dln-faq__main .dln-wrapper .dln-faq__mainSubtitle {
    line-height: 30px;
    font-size: 24px;
    text-align: center;
    margin: 0
}

.dln-kenwood .dln-faq .dln-faq__main .dln-wrapper .dln-search-wrapper {
    width: 100%
}

.dln-kenwood .dln-faq .dln-faq__main .dln-wrapper .dln-faq__spellCheck {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 20px;
    font-size: 14px;
    color: var(--brand-04);
    text-align: center;
    margin: 22px 0 0
}

.dln-kenwood .dln-faq .dln-faq__main .dln-wrapper .dln-inputs--searchBar {
    max-width: 386px;
    border-color: var(--ui-01);
    margin: 30px auto 0
}

.dln-kenwood .dln-faq .dln-faq__main .dln-wrapper .dln-inputs--searchBar .dln-inputs__input {
    line-height: 39px;
    padding: 2px 13px 2px 46px
}

.dln-kenwood .dln-faq .dln-faq__main .dln-wrapper .dln-inputs--searchBar .dln-inputs__input::-webkit-input-placeholder {
    opacity: 1
}

.dln-kenwood .dln-faq .dln-faq__main .dln-wrapper .dln-inputs--searchBar .dln-inputs__input:-ms-input-placeholder {
    opacity: 1
}

.dln-kenwood .dln-faq .dln-faq__main .dln-wrapper .dln-inputs--searchBar .dln-inputs__input::-ms-input-placeholder {
    opacity: 1
}

.dln-kenwood .dln-faq .dln-faq__main .dln-wrapper .dln-inputs--searchBar .dln-inputs__input::placeholder {
    opacity: 1
}

.dln-kenwood .dln-faq .dln-faq__main .dln-wrapper .dln-inputs--searchBar .dln-inputs__button {
    width: 23px;
    height: 23px;
    left: 13px
}

.dln-kenwood .dln-faq .dln-faq__main .dln-wrapper .dln-inputs--searchBar .dln-inputs__button .dln-icn {
    font-size: 23px
}

.dln-kenwood .dln-faq .dln-faq__content {
    padding-top: 0;
    margin-bottom: 70px
}

.dln-kenwood .dln-faq .dln-faq__content .dln-wrapper {
    border-top: 1px solid var(--ui-01);
    padding-top: 70px;
    padding-bottom: 48px
}

.dln-kenwood .dln-faq .dln-faq__content .dln-wrapper:last-child {
    border-bottom: 1px solid var(--ui-01)
}

.dln-kenwood .dln-faq .dln-faq__content .dln-wrapper .dln-faq__title {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 24px;
    font-size: 20px;
    text-align: center;
    margin-bottom: 46px
}

.dln-kenwood .dln-faq .dln-faq__content .dln-wrapper .dln-faq__category .dln-categoryBox {
    border: none
}

.dln-kenwood .dln-faq .dln-faq__content .dln-wrapper .dln-faq__category .dln-categoryBox .dln-categoryBox__title {
    line-height: 16px;
    text-align: center;
    border-bottom: none;
    padding-bottom: 0;
    margin-top: 10px
}

.dln-kenwood .dln-faq .dln-faq__content .dln-wrapper .dln-faq__breadCrumbSelWrap {
    margin-bottom: 35px !important
}

.dln-kenwood .dln-faq .dln-faq__content .dln-wrapper .dln-faq__breadCrumbSelWrap .dln-faq__text {
    line-height: 24px;
    font-size: 20px;
    text-align: center;
    margin-bottom: 46px
}

.dln-kenwood .dln-faq .dln-faq__content .dln-wrapper .dln-faq__breadCrumbSelWrap .dln-select__value {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal
}

.dln-kenwood .dln-faq .dln-faq__content .dln-wrapper .dln-faq__text, .dln-kenwood .dln-faq .dln-faq__content .dln-wrapper .dln-faq__textListItem {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal
}

.dln-kenwood .dln-faq .dln-faq__helpSection {
    justify-content: center;
    margin: 0
}

.dln-kenwood .dln-faq .dln-faq__helpSection .dln-wrapper {
    border-top: none;
    border-bottom: 1px solid var(--ui-01) !important;
    padding-bottom: 70px
}

.dln-kenwood .dln-faq .dln-faq__helpSectionTitle {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    width: 100%;
    line-height: 36px;
    font-size: 28px;
    padding: 0;
    margin-bottom: 20px
}

.dln-kenwood .dln-faq .dln-faq__helpSectionText {
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 30px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-faq {
        padding-top: 37px
    }

    .dln-kenwood .dln-faq--alert {
        padding-top: 20px !important
    }

    .dln-kenwood .dln-faq > .dln-faq__chipsWrap {
        margin-bottom: 40px
    }

    .dln-kenwood .dln-faq > .dln-faq__chipsWrap .dln-wrapper .dln-chips--recallInformation {
        padding: 23px 18px 33px
    }

    .dln-kenwood .dln-faq > .dln-faq__chipsWrap .dln-wrapper .dln-chips--recallInformation .dln-chips__wrapper {
        align-items: center;
        padding-top: 0
    }

    .dln-kenwood .dln-faq__main {
        margin-bottom: 60px !important
    }

    .dln-kenwood .dln-faq__main .dln-wrapper .dln-faq__mainTitle {
        line-height: 40px !important;
        font-size: 32px !important;
        margin-top: 0;
        margin-bottom: 30px
    }

    .dln-kenwood .dln-faq__main .dln-wrapper .dln-faq__mainSubtitle {
        line-height: 24px !important;
        font-size: 20px !important
    }

    .dln-kenwood .dln-faq__main .dln-wrapper .dln-inputs--searchBar {
        margin-top: 20px !important
    }

    .dln-kenwood .dln-faq__main .dln-wrapper .dln-inputs--searchBar .dln-inputs__input {
        height: 45px
    }

    .dln-kenwood .dln-faq__content {
        padding: 0 10px;
        margin-bottom: 60px !important
    }

    .dln-kenwood .dln-faq__content .dln-wrapper {
        padding-top: 60px !important;
        padding-bottom: 60px !important
    }

    .dln-kenwood .dln-faq__content .dln-wrapper .dln-faq__title {
        line-height: 22px !important;
        font-size: 18px !important;
        margin-bottom: 30px !important
    }

    .dln-kenwood .dln-faq__content .dln-wrapper .dln-faq__category .dln-categoryBox {
        padding: 15px 0
    }

    .dln-kenwood .dln-faq__content .dln-faq__breadCrumbSelWrap {
        margin-bottom: 35px !important
    }

    .dln-kenwood .dln-faq__content .dln-faq__breadCrumbSelWrap .dln-faq__text {
        line-height: 22px !important;
        font-size: 18px !important;
        margin-bottom: 30px !important
    }

    .dln-kenwood .dln-faq__content .dln-faq__breadCrumbSelWrap .dln-select__value {
        font-size: 18px !important
    }
}

.dln-delonghi .dln-faq {
    padding-bottom: 77px
}

.dln-delonghi .dln-faq .dln-wrapper {
    max-width: 1480px
}

.dln-delonghi .dln-faq__chipsWrap > .dln-wrapper {
    max-width: 1400px
}

.dln-delonghi .dln-faq__main > .dln-wrapper .dln-faq__mainTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 52px;
    font-size: 3.125rem;
    margin-bottom: 40px
}

.dln-delonghi .dln-faq__main > .dln-wrapper .dln-faq__mainSubtitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 34px;
    font-size: 1.75rem;
    margin-bottom: 16px
}

.dln-delonghi .dln-faq__main > .dln-wrapper .dln-inputs--searchBar {
    width: 100%;
    max-width: 488px;
    margin-bottom: 64px
}

.dln-delonghi .dln-faq .dln-category-browser__wrapper {
    padding-top: 0;
    margin-bottom: 56px
}

.dln-delonghi .dln-faq .dln-category-browser__wrapper > .dln-wrapper .dln-category-browser__header {
    margin-bottom: 14px
}

.dln-delonghi .dln-faq .dln-category-browser__wrapper > .dln-wrapper .dln-category-browser__header .dln-category-browser__header--title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 23px;
    font-size: 1.3125rem
}

.dln-delonghi .dln-faq .dln-category-browser__wrapper > .dln-wrapper .dln-category-browser__category {
    padding-bottom: 42px
}

.dln-delonghi .dln-faq .dln-category-browser__wrapper > .dln-wrapper .dln-category-browser__category .dln-categoryBox {
    margin-bottom: 0
}

.dln-delonghi .dln-faq .dln-quickLinks--slider .dln-wrapper .dln-quickLinks__inner .dln-quickLinks__title {
    margin: 0 0 20px
}

.dln-delonghi .dln-faq .dln-quickLinks--slider .dln-wrapper .dln-quickLinks__inner .dln-quick-links-slider__carousel .swiper-wrapper .swiper-slide .dln-quickLink {
    min-height: 199px;
    padding: 21px 11px 28px;
    box-sizing: border-box
}

.dln-delonghi .dln-faq .dln-quickLinks--slider .dln-wrapper .dln-quickLinks__inner .dln-quick-links-slider__carousel .swiper-wrapper .swiper-slide .dln-quickLink .dln-quickLink__wrap {
    margin-bottom: 22px
}

.dln-delonghi .dln-faq .dln-quickLinks--slider .dln-wrapper .dln-quickLinks__inner .dln-quick-links-slider__carousel .swiper-wrapper .swiper-slide .dln-quickLink .dln-quickLink__wrap .dln-quickLink__iconWrap {
    width: 48px;
    height: 48px;
    border-radius: 0;
    margin-bottom: 22px
}

.dln-delonghi .dln-faq .dln-quickLinks--slider .dln-wrapper .dln-quickLinks__inner .dln-quick-links-slider__carousel .swiper-wrapper .swiper-slide .dln-quickLink .dln-quickLink__wrap .dln-quickLink__title {
    line-height: 18px;
    font-size: 1rem
}

.dln-delonghi .dln-faq--alert .dln-wrapper .dln-breadcrumbs {
    margin-bottom: 10px !important
}

.dln-delonghi .dln-faq--alert .dln-faq__chipsWrap > .dln-wrapper--fullWidth .dln-wrapper .dln-chips {
    padding: 29px 20px 20px
}

.dln-delonghi .dln-faq--alert .dln-faq__chipsWrap > .dln-wrapper--fullWidth .dln-wrapper .dln-chips__wrapper .dln-icn {
    margin-bottom: 9px
}

.dln-delonghi .dln-faq--alert .dln-faq__chipsWrap > .dln-wrapper--fullWidth .dln-wrapper .dln-chips__content .dln-chips__description {
    line-height: 20px
}

.dln-delonghi .dln-faq--alert .dln-faq__chipsWrap > .dln-wrapper--fullWidth .dln-wrapper .dln-chips__content .dln-btn--link {
    line-height: 18px;
    font-size: .875rem;
    margin-bottom: 0
}

@media only screen and (min-width: 900px) and (max-width: 1480px) {
    .dln-delonghi .dln-faq__chipsWrap > .dln-wrapper {
        margin-left: 40px;
        margin-right: 40px
    }
}

@media only screen and (max-width: 900px) {
    .dln-delonghi .dln-faq__chipsWrap > .dln-wrapper {
        margin-left: 20px;
        margin-right: 20px
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-faq {
        padding-top: 10px;
        padding-bottom: 64px
    }

    .dln-delonghi .dln-faq > .dln-wrapper:first-child .dln-breadcrumbs {
        display: flex;
        margin-bottom: 0
    }

    .dln-delonghi .dln-faq__main .dln-wrapper .dln-faq__mainTitle {
        line-height: 40px;
        font-size: 2.3125rem;
        margin: 24px 0
    }

    .dln-delonghi .dln-faq__main .dln-wrapper .dln-faq__mainSubtitle {
        line-height: 23px;
        font-size: 1.3125rem
    }

    .dln-delonghi .dln-faq__main .dln-wrapper .dln-inputs--searchBar {
        margin-bottom: 43px
    }

    .dln-delonghi .dln-faq .dln-category-browser__wrapper {
        margin-bottom: 41px
    }

    .dln-delonghi .dln-faq .dln-category-browser__wrapper > .dln-wrapper .dln-category-browser__header {
        margin-bottom: 6px
    }

    .dln-delonghi .dln-faq .dln-category-browser__wrapper > .dln-wrapper .dln-category-browser__header .dln-category-browser__header--title {
        line-height: 20px;
        font-size: 1.125rem
    }

    .dln-delonghi .dln-faq .dln-category-browser__wrapper > .dln-wrapper .dln-category-browser__category {
        padding-bottom: 9px
    }

    .dln-delonghi .dln-faq .dln-category-browser__wrapper > .dln-wrapper .dln-category-browser__category .dln-categoryBox {
        width: calc(50% - 5.5px);
        margin: 0 11px 16px 0
    }

    .dln-delonghi .dln-faq .dln-category-browser__wrapper > .dln-wrapper .dln-category-browser__category .dln-categoryBox:nth-of-type(2n+2) {
        margin: 0 0 16px
    }

    .dln-delonghi .dln-faq .dln-quickLinks--slider .swiper-pagination {
        display: flex !important
    }
}

.dln-contactUs--thankYou .dln-wrapper--thankYouMessage {
    margin-bottom: 125px
}

.dln-contactUs--thankYou .dln-contactUs__title {
    display: block;
    width: 100%;
    line-height: 32px;
    font-size: 32px;
    margin-bottom: 30px
}

.dln-contactUs--thankYou .dln-contactUs__thankYouMessage {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    height: auto;
    border-bottom: 1px solid var(--ui-01);
    padding: 0 0 70px;
    margin: 0 0 30px
}

.dln-contactUs--thankYou .dln-contactUs__thankYouMessageIconWrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    margin: 0 40px 0 0
}

.dln-contactUs--thankYou .dln-contactUs__thankYouMessageIconWrap .dln-icn {
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 48px;
    color: var(--support-02)
}

.dln-contactUs--thankYou .dln-contactUs__thankYouMessageWrap {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 88px)
}

.dln-contactUs--thankYou .dln-contactUs__thankYouMessageText {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 14px
}

.dln-contactUs--thankYou .dln-btn--backToContactUs {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 17px
}

@media only screen and (max-width: 599px) {
    .dln-contactUs--thankYou .dln-wrapper--fullWidth {
        padding-top: 16px;
        padding-bottom: 65px
    }

    .dln-contactUs--thankYou .dln-wrapper--thankYouMessage {
        margin-bottom: 115px
    }

    .dln-contactUs--thankYou .dln-breadcrumbs {
        margin-bottom: 10px
    }

    .dln-contactUs--thankYou .dln-breadcrumbs__li span {
        line-height: 16px;
        font-size: 10px;
        text-decoration: underline
    }

    .dln-contactUs--thankYou .dln-contactUs__title {
        line-height: 21px;
        font-size: 21px;
        margin-bottom: 16px
    }

    .dln-contactUs--thankYou .dln-contactUs__thankYouMessageIconWrap {
        margin: 0 20px 0 0
    }

    .dln-contactUs--thankYou .dln-contactUs__thankYouMessageWrap {
        width: calc(100% - 68px)
    }

    .dln-contactUs--thankYou .dln-btn--backToContactUs {
        font-size: 15px
    }
}

.dln-kenwood .dln-contactUs--thankYou .dln-wrapper--thankYouMessage {
    margin-top: 120px;
    margin-right: auto;
    margin-left: auto
}

.dln-kenwood .dln-contactUs--thankYou .dln-contactUs__title {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    line-height: 36px;
    margin: 0 auto 24px;
    text-align: center
}

.dln-kenwood .dln-contactUs--thankYou .dln-contactUs__thankYouMessage {
    position: relative;
    padding-bottom: 39px;
    margin-bottom: 19px
}

.dln-kenwood .dln-contactUs--thankYou .dln-contactUs__thankYouMessageIconWrap {
    position: absolute;
    width: 80px;
    height: 80px;
    font-size: 80px;
    line-height: 80px;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
    top: -2em
}

.dln-kenwood .dln-contactUs--thankYou .dln-contactUs__thankYouMessageIconWrap .dln-icn {
    width: 80px;
    height: 80px;
    color: var(--support-02--bright);
    font-size: 80px;
    line-height: 80px
}

.dln-kenwood .dln-contactUs--thankYou .dln-contactUs__thankYouMessageWrap {
    text-align: center;
    max-width: 794px;
    margin: 0 auto
}

.dln-kenwood .dln-contactUs--thankYou .dln-btn--backToContactUs {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-contactUs--thankYou .dln-wrapper--fullWidth {
        margin-bottom: 0;
        padding-top: 37px
    }

    .dln-kenwood .dln-contactUs--thankYou .dln-wrapper--thankYouMessage {
        margin-top: 115px;
        margin-bottom: 70px
    }
}

.dln-delonghi .dln-contactUs--thankYou .dln-btn--backToContactUs {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 20px;
    font-size: .875rem
}

.dln-delonghi .dln-contactUs--thankYou .dln-wrapper--thankYouMessage .dln-contactUs__title {
    line-height: 34px;
    font-size: 1.75rem
}

.dln-delonghi .dln-contactUs--thankYou .dln-wrapper--thankYouMessage .dln-contactUs__thankYouMessageText {
    line-height: 24px;
    font-size: 1.125rem
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-contactUs--thankYou .dln-wrapper--fullWidth {
        padding-bottom: 0;
        margin-bottom: 32px
    }

    .dln-delonghi .dln-contactUs--thankYou .dln-wrapper--thankYouMessage .dln-contactUs__title {
        line-height: 23px;
        font-size: 1.3125rem;
        margin-bottom: 24px
    }

    .dln-delonghi .dln-contactUs--thankYou .dln-wrapper--thankYouMessage .dln-contactUs__thankYouMessage {
        padding-bottom: 24px;
        margin-bottom: 24px
    }

    .dln-delonghi .dln-contactUs--thankYou .dln-wrapper--thankYouMessage .dln-contactUs__thankYouMessageText {
        line-height: 24px;
        font-size: 1rem
    }

    .dln-delonghi .dln-contactUs--thankYou .dln-wrapper--thankYouMessage .dln-contactUs__thankYouMessage .dln-btn--backToContactUs {
        line-height: 21px;
        font-size: .9375rem
    }
}

.dln-instruction-manuals {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    justify-content: center;
    height: auto;
    background-color: var(--brand-03);
    padding: 40px 0 70px
}

.dln-instruction-manuals--alert {
    padding-top: 30px !important
}

.dln-instruction-manuals > .dln-wrapper {
    width: 100%;
    max-width: 1080px
}

.dln-instruction-manuals__chipsWrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto
}

.dln-instruction-manuals__chipsWrap > .dln-wrapper {
    width: 100%;
    max-width: 1080px
}

.dln-instruction-manuals__main {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    justify-content: center;
    height: auto;
    margin: 0 auto
}

.dln-instruction-manuals__main > .dln-wrapper {
    width: 100%;
    max-width: 1080px
}

.dln-instruction-manuals__main > .dln-wrapper .dln-btn--link {
    width: 100%;
    text-align: left;
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    line-height: 18px;
    color: var(--brand-02);
    margin-top: 4px
}

.dln-instruction-manuals .dln-chips {
    width: 100%;
    border: none;
    margin: 0 0 40px
}

.dln-instruction-manuals__mainTitle {
    font-size: 44px;
    line-height: 55px;
    margin: 0 0 32px
}

.dln-instruction-manuals__mainSubtitle, .dln-instruction-manuals__mainTitle {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%
}

.dln-instruction-manuals__mainSubtitle {
    line-height: 32px;
    font-size: 32px;
    margin: 0 0 20px
}

.dln-instruction-manuals .dln-inputs--searchBar {
    width: 50%
}

.dln-instruction-manuals__content {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    justify-content: center;
    height: auto;
    padding-top: 66px;
    margin: 0 auto 83px
}

.dln-instruction-manuals__content > .dln-wrapper {
    width: 100%;
    max-width: 1080px
}

.dln-instruction-manuals__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    line-height: 26px;
    font-size: 22px;
    margin: 0 0 48px
}

.dln-instruction-manuals__text {
    display: block;
    width: 100%;
    height: auto;
    line-height: 20px;
    font-size: 14px;
    margin: 0 0 16px
}

.dln-instruction-manuals__textList {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    list-style: inside disc;
    margin: 0 0 16px
}

.dln-instruction-manuals__textListItem {
    width: 100%
}

.dln-instruction-manuals__breadCrumbSelWrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 0 24px
}

.dln-instruction-manuals__breadCrumbSelWrap .dln-breadCrumbSel, .dln-instruction-manuals__breadCrumbSelWrap .dln-select {
    margin: 0 24px 0 0
}

.dln-instruction-manuals__breadCrumbSelWrap .dln-select__value {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

@media only screen and (min-width: 599px) {
    .dln-instruction-manuals__product {
        align-items: flex-start
    }
}

.dln-instruction-manuals .dln-category-browser > .dln-wrapper {
    max-width: 1080px
}

.dln-instruction-manuals .dln-category-browser__category .dln-categoryBox__imgWrap {
    background-color: transparent
}

.dln-instruction-manuals .dln-instruction-manuals__title--related {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal
}

.dln-instruction-manuals__resultCounter {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    color: var(--brand-02);
    text-align: center;
    margin: 0 0 16px
}

.dln-instruction-manuals__resultCounter + .dln-btn--showMoreResults {
    width: 184px;
    margin: 0 auto
}

.dln-instruction-manuals__videoContainer {
    width: 895px;
    height: 494px;
    background-color: var(--brand-01);
    margin: 0 0 48px
}

.dln-instruction-manuals__video {
    display: block;
    max-width: 100%;
    height: auto
}

.dln-instruction-manuals__quickLinks {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto
}

.dln-instruction-manuals__quickLinks .dln-instruction-manuals__title {
    margin-bottom: 32px
}

.dln-instruction-manuals__quickLinks .dln-wrapper {
    max-width: 1080px
}

.dln-instruction-manuals__quickLinks .dln-carousel.swiper-container.dln-carousel--mobileOnly, .dln-instruction-manuals__quickLinks .swiper-container .swiper-wrapper {
    height: auto
}

.dln-instruction-manuals__quickLinks .swiper-container .swiper-wrapper .swiper-slide {
    height: auto;
    min-height: 100%
}

.dln-instruction-manuals__quickLinks .swiper-container .swiper-wrapper .swiper-slide .dln-quickLink {
    min-height: 180px
}

.dln-instruction-manuals__quickLinks .swiper-container .swiper-pagination {
    margin-top: 32px !important
}

.dln-instruction-manuals__quickLinksWrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-instruction-manuals__quickLinksWrap .dln-quickLink {
    width: calc(20% - 16px);
    margin: 0 20px 0 0
}

.dln-instruction-manuals__quickLinksWrap .dln-quickLink:last-of-type {
    margin: 0
}

.dln-instruction-manuals__inner {
    width: 100%;
    padding: 0 40px;
    margin: 0 auto
}

.dln-instruction-manuals__inner .dln-wrapper {
    max-width: 1080px !important
}

.dln-instruction-manuals__contactUs {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-instruction-manuals__contactUs .dln-wrapper {
    width: 100%
}

.dln-instruction-manuals__contactUs .dln-wrapper--fullWidth {
    background-color: var(--ui-03);
    padding-top: 40px;
    padding-bottom: 40px
}

.dln-instruction-manuals__contactUsTitle {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    line-height: 22px;
    font-size: 18px;
    margin: 0 0 24px
}

.dln-instruction-manuals__contactUsText {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    margin: 0 0 32px
}

.dln-instruction-manuals__contactUs .dln-btn--contactUs {
    width: 124px
}

.dln-instruction-manuals__helpSection {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-bottom: 80px
}

.dln-instruction-manuals__helpSection .dln-wrapper {
    max-width: 1080px
}

.dln-instruction-manuals__helpSectionTitle {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 50%;
    line-height: 32px;
    font-size: 32px;
    padding-right: 50%;
    margin-bottom: 40px
}

.dln-instruction-manuals__helpSectionText {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 16px;
    margin-bottom: 40px
}

.dln-instruction-manuals__helpSection .dln-btn.dln-btn--backToSection {
    width: 184px
}

.dln-instruction-manuals__list {
    list-style: inside none;
    width: 100%;
    max-width: 480px
}

.dln-instruction-manuals__list li {
    position: relative;
    padding: 16px 0;
    border-bottom: 1px solid var(--ui-01);
    display: flex;
    flex-direction: row;
    align-content: flex-start;
    flex-wrap: wrap
}

.dln-instruction-manuals__list li:last-child {
    border: 0;
    padding-bottom: 0
}

.dln-instruction-manuals__list li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.dln-instruction-manuals__list li:hover .dln-instruction-manuals__listText .dln-instruction-manuals__listText--title {
    text-decoration: underline
}

.dln-instruction-manuals__list .dln-icn--iconfont {
    font-size: 48px;
    color: var(--support-02);
    width: 48px;
    height: 48px;
    margin: 0 12px 0 0
}

.dln-instruction-manuals__listText {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-01);
    font-size: 15px;
    line-height: 20px;
    width: calc(100% - 60px);
    -ms-grid-row-align: center;
    align-self: center
}

.dln-instruction-manuals__listText .dln-instruction-manuals__listText--details {
    display: block;
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: var(--ui-04);
    font-size: 13px;
    line-height: 18px;
    margin-top: 2px
}

.dln-instruction-manuals__spellCheck {
    margin-bottom: 30px;
    display: block;
    width: 100%
}

.dln-instruction-manuals__searchByCategory, .dln-instruction-manuals__spellCheck {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: var(--brand-01);
    font-size: 16px;
    line-height: 20px
}

.dln-instruction-manuals__searchByCategory {
    margin-bottom: 40px
}

.dln-instruction-manuals__product {
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-start;
    margin: 33px auto 0;
    padding-bottom: 32px;
    border-bottom: 1px solid var(--ui-01);
    width: 100%;
    justify-content: center
}

.dln-instruction-manuals__product > div:nth-of-type(2) {
    width: 50%;
    max-width: 489px
}

.dln-instruction-manuals__productImage {
    width: 50%;
    max-width: 489px;
    height: auto;
    margin-right: 20px
}

.dln-instruction-manuals__productImage img {
    width: 100%;
    height: auto
}

.dln-instruction-manuals__productSku {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-02);
    font-size: 16px;
    line-height: 20px;
    margin: 2px 0 16px
}

@media only screen and (min-width: 599px) {
    .dln-instruction-manuals__carousel .swiper-wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 100%
    }

    .dln-instruction-manuals__carousel .swiper-wrapper .swiper-slide {
        width: calc(20% - 16px) !important
    }

    .dln-instruction-manuals__carousel .swiper-wrapper .swiper-slide .dln-quickLink {
        border-bottom: 1px solid var(--ui-01)
    }
}

@media only screen and (max-width: 599px) {
    .dln-instruction-manuals__product > div:nth-of-type(2), .dln-instruction-manuals__productImage {
        width: 100%
    }
}

@media only screen and (max-width: 599px) {
    .dln-instruction-manuals {
        padding-top: 0;
        padding-bottom: 90px
    }

    .dln-instruction-manuals .dln-chips .dln-icn--mainIcon {
        margin: 0 20px 0 0
    }

    .dln-instruction-manuals .dln-chips__wrapper {
        align-items: flex-start;
        padding-top: 16px
    }

    .dln-instruction-manuals .dln-chips__content {
        width: calc(100% - 70px);
        padding: 0 8px 0 0
    }

    .dln-instruction-manuals .dln-inputs--searchBar {
        width: 100%
    }

    .dln-instruction-manuals .dln-btn--link {
        padding-top: 4px
    }

    .dln-instruction-manuals__mainTitle {
        font-size: 35px;
        line-height: 43px;
        margin: 32px 0 20px
    }

    .dln-instruction-manuals .dln-instruction-manuals__mainSubtitle {
        line-height: 21px;
        margin: 0 0 20px
    }

    .dln-instruction-manuals__content {
        padding-top: 48px;
        margin-bottom: 58px
    }

    .dln-instruction-manuals__content .dln-wrapper {
        width: calc(100% - 20px)
    }

    .dln-instruction-manuals__questionList {
        margin-top: 8px;
        margin-bottom: 32px
    }

    .dln-instruction-manuals__questionItem {
        align-items: flex-start
    }

    .dln-instruction-manuals__questionLink {
        font-size: 14px;
        line-height: 20px
    }

    .dln-instruction-manuals .dln-category-browser__category .dln-categoryBox__imgWrap {
        height: 132px;
        width: auto;
        -o-object-fit: contain;
        object-fit: contain
    }

    .dln-instruction-manuals__title {
        font-size: 15px;
        margin-bottom: 0
    }

    .dln-instruction-manuals__title--related {
        font-size: 22px
    }

    .dln-instruction-manuals__mainSubtitle {
        font-size: 15px
    }

    .dln-instruction-manuals__videoContainer {
        width: 100%;
        height: 0;
        background-color: var(--brand-01);
        padding-bottom: 56.25%;
        margin: 0 0 48px;
        position: relative
    }

    .dln-instruction-manuals__video {
        display: block;
        width: 100%;
        max-width: none;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0
    }

    .dln-instruction-manuals__quickLinks .dln-wrapper {
        width: calc(100% - 20px)
    }

    .dln-instruction-manuals__quickLinks .dln-instruction-manuals__title {
        margin-bottom: 4px
    }

    .dln-instruction-manuals__inner {
        margin-right: 10px;
        margin-left: 10px;
        padding-right: 10px;
        padding-left: 10px
    }

    .dln-instruction-manuals__breadCrumbSelWrap {
        margin: 0 0 8px
    }

    .dln-instruction-manuals .dln-breadcrumbs {
        display: none
    }

    .dln-instruction-manuals .dln-instruction-manuals__main .dln-chips {
        margin: 0;
        padding-right: 0;
        padding-left: 0
    }

    .dln-instruction-manuals .dln-instruction-manuals__main > .dln-wrapper--fullWidth {
        background-color: var(--ui-03);
        margin-bottom: 0
    }

    .dln-instruction-manuals__list {
        width: 100%
    }

    .dln-instruction-manuals__helpSection {
        margin-bottom: 58px
    }

    .dln-instruction-manuals__helpSectionTitle {
        width: 100%;
        padding-right: 0
    }

    .dln-instruction-manuals__spellCheck {
        font-size: 14px;
        margin-bottom: 18px
    }

    .dln-instruction-manuals__searchByCategory {
        font-size: 14px;
        margin-bottom: 10px
    }

    .dln-instruction-manuals__product {
        flex-wrap: wrap;
        margin-top: 24px
    }

    .dln-instruction-manuals__productImage {
        width: 100%;
        margin: 0 0 25px
    }

    .dln-instruction-manuals__product .dln-instruction-manuals__mainSubtitle {
        font-size: 21px;
        margin-bottom: 16px
    }
}

.dln-kenwood .dln-instruction-manuals.dln-page {
    padding-top: 59px;
    padding-bottom: 70px;
    justify-content: center
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-instruction-manuals.dln-page {
        padding-top: 32px
    }
}

.dln-kenwood .dln-instruction-manuals.dln-page > .dln-wrapper {
    display: none
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__main {
    margin-bottom: 70px;
    justify-content: center
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__main {
        margin-bottom: 59px
    }
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__main .dln-wrapper {
    flex-direction: column;
    justify-content: center;
    text-align: center
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__main .dln-wrapper .dln-instruction-manuals__mainTitle {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 46px;
    font-size: 38px;
    text-align: center;
    margin-bottom: 0
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__main .dln-wrapper .dln-instruction-manuals__mainTitle {
        font-size: 32px;
        line-height: 40px;
        margin-top: 0;
        margin-bottom: 0
    }
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__main .dln-wrapper .dln-instruction-manuals__mainTitle + .dln-instruction-manuals__mainSubtitle {
    margin-top: 32px
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__main .dln-wrapper .dln-instruction-manuals__mainTitle + .dln-instruction-manuals__mainSubtitle {
        margin-top: 30px
    }
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__main .dln-wrapper .dln-instruction-manuals__mainSubtitle {
    line-height: 30px;
    font-size: 24px;
    text-align: center;
    margin: 0
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__main .dln-wrapper .dln-instruction-manuals__mainSubtitle {
        font-size: 20px;
        line-height: 24px
    }
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__main .dln-wrapper .dln-instruction-manuals__searchWrapper + .dln-btn--link {
    max-width: 199px;
    margin-left: 24%
}

@media screen and (min-width: 321px) and (max-width: 800px) {
    .dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__main .dln-wrapper .dln-instruction-manuals__searchWrapper + .dln-btn--link {
        max-width: 386px;
        margin-left: 25%
    }
}

@media screen and (min-width: 801px) {
    .dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__main .dln-wrapper .dln-instruction-manuals__searchWrapper + .dln-btn--link {
        max-width: 386px;
        margin: 4px auto
    }
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__main .dln-wrapper .dln-instruction-manuals__spellCheck {
    margin-top: 22px;
    margin-bottom: 0;
    color: var(--brand-04);
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__main .dln-wrapper .dln-inputs--searchBar {
    max-width: 386px;
    border-color: var(--ui-01);
    margin: 30px auto 0;
    width: 50%
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__main .dln-wrapper .dln-inputs--searchBar {
        margin-top: 20px
    }
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__main .dln-wrapper .dln-inputs--searchBar .dln-inputs__input {
    line-height: 39px;
    padding: 2px 13px 2px 46px
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__main .dln-wrapper .dln-inputs--searchBar .dln-inputs__input::-webkit-input-placeholder {
    opacity: 1
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__main .dln-wrapper .dln-inputs--searchBar .dln-inputs__input:-ms-input-placeholder {
    opacity: 1
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__main .dln-wrapper .dln-inputs--searchBar .dln-inputs__input::-ms-input-placeholder {
    opacity: 1
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__main .dln-wrapper .dln-inputs--searchBar .dln-inputs__input::placeholder {
    opacity: 1
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__main .dln-wrapper .dln-inputs--searchBar .dln-inputs__button {
    width: 23px;
    height: 23px;
    left: 13px
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__main .dln-wrapper .dln-inputs--searchBar .dln-inputs__button .dln-icn {
    font-size: 23px
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__main .dln-wrapper .dln-inputs--searchBar + a.dln-btn {
    margin: 4px auto;
    max-width: 386px;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    line-height: 20px
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__content {
    padding-top: 9px
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__content {
        padding-top: 0;
        margin-bottom: 58px
    }
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__content > .dln-wrapper {
    max-width: 1110px
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__content > .dln-wrapper > .dln-btn--link {
    position: absolute;
    transform: translateY(-100%)
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__content .dln-instruction-manuals__product {
    width: 100%;
    padding: 30px 0;
    margin: 0
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__content .dln-instruction-manuals__product {
        border-bottom: 1px solid var(--ui-01)
    }
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__content .dln-instruction-manuals__product .dln-instruction-manuals__productImage {
        margin-bottom: 10px
    }
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__content .dln-instruction-manuals__product .dln-instruction-manuals__mainSubtitle {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__content .dln-instruction-manuals__product .dln-instruction-manuals__productSku {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    margin: 0
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__content .dln-instruction-manuals__product .dln-instruction-manuals__list {
    margin: 30px 0
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__content .dln-instruction-manuals__product .dln-instruction-manuals__list li:first-child {
    padding-top: 0
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__content .dln-instruction-manuals__product .dln-instruction-manuals__list li .dln-icn--iconfont {
    color: var(--brand-01)
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__content .dln-instruction-manuals__product .dln-instruction-manuals__list li .dln-instruction-manuals__listText {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-04);
    font-size: 14px;
    line-height: 16px
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__content .dln-instruction-manuals__product .dln-instruction-manuals__list li .dln-instruction-manuals__listText--details {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: var(--ui-04);
    font-size: 12px;
    line-height: 16px
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__quickLinks {
    justify-content: center
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__quickLinks .dln-wrapper {
    max-width: 1110px
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__helpSection {
    justify-content: center;
    margin-bottom: 70px
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__helpSection {
        margin-bottom: 60px
    }
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__helpSection .dln-wrapper {
    max-width: 1110px
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__helpSection .dln-wrapper {
        text-align: center;
        justify-content: center
    }
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__helpSection .dln-wrapper:after {
    content: "";
    display: block;
    position: relative;
    width: 100%;
    height: 1px;
    background: var(--ui-01);
    margin-top: 70px
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__helpSection .dln-wrapper:after {
        margin-top: 60px
    }
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__helpSectionTitle {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    line-height: 36px
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__helpSectionTitle {
        font-size: 24px;
        line-height: 32px
    }
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__helpSectionText {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 20px
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__helpSectionText {
        font-size: 14px;
        line-height: 20px
    }
}

.dln-kenwood .dln-instruction-manuals.dln-page .dln-instruction-manuals__helpSection .dln-btn.dln-btn--backToSection {
    width: auto
}

.dln-delonghi .dln-instruction-manuals > .dln-wrapper, .dln-delonghi .dln-instruction-manuals__content > .dln-wrapper, .dln-delonghi .dln-instruction-manuals__main > .dln-wrapper {
    max-width: 1480px
}

.dln-delonghi .dln-instruction-manuals__main > .dln-wrapper .dln-btn.dln-btn--link {
    font-size: .6875rem
}

.dln-delonghi .dln-instruction-manuals__mainTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.04;
    font-size: 3.125rem
}

.dln-delonghi .dln-instruction-manuals__helpSectionTitle, .dln-delonghi .dln-instruction-manuals__mainSubtitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.21;
    font-size: 1.75rem
}

.dln-delonghi .dln-instruction-manuals .dln-category-browser .dln-category-browser__header--title {
    font-size: 1.3125rem
}

.dln-delonghi .dln-instruction-manuals .dln-category-browser__category .dln-categoryBox {
    width: 16.66%
}

.dln-delonghi .dln-instruction-manuals .dln-category-browser__category .dln-categoryBox:nth-of-type(5n+5) {
    margin-right: 16.66%
}

.dln-delonghi .dln-instruction-manuals__helpSectionText, .dln-delonghi .dln-instruction-manuals__helpSectionTitle {
    margin-bottom: 20px
}

.dln-delonghi .dln-instruction-manuals__spellCheck {
    line-height: 1.33;
    font-size: 1.125rem;
    color: var(--brand-04)
}

.dln-delonghi .dln-instruction-manuals .dln-inputs {
    margin-bottom: 0
}

@media only screen and (max-width: 900px) {
    .dln-delonghi .dln-instruction-manuals .dln-category-browser__category .dln-categoryBox {
        width: 20%
    }

    .dln-delonghi .dln-instruction-manuals .dln-category-browser__category .dln-categoryBox:nth-of-type(5n+5) {
        margin-right: 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-instruction-manuals__mainTitle {
        line-height: 1.08;
        font-size: 2.3125rem
    }

    .dln-delonghi .dln-instruction-manuals__mainSubtitle {
        line-height: 1.1;
        font-size: 1.3125rem
    }

    .dln-delonghi .dln-instruction-manuals .dln-category-browser__wrapper {
        padding-top: 48px
    }

    .dln-delonghi .dln-instruction-manuals .dln-category-browser .dln-category-browser__header--title {
        font-size: 1.125rem
    }

    .dln-delonghi .dln-instruction-manuals .dln-category-browser__category .dln-categoryBox {
        width: calc(50% - 4px)
    }

    .dln-delonghi .dln-instruction-manuals .dln-category-browser__category .dln-categoryBox:nth-of-type(5n+5) {
        margin-right: 8px
    }

    .dln-delonghi .dln-instruction-manuals__helpSectionTitle {
        line-height: 1.11;
        font-size: 1.125rem
    }

    .dln-delonghi .dln-instruction-manuals__helpSectionText, .dln-delonghi .dln-instruction-manuals__helpSectionTitle {
        margin-bottom: 20px
    }

    .dln-delonghi .dln-instruction-manuals__spellCheck {
        line-height: 1.5;
        font-size: 1rem
    }

    .dln-delonghi .dln-instruction-manuals.dln-instruction-manuals-03 .dln-instruction-manuals__mainTitle {
        margin-bottom: 24px
    }

    .dln-delonghi .dln-instruction-manuals.dln-instruction-manuals-03 .dln-instruction-manuals__content {
        padding-top: 0
    }

    .dln-delonghi .dln-instruction-manuals.dln-instruction-manuals-03 .dln-instruction-manuals__content .dln-prodManualsCard {
        padding-top: 25px
    }
}

@media only screen and (min-width: 1480px) {
    .dln-delonghi .dln-instruction-manuals-02.dln-page .dln-wrapper {
        margin: 0 auto 0 0
    }

    .dln-delonghi .dln-instruction-manuals-02.dln-page .dln-quickLinks--slider.dln-quickLinks--slider--default {
        padding: 36px 70px 0;
        border-top: 2px solid var(--ui-03)
    }
}

.dln-instruction-manuals-03 .dln-instruction-manuals__content {
    padding-top: 22px
}

.dln-instruction-manuals-03 .dln-prodManualsCard {
    padding-top: 32px
}

.dln-instruction-manuals-03 .dln-quickLinks--slider > .dln-wrapper {
    padding: 0
}

@media only screen and (max-width: 599px) {
    .dln-instruction-manuals-03 .dln-instruction-manuals__product {
        border: 0
    }

    .dln-instruction-manuals-03 .dln-instruction-manuals__list {
        margin-top: 32px
    }

    .dln-instruction-manuals-03 .dln-instruction-manuals__list:last-child {
        border: 0;
        padding-bottom: 0
    }
}

.dln-prodReg--confirmation {
    display: flex;
    flex-wrap: wrap;
    padding-top: 85px
}

.dln-prodReg--confirmation .dln-confirmation-page__wrapper-content .dln-icn--mainIcon {
    color: var(--support-02)
}

.dln-prodReg--confirmation .dln-confirmation-page__wrapper-content .dln-chips {
    font-size: 14px;
    padding: 0;
    margin: 0 0 41px
}

.dln-prodReg--confirmation .dln-confirmation-page__wrapper-content .dln-chips .dln-chips__content {
    padding: 0
}

.dln-prodReg--confirmation .dln-confirmation-page__title-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background: var(--ui-03);
    padding: 0 0 117px;
    margin-bottom: 36px;
    box-sizing: border-box
}

.dln-prodReg--confirmation .dln-confirmation-page__title-container > .dln-wrapper {
    width: 100%
}

.dln-prodReg--confirmation .dln-confirmation-page__title-container .dln-title {
    margin: 0
}

.dln-prodReg--confirmation .dln-confirmation-page__breadCrumbs-wrapper {
    padding-top: 48px;
    margin-bottom: 20px
}

.dln-prodReg--confirmation .dln-confirmation-page__breadCrumbs-wrapper .dln-breadcrumbs {
    margin: 0
}

.dln-prodReg--confirmation .dln-confirmation-page__icon-container {
    font-size: 14px
}

.dln-prodReg--confirmation .dln-confirmation-page__button-container {
    width: 214px
}

.dln-prodReg--confirmation .dln-confirmation-page__wrapper-content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 0 93px
}

.dln-prodReg--confirmation .dln-confirmation-page__wrapper-content > .dln-wrapper {
    width: 100%
}

@media only screen and (max-width: 599px) {
    .dln-prodReg--confirmation {
        padding-top: 64px
    }

    .dln-prodReg--confirmation .dln-confirmation-page__breadCrumbs-wrapper {
        padding-top: 21px
    }

    .dln-prodReg--confirmation .dln-confirmation-page__title-container {
        padding-bottom: 65px;
        margin: 0 0 20px
    }

    .dln-prodReg--confirmation .dln-confirmation-page__title-container .dln-title {
        font-size: 35px;
        line-height: 41px
    }

    .dln-prodReg--confirmation .dln-confirmation-page__wrapper-content .dln-chips .dln-icn {
        margin: 0 20px 0 0
    }

    .dln-prodReg--confirmation .dln-confirmation-page__wrapper-content .dln-chips__content {
        width: calc(100% - 68px);
        line-height: 20px
    }

    .dln-prodReg--confirmation .dln-confirmation-page__wrapper-content {
        margin: 0 0 70px
    }
}

.dln-kenwood .dln-prodReg--confirmation {
    padding-left: 20px;
    padding-right: 20px
}

.dln-kenwood .dln-prodReg--confirmation .dln-confirmation-page__title-container, .dln-kenwood .dln-prodReg--confirmation .dln-wrapper {
    padding: 0 !important;
    margin: 0 auto
}

.dln-kenwood .dln-prodReg--confirmation .dln-chips__strong, .dln-kenwood .dln-prodReg--confirmation .dln-title {
    text-align: center
}

.dln-kenwood .dln-prodReg--confirmation .dln-chips__content {
    width: 100%;
    margin-top: 5px
}

.dln-kenwood .dln-prodReg--confirmation .dln-chips__content .dln-chips__strong {
    margin-bottom: 0;
    color: var(--brand-04);
    font-size: 14px;
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal
}

.dln-kenwood .dln-prodReg--confirmation .dln-title {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 38px
}

.dln-kenwood .dln-prodReg--confirmation .dln-chips.dln-chips--extraLight, .dln-kenwood .dln-prodReg--confirmation .dln-title, .dln-kenwood .dln-prodReg--confirmation .dln-wrapper {
    background: var(--brand-03)
}

.dln-kenwood .dln-prodReg--confirmation .dln-confirmation-page__button-container, .dln-kenwood .dln-prodReg--confirmation .dln-icn.dln-icn--mainIcon {
    margin: 0 auto;
    text-align: center
}

.dln-kenwood .dln-prodReg--confirmation .dln-icn.dln-icn--mainIcon {
    width: 80px;
    height: 80px;
    font-size: 80px;
    margin-top: 45px;
    color: var(--support-02) !important
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-prodReg--confirmation {
        padding-top: 37px;
        padding-left: 14px;
        padding-right: 14px
    }

    .dln-kenwood .dln-prodReg--confirmation .dln-title {
        font-family: var(--fontNameExtra), Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 32px
    }

    .dln-kenwood .dln-prodReg--confirmation .dln-confirmation-page__wrapper-content {
        margin-top: 20px
    }

    .dln-kenwood .dln-prodReg--confirmation .dln-chips.dln-chips--largeIcon.dln-chips--iconinside.dln-chips--extraLight {
        margin-bottom: 30px
    }

    .dln-kenwood .dln-prodReg--confirmation .dln-chips__content {
        margin-top: 10px
    }
}

.dln-delonghi .dln-prodReg--confirmation {
    align-content: flex-start;
    min-height: calc(100vh - 165px);
    padding-top: 95px
}

.dln-delonghi .dln-prodReg--confirmation .dln-confirmation-page__title-container {
    background-color: var(--brand-03);
    padding-bottom: 0;
    margin-bottom: 68px
}

.dln-delonghi .dln-prodReg--confirmation .dln-confirmation-page__title-container .dln-wrapper .dln-confirmation-page__breadCrumbs-wrapper {
    padding-top: 0;
    margin-bottom: 20px
}

.dln-delonghi .dln-prodReg--confirmation .dln-confirmation-page__title-container .dln-wrapper .dln-confirmation-page__breadCrumbs-wrapper .dln-breadcrumbs {
    padding-top: 10px;
    margin-bottom: 0 !important
}

.dln-delonghi .dln-prodReg--confirmation .dln-confirmation-page__wrapper-content .dln-wrapper .dln-chips {
    border-bottom: 1px solid var(--ui-01);
    padding-bottom: 24px;
    margin-bottom: 40px
}

.dln-delonghi .dln-prodReg--confirmation .dln-confirmation-page__wrapper-content .dln-wrapper .dln-chips__wrapper .dln-icn {
    margin-right: 24px
}

.dln-delonghi .dln-prodReg--confirmation .dln-confirmation-page__wrapper-content .dln-wrapper .dln-chips__wrapper .dln-chips__content {
    line-height: 24px;
    font-size: 1.125rem
}

.dln-delonghi .dln-prodReg--confirmation .dln-confirmation-page__wrapper-content .dln-wrapper .dln-confirmation-page__button-container .dln-btn {
    width: 100%;
    max-width: 282px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-prodReg--confirmation {
        padding-top: 64px
    }

    .dln-delonghi .dln-prodReg--confirmation .dln-confirmation-page__title-container {
        margin-bottom: 40px
    }

    .dln-delonghi .dln-prodReg--confirmation .dln-confirmation-page__title-container .dln-wrapper .dln-confirmation-page__breadCrumbs-wrapper {
        margin-bottom: 24px
    }

    .dln-delonghi .dln-prodReg--confirmation .dln-confirmation-page__title-container .dln-wrapper .dln-confirmation-page__breadCrumbs-wrapper .dln-breadcrumbs {
        padding-bottom: 10px
    }

    .dln-delonghi .dln-prodReg--confirmation .dln-confirmation-page__wrapper-content .dln-wrapper .dln-chips {
        padding-bottom: 40px
    }

    .dln-delonghi .dln-prodReg--confirmation .dln-confirmation-page__wrapper-content .dln-wrapper .dln-chips__wrapper .dln-icn {
        width: 42px;
        height: 42px;
        line-height: 42px;
        font-size: 2.625rem
    }

    .dln-delonghi .dln-prodReg--confirmation .dln-confirmation-page__wrapper-content .dln-wrapper .dln-chips__wrapper .dln-chips__content {
        width: calc(100% - 66px);
        font-size: 1rem
    }

    .dln-delonghi .dln-prodReg--confirmation .dln-confirmation-page__wrapper-content .dln-wrapper .dln-confirmation-page__button-container .dln-btn {
        max-width: 184px;
        padding: 0 16px
    }
}

.dln-site-search.dln-page {
    overflow: initial
}

.dln-site-search .dln-wrapper {
    display: flex;
    flex-direction: column;
    padding-top: 30px;
    margin: 0 auto
}

.dln-site-search .dln-title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-stretch: normal;
    line-height: 1.25;
    font-size: 44px;
    font-style: normal;
    letter-spacing: normal;
    padding-bottom: 25px
}

.dln-site-search__results {
    display: block;
    width: 100%;
    line-height: 1.4;
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 42px
}

.dln-site-search__no-results-paragraph, .dln-site-search__results {
    font-stretch: normal;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal
}

.dln-site-search__no-results-paragraph {
    line-height: 1.25;
    font-size: 16px;
    padding-bottom: 30px
}

.dln-site-search__no-results-title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-stretch: normal;
    line-height: 1.25;
    font-size: 44px;
    font-style: normal;
    letter-spacing: normal;
    padding-bottom: 10px
}

.dln-site-search .dln-inputs {
    max-width: 589px
}

.dln-site-search .dln-inputs .dln-icn {
    color: #000
}

.dln-site-search .dln-tabs {
    margin-bottom: 35px
}

.dln-site-search .simple-list {
    padding-top: 30px
}

.dln-site-search .dln-filters-bar {
    margin-bottom: 33px
}

.dln-site-search__products {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0
}

.dln-site-search__products .bra-prodTile {
    width: calc(25% - 15px);
    height: auto;
    margin: 0 20px 20px 0
}

.dln-site-search__products .bra-prodTile:nth-of-type(4n+4) {
    margin: 0 0 20px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-site-search__products .bra-prodTile {
        width: calc(33.33% - 13.34px)
    }

    .dln-site-search__products .bra-prodTile:nth-of-type(4n+4) {
        margin: 0 20px 20px 0
    }

    .dln-site-search__products .bra-prodTile:nth-of-type(3n+3) {
        margin: 0 0 20px
    }

    .dln-site-search .dln-tabs__btn {
        font-size: 15px;
        line-height: 21px
    }
}

@media only screen and (max-width: 900px) {
    .dln-site-search .dln-btnTextIcon--braun-filters {
        display: block
    }
}

@media only screen and (max-width: 599px) {
    .dln-site-search .dln-wrapper {
        padding: 20px 20px 0
    }

    .dln-site-search.dln-page .dln-title {
        margin: 4px 0 0;
        text-align: left;
        font-size: 24px;
        padding-bottom: 15px
    }

    .dln-site-search__results {
        padding-bottom: 34px
    }

    .dln-site-search__no-results-title {
        font-size: 24px;
        line-height: 1.13
    }

    .dln-site-search__no-results-paragraph {
        font-size: 16px;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.25;
        letter-spacing: normal
    }

    .dln-site-search .dln-inputs {
        width: 100%
    }

    .dln-site-search .dln-tabs__btn {
        font-size: 15px;
        line-height: 21px
    }

    .dln-site-search .dln-filters-bar {
        padding-bottom: 0
    }

    .dln-site-search .simple-list {
        font-size: 14px;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.43;
        letter-spacing: normal
    }

    .dln-site-search__products .bra-prodTile {
        width: calc(50% - 5px);
        margin: 0 10px 10px 0
    }

    .dln-site-search__products .bra-prodTile:nth-of-type(4n+4) {
        margin: 0 0 10px
    }

    .dln-site-search__products .bra-prodTile:nth-of-type(3n+3) {
        margin: 0 10px 10px 0
    }

    .dln-site-search__products .bra-prodTile:nth-of-type(2n+2) {
        margin: 0 0 10px
    }

    .dln-site-search .bra-btnView {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin: 0 0 0 auto
    }
}

.dln-kenwood .dln-site-search > .dln-wrapper:first-child {
    max-width: none;
    padding: 60px 0 0
}

.dln-kenwood .dln-site-search > .dln-wrapper .dln-title {
    padding-bottom: 0;
    margin-bottom: 31px
}

.dln-kenwood .dln-site-search > .dln-wrapper .dln-title + .dln-inputs.dln-inputs--searchBar {
    width: 100%;
    max-width: 591px;
    height: 45px;
    border: 1px solid var(--brand-02);
    margin: 0 auto 4px
}

.dln-kenwood .dln-site-search > .dln-wrapper .dln-title + .dln-inputs.dln-inputs--searchBar .dln-inputs__lbl {
    display: none
}

.dln-kenwood .dln-site-search > .dln-wrapper .dln-title + .dln-inputs.dln-inputs--searchBar .dln-inputs__button {
    right: 13px
}

.dln-kenwood .dln-site-search > .dln-wrapper .dln-title + .dln-inputs.dln-inputs--searchBar .dln-inputs__button > .dln-icn {
    width: 17px;
    height: 17px;
    font-size: 0
}

.dln-kenwood .dln-site-search > .dln-wrapper .dln-title + .dln-inputs.dln-inputs--searchBar .dln-inputs__button > .dln-icn:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "Q";
    width: 17px;
    height: 17px;
    font-size: 17px
}

.dln-kenwood .dln-site-search > .dln-wrapper .dln-site-search__results {
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    padding: 0 0 40px
}

.dln-kenwood .dln-site-search .dln-tabs {
    justify-content: center;
    height: 50px;
    border: 1px solid var(--ui-01);
    border-width: 1px 0;
    margin-bottom: 0
}

.dln-kenwood .dln-site-search .dln-tabs:before {
    display: none
}

.dln-kenwood .dln-site-search .dln-tabs .dln-tabs__list {
    max-width: 1300px;
    height: 48px;
    border-bottom: none;
    padding: 0 calc((100% - 1300px) / 2)
}

.dln-kenwood .dln-site-search .dln-tabs .dln-tabs__list .dln-tabs__item {
    height: 48px;
    padding: 0 40px;
    margin: 0
}

.dln-kenwood .dln-site-search .dln-tabs .dln-tabs__list .dln-tabs__item .dln-tabs__btn {
    height: 48px;
    font-size: 16px
}

.dln-kenwood .dln-site-search .dln-tabs .dln-tabs__list .dln-tabs__item--current:after {
    display: none
}

.dln-kenwood .dln-site-search .dln-tabs__currentLine {
    height: 3px;
    bottom: 0
}

.dln-kenwood .dln-site-search .dln-filters-bar {
    min-height: 50px;
    height: auto;
    border-bottom: 1px solid var(--ui-01);
    margin-bottom: 0
}

.dln-kenwood .dln-site-search .dln-filters-bar__filters-wrap {
    min-height: 49px;
    height: auto
}

.dln-kenwood .dln-site-search .dln-filters-bar__desktop {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    max-width: 1300px;
    min-height: 49px;
    height: auto;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 10px
}

.dln-kenwood .dln-site-search .dln-filters-bar__desktop .section-label {
    line-height: 24px;
    font-size: 14px;
    color: var(--brand-02);
    padding-right: 0;
    margin-right: 8px
}

.dln-kenwood .dln-site-search .dln-filters-bar__desktop .dln-filterDropdown {
    height: 24px;
    border: solid var(--ui-01);
    border-width: 0 1px 0 0;
    padding: 0 20px;
    margin: 0 0 10px
}

.dln-kenwood .dln-site-search .dln-filters-bar__desktop .dln-filterDropdown:last-child {
    border: none
}

.dln-kenwood .dln-site-search .dln-filters-bar__desktop .dln-filterDropdown__triggerText {
    margin: 0 12px 0 0
}

.dln-kenwood .dln-site-search .dln-filters-bar__desktop .dln-filterDropdown .dln-icn {
    width: 12px;
    height: 8px;
    line-height: 8px;
    font-size: 12px
}

.dln-kenwood .dln-site-search .dln-site-search__products {
    justify-content: center;
    background-color: var(--ui-03);
    padding: 30px 0 80px
}

.dln-kenwood .dln-site-search .dln-site-search__products .bra-prodTilesGrid {
    max-width: 1300px;
    padding: 0 calc((100% - 1300px) / 2)
}

.dln-kenwood .dln-site-search .dln-site-search__products .bra-prodTilesGrid .bra-prodTile {
    background-color: var(--brand-03)
}

.dln-kenwood .dln-site-search .dln-tabs__item--current .dln-tabs__btn, .dln-kenwood .dln-site-search .dln-tabs__item--current .dln-tabs__btn .\--amount, .dln-kenwood .dln-site-search .dln-tabs__item--current .dln-tabs__btn .\--amount i {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-kenwood .dln-recipe-grid {
    width: 100%;
    max-width: 1300px;
    padding: 30px 20px 0;
    margin: 0 auto
}

.dln-kenwood .dln-category-list {
    width: 100%;
    max-width: 1300px;
    padding: 10px 20px 0;
    margin: 0 auto
}

.dln-kenwood .dln-list--faqs {
    max-width: 1300px;
    padding: 30px 20px 80px;
    margin: 0 auto;
    box-sizing: border-box
}

.dln-kenwood .dln-list--faqs .dln-listItem {
    margin-bottom: 16px
}

.dln-kenwood .dln-list--faqs .dln-listItem:last-child {
    margin-bottom: 0
}

.dln-kenwood .dln-list--faqs .dln-listItem .dln-icn {
    margin-right: 12px
}

.dln-kenwood .dln-list--faqs .dln-listItem .dln-listLink {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-kenwood .dln-manuals-list {
    width: 100%;
    max-width: 1300px;
    padding: 15px 50% 65px 20px;
    margin: 0 auto;
    box-sizing: border-box
}

.dln-kenwood .dln-manuals-list__item {
    border-bottom: 1px solid var(--ui-01);
    padding: 15px 0;
    margin-bottom: 0
}

.dln-kenwood .dln-manuals-list__item:last-child {
    border-bottom: none
}

.dln-kenwood .dln-manuals-list__wrapText {
    border: none;
    padding: 10px 0 0
}

.dln-kenwood .dln-inputs--searchBar, .dln-kenwood .dln-site-search__no-results-paragraph, .dln-kenwood .dln-site-search__no-results-title, .dln-kenwood .simple-list {
    width: 100%;
    max-width: 1300px;
    padding-right: 20px;
    padding-left: 20px;
    margin: 0 auto;
    box-sizing: border-box
}

.dln-kenwood .dln-site-search__no-results-title {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 46px;
    font-size: 38px;
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 20px
}

.dln-kenwood .dln-site-search__no-results-paragraph {
    line-height: 20px;
    font-size: 14px;
    text-align: center
}

.dln-kenwood .dln-inputs--searchBar {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 591px;
    border: none;
    border: 1px solid var(--brand-02);
    padding: 0;
    position: relative;
    z-index: 13
}

.dln-kenwood .dln-inputs--searchBar:after {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "Q";
    display: block;
    width: 43px;
    height: 43px;
    line-height: 43px;
    font-size: 17px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2
}

.dln-kenwood .dln-inputs--searchBar .dln-inputs__button, .dln-kenwood .dln-inputs--searchBar .dln-inputs__lbl {
    display: none
}

.dln-kenwood .dln-inputs--searchBar .dln-inputs__input {
    width: 100%;
    border: none;
    padding: 0 51px 0 12px;
    margin: 0 auto
}

.dln-kenwood .simple-list {
    max-width: 591px;
    padding: 40px calc((100% - 591px) / 2) 163px;
    box-sizing: content-box
}

.dln-kenwood .simple-list__title {
    line-height: 20px;
    font-size: 14px;
    color: var(--ui-10);
    margin-bottom: 10px
}

.dln-kenwood .simple-list__lists {
    margin-top: 0
}

.dln-kenwood .simple-list__item {
    line-height: 20px;
    padding-left: 20px;
    margin: 0
}

@media only screen and (max-width: 1340px) {
    .dln-kenwood .dln-site-search .dln-tabs .dln-tabs__list {
        width: 100%;
        max-width: none;
        padding: 0 20px;
        box-sizing: border-box
    }

    .dln-kenwood .dln-site-search .dln-filters-bar__desktop {
        max-width: none;
        padding: 10px 20px 0
    }

    .dln-kenwood .dln-site-search .dln-site-search__products .bra-prodTilesGrid {
        max-width: none;
        padding: 0 20px
    }
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-site-search .dln-filters-bar__desktop {
        display: none
    }

    .dln-kenwood .dln-site-search .dln-filters-bar__mobile {
        display: flex
    }

    .dln-kenwood .dln-site-search .dln-filters-bar__mobile .dln-btnTextIcon {
        height: 49px
    }

    .dln-kenwood .dln-site-search .dln-manuals-list {
        padding: 15px 20px 65px
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-site-search > .dln-wrapper:first-child {
        padding-top: 37px
    }

    .dln-kenwood .dln-site-search > .dln-wrapper:first-child .dln-title {
        margin-top: 0
    }

    .dln-kenwood .dln-site-search > .dln-wrapper:first-child .dln-title + .dln-inputs.dln-inputs--searchBar {
        width: calc(100% - 40px);
        max-width: none
    }

    .dln-kenwood .dln-site-search .dln-tabs__gradient {
        width: 48px;
        height: 48px
    }

    .dln-kenwood .dln-site-search .dln-tabs .dln-tabs__list .dln-tabs__item {
        padding: 0;
        margin: 0 40px 0 0
    }

    .dln-kenwood .dln-site-search .dln-tabs .dln-tabs__list .dln-tabs__item:after {
        display: none
    }

    .dln-kenwood .dln-site-search .dln-tabs .dln-tabs__list .dln-tabs__item:last-child {
        margin: 0
    }

    .dln-kenwood .dln-site-search .dln-tabs .dln-tabs__list .dln-tabs__item .dln-tabs__btn {
        border: none
    }

    .dln-kenwood .dln-site-search .dln-tabs .dln-tabs__list .dln-tabs__item--current .dln-tabs__btn .dln-tabs__btnAmount {
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal
    }

    .dln-kenwood .dln-site-search .dln-tabs .dln-tabs__list .dln-tabs__currentLine {
        height: 3px
    }

    .dln-kenwood .dln-site-search .dln-category-list {
        margin-bottom: 70px
    }

    .dln-kenwood .dln-site-search .dln-list--faqs {
        padding-bottom: 70px
    }

    .dln-kenwood .dln-site-search .dln-manuals-list__wrapText {
        padding: 0
    }

    .dln-kenwood .dln-site-search .dln-site-search__no-results-title {
        line-height: 40px;
        font-size: 32px
    }

    .dln-kenwood .dln-site-search .dln-inputs--searchBar {
        width: calc(100% - 40px);
        max-width: none
    }

    .dln-kenwood .dln-site-search .simple-list {
        width: calc(100% - 40px);
        max-width: none;
        padding: 40px 20px 70px
    }
}

.dln-delonghi .dln-site-search .dln-title, .dln-delonghi .dln-site-search__no-results-title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 3.125rem;
    line-height: 1.04
}

.dln-delonghi .dln-site-search .dln-title {
    padding-bottom: 20px
}

.dln-delonghi .dln-site-search .dln-inputs {
    margin-bottom: 0
}

.dln-delonghi .dln-site-search__results {
    font-size: 1rem;
    line-height: 1.5
}

.dln-delonghi .dln-site-search .simple-list {
    padding-top: 20px;
    margin-bottom: 60px
}

.dln-delonghi .dln-site-search .dln-listItem {
    margin-bottom: 14px
}

.dln-delonghi .dln-site-search .dln-listItem .dln-icn {
    color: var(--brand-04)
}

.dln-delonghi .dln-site-search .dln-manuals-list {
    margin-bottom: 60px
}

.dln-delonghi .dln-site-search .dln-tabs__list.swiper-wrapper .dln-tabs__btn {
    font-size: 1.125rem
}

.dln-delonghi .dln-site-search .dln-icn.dln-icn--iconfont.dln-icn--check-circle.dln-icn--T {
    font-size: 1.25rem
}

.dln-delonghi .dln-site-search .dln-site-search__no-results-paragraph {
    font-size: 1.125rem
}

.dln-delonghi .dln-site-search .simple-list {
    padding-top: 30px
}

.dln-delonghi .dln-site-search .dln-tabs__item--current .dln-tabs__btn .\--amount, .dln-delonghi .dln-site-search .dln-tabs__item--current .dln-tabs__btn .\--amount i {
    font-weight: 500
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-site-search .dln-tabs.swiper-container-horizontal.swiper-container-android {
        margin-bottom: 14px
    }

    .dln-delonghi .dln-site-search .dln-tabs.swiper-container-horizontal.swiper-container-android:before {
        height: 1px
    }

    .dln-delonghi .dln-site-search .dln-filters-bar__filters-wrap {
        padding-bottom: 10px;
        margin-bottom: 0
    }

    .dln-delonghi .dln-site-search .dln-filters-bar {
        margin-bottom: 18px
    }

    .dln-delonghi .dln-site-search .dln-tabs__currentLine {
        height: 1px
    }

    .dln-delonghi .dln-site-search .dln-site-search__no-results-title {
        font-size: 2.3125rem
    }

    .dln-delonghi .dln-site-search .dln-site-search__no-results-paragraph {
        font-size: 1rem
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-recipe-page__title {
        line-height: 1.08;
        font-size: 2.3125rem
    }

    .dln-delonghi .dln-recipe-page .dln-recipe-details .dln-wrapper {
        padding: 0 !important
    }

    .dln-delonghi .dln-recipe-page .dln-recipe-details .dln-wrapper .dln-recipe-details__col:first-of-type .dln-recipe-details__bottom-info, .dln-delonghi .dln-recipe-page .dln-recipe-details .dln-wrapper .dln-recipe-details__col:first-of-type .dln-recipe-details__info {
        padding-right: 20px;
        padding-left: 20px
    }

    .dln-delonghi .dln-recipe-page .dln-recipe-details .dln-wrapper .dln-recipe-details__title-recipe {
        font-size: 1.75rem
    }

    .dln-delonghi .dln-recipe-page .dln-recipe-details .dln-wrapper .dln-recipe-details__bottom-info {
        margin-bottom: 34px
    }

    .dln-delonghi .dln-recipe-page .dln-recipe-details .dln-wrapper .dln-recipe-details.dln-recipe-details--inverted.dln-recipe-details--constrain .dln-recipe-details__col:nth-of-type(2) {
        padding-right: 0;
        padding-left: 0
    }

    .dln-delonghi .dln-recipe-page .dln-recipe-details .dln-recipe__details .dln-recipe__detail.dln-recipe__detail--preparationTime {
        height: 24px
    }
}

.dln-delonghi .dln-recipe-page__title {
    line-height: 1.04;
    font-size: 3.125rem
}

.dln-delonghi .dln-recipe-page__title, .dln-delonghi .dln-recipe-page__title-filters {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-delonghi .dln-recipe-page__title-filters {
    line-height: 1.07;
    font-size: 1.125rem
}

.dln-delonghi .dln-recipe-page .dln-recipe-details__info-button-desktop a {
    font-size: 1.125rem
}

.dln-delonghi .dln-recipe-page .dln-filterDropdown__triggerText {
    font-size: 1rem
}

.dln-delonghi .dln-recipe-page .dln-filterDropdown.dln-filterDropdown--search:first-of-type {
    border-left: 0;
    padding-left: 0
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-recipe-page__title {
        line-height: 1.08;
        font-size: 2.3125rem
    }

    .dln-delonghi .dln-recipe-page .dln-recipe-details {
        padding-bottom: 26px
    }

    .dln-delonghi .dln-recipe-page .dln-recipe-details .dln-wrapper {
        padding: 0 !important
    }

    .dln-delonghi .dln-recipe-page .dln-recipe-details .dln-wrapper .dln-recipe-details__col:first-of-type .dln-recipe-details__bottom-info, .dln-delonghi .dln-recipe-page .dln-recipe-details .dln-wrapper .dln-recipe-details__col:first-of-type .dln-recipe-details__info {
        padding-right: 20px;
        padding-left: 20px
    }

    .dln-delonghi .dln-recipe-page .dln-recipe-details .dln-wrapper .dln-recipe-details__title-recipe {
        font-size: 1.75rem
    }

    .dln-delonghi .dln-recipe-page .dln-recipe-details .dln-wrapper .dln-recipe-details__bottom-info {
        margin-bottom: 34px
    }

    .dln-delonghi .dln-recipe-page .dln-recipe-details .dln-wrapper .dln-recipe-details__bottom-info-col:last-child {
        margin-bottom: 0
    }

    .dln-delonghi .dln-recipe-page .dln-recipe-details .dln-wrapper .dln-recipe-details.dln-recipe-details--inverted.dln-recipe-details--constrain .dln-recipe-details__col:nth-of-type(2) {
        padding-right: 0;
        padding-left: 0
    }

    .dln-delonghi .dln-recipe-page .dln-recipe-details .dln-recipe__details .dln-recipe__detail.dln-recipe__detail--preparationTime {
        height: 24px
    }
}

.dln-recipe-page .dln-wrapper {
    display: flex;
    flex-direction: column;
    max-width: 1300px;
    width: 100%;
    padding: 30px 30px 0;
    margin: 0 auto
}

.dln-recipe-page__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 36px;
    line-height: 1.22;
    margin-top: 24px
}

.dln-recipe-page .dln-recipe-page__big-margin {
    margin-top: 60px
}

.dln-recipe-page__title-filters {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: 1.38;
    margin-top: 10px
}

.dln-recipe-page .dln-filters-bar__desktop .section-label {
    display: none
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-recipe-page__title {
        font-size: 24px;
        line-height: 1.13;
        margin-top: 14px
    }

    .dln-recipe-page__details {
        margin-top: 30px
    }

    .dln-recipe-page__details .dln-image {
        max-height: 400px
    }

    .dln-recipe-page__grid {
        flex-direction: column-reverse;
        max-height: none
    }

    .dln-recipe-page__grid-inverse .dln-recipe-page__bottom-info, .dln-recipe-page__grid-inverse .dln-recipe-page__info {
        padding: 0 20px
    }

    .dln-recipe-page__col {
        flex: 1 1 100%;
        min-width: 100%;
        max-width: 100%;
        padding: 0 25px;
        display: flex;
        flex-direction: column;
        align-items: stretch;
        justify-content: space-between
    }

    .dln-recipe-page__bottom-info {
        margin-top: 45px;
        margin-bottom: 0;
        display: flex;
        flex-wrap: wrap;
        height: auto
    }

    .dln-recipe-page__bottom-info-col {
        flex: 1 1 50%;
        margin-bottom: 15px
    }

    .dln-recipe-page__bottom-info-col + .dln-recipe-page__bottom-info-col {
        border-left: none;
        margin-left: 0;
        padding-left: 0
    }

    .dln-recipe-page__title-recipe {
        margin-top: 20px;
        font-size: 24px;
        line-height: 1.13
    }

    .dln-recipe-page__description {
        margin-top: 15px;
        margin-bottom: 0
    }

    .dln-recipe-page__info-button-mobile {
        display: block;
        margin: 40px auto 30px
    }

    .dln-recipe-page .dln-site-search__toolbar, .dln-recipe-page__info-button-desktop {
        display: none
    }

    .dln-recipe-page .dln-site-search__toolbar--recipes {
        width: 100%
    }
}

@media only screen and (max-width: 599px) {
    .dln-recipe-page .dln-wrapper {
        padding: 20px 20px 0
    }

    .dln-recipe-page .dln-wrapper .dln-recipe-details__grid .dln-recipe-details__col:first-of-type {
        padding-bottom: 30px
    }

    .dln-recipe-page .dln-breadcrumbs {
        font-size: 13px;
        line-height: 1.38
    }

    .dln-recipe-page__title {
        font-size: 24px;
        line-height: 1.13;
        margin-top: 14px
    }

    .dln-recipe-page__details {
        margin-top: 30px;
        background: red
    }

    .dln-recipe-page__details .dln-image {
        max-height: 330px
    }

    .dln-recipe-page__grid {
        flex-direction: column-reverse;
        max-height: none
    }

    .dln-recipe-page__grid-inverse .dln-recipe-page__bottom-info, .dln-recipe-page__grid-inverse .dln-recipe-page__info {
        padding: 0 20px
    }

    .dln-recipe-page__col {
        flex: 1 1 100%;
        min-width: 100%;
        max-width: 100%;
        padding: 0 25px;
        display: flex;
        flex-direction: column;
        align-items: stretch;
        justify-content: space-between
    }

    .dln-recipe-page .dln-site-search__toolbar--recipes {
        padding-top: 24px
    }

    .dln-recipe-page__bottom-info {
        margin-top: 45px;
        margin-bottom: 0;
        display: flex;
        flex-wrap: wrap;
        height: auto
    }

    .dln-recipe-page__bottom-info-col {
        flex: 1 1 50%;
        margin-bottom: 15px
    }

    .dln-recipe-page__bottom-info-col + .dln-recipe-page__bottom-info-col {
        border-left: none;
        margin-left: 0;
        padding-left: 0
    }

    .dln-recipe-page__title-recipe {
        margin-top: 20px;
        font-size: 24px;
        line-height: 1.13
    }

    .dln-recipe-page__description {
        margin-top: 15px;
        margin-bottom: 0
    }

    .dln-recipe-page__info-button-mobile {
        display: block;
        margin: 40px auto 30px
    }

    .dln-recipe-page .dln-site-search__toolbar, .dln-recipe-page__info-button-desktop {
        display: none
    }

    .dln-recipe-page .dln-site-search__toolbar--recipes {
        width: 100%
    }
}

.dln-kenwood .dln-recipe-page > .dln-wrapper:last-of-type {
    padding: 0;
    max-width: none
}

.dln-kenwood .dln-recipe-page > .dln-wrapper:last-of-type .dln-browse-by, .dln-kenwood .dln-recipe-page > .dln-wrapper:last-of-type .dln-recipe-page__title-filters, .dln-kenwood .dln-recipe-page > .dln-wrapper:last-of-type .dln-recipe-slides {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto
}

.dln-kenwood .dln-recipe-page > .dln-wrapper:last-of-type .dln-browse-by {
    border-bottom: none
}

.dln-kenwood .dln-recipe-page > .dln-wrapper:last-of-type .dln-site-search__toolbar--recipes {
    border-bottom: 1px solid var(--ui-01)
}

.dln-kenwood .dln-recipe-page > .dln-wrapper:last-of-type .dln-site-search__toolbar--recipes .dln-recipe-page__title-filters {
    margin-top: 0
}

.dln-kenwood .dln-recipe-page .dln-breadcrumbs .dln-breadcrumbs__li:last-of-type {
    opacity: .5
}

.dln-kenwood .dln-recipe-page .dln-recipe-page__title {
    text-align: center;
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 38px
}

.dln-kenwood .dln-recipe-page .dln-recipe-details {
    width: 100%;
    padding: 0 30px
}

.dln-kenwood .dln-recipe-page .dln-recipe-details .dln-wrapper {
    max-width: 1240px
}

.dln-kenwood .dln-recipe-page .dln-recipe-details--constrain {
    max-height: 500px;
    padding: 0
}

.dln-kenwood .dln-recipe-page .dln-recipe-details--constrain .dln-image__image {
    max-height: 500px
}

@media screen and (max-width: 1240px) {
    .dln-kenwood .dln-recipe-page > .dln-wrapper:last-of-type {
        padding: 30px;
        max-width: 1240px
    }

    .dln-kenwood .dln-recipe-page > .dln-wrapper:last-of-type .dln-browse-by, .dln-kenwood .dln-recipe-page > .dln-wrapper:last-of-type .dln-recipe-page__title-filters, .dln-kenwood .dln-recipe-page > .dln-wrapper:last-of-type .dln-recipe-slides {
        max-width: none;
        margin-left: 0;
        margin-right: 0
    }
}

@media screen and (max-width: 599px) {
    .dln-kenwood .dln-recipe-page > .dln-wrapper:last-of-type {
        padding: 20px;
        max-width: 100%
    }

    .dln-kenwood .dln-recipe-page > .dln-wrapper:last-of-type .dln-browse-by, .dln-kenwood .dln-recipe-page > .dln-wrapper:last-of-type .dln-recipe-page__title-filters, .dln-kenwood .dln-recipe-page > .dln-wrapper:last-of-type .dln-recipe-slides {
        max-width: none;
        margin-left: 0;
        margin-right: 0
    }
}

@media screen and (max-width: 900px) {
    .dln-kenwood .dln-recipe-page--constrain, .dln-kenwood .dln-recipe-page .dln-recipe-details--constrain {
        max-height: unset
    }
}

.dln-recipe-plp-see-all {
    margin-top: 5px
}

.dln-recipe-plp-see-all .dln-wrapper {
    display: flex;
    flex-direction: column;
    max-width: 1300px;
    width: 100%;
    padding: 30px 30px 0;
    margin: 0 auto
}

.dln-recipe-plp-see-all .dln-filters-bar {
    margin-top: 50px;
    margin-bottom: 10px
}

.dln-recipe-plp-see-all__load-more {
    margin: 60px auto 20px
}

.dln-recipe-plp-see-all__load-more .dln-btn {
    margin-top: 20px
}

.dln-delonghi .dln-recipe-plp-see-all .dln-recipe-page__title {
    text-align: center
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-recipe-plp-see-all .dln-site-search__toolbar .dln-site-search__toolbarFilters {
        display: none
    }

    .dln-recipe-plp-see-all .dln-site-search__toolbar .dln-btnTextIcon--braun-filters {
        display: block
    }

    .dln-recipe-plp-see-all .dln-site-search__toolbar .bra-btnView {
        display: none
    }
}

@media only screen and (max-width: 599px) {
    .dln-recipe-plp-see-all__toolbar {
        margin-top: 30px
    }

    .dln-recipe-plp-see-all__load-more {
        margin: 0 auto
    }

    .dln-recipe-plp-see-all__sorted-by {
        display: none
    }

    .dln-recipe-plp-see-all .dln-breadcrumbs {
        font-size: 13px;
        line-height: 1.38
    }

    .dln-recipe-plp-see-all .dln-recipe-grid {
        padding-bottom: 40px
    }

    .dln-recipe-plp-see-all .dln-site-search__toolbar .dln-site-search__toolbarFilters {
        display: none
    }

    .dln-recipe-plp-see-all .dln-site-search__toolbar .dln-btnTextIcon--braun-filters {
        display: block
    }
}

.dln-kenwood .dln-recipe-plp-see-all {
    margin-top: 0
}

.dln-kenwood .dln-recipe-plp-see-all .dln-wrapper {
    max-width: unset;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.dln-kenwood .dln-recipe-plp-see-all .dln-wrapper > div, .dln-kenwood .dln-recipe-plp-see-all .dln-wrapper > h1 {
    width: 100%;
    max-width: 1240px;
    padding: 0 30px
}

.dln-kenwood .dln-recipe-plp-see-all .dln-wrapper .dln-breadcrumbs, .dln-kenwood .dln-recipe-plp-see-all .dln-wrapper > h1 {
    margin: 0;
    background: var(--ui-03);
    padding: 0 calc((100% - 1180px) / 2);
    max-width: none
}

@media only screen and (max-width: 1240px) {
    .dln-kenwood .dln-recipe-plp-see-all .dln-wrapper .dln-breadcrumbs, .dln-kenwood .dln-recipe-plp-see-all .dln-wrapper > h1 {
        padding: 0 30px
    }
}

.dln-kenwood .dln-recipe-plp-see-all .dln-wrapper .dln-breadcrumbs {
    padding-top: 15px;
    padding-bottom: 70px
}

.dln-kenwood .dln-recipe-plp-see-all .dln-wrapper > h1 {
    padding-bottom: 99px;
    text-align: center
}

.dln-kenwood .dln-recipe-plp-see-all .dln-wrapper .dln-filters-bar {
    margin-top: 0;
    padding: 0;
    max-width: none
}

.dln-kenwood .dln-recipe-plp-see-all .dln-wrapper .dln-filters-bar__desktop {
    margin: 0;
    padding: 16px calc((100% - 1180px) / 2) 0;
    max-width: none;
    border-bottom: 1px solid var(--ui-03)
}

@media only screen and (max-width: 1240px) {
    .dln-kenwood .dln-recipe-plp-see-all .dln-wrapper .dln-filters-bar__desktop {
        padding: 16px 30px 0 16px
    }
}

.dln-kenwood .dln-recipe-plp-see-all .dln-wrapper .dln-filters-bar__applied-filters, .dln-kenwood .dln-recipe-plp-see-all .dln-wrapper .dln-filters-bar__sort-section {
    padding: 0 calc((100% - 1180px) / 2);
    max-width: none
}

@media only screen and (max-width: 1240px) {
    .dln-kenwood .dln-recipe-plp-see-all .dln-wrapper .dln-filters-bar__applied-filters, .dln-kenwood .dln-recipe-plp-see-all .dln-wrapper .dln-filters-bar__sort-section {
        padding: 0 30px
    }
}

.dln-kenwood .dln-recipe-plp-see-all .dln-recipe-page__title {
    box-sizing: border-box;
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-kenwood .dln-recipe-plp-see-all__load-more {
    display: flex;
    flex-direction: column
}

.dln-kenwood .dln-recipe-plp-see-all__load-more p {
    text-align: center
}

.dln-kenwood .dln-recipe-plp-see-all__load-more p b {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-style: normal;
    font-weight: 400
}

.dln-kenwood .dln-recipe-plp-see-all__load-more .dln-btn {
    margin-left: auto;
    margin-right: auto
}

.dln-kenwood .dln-recipe-by-ingredients {
    margin-top: 0
}

.dln-kenwood .dln-recipe-by-ingredients__title {
    text-align: center;
    font-size: 24px
}

.dln-kenwood .dln-recipe-by-ingredients__search-section {
    display: flex;
    flex-direction: column
}

.dln-kenwood .dln-recipe-by-ingredients__load-more {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px
}

.dln-kenwood .dln-recipe-by-ingredients__load-more p {
    text-align: center
}

.dln-kenwood .dln-recipe-by-ingredients__load-more p b {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-style: normal;
    font-weight: 400
}

.dln-kenwood .dln-recipe-by-ingredients__load-more .dln-btn {
    margin-left: auto;
    margin-right: auto
}

.dln-kenwood .dln-recipe-by-ingredients .dln-recipe-slides {
    margin-top: 50px
}

.dln-kenwood .dln-recipe-by-ingredients .dln-inputs.dln-inputs--searchBar.dln-inputs--rightIcon {
    max-width: 387px;
    margin: 0 auto 49px
}

.dln-kenwood .dln-recipe-by-ingredients .dln-inputs.dln-inputs--searchBar.dln-inputs--rightIcon .dln-inputs__lbl {
    position: absolute;
    left: 10px;
    top: 13px
}

.dln-kenwood .dln-recipe-by-ingredients .dln-inputs.dln-inputs--searchBar.dln-inputs--rightIcon .dln-inputs__input {
    padding-left: 9px;
    padding-top: 0
}

.dln-kenwood .dln-recipe-by-ingredients .dln-wrapper {
    max-width: unset;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.dln-kenwood .dln-recipe-by-ingredients .dln-wrapper > div, .dln-kenwood .dln-recipe-by-ingredients .dln-wrapper > h1 {
    width: 100%;
    max-width: 1240px;
    padding: 0 30px
}

.dln-kenwood .dln-recipe-by-ingredients .dln-wrapper .dln-breadcrumbs, .dln-kenwood .dln-recipe-by-ingredients .dln-wrapper .dln-recipe-by-ingredients__search-section, .dln-kenwood .dln-recipe-by-ingredients .dln-wrapper > h1 {
    margin: 0;
    background: var(--ui-03);
    padding: 0 calc((100% - 1180px) / 2);
    max-width: none
}

.dln-kenwood .dln-recipe-by-ingredients .dln-wrapper .dln-breadcrumbs {
    padding-top: 15px;
    padding-bottom: 30px
}

.dln-kenwood .dln-recipe-by-ingredients .dln-wrapper > h1 {
    padding-bottom: 99px;
    text-align: center
}

.dln-kenwood .dln-recipe-by-ingredients .dln-wrapper .dln-filters-bar {
    margin-top: 0;
    padding: 0;
    max-width: none
}

.dln-kenwood .dln-recipe-by-ingredients .dln-wrapper .dln-filters-bar__desktop {
    margin: 0;
    padding: 16px calc((100% - 1180px) / 2) 0;
    max-width: none;
    border-bottom: 1px solid var(--ui-03)
}

.dln-kenwood .dln-recipe-by-ingredients .dln-wrapper .dln-filters-bar__applied-filters, .dln-kenwood .dln-recipe-by-ingredients .dln-wrapper .dln-filters-bar__sort-section {
    padding: 0 calc((100% - 1180px) / 2);
    max-width: none
}

@media only screen and (max-width: 600px) {
    .dln-kenwood .dln-recipe-by-ingredients__title {
        text-align: center;
        font-size: 20px
    }

    .dln-kenwood .dln-recipe-by-ingredients .dln-wrapper .dln-breadcrumbs {
        padding-right: 0
    }

    .dln-kenwood .dln-recipe-by-ingredients .dln-recipe-slides {
        margin-top: 30px
    }
}

@media only screen and (max-width: 1240px) {
    .dln-kenwood .dln-recipe-by-ingredients .dln-wrapper .dln-recipe-by-ingredients__search-section, .dln-kenwood .dln-recipe-by-ingredients .dln-wrapper > h1 {
        padding: 0 30px
    }

    .dln-kenwood .dln-recipe-by-ingredients .dln-wrapper .dln-breadcrumbs {
        padding: 30px
    }

    .dln-kenwood .dln-recipe-by-ingredients .dln-wrapper .dln-recipe-by-ingredients__search-section {
        text-align: center
    }

    .dln-kenwood .dln-recipe-by-ingredients .dln-wrapper .dln-recipe-by-ingredients__search-section .dln-inputs.dln-inputs--searchBar.dln-inputs--rightIcon {
        max-width: 387px
    }

    .dln-kenwood .dln-recipe-by-ingredients .dln-wrapper .dln-filters-bar {
        padding: 0
    }

    .dln-kenwood .dln-recipe-by-ingredients .dln-wrapper .dln-filters-bar__desktop {
        padding-left: 30px;
        padding-right: 30px
    }

    .dln-kenwood .dln-recipe-by-ingredients .dln-wrapper .dln-filters-bar__applied-filters, .dln-kenwood .dln-recipe-by-ingredients .dln-wrapper .dln-filters-bar__sort-section {
        padding: 0 30px
    }
}

.dln-delonghi .dln-recipe-by-ingredients {
    margin-top: 0
}

.dln-delonghi .dln-recipe-by-ingredients > .dln-wrapper {
    padding-top: 0
}

.dln-delonghi .dln-recipe-by-ingredients > .dln-wrapper .dln-breadcrumbs {
    margin-bottom: 30px !important
}

.dln-delonghi .dln-recipe-by-ingredients__search-section {
    margin: 0 auto;
    text-align: center
}

.dln-delonghi .dln-recipe-by-ingredients__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 2.3125rem;
    line-height: 1
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-recipe-by-ingredients__search-section {
        width: 100%
    }

    .dln-delonghi .dln-recipe-by-ingredients .dln-inputs {
        margin-bottom: 0
    }

    .dln-delonghi .dln-recipe-by-ingredients__title {
        font-size: 1.75rem;
        line-height: 1.07;
        letter-spacing: -.53px
    }

    .dln-delonghi .dln-recipe-by-ingredients .dln-recipe__title a {
        font-size: 1.125rem
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-recipe-by-ingredients__search-section {
        width: 100%
    }

    .dln-delonghi .dln-recipe-by-ingredients .dln-inputs {
        margin-bottom: 0
    }

    .dln-delonghi .dln-recipe-by-ingredients__title {
        font-size: 1.75rem;
        line-height: 1.07;
        letter-spacing: -.53px
    }
}

@media only screen and (max-width: 599px) {
    .dln-recipe-by-ingredients .dln-btnTextIcon--braun-filters {
        display: block
    }

    .dln-recipe-by-ingredients .dln-recipe-slides {
        margin-top: 30px
    }

    .dln-recipe-by-ingredients .dln-breadcrumbs {
        font-size: 13px;
        line-height: 1.38
    }

    .dln-recipe-by-ingredients__search-section {
        width: 100%;
        margin-top: 30px
    }
}

.dln-recipe-by-ingredients {
    margin-top: 10px
}

.dln-recipe-by-ingredients__search-section {
    margin-top: 50px
}

.dln-recipe-by-ingredients {
    margin-top: 5px
}

.dln-recipe-by-ingredients__search-section {
    margin-top: 40px;
    margin-bottom: 10px;
    width: 390px
}

.dln-recipe-by-ingredients .dln-inputs--active .dln-inputs__lbl {
    display: none
}

.dln-recipe-by-ingredients__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 36px;
    line-height: 1.22;
    margin-bottom: 20px
}

.dln-recipe-by-ingredients .dln-wrapper {
    display: flex;
    flex-direction: column;
    max-width: 1300px;
    width: 100%;
    padding: 30px 30px 0;
    margin: 0 auto
}

.dln-recipe-by-ingredients .dln-filters-bar {
    margin-top: 50px;
    margin-bottom: 10px
}

.dln-recipe-by-ingredients__load-more {
    margin: 60px auto 20px
}

.dln-recipe-by-ingredients__load-more .dln-btn {
    margin-top: 20px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-recipe-by-ingredients .dln-site-search__toolbar .dln-site-search__toolbarFilters {
        display: none
    }

    .dln-recipe-by-ingredients .dln-site-search__toolbar .dln-btnTextIcon--braun-filters {
        display: block
    }

    .dln-recipe-by-ingredients .dln-site-search__toolbar .bra-btnView {
        display: flex
    }
}

@media only screen and (max-width: 599px) {
    .dln-recipe-by-ingredients__title {
        font-size: 24px;
        line-height: 1.13
    }

    .dln-recipe-by-ingredients__search-section {
        width: 100%;
        margin-top: 30px
    }

    .dln-recipe-by-ingredients__toolbar {
        margin-top: 30px
    }

    .dln-recipe-by-ingredients__load-more {
        margin: 0 auto
    }

    .dln-recipe-by-ingredients__sorted-by {
        display: none
    }

    .dln-recipe-by-ingredients .dln-breadcrumbs {
        font-size: 13px;
        line-height: 1.38
    }

    .dln-recipe-by-ingredients .dln-recipe-grid {
        padding-bottom: 40px
    }

    .dln-recipe-by-ingredients .dln-recipe-grid--detail .dln-recipe--big-card .dln-recipe__title {
        font-size: 24px;
        line-height: 1.22
    }

    .dln-recipe-by-ingredients .dln-recipe-grid--detail .dln-recipe--big-card .dln-recipe__details {
        display: flex
    }

    .dln-recipe-by-ingredients .dln-recipe-grid--detail .dln-recipe--big-card .dln-recipe__details .dln-recipe__detail {
        flex: 0
    }

    .dln-recipe-by-ingredients .dln-recipe-grid--detail .dln-recipe--big-card .dln-recipe__details .dln-recipe__detail--preparationTime {
        flex: 1
    }

    .dln-recipe-by-ingredients .dln-site-search__toolbar .dln-site-search__toolbarFilters {
        display: none
    }

    .dln-recipe-by-ingredients .dln-site-search__toolbar .dln-btnTextIcon--braun-filters {
        display: block
    }
}

.dln-recipe-by-products {
    margin-top: 10px
}

.dln-recipe-by-products .dln-select--has-value + .dln-select__lbl.dln-select__lbl--active, .dln-recipe-by-products .dln-select--open + .dln-select__lbl.dln-select__lbl--active {
    display: none
}

.dln-recipe-by-products__search-section {
    margin-top: 50px;
    margin-bottom: 10px
}

.dln-delonghi .dln-recipe-by-products__search-section {
    margin: 0 auto;
    text-align: center
}

.dln-delonghi .dln-recipe-by-products__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 2.3125rem;
    line-height: 1;
    letter-spacing: -.7px
}

.dln-delonghi .dln-recipe-by-products__browse-product {
    font-size: 1.125rem;
    line-height: 1.33
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-recipe-by-products__title {
        font-size: 1.75rem;
        line-height: 1.07;
        letter-spacing: -.53px
    }
}

@media only screen and (max-width: 599px) {
    .dln-recipe-by-products .dln-btnTextIcon--braun-filters {
        display: block
    }

    .dln-recipe-by-products .dln-breadcrumbs {
        font-size: 13px;
        line-height: 1.38
    }

    .dln-recipe-by-products .dln-recipe-slides {
        margin-top: 30px
    }

    .dln-recipe-by-products__title {
        font-size: 24px;
        line-height: 1.13
    }

    .dln-recipe-by-products__search-section {
        width: 100%;
        margin-top: 30px
    }
}

.dln-kenwood .dln-recipe-by-products {
    margin-top: 0
}

.dln-kenwood .dln-recipe-by-products__title {
    text-align: center;
    font-size: 24px
}

.dln-kenwood .dln-recipe-by-products__browse-product {
    text-align: center
}

.dln-kenwood .dln-recipe-by-products__search-section {
    display: flex;
    flex-direction: column;
    margin-bottom: 50px
}

.dln-kenwood .dln-recipe-by-products__load-more {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px
}

.dln-kenwood .dln-recipe-by-products__load-more p {
    text-align: center
}

.dln-kenwood .dln-recipe-by-products__load-more p b {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-style: normal;
    font-weight: 400
}

.dln-kenwood .dln-recipe-by-products__load-more .dln-btn {
    margin-left: auto;
    margin-right: auto
}

.dln-kenwood .dln-recipe-by-products .dln-recipe-slides {
    margin-top: 50px
}

.dln-kenwood .dln-recipe-by-products .dln-recipe-by-products__selects-wrap {
    margin: 0 auto 49px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between
}

.dln-kenwood .dln-recipe-by-products .dln-recipe-by-products__selects-wrap .dln-select.dln-select--labeled {
    margin-right: 16px;
    margin-left: 0;
    max-width: 300px;
    background: var(--brand-03)
}

.dln-kenwood .dln-recipe-by-products .dln-recipe-by-products__selects-wrap .dln-select.dln-select--labeled .dln-select__lbl.dln-select__lbl--active {
    top: 13.5px;
    left: 8px
}

.dln-kenwood .dln-recipe-by-products .dln-recipe-by-products__selects-wrap .dln-select.dln-select--labeled:last-of-type {
    margin-right: 0
}

.dln-kenwood .dln-recipe-by-products .dln-wrapper {
    max-width: unset;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.dln-kenwood .dln-recipe-by-products .dln-wrapper > div, .dln-kenwood .dln-recipe-by-products .dln-wrapper > h1 {
    width: 100%;
    max-width: 1240px;
    padding: 0 30px
}

.dln-kenwood .dln-recipe-by-products .dln-wrapper .dln-breadcrumbs, .dln-kenwood .dln-recipe-by-products .dln-wrapper .dln-recipe-by-products__search-section, .dln-kenwood .dln-recipe-by-products .dln-wrapper > h1 {
    margin: 0;
    background: var(--ui-03);
    padding: 0 calc((100% - 1180px) / 2);
    max-width: none
}

.dln-kenwood .dln-recipe-by-products .dln-wrapper .dln-breadcrumbs {
    padding-top: 15px;
    padding-bottom: 30px
}

.dln-kenwood .dln-recipe-by-products .dln-wrapper > h1 {
    padding-bottom: 99px;
    text-align: center
}

.dln-kenwood .dln-recipe-by-products .dln-wrapper .dln-filters-bar {
    margin-top: 0;
    padding: 0;
    max-width: none
}

.dln-kenwood .dln-recipe-by-products .dln-wrapper .dln-filters-bar__desktop {
    margin: 0;
    padding: 16px calc((100% - 1180px) / 2) 0;
    max-width: none;
    border-bottom: 1px solid var(--ui-03)
}

.dln-kenwood .dln-recipe-by-products .dln-wrapper .dln-filters-bar__applied-filters, .dln-kenwood .dln-recipe-by-products .dln-wrapper .dln-filters-bar__sort-section {
    padding: 0 calc((100% - 1180px) / 2);
    max-width: none
}

@media only screen and (max-width: 993px) {
    .dln-kenwood .dln-recipe-by-products .dln-recipe-by-products__selects-wrap {
        flex-direction: column
    }

    .dln-kenwood .dln-recipe-by-products .dln-recipe-by-products__selects-wrap .dln-select.dln-select--labeled:last-of-type {
        margin-right: 16px
    }
}

@media only screen and (max-width: 600px) {
    .dln-kenwood .dln-recipe-by-products__title {
        text-align: center;
        font-size: 20px
    }

    .dln-kenwood .dln-recipe-by-products .dln-wrapper .dln-breadcrumbs {
        padding-right: 0
    }

    .dln-kenwood .dln-recipe-by-products .dln-recipe-slides {
        margin-top: 30px
    }
}

@media only screen and (max-width: 1240px) {
    .dln-kenwood .dln-recipe-by-products .dln-wrapper .dln-recipe-by-products__search-section, .dln-kenwood .dln-recipe-by-products .dln-wrapper > h1 {
        padding: 0 30px
    }

    .dln-kenwood .dln-recipe-by-products .dln-wrapper .dln-breadcrumbs {
        padding: 30px
    }

    .dln-kenwood .dln-recipe-by-products .dln-wrapper .dln-recipe-by-products__search-section {
        text-align: center
    }

    .dln-kenwood .dln-recipe-by-products .dln-wrapper .dln-filters-bar {
        padding: 0
    }

    .dln-kenwood .dln-recipe-by-products .dln-wrapper .dln-filters-bar__desktop {
        padding-left: 30px;
        padding-right: 30px
    }

    .dln-kenwood .dln-recipe-by-products .dln-wrapper .dln-filters-bar__applied-filters, .dln-kenwood .dln-recipe-by-products .dln-wrapper .dln-filters-bar__sort-section {
        padding: 0 30px
    }
}

.dln-recipe-by-products {
    margin-top: 5px;
    width: 100%
}

.dln-recipe-by-products__selects-wrap {
    margin-top: 0;
    margin-bottom: 10px;
    display: flex
}

.dln-recipe-by-products__selects-wrap .dln-select {
    width: 300px
}

.dln-recipe-by-products__selects-wrap .dln-select + .dln-select {
    margin-left: 20px
}

.dln-recipe-by-products__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 36px;
    line-height: 1.22;
    margin-bottom: 20px
}

.dln-recipe-by-products__browse-product {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 20px
}

.dln-recipe-by-products .dln-wrapper {
    display: flex;
    flex-direction: column;
    max-width: 1300px;
    width: 100%;
    padding: 30px 30px 0;
    margin: 0 auto
}

.dln-recipe-by-products .dln-filters-bar {
    margin-top: 50px;
    margin-bottom: 10px
}

.dln-recipe-by-products__load-more {
    margin: 60px auto 20px
}

.dln-recipe-by-products__load-more .dln-btn {
    margin-top: 20px
}

.dln-page--overflow {
    overflow: initial !important
}

.dln-page--overflow .dln-recipe-by-products .dln-select__body {
    z-index: 2 !important
}

.dln-page--overflow .dln-recipe-by-products .dln-select__items-list {
    max-height: 220px !important
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-recipe-by-products__selects-wrap {
        width: 100%;
        margin-top: 0;
        margin-bottom: 0;
        flex-direction: column
    }

    .dln-recipe-by-products__selects-wrap .dln-select {
        width: 100%;
        max-width: none
    }

    .dln-recipe-by-products__selects-wrap .dln-select + .dln-select {
        margin-left: 0;
        margin-top: 15px
    }

    .dln-recipe-by-products .dln-site-search__toolbar .dln-site-search__toolbarFilters {
        display: none
    }

    .dln-recipe-by-products .dln-site-search__toolbar .dln-btnTextIcon--braun-filters {
        display: block
    }

    .dln-recipe-by-products .dln-site-search__toolbar .bra-btnView {
        display: flex
    }
}

@media only screen and (max-width: 599px) {
    .dln-recipe-by-products__title {
        font-size: 24px;
        line-height: 1.13
    }

    .dln-recipe-by-products__selects-wrap {
        width: 100%;
        margin-top: 0;
        margin-bottom: 0;
        flex-direction: column
    }

    .dln-recipe-by-products__selects-wrap .dln-select {
        width: 100%;
        max-width: none
    }

    .dln-recipe-by-products__selects-wrap .dln-select + .dln-select {
        margin-left: 0;
        margin-top: 15px
    }

    .dln-recipe-by-products__toolbar {
        margin-top: 30px
    }

    .dln-recipe-by-products__load-more {
        margin: 0 auto
    }

    .dln-recipe-by-products__sorted-by {
        display: none
    }

    .dln-recipe-by-products .dln-breadcrumbs {
        font-size: 13px;
        line-height: 1.38
    }

    .dln-recipe-by-products .dln-recipe-grid {
        padding-bottom: 40px
    }

    .dln-recipe-by-products .dln-recipe-grid--detail .dln-recipe--big-card .dln-recipe__title {
        font-size: 24px;
        line-height: 1.22
    }

    .dln-recipe-by-products .dln-recipe-grid--detail .dln-recipe--big-card .dln-recipe__details {
        display: flex
    }

    .dln-recipe-by-products .dln-recipe-grid--detail .dln-recipe--big-card .dln-recipe__details .dln-recipe__detail {
        flex: 0
    }

    .dln-recipe-by-products .dln-recipe-grid--detail .dln-recipe--big-card .dln-recipe__details .dln-recipe__detail--preparationTime {
        flex: 1
    }

    .dln-recipe-by-products .dln-site-search__toolbar .dln-site-search__toolbarFilters {
        display: none
    }

    .dln-recipe-by-products .dln-site-search__toolbar .dln-btnTextIcon--braun-filters {
        display: block
    }
}

.dln-delonghi .dln-recipe-single .dln-recipe-single__videoContainer {
    background-color: var(--brand-04)
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-recipe-single .dln-recipe-single__title-content {
        font-size: 1.3125rem
    }

    .dln-delonghi .dln-recipe-single .dln-recipe-single__servings-col {
        font-size: 1.125rem
    }
}

.dln-delonghi .dln-recipe-single > .dln-wrapper {
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 10px
}

.dln-delonghi .dln-recipe-single > .dln-wrapper .dln-breadcrumbs {
    margin-bottom: 10px !important
}

.dln-delonghi .dln-recipe-single .dln-recipe-details {
    margin-top: 0
}

.dln-delonghi .dln-recipe-single .dln-recipe-details .dln-wrapper .dln-recipe-details__grid .dln-recipe-details__col .dln-recipe-details__info .dln-recipe-details__title-recipe {
    line-height: 52px;
    font-size: 3.125rem
}

.dln-delonghi .dln-recipe-single .dln-recipe-details + .dln-wrapper {
    border-bottom: 1px solid var(--ui-01)
}

.dln-delonghi .dln-recipe-single .dln-recipe-single__product-attachment {
    align-items: flex-start;
    width: 100%;
    padding-top: 14px
}

.dln-delonghi .dln-recipe-single .dln-recipe-single__product-attachment .dln-recipe-single__col {
    margin-right: auto
}

.dln-delonghi .dln-recipe-single .dln-recipe-single__product-attachment .dln-recipe-single__col.dln-recipe-single__attachment {
    display: none
}

.dln-delonghi .dln-recipe-single .dln-recipe-single__product-attachment .dln-recipe-single__col .dln-recipe-single__product-content > span:not(.dln-recipe-single__product-title) {
    color: var(--ui-02);
    text-transform: uppercase
}

.dln-delonghi .dln-recipe-single .dln-recipe-single__grid-info .dln-recipe-single__col .dln-recipe-single__col-content {
    padding-top: 42px
}

.dln-delonghi .dln-recipe-single .dln-recipe-single__grid-info .dln-recipe-single__col-gray .dln-recipe-single__col-content .dln-recipe-single__accordion__content .dln-recipe-single__servings-section .dln-recipe-single__servings-col .dln-select .dln-select__value {
    font-size: 1.3125rem
}

.dln-delonghi .dln-recipe-single .dln-recipe-single__grid.dln-recipe-single__products-links {
    margin-bottom: 100px
}

.dln-delonghi .dln-recipe-single .dln-recipe-single__grid.dln-recipe-single__products-links .dln-recipe-single__col-9 .dln-recipe-single__products-links-label {
    color: var(--ui-02)
}

.dln-delonghi .dln-recipe-single .dln-recipe-slides .dln-recipe-slides__header {
    margin-bottom: 22px
}

.dln-delonghi .dln-recipe-single .dln-recipe-slides .dln-recipe-slides__header .dln-recipe-slides__title {
    width: 100%;
    text-align: center
}

.dln-delonghi .dln-recipe-single .dln-recipe-slides .swiper-container.recipe-slides .swiper-wrapper .swiper-slide {
    align-items: flex-start
}

.dln-delonghi .dln-recipe-single__product-is-prepared, .dln-delonghi .dln-recipe-single__product-title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: var(--brand-04)
}

.dln-delonghi .dln-recipe-single__col-content {
    background: transparent
}

.dln-delonghi .dln-recipe-single__col-content p {
    line-height: 1.5;
    font-size: 1rem
}

.dln-delonghi .dln-recipe-single__col-content strong, .dln-delonghi .dln-recipe-single__title-content {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-delonghi .dln-recipe-single__title-content {
    line-height: 1.21;
    font-size: 1.75rem
}

.dln-delonghi .dln-recipe-single__servings-col .dln-select__value, .dln-delonghi .dln-recipe-single__servings-col span {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: var(--brand-04)
}

.dln-delonghi .dln-recipe-single__step-title {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.33;
    font-size: 1.125rem;
    color: var(--brand-04)
}

.dln-delonghi .dln-recipe-single__step-title span {
    line-height: 1.33;
    font-size: 1.125rem;
    color: var(--ui-02)
}

.dln-delonghi .dln-recipe-single__products-links-title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.12;
    font-size: 1.3125rem;
    padding-bottom: 0
}

.dln-delonghi .dln-recipe-single__products-links-description {
    line-height: 1.3;
    font-size: .875rem;
    margin-top: 25px
}

.dln-delonghi .dln-recipe-single__grid-products {
    padding-top: 7px
}

.dln-delonghi .dln-recipe-single__col-3.padding {
    margin-top: 0
}

.dln-delonghi .dln-recipe-single__col-3.padding a {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.29;
    font-size: .875rem;
    color: var(--brand-04)
}

.dln-delonghi .dln-recipe-single .dln-image {
    border-radius: 0
}

.dln-delonghi .dln-recipe-single hr {
    border: .5px solid #e6e6e6
}

.dln-delonghi .dln-recipe-single .dln-recipe-single__servings-col {
    font-size: 1.125rem
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-recipe-single .dln-recipe-details {
        border-top: none
    }

    .dln-delonghi .dln-recipe-single .dln-recipe-details > .dln-wrapper {
        padding: 11px 20px 0 !important
    }

    .dln-delonghi .dln-recipe-single .dln-recipe-details .dln-recipe-details__col:nth-child(2) {
        padding: 0
    }

    .dln-delonghi .dln-recipe-single .dln-recipe-details + .dln-wrapper {
        border-bottom: none
    }

    .dln-delonghi .dln-recipe-single .dln-recipe-single__product-attachment {
        width: 100%;
        margin: 0
    }

    .dln-delonghi .dln-recipe-single .dln-recipe-single__product-attachment > .dln-recipe-single__col {
        padding: 0
    }

    .dln-delonghi .dln-recipe-single .dln-recipe-single__product-attachment > .dln-recipe-single__col .dln-recipe-single__product .dln-recipe-single__col > .dln-recipe-single__product-content {
        justify-content: center;
        line-height: 20px;
        font-size: 1.125rem;
        padding-top: 16px
    }

    .dln-delonghi .dln-recipe-single .dln-recipe-single__product-attachment > .dln-recipe-single__col .dln-recipe-single__product .dln-recipe-single__col:nth-child(2) .dln-recipe-single__product-content {
        padding-bottom: 40px
    }

    .dln-delonghi .dln-recipe-single .dln-recipe-single__product-attachment > .dln-recipe-single__col .dln-recipe-single__product .dln-recipe-single__col:nth-child(2) .dln-recipe-single__product-content > span:not([class]) {
        display: none
    }

    .dln-delonghi .dln-recipe-single .dln-recipe-single__product-attachment > .dln-recipe-single__col .dln-recipe-single__product .dln-recipe-single__col:nth-child(2) .dln-recipe-single__product-content .dln-recipe-single__product-title {
        margin-bottom: 24px
    }

    .dln-delonghi .dln-recipe-single .dln-recipe-single__product-attachment > .dln-recipe-single__col .dln-recipe-single__product .dln-recipe-single__col:nth-child(2) .dln-recipe-single__product-content .dln-recipe-single__buy-now-btn .dln-btn {
        width: 166px;
        min-width: 0;
        background-color: var(--brand-01)
    }

    .dln-delonghi .dln-recipe-single .dln-recipe-single__products-links {
        flex-direction: row;
        margin-bottom: 64px !important
    }

    .dln-delonghi .dln-recipe-single .dln-recipe-single__products-links .dln-recipe-single__col-3 {
        margin-bottom: 24px
    }

    .dln-delonghi .dln-recipe-single .dln-recipe-single__products-links .dln-recipe-single__col-9 .dln-recipe-single__products-links-label {
        text-transform: uppercase;
        margin-bottom: 8px
    }

    .dln-delonghi .dln-recipe-single .dln-recipe-single__products-links .dln-recipe-single__col-9 .dln-recipe-single__products-links-description {
        margin: 12px 0 0;
        width: 100%
    }

    .dln-delonghi .dln-recipe-single .dln-recipe-single__products-links + .dln-recipe-slides {
        margin-top: 0
    }
}

.dln-recipe-single .dln-recipe-single__print-page, .dln-recipe-single__buy-now-btn, .dln-recipe-single__plusIcon {
    display: none
}

.dln-recipe-single .dln-wrapper {
    display: flex;
    flex-direction: column;
    max-width: 1300px;
    width: 100%;
    padding: 30px 30px 0;
    margin: 0 auto
}

.dln-recipe-single__product-attachment {
    align-items: center;
    align-items: flex-start;
    margin-bottom: 35px
}

.dln-recipe-single__attachment, .dln-recipe-single__product {
    color: var(--brand-02)
}

.dln-recipe-single__attachment span, .dln-recipe-single__product span {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    margin-bottom: 5px
}

.dln-recipe-single__attachment .dln-image, .dln-recipe-single__product .dln-image {
    width: 90px;
    height: 90px;
    background: none;
    -ms-grid-row-align: center;
    align-self: center
}

.dln-recipe-single__attachment .dln-image__image, .dln-recipe-single__product .dln-image__image {
    border-radius: 5px;
    -o-object-fit: contain;
    object-fit: contain
}

.dln-recipe-single__attachment .dln-recipe-single__product-title, .dln-recipe-single__product .dln-recipe-single__product-title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-01);
    font-size: 15px;
    line-height: 1.4;
    text-align: center;
    margin-top: 5px
}

.dln-recipe-single__product-content {
    border-right: 1px solid #e6e6e6;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding-right: 50px
}

.dln-recipe-single__product-is-prepared {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-01);
    font-size: 18px;
    line-height: 1.22;
    align-items: center;
    flex-direction: row
}

.dln-recipe-single__attachment {
    position: relative
}

.dln-recipe-single__attachment .swiper-container {
    position: relative;
    width: 100%
}

.dln-recipe-single__attachment .swiper-container .swiper-footer {
    margin-top: 10px
}

.dln-recipe-single__attachment .dln-recipe-single__product-content {
    border-right: none
}

.dln-recipe-single__grid {
    padding-top: 0;
    margin-left: -25px;
    margin-right: -25px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.dln-recipe-single__col {
    flex: 1 1 50%;
    max-width: 50%;
    padding: 0 25px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    position: relative
}

.dln-recipe-single__col-gray, .dln-recipe-single__col-white {
    flex-direction: row;
    display: flex;
    padding: 0
}

.dln-recipe-single__col-gray {
    justify-content: flex-end;
    padding-right: 25px
}

.dln-recipe-single__col-gray .dln-recipe-single__col-content {
    background: var(--ui-03);
    padding-right: 60px
}

.dln-recipe-single__col-3 {
    flex: 1 1 25%;
    max-width: 25%
}

.dln-recipe-single__col-3.padding {
    padding: 0 25px
}

.dln-recipe-single__col-9 {
    flex: 1 1 75%;
    max-width: 75%
}

.dln-recipe-single__col-content {
    max-width: 645px;
    width: 100%;
    padding: 50px 30px 0
}

.dln-recipe-single__col-content p {
    font-size: 15px;
    line-height: 1.4
}

.dln-recipe-single__title-content {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    line-height: 1.22;
    padding-bottom: 20px
}

.dln-recipe-single__grid-info {
    padding-top: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.dln-recipe-single__title-filters {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: 1.38;
    margin-top: 10px;
    margin-bottom: 18px
}

.dln-recipe-single__servings-section {
    display: flex;
    padding-bottom: 20px
}

.dln-recipe-single__servings-col {
    flex: 0 0 50%;
    font-size: 15px;
    line-height: 1.4;
    color: var(--brand-02)
}

.dln-recipe-single__servings-col .dln-select__value, .dln-recipe-single__servings-col span {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    line-height: 1.1;
    color: var(--brand-01);
    margin-left: 10px
}

.dln-recipe-single__servings-col .dln-select__arrow {
    font-size: 13px
}

.dln-recipe-single__servings-col .dln-select__arrow:before {
    line-height: 24px
}

.dln-recipe-single__grid-how-to, .dln-recipe-single__grid-how-to.swiper-container {
    margin-left: -20px;
    margin-right: -20px
}

.dln-recipe-single__grid-how-to .dln-recipe-single__col {
    padding: 0 20px
}

.dln-recipe-single__grid-how-to .dln-image {
    margin-bottom: 10px;
    border-radius: 5px;
    max-height: 185px
}

.dln-recipe-single__grid-how-to .swiper-wrapper {
    flex-wrap: wrap
}

.dln-recipe-single__grid-how-to .swiper-slide {
    width: 50%;
    padding: 0 20px
}

.dln-recipe-single .dln-recipe-single__videoContainer {
    width: 100%;
    height: 185px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background-color: var(--brand-01);
    border-radius: 5px;
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
    overflow: hidden
}

.dln-recipe-single .dln-recipe-single__videoContainer.-hideVideoPoster .dln-recipe-single__videoPoster {
    pointer-events: none;
    opacity: 0
}

.dln-recipe-single .dln-recipe-single__videoPoster {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    transition: opacity .22s linear;
    opacity: 1;
    pointer-events: auto
}

.dln-recipe-single .dln-recipe-single__videoPoster--hidden {
    pointer-events: none;
    opacity: 0
}

.dln-recipe-single .dln-recipe-single__videoBtn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background-color: var(--brand-03);
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
    z-index: 5;
    cursor: pointer;
    border: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

.dln-recipe-single .dln-recipe-single__videoBtnIcon {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 13px solid var(--brand-01);
    border-bottom: 7.5px solid transparent;
    border-right: 0 solid transparent;
    border-top: 7.5px solid transparent;
    margin-left: 3px
}

.dln-recipe-single .dln-recipe-single__videoWrap {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    border-radius: 5px
}

.dln-recipe-single .dln-recipe-single__iframe, .dln-recipe-single .dln-recipe-single__video {
    width: 100%;
    max-width: 100%;
    height: 100%;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3
}

.dln-recipe-single__step + .dln-recipe-single__step {
    margin-top: 30px
}

.dln-recipe-single__step .dln-image {
    margin-bottom: 10px;
    border-radius: 5px
}

.dln-recipe-single__step .dln-recipe-single__videoContainer {
    height: 341px
}

.dln-recipe-single__step-title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 13px
}

.dln-recipe-single__step-title span {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: var(--brand-02)
}

.dln-recipe-single__products-links {
    margin: 120px 0;
    padding: 25px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    align-items: center
}

.dln-recipe-single__products-links .dln-recipe-single__col-3 {
    border-right: 1px solid #e6e6e6
}

.dln-recipe-single__products-links .dln-recipe-single__grid-products {
    padding: 15px 60px
}

.dln-recipe-single__products-links .dln-recipe-single__grid-products .dln-recipe-single__col-3 {
    border-right: none;
    margin-top: 30px
}

.dln-recipe-single__products-links .dln-recipe-single__grid-products a {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: var(--brand-01)
}

.dln-recipe-single__products-links-title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    line-height: 1.22;
    padding-bottom: 15px;
    margin-right: 40px
}

.dln-recipe-single__products-links-description {
    font-size: 15px;
    line-height: 1.4;
    margin-top: 30px;
    margin-right: 40px
}

.dln-recipe-single__products-links-description-dk {
    display: block
}

.dln-recipe-single__products-links-description-mb {
    display: none
}

.dln-recipe-single__products-links-label, .dln-recipe-single__products-links-product {
    font-size: 15px;
    line-height: 1.4;
    color: var(--brand-02);
    padding: 0 60px
}

.dln-recipe-single__info-button-mobile {
    display: none
}

.dln-recipe-single__info-button-desktop {
    display: block
}

.dln-recipe-single hr {
    margin: 30px 0;
    border: 1px solid #e6e6e6
}

.dln-recipe-single__videoBgContainer {
    display: none;
    width: auto;
    height: 450px;
    position: relative
}

.dln-recipe-single__videoBgContainer.show {
    display: block
}

.dln-recipe-single__videoBg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.dln-recipe-single__image-container {
    position: relative;
    width: 100%;
    height: 100%
}

.dln-recipe-single__image-container.hide {
    display: none
}

.dln-recipe-single__play-button {
    position: absolute;
    cursor: pointer;
    top: 50%;
    left: 50%;
    height: 120px;
    width: 120px;
    border-radius: 50%;
    background: var(--brand-03);
    z-index: 10;
    transform: translate(-50%, -50%)
}

.dln-recipe-single__play-button:before {
    content: "\A";
    top: 50%;
    left: 50%;
    border-left: 0 solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 35px solid var(--brand-01);
    border-top: 20px solid transparent;
    position: absolute;
    transform: rotate(180deg) translate(40%, 50%)
}

.dln-recipe-single .dln-recipe-slides {
    padding-top: 0
}

@media only screen and (max-width: 600px) {
    .dln-recipe-single__buy-now-btn, .dln-recipe-single__plusIcon {
        display: inline-block;
        -ms-grid-row-align: center;
        align-self: center
    }

    .dln-recipe-single .dln-wrapper {
        padding: 20px 20px 0
    }

    .dln-recipe-single .dln-breadcrumbs {
        font-size: 13px;
        line-height: 1.38
    }

    .dln-recipe-single__grid {
        flex-direction: column-reverse;
        max-height: none;
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px
    }

    .dln-recipe-single__col {
        flex: 1 1 100%;
        min-width: 100%;
        max-width: 100%;
        padding: 0 20px;
        display: flex;
        flex-direction: column;
        align-items: stretch;
        justify-content: space-between
    }

    .dln-recipe-single__col.dln-recipe-single__col-gray, .dln-recipe-single__col.dln-recipe-single__col-white {
        flex-direction: row;
        display: flex;
        padding: 0
    }

    .dln-recipe-single__col.dln-recipe-single__col-gray .dln-recipe-single__col-content, .dln-recipe-single__col.dln-recipe-single__col-white .dln-recipe-single__col-content {
        padding: 40px 20px
    }

    .dln-recipe-single__col-gray {
        justify-content: flex-end
    }

    .dln-recipe-single__col-gray .dln-recipe-single__col-content {
        background: var(--ui-03);
        padding-right: 30px
    }

    .dln-recipe-single__col-white .dln-recipe-single__title-content {
        margin-bottom: 17px
    }

    .dln-recipe-single__col-3 {
        flex: 1 1 100%;
        max-width: 100%
    }

    .dln-recipe-single__col-3.padding {
        padding: 0
    }

    .dln-recipe-single__col-9 {
        flex: 1 1 100%;
        max-width: 100%
    }

    .dln-recipe-single__bottom-info {
        margin-top: 45px;
        margin-bottom: 0;
        display: flex;
        flex-wrap: wrap;
        height: auto
    }

    .dln-recipe-single__bottom-info-col {
        flex: 1 1 50%;
        margin-bottom: 15px
    }

    .dln-recipe-single__bottom-info-col + .dln-recipe-single__bottom-info-col {
        border-left: none;
        margin-left: 0;
        padding-left: 0
    }

    .dln-recipe-single__title-recipe {
        margin-top: 20px;
        font-size: 24px;
        line-height: 1.13
    }

    .dln-recipe-single__description {
        margin-top: 15px;
        margin-bottom: 0
    }

    .dln-recipe-single__product, .dln-recipe-single__product-attachment {
        flex-direction: column
    }

    .dln-recipe-single__product-content {
        height: auto;
        border-right: none;
        padding: 15px 0 30px;
        border-bottom: 1px solid #e6e6e6
    }

    .dln-recipe-single__product-is-prepared {
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal;
        color: var(--brand-01);
        font-size: 24px;
        line-height: 1.13;
        align-items: center;
        flex-direction: row;
        padding: 60px 0 10px;
        border-bottom: none
    }

    .dln-recipe-single__product .dln-btn {
        max-width: 160px;
        width: 100%
    }

    .dln-recipe-single__buy-now-btn {
        width: 100%;
        display: flex;
        justify-content: center
    }

    .dln-recipe-single__attachment {
        padding: 15px 20px 30px
    }

    .dln-recipe-single__attachment .dln-btn {
        margin: 0 auto;
        max-width: 160px;
        width: calc(100% - 20px)
    }

    .dln-recipe-single__attachment .dln-recipe-single__product-content {
        border-bottom: none
    }

    .dln-recipe-single__attachment, .dln-recipe-single__product {
        color: var(--brand-02)
    }

    .dln-recipe-single__attachment span, .dln-recipe-single__product span {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal;
        margin-bottom: 5px
    }

    .dln-recipe-single__attachment .dln-image, .dln-recipe-single__product .dln-image {
        width: 80px;
        height: 80px
    }

    .dln-recipe-single__attachment .dln-recipe-single__product-title, .dln-recipe-single__product .dln-recipe-single__product-title {
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal;
        color: var(--brand-01);
        font-size: 15px;
        line-height: 1.4;
        text-align: center;
        margin-top: 5px
    }

    .dln-recipe-single__servings-section {
        padding-top: 0
    }

    .dln-recipe-single__grid-how-to .swiper-slide {
        width: 80%
    }

    .dln-recipe-single__grid-how-to.swiper-container {
        flex-direction: column;
        width: 100%;
        overflow: visible;
        margin: 0
    }

    .dln-recipe-single__grid-how-to.swiper-container .swiper-scrollbar {
        margin-top: 40px;
        position: relative
    }

    .dln-recipe-single__grid-how-to .swiper-wrapper {
        flex-wrap: nowrap
    }

    .dln-recipe-single__grid-how-to .swiper-slide {
        padding: 0
    }

    .dln-recipe-single__grid-how-to .swiper-pagination {
        display: none
    }

    .dln-recipe-single__grid-how-to .dln-image {
        height: 185px
    }

    .dln-recipe-single__step .dln-recipe-single__videoContainer {
        height: 315px
    }

    .dln-recipe-single__title-content {
        font-size: 24px;
        line-height: 1.13;
        padding: 0
    }

    .dln-recipe-single__products-links {
        flex-direction: column;
        align-items: flex-start;
        margin: 0;
        width: 100%;
        font-size: 15px;
        line-height: 1.4
    }

    .dln-recipe-single__products-links-label {
        padding: 0
    }

    .dln-recipe-single__products-links-title {
        font-size: 24px;
        line-height: 1.13
    }

    .dln-recipe-single__products-links-description {
        order: 3
    }

    .dln-recipe-single__products-links-description-dk {
        display: none
    }

    .dln-recipe-single__products-links-description-mb {
        display: block
    }

    .dln-recipe-single__products-links .dln-recipe-single__col-3 {
        border: none
    }

    .dln-recipe-single__products-links .dln-recipe-single__col-9 {
        width: 100%
    }

    .dln-recipe-single__products-links .dln-recipe-single__grid {
        margin-left: 0;
        margin-right: 0
    }

    .dln-recipe-single__products-links .dln-recipe-single__grid-products {
        display: flex;
        flex-direction: row;
        padding: 0;
        width: calc(100% + 60px);
        margin-top: -15px;
        margin-left: -30px;
        margin-right: -30px
    }

    .dln-recipe-single__products-links .dln-recipe-single__grid-products .dln-recipe-single__col-3 {
        flex: 1 1 calc(50% - 15px);
        max-width: calc(50% - 15px);
        padding: 0 15px
    }

    .dln-recipe-single__products-links .dln-recipe-single__col {
        padding: 0
    }

    .dln-recipe-single__accordion {
        list-style: none
    }

    .dln-recipe-single__accordion .dln-recipe-single__accordion-header {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .dln-recipe-single__accordion .dln-recipe-single__accordion-content {
        max-height: 0;
        transition: all .5s ease;
        overflow: hidden;
        padding-top: 0
    }

    .dln-recipe-single__accordion.active .dln-recipe-single__plusIcon:after {
        transform: translateX(-50%) rotate(90deg)
    }

    .dln-recipe-single__accordion.active .dln-recipe-single__accordion-content {
        max-height: 1000px;
        padding-top: 20px
    }

    .dln-recipe-single__plusIcon {
        height: 20px;
        width: 20px;
        min-width: 20px;
        position: relative
    }

    .dln-recipe-single__plusIcon:after, .dln-recipe-single__plusIcon:before {
        content: " ";
        position: absolute;
        display: block;
        background: #000;
        border-radius: 2px
    }

    .dln-recipe-single__plusIcon:before {
        width: 20px;
        height: 3px;
        top: 50%;
        transform: translateY(-50%)
    }

    .dln-recipe-single__plusIcon:after {
        height: 20px;
        width: 3px;
        left: 50%;
        transform: translateX(-50%);
        transition: transform .5s ease
    }

    .dln-recipe-single__play-button {
        height: 60px;
        width: 60px
    }

    .dln-recipe-single__play-button:before {
        border-width: 10px 17px 10px 0
    }

    .dln-recipe-single .dln-recipe-slides {
        margin-top: 50px
    }
}

.dln-kenwood .dln-recipe-single {
    padding: 0
}

.dln-kenwood .dln-recipe-single .dln-wrapper, .dln-kenwood .dln-recipe-single__grid-info, .dln-kenwood .dln-recipe-single__product-attachment {
    max-width: 1240px;
    margin-right: auto;
    margin-left: auto
}

.dln-kenwood .dln-recipe-single__products-links-description, .dln-kenwood .dln-recipe-single__products-links-description-mb {
    font-size: 12px;
    color: var(--brand-02)
}

.dln-kenwood .dln-recipe-single__col-3.padding a, .dln-kenwood .dln-recipe-single__product-is-prepared, .dln-kenwood .dln-recipe-single__product-title, .dln-kenwood .dln-recipe-single__servings-col span {
    color: var(--brand-04)
}

.dln-kenwood .dln-recipe-single__grid .dln-recipe-single__col:first-of-type {
    padding-left: 0
}

.dln-kenwood .dln-recipe-single__product-is-prepared {
    font-size: 20px;
    padding-left: 25px
}

.dln-kenwood .dln-recipe-single__title-content {
    font-size: 20px
}

.dln-kenwood .dln-recipe-single__attachment {
    padding-right: 0
}

.dln-kenwood .dln-recipe-single__attachment .swiper-footer {
    display: flex;
    flex-wrap: nowrap;
    width: 100%
}

.dln-kenwood .dln-recipe-single__attachment .swiper-footer .swiper-scrollbar {
    background: var(--ui-03)
}

.dln-kenwood .dln-recipe-single__attachment .swiper-footer .swiper-button-prev {
    order: 2
}

.dln-kenwood .dln-recipe-single__col-9 .dln-recipe-single__products-links-label {
    text-transform: uppercase
}

.dln-kenwood .dln-recipe-single p {
    font-size: 14px
}

.dln-kenwood .dln-recipe-single .dln-wrapper {
    padding-right: 0;
    padding-left: 0
}

.dln-kenwood .dln-recipe-single picture {
    border-radius: 0
}

.dln-kenwood .dln-recipe-single .dln-recipe-single__videoContainer {
    background-color: var(--brand-04)
}

.dln-kenwood .dln-recipe-single .dln-recipe-single__grid-info .dln-recipe-single__accordion-content .dln-recipe-single__servings-section {
    flex-wrap: wrap
}

.dln-kenwood .dln-recipe-single .dln-recipe-single__grid-info .dln-recipe-single__accordion-content .dln-recipe-single__servings-section .dln-recipe-single__servings-col {
    flex: initial;
    align-items: center;
    height: 24px
}

.dln-kenwood .dln-recipe-single .dln-recipe-single__grid-info .dln-recipe-single__accordion-content .dln-recipe-single__servings-section .dln-recipe-single__servings-col:first-child {
    margin-right: 97px
}

.dln-kenwood .dln-recipe-single .dln-recipe-single__grid-info .dln-recipe-single__accordion-content .dln-recipe-single__servings-section .dln-recipe-single__servings-col .dln-select {
    margin: 0
}

.dln-kenwood .dln-recipe-single .dln-recipe-single__grid-info .dln-recipe-single__accordion-content .dln-recipe-single__servings-section .dln-recipe-single__servings-col .dln-select .dln-select__container .dln-select__head .dln-select__value {
    font-size: 20px;
    color: var(--brand-04);
    margin: 0 7px 0 2px
}

.dln-kenwood .dln-recipe-single .dln-recipe-single__grid-info .dln-recipe-single__accordion-content .dln-recipe-single__servings-section .dln-recipe-single__servings-col .dln-select .dln-select__container .dln-select__head .dln-select__arrow {
    width: 11px;
    font-size: 10px
}

.dln-kenwood .dln-recipe-single .dln-recipe-single__grid-info .dln-recipe-single__accordion-content .dln-recipe-single__servings-section .dln-recipe-single__servings-col > span {
    margin-left: 3px
}

@media only screen and (min-width: 601px) and (max-width: 1115px) {
    .dln-kenwood .dln-recipe-single__product-attachment.dln-recipe-single__grid {
        flex-direction: column
    }

    .dln-kenwood .dln-recipe-single__product-attachment.dln-recipe-single__grid .dln-recipe-single__col {
        width: 100%;
        max-width: none
    }

    .dln-kenwood .dln-recipe-single__grid.dln-recipe-single__products-links {
        flex-direction: column
    }

    .dln-kenwood .dln-recipe-single__grid.dln-recipe-single__products-links .dln-recipe-single__col-3 {
        border-right: none
    }

    .dln-kenwood .dln-recipe-single__grid.dln-recipe-single__products-links > div {
        width: 100%;
        max-width: none
    }

    .dln-kenwood .dln-recipe-single__grid-info {
        flex-direction: column
    }

    .dln-kenwood .dln-recipe-single__grid-info .dln-recipe-single__col {
        max-width: none
    }

    .dln-kenwood .dln-recipe-single__grid-info .dln-recipe-single__col-content {
        max-width: none;
        padding-bottom: 20px
    }

    .dln-kenwood .dln-recipe-single__col-gray {
        padding-right: 0
    }

    .dln-kenwood .dln-recipe-single__col-white .dln-recipe-single__col-content {
        padding-right: 0;
        padding-left: 0
    }
}

@media only screen and (max-width: 1300px) {
    .dln-kenwood .dln-recipe-single .dln-recipe-single__grid-info, .dln-kenwood .dln-recipe-single .dln-recipe-single__product-attachment, .dln-kenwood .dln-recipe-single .dln-wrapper {
        width: 100%;
        max-width: none;
        padding-right: 30px;
        padding-left: 30px;
        margin-right: 0;
        margin-left: 0
    }

    .dln-kenwood .dln-recipe-single__product-content, .dln-kenwood .dln-recipe-single__product-is-prepared {
        padding-left: 0
    }

    .dln-kenwood .dln-recipe-single .dln-recipe-details__col:first-of-type {
        padding-left: 30px
    }
}

@media only screen and (max-width: 600px) {
    .dln-kenwood .dln-recipe-single .dln-recipe-single__grid-info, .dln-kenwood .dln-recipe-single .dln-recipe-single__product-attachment, .dln-kenwood .dln-recipe-single .dln-wrapper {
        width: 100%;
        max-width: none;
        padding-right: 20px;
        padding-left: 20px;
        margin-right: 0;
        margin-left: 0
    }

    .dln-kenwood .dln-recipe-single .dln-recipe-details__col:first-of-type {
        padding-left: 20px
    }

    .dln-kenwood .dln-recipe-single__col {
        padding-right: 0;
        padding-left: 0
    }

    .dln-kenwood .dln-recipe-single .dln-recipe-single__col.dln-recipe-single__col-gray, .dln-kenwood .dln-recipe-single .dln-recipe-single__col.dln-recipe-single__col-white {
        padding-left: 0
    }

    .dln-kenwood .dln-recipe-single .dln-recipe-single__col.dln-recipe-single__col-white .dln-recipe-single__col-content {
        padding-right: 0;
        padding-left: 0
    }

    .dln-kenwood .dln-recipe-single .swiper-slide.dln-recipe-single__product-content.swiper-slide-active, .dln-kenwood .dln-recipe-single .swiper-slide.dln-recipe-single__product-content.swiper-slide-next {
        padding-left: 0
    }

    .dln-kenwood .dln-recipe-single__product-attachment.dln-recipe-single__grid {
        padding-right: 0;
        padding-left: 0
    }

    .dln-kenwood .dln-recipe-single__col:first-of-type, .dln-kenwood .dln-recipe-single__product-content, .dln-kenwood .dln-recipe-single__product-is-prepared {
        padding-left: 20px
    }
}

.dln-return-authorization .dln-registration__content .dln-title {
    margin-bottom: 20px
}

.dln-return-authorization .dln-registration__content .dln-title + .dln-registration__paragraph {
    margin-bottom: 70px;
    font-size: 14px;
    line-height: 1.43
}

.dln-return-authorization .dln-registration__section {
    width: 50%;
    margin: 0;
    padding: 0 100px
}

.dln-return-authorization .dln-registration__section--main {
    width: 50%;
    margin: 0;
    padding: 0 100px;
    border-right: 1px solid var(--ui-01)
}

.dln-return-authorization .dln-registration__section .dln-regAdv {
    margin: 0 0 16px
}

.dln-return-authorization .dln-registration__section .dln-inputs + .dln-inputs {
    margin-top: 15px;
    margin-bottom: 20px
}

.dln-return-authorization .dln-registration__formFoot {
    margin: 48px 0 0
}

.dln-return-authorization .dln-registration__formFoot .dln-btn {
    width: 100%
}

.dln-return-authorization .dln-loginForm__section--registration {
    display: none
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-return-authorization.dln-registration .dln-wrapper, .dln-return-authorization .dln-registration .dln-wrapper {
        padding-top: 20px
    }

    .dln-return-authorization .dln-registration__section {
        width: 100%;
        margin: 32px 0 0;
        padding: 32px 0 0;
        display: block;
        border-top: 1px solid var(--ui-01)
    }

    .dln-return-authorization .dln-registration__section--main {
        margin: 0;
        padding: 0;
        border: none
    }

    .dln-return-authorization .dln-registration__section .dln-regAdv {
        margin: 0
    }

    .dln-return-authorization .dln-registration__formFoot {
        margin: 48px 0 0
    }

    .dln-return-authorization .dln-registration__formFoot .dln-btn {
        width: 100%
    }

    .dln-return-authorization .dln-loginForm__section--registration, .dln-return-authorization .dln-profileCard {
        display: none
    }
}

@media only screen and (max-width: 599px) {
    .dln-return-authorization.dln-registration .dln-wrapper {
        padding-top: 20px
    }

    .dln-return-authorization .dln-registration__content .dln-title {
        display: block;
        font-size: 24px;
        line-height: 1.13
    }

    .dln-return-authorization .dln-registration__content .dln-title + .dln-registration__paragraph {
        margin-bottom: 40px
    }

    .dln-return-authorization .dln-registration__section {
        width: 100%;
        margin: 32px 0 0;
        padding: 32px 0 0;
        display: block;
        border-top: 1px solid var(--ui-01)
    }

    .dln-return-authorization .dln-registration__section--main {
        margin: 0;
        padding: 0;
        border: none
    }

    .dln-return-authorization .dln-registration__section .dln-regAdv {
        margin: 0
    }

    .dln-return-authorization .dln-registration__formFoot {
        margin: 48px 0 0
    }

    .dln-return-authorization .dln-registration__formFoot .dln-btn {
        width: 100%
    }

    .dln-return-authorization .dln-loginForm__section--registration, .dln-return-authorization .dln-profileCard {
        display: none
    }
}

.dln-kenwood .dln-registration.dln-return-authorization .dln-wrapper:first-child {
    padding-top: 30px;
    padding-bottom: 100px
}

.dln-kenwood .dln-registration.dln-return-authorization .dln-registration__section {
    box-sizing: content-box
}

.dln-kenwood .dln-registration.dln-return-authorization .dln-registration__section .dln-registration__subtitle {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 22px;
    font-size: 16px;
    margin-bottom: 10px
}

.dln-kenwood .dln-registration.dln-return-authorization .dln-registration__section .dln-registration__paragraph {
    line-height: 20px
}

.dln-kenwood .dln-registration.dln-return-authorization .dln-registration__section .dln-registration__foot .dln-btn, .dln-kenwood .dln-registration.dln-return-authorization .dln-registration__section > .dln-btn {
    width: 100%
}

.dln-kenwood .dln-registration.dln-return-authorization .dln-registration__section--main {
    width: calc(50% - 24px);
    max-width: 358px;
    border-right: 0;
    padding: 0 24px 0 calc(50% - 382px)
}

.dln-kenwood .dln-registration.dln-return-authorization .dln-registration__section:not(.dln-registration__section--main) {
    width: calc(50% - 24px);
    max-width: 358px;
    padding: 0 calc(50% - 382px) 0 24px
}

.dln-kenwood .dln-registration.dln-return-authorization .dln-registration__section:not(.dln-registration__section--main) .dln-inputs + .dln-inputs {
    margin-bottom: 30px !important
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-registration.dln-return-authorization .dln-wrapper:first-child {
        padding-bottom: 0
    }

    .dln-kenwood .dln-registration.dln-return-authorization .dln-wrapper:first-child .dln-title {
        margin-top: 0;
        margin-bottom: 20px
    }

    .dln-kenwood .dln-registration.dln-return-authorization .dln-registration__section {
        border-top: none
    }

    .dln-kenwood .dln-registration.dln-return-authorization .dln-registration__section .dln-registration__subtitle {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 12px
    }

    .dln-kenwood .dln-registration.dln-return-authorization .dln-registration__section--main {
        width: 100%;
        max-width: none;
        padding: 0
    }

    .dln-kenwood .dln-registration.dln-return-authorization .dln-registration__section:not(.dln-registration__section--main) {
        width: 100%;
        max-width: none;
        padding: 0;
        margin-top: 60px
    }

    .dln-kenwood .dln-registration.dln-return-authorization .dln-registration__section:not(.dln-registration__section--main) .dln-registration__paragraph {
        margin-bottom: 20px
    }

    .dln-kenwood .dln-registration.dln-return-authorization .dln-ordFeatSlider {
        margin-top: 70px
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-registration.dln-return-authorization .dln-ordFeatSlider {
        margin-top: 0
    }
}

.dln-delonghi .dln-return-authorization .dln-wrapper .dln-registration__content .dln-title + .dln-registration__paragraph {
    font-size: 1rem
}

.dln-delonghi .dln-return-authorization .dln-wrapper .dln-registration__subtitle {
    margin-bottom: 20px
}

.dln-delonghi .dln-return-authorization .dln-wrapper .dln-registration__section > div {
    margin: 0 0 30px
}

.dln-return-order__content .dln-custServiceCard {
    margin-bottom: 28px
}

.dln-return-order__content .dln-btnTextIcon {
    margin-bottom: 8px
}

.dln-return-order__content .dln-btnTextIcon .dln-icn {
    font-size: 12px;
    color: var(--brand-04)
}

.dln-return-order__content .dln-btnTextIcon__text {
    color: var(--brand-04);
    text-decoration: underline
}

.dln-return-order__section-title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1.18;
    font-size: 22px
}

.dln-return-order__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    border-top: 1px solid #e6e6e6;
    padding-top: 30px;
    margin-bottom: 35px
}

.dln-return-order-box-detail {
    width: 100%;
    border-radius: 6px;
    background: #f5f5f5;
    padding: 20px 20px 40px;
    margin-bottom: 30px
}

.dln-return-order-box-detail__header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between
}

.dln-return-order-box-detail__header .dln-btn--link {
    text-decoration: underline
}

.dln-return-order-box-detail__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    font-size: 32px
}

.dln-return-order-box-detail__title + .dln-btn--link {
    color: var(--brand-01)
}

.dln-return-order-box-detail__body {
    display: flex;
    margin-top: 50px
}

.dln-return-order-box-detail__col {
    flex: 0 0 25%;
    line-height: 1.25;
    font-size: 16px
}

.dln-return-order-box-detail__col-value {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-return-order-product-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-return-order-product-list .dln-orderRev--cart-order .dln-orderRev__actions .dln-btn {
    max-width: 190px
}

.dln-return-order-product-list .dln-orderRev__quantity {
    line-height: 1.67;
    font-size: 12px;
    color: var(--brand-02)
}

.dln-return-order-product-list .dln-price {
    line-height: 1.43;
    font-size: 14px
}

.dln-return-order-receipt {
    width: 100%
}

.dln-return-order-receipt .dln-btn--link, .dln-return-order-receipt__text {
    line-height: 1.43;
    font-size: 14px;
    color: var(--brand-04)
}

.dln-return-order-receipt__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px
}

.dln-return-order-info {
    display: flex;
    justify-content: stretch;
    width: 100%;
    border-top: 1px solid #e6e6e6;
    padding-top: 20px;
    margin-bottom: 35px
}

.dln-return-order-info__col {
    flex: 0 0 25%
}

.dln-return-order-info__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1.29;
    font-size: 14px
}

.dln-return-order-info__description {
    line-height: 1.38;
    font-size: 13px;
    margin-top: 10px
}

.dln-return-order-returned {
    width: 100%
}

.dln-return-order-returned .dln-orderHistory .dln-orderRev__details, .dln-return-order-returned .dln-orderHistory .dln-orderRev__itemPic {
    opacity: .3
}

.dln-return-order-returned:not(.dln-return-order-returned--accept) .dln-orderHistory .dln-orderRev__actions {
    display: none
}

.dln-return-order-returned__box {
    background: #f5f5f5;
    padding: 22px 20px 30px;
    margin-bottom: 30px
}

.dln-return-order-returned__box-title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1.25;
    font-size: 16px;
    margin-bottom: 8px
}

.dln-return-order-returned__box-description {
    line-height: 1.54;
    font-size: 13px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-return-order .dln-profileCard {
        display: none
    }
}

@media only screen and (max-width: 599px) {
    .dln-return-order .dln-profileCard {
        display: none
    }

    .dln-return-order .dln-orderHistory--multiple .dln-orderRev:nth-child(odd) {
        background-color: transparent
    }

    .dln-return-order__content .dln-btnTextIcon {
        margin: 30px 0
    }

    .dln-return-order__section-title {
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 18px;
        line-height: 1.18
    }

    .dln-return-order__header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-top: 1px solid #e6e6e6;
        padding-top: 30px;
        margin-bottom: 20px
    }

    .dln-return-order-box-detail {
        padding: 20px 20px 85px;
        position: relative
    }

    .dln-return-order-box-detail__header .dln-btn--link {
        position: absolute;
        bottom: 20px;
        left: 20px
    }

    .dln-return-order-box-detail__title {
        font-size: 22px;
        line-height: 1.23
    }

    .dln-return-order-box-detail__body {
        flex-wrap: wrap;
        margin-top: 0
    }

    .dln-return-order-box-detail__col {
        flex: 0 0 50%;
        margin-top: 20px;
        font-size: 15px;
        line-height: 1.2
    }

    .dln-return-order-product-list .dln-orderRev--cart-order .dln-orderRev__actions .dln-btn {
        max-width: none
    }

    .dln-return-order-total-price {
        display: block
    }

    .dln-return-order-receipt, .dln-return-order-total-price__grid {
        width: 100%
    }

    .dln-return-order-receipt .dln-btn--link {
        display: inline-block;
        margin-top: 25px
    }

    .dln-return-order-receipt__content {
        display: block
    }

    .dln-return-order-info {
        flex-wrap: wrap
    }

    .dln-return-order-info__col {
        flex: 0 0 100%
    }

    .dln-return-order-info__col:nth-child(3), .dln-return-order-info__col:nth-child(4) {
        flex: 0 0 50%
    }

    .dln-return-order-info__col + .dln-return-order-info__col {
        margin-top: 30px
    }

    .dln-return-order-info__title {
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 14px;
        line-height: 1.29
    }

    .dln-return-order-info__description {
        font-size: 13px;
        line-height: 1.38;
        margin-top: 10px
    }

    .dln-return-order-returned .dln-orderRev--returned .dln-orderRev__actions > * {
        order: 0
    }

    .dln-return-order-returned .dln-orderRev--returned .dln-orderRev__actions .dln-btn:last-of-type {
        margin-bottom: 18px
    }
}

.dln-kenwood .dln-return-order__content .dln-btnTextIcon--braun-filters {
    height: 20px;
    padding: 0;
    margin-bottom: 40px
}

.dln-kenwood .dln-return-order__content .dln-btnTextIcon--braun-filters .dln-btnTextIcon__iconWrap, .dln-kenwood .dln-return-order__content .dln-btnTextIcon--braun-filters .dln-btnTextIcon__wrap {
    height: 20px
}

.dln-kenwood .dln-return-order__content .dln-btnTextIcon--braun-filters .dln-btnTextIcon__iconWrap .dln-icn {
    height: 20px;
    line-height: 20px
}

.dln-kenwood .dln-return-order__content .dln-btnTextIcon--braun-filters .dln-btnTextIcon__text {
    height: 20px;
    line-height: 20px;
    text-transform: lowercase
}

.dln-kenwood .dln-return-order__content .dln-btnTextIcon--braun-filters .dln-btnTextIcon__text:first-letter {
    text-transform: uppercase
}

.dln-kenwood .dln-return-order__content .dln-custServiceCard {
    margin-bottom: 20px
}

.dln-kenwood .dln-return-order__content .dln-return-order-box-detail {
    padding: 30px 20px;
    margin-bottom: 20px
}

.dln-kenwood .dln-return-order__content .dln-return-order-box-detail .dln-return-order-box-detail__header {
    margin-bottom: 30px
}

.dln-kenwood .dln-return-order__content .dln-return-order-box-detail .dln-return-order-box-detail__header .dln-return-order-box-detail__title {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 36px;
    font-size: 28px
}

.dln-kenwood .dln-return-order__content .dln-return-order-box-detail .dln-return-order-box-detail__header .dln-btn--link {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    color: var(--brand-04);
    margin-bottom: 5px
}

.dln-kenwood .dln-return-order__content .dln-return-order-box-detail .dln-return-order-box-detail__body {
    margin-top: 0
}

.dln-kenwood .dln-return-order__content .dln-return-order-product-list {
    background-color: var(--ui-03);
    padding: 30px 20px;
    margin-bottom: 20px
}

.dln-kenwood .dln-return-order__content .dln-return-order-product-list .dln-return-order__header {
    border-top: none;
    padding-top: 0;
    margin-bottom: 30px
}

.dln-kenwood .dln-return-order__content .dln-return-order-product-list .dln-return-order__header .dln-return-order__section-title {
    line-height: 24px;
    font-size: 20px
}

.dln-kenwood .dln-return-order__content .dln-return-order-product-list .dln-orderHistory--multiple {
    margin-bottom: 0
}

.dln-kenwood .dln-return-order__content .dln-return-order-product-list .dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev--cart-order {
    margin-bottom: 30px
}

.dln-kenwood .dln-return-order__content .dln-return-order-product-list .dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev--cart-order:last-child {
    margin-bottom: 0
}

.dln-kenwood .dln-return-order__content .dln-return-order-product-list .dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev--cart-order .dln-image.dln-orderRev__itemPic {
    height: 150px;
    max-height: none
}

.dln-kenwood .dln-return-order__content .dln-return-order-product-list .dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev--cart-order .dln-orderRev__content {
    padding-top: 5px
}

.dln-kenwood .dln-return-order__content .dln-return-order-product-list .dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details {
    width: calc(100% - 204px)
}

.dln-kenwood .dln-return-order__content .dln-return-order-product-list .dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main {
    margin-bottom: 33px
}

.dln-kenwood .dln-return-order__content .dln-return-order-product-list .dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__detailsTitle {
    margin-bottom: 15px
}

.dln-kenwood .dln-return-order__content .dln-return-order-product-list .dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--oldPrice {
    color: var(--ui-08);
    margin-right: 10px
}

.dln-kenwood .dln-return-order__content .dln-return-order-product-list .dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--discounted {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-kenwood .dln-return-order__content .dln-return-order-product-list .dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--quantity .dln-orderRev__quantity {
    color: var(--ui-08)
}

.dln-kenwood .dln-return-order__content .dln-return-order-product-list .dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__actions {
    width: 184px;
    margin: 0 0 0 20px
}

.dln-kenwood .dln-return-order__content .dln-return-order-product-list .dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__actions .dln-btn {
    width: 100%;
    max-width: none
}

.dln-kenwood .dln-return-order__content .dln-return-order-product-list .dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__actions .dln-btn--stroked {
    background: none;
    background-color: transparent
}

.dln-kenwood .dln-return-order__content .dln-totalSect {
    margin-bottom: 20px
}

.dln-kenwood .dln-return-order__content .dln-return-order-receipt {
    background-color: var(--ui-03);
    padding: 30px 20px;
    margin-bottom: 20px
}

.dln-kenwood .dln-return-order__content .dln-return-order-receipt .dln-return-order__header {
    border: none;
    padding: 0;
    margin-bottom: 15px
}

.dln-kenwood .dln-return-order__content .dln-return-order-receipt .dln-return-order__header .dln-return-order__section-title {
    line-height: 24px;
    font-size: 20px
}

.dln-kenwood .dln-return-order__content .dln-return-order-receipt .dln-return-order-receipt__content {
    margin-bottom: 0
}

.dln-kenwood .dln-return-order__content .dln-return-order-info {
    border: none;
    background-color: var(--ui-03);
    padding: 30px 20px
}

.dln-kenwood .dln-return-order__content .dln-return-order-info .dln-return-order-info__col:first-child .dln-return-order__section-title {
    line-height: 24px;
    font-size: 20px
}

.dln-kenwood .dln-return-order__content .dln-return-order-info .dln-return-order-info__col .dln-return-order-info__title {
    line-height: 22px;
    font-size: 16px
}

.dln-kenwood .dln-return-order__content .dln-return-order-info .dln-return-order-info__col .dln-return-order-info__description {
    line-height: 20px;
    font-size: 14px;
    margin-top: 5px
}

.dln-kenwood .dln-return-order-returned {
    background-color: var(--ui-03);
    padding: 30px 20px 0;
    margin-bottom: 20px
}

.dln-kenwood .dln-return-order-returned .dln-return-order__header {
    border: none;
    padding: 0;
    margin-bottom: 20px
}

.dln-kenwood .dln-return-order-returned .dln-return-order__header .dln-return-order__section-title {
    line-height: 24px;
    font-size: 20px
}

.dln-kenwood .dln-return-order-returned .dln-return-order__header > .dln-btn--link {
    display: none
}

.dln-kenwood .dln-return-order-returned .dln-return-order-returned__box {
    padding: 0;
    margin-bottom: 32px
}

.dln-kenwood .dln-return-order-returned .dln-return-order-returned__box-title {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 6px
}

.dln-kenwood .dln-return-order-returned .dln-orderHistory {
    margin-bottom: 32px
}

.dln-kenwood .dln-return-order-returned .dln-orderHistory__content .dln-orderRev--returned {
    margin-bottom: 0
}

.dln-kenwood .dln-return-order-returned .dln-orderHistory__content .dln-orderRev--returned .dln-image.dln-orderRev__itemPic {
    height: 150px
}

.dln-kenwood .dln-return-order-returned .dln-orderHistory__content .dln-orderRev--returned .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main {
    margin-bottom: 33px
}

.dln-kenwood .dln-return-order-returned .dln-orderHistory__content .dln-orderRev--returned .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__detailsTitle {
    margin-bottom: 15px
}

.dln-kenwood .dln-return-order-returned .dln-orderHistory__content .dln-orderRev--returned .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--oldPrice {
    color: var(--ui-08);
    margin-right: 10px
}

.dln-kenwood .dln-return-order-returned .dln-orderHistory__content .dln-orderRev--returned .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--discounted {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-kenwood .dln-return-order-returned .dln-orderHistory__content .dln-orderRev--returned .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--quantity .dln-orderRev__quantity {
    color: var(--ui-08)
}

.dln-kenwood .dln-return-order-returned .dln-orderHistory__content .dln-orderRev--returned .dln-orderRev__content .dln-orderRev__actions .dln-btn--stroked {
    background: none;
    background-color: transparent
}

.dln-kenwood .dln-return-order-returned .dln-orderHistory__content .dln-orderRev--returned .dln-orderRev__content .dln-orderRev__actions .dln-orderRev__howItWorks {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    width: auto;
    max-width: none;
    color: var(--brand-04);
    margin-top: 10px
}

.dln-kenwood .dln-return-order-returned--accept .dln-return-order__header > .dln-btn--link {
    display: inline-flex
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-return-order > .dln-wrapper {
        padding: 19px 0 0 !important;
        margin: 0
    }

    .dln-kenwood .dln-return-order > .dln-wrapper .dln-return-order__aside.dln-page__aside {
        width: calc(100% - 40px);
        margin: 0 auto
    }

    .dln-kenwood .dln-return-order__content .dln-btnTextIcon--braun-filters {
        margin: 40px auto 20px 20px
    }

    .dln-kenwood .dln-return-order__content .dln-btnTextIcon--braun-filters .dln-btnTextIcon__iconWrap {
        width: 12px;
        margin: 0 7px 0 0
    }

    .dln-kenwood .dln-return-order__content .dln-btnTextIcon--braun-filters .dln-btnTextIcon__text {
        max-width: none
    }

    .dln-kenwood .dln-return-order__content .dln-return-order-box-detail {
        padding-bottom: 88px
    }

    .dln-kenwood .dln-return-order__content .dln-return-order-box-detail .dln-return-order-box-detail__header {
        margin-bottom: 25px
    }

    .dln-kenwood .dln-return-order__content .dln-return-order-box-detail .dln-return-order-box-detail__header .dln-return-order-box-detail__title {
        line-height: 32px;
        font-size: 24px
    }

    .dln-kenwood .dln-return-order__content .dln-return-order-box-detail .dln-return-order-box-detail__header .dln-btn--link {
        bottom: 30px
    }

    .dln-kenwood .dln-return-order__content .dln-return-order-box-detail .dln-return-order-box-detail__body .dln-return-order-box-detail__col {
        margin: 0 0 12px
    }

    .dln-kenwood .dln-return-order__content .dln-return-order-box-detail .dln-return-order-box-detail__body .dln-return-order-box-detail__col:nth-child(n+2) {
        margin: 0
    }

    .dln-kenwood .dln-return-order__content .dln-return-order-product-list .dln-return-order__header {
        margin-bottom: 40px
    }

    .dln-kenwood .dln-return-order__content .dln-return-order-product-list .dln-return-order__header .dln-return-order__section-title {
        line-height: 22px;
        font-size: 18px
    }

    .dln-kenwood .dln-return-order__content .dln-return-order-product-list .dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev--cart-order {
        padding-left: 120px;
        margin-bottom: 32px;
        position: relative
    }

    .dln-kenwood .dln-return-order__content .dln-return-order-product-list .dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev--cart-order .dln-image.dln-orderRev__itemPic {
        height: 80px;
        position: absolute;
        top: 0;
        left: 0
    }

    .dln-kenwood .dln-return-order__content .dln-return-order-product-list .dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev--cart-order .dln-orderRev__content {
        width: 100%;
        padding-top: 2px
    }

    .dln-kenwood .dln-return-order__content .dln-return-order-product-list .dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details {
        width: 100%;
        margin-bottom: 15px
    }

    .dln-kenwood .dln-return-order__content .dln-return-order-product-list .dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main {
        margin-bottom: 16px
    }

    .dln-kenwood .dln-return-order__content .dln-return-order-product-list .dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__detailsTitle {
        margin-bottom: 32px
    }

    .dln-kenwood .dln-return-order__content .dln-return-order-product-list .dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__actions {
        width: 100%;
        margin: 0
    }

    .dln-kenwood .dln-return-order__content .dln-return-order-receipt .dln-return-order__header {
        margin-bottom: 17px
    }

    .dln-kenwood .dln-return-order__content .dln-return-order-receipt .dln-return-order__header .dln-return-order__section-title {
        line-height: 22px;
        font-size: 18px
    }

    .dln-kenwood .dln-return-order__content .dln-return-order-receipt .dln-return-order-receipt__content .dln-btn--link {
        margin-top: 20px
    }

    .dln-kenwood .dln-return-order__content .dln-return-order-info {
        flex-wrap: wrap
    }

    .dln-kenwood .dln-return-order__content .dln-return-order-info:last-child {
        margin-bottom: 0
    }

    .dln-kenwood .dln-return-order__content .dln-return-order-info .dln-return-order-info__col {
        flex: initial;
        width: 100%;
        border-bottom: 1px solid var(--ui-01);
        padding: 10px 0;
        margin: 0
    }

    .dln-kenwood .dln-return-order__content .dln-return-order-info .dln-return-order-info__col:first-child {
        border: none;
        padding: 0 0 4px
    }

    .dln-kenwood .dln-return-order__content .dln-return-order-info .dln-return-order-info__col:first-child .dln-return-order__section-title {
        line-height: 22px;
        font-size: 18px
    }

    .dln-kenwood .dln-return-order__content .dln-return-order-info .dln-return-order-info__col:last-child {
        border-bottom: none;
        padding-bottom: 0
    }

    .dln-kenwood .dln-return-order-returned {
        padding-bottom: 0
    }

    .dln-kenwood .dln-return-order-returned .dln-return-order__header .dln-return-order__section-title {
        line-height: 22px;
        font-size: 18px;
        margin-bottom: 0
    }

    .dln-kenwood .dln-return-order-returned .dln-orderHistory {
        margin-bottom: 32px
    }

    .dln-kenwood .dln-return-order-returned .dln-orderHistory__content .dln-orderRev--returned {
        margin-bottom: 0
    }

    .dln-kenwood .dln-return-order-returned .dln-orderHistory__content .dln-orderRev--returned .dln-image.dln-orderRev__itemPic {
        height: 80px
    }

    .dln-kenwood .dln-return-order-returned .dln-orderHistory__content .dln-orderRev--returned .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main {
        margin-bottom: 16px
    }

    .dln-kenwood .dln-return-order-returned .dln-orderHistory__content .dln-orderRev--returned .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__detailsTitle {
        margin-bottom: 32px
    }
}

.dln-delonghi .dln-return-order .dln-btnTextIcon__wrap i, .dln-delonghi .dln-return-order .dln-btnTextIcon__wrap span {
    font-weight: 500
}

.dln-delonghi .dln-return-order .dln-btnTextIcon__wrap i {
    margin-top: 2px
}

.dln-delonghi .dln-return-order__title {
    font-size: 3.125rem
}

.dln-delonghi .dln-return-order .dln-return-order-box-detail__header .dln-btn--link, .dln-delonghi .dln-return-order .dln-return-order-box-detail__header .dln-return-order-box-detail__title, .dln-delonghi .dln-return-order__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-delonghi .dln-return-order .dln-return-order-box-detail__header .dln-btn--link {
    color: var(--brand-04)
}

.dln-delonghi .dln-return-order .dln-return-order-box-detail .dln-return-order-box-detail__col-value {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal
}

.dln-delonghi .dln-return-order .dln-return-order-product-list {
    background: var(--ui-05);
    padding: 20px;
    border: none;
    margin-bottom: 24px
}

.dln-delonghi .dln-return-order .dln-return-order-product-list .dln-btn--link, .dln-delonghi .dln-return-order .dln-return-order-product-list .dln-return-order__section-title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-delonghi .dln-return-order .dln-return-order-product-list .dln-btn--link {
    color: var(--brand-04)
}

.dln-delonghi .dln-return-order .dln-return-order-product-list .dln-orderRev__actions button {
    background: var(--ui-05) !important
}

.dln-delonghi .dln-return-order .dln-return-order-product-list .dln-return-order__header {
    padding-top: 0;
    border: none
}

.dln-delonghi .dln-return-order .dln-return-order-product-list .dln-orderHistory, .dln-delonghi .dln-return-order .dln-return-order-product-list .dln-orderHistory .dln-orderHistory__content .dln-orderRev:last-child {
    margin-bottom: 0
}

.dln-delonghi .dln-return-order .dln-return-order-product-list .dln-orderHistory .dln-orderHistory__content .dln-orderRev__content {
    padding: 0
}

.dln-delonghi .dln-return-order .dln-return-order-info, .dln-delonghi .dln-return-order .dln-return-order-receipt, .dln-delonghi .dln-return-order .dln-totalSect {
    margin-bottom: 20px;
    border: none;
    background: var(--ui-05);
    padding: 20px
}

.dln-delonghi .dln-return-order .dln-return-order-info .dln-return-order-info__title, .dln-delonghi .dln-return-order .dln-return-order-info .dln-return-order-receipt__text, .dln-delonghi .dln-return-order .dln-return-order-receipt .dln-return-order-info__title, .dln-delonghi .dln-return-order .dln-return-order-receipt .dln-return-order-receipt__text, .dln-delonghi .dln-return-order .dln-totalSect .dln-return-order-info__title, .dln-delonghi .dln-return-order .dln-totalSect .dln-return-order-receipt__text {
    font-size: 1rem
}

.dln-delonghi .dln-return-order .dln-return-order-info .dln-return-order__header, .dln-delonghi .dln-return-order .dln-return-order-receipt .dln-return-order__header, .dln-delonghi .dln-return-order .dln-totalSect .dln-return-order__header {
    border: none;
    padding-top: 0;
    margin-bottom: 22px
}

.dln-delonghi .dln-return-order .dln-return-order-info h3, .dln-delonghi .dln-return-order .dln-return-order-receipt h3, .dln-delonghi .dln-return-order .dln-totalSect h3 {
    font-size: 1.3125rem
}

.dln-delonghi .dln-return-order .dln-return-order-info .dln-return-order-info__title, .dln-delonghi .dln-return-order .dln-return-order-info h3, .dln-delonghi .dln-return-order .dln-return-order-receipt .dln-return-order-info__title, .dln-delonghi .dln-return-order .dln-return-order-receipt h3, .dln-delonghi .dln-return-order .dln-totalSect .dln-return-order-info__title, .dln-delonghi .dln-return-order .dln-totalSect h3 {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-delonghi .dln-return-order .dln-return-order-info .dln-btn--link, .dln-delonghi .dln-return-order .dln-return-order-info .dln-return-order-info__description, .dln-delonghi .dln-return-order .dln-return-order-receipt .dln-btn--link, .dln-delonghi .dln-return-order .dln-return-order-receipt .dln-return-order-info__description, .dln-delonghi .dln-return-order .dln-totalSect .dln-btn--link, .dln-delonghi .dln-return-order .dln-totalSect .dln-return-order-info__description {
    font-size: .875rem
}

.dln-delonghi .dln-return-order-returned {
    background: var(--ui-05);
    padding: 20px;
    margin-bottom: 24px
}

.dln-delonghi .dln-return-order-returned .dln-btn--link {
    color: var(--brand-04);
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-delonghi .dln-return-order-returned__box {
    padding: 0
}

.dln-delonghi .dln-return-order-returned__box-title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1rem
}

.dln-delonghi .dln-return-order-returned__box-description {
    font-size: .875rem
}

.dln-delonghi .dln-return-order-returned .dln-orderRev--returned .dln-image.dln-orderRev__itemPic, .dln-delonghi .dln-return-order-returned .dln-orderRev--returned .dln-orderRev__details {
    opacity: .7
}

.dln-delonghi .dln-return-order-returned .dln-orderRev--returned .dln-orderRev__actions .dln-btn {
    background: var(--ui-05)
}

.dln-delonghi .dln-return-order-returned .dln-orderRev--returned .dln-orderRev__howItWorks {
    color: var(--brand-04)
}

.dln-delonghi .dln-return-order-returned .dln-orderRev--returned .dln-orderRev__howItWorks, .dln-delonghi .dln-return-order-returned .dln-return-order__section-title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-delonghi .dln-return-order-returned .dln-return-order__header {
    border: none;
    padding-top: 0;
    margin-bottom: 8px
}

.dln-delonghi .dln-return-order-returned .dln-return-order__header .dln-return-order__section-title {
    font-size: 1.3125rem;
    line-height: 24px
}

.dln-delonghi .dln-return-order-returned .dln-return-order-returned__box {
    margin-bottom: 19px
}

.dln-delonghi .dln-return-order-returned .dln-return-order-returned__box-title {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 24px;
    margin-bottom: 0
}

.dln-delonghi .dln-return-order-returned .dln-orderHistory, .dln-delonghi .dln-return-order-returned .dln-orderHistory .dln-orderRev {
    margin-bottom: 0
}

.dln-delonghi .dln-return-order-returned--accept .dln-return-order__header {
    margin-bottom: 30px
}

@media screen and (min-width: 900px) and (max-width: 1000px) {
    .dln-delonghi .dln-return-order .dln-orderRev--returned .dln-orderRev__content, .dln-delonghi .dln-return-order .dln-orderRev.dln-orderRev--cart-order .dln-orderRev__content {
        flex-direction: column;
        align-items: flex-start
    }

    .dln-delonghi .dln-return-order .dln-orderRev--returned .dln-orderRev__actions, .dln-delonghi .dln-return-order .dln-orderRev.dln-orderRev--cart-order .dln-orderRev__actions {
        margin-top: 16px
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-return-order .dln-orderRev.dln-orderRev--cart-order {
        padding-left: 0;
        padding-right: 0
    }

    .dln-delonghi .dln-return-order .dln-image.dln-orderRev__itemPic {
        top: 9px
    }

    .dln-delonghi .dln-return-order .dln-return-order-info {
        flex-direction: column
    }

    .dln-delonghi .dln-return-order .dln-return-order-info .dln-return-order-info__col {
        margin-top: 0;
        padding-bottom: 12px;
        padding-top: 12px;
        border-bottom: 1px solid var(--ui-01)
    }

    .dln-delonghi .dln-return-order .dln-return-order-info .dln-return-order-info__col:first-of-type, .dln-delonghi .dln-return-order .dln-return-order-info .dln-return-order-info__col:last-of-type {
        border: none
    }

    .dln-delonghi .dln-return-order-returned {
        padding-bottom: 30px
    }

    .dln-delonghi .dln-return-order-returned .dln-return-order__header {
        margin-bottom: 19px
    }

    .dln-delonghi .dln-return-order-returned .dln-return-order__header .dln-return-order__section-title {
        font-size: 1.125rem
    }

    .dln-delonghi .dln-return-order-returned .dln-return-order-returned__box {
        margin-bottom: 30px
    }

    .dln-delonghi .dln-return-order-returned .dln-return-order-returned__box-title {
        margin-bottom: 4px
    }

    .dln-delonghi .dln-return-order-returned .dln-orderHistory__content .dln-orderRev {
        padding: 0
    }

    .dln-delonghi .dln-return-order-returned .dln-orderHistory__content .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--quantity {
        margin-bottom: 0
    }

    .dln-delonghi .dln-return-order-returned--accept .dln-orderRev__actions {
        padding-top: 24px
    }
}

.dln-return-full-account__content {
    flex-direction: column
}

.dln-return-full-account__content > .dln-btnTextIcon--backToOrderDetail .dln-btnTextIcon__icon, .dln-return-full-account__content > .dln-btnTextIcon--backToOrderDetail .dln-btnTextIcon__iconWrap {
    text-decoration: none
}

.dln-return-full-account__content > .dln-btnTextIcon--backToOrderDetail .dln-btnTextIcon__text {
    text-decoration: underline
}

.dln-return-full-account__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1.25;
    font-size: 44px;
    margin-top: 20px
}

.dln-return-full-account__order-infos {
    display: flex;
    margin-top: 20px
}

.dln-return-full-account__info {
    line-height: 1.25;
    font-size: 16px
}

.dln-return-full-account__info + .dln-return-full-account__info {
    margin-left: 50px
}

.dln-return-full-account__value {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-return-full-account__text {
    line-height: 1.54;
    font-size: 13px;
    margin-top: 30px
}

.dln-return-full-account__total-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    border-top: 1px solid #e6e6e6;
    padding-top: 20px;
    padding-bottom: 40px
}

.dln-return-full-account__total-row span {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1.2;
    font-size: 15px
}

.dln-return-full-account__button-wrap {
    width: 100%
}

.dln-return-full-account__button-wrap .dln-btn {
    width: 100%;
    max-width: 180px;
    line-height: 1.5;
    font-size: 14px
}

.dln-return-full-account__button-wrap .dln-btn span {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    font-size: 14px
}

.dln-return-full-account__product-list {
    padding-top: 20px
}

.dln-return-full-account__product-list .dln-orderRev__quantity {
    line-height: 1.67;
    font-size: 12px;
    color: var(--brand-02)
}

.dln-return-full-account__product-list .dln-price {
    line-height: 1.43;
    font-size: 14px
}

.dln-return-full-account__product-list .dln-select__value {
    color: var(--ui-04)
}

.dln-return-full-account-modal {
    display: flex;
    justify-content: center;
    padding: 80px 100px 70px
}

.dln-return-full-account-modal__thankYouMessageIconWrap {
    margin-right: 30px
}

.dln-return-full-account-modal__thankYouMessageIconWrap .dln-icn {
    font-size: 48px;
    color: var(--support-02)
}

.dln-return-full-account-modal__thankYouMessageText {
    line-height: 1.43;
    font-size: 14px
}

.dln-return-full-account-modal__popup-content {
    max-width: 790px !important
}

.dln-return-full-account-modal__popup-content .dln-btnIcon.dln-popup__closeBtn .dln-icn:before {
    content: "J";
    color: var(--brand-04)
}

.dln-return-full-account-modal .dln-btn {
    width: 180px;
    margin-top: 30px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-return-full-account .dln-profileCard {
        display: none
    }
}

@media only screen and (max-width: 599px) {
    .dln-return-full-account .dln-profileCard {
        display: none
    }

    .dln-return-full-account__title {
        font-size: 24px;
        line-height: 1.13
    }

    .dln-return-full-account__info {
        font-size: 15px;
        line-height: 1.2
    }
}

.dln-kenwood .dln-return-full-account > .dln-wrapper:first-child {
    padding-bottom: 100px
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-btnTextIcon {
    height: 20px;
    padding: 0
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-btnTextIcon__wrap {
    height: 20px
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-btnTextIcon__iconWrap {
    width: 12px;
    height: 20px;
    line-height: 20px
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-btnTextIcon__iconWrap .dln-icn {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: var(--brand-04);
    margin: 0 7px 0 0
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-btnTextIcon__text {
    width: auto;
    max-width: none;
    height: 20px;
    line-height: 20px;
    color: var(--brand-04);
    text-transform: lowercase
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-btnTextIcon__text:first-letter {
    text-transform: uppercase
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__title {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 46px;
    font-size: 38px;
    margin-top: 40px
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__order-infos {
    margin-top: 29px
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__order-infos .dln-return-full-account__info .dln-return-full-account__value {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__text {
    line-height: 20px;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 40px
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__product-list {
    width: 100%;
    background-color: var(--ui-03);
    padding: 15px 20px 15px 22px
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__product-list .dln-orderHistory--multiple {
    margin-bottom: 0
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__product-list .dln-orderHistory--multiple .dln-orderRev-input-wrapper {
    align-items: flex-start;
    border: none;
    padding: 15px 0;
    position: relative
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__product-list .dln-orderHistory--multiple .dln-orderRev-input-wrapper:after {
    content: "";
    width: calc(100% - 36px);
    height: 1px;
    background-color: var(--ui-01);
    position: absolute;
    bottom: 0;
    left: 36px
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__product-list .dln-orderHistory--multiple .dln-orderRev-input-wrapper:last-child:after {
    display: none
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__product-list .dln-orderHistory--multiple .dln-orderRev-input-wrapper .dln-checkbox {
    margin-top: 68px !important
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__product-list .dln-orderHistory--multiple .dln-orderRev-input-wrapper .dln-checkbox--productDescription {
    width: 14px;
    height: 14px;
    min-height: 0;
    margin: 0 22px 0 0
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__product-list .dln-orderHistory--multiple .dln-orderRev-input-wrapper .dln-checkbox--productDescription .dln-checkbox__wrap {
    width: 14px;
    max-width: none;
    height: 14px;
    min-height: 0;
    padding: 0
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__product-list .dln-orderHistory--multiple .dln-orderRev-input-wrapper .dln-checkbox--productDescription .dln-checkbox__inputPlaceholder {
    flex-shrink: 1;
    width: 14px;
    height: 14px;
    box-sizing: border-box;
    top: 0
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__product-list .dln-orderHistory--multiple .dln-orderRev-input-wrapper .dln-orderRev--productDescription {
    flex: initial;
    width: calc(100% - 266px);
    margin: 0
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__product-list .dln-orderHistory--multiple .dln-orderRev-input-wrapper .dln-orderRev--productDescription .dln-orderRev__itemPic {
    margin: 0 20px 0 0;
    position: static
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__product-list .dln-orderHistory--multiple .dln-orderRev-input-wrapper .dln-orderRev--productDescription .dln-orderRev__content {
    width: calc(100% - 200px);
    max-width: 180px;
    padding-top: 5px;
    padding-right: 20px;
    margin: 0 auto 0 0;
    box-sizing: border-box
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__product-list .dln-orderHistory--multiple .dln-orderRev-input-wrapper .dln-orderRev--productDescription .dln-orderRev__content .dln-orderRev__details {
    flex-direction: column;
    width: 100%;
    height: 100%
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__product-list .dln-orderHistory--multiple .dln-orderRev-input-wrapper .dln-orderRev--productDescription .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--quantity {
    margin-top: auto;
    margin-bottom: 20px
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__product-list .dln-orderHistory--multiple .dln-orderRev-input-wrapper .dln-orderRev-input-wrapper__single-item-content {
    flex: initial;
    width: 266px
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__product-list .dln-orderHistory--multiple .dln-orderRev-input-wrapper .dln-orderRev-input-wrapper__single-item-content .dln-orderRev-input-wrapper__select-quantity {
    flex-wrap: wrap;
    width: 100%
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__product-list .dln-orderHistory--multiple .dln-orderRev-input-wrapper .dln-orderRev-input-wrapper__single-item-content .dln-orderRev-input-wrapper__select-quantity > span {
    display: block;
    width: 100%;
    line-height: 16px;
    font-size: 12px;
    color: var(--ui-07);
    margin-bottom: 5px
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__product-list .dln-orderHistory--multiple .dln-orderRev-input-wrapper .dln-orderRev-input-wrapper__single-item-content .dln-orderRev-input-wrapper__select-quantity .dln-inputIncr {
    width: 100%;
    max-width: 120px;
    height: 45px;
    border-radius: 0;
    border-color: var(--ui-01);
    background-color: var(--brand-03);
    margin: 0
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__product-list .dln-orderHistory--multiple .dln-orderRev-input-wrapper .dln-orderRev-input-wrapper__single-item-content .dln-orderRev-input-wrapper__select-quantity .dln-inputIncr .dln-inputIncr__input {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    height: 24px;
    line-height: 24px;
    font-size: 20px
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__product-list .dln-orderHistory--multiple .dln-orderRev-input-wrapper .dln-orderRev-input-wrapper__single-item-content .dln-orderRev-input-wrapper__select-motivation .dln-select.dln-select--productDescription {
    margin: 0
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__product-list .dln-orderHistory--multiple .dln-orderRev-input-wrapper .dln-orderRev-input-wrapper__single-item-content .dln-orderRev-input-wrapper__select-motivation .dln-select.dln-select--productDescription .dln-select__container {
    border-color: var(--ui-01);
    background-color: var(--brand-03)
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__product-list .dln-orderHistory--multiple .dln-orderRev-input-wrapper .dln-orderRev-input-wrapper__single-item-content .dln-orderRev-input-wrapper__select-motivation .dln-select.dln-select--productDescription .dln-select__container .dln-select__value {
    color: var(--brand-04)
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__product-list .dln-orderHistory--multiple .dln-orderRev-input-wrapper .dln-orderRev-input-wrapper__single-item-content .dln-orderRev__notReturnBox .dln-orderRev__notReturnText {
    padding-top: 20px
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__product-list .dln-orderHistory--multiple .dln-orderRev-input-wrapper .dln-orderRev-input-wrapper__single-item-content .dln-orderRev__notReturnBox > .dln-btn--stroked {
    background-color: transparent
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__total-row {
    border-top: none;
    padding-top: 9px;
    padding-bottom: 30px
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__total-row > span:first-child {
    text-transform: lowercase
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__total-row > span:first-child:first-letter {
    text-transform: uppercase
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__button-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%
}

.dln-kenwood .dln-return-full-account .dln-return-full-account__content .dln-return-full-account__button-wrap .dln-btn {
    width: 160px;
    font-size: 12px;
    padding: 0;
    background-color: var(--brand-01)
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-kenwood .dln-return-full-account.dln-page > .dln-wrapper .dln-return-full-account__aside {
        width: 100%;
        margin: 0
    }

    .dln-kenwood .dln-return-full-account.dln-page > .dln-wrapper .dln-return-full-account__content.dln-page__content {
        width: 100%
    }
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-return-full-account.dln-page > .dln-wrapper {
        padding-bottom: 70px
    }

    .dln-kenwood .dln-return-full-account.dln-page > .dln-wrapper .dln-return-full-account__aside {
        margin-bottom: 48px
    }

    .dln-kenwood .dln-return-full-account.dln-page > .dln-wrapper .dln-return-full-account__content.dln-page__content .dln-btnTextIcon--backToOrderDetail .dln-btnTextIcon__text {
        font-size: 14px;
        padding-top: 2px
    }

    .dln-kenwood .dln-return-full-account.dln-page > .dln-wrapper .dln-return-full-account__content.dln-page__content .dln-return-full-account__title {
        line-height: 40px;
        font-size: 32px;
        text-align: center;
        margin-top: 20px
    }

    .dln-kenwood .dln-return-full-account.dln-page > .dln-wrapper .dln-return-full-account__content.dln-page__content .dln-return-full-account__order-infos .dln-return-full-account__info {
        line-height: 24px;
        font-size: 16px
    }

    .dln-kenwood .dln-return-full-account.dln-page > .dln-wrapper .dln-return-full-account__content.dln-page__content .dln-return-full-account__text {
        margin-bottom: 30px
    }

    .dln-kenwood .dln-return-full-account.dln-page > .dln-wrapper .dln-return-full-account__content.dln-page__content .dln-return-full-account__product-list {
        width: calc(100% + 44px);
        padding: 10px 22px;
        margin-left: -22px;
        margin-bottom: 10px
    }

    .dln-kenwood .dln-return-full-account.dln-page > .dln-wrapper .dln-return-full-account__content.dln-page__content .dln-return-full-account__product-list .dln-orderHistory.dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev-input-wrapper {
        border-bottom: 1px solid var(--ui-01);
        padding: 20px 0
    }

    .dln-kenwood .dln-return-full-account.dln-page > .dln-wrapper .dln-return-full-account__content.dln-page__content .dln-return-full-account__product-list .dln-orderHistory.dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev-input-wrapper:after {
        display: none
    }

    .dln-kenwood .dln-return-full-account.dln-page > .dln-wrapper .dln-return-full-account__content.dln-page__content .dln-return-full-account__product-list .dln-orderHistory.dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev-input-wrapper:last-of-type {
        border-bottom: none
    }

    .dln-kenwood .dln-return-full-account.dln-page > .dln-wrapper .dln-return-full-account__content.dln-page__content .dln-return-full-account__product-list .dln-orderHistory.dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev-input-wrapper .dln-checkbox {
        margin-right: 14px;
        margin-top: 33px !important
    }

    .dln-kenwood .dln-return-full-account.dln-page > .dln-wrapper .dln-return-full-account__content.dln-page__content .dln-return-full-account__product-list .dln-orderHistory.dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev-input-wrapper .dln-orderRev--productDescription {
        width: calc(100% - 28px);
        min-height: 0
    }

    .dln-kenwood .dln-return-full-account.dln-page > .dln-wrapper .dln-return-full-account__content.dln-page__content .dln-return-full-account__product-list .dln-orderHistory.dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev-input-wrapper .dln-orderRev--productDescription .dln-orderRev__content {
        width: calc(100% - 120px);
        max-width: none;
        padding: 0
    }

    .dln-kenwood .dln-return-full-account.dln-page > .dln-wrapper .dln-return-full-account__content.dln-page__content .dln-return-full-account__product-list .dln-orderHistory.dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev-input-wrapper .dln-orderRev--productDescription .dln-orderRev__content .dln-orderRev__wrap--main .dln-orderRev__detailsTitle {
        margin-bottom: 32px
    }

    .dln-kenwood .dln-return-full-account.dln-page > .dln-wrapper .dln-return-full-account__content.dln-page__content .dln-return-full-account__product-list .dln-orderHistory.dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev-input-wrapper .dln-orderRev--productDescription .dln-orderRev__content .dln-orderRev__wrap--quantity {
        margin: 16px 0 0
    }

    .dln-kenwood .dln-return-full-account.dln-page > .dln-wrapper .dln-return-full-account__content.dln-page__content .dln-return-full-account__product-list .dln-orderHistory.dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev-input-wrapper .dln-orderRev-input-wrapper__single-item-content {
        width: calc(100% - 28px);
        margin-left: 28px
    }

    .dln-kenwood .dln-return-full-account.dln-page > .dln-wrapper .dln-return-full-account__content.dln-page__content .dln-return-full-account__product-list .dln-orderHistory.dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev-input-wrapper .dln-orderRev-input-wrapper__single-item-content .dln-orderRev-input-wrapper__select-motivation, .dln-kenwood .dln-return-full-account.dln-page > .dln-wrapper .dln-return-full-account__content.dln-page__content .dln-return-full-account__product-list .dln-orderHistory.dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev-input-wrapper .dln-orderRev-input-wrapper__single-item-content .dln-orderRev-input-wrapper__select-quantity {
        margin-left: 0
    }

    .dln-kenwood .dln-return-full-account.dln-page > .dln-wrapper .dln-return-full-account__content.dln-page__content .dln-return-full-account__product-list .dln-orderHistory.dln-orderHistory--multiple .dln-orderHistory__content .dln-orderRev-input-wrapper .dln-orderRev-input-wrapper__single-item-content .dln-orderRev__notReturnBox .dln-btn {
        width: calc(100% - 100px);
        margin: 0 0 0 auto
    }

    .dln-kenwood .dln-return-full-account.dln-page > .dln-wrapper .dln-return-full-account__content.dln-page__content .dln-return-full-account__total-row span {
        font-size: 18px;
        line-height: 22px
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-return-full-account.dln-page > .dln-wrapper {
        padding-bottom: 0
    }
}

.dln-delonghi .dln-return-full-account .dln-btnTextIcon__wrap i, .dln-delonghi .dln-return-full-account .dln-btnTextIcon__wrap span {
    font-weight: 500
}

.dln-delonghi .dln-return-full-account .dln-btnTextIcon__wrap i {
    margin-top: 2px
}

.dln-delonghi .dln-return-full-account__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 3.125rem
}

.dln-delonghi .dln-return-full-account__label {
    font-size: 1rem;
    color: var(--ui-02)
}

.dln-delonghi .dln-return-full-account__value {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.125rem
}

.dln-delonghi .dln-return-full-account__text {
    font-size: 1rem
}

.dln-delonghi .dln-return-full-account__product-list {
    width: 100%;
    background: var(--ui-05);
    padding: 0 20px;
    margin-top: 40px
}

.dln-delonghi .dln-return-full-account__product-list .dln-orderRev__productCode {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: var(--ui-02);
    margin-top: 4px
}

.dln-delonghi .dln-return-full-account__product-list .dln-orderRev__content {
    width: auto
}

.dln-delonghi .dln-return-full-account__product-list .dln-orderRev__details {
    width: 180px
}

.dln-delonghi .dln-return-full-account__product-list .dln-orderRev__wrap--main .dln-price {
    width: auto;
    min-width: 61px;
    height: auto;
    margin-top: 0;
    margin-right: 8px
}

.dln-delonghi .dln-return-full-account__product-list .dln-orderRev__wrap--quantity {
    margin-top: 12px
}

.dln-delonghi .dln-return-full-account__product-list .dln-orderRev-input-wrapper {
    border: none;
    padding-bottom: 0;
    padding-top: 20px
}

.dln-delonghi .dln-return-full-account__product-list .dln-orderRev-input-wrapper .dln-orderRev {
    margin-bottom: 0
}

.dln-delonghi .dln-return-full-account__product-list .dln-orderRev-input-wrapper__single-item-content {
    margin-top: 10px
}

.dln-delonghi .dln-return-full-account__product-list .dln-orderRev-input-wrapper__select-quantity span {
    font-size: .875rem
}

.dln-delonghi .dln-return-full-account__product-list .dln-orderRev-input-wrapper__select-quantity .dln-inputIncr {
    width: 100px;
    height: 40px;
    border-radius: 2px;
    border-color: var(--brand-04);
    background: var(--brand-03);
    padding: 0 12px
}

.dln-delonghi .dln-return-full-account__product-list .dln-orderRev-input-wrapper__select-quantity .dln-inputIncr button i {
    font-weight: 700;
    color: var(--brand-04)
}

.dln-delonghi .dln-return-full-account__product-list .dln-orderRev-input-wrapper__select-quantity .dln-inputIncr__input {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    height: auto;
    font-size: 1.125rem
}

.dln-delonghi .dln-return-full-account__product-list .dln-orderRev-input-wrapper--notReturnable {
    justify-content: flex-end;
    padding-top: 0
}

.dln-delonghi .dln-return-full-account__product-list .dln-orderRev-input-wrapper__single-item-content.-notReturnable {
    margin-top: 27px
}

.dln-delonghi .dln-return-full-account__product-list .dln-orderRev-input-wrapper .dln-orderRev__notReturnSel, .dln-delonghi .dln-return-full-account__product-list .dln-orderRev-input-wrapper .dln-select__value {
    font-size: .875rem;
    border-color: var(--ui-02)
}

.dln-delonghi .dln-return-full-account__product-list .dln-orderRev-input-wrapper .dln-orderRev__notReturnText {
    font-size: 1rem;
    line-height: 24px;
    padding-top: 10px
}

.dln-delonghi .dln-return-full-account__product-list .dln-orderRev-input-wrapper .dln-orderRev__notReturnBox .dln-btn {
    background: var(--ui-05)
}

.dln-delonghi .dln-return-full-account__product-list .dln-orderRev-input-wrapper .dln-select__container {
    background: var(--brand-03)
}

.dln-delonghi .dln-return-full-account__total-row {
    border: none
}

.dln-delonghi .dln-return-full-account__total-row span {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.125rem
}

.dln-delonghi .dln-return-full-account__button-wrap {
    display: flex;
    justify-content: center
}

.dln-delonghi .dln-return-full-account__button-wrap .dln-btn {
    background: var(--ui-06) !important
}

.dln-delonghi .dln-return-full-account__button-wrap .dln-btn.-hasItems {
    background: var(--brand-04) !important;
    opacity: 1 !important
}

.dln-delonghi .dln-return-full-account__button-wrap .dln-btn, .dln-delonghi .dln-return-full-account__button-wrap span {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.125rem
}

.dln-delonghi .dln-return-full-account-modal__thankYouMessageText {
    font-size: 1.125rem
}

@media screen and (min-width: 900px) and (max-width: 1020px) {
    .dln-delonghi .dln-return-full-account .dln-orderRev-input-wrapper {
        flex-direction: column;
        flex-wrap: wrap;
        border-bottom: 1px solid var(--ui-01);
        padding-bottom: 24px
    }

    .dln-delonghi .dln-return-full-account .dln-orderRev-input-wrapper:last-of-type {
        border-bottom: none
    }

    .dln-delonghi .dln-return-full-account .dln-orderRev-input-wrapper__single-item-content {
        width: 100%
    }

    .dln-delonghi .dln-return-full-account .dln-orderRev__notReturnBox button {
        margin: 0
    }
}

@media screen and (min-width: 599px) and (min-width: 599px) {
    .dln-delonghi .dln-return-full-account .dln-orderRev__detailsTitle {
        width: 100%
    }
}

@media screen and (max-width: 599px) {
    .dln-delonghi .dln-return-full-account__title {
        line-height: 1.08;
        font-size: 2.3125rem;
        letter-spacing: -.74px
    }

    .dln-delonghi .dln-return-full-account .dln-orderRev-input-wrapper {
        justify-content: flex-start;
        border-bottom: 1px solid var(--ui-01);
        padding-top: 0;
        padding-bottom: 24px;
        position: relative
    }

    .dln-delonghi .dln-return-full-account .dln-orderRev-input-wrapper .dln-orderRev {
        margin-bottom: 16px
    }

    .dln-delonghi .dln-return-full-account .dln-orderRev-input-wrapper .dln-orderRev.dln-orderRev--productDescription {
        margin-top: 12px;
        margin-left: 24px
    }

    .dln-delonghi .dln-return-full-account .dln-orderRev-input-wrapper__single-item-content {
        margin-top: 0;
        margin-left: 29px
    }

    .dln-delonghi .dln-return-full-account .dln-orderRev-input-wrapper .dln-orderRev__wrap--main {
        margin-bottom: 0
    }

    .dln-delonghi .dln-return-full-account .dln-orderRev-input-wrapper .dln-orderRev__wrap--main .dln-orderRev__detailsTitle {
        order: 1
    }

    .dln-delonghi .dln-return-full-account .dln-orderRev-input-wrapper .dln-orderRev__wrap--main .dln-orderRev__productCode {
        order: 2
    }

    .dln-delonghi .dln-return-full-account .dln-orderRev-input-wrapper .dln-orderRev__wrap--main .dln-price.dln-price--oldPrice {
        order: 3
    }

    .dln-delonghi .dln-return-full-account .dln-orderRev-input-wrapper .dln-orderRev__wrap--main .dln-price.dln-price--discounted {
        order: 4
    }

    .dln-delonghi .dln-return-full-account .dln-orderRev-input-wrapper .dln-checkbox.dln-checkbox--productDescription {
        position: absolute
    }

    .dln-delonghi .dln-return-full-account .dln-orderRev-input-wrapper .-notReturnable {
        margin-top: 0
    }

    .dln-delonghi .dln-return-full-account .dln-orderRev-input-wrapper--notReturnable {
        padding-top: 0
    }

    .dln-delonghi .dln-return-full-account .dln-orderRev-input-wrapper--notReturnable .dln-checkbox {
        display: none
    }

    .dln-delonghi .dln-return-full-account .dln-orderRev-input-wrapper--notReturnable .dln-orderRev__notReturnBox .dln-btn {
        width: 100%;
        max-width: none
    }

    .dln-delonghi .dln-return-full-account .dln-return-full-account__product-list {
        padding-bottom: 32px
    }

    .dln-delonghi .dln-return-full-account .dln-return-full-account__product-list .dln-orderHistory {
        margin-bottom: 0
    }

    .dln-delonghi .dln-return-full-account .dln-return-full-account__product-list .dln-orderHistory .dln-orderRev-input-wrapper {
        padding-bottom: 0;
        border-bottom: none
    }

    .dln-delonghi .dln-popup__content.dln-return-full-account-modal__popup-content {
        width: 100vw;
        height: 100vh;
        max-height: none !important
    }

    .dln-delonghi .dln-popup__content.dln-return-full-account-modal__popup-content .dln-return-full-account-modal {
        padding: 138px 20px 20px
    }

    .dln-delonghi .dln-popup__content.dln-return-full-account-modal__popup-content .dln-return-full-account-modal__thankYouMessageText {
        font-size: 1rem
    }
}

.dln-payMethCreate {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    height: auto;
    padding: 0 20px 32px
}

.dln-payMethCreate__title {
    display: block;
    width: 100%;
    line-height: 32px;
    font-size: 26px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    padding: 4px 0 0;
    margin: 0 0 32px
}

.dln-payMethCreate .dln-inputs {
    margin: 0 0 24px
}

.dln-payMethCreate .dln-inputs--datepicker {
    width: calc(50% - 10px);
    margin: 0 20px 24px 0
}

.dln-payMethCreate .dln-inputs--securityCode {
    width: calc(50% - 10px);
    margin: 0 0 24px
}

.dln-payMethCreate .dln-checkbox {
    margin: 0 0 24px
}

.dln-payMethCreate .dln-btn {
    width: calc(50% - 12px);
    margin: 0 0 48px auto
}

.dln-payMethCreate__foot {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    height: auto;
    border-radius: 0 0 2px 2px;
    padding: 0 0 32px
}

.dln-payMethCreate__foot .dln-icn {
    line-height: 24px;
    font-size: 18px;
    color: var(--ui-02);
    margin: 0 4px 0 0
}

.dln-payMethCreate__footText {
    height: auto;
    line-height: 20px;
    color: var(--ui-02);
    padding: 4px 0 0
}

@media only screen and (max-width: 599px) {
    .dln-payMethCreate__title {
        line-height: 20px;
        font-size: 15px
    }

    .dln-payMethCreate .dln-inputs--datepicker {
        width: 100%;
        margin: 0 0 24px
    }

    .dln-payMethCreate .dln-inputs--securityCode {
        width: 100%;
        margin: 0 0 32px
    }

    .dln-payMethCreate .dln-btn {
        width: calc(50% - 12px);
        margin: 0 0 48px auto
    }

    .dln-payMethCreate__foot {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        height: auto;
        border-radius: 0 0 2px 2px;
        padding: 0 0 32px
    }

    .dln-payMethCreate__foot .dln-icn {
        line-height: 24px;
        font-size: 18px;
        color: var(--ui-02);
        margin: 0 4px 0 0
    }

    .dln-payMethCreate__footText {
        height: auto;
        line-height: 20px;
        color: var(--ui-02);
        padding: 4px 0 0
    }
}

.dln-kenwood .dln-payMethCreate {
    padding: 80px 101px 49px 102px !important
}

.dln-kenwood .dln-payMethCreate .dln-popup__head {
    padding: 0;
    margin: 0 -51px 49px -52px;
    width: calc(100% + 103px)
}

.dln-kenwood .dln-payMethCreate .dln-inputs {
    margin-bottom: 41px
}

.dln-kenwood .dln-payMethCreate .dln-inputs--datepicker, .dln-kenwood .dln-payMethCreate .dln-inputs--securityCode {
    margin-bottom: 30px
}

.dln-kenwood .dln-payMethCreate .dln-checkbox {
    margin: 0 0 24px
}

.dln-kenwood .dln-payMethCreate .dln-btn {
    width: auto;
    margin: 0 0 40px auto
}

.dln-kenwood .dln-payMethCreate__foot {
    padding: 0
}

.dln-kenwood .dln-payMethCreate__foot .dln-icn {
    color: var(--ui-10)
}

.dln-kenwood .dln-payMethCreate__footText {
    color: var(--brand-02)
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-payMethCreate {
        padding: 90px 20px !important
    }

    .dln-kenwood .dln-payMethCreate .dln-popup__head {
        margin: 0 0 51px !important;
        width: 100%
    }

    .dln-kenwood .dln-payMethCreate .dln-inputs {
        margin: 0 0 24px
    }

    .dln-kenwood .dln-payMethCreate .dln-inputs--datepicker {
        width: calc(50% - 10px);
        margin: 0 20px 32px 0
    }

    .dln-kenwood .dln-payMethCreate .dln-inputs--securityCode {
        width: calc(50% - 10px);
        margin: 0 0 32px
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-kenwood .dln-popup .dln-popup__wrapper .dln-payMethCreate {
        padding: 80px 50px 50px !important
    }
}

.dln-delonghi .dln-payMethCreate {
    padding-bottom: 36px
}

.dln-delonghi .dln-payMethCreate__foot {
    padding: 0
}

.dln-popup {
    display: none;
    justify-content: center;
    min-height: 100vh;
    max-height: 100vh;
    background: rgba(0, 0, 0, .8);
    transition: opacity .2s;
    will-change: opacity;
    overflow-x: hidden;
    overflow-y: auto;
    pointer-events: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    transition: opacity .3s ease .1s;
    z-index: 1001
}

.dln-popup, .dln-popup__content {
    flex-wrap: wrap;
    width: 100%;
    opacity: 0
}

.dln-popup__content {
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    max-width: 416px;
    height: auto;
    background-color: var(--brand-03);
    margin: auto 0;
    overflow: initial;
    position: relative;
    z-index: 201;
    transition: all .3s;
    transition: opacity .3s ease
}

@media (-ms-high-contrast: none) {
    .dln-popup__content {
        align-self: flex-start
    }
}

.dln-popup__wrapper {
    display: flex;
    position: relative;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    background-color: var(--brand-03)
}

.dln-popup__wrapper > div:first-child {
    width: 100%
}

.dln-popup--visible {
    opacity: 1;
    transition: opacity .4s
}

.dln-popup--open {
    pointer-events: auto
}

.dln-popup .dln-btnIcon--close .dln-btnIcon__icon, .dln-popup .dln-btnIcon--close .dln-btnIcon__wrap {
    pointer-events: none
}

.dln-popup__closeBtn {
    position: absolute;
    width: 20px;
    height: 20px;
    color: var(--brand-02);
    z-index: 9;
    right: 20px;
    top: 10px;
    pointer-events: auto
}

.dln-popup__closeBtn .dln-icn {
    font-size: 20px;
    pointer-events: none;
    width: 20px;
    height: 20px
}

.dln-popup__closeBtn .dln-icn:before {
    content: "J"
}

.dln-popup--circleClose .dln-popup__closeBtn .dln-icn {
    font-size: 20px;
    pointer-events: none
}

.dln-popup--circleClose .dln-popup__closeBtn .dln-icn:before {
    content: "g";
    color: var(--ui-04)
}

.dln-popup--alert {
    background-color: transparent;
    width: auto;
    max-width: 585px;
    height: auto;
    min-height: auto;
    position: fixed;
    right: 30px;
    left: auto;
    top: 30px;
    bottom: auto
}

.dln-popup--alert .dln-popup__wrapper .dln-popup__closeBtn {
    right: 40px;
    top: 22px
}

.dln-popup--fullsize-desktop-mobile {
    padding: 0 !important
}

.dln-popup--fullsize-desktop-mobile .dln-popup__content {
    max-width: none !important;
    border-radius: 0;
    height: 100%
}

@media (-ms-high-contrast: none) {
    .dln-popup--fullsize-desktop-mobile .dln-popup__content {
        max-width: 100% !important
    }
}

body.dln-popup--open {
    overflow: hidden
}

body.dln-popup--openAlert {
    overflow: auto
}

.dln-popup {
    padding: 20px
}

.dln-popup__content, .dln-popup__wrapper {
    border-radius: 5px 5px 5px 5px
}

.dln-popup--dTop .dln-popup__content {
    margin: 0 0 auto
}

.dln-popup--dCenter .dln-popup__content {
    margin: auto 0
}

.dln-popup--dBottom .dln-popup__content {
    margin: auto 0 0
}

.dln-popup--scrollModal .dln-popup__content {
    overflow: hidden
}

.dln-popup--scrollModal .dln-popup__wrapper {
    overflow: hidden;
    overflow-y: auto
}

.dln-popup--visible .dln-popup__content {
    transition: opacity .3s ease .2s;
    opacity: 1
}

.dln-popup--fadeInDown .dln-popup__content, .dln-popup--fadeInUp .dln-popup__content, .dln-popup--zoomIn .dln-popup__content {
    transition: transform .3s ease, opacity .3s ease;
    will-change: transform
}

.dln-popup--fadeInDown.dln-popup--open .dln-popup__content, .dln-popup--fadeInUp.dln-popup--open .dln-popup__content, .dln-popup--zoomIn.dln-popup--open .dln-popup__content {
    transition: transform .3s ease .1s, opacity .3s ease
}

.dln-popup--fadeInUp .dln-popup__content {
    transform: translateY(32px)
}

.dln-popup--fadeInUp.dln-popup--open .dln-popup__content {
    transform: translateY(0)
}

.dln-popup--fadeInDown .dln-popup__content {
    transform: translateY(-32px)
}

.dln-popup--fadeInDown.dln-popup--open .dln-popup__content {
    transform: translateY(0)
}

.dln-popup--zoomIn .dln-popup__content {
    transform: scale(.96)
}

.dln-popup--zoomIn.dln-popup--open .dln-popup__content {
    transform: scale(1)
}

.ma1.modal-template {
    width: 100%;
    height: auto;
    padding: 32px;
    box-sizing: border-box
}

.modal-template > button {
    margin-bottom: 40px;
    -moz-apperance: none;
    width: 120px;
    height: 40px;
    font-size: 14px;
    color: #fff;
    border: none;
    border-radius: 5px;
    background: #000;
    -webkit-appearance: none;
    cursor: pointer
}

@media only screen and (max-width: 599px) {
    .dln-popup--mTop .dln-popup__content {
        margin: 0 0 auto !important
    }

    .dln-popup--mCenter .dln-popup__content {
        margin: auto 0 !important
    }

    .dln-popup--mBottom .dln-popup__content {
        margin: auto 0 0 !important
    }

    .dln-popup--fullsize {
        padding: 0 !important
    }

    .dln-popup--fullsize .dln-popup__content {
        max-width: none !important
    }

    .dln-popup--fullsize .dln-popup__content, .dln-popup--fullsize .dln-popup__wrapper {
        min-height: 100vh !important;
        border-radius: 0 !important
    }

    .dln-popup--alert {
        background-color: transparent;
        width: 100%;
        max-width: 585px;
        height: auto;
        min-height: auto;
        position: fixed;
        right: auto;
        left: 0;
        top: 30px;
        bottom: auto
    }
}

.dln-kenwood .dln-popup {
    padding: 80px 101px 49px 102px
}

.dln-kenwood .dln-popup__head {
    width: calc(100% + 103px);
    padding: 0;
    margin: 0 -51px 49px -52px
}

.dln-kenwood .dln-popup__content {
    border-radius: 0
}

.dln-kenwood .dln-popup__wrapper > div:first-child {
    padding: 80px 100px
}

.dln-kenwood .dln-popup__wrapper > div:first-child .dln-popup__head {
    width: calc(100% + 100px);
    margin: 0 -50px;
    padding-bottom: 30px
}

.dln-kenwood .dln-popup__wrapper > div:first-child .dln-popup__head--closeOnly {
    padding-bottom: 0
}

.dln-kenwood .dln-popup__wrapper > div:first-child .dln-popup__head--closeOnly .dln-btnIcon--close {
    transform: none
}

.dln-kenwood .dln-popup__wrapper > div:first-child .dln-popup__head + :not([class*=__form]):not([class*=__paragraph]):not([class*=__text]):not([class*=__content]) {
    margin-top: 30px
}

.dln-kenwood .dln-popup__wrapper > div:first-child .dln-completeForm__text {
    margin: 0 0 32px
}

.dln-kenwood .dln-popup__wrapper > div:first-child .dln-popup__headLine {
    display: none
}

.dln-kenwood .dln-popup__wrapper > div:first-child .dln-verification__text {
    margin-top: 0
}

.dln-kenwood .dln-popup__wrapper > div:first-child .dln-popup__headTitle {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0
}

.dln-kenwood .dln-popup__wrapper > div:first-child .dln-btnIcon {
    position: absolute;
    top: 20px;
    right: 20px
}

.dln-kenwood .dln-popup__wrapper > div:first-child .dln-btnIcon .dln-icn {
    font-size: 22px;
    width: 22px;
    height: 22px;
    text-indent: 0
}

.dln-kenwood .dln-popup__wrapper > div:first-child .dln-btnIcon .dln-icn:after, .dln-kenwood .dln-popup__wrapper > div:first-child .dln-btnIcon .dln-icn:before {
    content: "";
    position: absolute
}

.dln-kenwood .dln-popup__wrapper > div:first-child .dln-btnIcon .dln-icn:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "J";
    text-indent: 0;
    color: var(--brand-01)
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-popup__wrapper > div:first-child {
        padding: 20px 20px 50px
    }

    .dln-kenwood .dln-popup__wrapper > div:first-child .dln-popup__headTitle {
        font-size: 28px;
        line-height: 34px;
        margin-top: 0
    }

    .dln-kenwood .dln-popup__wrapper > div:first-child .dln-popup__head {
        padding: 0;
        margin: 20px 0 25px;
        width: 100%
    }
}

@media only screen and (min-width: 600px) and (max-width: 991px) {
    .dln-kenwood .dln-popup .dln-popup__wrapper > div:first-child {
        padding: 80px 50px
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-popup__wrapper > div:first-child .dln-popup__headLine {
        display: block;
        background: var(--ui-01);
        margin-top: 15px
    }

    .dln-kenwood .dln-popup__wrapper > div:first-child .dln-btnIcon .dln-icn {
        font-size: 15px
    }

    .dln-kenwood .dln-popup__wrapper > div:first-child .dln-btnIcon .dln-icn:before {
        color: var(--brand-04)
    }
}

.dln-delonghi .dln-popup {
    padding: 20px !important
}

.dln-delonghi .dln-popup__content, .dln-delonghi .dln-popup__wrapper {
    border-radius: 2px
}

.dln-delonghi .dln-popup__content {
    max-width: 427px
}

.dln-delonghi .dln-popup__content .dln-inputs:not(.dln-textarea) {
    max-width: 70%
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-popup__content .dln-inputs:not(.dln-textarea) {
        max-width: 100%
    }
}

.dln-delonghi .dln-popup__head {
    padding-top: 26px
}

.dln-delonghi .dln-popup__headTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.75rem;
    line-height: 34px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-popup__headTitle {
        font-size: 1.3125rem;
        line-height: 23px
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-popup__head--bigTitle {
        padding-top: 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-popup__head--bigTitle .dln-popup__headTitle {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 2.3125rem;
        line-height: 40px
    }
}

.dln-delonghi .dln-popup__head .dln-btnIcon .dln-icn {
    color: var(--brand-04)
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-popup__head .dln-btnIcon--close {
        transform: none !important
    }
}

.dln-forgPsw {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%;
    height: auto;
    border-radius: 2px;
    background-color: var(--brand-03);
    padding: 0 40px 24px
}

.dln-forgPsw div:nth-child(2) form {
    width: calc(100% - 40px);
    margin: 0 20px
}

.dln-forgPsw .dlg-gigya-link {
    font-weight: 700
}

.dln-forgPsw__form {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    margin: 0
}

.dln-forgPsw__form .dln-btn[type=button], .dln-forgPsw__form .dln-inputs {
    margin: 0 0 24px
}

.dln-forgPsw__form .dln-btn--link {
    margin: 0 auto
}

.dln-forgPsw__text {
    display: block;
    width: 100%;
    line-height: 20px;
    margin: 0 0 32px
}

.dln-forgPsw__wrap {
    display: none;
    flex-wrap: wrap;
    align-content: flex-start;
    width: calc(100% - 80px);
    margin: 0 40px
}

@media only screen and (max-width: 599px) {
    .dln-forgPsw {
        padding: 0 0 20px
    }

    .dln-forgPsw .dln-popup__head {
        width: calc(100% - 40px);
        padding: 20px 0 16px;
        margin: 0 20px 16px
    }

    .dln-forgPsw .dln-popup__head--circleClose {
        align-items: center
    }

    .dln-forgPsw__head {
        width: calc(100% - 40px);
        padding: 20px 0 16px;
        margin: 0 20px 16px
    }

    .dln-forgPsw__headTitle {
        font-size: 13px
    }

    .dln-forgPsw__head .dln-btnIcon, .dln-forgPsw__head .dln-btnIcon__wrap {
        width: 32px;
        height: 32px
    }

    .dln-forgPsw__text {
        margin: 0 0 24px;
        width: 100%;
        left: 0
    }

    .dln-forgPsw__form {
        width: calc(100% - 40px);
        margin: 0 20px
    }

    .dln-forgPsw__form .dln-btn[type=button] {
        margin: 0 0 16px
    }

    .dln-forgPsw__wrap {
        width: calc(100% - 40px);
        margin: 0 20px
    }
}

.dln-kenwood .dln-registration + .dln-popup .dln-popup__content {
    max-width: 591px !important
}

.dln-kenwood .dln-forgPsw {
    padding: 40px 70px !important
}

.dln-kenwood .dln-forgPsw__wrap .dln-btn {
    margin: 0 auto
}

.dln-kenwood .dln-forgPsw .dln-popup__headLine {
    display: none
}

.dln-kenwood .dln-forgPsw .dln-popup__headTitle {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0
}

.dln-kenwood .dln-forgPsw .dln-btnIcon {
    position: absolute;
    top: 5px !important;
    right: 10px !important
}

.dln-kenwood .dln-forgPsw .dln-btnIcon .dln-icn {
    font-size: 22px;
    width: 22px;
    height: 22px;
    text-indent: 999px;
    overflow: hidden
}

.dln-kenwood .dln-forgPsw .dln-btnIcon .dln-icn:after, .dln-kenwood .dln-forgPsw .dln-btnIcon .dln-icn:before {
    content: "";
    position: absolute
}

.dln-kenwood .dln-forgPsw .dln-btnIcon .dln-icn:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "J";
    text-indent: 0;
    color: var(--brand-01)
}

.dln-kenwood .dln-forgPsw .dln-inputs {
    max-width: 267px;
    margin-right: 10px;
    margin-bottom: 40px
}

.dln-kenwood .dln-forgPsw .dln-forgPsw__text {
    font-size: 14px;
    margin-bottom: 50px
}

.dln-kenwood .dln-forgPsw__wrap {
    margin: 0;
    width: 100%
}

.dln-kenwood .dln-forgPsw__wrap .dln-forgPsw__text {
    margin-bottom: 30px
}

.dln-kenwood .dln-forgPsw__wrap .dln-btn--backToLogin {
    width: 145px;
    margin: 0 auto
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-forgPsw {
        padding: 30px 0 50px !important;
        margin-left: 20px;
        margin-right: 20px
    }

    .dln-kenwood .dln-forgPsw .dln-forgPsw__form {
        width: 100%;
        margin: 0
    }

    .dln-kenwood .dln-forgPsw .dln-popup__headTitle {
        font-size: 28px;
        line-height: 34px
    }

    .dln-kenwood .dln-forgPsw .dln-popup__head--circleClose {
        margin-top: 90px;
        margin-bottom: 32px
    }

    .dln-kenwood .dln-forgPsw .dln-forgPsw__text {
        margin-bottom: 41px
    }

    .dln-kenwood .dln-forgPsw .dln-inputs {
        margin-right: 0;
        margin-bottom: 20px;
        max-width: 100%
    }

    .dln-kenwood .dln-forgPsw .dln-btn {
        width: 100%;
        max-width: 100%;
        margin-bottom: 40px
    }

    .dln-kenwood .dln-forgPsw .dln-btn--backToLogin, .dln-kenwood .dln-forgPsw .dln-btn--link {
        margin: 0
    }
}

.dln-delonghi .dln-popup__content {
    max-width: 490px
}

.dln-delonghi .dln-popup__content .dln-forgPsw .dln-btn, .dln-delonghi .dln-popup__content .dln-forgPsw .dln-inputs {
    max-width: 100%;
    width: calc(100% - 40px);
    padding: 0 20px;
    margin: 0 auto
}

.dln-delonghi .dln-popup__content .dln-forgPsw .dln-btn + .dln-btn, .dln-delonghi .dln-popup__content .dln-forgPsw .dln-inputs + .dln-btn {
    margin: 30px auto 0
}

.dln-delonghi .dln-popup__content .dln-forgPsw .dln-popup__headTitle {
    width: calc(100% - 48px);
    line-height: 20px;
    font-size: 1.0625rem;
    text-align: left;
    padding: 10px 0;
    margin: 0 8px 0 0;
    display: flex;
    align-items: center
}

.dln-delonghi .dln-popup__content .dln-forgPsw .dlg-gigya-link {
    font-weight: 700
}

@media only screen and (min-width: 599px) {
    .dln-delonghi .dln-popup__content .dln-forgPsw .dln-forgPsw {
        padding: 0 40px 24px
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-popup__content .dln-forgPsw .dln-forgPsw {
        padding: 0 0 20px
    }

    .dln-delonghi .dln-popup__content .dln-forgPsw .dln-btn, .dln-delonghi .dln-popup__content .dln-forgPsw .dln-inputs {
        width: 100%;
        padding: 0
    }
}

.dln-shareWishList {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    height: auto;
    padding: 0 20px 52px
}

.dln-shareWishList__title {
    display: block;
    width: 100%;
    line-height: 32px;
    font-size: 26px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    padding: 4px 0 0;
    margin: 0 0 32px
}

.dln-shareWishList .dln-inputs {
    margin: 0 16px 0 0;
    width: calc(70% - 16px)
}

.dln-shareWishList .dln-btn {
    width: 30%;
    margin: 0
}

.dln-shareWishList__inputs {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap
}

.dln-copyClipboard__message {
    width: 100%;
    font-size: 13px;
    line-height: 125%;
    color: var(--brand-02);
    padding: 16px 4px;
    text-align: center;
    opacity: 0;
    animation: smoothFadeInAndScale .5s linear forwards
}

.dln-kenwood .dln-shareWishList {
    padding: 80px 50px 70px !important
}

.dln-kenwood .dln-shareWishList .dln-popup__head {
    padding: 0 0 32px
}

.dln-kenwood .dln-shareWishList .dln-popup__headTitle {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 32px;
    margin-top: 32px
}

.dln-kenwood .dln-shareWishList .dln-btn {
    height: 45px
}

@media screen and (max-width: 599px) {
    .dln-kenwood .dln-shareWishList {
        padding: 90px 20px !important
    }

    .dln-kenwood .dln-shareWishList .dln-popup__headTitle {
        font-size: 28px;
        margin-right: 0;
        margin-left: 0;
        padding: 0;
        width: 100%;
        max-width: 100%
    }

    .dln-kenwood .dln-shareWishList .dln-inputs {
        width: 100%;
        margin: 0 0 16px
    }

    .dln-kenwood .dln-shareWishList .dln-btn {
        margin: 0 0 0 auto;
        width: auto
    }
}

.dln-delonghi .dln-shareWishList {
    padding: 0
}

.dln-delonghi .dln-shareWishList .dln-popup__head {
    padding: 17px 19px 40px
}

.dln-delonghi .dln-shareWishList .dln-popup__head .dln-btnIcon {
    margin-bottom: 40px
}

.dln-delonghi .dln-shareWishList .dln-popup__headTitle {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    max-width: none;
    line-height: 32px;
    font-size: 1.625rem;
    text-align: left;
    padding: 0 123px;
    margin: 0;
    box-sizing: border-box
}

.dln-delonghi .dln-shareWishList__inputs {
    margin-bottom: 87px
}

.dln-delonghi .dln-shareWishList__inputs .dln-inputs:not(.dln-textarea) {
    width: calc(100% - 142px);
    max-width: none;
    margin: 0 18px 0 0
}

.dln-delonghi .dln-shareWishList__inputs .dln-btn {
    width: 124px;
    min-width: 0;
    padding: 0 15px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-shareWishList {
        padding: 0 20px
    }

    .dln-delonghi .dln-shareWishList .dln-popup__head {
        padding: 35px 5px 25px
    }

    .dln-delonghi .dln-shareWishList .dln-popup__head .dln-btnIcon {
        margin-bottom: 156px
    }

    .dln-delonghi .dln-shareWishList .dln-popup__headTitle {
        line-height: 23px;
        font-size: 1.3125rem;
        text-align: center;
        padding: 0 15px
    }

    .dln-delonghi .dln-shareWishList__inputs .dln-inputs:not(.dln-textarea) {
        width: calc(100% - 110px);
        margin: 0 10px 0 0
    }

    .dln-delonghi .dln-shareWishList__inputs .dln-btn {
        width: 100px;
        padding: 0
    }
}

.dln-singProductReview {
    padding: 0 80px 70px
}

.dln-singProductReview .dln-popup__head .dln-btnIcon--close {
    transform: translateX(60px)
}

.dln-singProductReview .dln-orderRev {
    padding: 0 0 16px;
    border: none
}

.dln-singProductReview .dln-orderRev:hover, .dln-singProductReview .dln-orderRev__details {
    border: none
}

.dln-singProductReview .dln-orderRev__content {
    align-content: center;
    max-width: calc(100% - 172px)
}

.dln-singProductReview .dln-orderRev__detailsTitle {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    height: auto;
    white-space: normal;
    text-align: left
}

.dln-singProductReview .dln-orderRev__itemPic > img {
    -o-object-fit: contain;
    object-fit: contain
}

.dln-singProductReview__title {
    font-size: 32px;
    line-height: 35px;
    color: var(--brand-04);
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0
}

.dln-singProductReview__content {
    width: 100%;
    border-top: 1px solid var(--ui-01);
    padding: 24px 0 0
}

.dln-singProductReview__detailsTitle {
    font-size: 15px;
    line-height: 20px;
    color: var(--brand-04);
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 40px 0 8px
}

.dln-singProductReview__desc {
    font-size: 14px;
    line-height: 20px;
    color: var(--brand-04)
}

.dln-singProductReview .dln-orderRev__rating, .dln-singProductReview .dln-ratingStars {
    margin: 0
}

@media only screen and (max-width: 599px) {
    .dln-singProductReview {
        padding: 24px
    }

    .dln-singProductReview .dln-orderRev__itemPic {
        width: 100%;
        max-width: 140px;
        height: 112px;
        margin: 0 32px 0 0
    }

    .dln-singProductReview .dln-orderRev__content {
        width: auto
    }
}

.dln-kenwood .dln-singProductReview .dln-orderRev__details {
    max-width: 100%
}

.dln-kenwood .dln-singProductReview .dln-orderRev__detailsTitle {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    line-height: 22px
}

.dln-kenwood .dln-singProductReview .dln-orderRev--productReview {
    margin-top: 0 !important
}

.dln-kenwood .dln-singProductReview__content {
    border: 0;
    padding-top: 6px
}

.dln-kenwood .dln-singProductReview__title {
    display: none
}

.dln-kenwood .dln-singProductReview__detailsTitle {
    margin-top: 15px;
    margin-bottom: 5px;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    line-height: 20px
}

.dln-kenwood .dln-singProductReview__desc {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal
}

.dln-kenwood .dln-singProductReview .dln-ratingStars .dln-icn {
    width: 24px;
    height: 24px
}

.dln-kenwood .dln-singProductReview .dln-ratingStars .dln-icn--iconfont {
    font-size: 22px
}

.dln-kenwood .dln-singProductReview .dln-popup__head .dln-btnIcon--close {
    transform: none
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-orderRev__itemPic {
        margin-right: 20px
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-singProductReview .dln-popup__head .dln-btnIcon--close {
        transform: none
    }
}

.dln-delonghi .dln-singProductReview__title {
    margin-top: 16px;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.75rem;
    line-height: 34px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-singProductReview__title {
        font-size: 1.3125rem;
        line-height: 23px
    }
}

.dln-delonghi .dln-singProductReview .dln-ratingStars {
    margin-top: 8px
}

.dln-delonghi .dln-singProductReview .dln-singProductReview__detailsTitle {
    margin-bottom: 16px;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: .875rem;
    line-height: 18px
}

.dln-delonghi .dln-singProductReview .dln-singProductReview__desc {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .875rem;
    line-height: 18px
}

.dln-writeReview {
    width: 100%;
    padding: 0 80px 70px
}

.dln-writeReview .dln-popup__head .dln-btnIcon--close {
    transform: translateX(60px)
}

.dln-writeReview .dln-popup__head .dln-popup__headTitle {
    text-align: center
}

.dln-writeReview__title {
    font-size: 44px;
    margin: 0 0 32px
}

.dln-writeReview__subTitle, .dln-writeReview__title {
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-writeReview__subTitle {
    font-size: 17px;
    margin: 0 0 16px
}

.dln-writeReview .dln-orderRev__rating, .dln-writeReview .dln-ratingStars {
    margin: 10px 0
}

.dln-writeReview .dln-orderRev__rating .dln-icn, .dln-writeReview .dln-ratingStars .dln-icn {
    width: 35px;
    height: 35px
}

.dln-writeReview .dln-orderRev__rating .dln-icn:before, .dln-writeReview .dln-ratingStars .dln-icn:before {
    font-size: 35px
}

.dln-writeReview .dln-orderRev {
    border-width: 0 0 1px;
    border-color: var(--ui-01);
    padding: 0 0 24px;
    margin: 0 0 24px
}

.dln-writeReview .dln-orderRev__itemPic {
    width: 80px;
    height: 64px
}

.dln-writeReview .dln-orderRev__itemPic > img {
    -o-object-fit: contain;
    object-fit: contain
}

.dln-writeReview__content {
    width: 100%;
    margin: 32px 0 0
}

.dln-writeReview__form .dln-writeReview__subTitle {
    margin: 32px 0 8px
}

.dln-writeReview__form-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    width: 100%;
    border-top: 1px solid var(--ui-01);
    padding: 32px 0 0;
    margin: 32px 0 0
}

.dln-writeReview__form .dln-btn {
    width: calc(100% - 50px);
    max-width: 185px
}

.dln-writeReview__form .dln-btn--link {
    width: auto;
    margin: 0 auto 0 0
}

@media only screen and (max-width: 599px) {
    .dln-writeReview {
        padding: 24px
    }

    .dln-writeReview .dln-orderRev__itemPic {
        width: 100%;
        height: 183px;
        margin: 0 auto
    }

    .dln-writeReview .dln-orderRev__itemPic > img {
        -o-object-fit: contain;
        object-fit: contain
    }
}

.dln-kenwood .dln-writeReview {
    padding-top: 60px;
    padding-bottom: 48px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-writeReview .dln-ratingStars, .dln-kenwood .dln-writeReview .dln-writeReview__subTitle {
        text-align: left;
        position: relative;
        bottom: auto;
        left: auto
    }

    .dln-kenwood .dln-writeReview .dln-orderRev__detailsTitle {
        text-align: left;
        white-space: normal
    }

    .dln-kenwood .dln-writeReview .dln-ratingStars {
        position: relative
    }

    .dln-kenwood .dln-writeReview .dln-writeReview__item {
        height: auto
    }

    .dln-kenwood .dln-writeReview .dln-orderRev {
        margin-bottom: 0
    }

    .dln-kenwood .dln-writeReview .dln-orderRev__wrap--main {
        margin: 0
    }

    .dln-kenwood .dln-writeReview .dln-writeReview__form .dln-inputs {
        width: 100%;
        margin-right: 0
    }

    .dln-kenwood .dln-writeReview .dln-writeReview__form .dln-btn:not(.dln-btn--link) {
        width: auto;
        min-width: 120px;
        max-width: calc(100% - 50px)
    }

    .dln-kenwood .dln-writeReview .dln-orderRev__itemPic {
        max-width: 100%;
        height: auto;
        margin: 0 20px 20px 0
    }

    .dln-kenwood .dln-writeReview .dln-orderRev__itemPic > img {
        max-width: 100%;
        height: auto
    }

    .dln-kenwood .dln-writeReview .dln-orderRev__content {
        width: calc(100% - 120px)
    }
}

.dln-kenwood .dln-writeReview .dln-popup__head .dln-btnIcon--close {
    transform: none;
    position: absolute;
    top: 20px;
    right: 20px
}

.dln-kenwood .dln-writeReview .dln-popup__headTitle {
    line-height: 40px;
    font-family: var(--fontNameExtra), Arial, sans-serif !important;
    font-size: 32px;
    font-weight: 400
}

.dln-kenwood .dln-writeReview__item {
    height: 150px;
    position: relative
}

.dln-kenwood .dln-writeReview .dln-orderRev {
    border-bottom: none;
    padding-bottom: 0
}

.dln-kenwood .dln-writeReview .dln-orderRev__itemPic {
    max-width: 100%;
    width: auto;
    height: auto
}

.dln-kenwood .dln-writeReview .dln-orderRev__itemPic > img {
    -o-object-fit: none;
    object-fit: none
}

.dln-kenwood .dln-writeReview .dln-orderRev__content {
    align-content: normal;
    width: calc(100% - 200px)
}

.dln-kenwood .dln-writeReview .dln-orderRev__details {
    width: 100%;
    max-width: none
}

.dln-kenwood .dln-writeReview .dln-orderRev__wrap--main {
    width: 100%
}

.dln-kenwood .dln-writeReview .dln-orderRev__detailsTitle {
    display: block;
    width: 100%
}

.dln-kenwood .dln-writeReview__subTitle {
    line-height: 20px;
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-size: 14px;
    margin-bottom: 4px;
    position: absolute;
    bottom: 24px;
    left: 200px
}

.dln-kenwood .dln-writeReview .dln-ratingStars {
    height: 24px;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 200px
}

.dln-kenwood .dln-writeReview .dln-ratingStars__star {
    width: 24px;
    height: 24px;
    margin-right: 5px
}

.dln-kenwood .dln-writeReview .dln-ratingStars__star:first-of-type {
    margin-right: 0
}

.dln-kenwood .dln-writeReview .dln-ratingStars__star .dln-icn--iconfont {
    width: 24px;
    height: 24px
}

.dln-kenwood .dln-writeReview .dln-ratingStars__star .dln-icn--iconfont:before {
    line-height: 24px;
    font-size: 24px
}

.dln-kenwood .dln-writeReview__content .dln-writeReview__subTitle {
    display: none
}

.dln-kenwood .dln-writeReview__content .dln-writeReview__subTitle:nth-of-type(3) {
    display: block;
    line-height: 20px;
    font-size: 12px;
    font-weight: lighter;
    color: var(--ui-07);
    margin: 0 0 4px;
    position: static
}

.dln-kenwood .dln-writeReview__form {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-kenwood .dln-writeReview__form .dln-inputs {
    width: calc(50% - 10px);
    height: 50px;
    margin-bottom: 16px;
    box-sizing: border-box
}

.dln-kenwood .dln-writeReview__form .dln-inputs:first-of-type {
    margin-right: 20px
}

.dln-kenwood .dln-writeReview__form .dln-inputs__input {
    width: 100%;
    height: 50px;
    box-sizing: border-box
}

.dln-kenwood .dln-writeReview__form .dln-inputs__lbl {
    width: 100%;
    line-height: 20px;
    color: var(--ui-07);
    padding: 0 0 4px;
    top: -24px
}

.dln-kenwood .dln-writeReview__form .dln-inputs.dln-textarea {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 32px
}

.dln-kenwood .dln-writeReview__form .dln-inputs.dln-textarea .dln-inputs__input {
    color: var(--brand-02);
    padding: 8px
}

.dln-kenwood .dln-writeReview__form-footer {
    border-top: none;
    padding: 0;
    margin: 0
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-kenwood .dln-popup .dln-popup__wrapper .dln-writeReview .dln-orderRev__itemPic {
        max-width: 100%;
        height: auto;
        margin: 0 20px 0 0
    }

    .dln-kenwood .dln-popup .dln-popup__wrapper .dln-writeReview .dln-orderRev__itemPic > img {
        max-width: 100%;
        height: auto
    }

    .dln-kenwood .dln-popup .dln-popup__wrapper .dln-writeReview .dln-orderRev__content {
        align-items: center;
        width: calc(100% - 118px)
    }

    .dln-kenwood .dln-popup .dln-popup__wrapper .dln-writeReview .dln-orderRev__wrap--main {
        margin: 0
    }

    .dln-kenwood .dln-popup .dln-popup__wrapper .dln-writeReview__subTitle {
        width: 100%;
        position: static;
        top: auto;
        left: auto
    }

    .dln-kenwood .dln-popup .dln-popup__wrapper .dln-writeReview__item {
        margin-top: 0 !important
    }

    .dln-kenwood .dln-popup .dln-popup__wrapper .dln-writeReview__item .dln-ratingStars {
        position: static;
        top: auto;
        left: auto
    }

    .dln-kenwood .dln-popup .dln-popup__wrapper .dln-writeReview__form .dln-inputs {
        width: 100%;
        margin: 20px 0 16px
    }

    .dln-kenwood .dln-popup .dln-popup__wrapper .dln-writeReview__form .dln-textarea {
        margin-top: 0;
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-popup .dln-popup__wrapper .dln-writeReview__item {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap
    }

    .dln-kenwood .dln-popup .dln-popup__wrapper .dln-writeReview__item .dln-orderRev__itemPic {
        width: 98px;
        height: 80px
    }

    .dln-kenwood .dln-popup .dln-popup__wrapper .dln-writeReview__item .dln-orderRev__content {
        width: calc(100% - 119px)
    }

    .dln-kenwood .dln-popup .dln-popup__wrapper .dln-writeReview__item .dln-orderRev--simpleview {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center
    }

    .dln-kenwood .dln-popup .dln-popup__wrapper .dln-writeReview__item .dln-ratingStars {
        margin: 0 0 0 auto;
        position: static;
        left: auto
    }

    .dln-kenwood .dln-popup .dln-popup__wrapper .dln-writeReview__form .dln-inputs:first-of-type {
        margin-right: 0
    }
}

.dln-delonghi .dln-writeReview .dln-orderRev {
    padding-bottom: 16px;
    margin-bottom: 30px
}

.dln-delonghi .dln-writeReview__subTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 19px;
    font-size: 1.125rem;
    text-align: left;
    margin-bottom: 10px
}

.dln-delonghi .dln-writeReview .dln-ratingStars {
    margin: 0
}

.dln-delonghi .dln-writeReview__form .dln-writeReview__subTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 19px;
    font-size: 1.125rem;
    text-align: left;
    margin-top: 0;
    margin-bottom: 12px
}

.dln-delonghi .dln-writeReview__form .dln-inputs.dln-textarea {
    margin-bottom: 0
}

.dln-delonghi .dln-writeReview__form-footer {
    padding-top: 24px;
    margin-top: 24px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-writeReview__item .dln-orderRev {
        flex-direction: row
    }

    .dln-delonghi .dln-writeReview__item .dln-orderRev__itemPic {
        flex-shrink: 0;
        width: 80px;
        height: 80px
    }

    .dln-delonghi .dln-writeReview__item .dln-orderRev__itemPic > img {
        -o-object-fit: contain;
        object-fit: contain
    }

    .dln-delonghi .dln-writeReview__item .dln-orderRev .dln-orderRev__content {
        flex: 1;
        width: auto;
        margin-left: 10px
    }

    .dln-delonghi .dln-writeReview__item .dln-orderRev .dln-orderRev__content .dln-orderRev__detailsTitle {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal;
        line-height: 19px;
        font-size: 1.1875rem;
        text-align: left
    }
}

.dln-connectAcc {
    align-items: flex-start;
    align-content: flex-start;
    height: auto;
    border-radius: 2px;
    background-color: var(--brand-03);
    padding: 0 40px 40px
}

.dln-connectAcc, .dln-connectAcc__head {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-connectAcc__head {
    align-items: center;
    min-height: 22px;
    border-bottom: 1px solid var(--ui-02);
    border-radius: 2px 2px 0 0;
    padding: 16px 0;
    margin: 0 0 16px
}

.dln-connectAcc__headTitle {
    display: block;
    width: calc(100% - 56px);
    line-height: 19px;
    font-size: 16px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding: 0;
    margin: 0 16px 0 0
}

.dln-connectAcc__head .dln-btnIcon {
    margin: 0 0 0 auto
}

.dln-connectAcc__form {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    margin: 0
}

.dln-connectAcc__form .dln-btn[type=button], .dln-connectAcc__form .dln-inputs {
    margin: 0 0 24px
}

.dln-connectAcc__form .dln-btn--link {
    margin: 0 auto
}

.dln-connectAcc__text {
    display: block;
    width: 100%;
    line-height: 20px;
    margin: 0 0 32px
}

.dln-connectAcc__wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.dln-connectAcc__wrap .dln-btn {
    margin: 0 auto 0 0
}

.dln-connectAcc__wrap .dln-btn:last-of-type {
    margin: 0
}

@media only screen and (max-width: 599px) {
    .dln-connectAcc {
        padding: 24px
    }
}

.dln-kenwood .dln-connectAcc {
    padding: 0 40px 70px
}

.dln-kenwood .dln-connectAcc__text {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 40px;
    text-align: center
}

.dln-kenwood .dln-connectAcc__form {
    max-width: 380px;
    margin: 0 auto
}

.dln-kenwood .dln-connectAcc__form .dln-inputs {
    margin-bottom: 34px
}

.dln-kenwood .dln-connectAcc__form .dln-inputs + .dln-inputs {
    margin-bottom: 0
}

.dln-kenwood .dln-connectAcc__form .dln-btn[type=button] {
    margin: 30px 0 40px
}

.dln-kenwood .dln-connectAcc__form .dln-inputs {
    margin: 0 0 35px
}

.dln-kenwood .dln-connectAcc__wrap {
    max-width: 380px;
    margin: 0 auto
}

.dln-kenwood .dln-connectAcc__wrap .dln-btn--link {
    font-size: 14px;
    line-height: 20px
}

.dln-kenwood .dln-connectAcc .dln-popup__head {
    padding: 0
}

.dln-kenwood .dln-connectAcc .dln-popup__head .dln-popup__headTitle {
    font-size: 32px;
    line-height: 40px;
    width: 100%;
    margin: 0;
    max-width: 100%;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 0
}

.dln-kenwood .dln-connectAcc .dln-popup__head .dln-btnIcon {
    position: absolute;
    top: 20px;
    right: 20px
}

.dln-kenwood .dln-connectAcc .dln-popup__head .dln-btnIcon .dln-icn {
    font-size: 22px;
    width: 22px;
    height: 22px;
    text-indent: 999px;
    overflow: hidden
}

.dln-kenwood .dln-connectAcc .dln-popup__head .dln-btnIcon .dln-icn:after, .dln-kenwood .dln-connectAcc .dln-popup__head .dln-btnIcon .dln-icn:before {
    content: "";
    position: absolute
}

.dln-kenwood .dln-connectAcc .dln-popup__head .dln-btnIcon .dln-icn:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "J";
    text-indent: 0;
    color: var(--brand-01)
}

.dln-kenwood .dln-connectAcc .dln-popup__head .dln-popup__headLine {
    display: none
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-connectAcc {
        padding: 0 22px 50px
    }

    .dln-kenwood .dln-connectAcc__text {
        margin: 32px 0 40px;
        text-align: center
    }

    .dln-kenwood .dln-connectAcc__form .dln-inputs {
        margin-bottom: 34px
    }

    .dln-kenwood .dln-connectAcc__form .dln-inputs + .dln-inputs {
        margin-bottom: 0
    }

    .dln-kenwood .dln-connectAcc__form .dln-btn[type=button] {
        width: 100%
    }

    .dln-kenwood .dln-connectAcc__wrap .dln-btn--link {
        width: auto;
        max-width: 50%;
        margin: 0;
        text-align: left;
        font-size: 13px
    }

    .dln-kenwood .dln-connectAcc__wrap .dln-btn--link:nth-child(odd) {
        margin: 0 auto 0 0
    }

    .dln-kenwood .dln-connectAcc .dln-popup__head .dln-popup__headTitle {
        font-size: 28px;
        line-height: 34px
    }

    .dln-kenwood .dln-connectAcc .dln-popup__head .dln-btnIcon {
        top: 30px;
        right: 30px
    }
}

.dln-delonghi .dln-connectAcc {
    padding: 0 40px 70px
}

.dln-delonghi .dln-connectAcc .dln-connectAcc__form, .dln-delonghi .dln-connectAcc .dln-connectAcc__wrap {
    padding: 0 30px
}

.dln-delonghi .dln-connectAcc .dln-connectAcc__form .dln-inputs, .dln-delonghi .dln-connectAcc .dln-connectAcc__form .dln-inputs + .dln-btn, .dln-delonghi .dln-connectAcc .dln-connectAcc__wrap .dln-inputs, .dln-delonghi .dln-connectAcc .dln-connectAcc__wrap .dln-inputs + .dln-btn {
    max-width: 100%;
    width: 100%
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-connectAcc .dln-connectAcc__form, .dln-delonghi .dln-connectAcc .dln-connectAcc__wrap {
        padding: 0
    }
}

.dln-completeForm {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%;
    height: auto;
    border-radius: 2px;
    background-color: var(--brand-03);
    padding: 0 40px 40px
}

.dln-completeForm__head {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    min-height: 22px;
    border-bottom: 1px solid var(--ui-02);
    border-radius: 2px 2px 0 0;
    padding: 16px 0;
    margin: 0 0 16px
}

.dln-completeForm__headTitle {
    display: block;
    width: calc(100% - 56px);
    line-height: 19px;
    font-size: 16px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding: 0;
    margin: 0 16px 0 0
}

.dln-completeForm__head .dln-btnIcon {
    margin: 0 0 0 auto
}

.dln-completeForm__form {
    align-content: flex-start;
    padding: 0 20px;
    margin: 0
}

.dln-completeForm__form .dln-inputs {
    margin: 0 0 24px
}

.dln-completeForm__form .dln-btn[type=button] {
    margin: 0
}

.dln-completeForm__form .dln-btn--link {
    margin: 0 auto
}

.dln-completeForm__text {
    display: block;
    width: 100%;
    line-height: 20px;
    margin: 0 0 32px
}

.dln-completeForm__wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.dln-completeForm__wrap .dln-btn {
    margin: 0 auto 0 0
}

.dln-completeForm__wrap .dln-btn:last-of-type {
    margin: 0
}

.dln-completeForm .dln-checkbox {
    margin: 0 0 24px
}

.dln-completeForm__paragraph {
    font-size: 10px;
    line-height: 125%;
    width: 100%;
    color: var(--brand-04);
    margin: 0 0 20px
}

.dln-completeForm__paragraph--info {
    color: var(--brand-02);
    margin: 0 0 32px
}

.dln-completeForm__paragraph--noMarg {
    margin: 0
}

.dln-completeForm__paragraph--secondary {
    font-size: 10px;
    line-height: 125%;
    color: var(--ui-05)
}

.dln-completeForm__paragraph a {
    color: var(--ui-05)
}

.dln-completeForm__subtitle {
    font-size: 10px;
    line-height: 125%;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 8px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-completeForm__form {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-completeForm__formContainer {
    width: 100%;
    padding: 32px 0 0;
    margin: 24px 0 0;
    border-top: 1px solid var(--ui-01)
}

.dln-completeForm__formContainer .dln-select {
    width: calc(50% - 10px);
    margin: 0 50% 32px 0
}

.dln-completeForm__formContainer .dln-inputs {
    margin: 0 0 16px
}

.dln-completeForm__formContainer .dln-inputs--halfCol {
    width: calc(50% - 10px);
    margin: 0 0 32px
}

.dln-completeForm__formContainer .dln-inputs--halfCol:nth-child(2n) {
    margin: 0 20px 32px 0
}

.dln-completeForm__formContainer .dln-inputs .dln-inputs__extraLbl {
    width: calc(95% - 12px);
    max-width: 300px;
    white-space: normal
}

.dln-completeForm__formContainer .dln-checkbox {
    margin: 70px 0 32px
}

.dln-completeForm__formFoot {
    width: 100%;
    margin: 60px 0 0
}

.dln-completeForm__formFoot .dln-btn {
    width: 50%
}

.dln-completeForm__formOptions {
    display: flex;
    flex-wrap: wrap
}

.dln-completeForm__formOptions .dln-registrationForm__paragraph, .dln-completeForm__formOptions .dln-registrationForm__subtitle {
    font-size: 10px
}

.dln-completeForm__formOptions .dln-radioBtn {
    margin: 0 40px 32px 0
}

.dln-kenwood .dln-completeForm {
    padding: 0 40px 70px
}

.dln-kenwood .dln-completeForm__text {
    font-size: 14px;
    line-height: 20px;
    margin: 25px 0 40px
}

.dln-kenwood .dln-completeForm__form {
    padding: 0 40px
}

.dln-kenwood .dln-completeForm__form .dln-inputs {
    margin-top: 0;
    margin-bottom: 0
}

.dln-kenwood .dln-completeForm__form .dln-inputs ~ .dln-inputs {
    margin-top: 34px
}

.dln-kenwood .dln-completeForm__form .dln-btn[type=button] {
    margin: 30px 0 0;
    width: 100%
}

.dln-kenwood .dln-completeForm__form .dln-checkbox {
    margin: 25px 0 30px
}

.dln-kenwood .dln-completeForm__wrap .dln-btn--link {
    font-size: 14px;
    line-height: 20px
}

.dln-kenwood .dln-completeForm__formOptions + .dln-completeForm__paragraph--secondary {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 0
}

.dln-kenwood .dln-completeForm__formOptions + .dln-completeForm__paragraph--secondary a {
    color: var(--brand-01)
}

.dln-kenwood .dln-completeForm__paragraph {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-kenwood .dln-completeForm__paragraph, .dln-kenwood .dln-completeForm__paragraph--secondary {
    font-size: 12px;
    line-height: 16px;
    color: var(--brand-02)
}

.dln-kenwood .dln-completeForm .dln-popup__head {
    padding: 0
}

.dln-kenwood .dln-completeForm .dln-popup__head + .dln-completeForm__text {
    padding: 0 40px;
    text-align: center
}

.dln-kenwood .dln-completeForm .dln-popup__head .dln-popup__headTitle {
    font-size: 32px;
    line-height: 40px;
    width: 100%;
    margin: 0;
    max-width: 100%;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 0;
    display: block
}

.dln-kenwood .dln-completeForm .dln-popup__head .dln-btnIcon {
    position: absolute;
    top: 20px;
    right: 20px
}

.dln-kenwood .dln-completeForm .dln-popup__head .dln-btnIcon .dln-icn {
    font-size: 22px;
    width: 22px;
    height: 22px;
    text-indent: 999px;
    overflow: hidden
}

.dln-kenwood .dln-completeForm .dln-popup__head .dln-btnIcon .dln-icn:after, .dln-kenwood .dln-completeForm .dln-popup__head .dln-btnIcon .dln-icn:before {
    content: "";
    position: absolute
}

.dln-kenwood .dln-completeForm .dln-popup__head .dln-btnIcon .dln-icn:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "J";
    text-indent: 0;
    color: var(--brand-01)
}

.dln-kenwood .dln-completeForm .dln-popup__head .dln-popup__headLine {
    display: none
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-completeForm {
        padding: 0 20px 50px
    }

    .dln-kenwood .dln-completeForm__text {
        margin: 32px 0 40px;
        text-align: center
    }

    .dln-kenwood .dln-completeForm__form {
        padding: 0
    }

    .dln-kenwood .dln-completeForm__form .dln-btn[type=button] {
        width: 100%
    }

    .dln-kenwood .dln-completeForm__wrap .dln-btn--link {
        width: auto;
        max-width: 50%;
        margin: 0;
        text-align: left;
        font-size: 13px
    }

    .dln-kenwood .dln-completeForm__wrap .dln-btn--link:nth-child(odd) {
        margin: 0 auto 0 0
    }

    .dln-kenwood .dln-completeForm .dln-popup__head + .dln-completeForm__text {
        padding: 0;
        text-align: center
    }

    .dln-kenwood .dln-completeForm .dln-popup__head .dln-popup__headTitle {
        font-size: 28px;
        line-height: 34px
    }

    .dln-kenwood .dln-completeForm .dln-popup__head .dln-btnIcon {
        top: 30px;
        right: 30px
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-kenwood .dln-popup__wrapper > div:first-child .dln-completeForm__form, .dln-kenwood .dln-popup__wrapper > div:first-child .dln-completeForm__text {
        padding: 0
    }
}

.dln-delonghi .dln-completeForm .dln-inputs {
    max-width: 100% !important;
    border-color: var(--brand-04)
}

.dln-delonghi .dln-completeForm .dln-radioBtn__lbl:after {
    background: var(--brand-04)
}

.dln-popup__head {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 16px 0 32px;
    box-sizing: border-box;
    position: relative
}

.dln-popup__head .dln-btnIcon {
    margin: 0 0 8px auto;
    width: auto;
    height: auto;
    z-index: 99
}

.dln-popup__head .dln-btnIcon .dln-btnIcon__wrap {
    width: auto;
    height: auto
}

.dln-popup__head .dln-btnIcon .dln-icn {
    font-size: 20px;
    color: var(--brand-01)
}

.dln-popup__head .dln-btnIcon--closeBtn {
    z-index: 99
}

.dln-popup__head .dln-btnIcon--closeBtn img {
    pointer-events: none
}

.dln-popup__head .dln-btnIcon--closeBtn .dln-icn {
    font-size: 20px
}

.dln-popup__headTitle {
    display: block;
    width: 100%;
    max-width: calc(100% - 24px);
    margin: 0 auto;
    height: auto;
    font-size: 26px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    padding: 0 4px
}

.dln-popup__headTitle .dln-icn {
    width: 38px;
    font-size: 24px;
    margin: 0 8px
}

.dln-popup__head--support01 .dln-popup__headTitle .dln-icn {
    color: var(--support-01)
}

.dln-popup__head--support02 .dln-popup__headTitle .dln-icn {
    color: var(--support-02)
}

.dln-popup__head--bigTitle {
    padding: 16px 0 32px
}

.dln-popup__head--bigTitle .dln-popup__headTitle {
    font-size: 44px;
    line-height: normal;
    text-align: left
}

.dln-popup__head--circleClose {
    align-items: center
}

.dln-popup__head--circleClose .dln-popup__headTitle {
    width: calc(100% - 48px);
    line-height: 20px;
    font-size: 17px;
    text-align: left;
    padding: 10px 0;
    margin: 0 8px 0 0;
    display: flex;
    align-items: center
}

.dln-popup__head--circleClose .dln-popup__headLine {
    display: block;
    width: 100%;
    height: 1px;
    background-color: var(--ui-02);
    margin: 6px 0 0
}

.dln-popup__head--closeOnly .dln-btnIcon {
    margin: 0 0 0 auto
}

.dln-alert .dln-btnIcon .dln-icn {
    color: var(--ui-02)
}

.dln-kenwood .dln-popup__head {
    position: inherit
}

.dln-kenwood .dln-popup__head .dln-btnIcon:not(.dln-btnIcon--circleClose) {
    margin: 0 0 0 auto
}

.dln-kenwood .dln-popup__headTitle {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-kenwood .dln-popup__head .dln-btnIcon {
    margin: 0
}

.dln-kenwood .dln-popup__head .dln-btnIcon .dln-btnIcon__wrap {
    width: auto;
    height: auto
}

.dln-kenwood .dln-popup__head .dln-btnIcon .dln-icn {
    font-size: 20px;
    color: var(--brand-01)
}

.dln-kenwood .dln-popup__head .dln-btnIcon--circleClose {
    margin: 0 0 0 auto
}

.dln-kenwood .dln-popup__head .dln-btnIcon--circleClose .dln-icn {
    color: var(--ui-01)
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-kenwood .dln-popup .dln-popup__wrapper > div:first-child .dln-popup__head {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        margin: 0
    }

    .dln-kenwood .dln-popup .dln-popup__wrapper > div:first-child .dln-popup__headTitle {
        height: auto
    }
}

.dln-faqShare {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 0 56px
}

.dln-faqShare .dln-popup__head {
    margin-left: 24px;
    margin-right: 24px;
    padding-bottom: 24px
}

.dln-faqShare .dln-popup__headTitle {
    text-align: left;
    padding: 0 96px
}

.dln-faqShare__content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 120px;
    box-sizing: border-box
}

.dln-faqShare__content .dln-inputs {
    margin: 0 0 24px
}

.dln-faqShare__content .dln-inputs:last-of-type {
    margin: 0 0 48px
}

.dln-faqShare__actions {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    width: 100%;
    padding: 0 120px;
    box-sizing: border-box
}

.dln-faqShare__actions .dln-btn--cancel {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 auto 0 0
}

.dln-faqShare__actions .dln-btn--confirm {
    width: 184px;
    margin: 0 0 0 auto
}

@media only screen and (max-width: 599px) {
    .dln-faqShare {
        padding: 0 0 56px
    }

    .dln-faqShare .dln-popup__head {
        margin-left: 20px;
        margin-right: 20px
    }

    .dln-faqShare .dln-popup__headTitle {
        padding: 0;
        font-size: 15px
    }

    .dln-faqShare__actions, .dln-faqShare__content {
        padding: 0 20px
    }

    .dln-faqShare__actions .dln-btn--cancel {
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal;
        margin: 0 auto 0 0
    }

    .dln-faqShare__actions .dln-btn--confirm {
        width: 184px;
        margin: 0 0 0 auto
    }
}

.dln-kenwood .dln-faqShare {
    padding-bottom: 70px !important
}

.dln-kenwood .dln-faqShare > .dln-popup__head {
    width: 100% !important;
    margin: 0 !important
}

.dln-kenwood .dln-faqShare__content {
    padding: 30px 0 0
}

.dln-kenwood .dln-faqShare__content .dln-inputs {
    margin-bottom: 41px
}

.dln-kenwood .dln-faqShare__content .dln-inputs.dln-textarea {
    margin-bottom: 30px
}

.dln-kenwood .dln-faqShare__actions {
    padding: 0
}

.dln-kenwood .dln-faqShare__actions .dln-btn--confirm {
    width: 102px;
    padding: 0
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-faqShare {
        align-content: flex-start;
        min-height: 100vh;
        padding-top: 90px !important
    }

    .dln-kenwood .dln-faqShare .dln-popup__head {
        margin-bottom: 32px !important
    }
}

.dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-faqShare {
    padding-bottom: 63px
}

.dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-faqShare .dln-popup__head {
    padding: 20px
}

.dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-faqShare .dln-popup__head .dln-btnIcon--close {
    margin-bottom: 16px
}

.dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-faqShare .dln-popup__head .dln-popup__headTitle {
    line-height: 37px;
    font-size: 2.3125rem;
    text-align: center;
    padding: 0 62px
}

.dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-faqShare .dln-faqShare__content {
    padding: 0 102px
}

.dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-faqShare .dln-faqShare__content .dln-inputs {
    width: 100%;
    max-width: none
}

.dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-faqShare .dln-faqShare__actions {
    padding: 0 102px
}

.dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-faqShare .dln-faqShare__actions .dln-btn--confirm {
    width: 50%;
    min-width: 0
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-faqShare .dln-popup__head {
        padding-bottom: 40px;
        margin: 0
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-faqShare .dln-popup__head .dln-btnIcon--close {
        margin-bottom: 40px;
        transform: translate(3px, -3px) !important
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-faqShare .dln-popup__head .dln-popup__headTitle {
        max-width: none;
        line-height: 30px;
        font-size: 1.75rem;
        text-align: left;
        padding: 0
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-faqShare .dln-faqShare__content {
        padding: 0 20px
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-faqShare .dln-faqShare__content .dln-inputs {
        margin-bottom: 32px
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-faqShare .dln-faqShare__content .dln-inputs:nth-last-of-type(2) {
        margin-bottom: 23px
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-faqShare .dln-faqShare__actions {
        padding: 0 20px
    }
}

.dln-faqAnnouncement {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-faqAnnouncement .dln-popup__head {
    width: calc(100% - 64px);
    padding: 32px 0;
    margin: 0 32px
}

.dln-faqAnnouncement .dln-popup__headTitle {
    line-height: 36px;
    font-size: 32px;
    text-align: left;
    padding: 0 72px
}

.dln-faqAnnouncement .dln-popup__headTitle span {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-faqAnnouncement__content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 104px;
    box-sizing: border-box
}

.dln-faqAnnouncement__text {
    display: block;
    width: 100%;
    line-height: 21px;
    font-size: 14px;
    margin: 0 0 24px
}

.dln-faqAnnouncement__text:last-of-type {
    margin: 0 0 40px
}

.dln-faqAnnouncement__textLink {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: inline-block;
    width: auto;
    line-height: 21px;
    font-size: 14px;
    color: var(--brand-04);
    text-decoration: underline
}

.dln-faqAnnouncement__imgWrap {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0 0 40px
}

.dln-faqAnnouncement__imgWrap > img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover
}

.dln-faqAnnouncement__actions {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-top: 1px solid var(--ui-01);
    padding: 32px 0 0;
    margin: 0 104px 96px
}

@media only screen and (max-width: 599px) {
    .dln-faqAnnouncement .dln-popup__head {
        width: calc(100% - 40px);
        padding-top: 54px;
        padding-bottom: 20px;
        margin-right: 20px;
        margin-left: 20px;
        position: relative
    }

    .dln-faqAnnouncement .dln-popup__head .dln-btnIcon--close {
        position: absolute;
        top: 14px;
        right: 0
    }

    .dln-faqAnnouncement .dln-popup__headTitle {
        font-size: 32px;
        padding: 0;
        margin: 0
    }

    .dln-faqAnnouncement__content {
        padding: 0 20px
    }

    .dln-faqAnnouncement__actions {
        width: calc(100% - 40px);
        padding: 32px 0 0;
        margin: 0 auto 32px
    }
}

.dln-kenwood .dln-popup__wrapper > .dln-faqAnnouncement {
    padding-bottom: 70px !important
}

.dln-kenwood .dln-popup__wrapper > .dln-faqAnnouncement > .dln-popup__head {
    padding: 0 0 24px
}

.dln-kenwood .dln-popup__wrapper > .dln-faqAnnouncement > .dln-popup__head .dln-popup__headTitle span {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 36px;
    font-size: 28px
}

.dln-kenwood .dln-popup__wrapper > .dln-faqAnnouncement .dln-faqAnnouncement__content {
    padding: 0
}

.dln-kenwood .dln-popup__wrapper > .dln-faqAnnouncement .dln-faqAnnouncement__content .dln-faqAnnouncement__text:last-of-type {
    margin-bottom: 30px
}

.dln-kenwood .dln-popup__wrapper > .dln-faqAnnouncement .dln-faqAnnouncement__actions {
    padding-top: 30px;
    margin: 0
}

.dln-kenwood .dln-popup__wrapper > .dln-faqAnnouncement .dln-faqAnnouncement__actions .dln-btn--link {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    margin: 0 0 0 auto
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-popup__wrapper > .dln-faqAnnouncement {
        padding-top: 0 !important;
        padding-bottom: 49px !important
    }

    .dln-kenwood .dln-popup__wrapper > .dln-faqAnnouncement .dln-popup__head {
        padding-top: 90px !important;
        margin-top: 0 !important
    }

    .dln-kenwood .dln-popup__wrapper > .dln-faqAnnouncement .dln-popup__head .dln-btnIcon--close {
        right: 0
    }

    .dln-kenwood .dln-popup__wrapper > .dln-faqAnnouncement .dln-popup__headTitle span {
        line-height: 32px !important;
        font-size: 24px !important
    }

    .dln-kenwood .dln-popup__wrapper > .dln-faqAnnouncement .dln-faqAnnouncement__content .dln-faqAnnouncement__text:last-of-type {
        margin-bottom: 25px
    }

    .dln-kenwood .dln-popup__wrapper > .dln-faqAnnouncement .dln-faqAnnouncement__actions {
        width: 100% !important
    }
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-faqAnnouncement .dln-popup__head {
    padding: 52px 0 28px;
    position: relative
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-faqAnnouncement .dln-popup__head .dln-btnIcon {
    position: absolute;
    top: 20px;
    right: -12px
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-faqAnnouncement .dln-popup__head .dln-popup__headTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 37px;
    font-size: 2.3125rem
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-faqAnnouncement .dln-popup__head .dln-popup__headTitle > span {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-faqAnnouncement__content .dln-faqAnnouncement__text {
    line-height: 24px;
    font-size: 1rem;
    color: var(--brand-04);
    padding-bottom: 12px;
    margin-bottom: 0
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-faqAnnouncement__content .dln-faqAnnouncement__text:last-child {
    padding-bottom: 24px
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-faqAnnouncement__content .dln-faqAnnouncement__text strong {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-faqAnnouncement__content .dln-faqAnnouncement__textLink {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    cursor: default;
    pointer-events: none
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-faqAnnouncement__content .dln-faqAnnouncement__imgWrap {
    margin-top: 39px
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-faqAnnouncement__actions {
    padding-top: 24px;
    margin-bottom: 60px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-faqAnnouncement .dln-popup__head {
        padding: 76px 0 24px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-faqAnnouncement .dln-popup__head .dln-btnIcon {
        right: 0
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-faqAnnouncement .dln-popup__head .dln-popup__headTitle {
        width: 100%;
        max-width: none;
        line-height: 30px;
        font-size: 1.75rem
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-faqAnnouncement__content .dln-faqAnnouncement__text {
        font-size: .9375rem;
        padding-bottom: 24px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-faqAnnouncement__content .dln-faqAnnouncement__text:last-child {
        padding-bottom: 30px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-faqAnnouncement__content .dln-faqAnnouncement__imgWrap {
        margin-top: 16px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-faqAnnouncement__actions {
        margin-bottom: 40px
    }
}

.dln-mapPopup {
    flex-wrap: wrap;
    max-height: 400px;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
    z-index: 1
}

.dln-mapPopup, .dln-mapPopup__head {
    display: flex;
    width: 100%;
    height: auto
}

.dln-mapPopup__head {
    flex-wrap: nowrap;
    margin: 0 0 12px
}

.dln-mapPopup__company {
    display: inline-block;
    width: auto;
    font-size: 12px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-04);
    text-transform: uppercase
}

.dln-mapPopup__distance {
    display: inline-block;
    width: auto;
    font-size: 12px;
    color: var(--brand-02);
    border-left: 1px solid var(--brand-02);
    padding: 0 0 0 16px;
    margin: 0 0 0 16px
}

.dln-mapPopup__wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    border-bottom: 1px solid var(--ui-01);
    padding: 0 0 4px;
    margin: 0 0 8px
}

.dln-mapPopup__data {
    display: block;
    width: 100%;
    line-height: 17px;
    font-size: 12px;
    color: var(--brand-04)
}

.dln-mapPopup__data--brand-02 {
    color: var(--brand-02)
}

.dln-mapPopup__wrap--info .dln-mapPopup__data {
    margin: 0 0 4px
}

.dln-mapPopup__wrap--info .dln-mapPopup__data--address {
    margin: 0 0 12px
}

.dln-mapPopup__wrap--actions {
    border-bottom: none;
    padding: 0;
    margin: 0
}

.dln-mapPopup__wrap--actions .dln-mapPopup__data {
    margin: 0 0 16px
}

.dln-mapPopup__wrap--actions .dln-btn {
    transition: none !important
}

.dln-mapPopup__wrap--actions .dln-btn--website, .dln-mapPopup__wrap--actions .dln-btn--writeUs {
    width: calc(50% - 5px);
    margin: 0 0 10px
}

.dln-mapPopup__wrap--actions .dln-btn--website {
    margin: 0 10px 10px 0
}

.dln-mapPopup__triangle {
    height: 0;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    border-width: 4px 4px 4px 0;
    position: absolute;
    top: 124px;
    left: -4px;
    z-index: 2
}

.dln-kenwood .dln-popup__content .dln-popup__wrapper > div:first-child.dln-mapPopup {
    padding: 20px 15px;
    max-height: none
}

.dln-kenwood .dln-popup__content .dln-popup__wrapper .dln-mapPopup {
    padding: 20px 0 20px 15px
}

.dln-kenwood .dln-popup__content .dln-popup__wrapper .dln-mapPopup .dln-mapPopup__company {
    font-size: 14px;
    line-height: 20px
}

.dln-kenwood .dln-popup__content .dln-popup__wrapper .dln-mapPopup .dln-mapPopup__distance {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    line-height: 20px
}

.dln-kenwood .dln-popup__content .dln-popup__wrapper .dln-mapPopup__wrap--info {
    margin-bottom: 15px;
    padding-bottom: 15px
}

.dln-kenwood .dln-popup__content .dln-popup__wrapper .dln-mapPopup__wrap--info .dln-mapPopup__data {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px
}

.dln-kenwood .dln-popup__content .dln-popup__wrapper .dln-mapPopup__wrap--info .dln-mapPopup__data--address {
    margin-bottom: 10px
}

.dln-kenwood .dln-popup__content .dln-popup__wrapper .dln-mapPopup__wrap--hours {
    margin-bottom: 15px;
    padding-bottom: 15px
}

.dln-kenwood .dln-popup__content .dln-popup__wrapper .dln-mapPopup__wrap--hours .dln-mapPopup__data {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 16px
}

.dln-kenwood .dln-popup__content .dln-popup__wrapper .dln-mapPopup__wrap--actions {
    margin-bottom: 5px
}

.dln-kenwood .dln-popup__content .dln-popup__wrapper .dln-mapPopup__wrap--actions .dln-mapPopup__data {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 16px
}

.dln-kenwood .dln-popup__content .dln-popup__wrapper .dln-mapPopup__wrap--actions .dln-btn--googleMaps {
    width: 100%
}

.dln-delonghi .dln-mapPopup {
    max-width: 304px
}

.dln-delonghi .dln-mapPopup__wrap--actions .dln-btn {
    min-width: 0;
    width: calc(50% - 5.5px)
}

.dln-delonghi .dln-mapPopup__wrap--actions .dln-btn--website {
    margin: 0 11px 16px 0
}

.dln-delonghi .dln-mapPopup__wrap--actions .dln-btn--writeUs {
    margin: 0 0 16px
}

.dln-delonghi .dln-mapPopup__wrap--actions .dln-btn--googleMaps {
    width: 100%;
    margin: 0
}

.dln-socialAcc {
    align-items: flex-start;
    align-content: flex-start;
    height: auto;
    border-radius: 2px;
    background-color: var(--brand-03);
    padding: 0 40px 40px
}

.dln-socialAcc, .dln-socialAcc__socialbtnGroup {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-socialAcc__socialbtnGroup .dln-btn {
    width: calc(50% - 5px);
    margin: 0 10px 10px 0
}

.dln-socialAcc__socialbtnGroup .dln-btn:nth-child(2n) {
    margin: 0 0 10px
}

.dln-socialAcc__socialbtnGroup .dln-btn:last-of-type, .dln-socialAcc__socialbtnGroup .dln-btn:nth-last-of-type(2) {
    margin-bottom: 0
}

.dln-socialAcc__head {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    min-height: 22px;
    border-bottom: 1px solid var(--ui-02);
    border-radius: 2px 2px 0 0;
    padding: 16px 0;
    margin: 0 0 16px
}

.dln-socialAcc__headTitle {
    display: block;
    width: calc(100% - 56px);
    line-height: 19px;
    font-size: 16px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding: 0;
    margin: 0 16px 0 0
}

.dln-socialAcc__head .dln-btnIcon {
    margin: 0 0 0 auto
}

.dln-socialAcc__form {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    margin: 0
}

.dln-socialAcc__form .dln-inputs {
    margin: 0 0 24px
}

.dln-socialAcc__form .dln-btn[type=button]:not(.dln-btn--social) {
    margin: 24px 0;
    width: 100%
}

.dln-socialAcc__form .dln-btn--link {
    margin: 0 auto
}

.dln-socialAcc__form .dln-inputs ~ .dln-btn[type=button]:not(.dln-btn--social) {
    margin: 0 0 24px
}

.dln-socialAcc__text {
    display: block;
    width: 100%;
    line-height: 20px;
    margin: 0 0 16px
}

.dln-socialAcc__text--divider {
    margin: 16px auto;
    text-align: center;
    position: relative
}

.dln-socialAcc__text--divider:after, .dln-socialAcc__text--divider:before {
    content: "";
    position: absolute;
    height: 1px;
    background: var(--ui-01);
    width: calc(50% - 15px);
    top: calc(50% + 1px)
}

.dln-socialAcc__text--divider:before {
    left: 0
}

.dln-socialAcc__text--divider:after {
    right: 0
}

.dln-socialAcc__wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.dln-socialAcc__wrap .dln-btn {
    margin: 0 auto 0 0
}

.dln-socialAcc__wrap .dln-btn:last-of-type {
    margin: 0
}

@media only screen and (max-width: 599px) {
    .dln-socialAcc {
        padding: 24px
    }
}

.dln-delonghi .dln-socialAcc__socialbtnGroup .dln-btn {
    width: calc(50% - 5px);
    min-width: auto
}

.dln-delonghi .dln-socialAcc .dln-inputs {
    width: 100%;
    min-width: 100%
}

.dln-kenwood .dln-socialAcc {
    padding: 0 40px 70px
}

.dln-kenwood .dln-socialAcc .dln-popup__head--circleClose {
    padding: 0;
    margin-top: 80px;
    margin-bottom: 25px
}

.dln-kenwood .dln-socialAcc .dln-popup__headLine {
    display: none
}

.dln-kenwood .dln-socialAcc .dln-popup__headTitle {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0
}

.dln-kenwood .dln-socialAcc .dln-btnIcon {
    position: absolute;
    top: 20px;
    right: 20px
}

.dln-kenwood .dln-socialAcc .dln-btnIcon .dln-icn {
    font-size: 22px;
    width: 22px;
    height: 22px;
    text-indent: 999px;
    overflow: hidden
}

.dln-kenwood .dln-socialAcc .dln-btnIcon .dln-icn:after, .dln-kenwood .dln-socialAcc .dln-btnIcon .dln-icn:before {
    content: "";
    position: absolute
}

.dln-kenwood .dln-socialAcc .dln-btnIcon .dln-icn:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "J";
    text-indent: 0;
    color: var(--brand-01)
}

.dln-kenwood .dln-socialAcc__form {
    max-width: 380px;
    margin: 0 auto
}

.dln-kenwood .dln-socialAcc__form .dln-inputs {
    margin: 0 0 35px
}

.dln-kenwood .dln-socialAcc__form .dln-inputs ~ .dln-btn[type=button]:not(.dln-btn--social) {
    margin: 0
}

.dln-kenwood .dln-socialAcc__text {
    font-size: 14px;
    margin: 0 0 25px;
    text-align: center
}

.dln-kenwood .dln-socialAcc__text--divider {
    margin: 15px auto
}

.dln-kenwood .dln-socialAcc__text--divider + .dln-inputs {
    margin: 15px 0 35px
}

.dln-kenwood .dln-socialAcc__wrap {
    max-width: 380px;
    margin: 30px auto 0
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-socialAcc {
        padding: 0 20px 50px
    }

    .dln-kenwood .dln-socialAcc .dln-popup__headTitle {
        font-size: 28px;
        line-height: 34px
    }

    .dln-kenwood .dln-socialAcc__wrap {
        margin: 20px auto 0
    }

    .dln-kenwood .dln-socialAcc__wrap .dln-btn {
        width: 100%;
        margin: 10px auto
    }
}

.dln-salesTax {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    height: auto;
    padding: 14px 40px 40px
}

.dln-salesTax__title {
    display: block;
    width: 100%;
    line-height: 32px;
    font-size: 26px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    padding: 4px 0 0;
    margin: 0 0 32px
}

.dln-salesTax .dln-inputs {
    margin: 0 16px 0 0;
    width: calc(70% - 16px)
}

.dln-salesTax .dln-btn {
    width: 30%;
    margin: 0
}

.dln-salesTax__inputs {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap
}

.dln-salesTax__paragraph {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 30px
}

.dln-salesTax__paragraph:last-of-type {
    margin: 0
}

@media only screen and (max-width: 599px) {
    .dln-salesTax__content {
        padding: 0
    }
}

.dln-kenwood .dln-salesTax .dln-popup__headTitle {
    display: block;
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 32px;
    margin-top: 32px
}

.dln-kenwood .dln-salesTax .dln-btn {
    height: 45px
}

.dln-kenwood .dln-salesTax__content {
    padding: 0
}

@media screen and (max-width: 599px) {
    .dln-kenwood .dln-salesTax .dln-popup__headTitle {
        font-size: 28px;
        margin-right: 0;
        margin-left: 0;
        padding: 0;
        width: 100%;
        max-width: 100%
    }

    .dln-kenwood .dln-salesTax .dln-inputs {
        width: 100%;
        margin: 0 0 16px
    }

    .dln-kenwood .dln-salesTax .dln-btn {
        margin: 0 0 0 auto;
        width: auto
    }
}

.dln-login-wishlist {
    align-items: flex-start;
    align-content: flex-start;
    height: auto;
    border-radius: 2px;
    background-color: var(--brand-03);
    padding: 0 40px 40px
}

.dln-login-wishlist, .dln-login-wishlist__socialbtnGroup {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-login-wishlist__socialbtnGroup .dln-btn {
    width: calc(50% - 5px);
    margin: 0 10px 10px 0
}

.dln-login-wishlist__socialbtnGroup .dln-btn:nth-child(2n) {
    margin: 0 0 10px
}

.dln-login-wishlist__socialbtnGroup .dln-btn:last-of-type, .dln-login-wishlist__socialbtnGroup .dln-btn:nth-last-of-type(2) {
    margin-bottom: 0
}

.dln-login-wishlist__head {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    min-height: 22px;
    border-bottom: 1px solid var(--ui-02);
    border-radius: 2px 2px 0 0;
    padding: 16px 0;
    margin: 0 0 16px
}

.dln-login-wishlist__headTitle {
    display: block;
    width: calc(100% - 56px);
    line-height: 19px;
    font-size: 16px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding: 0;
    margin: 0 16px 0 0
}

.dln-login-wishlist__head .dln-btnIcon {
    margin: 0 0 0 auto
}

.dln-login-wishlist__form {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    margin: 0
}

.dln-login-wishlist__form .dln-inputs {
    margin: 0 0 24px
}

.dln-login-wishlist__form .dln-btn--link {
    margin: 0 auto
}

.dln-login-wishlist__text {
    display: block;
    width: 100%;
    line-height: 20px;
    margin: 0 0 16px
}

.dln-login-wishlist__text--divider {
    margin: 16px auto;
    text-align: center;
    position: relative
}

.dln-login-wishlist__text--divider:after, .dln-login-wishlist__text--divider:before {
    content: "";
    position: absolute;
    height: 1px;
    background: var(--ui-01);
    width: calc(50% - 15px);
    top: calc(50% + 1px)
}

.dln-login-wishlist__text--divider:before {
    left: 0
}

.dln-login-wishlist__text--divider:after {
    right: 0
}

.dln-login-wishlist__wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.dln-login-wishlist__wrap .dln-btn {
    margin: 0 auto 0 0
}

.dln-login-wishlist__wrap .dln-btn:last-of-type {
    margin: 0
}

.dln-login-wishlist .dln-popup__head {
    padding-bottom: 17px
}

.dln-login-wishlist .dln-popup__head--circleClose .dln-popup__headTitle {
    line-height: 21px
}

.dln-login-wishlist .dln-loginForm__formContainer {
    border-top: 0;
    padding-top: 0;
    margin-top: 16px
}

.dln-login-wishlist .dln-loginForm__paragraph {
    line-height: 20px;
    margin-bottom: 32px
}

.dln-login-wishlist .dln-loginForm__paragraph--mainTitle {
    margin-bottom: 25px
}

.dln-login-wishlist .dln-loginForm__formFoot {
    margin-top: 32px
}

.dln-login-wishlist .dln-loginForm__formFoot .dln-btn--link {
    width: 100%;
    height: 40px;
    line-height: 17px;
    text-decoration: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-radius: 2px;
    overflow: hidden;
    color: var(--brand-03);
    background-color: var(--brand-01)
}

.dln-login-wishlist .dln-loginForm__section--registration {
    margin-top: 32px
}

.dln-login-wishlist .dln-loginForm__subtitle {
    line-height: 21px;
    padding-bottom: 8px
}

.dln-login-wishlist .dln-loginForm .dln-btn--secondary {
    margin-top: 7px;
    font-size: 13px
}

@media only screen and (max-width: 599px) {
    .dln-login-wishlist .dln-popup__head {
        margin-bottom: 21px
    }

    .dln-login-wishlist .dln-popup__headTitle {
        font-size: 13px;
        line-height: 19px
    }

    .dln-login-wishlist .dln-loginForm__paragraph--mainTitle {
        text-align: left
    }
}

.dln-kenwood .dln-loginForm__formContainer {
    margin-top: 24px;
    margin-bottom: 50px;
    padding-top: 40px;
    border-top: 1px solid var(--ui-01)
}

.dln-kenwood .dln-loginForm__formFoot .dln-btn--link {
    text-transform: uppercase;
    font-size: 12px;
    height: 45px
}

.dln-kenwood .dln-loginForm__formFoot .dln-btn--link:hover {
    background-color: var(--brand-04);
    color: var(--brand-03)
}

.dln-kenwood .dln-loginForm__section--registration {
    margin-top: 0;
    padding-top: 45px;
    border-top: 1px solid var(--ui-01)
}

.dln-kenwood .dln-loginForm__section--registration:before {
    content: none
}

.dln-kenwood .dln-loginForm__subtitle {
    font-size: 20px;
    line-height: 24px;
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal
}

.dln-kenwood .dln-loginForm__paragraph {
    margin-bottom: 36px
}

.dln-kenwood .dln-loginForm__paragraph--mainTitle {
    margin-bottom: 27px
}

.dln-kenwood .dln-loginForm .dln-btn--secondary {
    color: var(--brand-04)
}

.dln-delonghi .dln-login-wishlist .dln-popup__headTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-style: normal;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5;
    color: var(--brand-04)
}

.dln-delonghi .dln-login-wishlist .dln-loginForm {
    padding: 0 30px
}

.dln-delonghi .dln-login-wishlist .dln-loginForm .dln-loginForm__btnGroup .dln-btn {
    width: calc(50% - 8px);
    min-width: auto
}

.dln-delonghi .dln-login-wishlist .dln-loginForm__paragraph {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .875rem;
    line-height: 1.3
}

.dln-delonghi .dln-login-wishlist .dln-loginForm__formContainer .dln-loginForm__paragraph {
    text-align: center
}

.dln-delonghi .dln-login-wishlist .dln-loginForm__subtitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.125rem;
    line-height: 1.11
}

.dln-delonghi .dln-login-wishlist .dln-loginForm__subtitle + .dln-loginForm__paragraph {
    text-align: center;
    color: var(--brand-04)
}

.dln-delonghi .dln-login-wishlist .dln-loginForm .dln-inputs {
    width: 100%;
    min-width: 100%;
    border-color: var(--brand-04)
}

.dln-delonghi .dln-login-wishlist .dln-loginForm .dln-btn {
    width: 100%
}

.dln-delonghi .dln-login-wishlist .dln-loginForm .dln-btn--secondary {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .875rem;
    line-height: 1.3;
    width: auto
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-login-wishlist .dln-loginForm {
        padding: 0
    }

    .dln-delonghi .dln-login-wishlist .dln-loginForm__paragraph {
        text-align: left
    }

    .dln-delonghi .dln-login-wishlist .dln-loginForm__formContainer .dln-loginForm__paragraph {
        text-align: center;
        border-top: 1px solid var(--ui-01);
        margin: 0 auto;
        max-width: 60%;
        padding: 30px 0 25px
    }
}

.dln-addedItem {
    padding: 0
}

@media only screen and (max-width: 599px) {
    .dln-addedItem--addedItem .dln-addedItem__content--extra .dln-btn {
        margin: 0 auto
    }
}

.dln-addedItem .dln-popup__head {
    padding: 16px 40px 0
}

@media only screen and (min-width: 1199px) {
    .dln-addedItem__content {
        padding: 20px 40px
    }
}

.dln-addedItem__content--extra {
    display: flex;
    flex-wrap: wrap;
    background-color: var(--ui-03)
}

@media only screen and (min-width: 900px) and (max-width: 1199px) {
    .dln-addedItem__content--extra {
        padding: 0 40px 20px
    }
}

.dln-addedItem__content--extra .dln-btn {
    margin: 16px auto
}

.dln-addedItem__content--extra .dln-btn .dln-icn {
    height: auto
}

.dln-addedItem__content--extra .dln-btn.dln-btn--link {
    margin: 20px auto 0
}

.dln-addedItem__content--extra .dln-addedItem__subTitle {
    font-size: 15px;
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    width: 100%;
    color: var(--brand-02);
    border-bottom: 1px solid var(--ui-01);
    padding: 0 0 16px;
    margin: 0 0 24px
}

.dln-addedItem.dln-addedItem--suggestion .dln-cartItem__content {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.dln-addedItem.dln-addedItem--suggestion .dln-cartItem__picture {
    margin: 0 0 0 auto
}

.dln-addedItem.dln-addedItem--suggestion .dln-cartItem__title {
    margin: 0 auto 8px 24px
}

.dln-addedItem .dln-addItem {
    width: 100%;
    margin: 0 0 32px
}

@media only screen and (min-width: 599px) {
    .dln-addedItem .dln-addItem {
        width: calc(50% - 20px);
        margin: 0 16px 16px 0
    }
}

.dln-addedItem .dln-addItem .dln-btn {
    margin: 8px 0 0
}

.dln-addedItem .dln-addItem .dln-btn--link {
    width: 100%
}

.dln-addedItem .dln-cartItem {
    border-width: 0;
    padding: 0
}

.dln-addedItem .dln-cartItem__picture {
    width: 110px;
    height: 88px;
    margin: 0
}

@media only screen and (min-width: 599px) {
    .dln-addedItem .dln-cartItem__picture {
        width: 120px;
        height: 96px
    }
}

.dln-addedItem .dln-cartItem__title {
    width: calc(100% - 134px)
}

@media only screen and (min-width: 599px) {
    .dln-addedItem .dln-cartItem__title {
        width: calc(100% - 240px)
    }
}

.dln-addedItem .dln-cartItem__price {
    width: calc(100% - 134px);
    text-align: left;
    margin: 16px 0 0 16px
}

@media only screen and (min-width: 599px) {
    .dln-addedItem .dln-cartItem__price {
        width: 80px;
        text-align: right;
        margin: 0 0 0 16px
    }
}

.dln-addedItem .dln-cartItem__price .realPrice {
    font-size: 1.1875rem
}

.dln-addedItem .dln-cartItem__price .dln-price--oldPrice {
    font-size: 1rem
}

.dln-addedItem .dln-cartItem__quantity {
    display: flex;
    flex-wrap: wrap
}

.dln-addedItem .dln-cartItem__quantity .dln-price {
    margin: 0 0 4px
}

.dln-addedItem .dln-cartItem__warningMessage {
    display: block;
    width: 100%;
    color: var(--support-01);
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 8px;
    overflow: hidden
}

.dln-addedItem .dln-cartItem__btn {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-top: 1px solid var(--ui-01);
    padding: 16px 0 0
}

@media only screen and (min-width: 599px) {
    .dln-addedItem .dln-cartItem__btn {
        margin: 24px 0 0
    }
}

.dln-addedItem .dln-cartItem__btn .dln-btn {
    width: calc(50% - 10px);
    margin: 16px 20px 0 0
}

.dln-addedItem .dln-cartItem__btn .dln-btn:last-of-type {
    margin: 16px 0 0
}

.dln-addedItem .dln-cartItem .dln-csmDropdown {
    float: left;
    width: 100%;
    margin: 8px 0 0
}

@media only screen and (min-width: 599px) {
    .dln-addedItem .dln-cartItem .dln-csmDropdown {
        width: calc(100% - 144px);
        margin: 8px 0 0 24px
    }
}

.dln-popup .dln-addedItem {
    border-radius: 5px 5px 5px 5px;
    overflow: hidden
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-popup__head.dln-popup__head--circleClose.dln-popup__head--support02 {
    padding-top: 28px
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-popup__head.dln-popup__head--circleClose.dln-popup__head--support02 .dln-popup__headLine {
    background: var(--ui-01)
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-popup__head.dln-popup__head--circleClose.dln-popup__head--support02 .dln-popup__headTitle {
    font-size: 1rem;
    transform: translateY(-5px);
    transform: translateX(-16px);
    padding: 0
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-popup__head.dln-popup__head--circleClose.dln-popup__head--support02 .dln-popup__headTitle .dln-icn {
    font-size: .8125rem;
    margin-top: 3px
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content {
    border-bottom: 1px solid var(--ui-01)
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem .dln-cartItem__btn--stroked {
    background-color: var(--brand-04) !important
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__content {
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0
}

@media only screen and (min-width: 599px) and (max-width: 1199px) {
    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__content {
        padding: 20px 40px
    }
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__figure {
    display: flex;
    width: 80%
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__picture {
    display: flex;
    order: 1;
    align-items: stretch;
    width: 112px;
    height: 95px;
    position: relative;
    top: 0
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__title {
    order: 2;
    align-self: flex-start;
    padding: 0;
    margin: 0 0 0 25px;
    width: auto
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__priceBox .dln-cartItem__price {
    display: flex;
    flex-direction: column;
    width: auto
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__price {
    order: 3;
    align-self: flex-start;
    padding: 0;
    margin: 0
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__quantity {
    display: none
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem .dln-csmDropdown {
    order: 5;
    max-width: 334px;
    height: 40px;
    margin: 0;
    position: absolute;
    top: 55px;
    left: 137px
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem .dln-csmDropdown__dropdown {
    height: 40px;
    box-sizing: border-box
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem .dln-csmDropdown__selected {
    font-size: .875rem
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem .dln-csmDropdown .dln-price.dln-price--free {
    font-weight: 400
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn {
    order: 6
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-btn:last-of-type {
    background: var(--brand-01) !important
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification {
    flex-wrap: nowrap
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification__desc b {
    font-weight: 400
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification .dln-btnIcon__checkoutCounter {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: var(--brand-01)
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification .dln-btnIcon__checkoutCounter i {
    font-weight: 700;
    color: var(--brand-03)
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-btn.dln-btn--stroked {
    background-color: #000;
    color: var(--brand-03);
    border: none
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: var(--brand-03)
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addedItem__subTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1rem;
    color: var(--brand-04);
    margin-top: 20px
}

@media only screen and (min-width: 1200px) {
    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addedItem__subTitle {
        margin-top: 0
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-popup__head.dln-popup__head--circleClose.dln-popup__head--support02 {
        padding-top: 16px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__priceBox .dln-cartItem__price {
        flex-direction: row
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-addItem {
        width: 70%;
        height: 106px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-addItem__price .dln-price {
        font-size: 16px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-addedItem__content .dln-cartItem__btn--stroked {
        background-color: var(--brand-04) !important
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-addedItem__content .dln-cartItem__btn .dln-notification .dln-btnIcon__checkoutCounter {
        justify-content: end
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-cartItem__content .dln-cartItem__figure {
        padding: 0 14px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-cartItem__content .dln-cartItem__figure .dln-cartItem__picture {
        width: auto;
        height: auto
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-cartItem__btn .dln-btn {
        width: calc(50% - 10px);
        justify-content: center
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-cartItem__btn .dln-btn .dln-notification {
        align-items: flex-end;
        padding: 13px 0 18px 16.6%
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-cartItem__btn .dln-btn .dln-notification .dln-notification__desc {
        line-height: 10px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-cartItem__btn .dln-btn .dln-btn {
        margin: 0 8px;
        line-height: 1px;
        width: 32%
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 0 40px 20px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-popup__head.dln-popup__head--circleClose.dln-popup__head--support02 {
        padding: 16px 21px 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-popup__head.dln-popup__head--circleClose.dln-popup__head--support02 {
        padding: 20px 22px 0
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-btnIcon.dln-btnIcon--close.dln-btnIcon--circleClose {
        margin-bottom: 0
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-popup__headTitle {
        padding: 0
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-popup__headLine {
        margin-top: 15px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem {
        padding: 0 22px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__priceBox .dln-cartItem__price {
        position: absolute;
        top: 105px;
        left: 24px;
        padding: 0
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__figure {
        margin-bottom: 24px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__content {
        padding-top: 21px;
        display: block
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__content .dln-csmDropdown {
        max-width: none;
        position: relative;
        top: auto;
        left: auto
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__content .dln-csmDropdown--open .dln-csmDropdown__list-item.dln-csmDropdown__list-item--placeholder {
        display: none
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__content .dln-csmDropdown__dropdown {
        border: 1px solid var(--brand-04)
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__content .dln-csmDropdown__selected {
        background: var(--brand-03)
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__content .dln-csmDropdown__list {
        border: 1px solid var(--brand-04);
        border-top: none;
        box-shadow: none
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__picture {
        width: 110px;
        height: 88px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__title {
        margin: 0;
        left: 25px;
        position: relative
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__price {
        transform: translateX(126px);
        transform: translateY(-10px);
        transform: translate(110px, -14px);
        padding-left: 25px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__price .dln-price {
        font-size: .9375rem
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__price .dln-price--oldPrice:after {
        top: 50% !important
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn {
        display: flex;
        flex-direction: column;
        padding-bottom: 16px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification {
        margin-bottom: 16px;
        align-items: flex-end;
        line-height: 1.5;
        padding: 0
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification .dln-btnIcon__checkoutCounterText {
        font-size: .8125rem;
        line-height: .9rem;
        padding-top: 4px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification__desc {
        line-height: .6
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-btn {
        width: 100%;
        min-width: 0;
        padding: 0;
        margin: 4px 0;
        box-sizing: border-box
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra {
        padding: 0 20px 20px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem {
        width: 100%;
        max-width: none;
        margin-top: 0
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem .dln-btn.dln-btn--light {
        -ms-grid-row-align: initial;
        align-self: auto
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem:last-of-type {
        margin-bottom: 0
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__price .dln-price--oldPrice:after {
        top: 50% !important
    }
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem {
    padding: 20px;
    margin-top: 0
}

@media only screen and (min-width: 1199px) {
    .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem {
        padding: 20px 40px
    }
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem .dln-popup__head {
    padding: 0;
    margin-top: 0
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem .dln-popup__headTitle {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    height: auto;
    width: auto;
    font-size: .9375rem;
    position: relative
}

@media only screen and (min-width: 1199px) {
    .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem .dln-popup__headTitle {
        height: 35px;
        display: flex;
        text-align: center
    }
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem .dln-popup__headTitle .dln-icn {
    top: 0;
    color: var(--support-02);
    background-color: var(--brand-03);
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 1rem;
    margin: 0
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem .dln-popup__head .dln-btnIcon--close {
    position: relative;
    top: 0;
    right: 0
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content {
    padding: 20px;
    margin: 0 -20px;
    width: calc(100% + 40px);
    border-bottom: 1px solid var(--ui-01)
}

@media only screen and (min-width: 1199px) {
    .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content {
        padding: 20px 40px;
        margin: 0 -40px;
        width: calc(100% + 80px)
    }
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem {
    width: 100%
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__content {
    display: block;
    width: 100%;
    padding: 0
}

@media only screen and (min-width: 599px) {
    .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__content {
        max-width: 560px;
        margin: 0 auto
    }
}

@media only screen and (min-width: 900px) {
    .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__content {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between
    }
}

@media only screen and (min-width: 1199px) {
    .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__content {
        max-width: none
    }
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__picture {
    display: flex;
    order: 1;
    top: 0;
    align-items: stretch;
    position: relative;
    max-height: none;
    margin: 0
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__picture > img {
    -o-object-fit: contain;
    object-fit: contain
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__img {
    width: 216px;
    height: 176px
}

@media only screen and (min-width: 599px) and (max-width: 1199px) {
    .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__img {
        width: 100%
    }
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__title {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    display: flex;
    align-self: flex-start;
    order: 2;
    line-height: 22px;
    font-size: 1rem;
    margin-bottom: 20px;
    padding: 0 0 0 15px;
    width: auto
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__priceBox {
    position: relative;
    display: flex;
    margin: 0;
    padding-left: 15px;
    width: auto
}

@media only screen and (min-width: 900px) {
    .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__priceBox {
        justify-content: flex-end;
        padding: 0
    }
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__priceBox .dln-cartItem__price {
    margin: 0
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__priceBox .dln-cartItem__price .prices {
    display: flex;
    flex-direction: row
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__priceBox .dln-cartItem__price .prices br {
    display: none
}

@media only screen and (min-width: 900px) {
    .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__priceBox .dln-cartItem__price .prices {
        flex-direction: column
    }
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__priceBox .dln-price--oldPrice {
    margin-right: 10px;
    text-decoration: line-through
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__priceBox .dln-price--oldPrice:after {
    display: none
}

@media only screen and (min-width: 900px) {
    .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__priceBox .dln-price--oldPrice {
        margin-right: 0
    }
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem .dln-csmDropdown, .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__quantity {
    width: 100%;
    float: none
}

@media only screen and (min-width: 1199px) {
    .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem .dln-csmDropdown, .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__quantity {
        width: calc(100% - 200px)
    }
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem .dln-csmDropdown__selected, .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__quantity__selected {
    line-height: 20px
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem .dln-csmDropdown + .clearer, .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__quantity + .clearer {
    display: none
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__quantity {
    justify-content: center
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__warningMessage {
    text-align: center
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn {
    width: 100%;
    padding-top: 20px;
    margin: 0;
    border-top: none
}

@media only screen and (min-width: 599px) {
    .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn {
        max-width: 480px;
        margin: 0 auto
    }
}

@media only screen and (min-width: 1199px) {
    .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn {
        max-width: none
    }
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding: 10px 0;
    border-top: 1px solid var(--ui-01)
}

@media only screen and (min-width: 1199px) {
    .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification {
        padding: 15px 0 20px
    }
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification .dln-btnIcon__checkoutCounter {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    color: var(--brand-03);
    border-radius: 50%;
    background-color: var(--brand-01)
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification .dln-btnIcon__checkoutCounterText {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-size: .8125rem;
    line-height: 13px;
    display: inline-block;
    text-align: center
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification .dln-popup-entry, .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification__desc {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    color: var(--brand-04);
    font-size: .8125rem;
    display: inline-block
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-btn {
    width: 100%;
    margin: 10px 0 0
}

@media only screen and (min-width: 599px) {
    .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-btn {
        width: calc(50% - 10px);
        margin-top: 0
    }
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-btn--stroked {
    margin: 0 0 10px
}

@media only screen and (min-width: 599px) {
    .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-btn--stroked {
        margin: 0 20px 20px 0
    }
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content--extra {
    padding: 20px;
    margin: 0 -20px;
    width: calc(100% + 40px);
    background-color: var(--brand-03);
    border-bottom: none
}

@media only screen and (min-width: 599px) {
    .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content--extra {
        margin: 0 auto;
        max-width: 480px;
        padding: 20px 0
    }
}

@media only screen and (min-width: 1199px) {
    .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content--extra {
        max-width: none;
        width: 100%;
        display: flex;
        justify-content: space-between
    }
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content--extra .dln-addedItem__subTitle {
    border-bottom: 1px solid var(--ui-01);
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-size: .8125rem;
    color: var(--brand-04);
    margin-bottom: 20px
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem {
    width: 100%;
    align-items: flex-start;
    max-width: none;
    justify-content: space-between;
    margin: 0 0 15px
}

@media only screen and (min-width: 599px) {
    .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem {
        margin-bottom: 25px
    }
}

@media only screen and (min-width: 1199px) {
    .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem {
        width: calc(50% - 10px)
    }
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__content {
    width: calc(100% - 120px)
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__picture {
    width: 98px;
    height: 80px
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__price, .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__title {
    width: 100%
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__title {
    display: block;
    font-size: .875rem;
    margin-bottom: 8px
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem .dln-btn {
    align-self: flex-end;
    justify-content: center;
    margin: 10px 0 0;
    width: 100%;
    border: 1px solid var(--brand-01);
    color: var(--brand-01)
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem .dln-btn .dln-icn {
    width: 13px;
    height: 13px;
    font-size: .8125rem;
    color: var(--brand-01)
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem .dln-btn .dln-btn__lbl {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem .dln-btn:hover {
    background-color: var(--brand-01)
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem .dln-btn:hover .dln-btn__lbl, .dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem .dln-btn:hover .dln-icn {
    color: var(--brand-03)
}

.dln-kenwood #js-dln-popup__wrapper.dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem + .dln-btn {
    margin: 20px auto 0
}

.dln-kenwood .dln-popup {
    padding: 20px !important
}

.dln-kenwood .dln-popup__wrapper > div:first-child.dln-addedItem .dln-popup__head {
    margin: 0;
    width: 100%
}

.dln-kenwood .dln-popup__wrapper > div:first-child.dln-addedItem .dln-popup__headLine {
    display: block
}

.dln-kenwood .dln-popup__content {
    margin: auto !important
}

@media only screen and (min-width: 1199px) {
    .dln-kenwood .dln-popup__content {
        max-width: 997px !important
    }
}

.dln-braun .dln-popup {
    padding: 0
}

.dln-braun .dln-popup__content {
    max-width: 997px !important
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-popup__head {
    margin-bottom: 28px
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-popup__headTitle {
    justify-content: center;
    height: 35px;
    text-align: center
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-popup__headTitle .dln-icn {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: var(--brand-03);
    border-radius: 50%;
    background-color: var(--support-02);
    margin: 0 14px 0 0
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content {
    border-bottom: 1px solid var(--ui-01);
    padding: 24px 0 30px;
    margin-bottom: 40px
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__content {
    position: relative
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__picture {
    width: 184px;
    height: 150px;
    margin-right: 20px
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__picture > img {
    -o-object-fit: contain;
    object-fit: contain
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__price, .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__quantity, .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__title {
    width: calc(100% - 204px);
    margin: 0 auto 0 0
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__title {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 22px;
    font-size: 16px;
    margin-bottom: 10px
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__price {
    text-align: left
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__price .dln-price--oldPrice {
    margin-right: 12px
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem .dln-csmDropdown {
    width: calc(100% - 204px);
    margin: 0 auto 0 0
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem .dln-csmDropdown__selected {
    line-height: 20px
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem .dln-csmDropdown + .clearer {
    display: none
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn {
    width: 182px;
    border-top: none;
    margin: 0 0 0 32px;
    position: absolute;
    bottom: 0;
    right: 0
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification {
    margin-bottom: 20px
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification__desc {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 12px;
    color: var(--brand-02)
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification .dln-btnIcon__checkoutCounter {
    background-color: var(--support-02)
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-btn {
    width: 100%;
    margin: 0 0 10px
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-btn--stroked {
    margin-bottom: 10px
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra {
    border-bottom: none;
    background-color: var(--brand-03);
    padding: 0;
    margin-bottom: 0
}

@media only screen and (min-width: 599px) and (max-width: 1199px) {
    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra {
        padding-bottom: 20px
    }
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addedItem__subTitle {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 36px;
    font-size: 13px;
    color: var(--brand-04);
    border: none;
    padding: 10px 0;
    width: 100%;
    margin-bottom: 30px;
    border-bottom: 1px solid var(--ui-01)
}

@media only screen and (min-width: 599px) and (max-width: 1199px) {
    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addedItem__subTitle {
        max-width: 70%
    }
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem {
    align-items: center;
    min-height: 150px;
    padding-left: 204px;
    position: relative;
    margin-bottom: 30px
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__picture {
    width: 184px;
    height: 150px;
    position: absolute;
    top: 0;
    left: 0
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__content, .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__price, .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__title {
    width: 100%
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__title {
    display: block;
    font-size: 14px;
    margin-bottom: 8px
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem .dln-btn {
    display: flex;
    align-self: flex-end;
    justify-content: center;
    width: 150px;
    height: 40px;
    color: var(--brand-02);
    border-color: var(--ui-01);
    margin: 0
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem .dln-btn .dln-icn {
    width: 13px;
    height: 13px;
    font-size: 13px;
    color: var(--ui-01)
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem .dln-btn--support02 {
    border-color: var(--support-02)
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem .dln-btn--support02:hover {
    border: none
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem .dln-btn--support02 .dln-icn {
    color: var(--support-02)
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem .dln-btn .dln-btn__lbl {
    margin: 0;
    line-height: 1.6
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem .dln-btn:hover {
    background-color: var(--brand-01)
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem .dln-btn:hover .dln-btn__lbl, .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem .dln-btn:hover .dln-icn {
    color: var(--brand-03)
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-btn--link {
    margin: 20px auto
}

@media only screen and (min-width: 900px) {
    .dln-braun .dln-popup {
        padding: 20px !important
    }

    .dln-braun .dln-popup__content {
        max-width: 584px !important;
        margin: auto 0
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper > div:first-child .dln-btnIcon .dln-icn {
        color: var(--brand-04)
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-popup__head.dln-popup__head--circleClose.dln-popup__head--support02 {
        padding: 16px 40px 0;
        width: 100%;
        margin: 0
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-popup__head.dln-popup__head--circleClose.dln-popup__head--support02 .dln-popup__headLine {
        background: var(--ui-01);
        display: block;
        width: 100%;
        height: 1px;
        margin: 6px 0 0
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-popup__headTitle {
        font-size: .9375rem;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.27;
        letter-spacing: normal;
        color: #000;
        justify-content: start
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-popup__headTitle .dln-icn {
        width: 29px;
        height: 24px;
        line-height: 1.3;
        font-size: 16px;
        color: var(--support-02);
        border-radius: 50%;
        background-color: #fff
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content {
        width: 100%;
        margin: 0;
        padding: 10px 40px 24px
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem {
        width: 100%;
        align-items: center
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__figure {
        display: flex
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__content {
        padding: 0
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__picture {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 120px;
        height: 96px;
        max-height: none;
        float: none;
        margin: 0
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__img {
        width: 100%;
        max-width: 216px
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__title {
        text-align: start;
        position: relative;
        left: 16px;
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-size: 18px
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__price {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        text-align: initial;
        width: auto;
        top: 2px;
        position: absolute;
        left: calc(100% - 75px)
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem .dln-csmDropdown, .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__quantity {
        width: 100%
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn {
        width: 100%;
        margin: 14px 0 0;
        position: static;
        border-top: 1px solid var(--ui-01);
        padding-top: 0;
        justify-content: space-between
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification {
        justify-content: start;
        padding: 20px 0;
        margin: 0
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification .dln-btnIcon__checkoutCounter {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        width: 16px;
        height: 16px;
        color: var(--brand-03);
        border-radius: 50%
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification .dln-btnIcon__checkoutCounterText {
        display: inline-block;
        width: 16px;
        line-height: 17px;
        text-align: center
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification__desc {
        display: inline-block;
        width: auto;
        font-size: 13px;
        color: var(--brand-04)
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification__desc .dln-popup-entry {
        font-weight: 400
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-btn {
        width: calc(50% - 10px);
        height: 40px
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra {
        flex-direction: row;
        align-items: center;
        justify-content: space-between
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem {
        width: calc(50% - 20px);
        padding: 0;
        -ms-grid-column-align: start;
        justify-self: start;
        -ms-grid-row-align: center;
        align-self: center;
        min-height: 110px;
        position: relative;
        min-height: 114px
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem .dln-btn {
        width: 100%;
        align-items: center
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__content {
        left: 96px;
        position: relative
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__picture {
        width: 80px;
        height: 66px
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__title {
        font-size: 18px;
        width: calc(100% - 80px);
        line-height: 90%;
        margin: 0;
        position: absolute;
        top: -18px
    }
}

@media only screen and (min-width: 900px) and (min-width: 900px) {
    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__title {
        position: relative;
        top: 0;
        margin-bottom: 10px
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content {
        width: 100%;
        padding: 0
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__title {
        width: 100%;
        margin: 0
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem {
        width: 100%
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__content {
        padding: 0
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__picture {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 216px;
        max-height: none;
        height: 176px;
        float: none;
        margin: 0 auto 10px
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__img {
        width: 100%;
        max-width: 216px
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__title {
        text-align: center
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__price {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        text-align: initial
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem .dln-csmDropdown, .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__quantity {
        width: 100%
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn {
        width: 100%;
        margin: 0 0 30px;
        position: static
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification {
        justify-content: center
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification .dln-btnIcon__checkoutCounter {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        width: 16px;
        height: 16px;
        color: var(--brand-03);
        border-radius: 50%;
        background-color: var(--brand-01)
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification .dln-btnIcon__checkoutCounterText {
        display: inline-block;
        width: 16px;
        line-height: 16px;
        text-align: center
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification__desc {
        display: inline-block;
        width: auto
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-btn {
        width: calc(50% - 5px)
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-btn--stroked {
        margin: 0 5px
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra {
        padding: 0
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem {
        width: 100%;
        padding: 0 0 0 118px
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__picture {
        width: 98px;
        height: auto
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-braun .dln-popup {
        padding: 20px !important
    }

    .dln-braun .dln-popup__content {
        margin: 0
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem {
        padding: 0
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-popup__head.dln-popup__head--circleClose.dln-popup__head--support02 {
        padding: 16px 21px 0;
        margin: 0
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-popup__head.dln-popup__head--circleClose.dln-popup__head--support02 .dln-popup__headLine {
        background: var(--ui-01);
        display: block;
        width: 100%;
        height: 1px;
        margin: 6px 0 0
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-popup__headTitle {
        font-size: .9375rem;
        font-weight: 700;
        line-height: 1.27;
        letter-spacing: normal;
        color: #000;
        justify-content: start;
        padding: 0
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-popup__headTitle .dln-icn {
        width: 29px;
        height: 24px;
        line-height: 1.3;
        font-size: 16px;
        color: var(--support-02);
        border-radius: 50%;
        background-color: #fff
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content {
        width: 100%;
        padding: 24px 0;
        margin: 0
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem {
        width: 100%
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__figure {
        padding: 0 84px;
        display: flex
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__content {
        padding: 0
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__picture {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 120px;
        height: 96px;
        max-height: none;
        float: none;
        margin: 0
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__img {
        width: 100%;
        max-width: 216px
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__title {
        text-align: start;
        position: absolute;
        left: 240px
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__price {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        text-align: initial;
        width: auto;
        top: 2px;
        position: absolute;
        left: calc(100% - 100px)
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem .dln-csmDropdown, .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__quantity {
        width: 100%
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn {
        width: 100%;
        position: static;
        border-top: 1px solid var(--ui-01);
        margin: 49px 0 0;
        padding-top: 0;
        justify-content: center
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification {
        justify-content: start;
        margin: 0 0 0 6px;
        padding: 13px 0 18px 15%
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification .dln-btnIcon__checkoutCounter {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        width: 18px;
        height: 18px;
        color: var(--brand-03);
        border-radius: 50%;
        background: var(--support-02)
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification .dln-btnIcon__checkoutCounterText {
        display: inline-block;
        width: 16px;
        line-height: 16px;
        text-align: center
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification__desc {
        display: inline-block;
        width: auto;
        color: #000
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-btn {
        width: 33%;
        margin: 0 8px;
        height: 40px
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-btn--stroked {
        margin: 0 5px
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra {
        padding: 0;
        flex-direction: column;
        align-items: center
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem {
        width: 70%;
        padding: 0;
        -ms-grid-column-align: start;
        justify-self: start;
        -ms-grid-row-align: center;
        align-self: center;
        min-height: 110px;
        position: relative;
        margin: 0 auto 20px
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem .dln-btn {
        width: 100%
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__content {
        left: 96px;
        position: relative
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__content .dln-addItem__title {
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-size: 16px;
        line-height: 1;
        letter-spacing: normal;
        color: black
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__content .dln-addItem__price .dln-price {
        font-size: 15px
    }

    .dln-braun .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__picture {
        width: 80px;
        height: 66px
    }
}

@media only screen and (max-width: 599px) {
    .dln-braun .dln-popup {
        padding: 20px !important
    }

    .dln-braun .dln-popup--mCenter .dln-popup__content {
        margin: 0 !important
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem {
        padding: 0
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-popup__head {
        padding: 20px 22px 0;
        margin-top: 0
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-popup__headTitle {
        height: auto;
        width: auto;
        font-size: 15px;
        position: relative;
        padding: 0
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-popup__headTitle .dln-icn {
        top: 0;
        color: var(--support-02);
        background-color: var(--brand-03)
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem .dln-popup__head .dln-btnIcon--close {
        position: relative;
        top: 0;
        right: 0
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content {
        width: 100%;
        padding: 0 22px;
        margin: 0
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem {
        width: 100%
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__content {
        width: 100%;
        padding: 0
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__picture {
        display: block;
        width: 110px;
        max-height: none;
        height: 88px;
        float: left;
        margin: 0
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__img {
        width: 216px;
        height: 176px
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__title {
        width: 80%;
        text-align: start;
        float: none;
        margin: 0;
        font-size: 15px;
        padding-left: 25px;
        left: 25px;
        position: relative;
        transform: translateY(-3px);
        font-family: var(--fontNameBold), Arial, sans-serif
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem .dln-csmDropdown, .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__price, .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__quantity {
        width: 100%;
        float: none
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__price {
        display: flex;
        justify-content: start;
        transform: translate(110px, -14px);
        padding-left: 25px;
        position: absolute;
        top: 85px
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__quantity {
        justify-content: center
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__warningMessage {
        text-align: center
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn {
        width: 100%;
        padding: 20px 0 16px;
        margin: 24px 0 0;
        position: static;
        top: auto;
        right: auto;
        border-top: 1px solid var(--ui-01)
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification {
        margin-bottom: 16px;
        align-items: baseline
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification__desc {
        position: absolute;
        top: 3px;
        left: 26px
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification .dln-btnIcon__checkoutCounter {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        width: 18px;
        height: 18px;
        color: var(--brand-03);
        border-radius: 50%;
        background-color: var(--support-02)
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification .dln-btnIcon__checkoutCounterText {
        display: inline-block;
        width: 16px;
        font-size: 13px;
        line-height: 1.2;
        text-align: center
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-notification__desc {
        line-height: .6;
        display: inline-block;
        width: auto;
        color: #000
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-btn {
        width: 100%;
        min-width: 0;
        padding: 0;
        margin: 4px 0;
        box-sizing: border-box
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra {
        margin-bottom: 0;
        padding: 0 20px 20px
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem {
        width: 100%;
        min-height: 80px;
        border: none;
        padding: 0;
        margin: 0 0 20px
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem .dln-icn {
        line-height: 1.6
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__title {
        display: block;
        margin-bottom: 8px;
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-size: 15px;
        line-height: 1;
        color: #000
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem:hover {
        border: none
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem:hover .dln-icn {
        line-height: 1.8
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem:last-of-type {
        margin: 0
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__picture {
        width: 80px;
        height: 63px;
        left: 0
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__picture .dln-addItem__img {
        width: 98px;
        height: 80px
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__content {
        height: 63px;
        width: calc(100% - 80px);
        position: relative;
        left: 80px;
        padding-left: 4px;
        transform: translateY(-3px)
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__content + .dln-btn {
        width: 100%;
        height: 40px;
        margin-top: 13px;
        line-height: normal
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem__price {
        margin-bottom: 30px;
        position: absolute;
        top: 49px
    }

    .dln-braun .dln-popup__content .dln-popup__wrapper .dln-addedItem__content--extra .dln-addItem + .dln-btn {
        margin-top: 40px
    }
}

.dln-addAccessories {
    width: 100%;
    border-radius: 2px;
    background-color: var(--brand-03);
    padding: 16px 40px 40px
}

.dln-addAccessories__content {
    font-size: 13px;
    line-height: 125%;
    width: 100%;
    padding: 16px 0 0
}

.dln-addAccessories--addedItem {
    padding: 0
}

.dln-addAccessories--addedItem .dln-popup__head {
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    margin: 0 22px;
    padding: 19px 0 14px;
    width: auto;
    border-bottom: 1px solid var(--ui-01)
}

.dln-addAccessories--addedItem .dln-popup__head .dln-btnIcon {
    margin: 0;
    order: 1;
    width: 16px;
    height: 16px
}

.dln-addAccessories--addedItem .dln-popup__head .dln-popup__headTitle {
    margin: 0;
    width: auto;
    font-size: 16px
}

.dln-addAccessories--addedItem .dln-addAccessories__content {
    padding: 15px 20px 11px;
    border-bottom: 1px solid var(--ui-01)
}

.dln-addAccessories--addedItem .dln-addAccessories__content--extra {
    display: flex;
    flex-wrap: wrap;
    background-color: var(--brand-03);
    padding: 32px 20px 23px
}

.dln-addAccessories--addedItem .dln-addAccessories__content--extra .dln-btn {
    margin: 13px auto
}

.dln-addAccessories--addedItem .dln-addAccessories__content--extra .dln-btn .dln-icn {
    height: auto
}

.dln-addAccessories--addedItem .dln-addAccessories__content--extra .dln-btn--support02 {
    border: 1px solid var(--ui-02);
    background: var(--brand-03) !important;
    color: #0f8a0f;
    -ms-grid-row-align: auto;
    align-self: auto;
    justify-content: center
}

.dln-addAccessories--addedItem .dln-addAccessories__content--extra .dln-btn--support02 .dln-btn__lbl {
    color: var(--support-02);
    margin-bottom: 5px
}

.dln-addAccessories--addedItem .dln-addAccessories__content--extra .dln-btn--support02 i {
    display: inline-block
}

.dln-addAccessories--addedItem .dln-addAccessories__content--extra .dln-addAccessories__subTitle {
    font-size: 15px;
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    width: 100%;
    color: var(--brand-02);
    border-bottom: 1px solid var(--ui-01);
    padding: 0 0 16px;
    margin: 0 0 24px;
    display: none
}

.dln-addAccessories--addedItem.dln-addAccessories--suggestion .dln-cartItem__content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row
}

.dln-addAccessories--addedItem.dln-addAccessories--suggestion .dln-cartItem__picture {
    margin: 0
}

.dln-addAccessories--addedItem.dln-addAccessories--suggestion .dln-cartItem__title {
    margin: 0 0 8px;
    align-self: flex-start;
    width: 50%
}

.dln-addAccessories .dln-addItem, .dln-addAccessories .dln-addItem:nth-child(odd) {
    margin: 0 0 19px
}

.dln-addAccessories .dln-cartItem {
    border-width: 0;
    padding: 0
}

.dln-addAccessories .dln-cartItem__picture {
    width: 120px;
    height: 96px
}

.dln-addAccessories .dln-cartItem__picture > img {
    -o-object-fit: contain;
    object-fit: contain
}

.dln-addAccessories .dln-cartItem__price {
    width: 80px;
    text-align: right;
    margin: 0 0 0 16px
}

.dln-addAccessories .dln-cartItem__price .dln-price {
    display: inline-block;
    font-size: 13px;
    margin: 0 0 8px
}

.dln-addAccessories .dln-cartItem__btn {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-top: 1px solid var(--ui-01);
    padding: 16px 0 0;
    margin: 24px 0 0
}

.dln-addAccessories .dln-cartItem__btn .dln-btn {
    width: calc(50% - 10px);
    margin: 16px 20px 0 0
}

.dln-addAccessories .dln-cartItem .dln-csmDropdown {
    width: calc(100% - 144px);
    float: left;
    margin: 8px 0 0 24px
}

@media only screen and (min-width: 1199px) {
    .dln-addAccessories {
        width: 100%;
        border-radius: 2px;
        background-color: var(--brand-03);
        padding: 16px 40px 40px
    }

    .dln-addAccessories__content {
        font-size: 13px;
        line-height: 125%;
        width: 100%;
        padding: 16px 0 0
    }

    .dln-addAccessories--addedItem {
        padding: 0
    }

    .dln-addAccessories--addedItem .dln-popup__head {
        justify-content: space-between;
        align-items: center;
        flex-wrap: nowrap;
        margin: 0 40px;
        padding: 26px 0 16px;
        width: auto;
        border-bottom: 1px solid var(--ui-01)
    }

    .dln-addAccessories--addedItem .dln-popup__head .dln-btnIcon {
        margin: 0;
        order: 1;
        width: 16px;
        height: 16px
    }

    .dln-addAccessories--addedItem .dln-popup__head .dln-popup__headTitle {
        margin: 0;
        width: auto;
        font-size: 16px
    }

    .dln-addAccessories--addedItem .dln-addAccessories__content {
        padding: 20px 80px 24px;
        border-bottom: 1px solid var(--ui-01)
    }

    .dln-addAccessories--addedItem .dln-addAccessories__content--extra {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns:(240px) [ 2 ];
        grid-template-columns:repeat(2, 240px);
        background-color: var(--brand-03);
        column-gap: 21px;
        row-gap: 14px;
        padding: 31px 40px 30px
    }

    .dln-addAccessories--addedItem .dln-addAccessories__content--extra .dln-btn {
        height: 32px;
        align-self: flex-end
    }

    .dln-addAccessories--addedItem .dln-addAccessories__content--extra .dln-btn .dln-icn {
        height: auto
    }

    .dln-addAccessories--addedItem .dln-addAccessories__content--extra .dln-btn--link {
        margin: 0 auto;
        -ms-grid-column-span: 2;
        grid-column: span 2
    }

    .dln-addAccessories--addedItem .dln-addAccessories__content--extra .dln-btn--support02 {
        border: 1px solid var(--ui-02);
        background: var(--brand-03) !important;
        color: #0f8a0f;
        -ms-grid-row-align: auto;
        align-self: auto;
        justify-content: center
    }

    .dln-addAccessories--addedItem .dln-addAccessories__content--extra .dln-btn--support02 .dln-btn__lbl {
        color: var(--support-02);
        margin-bottom: 5px
    }

    .dln-addAccessories--addedItem .dln-addAccessories__content--extra .dln-btn--support02 i {
        display: inline-block
    }

    .dln-addAccessories--addedItem .dln-addAccessories__content--extra .dln-addAccessories__subTitle {
        font-size: 15px;
        line-height: 125%;
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal;
        width: 100%;
        color: var(--brand-02);
        border-bottom: 1px solid var(--ui-01);
        padding: 0 0 16px;
        margin: 0 0 24px;
        display: none
    }

    .dln-addAccessories--addedItem.dln-addAccessories--suggestion .dln-cartItem__content {
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }

    .dln-addAccessories--addedItem.dln-addAccessories--suggestion .dln-cartItem__picture {
        margin: 0
    }

    .dln-addAccessories--addedItem.dln-addAccessories--suggestion .dln-cartItem__title {
        margin: 0 0 8px 11px;
        -ms-grid-row-align: auto;
        align-self: auto;
        font-size: 18px;
        width: 50%
    }

    .dln-addAccessories .dln-addItem {
        margin: 0;
        align-items: flex-start
    }

    .dln-addAccessories .dln-addItem:nth-child(odd) {
        margin: 0
    }

    .dln-addAccessories .dln-cartItem {
        border-width: 0;
        padding: 0
    }

    .dln-addAccessories .dln-cartItem__picture {
        width: 120px;
        height: 96px
    }

    .dln-addAccessories .dln-cartItem__picture > img {
        -o-object-fit: contain;
        object-fit: contain
    }

    .dln-addAccessories .dln-cartItem__price {
        width: 80px;
        text-align: right;
        margin: 0 0 0 16px
    }

    .dln-addAccessories .dln-cartItem__price .dln-price {
        display: inline-block;
        font-size: 13px;
        margin: 0 0 8px
    }

    .dln-addAccessories .dln-cartItem__btn {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        border-top: 1px solid var(--ui-01);
        padding: 16px 0 0;
        margin: 24px 0 0
    }

    .dln-addAccessories .dln-cartItem__btn .dln-btn {
        width: calc(50% - 10px);
        margin: 16px 20px 0 0
    }

    .dln-addAccessories .dln-cartItem__btn .dln-btn:last-of-type {
        margin: 16px 0 0
    }

    .dln-addAccessories .dln-cartItem .dln-csmDropdown {
        width: calc(100% - 144px);
        float: left;
        margin: 8px 0 0 24px
    }
}

@media only screen and (min-width: 599px) and (max-width: 1199px) {
    .dln-addAccessories {
        width: 100%;
        border-radius: 2px;
        background-color: var(--brand-03);
        padding: 16px 40px 40px
    }

    .dln-addAccessories__content {
        font-size: 13px;
        line-height: 125%;
        width: 100%;
        padding: 16px 0 0
    }

    .dln-addAccessories--addedItem {
        padding: 0
    }

    .dln-addAccessories--addedItem .dln-popup__head {
        justify-content: space-between;
        align-items: center;
        flex-wrap: nowrap;
        margin: 0 22px;
        padding: 19px 0 14px;
        width: auto;
        border-bottom: 1px solid var(--ui-01)
    }

    .dln-addAccessories--addedItem .dln-popup__head .dln-btnIcon {
        margin: 0;
        order: 1;
        width: 16px;
        height: 16px
    }

    .dln-addAccessories--addedItem .dln-popup__head .dln-popup__headTitle {
        margin: 0;
        width: auto;
        font-size: 15px
    }

    .dln-addAccessories--addedItem .dln-addAccessories__content {
        padding: 13px 85px 40px;
        border-bottom: 1px solid var(--ui-01)
    }

    .dln-addAccessories--addedItem .dln-addAccessories__content--extra {
        display: flex;
        flex-wrap: wrap;
        background-color: var(--brand-03);
        padding: 28px 137px
    }

    .dln-addAccessories--addedItem .dln-addAccessories__content--extra .dln-btn {
        height: 32px;
        margin: 13px auto
    }

    .dln-addAccessories--addedItem .dln-addAccessories__content--extra .dln-btn .dln-icn {
        height: auto
    }

    .dln-addAccessories--addedItem .dln-addAccessories__content--extra .dln-btn--support02 {
        border: 1px solid var(--ui-02);
        background: var(--brand-03) !important;
        color: #0f8a0f;
        -ms-grid-row-align: auto;
        align-self: auto;
        justify-content: center
    }

    .dln-addAccessories--addedItem .dln-addAccessories__content--extra .dln-btn--support02 .dln-btn__lbl {
        color: var(--support-02);
        margin-bottom: 5px
    }

    .dln-addAccessories--addedItem .dln-addAccessories__content--extra .dln-btn--support02 i {
        display: inline-block
    }

    .dln-addAccessories--addedItem .dln-addAccessories__content--extra .dln-addAccessories__subTitle {
        font-size: 15px;
        line-height: 125%;
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal;
        width: 100%;
        color: var(--brand-02);
        border-bottom: 1px solid var(--ui-01);
        padding: 0 0 16px;
        margin: 0 0 24px;
        display: none
    }

    .dln-addAccessories--addedItem.dln-addAccessories--suggestion .dln-cartItem__content {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        flex-direction: row
    }

    .dln-addAccessories--addedItem.dln-addAccessories--suggestion .dln-cartItem__picture {
        margin: 0
    }

    .dln-addAccessories--addedItem.dln-addAccessories--suggestion .dln-cartItem__title {
        margin: 0 0 8px;
        align-self: flex-start;
        font-size: 18px;
        width: 50%
    }

    .dln-addAccessories .dln-addItem, .dln-addAccessories .dln-addItem:nth-child(odd) {
        margin: 0 0 19px
    }

    .dln-addAccessories .dln-cartItem {
        border-width: 0;
        padding: 0
    }

    .dln-addAccessories .dln-cartItem__picture {
        width: 120px;
        height: 96px
    }

    .dln-addAccessories .dln-cartItem__picture > img {
        -o-object-fit: contain;
        object-fit: contain
    }

    .dln-addAccessories .dln-cartItem__price {
        width: 80px;
        text-align: right;
        margin: 0 0 0 16px
    }

    .dln-addAccessories .dln-cartItem__price .dln-price {
        display: inline-block;
        font-size: 13px;
        margin: 0 0 8px
    }

    .dln-addAccessories .dln-cartItem__btn {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        border-top: 1px solid var(--ui-01);
        padding: 16px 0 0;
        margin: 24px 0 0
    }

    .dln-addAccessories .dln-cartItem__btn .dln-btn {
        width: calc(50% - 10px);
        margin: 16px 20px 0 0
    }

    .dln-addAccessories .dln-cartItem__btn .dln-btn:last-of-type {
        margin: 16px 0 0
    }

    .dln-addAccessories .dln-cartItem .dln-csmDropdown {
        width: calc(100% - 144px);
        float: left;
        margin: 8px 0 0 24px
    }
}

.dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-popup__head.dln-popup__head--circleClose {
    padding-top: 28px
}

.dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-popup__headLine {
    background: var(--ui-01)
}

.dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content {
    border-bottom: 1px solid var(--ui-01);
    padding-bottom: 24px;
    padding-left: 97px
}

.dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-cartItem__content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 0;
    align-items: flex-start
}

.dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-cartItem__title {
    padding: 0;
    width: auto;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    margin: 0 0 0 12px;
    max-width: 50%
}

.dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-cartItem__picture {
    position: relative;
    margin: 0;
    width: 141px;
    height: 114px;
    float: none;
    display: flex;
    align-items: stretch
}

.dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra {
    padding-bottom: 34px;
    padding-top: 32px;
    padding-left: 40px;
    background: var(--brand-03);
    display: -ms-grid;
    display: grid;
    -ms-grid-columns:(240px) [ 2 ];
    grid-template-columns:repeat(2, 240px);
    gap: 21px;
    row-gap: 32px
}

.dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addAccessories__subTitle {
    display: none
}

.dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem {
    max-width: 236px;
    width: auto;
    margin: 0
}

.dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem .dln-btn.dln-btn-- {
    width: 100%;
    margin: 13px auto
}

.dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 13px
}

.dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem button span {
    margin: 4px 0 0;
    font-size: 15px
}

.dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem button i {
    font-size: 14px
}

.dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra > .dln-btn.dln-btn--link {
    margin: 0 auto;
    -ms-grid-column-span: 2;
    grid-column: span 2
}

@media only screen and (min-width: 599px) and (max-width: 1199px) {
    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content {
        border-bottom: 1px solid var(--ui-01);
        padding-bottom: 24px;
        padding-left: 97px
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra {
        padding: 30px 137px;
        background: var(--brand-03);
        display: flex;
        row-gap: 32px
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addAccessories__subTitle {
        display: none
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem {
        max-width: none;
        width: 100%;
        margin: 0
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem .dln-btn.dln-btn-- {
        width: 100%;
        margin: 13px auto
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem button {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        margin-top: 13px
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem button span {
        margin: 0;
        font-size: 15px
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem button i {
        font-size: 14px
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra > .dln-btn.dln-btn--link {
        margin: 0 auto;
        -ms-grid-column-span: 2;
        grid-column: span 2
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-popup__head.dln-popup__head--circleClose {
        padding: 20px 22px 0
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-btnIcon.dln-btnIcon--close.dln-btnIcon--circleClose {
        margin-bottom: 0
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-popup__headTitle {
        padding: 0
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-popup__headLine {
        margin-top: 15px
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content {
        padding: 13px 15px
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-image.dln-cartItem__picture {
        width: 124px;
        height: 100px
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-cartItem__title {
        font-size: 1rem;
        margin-left: 16px
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra {
        display: flex;
        flex-direction: column;
        padding: 32px 20px 23px
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem {
        width: 100%;
        max-width: none;
        margin-top: 0
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem .dln-btn.dln-btn--light {
        -ms-grid-row-align: initial;
        align-self: auto
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem .dln-btn.dln-btn-- {
        width: 100%;
        margin: 13px auto
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem:last-of-type {
        margin-bottom: 0
    }

    .dln-delonghi .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-btn.dln-btn--link {
        margin: 12px auto
    }
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories {
    max-width: none;
    padding: 0
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-popup__head {
    padding: 80px 40px 0;
    margin: 0 0 28px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-popup__headTitle {
    justify-content: center;
    width: 100%;
    line-height: 40px;
    font-size: 32px;
    text-align: center;
    padding: 0
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-popup__head .dln-btnIcon--circleClose {
    width: 22px;
    height: 22px;
    top: 18px;
    right: 20px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-popup__head .dln-btnIcon--circleClose .dln-btnIcon__wrap {
    width: 22px;
    height: 22px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-popup__head .dln-btnIcon--circleClose .dln-btnIcon__wrap .dln-icn {
    width: 22px;
    height: 22px;
    font-size: 0
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-popup__head .dln-btnIcon--circleClose .dln-btnIcon__wrap .dln-icn:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "\E6";
    width: 22px;
    height: 22px;
    font-size: 22px;
    color: var(--brand-01)
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-popup__headLine {
    display: none
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content {
    width: calc(100% - 200px);
    background-color: var(--brand-03);
    padding: 0;
    margin: 0 auto
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-addAccessories__subTitle {
    display: none
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-addItem {
    width: 50%;
    margin: 0 0 10px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-addItem__picture {
    top: 10px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-cartItem__content {
    max-width: 430px;
    margin: 0 auto;
    flex-direction: row
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-cartItem__title {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 22px;
    font-size: 16px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-cartItem__picture {
    width: auto;
    height: auto;
    max-height: none;
    margin-left: 0
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-cartItem__picture > img {
    max-width: 100%
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra {
    padding-bottom: 80px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem {
    align-items: flex-start;
    border: none;
    padding: 10px 10px 10px 214px;
    position: relative
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem:hover {
    border: none
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem__picture {
    width: 184px;
    height: auto;
    margin-right: 20px;
    position: absolute;
    top: 10px;
    left: 10px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem__picture > img {
    display: block;
    -o-object-fit: contain;
    object-fit: contain
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem__content {
    width: 100%;
    padding-top: 10px;
    margin-bottom: 16px;
    margin-top: 10px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem__content + button {
    bottom: 10px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem__title {
    display: block;
    font-size: 15px;
    margin-bottom: 8px;
    position: relative
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem .dln-btn {
    align-self: flex-end;
    width: 100%;
    margin: 0 5px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem .dln-btn--light {
    display: flex;
    justify-content: center;
    border-color: var(--brand-01);
    align-self: auto;
    margin: 3px 0 0;
    color: var(--brand-01)
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem .dln-btn--light .dln-icn {
    width: 13px;
    height: 13px;
    font-size: 13px;
    color: var(--brand-01)
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem .dln-btn--light .dln-btn__lbl {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 5px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem .dln-btn--light:hover {
    background-color: var(--brand-01);
    color: var(--brand-03)
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem .dln-btn--light:hover .dln-btn__lbl, .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem .dln-btn--light:hover .dln-icn {
    color: var(--brand-03)
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem .dln-btn--light.dln-btn--support02, .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem .dln-btn--light.dln-btn--support02 .dln-btn__lbl, .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem .dln-btn--light.dln-btn--support02 .dln-icn {
    color: var(--brand-01)
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem .dln-btn--light.dln-btn--support02:hover {
    background-color: var(--brand-01) !important;
    color: var(--brand-03) !important
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem .dln-btn--light.dln-btn--support02:hover .dln-btn__lbl, .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem .dln-btn--light.dln-btn--support02:hover .dln-icn {
    color: var(--brand-03) !important
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem + .dln-btn {
    margin: 34px auto 0
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-addAccessories__content:not(.dln-addAccessories__content--extra) {
    border-bottom: 1px solid var(--ui-01);
    padding: 11px 15px 19px;
    margin: 0;
    width: 100%
}

@media only screen and (min-width: 1199px) {
    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories {
        max-width: none;
        padding: 0
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-popup__head {
        padding: 27px 0 17px;
        margin: 0 40px;
        width: auto
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-popup__headTitle {
        justify-content: center;
        width: 100%;
        line-height: 40px;
        font-size: 18px;
        text-align: start;
        padding: 0
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-popup__head .dln-btnIcon--circleClose {
        width: 22px;
        height: 22px;
        top: 18px;
        right: 20px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-popup__head .dln-btnIcon--circleClose .dln-btnIcon__wrap {
        width: 22px;
        height: 22px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-popup__head .dln-btnIcon--circleClose .dln-btnIcon__wrap .dln-icn {
        width: 22px;
        height: 22px;
        font-size: 0
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-popup__head .dln-btnIcon--circleClose .dln-btnIcon__wrap .dln-icn:before {
        font-family: var(--fontNameIcons), sans-serif;
        font-variant: normal;
        text-transform: none;
        content: "\E6";
        width: 22px;
        height: 22px;
        font-size: 22px;
        color: var(--brand-01)
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-popup__headLine {
        display: none
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content {
        width: calc(100% - 200px);
        background-color: var(--brand-03);
        padding: 0;
        margin: 0 auto
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-addAccessories__subTitle {
        display: none
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-addItem {
        width: 50%;
        margin: 0 0 10px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-addItem__picture {
        top: 10px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-cartItem__content {
        max-width: 450px;
        margin: 0 auto;
        align-content: flex-start;
        flex-direction: row
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-cartItem__title {
        font-family: var(--fontNameSemibold), Arial, sans-serif;
        font-weight: 600;
        font-style: normal;
        width: 50%;
        align-self: flex-start;
        line-height: 22px;
        font-size: 16px;
        margin-left: 41px;
        margin-top: 15px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-cartItem__picture {
        width: auto;
        height: auto;
        max-height: none;
        margin-left: 0
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-cartItem__picture > img {
        max-width: 100%
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra {
        padding: 30px 41px 24px;
        margin: 0;
        width: 100%;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns:(446px) [ 2 ];
        grid-template-columns:repeat(2, 446px)
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem {
        align-items: flex-start;
        border: none;
        padding: 0;
        position: relative;
        width: 100%
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem:hover {
        border: none
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem__picture {
        width: 184px;
        height: auto;
        margin-right: 20px;
        position: relative;
        top: 0;
        left: 0
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem__picture > img {
        display: block;
        -o-object-fit: contain;
        object-fit: contain
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem__content {
        width: 50%;
        padding: 0;
        margin: 0;
        position: relative
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem__content + button {
        bottom: 10px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem__title {
        display: block;
        font-size: 18px;
        margin-bottom: 8px;
        position: relative
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem .dln-btn {
        align-self: flex-end;
        width: 100%
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem .dln-btn--light {
        display: flex;
        justify-content: center;
        border-color: var(--brand-01);
        align-self: auto;
        margin: 13px 0 0;
        color: var(--brand-01)
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem .dln-btn--light .dln-icn {
        width: 13px;
        height: 13px;
        font-size: 13px;
        color: var(--brand-01)
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem .dln-btn--light .dln-btn__lbl {
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal;
        color: var(--brand-01)
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem .dln-btn--light:hover {
        background-color: var(--brand-01)
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem .dln-btn.dln-btn--support02 i {
        display: inline-block
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem + .dln-btn {
        margin: 12px auto 0
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-addAccessories__content:not(.dln-addAccessories__content--extra) {
        border-bottom: 1px solid var(--ui-01);
        padding: 12px 63px 19px;
        margin: 0;
        width: 100%
    }
}

@media only screen and (min-width: 599px) and (max-width: 1199px) {
    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-popup__head {
        padding: 17px 0 16px;
        margin: 0 21px;
        width: auto
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-popup__headTitle {
        justify-content: center;
        width: 100%;
        line-height: 40px;
        font-size: 15px;
        text-align: start;
        padding: 0
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-addAccessories__content {
        width: 100%;
        margin: 0;
        padding: 30px 136px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content {
        width: 100%;
        padding: 0 50px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra {
        padding: 0 50px 80px 25px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-cartItem__title {
        width: 50%;
        margin: 0;
        text-align: start;
        font-size: 18px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-addItem {
        width: 100%;
        padding: 0;
        margin: 0 0 20px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-addItem:hover {
        border: none
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-addItem:last-of-type {
        margin: 0
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-addItem__picture {
        width: 98px;
        height: auto;
        left: 0;
        top: 0;
        position: relative
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-addItem__picture .dln-addItem__img {
        width: 98px;
        height: 80px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-addItem__content {
        margin: 0;
        padding: 0;
        position: relative;
        width: 50%
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-addItem__content + .dln-btn--support02 i {
        display: inline-block
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-addItem + .dln-btn {
        margin-top: 22px
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-popup__head {
        padding: 22px 0 16px;
        margin: 0 20px;
        width: auto
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-popup__headTitle {
        line-height: 34px;
        font-size: 15px;
        text-align: start
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories .dln-popup__head .dln-btnIcon {
        top: 28px;
        right: 31px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content {
        width: calc(100% - 40px);
        padding-bottom: 24px;
        margin-bottom: 40px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-cartItem__picture {
        width: 124px;
        height: 103px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-cartItem__img {
        width: 216px;
        height: 176px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content .dln-cartItem__title {
        text-align: start;
        margin: 0 0 0 10px;
        font-size: 15px;
        align-self: flex-start;
        width: 50%
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra {
        width: 100%;
        padding: 32px 20px 23px;
        margin: 0;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem {
        width: 100%;
        padding: 0;
        margin: 0 0 32px;
        justify-content: space-between;
        align-items: flex-start
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem:hover {
        border: none
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem:last-of-type {
        margin: 0
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem__picture {
        width: 85px;
        height: 71px;
        left: 0;
        position: relative;
        margin: 0 4px 0 0;
        top: 0
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem__picture .dln-addItem__img {
        width: 98px;
        height: 80px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem__content {
        width: calc(100% - 91px);
        position: relative;
        padding: 0;
        margin: 0;
        max-height: 70px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem__content + .dln-btn--support02 i {
        display: inline-block
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem + .dln-btn {
        margin: 24px 0 0
    }
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem .dln-btn--support02 {
    border: 1px solid var(--support-02)
}

.dln-braun .dln-popup__content .dln-popup__wrapper .dln-addAccessories__content--extra .dln-addItem .dln-btn .dln-btn__lbl {
    color: var(--brand-02)
}

.dln-shipDelivery {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 28px 40px 40px
}

.dln-shipDelivery .dln-popup__head {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 16px
}

.dln-shipDelivery__content {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-shipDelivery__text, .dln-shipDelivery__title {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 13px;
    margin-bottom: 20px
}

.dln-shipDelivery__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-shipDelivery__text:last-child {
    margin: 0
}

.dln-delonghi .dln-shipDelivery {
    padding-bottom: 70px
}

.dln-delonghi .dln-shipDelivery__text, .dln-delonghi .dln-shipDelivery__title {
    font-size: .875rem
}

.dln-delonghi .dln-shipDelivery .dln-popup__headTitle {
    font-size: 1rem
}

.dln-delonghi .dln-shipDelivery .dln-popup__headLine {
    background: var(--ui-01)
}

@media screen and (max-width: 599px) {
    .dln-delonghi .dln-shipDelivery {
        padding-left: 20px;
        padding-right: 20px
    }
}

.dln-kenwood .dln-shipDelivery .dln-popup__head {
    margin-bottom: 28px
}

.dln-kenwood .dln-shipDelivery .dln-popup__headTitle {
    display: block;
    text-align: center
}

.dln-kenwood .dln-shipDelivery__text, .dln-kenwood .dln-shipDelivery__title {
    font-size: 14px
}

.dln-findProductNumber {
    padding: 0 100px 55px
}

.dln-findProductNumber .dln-popup__head {
    padding-bottom: 40px
}

.dln-findProductNumber .dln-popup__head .dln-btnIcon--close {
    transform: translateX(80px)
}

.dln-findProductNumber__description {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 34px
}

.dln-findProductNumber__imgWrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background-color: transparent
}

.dln-findProductNumber__imgWrapper > img {
    width: auto;
    max-width: 100%;
    height: auto;
    -o-object-fit: initial;
    object-fit: fill;
    position: static
}

.dln-findProductNumber__note {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 20px;
    font-size: 14px;
    margin-top: 25px
}

@media only screen and (max-width: 599px) {
    .dln-findProductNumber {
        padding: 0 20px 100px
    }

    .dln-findProductNumber .dln-popup__head {
        padding-bottom: 58px
    }

    .dln-findProductNumber .dln-popup__head .dln-btnIcon--close {
        transform: translateX(0)
    }

    .dln-findProductNumber__imgWrapper {
        display: flex;
        align-items: center;
        margin: 0
    }

    .dln-findProductNumber__imgWrapper > img {
        max-width: 90%;
        margin: 0 auto
    }
}

.dln-delonghi .dln-findProductNumber__description, .dln-delonghi .dln-findProductNumber__note {
    font-size: 1rem;
    line-height: 24px
}

.dln-countrySelection--modal {
    max-width: 1440px;
    margin: 0 auto;
    padding: 30px
}

.dln-countrySelection--modal .dln-popup__head {
    position: relative;
    padding: 0;
    margin-bottom: 40px
}

.dln-countrySelection--modal .dln-popup__head .dln-popup__headTitle {
    width: auto;
    max-width: calc(100% - 44px);
    padding: 0;
    margin: 0
}

.dln-countrySelection--modal .dln-popup__head button.dln-btnIcon--close {
    position: absolute;
    right: 0;
    top: 0;
    height: 30px;
    width: 30px;
    margin: 0
}

@media only screen and (max-width: 599px) {
    .dln-countrySelection--modal {
        padding: 20px
    }

    .dln-countrySelection--modal .dln-popup__head {
        margin-bottom: 20px
    }

    .dln-countrySelection--modal .dln-popup__head .dln-popup__headTitle {
        font-size: 35px;
        line-height: 43px
    }

    .dln-countrySelection--modal .dln-popup__head button.dln-btnIcon--close {
        height: 20px;
        width: 20px
    }
}

.dln-delonghi .dln-countrySelection--modal .dln-popup__headTitle {
    font-size: 3.125rem
}

.dln-delonghi .dln-countrySelection--modal .dln-country-list .dln-accordion__head .dln-accordion__title {
    font-size: 1.75rem
}

.dln-delonghi .dln-countrySelection--modal .dln-country-list .dln-accordion__content .dln-flag__list .dln-flag__listItem .dln-flag__languages {
    font-size: 1rem
}

.dln-delonghi .dln-countrySelection--modal .dln-country-list .dln-accordion .dln-accordion__head .dln-accordion__title, .dln-delonghi .dln-countrySelection--modal .dln-country-list .dln-flag__list .dln-flag__listItem .dln-flag__languages .dln-flag__lang strong {
    color: var(--brand-04)
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-countrySelection--modal .dln-popup__headTitle {
        font-size: 2.3125rem
    }
}

.dln-subscription-flow {
    display: flex;
    min-height: 620px;
    border-radius: 2px
}

.dln-subscription-flow__column-one {
    display: flex;
    flex-wrap: wrap;
    width: 259px;
    background-image: url(/assets/images/subscription-flow__girl.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    border-radius: 2px 0 0 2px
}

.dln-subscription-flow__column-two {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: calc(100% - 259px);
    padding: 40px 63px 0 31px;
    box-sizing: border-box;
    border-radius: 0 2px 2px 0;
    position: relative
}

.dln-subscription-flow__column-two .dln-btnIcon--close {
    width: 40px;
    height: 40px;
    margin: 0;
    position: absolute;
    top: 14px;
    right: 13px
}

.dln-subscription-flow__column-two .dln-btnIcon--close .dln-btnIcon__wrap {
    padding: 0
}

.dln-subscription-flow__column-two .dln-btnIcon--close .dln-btnIcon__wrap .dln-icn {
    font-size: 19px
}

.dln-subscription-flow__column-two .dln-title {
    display: block;
    width: 100%;
    line-height: 32px;
    font-size: 26px;
    margin: 0 0 22px
}

.dln-subscription-flow__column-two .dln-subscription-flow__sub-title {
    font-size: 16px
}

.dln-subscription-flow__column-two .dln-subscription-flow__service-container {
    display: flex;
    font-size: 16px;
    margin-top: 11px;
    margin-bottom: 30px
}

.dln-subscription-flow__column-two .dln-subscription-flow__service-container .dln-icn {
    font-size: 20px;
    font-weight: 700;
    color: var(--support-02)
}

.dln-subscription-flow__column-two .dln-subscription-flow__service-container div {
    display: flex;
    align-items: center
}

.dln-subscription-flow__column-two .dln-subscription-flow__service-container div + div {
    margin-left: 35px
}

.dln-subscription-flow__column-two .dln-subscription-flow__service-container div span {
    margin-left: 6px
}

.dln-subscription-flow__column-two .dln-subscription-flow__input-container {
    width: 100%
}

.dln-subscription-flow__column-two .dln-subscription-flow__input-container .dln-subscription-flow__extendedTos {
    line-height: 10px;
    font-size: 9px;
    color: var(--brand-02);
    letter-spacing: -.1;
    padding-top: 8px
}

.dln-subscription-flow__column-two .dln-subscription-flow__input-container .dln-checkbox__wrap, .dln-subscription-flow__column-two .dln-subscription-flow__input-container .dln-subscription-flow__extendedTos + .dln-subscription-flow__button-container + button {
    margin-top: 18px
}

.dln-subscription-flow__column-two .dln-subscription-flow__input-container .dln-subscription-flow__row {
    display: flex;
    align-content: space-between;
    margin: 0 20px 30px 0
}

.dln-subscription-flow__column-two .dln-subscription-flow__input-container .dln-subscription-flow__row .dln-inputs + .dln-inputs {
    margin-left: 20px
}

.dln-subscription-flow__column-two .dln-subscription-flow__input-container .dln-subscription-flow__row + .dln-inputs {
    width: calc(100% - 20px);
    margin: 0 20px 2px 0
}

.dln-subscription-flow__column-two .dln-subscription-flow__input-container .dln-subscription-flow__checkbox-container {
    display: flex;
    align-items: flex-end;
    color: var(--brand-02);
    margin-top: 20px
}

.dln-subscription-flow__column-two .dln-subscription-flow__button-container button {
    width: 183px;
    margin: 40px 0 20px
}

.dln-subscription-flow__column-two .dln-checkbox__tooltipWrap {
    font-size: 10px;
    line-height: 11px
}

.dln-subscription-flow__column-two .gigya-input-text {
    padding: 12px 8px !important
}

.dln-subscription-flow--thankYouPage .dln-subscription-flow__column-two {
    align-content: center
}

.dln-subscription-flow--thankYouPage .dln-subscription-flow__column-two .dln-title {
    margin-bottom: 25px
}

.dln-subscription-flow--thankYouPage .dln-subscription-flow__column-two .dln-subscription-flow__sub-title {
    margin: 0 0 60px
}

.dln-subscription-flow--thankYouPage .dln-subscription-flow__column-two .dln-subscription-flow__button-container .dln-btn {
    margin: 0 0 40px
}

.dln-subscription-flow .gigya-label-text.gigya-checkbox-text i {
    background: transparent !important;
    color: var(--ui-06) !important;
    border: 1px solid var(--ui-06)
}

.dln-subscription-flow .gigya-label-text.gigya-checkbox-text i:hover {
    color: #b00000 !important;
    border: 1px solid #b00000
}

.dln-subscription-flow .subscription-checkbox {
    position: absolute;
    z-index: 8;
    opacity: 1 !important;
    width: 0;
    height: 0
}

.dln-subscription-flow .subscription-checkbox + .subscription-name-label {
    font-size: 13px !important;
    color: var(--brand-02) !important;
    margin-left: 1px;
    font-weight: 400 !important;
    padding-left: 0 !important
}

.dln-subscription-flow .subscription-checkbox + .subscription-name-label:before {
    content: "";
    display: inline-block;
    margin-right: 12px;
    border-radius: 2px !important;
    border: 1px solid var(--ui-02)
}

.dln-subscription-flow .subscription-checkbox + .subscription-name-label:after {
    display: none
}

.dln-subscription-flow .subscription-checkbox + .subscription-name-label i {
    background: transparent !important;
    color: var(--ui-06) !important;
    border: 1px solid var(--ui-06);
    position: absolute;
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    position: relative
}

.dln-subscription-flow .subscription-checkbox:before {
    content: "";
    position: relative;
    transform: scale(0);
    transition: transform .08s ease;
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 1px
}

.dln-subscription-flow .subscription-checkbox:checked:before {
    content: "\E0";
    font-family: var(--fontNameIcons);
    position: relative;
    left: 7px;
    transform: scale(1)
}

.dln-braun .dln-subscription-flow .gigya-subscribe-with-email-form .gigya-input-checkbox + label.gigya-label .gigya-checkbox-text {
    font-size: 13px;
    color: var(--brand-02) !important;
    position: relative;
    left: 5px;
    top: -25px;
    font-weight: 400 !important
}

.dln-braun .dln-subscription-flow .gigya-subscribe-with-email-form .gigya-input-checkbox + label.gigya-label .gigya-checkbox-text i {
    width: 13px !important;
    height: 13px !important;
    font-size: 9px !important
}

.dln-braun .dln-subscription-flow .gigya-subscribe-with-email-form .gigya-input-checkbox + label.gigya-label:before {
    position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 2px;
    left: 0
}

.dln-braun .dln-subscription-flow .subscription-checkbox + .subscription-name-label:before {
    width: 13px !important;
    height: 13px !important;
    border-radius: 2px !important
}

.dln-braun .dln-subscription-flow .gigya-custom-checkbox {
    margin-top: 5px;
    margin-bottom: 0
}

.dln-braun .dln-subscription-flow .gigya-input-checkbox + label {
    display: flex
}

.dln-braun .dln-subscription-flow .gigya-input-checkbox:checked + label .gigya-checkbox-text {
    color: var(--support-02);
    font-weight: 700
}

.dln-braun .dln-subscription-flow .gigya-input-checkbox:checked + label.gigya-label:after {
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    top: 2px;
    left: 4px;
    border-radius: 2px;
    background-color: var(--support-02);
    transform: scale(1)
}

.dln-braun .dln-subscription-flow .subscription-checkbox:checked:before {
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 2px;
    position: absolute;
    top: 1px;
    left: 4px;
    background-color: var(--support-02);
    transform: scale(1)
}

.dln-braun .newsletter-popup-opened.dln-popup--open .dln-popup__content {
    max-width: none !important;
    width: auto
}

@media screen and (min-width: 600px) {
    .dln-braun .newsletter-popup-opened.dln-popup--open .dln-popup__content {
        max-width: 720px !important
    }
}

@media screen and (min-width: 599px) and (max-width: 700px) {
    .dln-subscription-flow .dln-subscription-flow__column-one {
        width: 210px
    }

    .dln-subscription-flow .dln-subscription-flow__column-two .dln-subscription-flow__service-container div + div {
        margin-left: 15px
    }

    .dln-subscription-flow .dln-subscription-flow__column-two {
        width: calc(100% - 210px);
        padding: 40px 46px 0 21px
    }
}

@media only screen and (max-width: 599px) {
    .dln-subscription-flow {
        height: auto;
        padding-bottom: 60px
    }

    .dln-subscription-flow__column-one {
        display: none
    }

    .dln-subscription-flow__column-two {
        width: 100%;
        padding: 25px 20px 0
    }

    .dln-subscription-flow__column-two .dln-popup__head {
        padding-bottom: 0
    }

    .dln-subscription-flow__column-two .dln-title {
        line-height: 21px;
        font-size: 17px;
        text-align: center;
        margin: 0 0 22px
    }

    .dln-subscription-flow__column-two .dln-subscription-flow__sub-title {
        display: block;
        width: 100%;
        line-height: 21px;
        font-size: 14px;
        text-align: center;
        margin: 0 0 20px
    }

    .dln-subscription-flow__column-two .dln-subscription-flow__service-container {
        margin: 0 0 32px
    }

    .dln-subscription-flow__column-two .dln-subscription-flow__input-container .dln-subscription-flow__row {
        flex-wrap: wrap;
        margin: 0
    }

    .dln-subscription-flow__column-two .dln-subscription-flow__input-container .dln-subscription-flow__row .dln-inputs {
        width: 100%;
        margin: 0 0 30px
    }

    .dln-subscription-flow__column-two .dln-subscription-flow__input-container .dln-subscription-flow__row .dln-inputs + .dln-inputs {
        margin: 0 0 30px
    }

    .dln-subscription-flow__column-two .dln-subscription-flow__input-container .dln-subscription-flow__row + .dln-inputs {
        width: 100%;
        margin: 0
    }

    .dln-subscription-flow__column-two .dln-subscription-flow__input-container > .dln-checkbox {
        padding-top: 20px
    }

    .dln-subscription-flow__column-two .dln-subscription-flow__input-container > .dln-checkbox .dln-checkbox__wrap {
        margin-top: 0 !important
    }

    .dln-subscription-flow__column-two .dln-subscription-flow__input-container > .dln-checkbox .dln-checkbox__tooltipWrap {
        margin: 0 24px !important
    }

    .dln-subscription-flow__column-two .dln-subscription-flow__input-container .dln-subscription-flow__checkbox-container {
        height: auto
    }

    .dln-subscription-flow__column-two .dln-subscription-flow__input-container .dln-subscription-flow__button-container {
        display: flex;
        flex-wrap: wrap;
        padding: 30px 0 0
    }

    .dln-subscription-flow__column-two .dln-subscription-flow__input-container .dln-subscription-flow__button-container button.dln-btn {
        margin: 0 0 0 auto
    }

    .dln-subscription-flow--thankYouPage .dln-subscription-flow__column-two .dln-btnIcon--close {
        position: absolute;
        top: 25px;
        right: 20px
    }

    .dln-subscription-flow--thankYouPage .dln-subscription-flow__column-two .dln-title {
        margin-bottom: 20px
    }

    .dln-subscription-flow--thankYouPage .dln-subscription-flow__column-two .dln-subscription-flow__sub-title {
        margin: 0 0 40px;
        text-align: left
    }

    .dln-subscription-flow--thankYouPage .dln-subscription-flow__column-two .dln-subscription-flow__button-container {
        margin: 0 auto
    }

    .dln-subscription-flow--thankYouPage .dln-subscription-flow__column-two .dln-subscription-flow__button-container .dln-btn {
        margin: 0
    }
}

.dln-kenwood .dln-subscription-flow {
    padding: 0 !important
}

.dln-kenwood .dln-subscription-flow .dln-title {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px
}

.dln-kenwood .dln-subscription-flow .dln-subscription-flow__sub-title {
    font-size: 14px
}

.dln-kenwood .dln-subscription-flow .dln-subscription-flow__service-container {
    margin-bottom: 17px
}

.dln-kenwood .dln-subscription-flow .dln-subscription-flow__service-container i, .dln-kenwood .dln-subscription-flow .dln-subscription-flow__service-container span {
    font-size: 14px
}

.dln-kenwood .dln-subscription-flow .dln-subscription-flow__service-container span {
    margin-left: 20px;
    white-space: nowrap
}

.dln-kenwood .dln-subscription-flow .dln-subscription-flow__service-container i {
    font-size: 0
}

.dln-kenwood .dln-subscription-flow .dln-subscription-flow__service-container i:before {
    content: "H";
    color: var(--brand-01);
    font-size: 14px;
    position: absolute;
    top: -9px
}

.dln-kenwood .dln-subscription-flow .dln-inputs__input {
    border-color: var(--brand-04)
}

.dln-kenwood .dln-subscription-flow .dln-checkbox__input, .dln-kenwood .dln-subscription-flow .dln-checkbox__label {
    font-size: 12px;
    margin-right: 0
}

.dln-kenwood .dln-subscription-flow .dln-icn.dln-icn--iconfont.dln-icn--faqs.dln-icn--i {
    color: var(--brand-02);
    font-weight: 600
}

.dln-kenwood .dln-subscription-flow .dln-subscription-flow__row {
    margin-bottom: 20px
}

.dln-kenwood .dln-subscription-flow .dln-subscription-flow__column-two {
    padding-right: 59px
}

.dln-kenwood .dln-subscription-flow .dln-checkbox__tooltipWrap {
    font-size: 8px
}

.dln-kenwood .dln-subscription-flow .dln-btn {
    margin-top: 35px
}

.dln-kenwood .dln-subscription-flow .dln-btnIcon.dln-btnIcon--close {
    top: 10px !important;
    right: 10px !important
}

.dln-kenwood .dln-subscription-flow .dln-btnIcon.dln-btnIcon--close .dln-icn.dln-icn--iconfont:before {
    content: "\E6";
    color: var(--brand-04) !important
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-kenwood .dln-subscription-flow .dln-subscription-flow__column-one {
        display: none
    }

    .dln-kenwood .dln-subscription-flow .dln-subscription-flow__column-two {
        width: 100% !important
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-subscription-flow .dln-popup {
        background: var(--brand-03) !important
    }

    .dln-kenwood .dln-subscription-flow .dln-subscription-flow__column-one {
        display: none
    }

    .dln-kenwood .dln-subscription-flow .dln-subscription-flow__column-two {
        width: 100% !important;
        padding: 90px 20px 0
    }

    .dln-kenwood .dln-subscription-flow .dln-subscription-flow__service-container {
        width: calc(100% - 40px);
        margin-left: auto;
        margin-right: auto;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center
    }

    .dln-kenwood .dln-subscription-flow .dln-subscription-flow__service-container div + div {
        margin-left: 10px
    }

    .dln-kenwood .dln-subscription-flow .dln-subscription-flow__input-container {
        margin-top: 35px
    }

    .dln-kenwood .dln-subscription-flow .dln-checkbox__label {
        margin-right: 30px
    }

    .dln-kenwood .dln-subscription-flow .dln-subscription-flow__row {
        margin-bottom: 0
    }

    .dln-kenwood .dln-subscription-flow .dln-checkbox--without-border .dln-checkbox__tooltipIconWrap {
        top: 6px
    }

    .dln-kenwood .dln-subscription-flow .dln-title {
        font-size: 28px;
        line-height: 1.21
    }

    .dln-kenwood .dln-subscription-flow .dln-btn {
        margin: 0 auto !important
    }
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow {
    height: auto;
    min-height: 620px
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow__column-two {
    padding-bottom: 28px
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow__column-two .dln-title {
    line-height: 34px !important;
    font-size: 1.75rem !important;
    margin-bottom: 21px
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow__column-two .dln-subscription-flow__sub-title {
    line-height: 24px;
    font-size: 1.125rem
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow__column-two .dln-subscription-flow__service-container {
    justify-content: space-between;
    flex-wrap: wrap
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow__column-two .dln-subscription-flow__service-container > div {
    margin-left: 0;
    margin-top: 3px
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow__column-two .dln-subscription-flow__service-container > div .dln-icn {
    width: 24px;
    height: 24px;
    font-size: 1.5rem
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow__column-two .dln-subscription-flow__service-container > div > span {
    font-size: 1.125rem
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow__column-two .dln-subscription-flow__input-container .dln-subscription-flow__row {
    margin-bottom: 0
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow__column-two .dln-subscription-flow__input-container > .dln-inputs {
    width: calc(100% - 20px);
    max-width: none;
    margin: 0 20px 30px 0
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow__column-two .dln-subscription-flow__input-container .dln-checkbox {
    margin-bottom: 40px
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow__column-two .dln-subscription-flow__input-container .dln-checkbox.tooltipVisible {
    margin-bottom: 8px !important
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow__column-two .dln-subscription-flow__input-container .dln-checkbox__wrap {
    align-items: flex-start;
    margin-top: 0
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow__column-two .dln-subscription-flow__input-container .dln-checkbox__wrap .dln-checkbox__tooltipIconWrap {
    top: 16px
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow__column-two .dln-subscription-flow__input-container .dln-checkbox .dln-checkbox__tooltipWrap {
    padding-top: 8px;
    margin: 0 !important
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow__column-two .dln-subscription-flow__input-container .dln-subscription-flow__button-container .dln-btn {
    width: 100%;
    max-width: 222px;
    margin: 0
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow--thankYouPage .dln-subscription-flow__column-two .dln-title {
    margin-bottom: 16px
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow--thankYouPage .dln-subscription-flow__column-two .dln-subscription-flow__sub-title {
    margin-bottom: 40px
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow--thankYouPage .dln-subscription-flow__button-container {
    width: 100%
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow--thankYouPage .dln-subscription-flow__button-container .dln-btn {
    width: 100%;
    max-width: 222px
}

.dln-delonghi .dln-popup .newsletter-popup-opened.dln-popup--open .dln-popup__content {
    max-width: 720px !important
}

.dln-delonghi .dln-subscription-flow .gigya-input-checkbox:checked + label.gigya-label:after {
    position: absolute;
    top: 9px !important
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow {
        padding-top: 0
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow__column-two {
        padding-top: 80px;
        position: relative
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow__column-two .dln-btnIcon--close {
        position: absolute;
        top: 5px;
        right: 5px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow__column-two .dln-title {
        line-height: 40px !important;
        font-size: 2.3125rem !important;
        margin-bottom: 24px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow__column-two .dln-subscription-flow__sub-title {
        line-height: 23px;
        font-size: .9375rem;
        margin-bottom: 16px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow .dln-subscription-flow__input-container .dln-inputs {
        width: 100%;
        margin: 0 0 32px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow .dln-subscription-flow__input-container > .dln-inputs {
        margin: 0 0 24px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow .dln-subscription-flow__input-container .dln-checkbox {
        padding-top: 0
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow .dln-subscription-flow__input-container .dln-subscription-flow__button-container .dln-btn {
        max-width: 216px;
        margin: 0 auto 0 0
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow--thankYouPage {
        min-height: 100vh;
        padding: 0
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow--thankYouPage .dln-subscription-flow__column-two {
        padding: 80px 20px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow--thankYouPage .dln-subscription-flow__column-two .dln-title {
        margin-bottom: 24px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow--thankYouPage .dln-subscription-flow__button-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 40px
    }

    .dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-subscription-flow--thankYouPage .dln-subscription-flow__button-container .dln-btn {
        max-width: 216px;
        margin: 0 auto
    }

    .dln-delonghi .dln-popup .newsletter-popup-opened.dln-popup--open .dln-popup__content {
        max-width: none !important;
        width: auto
    }
}

.dln-search {
    max-width: 590px;
    margin: 0 auto
}

.dln-search .simple-list {
    margin-top: 30px
}

.dln-search .dln-popup__head {
    position: static;
    padding: 100px 0 26px
}

.dln-search .dln-popup__headTitle {
    text-align: left;
    font-size: 26px;
    margin: 0;
    padding: 0
}

.dln-search .dln-popup__head .dln-btnIcon {
    position: absolute;
    top: 14px;
    right: 14px
}

.dln-search__withResult-section {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 40px;
    margin: 0 -10px
}

.dln-search__withResult-section .simple-list {
    width: calc(50% - 20px);
    padding: 0 10px;
    margin-top: 20px
}

.dln-search--noResults .dln-popup__head {
    padding-bottom: 26px
}

.dln-search--noResults .dln-popup__headTitle {
    text-align: left;
    margin: 0;
    padding: 0
}

.dln-search--noResults__subTitle {
    font-weight: 700;
    font-size: 18px;
    font-stretch: normal;
    padding-top: 20px;
    padding-bottom: 6px
}

.dln-search--noResults p {
    font-size: 14px
}

@media only screen and (max-width: 599px) {
    .dln-search {
        padding: 0 20px !important
    }

    .dln-search .dln-popup__head {
        padding: 57px 0 20px
    }

    .dln-search .dln-popup__headTitle {
        font-size: 24px
    }

    .dln-search__withResult-section {
        flex-direction: column
    }

    .dln-search__withResult-section .dln-search-result:nth-last-child(odd) {
        width: 100%;
        margin-top: 35px
    }

    .dln-search__withResult-section .dln-search-result:nth-last-child(2n) {
        display: none
    }

    .dln-search__withResult-section .simple-list {
        width: 100%
    }

    .dln-search__withResult-section .simple-list:first {
        padding-top: 25px
    }

    .dln-search__withResult-section .simple-list:last-child {
        font-size: 13px;
        padding-top: 20px;
        padding-bottom: 104px
    }
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search {
    padding: 0
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-inputs--searchBar {
    margin: 0 0 30px;
    margin-top: 0 !important
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-popup__head {
    padding-top: 110px;
    position: relative
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-popup__head .dln-btnIcon--close {
    top: 56px;
    right: -130px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-popup__head .dln-btnIcon--close .dln-icn:before {
    color: var(--brand-04)
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search > .simple-list {
    padding-top: 10px;
    margin-top: 0
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search-results {
    border-bottom: 1px solid var(--ui-01);
    padding-bottom: 10px;
    margin-bottom: 30px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search-results .dln-search-results__grid {
    margin: 0
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search-results .dln-search-results__grid .dln-search-result {
    width: calc(50% - 10px);
    margin: 0 20px 20px 0
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search-results .dln-search-results__grid .dln-search-result:nth-child(2n+2) {
    margin: 0
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search-results .dln-search-results__grid .dln-search-result:last-of-type, .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search-results .dln-search-results__grid .dln-search-result:nth-last-of-type(2) {
    margin-bottom: 0
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search-results .dln-search-results__grid .dln-search-result .dln-search-result__itemPic {
    width: 115px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search-results .dln-search-results__grid .dln-search-result .dln-search-result__content {
    padding-left: 10px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search-results .dln-search-results__grid .dln-search-result .dln-search-result__content .dln-search-result__category {
    line-height: 16px;
    font-size: 12px;
    color: var(--brand-02);
    margin-bottom: 2px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search-results .dln-search-results__grid .dln-search-result .dln-search-result__content .dln-search-result__detailsTitle {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 18px;
    font-size: 14px;
    color: var(--brand-04);
    margin-bottom: 10px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search-results .dln-search-results__grid .dln-search-result .dln-search-result__content .dln-search-result__priceWrapper .dln-price {
    line-height: 18px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search-results .dln-search-results__grid .dln-search-result .dln-search-result__content .dln-search-result__priceWrapper .dln-price--oldPrice {
    order: 2;
    margin: 0 0 0 10px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search-results .dln-search-results__grid .dln-search-result .dln-search-result__content .dln-search-result__priceWrapper .dln-price--discounted {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    order: 1;
    margin: 0
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search-results .dln-search-results__view-all {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-04)
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search__withResult-section .simple-list {
    padding: 0;
    margin-top: 0
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search__withResult-section .simple-list .simple-list__title {
    line-height: 16px;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 11px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search__withResult-section .simple-list .simple-list__item {
    line-height: 20px;
    font-size: 14px;
    padding: 0;
    margin-bottom: 10px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search__withResult-section .simple-list .simple-list__item:nth-last-of-type(2) {
    margin-bottom: 0
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search__withResult-section .simple-list .simple-list__item.simple-list__view-all {
    padding-top: 20px;
    margin-bottom: 0
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search__withResult-section .simple-list .simple-list__item.simple-list__view-all a {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-04)
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search--noResults .dln-search--noResults__subTitle {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    padding: 0;
    margin-bottom: 20px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search--noResults .dln-search--noResults__paragraph {
    text-align: center
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-popup__head {
        padding-top: 90px;
        margin-top: 0;
        margin-bottom: 23px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-popup__head .dln-btnIcon--close {
        top: 24px;
        right: 0
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-inputs--searchBar {
        border-color: var(--ui-01)
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search-results {
        display: flex;
        flex-wrap: wrap;
        width: 100%
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search-results .dln-search-results__grid {
        width: 100%
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search-results .dln-search-results__grid .dln-search-result {
        width: 100%;
        margin-bottom: 20px !important
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search-results .dln-search-results__grid .dln-search-result .dln-search-result__content .dln-search-result__ratingWrapper {
        height: 15px;
        line-height: normal
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search-results .dln-search-results__grid .dln-search-result .dln-search-result__content .dln-search-result__ratingWrapper .dln-ratingStars, .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search-results .dln-search-results__grid .dln-search-result .dln-search-result__content .dln-search-result__ratingWrapper .dln-ratingStars .dln-ratingStars__star {
        height: 15px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search-results .dln-search-results__grid .dln-search-result .dln-search-result__content .dln-search-result__ratingWrapper .dln-ratingStars .dln-ratingStars__star .dln-icn {
        height: 15px;
        line-height: 15px;
        font-size: 15px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search-results .dln-search-results__grid .dln-search-result .dln-search-result__content .dln-search-result__ratingWrapper .dln-search-result__reviews {
        line-height: 15px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search-results .dln-search-results__view-all {
        margin-left: auto
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search__withResult-section {
        margin: 0
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search__withResult-section .simple-list {
        border-bottom: 1px solid var(--ui-01);
        padding-bottom: 8px;
        margin-bottom: 30px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search__withResult-section .simple-list .simple-list__view-all {
        display: flex;
        justify-content: flex-end;
        padding-top: 25px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search .dln-search__withResult-section .simple-list:last-child {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search--noResults .dln-inputs--searchBar {
        margin-bottom: 35px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-search--noResults .dln-search--noResults__subTitle {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 23px
    }
}

.dln-delonghi .dln-search .dln-popup__headTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 2.3125rem;
    line-height: 1;
    letter-spacing: -.7px
}

.dln-delonghi .dln-search .dln-inputs {
    max-width: 100% !important
}

.dln-delonghi .dln-search--noResults__subTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.3125rem;
    line-height: 1.12;
    padding-top: 0
}

.dln-delonghi .dln-search--noResults__paragraph {
    font-size: 1rem;
    line-height: 1.5
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-search .dln-search--noResults__subTitle {
        font-size: 1.125rem
    }

    .dln-delonghi .dln-search .dln-search-result {
        width: 100%
    }

    .dln-delonghi .dln-search .dln-search-results__view-all {
        font-size: .875rem
    }

    .dln-delonghi .dln-search .simple-list__title {
        font-size: .8125rem
    }

    .dln-delonghi .dln-search .simple-list__item, .dln-delonghi .dln-search .simple-list__item b {
        font-size: 1rem
    }
}

.dln-filtersPopup__head {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    height: 80px;
    border-bottom: 1px solid var(--brand-01);
    padding: 0 10px 0 20px;
    box-sizing: border-box
}

.dln-filtersPopup__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: inline-block;
    width: auto;
    line-height: 30px;
    font-size: 18px;
    text-transform: uppercase
}

.dln-filtersPopup__head .dln-btn {
    display: inline-flex;
    width: auto;
    border-radius: 0;
    padding: 0;
    margin: 0 23px 0 auto;
    font-size: 15px
}

.dln-filtersPopup__head .dln-btnIcon--close, .dln-filtersPopup__head .dln-btnIcon--close .dln-btnIcon__wrap {
    width: 32px;
    height: 32px
}

.dln-filtersPopup__head .dln-btnIcon--close .dln-icn {
    font-size: 24px
}

.dln-filtersPopup__content {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%
}

.dln-filtersPopup__content .dln-inputs {
    margin-bottom: 25px
}

.dln-filtersPopup .dln-accordion__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    color: var(--brand-01)
}

.dln-filtersPopup .dln-accordion__head {
    border-bottom: none
}

.dln-filtersPopup .dln-accordion__head .dln-icn {
    display: inline-flex;
    justify-content: center;
    width: 16px;
    height: 10px;
    line-height: 10px;
    font-size: 24px;
    top: calc(50% - 5px);
    right: 20px
}

.dln-filtersPopup .dln-accordion__content {
    padding: 0 20px 5px
}

.dln-filtersPopup .dln-accordion--extraText .dln-accordion__title {
    display: inline-block;
    width: auto;
    max-width: calc(50% - 48px);
    padding: 0 0 0 20px;
    margin: 0 auto 0 0
}

.dln-filtersPopup .dln-accordion__extraText {
    display: inline-block;
    width: auto;
    max-width: calc(50% - 48px);
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 45px 0 16px;
    overflow: hidden
}

.dln-filtersPopup .dln-accordion--activated {
    background-color: #f5f5f5;
    transition: max-height .22s ease-out, background-color .12s linear
}

.dln-filtersPopup .dln-accordion--activated.dln-accordion--open {
    background-color: var(--brand-03)
}

.dln-filtersPopup .dln-accordion--open {
    overflow: visible
}

.dln-filtersPopup__actions {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-top: 1px solid var(--brand-01);
    background-color: var(--brand-03);
    padding: 20px;
    border-radius: 0 0 5px 5px;
    box-sizing: border-box
}

.dln-filtersPopup__actions .bra-btn {
    display: inline-block;
    width: auto;
    min-width: 198px
}

.dln-filtersPopup__range {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0 10px;
    margin-bottom: 20px;
    box-sizing: border-box
}

.dln-filtersPopup__rangeBar {
    width: 100%;
    margin-bottom: 20px;
    position: relative
}

.dln-filtersPopup__rangeBar:after, .dln-filtersPopup__rangeBar:before {
    content: "";
    width: 8px;
    height: 6px;
    background-color: var(--ui-07);
    position: absolute;
    top: calc(50% - 3px);
    left: -8px
}

.dln-filtersPopup__rangeBar:after {
    left: auto;
    right: -8px
}

.dln-filtersPopup__rangeLabelWrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 15px;
    position: relative
}

.dln-filtersPopup__rangeLabelWrap .dln-filtersPopup__rangeLabel {
    display: inline-block;
    height: 15px;
    line-height: 15px;
    transform: translateX(-50%);
    position: absolute;
    top: 0
}

.dln-filtersPopup__rangeLabelWrap .dln-filtersPopup__rangeLabel.-min {
    left: 0
}

.dln-filtersPopup__rangeLabelWrap .dln-filtersPopup__rangeLabel.-max {
    left: 100%
}

.dln-filtersPopup__colors {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%
}

.dln-filtersPopup__colors .dln-colorRadioBtn {
    width: 100%;
    padding: 15px 0;
    min-height: 48px;
    border-bottom: 1px solid var(--ui-01)
}

.dln-filtersPopup__colors .dln-colorRadioBtn:last-of-type {
    border-bottom: none
}

.dln-filtersPopup__rangeBar.noUi-target.noUi-ltr.noUi-horizontal {
    height: 6px;
    border: none;
    border-radius: 0;
    background-color: var(--ui-07);
    box-shadow: none
}

.dln-filtersPopup .noUi-connect {
    background-color: var(--brand-01)
}

.dln-filtersPopup .noUi-handle.noUi-handle-lower, .dln-filtersPopup .noUi-handle.noUi-handle-upper {
    width: 20px;
    height: 20px;
    border: 1px solid var(--ui-09);
    border-radius: 50%;
    box-shadow: none;
    box-sizing: border-box;
    top: -6px;
    right: -10px !important
}

.dln-filtersPopup .noUi-handle.noUi-handle-lower:after, .dln-filtersPopup .noUi-handle.noUi-handle-lower:before, .dln-filtersPopup .noUi-handle.noUi-handle-upper:after, .dln-filtersPopup .noUi-handle.noUi-handle-upper:before {
    display: none
}

@media only screen and (max-width: 599px) {
    .dln-filtersPopup {
        height: 100vh
    }

    .dln-filtersPopup__content {
        height: calc(100vh - 162px);
        overflow: hidden;
        overflow-y: auto
    }

    .dln-filtersPopup__actions {
        border-radius: 0
    }
}

.dln-delonghi .dln-filtersPopup__head {
    height: 65px;
    border-bottom: 1px solid var(--ui-01)
}

.dln-delonghi .dln-filtersPopup__head .dln-btn {
    width: auto;
    min-width: auto;
    line-height: 1.29;
    font-size: .875rem;
    color: var(--brand-04) !important;
    text-decoration: underline !important;
    background-color: transparent !important;
    padding: 0
}

.dln-delonghi .dln-filtersPopup__head .dln-btn, .dln-delonghi .dln-filtersPopup__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-delonghi .dln-filtersPopup__title {
    line-height: 1.19;
    font-size: 1.3125rem;
    color: var(--brand-04)
}

.dln-delonghi .dln-filtersPopup__content {
    height: calc(100vh - 146px);
    padding: 30px 16px 8px;
    overflow: hidden;
    overflow-y: auto
}

.dln-delonghi .dln-filtersPopup__actions {
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid var(--ui-01)
}

.dln-delonghi .dln-filtersPopup__actions .dln-btn {
    width: 230px
}

.dln-delonghi .dln-filtersPopup .noUi-connect {
    background-color: var(--brand-04)
}

.dln-delonghi .dln-filtersPopup .dln-accordion__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    display: flex;
    align-items: center;
    line-height: 1.19;
    font-size: 1.3125rem;
    color: var(--brand-04);
    padding: 0
}

.dln-delonghi .dln-filtersPopup .dln-accordion:not(:first-child) .dln-accordion__head .dln-icn {
    position: static;
    top: auto;
    left: auto
}

.dln-delonghi .dln-filtersPopup .dln-accordion:not(:first-child) .dln-accordion__title {
    width: auto !important;
    max-width: calc(100% - 26px);
    margin: 0 10px 0 0
}

@media screen and (max-width: 599px) {
    .dln-kenwood .dln-filtersPopup {
        padding: 0 !important
    }

    .dln-kenwood .dln-filtersPopup__head {
        background: var(--ui-03);
        border-bottom: 2px solid var(--ui-01)
    }

    .dln-kenwood .dln-filtersPopup__head .dln-btn.dln-btn--brand-03 {
        background-color: transparent;
        text-decoration: underline;
        text-transform: capitalize
    }

    .dln-kenwood .dln-filtersPopup__head .dln-btn.dln-btn--brand-03:active, .dln-kenwood .dln-filtersPopup__head .dln-btn.dln-btn--brand-03:hover {
        color: var(--brand-04) !important;
        background-color: transparent !important
    }

    .dln-kenwood .dln-filtersPopup__title {
        text-transform: capitalize
    }

    .dln-kenwood .dln-filtersPopup__actions {
        display: flex;
        justify-content: center;
        border: none;
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15)
    }

    .dln-kenwood .dln-filtersPopup h2.dln-accordion__title {
        color: var(--brand-04) !important;
        font-size: 14px;
        text-transform: uppercase
    }

    .dln-kenwood .dln-filtersPopup .dln-accordion.dln-accordion--arrow.dln-accordion--activated {
        background: var(--brand-03);
        position: relative
    }

    .dln-kenwood .dln-filtersPopup .dln-accordion.dln-accordion--arrow.dln-accordion--activated:before {
        content: "";
        width: 4px;
        height: 100%;
        background: var(--brand-04);
        position: absolute;
        top: 0;
        left: 0
    }

    .dln-kenwood .dln-filtersPopup .dln-multiSelectList__input:checked + .dln-multiSelectList__wrap {
        background: var(--brand-03) !important
    }

    .dln-kenwood .dln-filtersPopup .dln-multiSelectList__wrap i, .dln-kenwood .dln-filtersPopup .dln-sortList__placeholder i, .dln-kenwood .dln-filtersPopup .dln-sortList__radio i {
        color: var(--support-02)
    }

    .dln-kenwood .dln-filtersPopup .dln-inputs__input {
        padding-right: 30px
    }

    .dln-kenwood .dln-filtersPopup label {
        font-size: 14px !important
    }

    .dln-kenwood .dln-filtersPopup .dln-colorRadioBtn__input:checked + .dln-colorRadioBtn__placeholder {
        border: 2px solid var(--brand-04)
    }

    .dln-kenwood .dln-filtersPopup .dln-btnIcon.dln-btnIcon--close {
        top: 23px !important;
        right: 10px !important
    }

    .dln-kenwood .dln-filtersPopup .dln-btnIcon.dln-btnIcon--close i:before {
        color: var(--brand-04) !important
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-filtersPopup {
        padding: 0
    }
}

.dln-orderCancellationConfirm {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-orderCancellationConfirm .dln-popup__head {
    padding: 17px 19px 44px
}

.dln-orderCancellationConfirm__content {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    padding: 0 100px 70px;
    box-sizing: border-box
}

.dln-orderCancellationConfirm__content > .dln-icn {
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 48px;
    color: var(--support-02)
}

.dln-orderCancellationConfirm__wrap {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 84px);
    margin: 0 0 0 36px
}

.dln-orderCancellationConfirm__text {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 30px
}

.dln-orderCancellationConfirm .dln-btn--orderDetail {
    width: 180px
}

@media only screen and (max-width: 599px) {
    .dln-orderCancellationConfirm {
        align-content: flex-start
    }

    .dln-orderCancellationConfirm .dln-popup__head {
        padding: 38px 35px 115px
    }

    .dln-orderCancellationConfirm .dln-popup__head .dln-btnIcon--close {
        margin-bottom: 0
    }

    .dln-orderCancellationConfirm__content {
        padding: 0 20px
    }

    .dln-orderCancellationConfirm__wrap {
        width: calc(100% - 73px);
        margin: 0 0 0 25px
    }
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-orderCancellationConfirm {
    padding: 60px 124px 50px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-orderCancellationConfirm .dln-popup__head {
    padding: 0
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-orderCancellationConfirm .dln-popup__head .dln-btnIcon--close {
    right: 14px;
    top: 14px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-orderCancellationConfirm .dln-popup__head .dln-btnIcon--close .dln-icn:before {
    color: var(--brand-04)
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-orderCancellationConfirm__content {
    flex-direction: column;
    padding: 0
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-orderCancellationConfirm__content .dln-icn--check-circle {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 50px;
    margin: 0 auto 10px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-orderCancellationConfirm__content .dln-orderCancellationConfirm__wrap {
    justify-content: center;
    width: 100%;
    margin: 0
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-orderCancellationConfirm__content .dln-orderCancellationConfirm__wrap .dln-orderCancellationConfirm__text {
    text-align: center
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-orderCancellationConfirm__content .dln-orderCancellationConfirm__wrap .dln-btn--orderDetail {
    width: 137px;
    padding: 0
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-orderCancellationConfirm {
        padding: 150px 20px 20px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-orderCancellationConfirm .dln-popup__head {
        margin: 0
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-orderCancellationConfirm .dln-popup__head .dln-btnIcon--close {
        right: 20px;
        top: 20px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-orderCancellationConfirm__content .dln-orderCancellationConfirm__wrap .dln-orderCancellationConfirm__text {
        margin-bottom: 20px
    }
}

.dln-delonghi .dln-orderCancellationConfirm__text {
    font-size: 1.125rem
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-orderCancellationConfirm__text {
        font-size: 1rem
    }
}

.dln-ordReturnHowItWorks {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-radius: 2px
}

.dln-ordReturnHowItWorks .dln-popup__head .dln-btnIcon {
    margin-right: 30px
}

.dln-ordReturnHowItWorks .dln-popup__headTitle {
    text-align: left;
    padding: 0 100px
}

.dln-ordReturnHowItWorks__content {
    padding: 0 100px 96px
}

.dln-ordReturnHowItWorks__content > .dln-btn--trackingCode {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 30px
}

@media only screen and (max-width: 599px) {
    .dln-ordReturnHowItWorks {
        border-radius: 0
    }

    .dln-ordReturnHowItWorks .dln-popup__head {
        padding: 20px 20px 40px
    }

    .dln-ordReturnHowItWorks .dln-popup__head .dln-btnIcon {
        margin: 0 0 20px auto
    }

    .dln-ordReturnHowItWorks .dln-popup__headTitle {
        max-width: none;
        line-height: 36px;
        font-size: 32px;
        padding: 0
    }

    .dln-ordReturnHowItWorks__content {
        padding: 0 20px 20px
    }

    .dln-ordReturnHowItWorks__content > .dln-btn--trackingCode {
        margin-bottom: 40px
    }
}

.dln-kenwood .dln-popup__content .dln-popup__wrapper .dln-ordReturnHowItWorks .dln-popup__head .dln-btnIcon--close {
    top: 14px;
    right: 14px
}

.dln-kenwood .dln-popup__content .dln-popup__wrapper .dln-ordReturnHowItWorks__content {
    padding: 0
}

.dln-kenwood .dln-popup__content .dln-popup__wrapper .dln-ordReturnHowItWorks__content .dln-btn--trackingCode {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-popup__content .dln-popup__wrapper .dln-ordReturnHowItWorks .dln-popup__head {
        padding-top: 70px;
        margin: 0 0 30px
    }

    .dln-kenwood .dln-popup__content .dln-popup__wrapper .dln-ordReturnHowItWorks .dln-popup__head .dln-btnIcon--close {
        top: 20px;
        right: 20px
    }

    .dln-kenwood .dln-popup__content .dln-popup__wrapper .dln-ordReturnHowItWorks__content .dln-btn--trackingCode {
        margin-bottom: 30px
    }
}

.dln-delonghi .dln-ordReturnHowItWorks .dln-popup__head {
    padding-bottom: 28px
}

.dln-delonghi .dln-ordReturnHowItWorks .dln-popup__head .dln-btnIcon--close {
    margin-bottom: 6px
}

.dln-delonghi .dln-ordReturnHowItWorks .dln-popup__headTitle {
    font-size: 2.3125rem;
    line-height: 37px
}

.dln-delonghi .dln-ordReturnHowItWorks__content {
    padding-bottom: 60px
}

.dln-delonghi .dln-ordReturnHowItWorks__content .dln-btn--trackingCode {
    margin-bottom: 40px;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-ordReturnHowItWorks .dln-popup__head {
        padding-bottom: 32px
    }

    .dln-delonghi .dln-ordReturnHowItWorks .dln-popup__head .dln-btnIcon--close {
        margin-bottom: 40px
    }

    .dln-delonghi .dln-ordReturnHowItWorks .dln-popup__headTitle {
        font-size: 1.75rem;
        line-height: 30px
    }

    .dln-delonghi .dln-ordReturnHowItWorks__content {
        padding-right: 30px
    }

    .dln-delonghi .dln-ordReturnHowItWorks__content .dln-btn--trackingCode {
        display: none
    }
}

body b::selection, body h1::selection, body h2::selection, body h3::selection, body h4::selection, body h5::selection, body h6::selection, body p::selection {
    background: hsla(0, 0%, 100%, .5)
}

body img {
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

[role=button] {
    cursor: pointer
}

[class*="--mobileView"] {
    display: block
}

[class*="--desktopView"] {
    display: none
}

.dln-note {
    display: inline-flex;
    width: auto;
    height: 40px;
    line-height: 40px;
    font-size: 10px;
    color: #000;
    background: #7fffd4;
    padding: 0;
    box-sizing: border-box
}

@keyframes smoothFadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes smoothFadeInAndScale {
    0% {
        opacity: 0;
        transform: scale(.8)
    }
    to {
        opacity: 1;
        transform: scale(1)
    }
}

.dln-carousel--mobileOnly.swiper-container, .dln-carousel.swiper-container {
    overflow: hidden;
    position: relative;
    list-style: none;
    z-index: 1;
    width: 100%;
    height: 100%
}

.dln-carousel--mobileOnly.swiper-container .swiper-wrapper, .dln-carousel.swiper-container .swiper-wrapper {
    position: relative;
    width: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.dln-carousel--mobileOnly.swiper-container .swiper-slide, .dln-carousel.swiper-container .swiper-slide {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    position: relative;
    transition-property: transform
}

.dln-carousel--mobileOnly.swiper-container .swiper-pagination, .dln-carousel.swiper-container .swiper-pagination {
    position: relative;
    text-align: center;
    transition: opacity .3s;
    transform: translateZ(0);
    z-index: 10;
    width: auto;
    display: inline-block;
    margin: 5px 0 0;
    padding: 0 0 0 10px
}

.dln-carousel--mobileOnly.swiper-container .swiper-pagination-bullet, .dln-carousel.swiper-container .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 8px 0 0;
    cursor: pointer;
    display: inline-block;
    border-radius: 100%;
    background-color: var(--brand-01);
    transition: width .3s
}

.dln-carousel--mobileOnly.swiper-container .swiper-pagination-bullet:first-child, .dln-carousel.swiper-container .swiper-pagination-bullet:first-child {
    margin: 0 8px 0 0
}

.dln-carousel--mobileOnly.swiper-container .swiper-pagination-bullet-active, .dln-carousel.swiper-container .swiper-pagination-bullet-active {
    width: 26px;
    border-radius: 10px
}

.dln-carousel--mobileOnly.swiper-container .swiper-pagination-progressbar, .dln-carousel.swiper-container .swiper-pagination-progressbar {
    margin: 32px auto 0
}

.dln-carousel--mobileOnly.swiper-container .swiper-pagination-progressbar .swiper-pagination-progressbar-fill, .dln-carousel.swiper-container .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--brand-01);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.dln-carousel--mobileOnly.swiper-container .swiper-button-next, .dln-carousel--mobileOnly.swiper-container .swiper-button-prev, .dln-carousel.swiper-container .swiper-button-next, .dln-carousel.swiper-container .swiper-button-prev {
    position: absolute;
    height: 100%;
    top: 0;
    display: inline-flex;
    align-items: center;
    z-index: 9;
    padding: 0 8px
}

.dln-carousel--mobileOnly.swiper-container .swiper-button-next.swiper-button-disabled, .dln-carousel--mobileOnly.swiper-container .swiper-button-prev.swiper-button-disabled, .dln-carousel.swiper-container .swiper-button-next.swiper-button-disabled, .dln-carousel.swiper-container .swiper-button-prev.swiper-button-disabled {
    opacity: .5;
    pointer-events: none
}

.dln-carousel--mobileOnly.swiper-container .swiper-button-next .dln-icn, .dln-carousel--mobileOnly.swiper-container .swiper-button-prev .dln-icn, .dln-carousel.swiper-container .swiper-button-next .dln-icn, .dln-carousel.swiper-container .swiper-button-prev .dln-icn {
    color: var(--ui-02)
}

.dln-carousel--mobileOnly.swiper-container .swiper-button-prev, .dln-carousel.swiper-container .swiper-button-prev {
    left: 0
}

.dln-carousel--mobileOnly.swiper-container .swiper-button-next, .dln-carousel.swiper-container .swiper-button-next {
    right: 0
}

.dln-carousel--mobileOnly.swiper-container .dln-btn--stroked, .dln-carousel--mobileOnly.swiper-container .dln-btnTextIcon, .dln-carousel.swiper-container .dln-btn--stroked, .dln-carousel.swiper-container .dln-btnTextIcon {
    background-color: transparent
}

.-extraContent {
    overflow: hidden;
    opacity: 0;
    max-height: 0;
    position: relative;
    pointer-events: none;
    transform: translateY(-10px);
    transition: all .4s
}

.-showContent {
    transition: all .3s
}

.-showContent .-extraContent {
    opacity: 1;
    max-height: none;
    position: relative;
    pointer-events: auto;
    transform: translateY(0)
}

.dln-page .dln-title {
    text-align: center;
    font-size: 44px;
    line-height: 55px;
    text-align: left
}

@media only screen and (max-width: 599px) {
    .dln-page .dln-title {
        font-size: 32px;
        line-height: 40px;
        margin: 30px auto 20px;
        padding: 0
    }
}

.dln-foot, .dln-head {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    overflow: visible
}

.dln-foot .dln-wrapper, .dln-head .dln-wrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 10px;
    padding-left: 10px
}

.dln-page {
    margin-top: var(--headerHeight);
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-color: var(--brand-03)
}

.dln-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 10px;
    padding-left: 10px
}

.dln-wrapper--fullWidth, .dln-wrapper .dln-wrapper {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    max-width: 100%
}

.dln-page--myArea {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden
}

.dln-page--myArea > .dln-wrapper {
    padding-top: 48px;
    padding-bottom: 130px
}

@media only screen and (max-width: 900px) {
    .dln-page--myArea > .dln-wrapper {
        padding-top: 20px;
        padding-bottom: 70px
    }
}

.dln-page--myArea .dln-wrapper .dln-page__content {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    width: calc(100% - 304px)
}

@media only screen and (max-width: 599px) {
    .dln-page--myArea .dln-wrapper .dln-page__content {
        width: 100%
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-page--myArea .dln-wrapper .dln-page__content {
        width: 100%
    }
}

@media only screen and (min-width: 900px) and (max-width: 1199px) and (orientation: portrait) {
    .dln-page--myArea .dln-wrapper .dln-page__content {
        width: calc(100% - 304px)
    }
}

.dln-page--myArea .dln-wrapper .dln-page__aside {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    width: 264px;
    margin: 0 40px 0 0
}

@media only screen and (max-width: 599px) {
    .dln-page--myArea .dln-wrapper .dln-page__aside {
        width: 100%;
        margin: 0
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-page--myArea .dln-wrapper .dln-page__aside {
        width: 100%;
        margin: 0
    }
}

@media only screen and (min-width: 900px) and (max-width: 1199px) and (orientation: portrait) {
    .dln-page--myArea .dln-wrapper .dln-page__aside {
        width: 264px;
        margin: 0 40px 0 0
    }
}

@media only screen and (max-width: 900px) {
    .dln-page--myArea .dln-profileCard {
        display: none
    }

    .dln-page--myArea .dln-page__content {
        padding-top: 42px
    }

    .dln-page--myArea .dln-vertMenu:not(.dln-vertMenu--open) .dln-vertMenu__list {
        margin-bottom: 0
    }
}

.dln-page--imageHeader__header {
    background-color: #1d1d1d;
    color: #fff;
    padding: 23px 0 35px
}

.dln-page--imageHeader__header .dln-wrapper--main {
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    width: 85%;
    margin: 0 auto
}

.dln-page--imageHeader__header .dln-wrapper--main .dln-mainTitle {
    display: flex;
    width: 60%;
    margin-right: 1em;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 44px;
    line-height: 55px
}

.dln-page--imageHeader__header .dln-wrapper--main .dln-page--imageHeader__picture {
    display: flex;
    width: auto
}

.dln-page--imageHeader__header .dln-wrapper--main .dln-page--imageHeader__picture img {
    width: 100%
}

.dln-page--imageHeader__content {
    flex-direction: column;
    width: 85%;
    margin: 0 auto;
    padding: 48px 10px 90px
}

@media only screen and (min-width: 900px) {
    .dln-page--imageHeader__content {
        padding-right: 20px;
        padding-left: 20px
    }
}

@media only screen and (min-width: 1480px) {
    .dln-page--imageHeader__content {
        padding-right: 40px;
        padding-left: 40px
    }
}

.dln-page--imageHeader__content .dln-page__title {
    display: block;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    line-height: 26px
}

.dln-page--imageHeader__content .dln-page__title + .dln-page__paragraph {
    margin-top: 23px
}

.dln-page--imageHeader__content .dln-page__paragraph {
    display: block;
    margin-bottom: 10px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    line-height: 22px
}

.dln-page--imageHeader__content .dln-page__text {
    display: block;
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 20px
}

.dln-page--imageHeader__content .dln-page__actions {
    flex-direction: row;
    display: flex;
    margin-top: 38px
}

.dln-page--imageHeader__content .dln-page__actions .dln-btn {
    width: auto;
    margin: 0 10px
}

.dln-page--imageHeader__content .dln-page__actions .dln-btn:last-child {
    margin-right: 0
}

.dln-page--imageHeader__content .dln-page__actions .dln-btn:first-child {
    margin-left: 0
}

.dln-page__content .dln-page__section {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 20px
}

.dln-page__content .dln-page__section:last-of-type {
    margin-bottom: 0
}

@media only screen and (max-width: 599px) {
    .dln-page__content .dln-page__section {
        margin-top: 0;
        margin-bottom: 60px
    }
}

.dln-page__content .dln-page__section .dln-page__sectionHead {
    width: 100%;
    margin: 0 0 30px
}

.dln-page__content .dln-page__section .dln-page__sectionHead .dln-page__sectionHeadTitle {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 32px;
    line-height: 32px;
    margin: 0 0 33px
}

@media only screen and (max-width: 599px) {
    .dln-page__content .dln-page__section .dln-page__sectionHead .dln-page__sectionHeadTitle {
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 21px;
        line-height: 1.3;
        margin: 0 0 20px
    }
}

.dln-page__content .dln-page__section .dln-page__sectionHead .dln-page__sectionHeadInfoText {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 18px
}

.dln-page__content .dln-page__section .dln-page__sectionContent {
    width: 100%
}

.dln-page__content .dln-page__section .dln-page__sectionFooter {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 40px
}

@media only screen and (max-width: 599px) {
    .dln-page__content .dln-page__section .dln-page__sectionFooter {
        margin-top: 42px
    }
}

.dln-page__content .dln-page__section .dln-page__sectionFooter:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: var(--ui-01);
    margin: 0 0 30px
}

@media only screen and (max-width: 599px) {
    .dln-page__content .dln-page__section .dln-page__sectionFooter:before {
        margin: 0 0 32px
    }
}

.dln-page__content .dln-page__section .dln-page__sectionFooter .dln-btn--link {
    align-self: flex-end;
    margin: 0 auto 0 0
}

.dln-page__content .dln-page__section .dln-page__sectionFooter .dln-btn--confirm {
    width: 280px;
    margin: 0 0 0 auto
}

@media only screen and (max-width: 599px) {
    .dln-page__content .dln-page__section .dln-page__sectionFooter .dln-btn--confirm {
        width: 183px
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-page--imageHeader__header .dln-wrapper--main .dln-mainTitle {
        width: auto;
        font-size: 35px;
        line-height: 40px
    }

    .dln-page--imageHeader__header .dln-wrapper--main .dln-page--imageHeader__picture {
        display: flex;
        width: 100%
    }
}

@media only screen and (max-width: 599px) {
    .dln-page--imageHeader__header {
        padding: 18px 0 51px
    }

    .dln-page--imageHeader__header .dln-wrapper--main {
        width: 100%;
        margin: 0 20px;
        padding: 0;
        flex-direction: column
    }

    .dln-page--imageHeader__header .dln-wrapper--main .dln-mainTitle {
        width: 100%;
        margin-right: 0;
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 45px
    }

    .dln-page--imageHeader__header .dln-wrapper--main .dln-page--imageHeader__picture {
        display: flex;
        width: calc(100% - 40px)
    }

    .dln-page--imageHeader__content {
        flex-direction: column;
        width: calc(100% - 40px);
        margin: 0 auto;
        padding: 24px 0 73px
    }

    .dln-page--imageHeader__content .dln-page__title {
        width: 100%
    }

    .dln-page--imageHeader__content .dln-page__title + .dln-page__paragraph {
        margin-top: 30px
    }

    .dln-page--imageHeader__content .dln-page__paragraph {
        width: 100%;
        font-size: 15px;
        line-height: 22px
    }

    .dln-page--imageHeader__content .dln-page__text {
        width: 100%
    }

    .dln-page--imageHeader__content .dln-page__actions {
        display: block;
        margin-top: 27px
    }

    .dln-page--imageHeader__content .dln-page__actions .dln-btn {
        width: auto;
        margin: 0 20px 15px 0
    }

    .dln-page--imageHeader__content .dln-page__actions .dln-btn:last-child {
        margin-bottom: 0
    }
}

@media only screen and (min-width: 900px) {
    .dln-foot .dln-wrapper, .dln-head .dln-wrapper {
        width: 100%;
        margin-right: 20px;
        margin-left: 20px;
        padding-right: 20px;
        padding-left: 20px
    }

    .dln-foot .dln-wrapper--fullWidth, .dln-foot .dln-wrapper .dln-wrapper, .dln-head .dln-wrapper--fullWidth, .dln-head .dln-wrapper .dln-wrapper {
        margin-right: auto;
        margin-left: auto;
        padding-right: 0;
        padding-left: 0;
        width: 100%;
        max-width: 100%
    }

    .dln-wrapper {
        width: 100%;
        margin-right: 20px;
        margin-left: 20px;
        padding-right: 20px;
        padding-left: 20px
    }

    .dln-wrapper--fullWidth, .dln-wrapper .dln-wrapper {
        margin-right: auto;
        margin-left: auto;
        padding-right: 0;
        padding-left: 0;
        width: 100%;
        max-width: 100%
    }
}

@media only screen and (min-width: 1480px) {
    .dln-wrapper {
        width: 100%;
        max-width: 1560px;
        margin: 0 auto;
        padding-right: 40px;
        padding-left: 40px
    }

    .dln-wrapper--fullWidth, .dln-wrapper .dln-wrapper {
        margin-right: auto;
        margin-left: auto;
        padding-right: 0;
        padding-left: 0;
        width: 100%;
        max-width: 100%
    }

    .dln-foot .dln-wrapper, .dln-head .dln-wrapper {
        width: 100%;
        max-width: 1560px;
        margin: 0 auto;
        padding-right: 40px;
        padding-left: 40px
    }

    .dln-foot .dln-wrapper--fullWidth, .dln-foot .dln-wrapper .dln-wrapper, .dln-head .dln-wrapper--fullWidth, .dln-head .dln-wrapper .dln-wrapper {
        margin-right: auto;
        margin-left: auto;
        padding-right: 0;
        padding-left: 0;
        width: 100%;
        max-width: 100%
    }
}

@media only screen and (min-width: 768px) {
    [class*="--mobileView"] {
        display: none
    }

    [class*="--desktopView"] {
        display: block
    }
}

.theme-directory {
    margin: 24px 24px 24px 0;
    display: block;
    float: right
}

.bra-item--breakpoints .bra-item--breakpoints_default {
    display: block
}

.bra-item--breakpoints .bra-item--breakpoints_l, .bra-item--breakpoints .bra-item--breakpoints_m, .bra-item--breakpoints .bra-item--breakpoints_s, .bra-item--breakpoints .bra-item--breakpoints_xs {
    display: none
}

@media only screen and (min-width: 1199px) and (max-width: 1480px) {
    .bra-item--breakpoints .bra-item--breakpoints_default {
        display: none
    }

    .bra-item--breakpoints .bra-item--breakpoints_l {
        display: block
    }

    .bra-item--breakpoints .bra-item--breakpoints_m, .bra-item--breakpoints .bra-item--breakpoints_s, .bra-item--breakpoints .bra-item--breakpoints_xs {
        display: none
    }
}

@media only screen and (min-width: 900px) and (max-width: 1199px) {
    .bra-item--breakpoints .bra-item--breakpoints_default, .bra-item--breakpoints .bra-item--breakpoints_l {
        display: none
    }

    .bra-item--breakpoints .bra-item--breakpoints_m {
        display: block
    }

    .bra-item--breakpoints .bra-item--breakpoints_s, .bra-item--breakpoints .bra-item--breakpoints_xs {
        display: none
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .bra-item--breakpoints .bra-item--breakpoints_default, .bra-item--breakpoints .bra-item--breakpoints_l, .bra-item--breakpoints .bra-item--breakpoints_m {
        display: none
    }

    .bra-item--breakpoints .bra-item--breakpoints_s {
        display: block
    }

    .bra-item--breakpoints .bra-item--breakpoints_xs {
        display: none
    }
}

@media only screen and (max-width: 599px) {
    .bra-item--breakpoints .bra-item--breakpoints_default, .bra-item--breakpoints .bra-item--breakpoints_l, .bra-item--breakpoints .bra-item--breakpoints_m, .bra-item--breakpoints .bra-item--breakpoints_s {
        display: none
    }

    .bra-item--breakpoints .bra-item--breakpoints_xs {
        display: block
    }
}

.dln-kenwood .dln-carousel--mobileOnly.swiper-container .swiper-slide, .dln-kenwood .dln-carousel.swiper-container .swiper-slide {
    overflow: hidden
}

.dln-kenwood .dln-carousel--mobileOnly.swiper-container .swiper-pagination, .dln-kenwood .dln-carousel.swiper-container .swiper-pagination {
    width: 60%;
    padding: 0;
    margin: 0 auto;
    height: 3px;
    background-color: var(--ui-01);
    display: flex;
    display: none
}

.dln-kenwood .dln-carousel--mobileOnly.swiper-container .swiper-pagination-progressbar, .dln-kenwood .dln-carousel.swiper-container .swiper-pagination-progressbar {
    margin: 32px auto 0
}

.dln-kenwood .dln-carousel--mobileOnly.swiper-container .swiper-pagination-bullet, .dln-kenwood .dln-carousel.swiper-container .swiper-pagination-bullet {
    height: 3px;
    margin: 0 8px 0 0;
    cursor: pointer;
    display: inline-block;
    border-radius: 0;
    background-color: var(--brand-01);
    transition: width .3s
}

.dln-kenwood .dln-carousel--mobileOnly.swiper-container .swiper-pagination-bullet:first-child, .dln-kenwood .dln-carousel.swiper-container .swiper-pagination-bullet:first-child {
    margin: 0
}

.dln-kenwood .dln-carousel--mobileOnly.swiper-container .swiper-pagination-bullet-active, .dln-kenwood .dln-carousel.swiper-container .swiper-pagination-bullet-active {
    width: 26px;
    border-radius: 0
}

.dln-kenwood .dln-carousel--mobileOnly.swiper-container .swiper-scrollbar, .dln-kenwood .dln-carousel.swiper-container .swiper-scrollbar {
    width: 80%;
    max-width: 400px;
    padding: 0;
    margin: 32px auto 0;
    height: 3px;
    background-color: var(--ui-01);
    display: flex
}

.dln-kenwood .dln-carousel--mobileOnly.swiper-container .swiper-scrollbar .swiper-scrollbar-drag, .dln-kenwood .dln-carousel.swiper-container .swiper-scrollbar .swiper-scrollbar-drag {
    height: 3px;
    background-color: var(--brand-01)
}

.dln-kenwood .dln-carousel--mobileOnly.swiper-container .swiper-button-next .dln-icn, .dln-kenwood .dln-carousel--mobileOnly.swiper-container .swiper-button-prev .dln-icn, .dln-kenwood .dln-carousel.swiper-container .swiper-button-next .dln-icn, .dln-kenwood .dln-carousel.swiper-container .swiper-button-prev .dln-icn {
    color: var(--brand-01);
    font-size: 24px
}

.dln-kenwood .dln-page--myArea > .dln-wrapper {
    padding-top: 32px;
    padding-bottom: 70px
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-page--myArea > .dln-wrapper {
        padding-top: 20px;
        padding-bottom: 70px
    }
}

.dln-kenwood .dln-page--myArea .dln-wrapper .dln-page__content {
    width: calc(100% - 304px)
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-page--myArea .dln-wrapper .dln-page__content {
        width: 100%
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-kenwood .dln-page--myArea .dln-wrapper .dln-page__content {
        width: 100%
    }
}

@media only screen and (min-width: 900px) and (max-width: 1199px) and (orientation: portrait) {
    .dln-kenwood .dln-page--myArea .dln-wrapper .dln-page__content {
        width: calc(100% - 304px)
    }
}

.dln-kenwood .dln-page--myArea .dln-wrapper .dln-page__aside {
    margin: 0 40px 0 0;
    width: 264px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-page--myArea .dln-wrapper .dln-page__aside {
        width: 100%;
        margin: 0
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-kenwood .dln-page--myArea .dln-wrapper .dln-page__aside {
        width: 100%;
        margin: 0
    }
}

@media only screen and (min-width: 900px) and (max-width: 1199px) and (orientation: portrait) {
    .dln-kenwood .dln-page--myArea .dln-wrapper .dln-page__aside {
        margin: 0 40px 0 0;
        width: 264px
    }
}

.dln-kenwood .dln-page .dln-title {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    font-size: 38px;
    line-height: 46px
}

.dln-kenwood .dln-page .dln-breadcrumbs a {
    color: var(--brand-04);
    font-size: 12px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-page .dln-title {
        font-size: 32px;
        line-height: 40px;
        margin: 30px auto 20px;
        padding: 0
    }
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-page--myArea .dln-vertMenu:not(.dln-vertMenu--open) {
        margin: 0
    }
}

@media only screen and (min-width: 1480px) {
    .dln-wrapper {
        max-width: 1520px
    }
}

.dln-delonghi .dln-page .dln-wrapper .dln-page__content .dln-title {
    display: block;
    width: 100%;
    text-align: center;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 3.125rem;
    line-height: 52px;
    letter-spacing: -1px;
    color: var(--brand-04)
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-page .dln-wrapper .dln-page__content .dln-title {
        font-size: 2.3125rem;
        line-height: 40px;
        letter-spacing: -.74px;
        padding: 0;
        margin-bottom: 24px;
        margin-top: 20px
    }
}

.dln-delonghi .dln-page .dln-wrapper .dln-page__content [class$=__subtitle], .dln-delonghi .dln-page .dln-wrapper .dln-page__content [class$=__subTitle] {
    display: block;
    width: 100%;
    text-align: center;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 24px;
    margin: 0
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-page .dln-wrapper .dln-page__content [class$=__subtitle], .dln-delonghi .dln-page .dln-wrapper .dln-page__content [class$=__subTitle] {
        font-size: .875rem;
        line-height: 18px
    }
}

.dln-delonghi .dln-page .dln-wrapper .dln-page__content [class$=__paragraph] {
    text-align: center;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 24px;
    margin: 0
}

.dln-delonghi .dln-page .dln-wrapper .dln-page__content [class$=__contentWrap] {
    margin-top: 36px
}

.dln-delonghi .dln-page .dln-wrapper .dln-page__content [class$=__section] {
    margin-bottom: 40px
}

.dln-delonghi .dln-page .dln-wrapper .dln-page__content [class$=__section] [class$=__sectionTitle] {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 2.3125rem;
    line-height: 37px;
    letter-spacing: -.7px;
    text-align: center
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-page .dln-wrapper .dln-page__content [class$=__section] [class$=__sectionTitle] {
        font-size: 1.75rem;
        line-height: 30px;
        letter-spacing: -.53px;
        margin-bottom: 30px
    }
}

.dln-delonghi .dln-page .dln-wrapper .dln-page__content [class$=__section] .dln-title--labeled {
    position: relative;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.75rem;
    line-height: 34px;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 23px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-page .dln-wrapper .dln-page__content [class$=__section] .dln-title--labeled {
        margin-top: 0
    }
}

.dln-delonghi .dln-page .dln-wrapper .dln-page__content [class$=__section] .dln-title--labeled .dln-title__innerLabel {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .8125rem;
    line-height: 16px;
    letter-spacing: 0;
    color: var(--ui-02);
    position: absolute;
    bottom: 0;
    right: 0
}

.dln-delonghi .dln-page .dln-wrapper .dln-page__content [class$=__foot] {
    margin-top: 40px;
    padding-top: 24px;
    text-align: center
}

.dln-delonghi .dln-page .dln-wrapper .dln-page__content [class$=__foot--divider] {
    margin-top: 40px;
    padding-top: 24px;
    text-align: center;
    border-top: 1px solid var(--ui-01)
}

.dln-delonghi .dln-carousel--mobileOnly.swiper-container .swiper-slide, .dln-delonghi .dln-carousel.swiper-container .swiper-slide {
    overflow: hidden
}

.dln-delonghi .dln-carousel--mobileOnly.swiper-container .swiper-pagination, .dln-delonghi .dln-carousel.swiper-container .swiper-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin-top: 30px
}

.dln-delonghi .dln-carousel--mobileOnly.swiper-container .swiper-pagination-bullet, .dln-delonghi .dln-carousel.swiper-container .swiper-pagination-bullet {
    margin-right: 18px;
    width: 8px;
    height: 8px;
    border: 0 solid transparent;
    background-color: var(--ui-02)
}

.dln-delonghi .dln-carousel--mobileOnly.swiper-container .swiper-pagination-bullet:last-of-type, .dln-delonghi .dln-carousel.swiper-container .swiper-pagination-bullet:last-of-type {
    margin: 0
}

.dln-delonghi .dln-carousel--mobileOnly.swiper-container .swiper-pagination-bullet-active, .dln-delonghi .dln-carousel.swiper-container .swiper-pagination-bullet-active {
    border: 2px solid var(--brand-04);
    background-color: var(--brand-04)
}

.dln-delonghi .dln-carousel--mobileOnly.swiper-container .swiper-button-next, .dln-delonghi .dln-carousel--mobileOnly.swiper-container .swiper-button-prev, .dln-delonghi .dln-carousel--mobileOnly.swiper-container .swiper-pagination-bullet .swiper-button-next, .dln-delonghi .dln-carousel--mobileOnly.swiper-container .swiper-pagination-bullet .swiper-button-prev, .dln-delonghi .dln-carousel.swiper-container .swiper-button-next, .dln-delonghi .dln-carousel.swiper-container .swiper-button-prev, .dln-delonghi .dln-carousel.swiper-container .swiper-pagination-bullet .swiper-button-next, .dln-delonghi .dln-carousel.swiper-container .swiper-pagination-bullet .swiper-button-prev {
    display: none
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-page {
        min-height: calc(100vh - 140px)
    }
}

@media only screen and (min-width: 1480px) {
    .dln-wrapper {
        max-width: 1480px
    }
}

.dln-address {
    align-content: flex-start
}

.dln-address .dln-profileCard, .dln-address__content .dln-title {
    margin: 0 0 32px
}

.dln-address__content .dln-addBox {
    width: calc(50% - 50px);
    margin: 0 16px 40px 0;
    box-sizing: content-box
}

.dln-address__section {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-address .dln-addBox {
    width: calc(50% - 52px);
    min-height: 184px;
    margin: 0 0 20px
}

.dln-address .dln-addressBox {
    width: calc(50% - 10px);
    margin: 0 20px 20px 0
}

.dln-address .dln-addressBox:nth-child(2n) {
    margin: 0 0 20px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-address .dln-profileCard {
        display: none
    }

    .dln-address .dln-title {
        margin: 32px 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-address .dln-profileCard, .dln-address__aside .dln-profileCard {
        display: none
    }

    .dln-address__aside .dln-vertMenu {
        margin: 0 0 24px
    }

    .dln-address__content .dln-title {
        line-height: 34px;
        font-size: 35px;
        padding: 6px 0 0;
        margin: 0 0 24px
    }

    .dln-address__content .dln-addBox, .dln-address__content .dln-addressBox {
        width: 100%;
        margin: 0 0 20px
    }

    .dln-address__content .dln-addBox:nth-child(2n), .dln-address__content .dln-addressBox:nth-child(2n) {
        margin: 0 0 20px
    }
}

.dln-kenwood .dln-address__content .dln-title {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center
}

.dln-kenwood .dln-address__content .dln-addBox {
    box-sizing: content-box
}

.dln-kenwood .dln-address--editing .dln-address__section:nth-last-of-type(3) {
    border-bottom: none
}

.dln-kenwood .dln-address--editing .dln-address__sectionHead {
    height: auto;
    margin: 0 0 40px
}

.dln-kenwood .dln-address--editing .dln-address__sectionHeadTitle {
    font-size: 20px;
    line-height: normal;
    height: auto
}

.dln-kenwood .dln-address--editing .dln-address__sectionHeadInfoText {
    line-height: 12px;
    font-size: 12px;
    -ms-grid-row-align: center;
    align-self: center
}

.dln-kenwood .dln-address--editing .dln-address__form .dln-inputs, .dln-kenwood .dln-address--editing .dln-address__form > .dln-select {
    margin: 0 20px 42px 0
}

.dln-kenwood .dln-address--editing .dln-address__form .dln-inputs:nth-child(2n+2), .dln-kenwood .dln-address--editing .dln-address__form > .dln-select:nth-child(2n+2) {
    margin: 0 0 42px
}

.dln-kenwood .dln-address--editing .dln-address__form .dln-inputs:last-child, .dln-kenwood .dln-address--editing .dln-address__form > .dln-select:last-child {
    margin: 0
}

.dln-kenwood .dln-address--editing .dln-address__form .dln-inputs:nth-last-child(2):nth-child(odd), .dln-kenwood .dln-address--editing .dln-address__form > .dln-select:nth-last-child(2):nth-child(odd) {
    margin: 0 20px 0 0
}

.dln-kenwood .dln-address--editing .dln-address__form {
    padding: 0;
    margin: 0
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-address--editing .dln-address__form > .dln-select {
        width: 100%;
        margin: 0 0 30px !important
    }

    .dln-kenwood .dln-address--editing .dln-address__form .dln-inputs {
        width: 100%;
        margin: 0 0 32px !important
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-address__content .dln-addBox {
        width: 100%;
        margin: 0 0 10px
    }
}

.dln-address--editing {
    overflow: visible
}

.dln-address--editing .dln-address__section {
    border-bottom: 1px solid var(--ui-01);
    margin: 0 0 60px
}

.dln-address--editing .dln-address__section + .dln-address__section {
    margin: 0 0 40px
}

.dln-address--editing .dln-address__section:nth-last-of-type(2) {
    border-bottom: none
}

.dln-address--editing .dln-address__sectionHead {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    height: 40px;
    margin: 0 0 20px
}

.dln-address--editing .dln-address__sectionHeadTitle {
    display: inline-flex;
    width: auto;
    max-width: calc(100% - 96px);
    height: 35px;
    line-height: 35px;
    font-size: 32px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding: 0;
    margin: 0 auto 0 0
}

.dln-address--editing .dln-address__sectionHeadInfoText {
    display: inline-flex;
    align-self: flex-end;
    width: auto;
    height: 10px;
    line-height: 10px;
    font-size: 10px;
    color: var(--brand-02);
    margin: 0 0 0 16px
}

.dln-address--editing .dln-address__form {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%;
    height: auto;
    padding: 0 0 40px
}

.dln-address--editing .dln-address__form .dln-inputs, .dln-address--editing .dln-address__form > .dln-select {
    width: calc(50% - 10px);
    max-width: none;
    margin: 0 20px 30px 0
}

.dln-address--editing .dln-address__form .dln-inputs:nth-child(2n+2), .dln-address--editing .dln-address__form > .dln-select:nth-child(2n+2) {
    margin: 0 0 30px
}

.dln-address--editing .dln-address__form .dln-inputs:last-child, .dln-address--editing .dln-address__form > .dln-select:last-child {
    margin: 0
}

.dln-address--editing .dln-address__form .dln-inputs:nth-last-child(2):nth-child(odd), .dln-address--editing .dln-address__form > .dln-select:nth-last-child(2):nth-child(odd) {
    margin: 0 20px 0 0
}

.dln-address--editing .dln-address__foot {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto
}

.dln-address--editing .dln-address__foot .dln-checkbox {
    width: calc(45% - 16px);
    margin: 0 16px 32px 0
}

.dln-address--editing .dln-address__foot .dln-checkbox + .clearer {
    width: 100%;
    height: 1px;
    background-color: var(--ui-01);
    margin: 0 0 16px
}

.dln-address--editing .dln-address__foot .dln-btn--link {
    align-self: flex-end;
    margin: 0 auto 0 0
}

.dln-address--editing .dln-address__foot .dln-btn--confirm {
    width: 280px;
    margin: 0 0 0 auto
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-address--editing .dln-profileCard {
        display: none
    }

    .dln-address--editing .dln-title {
        margin: 32px 0
    }

    .dln-address--editing .dln-address__content .dln-btn--address {
        margin: 32px 0 10px
    }
}

@media only screen and (max-width: 599px) {
    .dln-address--editing .dln-profileCard {
        display: none
    }

    .dln-address--editing .dln-address__aside .dln-vertMenu {
        margin: 0 0 16px
    }

    .dln-address--editing .dln-address__content .dln-btn--address {
        margin: 0 0 10px
    }

    .dln-address--editing .dln-title {
        margin: 0 0 32px
    }

    .dln-address--editing .dln-address__sectionHead {
        height: 20px;
        margin: 0 0 10px
    }

    .dln-address--editing .dln-address__sectionHeadTitle {
        height: 18px;
        line-height: 18px;
        font-size: 18px;
        padding: 0
    }

    .dln-address--editing .dln-address__section:nth-last-of-type(2) {
        margin-bottom: 0
    }

    .dln-address--editing .dln-address__form {
        padding: 0 0 32px;
        margin: 0 0 20px
    }

    .dln-address--editing .dln-address__form .dln-inputs, .dln-address--editing .dln-address__form > .dln-select {
        width: 100%;
        margin: 0 0 20px !important
    }

    .dln-address--editing .dln-address__form .dln-inputs:last-of-type {
        margin: 0 !important
    }

    .dln-address--editing .dln-address__foot .dln-checkbox {
        width: 100%;
        margin: 0 0 20px
    }

    .dln-address--editing .dln-address__foot .dln-checkbox:nth-of-type(2) {
        margin: 0 0 40px
    }

    .dln-address--editing .dln-address__foot .dln-btn--confirm {
        width: calc(50% - 10px)
    }
}

.dln-kenwood .dln-address--editing .dln-address__foot .dln-checkbox + .clearer {
    margin: 0 0 61px
}

.dln-kenwood .dln-address--editing .dln-address__foot .dln-btn--confirm {
    width: auto
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-address--editing .dln-address__foot .dln-checkbox + .clearer {
        margin: 0 0 29px
    }
}

.dln-delonghi .dln-page.dln-address--editing .dln-wrapper .dln-page__content .dln-address__foot {
    margin: 0;
    padding: 0
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-page.dln-address--editing .dln-wrapper .dln-page__content .dln-address__foot {
        margin-top: 20px
    }
}

.dln-delonghi .dln-page.dln-address--editing .dln-wrapper .dln-page__content .dln-address__foot .clearer {
    margin-top: 30px;
    margin-bottom: 24px
}

.dln-wishlist {
    align-content: flex-start
}

.dln-wishlist .dln-wrapper {
    position: relative
}

.dln-wishlist .dln-profileCard {
    margin: 0 0 32px
}

.dln-wishlist__content .dln-title {
    font-size: 32px;
    line-height: 125%;
    font-size: 44px;
    line-height: 55px;
    margin: 0 0 30px
}

.dln-wishlist__content .dln-title, .dln-wishlist__content .dln-wishlist__subtitle {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-wishlist__content .dln-wishlist__subtitle {
    line-height: 125%;
    font-size: 32px;
    line-height: 40px;
    margin: 0 0 8px
}

.dln-wishlist__content .dln-wishlist__paragraph {
    font-size: 14px;
    line-height: 20px
}

.dln-wishlist__content .dln-wishlist__paragraph:last-of-type {
    margin: 0
}

.dln-wishlist__content .dln-wishlist__text {
    display: block;
    width: 100%;
    height: auto;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 32px
}

.dln-wishlist__section {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%
}

.dln-wishlist__productWrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    border-bottom: 1px solid var(--ui-01);
    padding: 0 0 30px
}

.dln-wishlist__productWrap .dln-wishProd {
    width: calc(50% - 7.5px);
    margin: 0 10px 10px 0
}

.dln-wishlist__productWrap .dln-wishProd:nth-of-type(2n+2) {
    margin: 0 0 10px
}

.dln-wishlist__foot {
    width: 100%;
    display: flex;
    padding: 0;
    text-align: center;
    margin: 32px 0 0
}

.dln-wishlist__foot--divider {
    margin: 58px 0 32px;
    border-top: 1px solid var(--ui-01);
    text-align: right;
    padding: 32px 0 0
}

.dln-wishlist__foot .dln-btn {
    width: auto;
    max-width: 250px;
    margin: 0 0 0 auto
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-wishlist .dln-profileCard {
        display: none
    }

    .dln-wishlist__productWrap .dln-wishProd {
        width: calc(100% - 7.5px)
    }

    .dln-wishlist__productWrap .dln-wishProd:nth-of-type(2n+2) {
        margin: 0 0 10px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .dln-wishlist__productWrap .dln-wishProd {
        width: calc(100% - 7.5px);
        margin: 0 0 10px
    }

    .dln-wishlist__productWrap .dln-wishProd:nth-of-type(2n+2) {
        margin: 0 0 10px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .dln-wishlist__productWrap .dln-wishProd {
        width: calc(100% - 7.5px);
        margin: 0 0 10px
    }

    .dln-wishlist__productWrap .dln-wishProd:nth-of-type(2n+2) {
        margin: 0 0 10px
    }
}

@media only screen and (max-width: 1366px) {
    .dln-wishlist__productWrap .dln-wishProd {
        width: calc(100% - 7.5px)
    }

    .dln-wishlist__productWrap .dln-wishProd:nth-of-type(2n+2) {
        margin: 0 0 10px
    }
}

@media only screen and (max-width: 599px) {
    .dln-wishlist .dln-profileCard, .dln-wishlist__aside .dln-profileCard {
        display: none
    }

    .dln-wishlist__aside .dln-vertMenu {
        margin: 0
    }

    .dln-wishlist__content {
        margin-top: 26px;
        padding-bottom: 40px
    }

    .dln-wishlist__content .dln-title {
        font-size: 36px;
        line-height: 44px;
        margin: 0 0 28px
    }

    .dln-wishlist__content .dln-wishlist__subtitle {
        font-size: 22px;
        line-height: 28px;
        margin: 0 0 10px
    }

    .dln-wishlist__content .dln-wishlist__paragraph {
        font-size: 14px;
        line-height: 20px
    }

    .dln-wishlist__content .dln-wishlist__paragraph:last-of-type {
        margin: 0
    }

    .dln-wishlist__content .dln-wishlist__text {
        margin: 0 0 20px
    }

    .dln-wishlist__foot--divider {
        margin: 54px 0 32px;
        padding: 0;
        border: 0
    }

    .dln-wishlist__foot .dln-btn {
        margin: 0 auto;
        width: auto
    }

    .dln-wishlist__productWrap {
        border-bottom: none;
        padding: 0
    }

    .dln-wishlist__productWrap .dln-wishProd {
        width: calc(50% - 8px);
        padding: 0;
        margin: 0 8px 0 0;
        border: none
    }

    .dln-wishlist__productWrap .dln-wishProd:nth-of-type(2n+2) {
        margin: 0
    }

    .dln-wishlist__productWrap .dln-wishProd:not(:first-of-type):not(:nth-of-type(2)) {
        margin-top: 50px
    }

    .dln-wishlist__productWrap .dln-wishProd .dln-btnIcon__circle {
        width: 32px;
        height: 32px
    }

    .dln-wishlist.dln-page--myArea:not(.dln-wishlist--empty) .dln-wishlist__foot {
        position: absolute;
        left: 0;
        width: 100vw;
        background: #fff;
        box-shadow: 0 -3px 4px 0 transparent;
        bottom: 0;
        z-index: 100;
        padding: 15px 0;
        margin: 0;
        transform: translateX(-10px) translateZ(0);
        transition: box-shadow .5s ease-in-out
    }

    .dln-wishlist.dln-page--myArea:not(.dln-wishlist--empty) .dln-wishlist__foot.fixed {
        position: fixed;
        transform: translateX(0) translateZ(0);
        box-shadow: 0 -3px 4px 0 rgba(0, 0, 0, .1);
        transition: box-shadow .5s ease-in-out
    }
}

.dln-kenwood .dln-wishlist__content {
    text-align: center
}

.dln-kenwood .dln-wishlist__content .dln-title {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: 0 0 32px
}

.dln-kenwood .dln-wishlist__subtitle {
    margin: 0 0 35px;
    font-size: 14px
}

.dln-kenwood .dln-wishlist__productWrap {
    border-bottom-color: var(--ui-07);
    padding: 0 0 20px
}

.dln-kenwood .dln-wishlist__productWrap .dln-wishProd {
    width: calc(33.333% - 14px);
    margin: 0 20px 40px 0
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-wishlist__productWrap .dln-wishProd:nth-of-type(2n+2) {
        margin: 0 20px 20px 0
    }
}

@media only screen and (min-width: 599px) {
    .dln-kenwood .dln-wishlist__productWrap .dln-wishProd:nth-of-type(3n+3) {
        margin-right: 0
    }
}

.dln-kenwood .dln-wishlist__productWrap .dln-wishProd:last-child {
    margin-right: auto !important
}

.dln-kenwood .dln-wishlist__productWrap .dln-wishProd__name {
    font-size: 14px;
    min-height: 16px
}

.dln-kenwood .dln-wishlist__foot {
    margin: 20px 0 0
}

.dln-kenwood .dln-wishlist__foot .dln-btn {
    margin: 0 auto;
    width: auto
}

.dln-kenwood .dln-wishlist--empty .dln-wishlist__content {
    text-align: center
}

.dln-kenwood .dln-wishlist--empty .dln-wishlist__subTitle {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    position: relative;
    margin: 0 auto 24px;
    font-size: 28px;
    line-height: 36px;
    padding-top: 100px
}

.dln-kenwood .dln-wishlist--empty .dln-wishlist__subTitle:after, .dln-kenwood .dln-wishlist--empty .dln-wishlist__subTitle:before {
    content: "";
    position: absolute
}

.dln-kenwood .dln-wishlist--empty .dln-wishlist__subTitle:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "=";
    font-size: 80px;
    line-height: 80px;
    color: var(--ui-01);
    top: 0;
    left: calc(50% - 40px)
}

.dln-kenwood .dln-wishlist--empty .dln-wishlist__paragraph {
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto
}

.dln-kenwood .dln-wishlist--empty .dln-wishlist__foot {
    margin-top: 30px;
    padding: 0;
    border-width: 0
}

@media only screen and (min-width: 900px) and (max-width: 1199px) {
    .dln-kenwood .dln-wishlist .dln-wishlist__content .dln-wishlist__productWrap .dln-wishProd {
        width: calc(33.333% - 14px);
        border-bottom: 0
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-kenwood .dln-wishlist .dln-wishlist__content {
        margin-bottom: 0;
        padding-bottom: 0
    }

    .dln-kenwood .dln-wishlist .dln-wishlist__content .dln-title {
        margin-top: 7px
    }

    .dln-kenwood .dln-wishlist .dln-wishlist__content .dln-wishlist__productWrap .dln-wishProd {
        margin: 0 0 30px;
        padding-bottom: 30px
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-wishlist .dln-wishlist__content {
        margin-bottom: 0;
        padding-bottom: 0
    }

    .dln-kenwood .dln-wishlist .dln-wishlist__content .dln-title {
        margin-top: 7px;
        margin-bottom: 17px
    }

    .dln-kenwood .dln-wishlist .dln-wishlist__content .dln-wishlist__signInNotice, .dln-kenwood .dln-wishlist .dln-wishlist__content .dln-wishlist__text {
        margin-bottom: 30px
    }

    .dln-kenwood .dln-wishlist .dln-wishlist__content .dln-wishlist__productWrap .dln-wishProd:last-of-type {
        padding-bottom: 0;
        border-bottom: 0;
        margin-bottom: 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-wishlist .dln-wishlist__content .dln-title {
        margin: 30px 0 20px
    }

    .dln-kenwood .dln-wishlist .dln-wishlist__content .dln-wishlist__productWrap {
        padding-bottom: 0
    }

    .dln-kenwood .dln-wishlist .dln-wishlist__content .dln-wishlist__productWrap .dln-wishProd {
        width: 100%;
        margin: 0 0 30px;
        border-bottom: 1px solid var(--ui-01)
    }

    .dln-kenwood .dln-wishlist .dln-wishlist__content .dln-wishlist__productWrap .dln-wishProd:nth-of-type(2n+2) {
        margin: 0 0 32px
    }

    .dln-kenwood .dln-wishlist .dln-wishlist__subtitle {
        margin: 0 0 20px
    }

    .dln-kenwood .dln-wishlist .dln-wishlist__foot {
        margin: 0;
        padding: 0
    }

    .dln-kenwood .dln-wishlist .dln-wishlist--empty .dln-wishlist__content {
        margin-bottom: 0
    }

    .dln-kenwood .dln-wishlist .dln-wishlist--empty .dln-wrapper {
        padding-bottom: 0
    }

    .dln-kenwood .dln-wishlist .dln-wishlist--empty .dln-wishlist__aside .dln-vertMenu {
        margin-bottom: 0
    }

    .dln-kenwood .dln-wishlist .dln-wishlist--empty .dln-wishlist__subTitle {
        font-size: 24px;
        line-height: 32px
    }

    .dln-kenwood .dln-wishlist.dln-page--myArea:not(.dln-wishlist--empty) > .dln-wrapper {
        padding-bottom: 100px
    }

    .dln-kenwood .dln-wishlist.dln-page--myArea:not(.dln-wishlist--empty) .dln-wishlist__foot {
        padding: 0
    }

    .dln-kenwood .dln-wishlist.dln-page--myArea:not(.dln-wishlist--empty) .dln-wishlist__foot .dln-btn {
        width: 100%;
        max-width: none;
        height: 60px
    }
}

.dln-delonghi .dln-wishlist .dln-wrapper .dln-wishlist__content .dln-title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 52px;
    font-size: 3.125rem;
    margin: 0 0 24px
}

.dln-delonghi .dln-wishlist .dln-wrapper .dln-wishlist__content .dln-wishlist__subtitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 37px;
    font-size: 2.3125rem
}

.dln-delonghi .dln-wishlist .dln-wrapper .dln-wishlist__content > .dln-wishlist__text {
    line-height: 24px;
    font-size: 1rem;
    text-align: center;
    margin-bottom: 41px
}

.dln-delonghi .dln-wishlist .dln-wrapper .dln-wishlist__content .dln-wishlist__foot {
    justify-content: center;
    padding-top: 24px;
    margin-top: 44px
}

.dln-delonghi .dln-wishlist .dln-wrapper .dln-wishlist__content .dln-wishlist__foot .dln-btn {
    min-width: 200px;
    margin: 0 auto
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-wishlist .dln-wrapper .dln-wishlist__content .dln-title {
        line-height: 40px;
        font-size: 2.3125rem
    }

    .dln-delonghi .dln-wishlist .dln-wrapper .dln-wishlist__content .dln-wishlist__subtitle {
        line-height: 30px;
        font-size: 1.75rem
    }

    .dln-delonghi .dln-wishlist .dln-wrapper .dln-wishlist__content .dln-wishlist__foot {
        border-top: none;
        padding-top: 39px;
        margin: 0 0 32px
    }

    .dln-delonghi .dln-wishlist .dln-wrapper .dln-wishlist__content .dln-wishlist__productWrap .dln-wishProd {
        padding-bottom: 0;
        margin-bottom: 24px
    }

    .dln-delonghi .dln-wishlist .dln-wrapper .dln-wishlist__content .dln-wishlist__productWrap .dln-wishProd:not(:first-of-type):not(:nth-of-type(2)) {
        margin-top: 0
    }

    .dln-delonghi .dln-wishlist:not(.dln-wishlist--empty) .dln-wishlist__content, .dln-delonghi .dln-wishlist:not(.dln-wishlist--shared) .dln-wishlist__content {
        padding-top: 40px;
        margin-top: 0
    }

    .dln-delonghi .dln-wishlist:not(.dln-wishlist--empty) .dln-wishlist__content .dln-title, .dln-delonghi .dln-wishlist:not(.dln-wishlist--shared) .dln-wishlist__content .dln-title {
        margin-bottom: 19px
    }

    .dln-delonghi .dln-wishlist:not(.dln-wishlist--empty) .dln-wishlist__content .dln-wishlist__text, .dln-delonghi .dln-wishlist:not(.dln-wishlist--shared) .dln-wishlist__content .dln-wishlist__text {
        margin-bottom: 34px
    }

    .dln-delonghi .dln-wishlist:not(.dln-wishlist--empty) .dln-wishlist__content .dln-wishlist__foot.fixed, .dln-delonghi .dln-wishlist:not(.dln-wishlist--shared) .dln-wishlist__content .dln-wishlist__foot.fixed {
        padding: 15px 0 14px;
        margin: 0
    }

    .dln-delonghi .dln-wishlist:not(.dln-wishlist--empty) .dln-wishlist__content .dln-wishlist__foot.fixed .dln-btn, .dln-delonghi .dln-wishlist:not(.dln-wishlist--shared) .dln-wishlist__content .dln-wishlist__foot.fixed .dln-btn {
        width: 200px;
        box-sizing: border-box
    }
}

.dln-privacy {
    align-content: flex-start;
    overflow: visible
}

.dln-privacy .dln-profileCard, .dln-privacy__content .dln-title {
    margin: 0 0 32px
}

.dln-privacy__section {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%;
    border-bottom: 1px solid var(--ui-01);
    padding: 0 0 40px;
    margin: 0 0 32px
}

.dln-privacy__sectionTitle {
    display: block;
    width: 100%;
    height: auto;
    line-height: 32px;
    font-size: 32px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 32px
}

.dln-privacy__paragraph {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 13px;
    font-weight: 400;
    color: var(--brand-04);
    margin: 0 0 20px
}

.dln-privacy__paragraph--info {
    color: var(--brand-02);
    margin: 0 0 32px
}

.dln-privacy__paragraph--noMarg {
    margin: 0
}

.dln-privacy__underlinedText {
    color: var(--brand-02);
    text-decoration: underline
}

.dln-privacy__underlinedText:hover {
    color: var(--brand-04)
}

.dln-privacy__subtitle {
    display: block;
    width: 100%;
    height: auto;
    line-height: 20px;
    font-size: 13px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-privacy__radioGroup {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 0 8px
}

.dln-privacy .dln-radioBtn {
    margin: 0 48px 0 0
}

.dln-privacy__section:first-of-type .dln-privacy__paragraph--info:last-of-type {
    margin: 0
}

.dln-privacy .dln-checkbox, .dln-privacy .dln-smsCheck {
    margin: 0 0 10px
}

.dln-privacy .dln-smsCheck .dln-checkbox {
    margin: 0
}

.dln-privacy__section--advPreferences {
    margin: 0 0 48px
}

.dln-privacy__section--advPreferences .dln-checkbox, .dln-privacy__section--advPreferences .dln-inputAction {
    margin: 0 0 10px
}

.dln-privacy__section--advPreferences > .dln-inputAction {
    margin-top: 8px
}

.dln-privacy__section--advPreferences .dln-privacy__sectionTitle + .dln-privacy__subtitle {
    margin: 0 0 8px
}

.dln-privacy__section--advPreferences .dln-privacy__subtitle {
    margin: 24px 0 8px
}

.dln-privacy__foot {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    width: 100%;
    height: auto
}

.dln-privacy__foot .dln-btn--cancel {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 auto 0 0
}

.dln-privacy__foot .dln-btn--update {
    max-width: 200px;
    width: auto;
    margin: 0 0 0 10px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-privacy .dln-profileCard {
        display: none
    }

    .dln-privacy .dln-title {
        margin: 32px 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-privacy .dln-profileCard, .dln-privacy__aside .dln-profileCard {
        display: none
    }

    .dln-privacy__aside .dln-vertMenu {
        margin: 0 0 24px
    }

    .dln-privacy__content .dln-title {
        line-height: 40px;
        font-size: 35px;
        padding: 6px 0 0;
        margin: 0 0 24px
    }

    .dln-privacy__content .dln-addBox, .dln-privacy__content .dln-addressBox {
        width: 100%
    }

    .dln-privacy__sectionTitle {
        line-height: 24px;
        font-size: 20px;
        margin: 0 0 24px
    }
}

.dln-kenwood .dln-privacy__sectionTitle {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    line-height: 36px
}

.dln-kenwood .dln-privacy__paragraph {
    font-size: 14px
}

.dln-kenwood .dln-privacy__radioGroup + .dln-privacy__paragraph {
    font-size: 12px
}

.dln-kenwood .dln-privacy__subtitle {
    -webkit-font-feature-settings: 14px;
    font-feature-settings: 14px
}

.dln-kenwood .dln-privacy__section--advPreferences {
    margin: 0 0 40px
}

@media screen and (max-width: 599px) {
    .dln-kenwood .dln-privacy__sectionTitle {
        font-size: 24px
    }
}

.dln-payMethods {
    align-content: flex-start
}

.dln-payMethods .dln-profileCard, .dln-payMethods__content .dln-title {
    margin: 0 0 32px
}

.dln-payMethods__content .dln-addBox {
    width: calc(50% - 50px);
    margin: 0 16px 40px 0;
    box-sizing: content-box
}

.dln-payMethods__section {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-payMethods__sectionTitle {
    display: block;
    width: 100%;
    line-height: 32px;
    font-size: 32px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 40px
}

.dln-payMethods .dln-addBox {
    width: calc(50% - 52px);
    min-height: 184px;
    margin: 0 0 20px
}

.dln-payMethods .dln-payCardBox {
    width: calc(50% - 10px);
    min-height: 184px;
    margin: 0 20px 20px 0
}

.dln-payMethods .dln-payCardBox:nth-of-type(2n+2) {
    margin: 0 0 20px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-payMethods .dln-profileCard {
        display: none
    }

    .dln-payMethods .dln-title {
        margin: 32px 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-payMethods .dln-profileCard, .dln-payMethods__aside .dln-profileCard {
        display: none
    }

    .dln-payMethods__aside .dln-vertMenu {
        margin: 0 0 24px
    }

    .dln-payMethods__content .dln-title {
        line-height: 34px;
        font-size: 35px;
        padding: 6px 0 0;
        margin: 0 0 24px
    }

    .dln-payMethods__content .dln-addBox {
        width: 100%
    }

    .dln-payMethods__sectionTitle {
        line-height: 20px;
        font-size: 20px;
        margin: 0 0 32px
    }

    .dln-payMethods__section .dln-payCardBox {
        width: 100%;
        min-height: 0;
        margin: 0 0 32px
    }
}

.dln-kenwood .dln-payMethods .dln-title {
    margin: 0 0 31px
}

.dln-kenwood .dln-payMethods__sectionTitle {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 20px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-payMethods .dln-title, .dln-kenwood .dln-payMethods__aside .dln-vertMenu {
        margin: 0 0 30px
    }

    .dln-kenwood .dln-payMethods__content .dln-addBox {
        margin: 0
    }
}

.dln-prdReview {
    align-content: flex-start
}

.dln-prdReview .dln-profileCard, .dln-prdReview__content .dln-title {
    margin: 0 0 32px
}

.dln-prdReview__content .dln-addBox {
    width: calc(50% - 50px);
    margin: 0 16px 40px 0;
    box-sizing: content-box
}

.dln-prdReview__section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%
}

.dln-prdReview__sectionTitle {
    display: block;
    width: 100%;
    line-height: 32px;
    font-size: 32px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 40px
}

.dln-prdReview .dln-orderRev--productReview {
    margin: 0 0 10px
}

.dln-prdReview__paragraph {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 13px;
    font-weight: 400;
    color: var(--brand-04);
    margin: 0 0 20px
}

.dln-prdReview__paragraph--info {
    color: var(--brand-02);
    margin: 0 0 32px
}

.dln-prdReview__paragraph--noMarg {
    margin: 0
}

.dln-prdReview__subTitle {
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 32px;
    margin: 0 0 8px
}

.dln-prdReview__foot {
    text-align: center;
    width: 100%;
    margin: 0 0 32px
}

.dln-prdReview__foot .dln-btn {
    width: auto
}

.dln-prdReview__foot--divider {
    margin: 32px 0 0;
    border-top: 1px solid var(--ui-01);
    text-align: right;
    padding: 32px 0 0
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-prdReview .dln-profileCard {
        display: none
    }

    .dln-prdReview .dln-title {
        margin: 32px 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-prdReview .dln-profileCard, .dln-prdReview__aside .dln-profileCard {
        display: none
    }

    .dln-prdReview__aside .dln-vertMenu {
        margin: 0 0 24px
    }

    .dln-prdReview__content .dln-title {
        line-height: 34px;
        font-size: 35px;
        padding: 6px 0 0;
        margin: 0 0 24px
    }

    .dln-prdReview__content .dln-addBox, .dln-prdReview__content .dln-addressBox {
        width: 100%
    }

    .dln-prdReview__sectionTitle {
        line-height: 20px;
        font-size: 20px;
        margin: 0 0 24px
    }
}

.dln-kenwood .dln-prdReview__sectionTitle {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 40px;
    margin-bottom: 25px
}

.dln-kenwood .dln-prdReview .dln-orderRev__wrap--main {
    margin-top: 10px;
    flex-direction: row
}

.dln-kenwood .dln-prdReview .dln-orderRev__wrap--main .dln-ratingStars.dln-ratingStars--disabled {
    order: 2
}

.dln-kenwood .dln-prdReview .dln-orderRev__wrap--main .dln-orderRev__detailsTitle {
    order: 1
}

.dln-kenwood .dln-prdReview .dln-orderRev__wrap--main .dln-orderRev__reviewTitle {
    order: 3
}

.dln-kenwood .dln-prdReview .dln-orderRev__wrap--main .dln-orderRev__desc {
    order: 4;
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    width: 100%
}

.dln-kenwood .dln-prdReview .dln-orderRev__detailsTitle {
    line-height: 16px;
    margin-bottom: 7px
}

.dln-kenwood .dln-prdReview .dln-orderRev__itemPic {
    background: none
}

.dln-kenwood .dln-prdReview .dln-orderRev .dln-ratingStars .dln-icn {
    width: 24px;
    height: 24px
}

.dln-kenwood .dln-prdReview .dln-orderRev .dln-ratingStars .dln-icn--iconfont {
    font-size: 22px
}

.dln-kenwood .dln-prdReview .dln-orderRev .dln-orderRev__actions {
    display: flex;
    flex-direction: column;
    align-self: center
}

.dln-kenwood .dln-prdReview .dln-orderRev .dln-orderRev__actions .dln-btn--link {
    order: 2;
    text-align: right
}

.dln-kenwood .dln-prdReview .dln-orderRev .dln-orderRev__actions .dln-btn--stroked {
    order: 1;
    margin-bottom: 20px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-prdReview .dln-title {
        margin-top: 6px;
        margin-bottom: 30px
    }

    .dln-kenwood .dln-prdReview__sectionTitle {
        font-size: 28px;
        line-height: 34px
    }

    .dln-kenwood .dln-prdReview .dln-orderRev__itemPic {
        width: 100%;
        height: auto;
        padding: 0;
        margin: 0
    }

    .dln-kenwood .dln-prdReview .dln-orderRev__itemPic img {
        width: auto;
        max-width: 100%
    }

    .dln-kenwood .dln-prdReview .dln-orderRev__content {
        width: 100%
    }

    .dln-kenwood .dln-prdReview .dln-orderRev__actions .dln-btn {
        max-width: 184px
    }

    .dln-kenwood .dln-prdReview .dln-orderRev--disabled {
        padding: 0
    }

    .dln-kenwood .dln-prdReview .dln-orderRev__wrap--main {
        margin-bottom: 10px
    }

    .dln-kenwood .dln-prdReview .dln-orderRev .dln-orderRev__actions {
        margin-top: 0
    }

    .dln-kenwood .dln-prdReview .dln-orderRev .dln-orderRev__actions .dln-btn--stroked {
        margin-bottom: 15px
    }

    .dln-kenwood .dln-prdReview .dln-orderRev .dln-orderRev__actions .dln-btn--link {
        line-height: 20px;
        margin-bottom: 0;
        text-align: center
    }

    .dln-kenwood .dln-prdReview .dln-orderRev--disabled {
        padding-bottom: 30px;
        border-bottom: 1px solid var(--ui-01);
        margin-bottom: 20px
    }

    .dln-kenwood .dln-prdReview .dln-orderRev--disabled:last-child {
        border: 0;
        padding-bottom: 0;
        margin-bottom: 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-prdReview .dln-orderRev {
        padding-bottom: 20px;
        border-bottom: 1px solid var(--ui-01)
    }
}

.dln-changePssw {
    align-content: flex-start
}

.dln-changePssw .dln-profileCard, .dln-changePssw__content .dln-title {
    margin: 0 0 32px
}

.dln-changePssw__section {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%;
    margin: 0 0 64px
}

.dln-changePssw__section .dln-title, .dln-changePssw__sectionTitle {
    display: block;
    width: 100%;
    height: auto;
    line-height: 32px;
    font-size: 32px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 32px
}

.dln-changePssw__section .dln-title--labeled, .dln-changePssw__sectionTitle--labeled {
    display: flex
}

.dln-changePssw__section--deleteAccount {
    width: 100%;
    border-top: 1px solid var(--ui-01);
    transition: all .3s
}

.dln-changePssw__section--deleteAccount .dln-btn--link {
    margin: 24px 0
}

.dln-changePssw__section--deleteAccount .dln-changePssw__paragraph {
    margin: 0
}

.dln-changePssw__section--deleteAccount ul {
    margin: 0 0 24px;
    padding: 0 0 0 24px;
    list-style: none;
    font-size: 13px;
    line-height: normal
}

.dln-changePssw__section--deleteAccount ul li {
    padding: 0 0 0 24px;
    margin: 0 0 8px;
    position: relative
}

.dln-changePssw__section--deleteAccount ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: calc(50% - 5px);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: var(--brand-01)
}

.dln-changePssw__section--deleteAccount .dln-btn:not(.dln-btn--link) {
    width: 220px;
    max-width: 100%;
    margin: 32px 0 0
}

.dln-changePssw__paragraph {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 13px;
    font-weight: 400;
    color: var(--brand-04);
    margin: 0 0 20px
}

.dln-changePssw__paragraph--info {
    color: var(--brand-02);
    margin: 0 0 32px
}

.dln-changePssw__paragraph--noMarg {
    margin: 0
}

.dln-changePssw__underlinedText {
    color: var(--brand-02);
    text-decoration: underline
}

.dln-changePssw__underlinedText:hover {
    color: var(--brand-04)
}

.dln-changePssw__subtitle {
    display: block;
    width: 100%;
    height: auto;
    line-height: 20px;
    font-size: 13px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-changePssw__radioGroup {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 0 8px
}

.dln-changePssw .dln-radioBtn {
    margin: 0 48px 0 0
}

.dln-changePssw__section:first-of-type .dln-changePssw__paragraph--info:last-of-type {
    margin: 0
}

.dln-changePssw .dln-checkbox, .dln-changePssw .dln-smsCheck {
    margin: 0 0 10px
}

.dln-changePssw .dln-smsCheck .dln-checkbox {
    margin: 0
}

.dln-changePssw__sectionFoot {
    border-top: 1px solid var(--ui-01);
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    width: 100%;
    height: auto;
    padding: 40px 0 0
}

.dln-changePssw__sectionFoot .dln-btn--cancel {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 auto 0 0
}

.dln-changePssw__sectionFoot .dln-btn--update {
    width: 184px;
    margin: 0 0 0 10px
}

.dln-changePssw__formcontainer {
    width: 100%
}

.dln-changePssw__field {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 32px
}

.dln-changePssw__field > .dln-inputs, .dln-changePssw__field > .dln-select {
    width: calc(50% - 8px);
    margin: 0 16px 0 0;
    max-width: none
}

.dln-changePssw__field > .dln-inputs:nth-child(2n+2), .dln-changePssw__field > .dln-select:nth-child(2n+2) {
    margin: 0
}

.dln-changePssw__middleTitle {
    font-size: 18px;
    line-height: 22px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 24px 0
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-changePssw .dln-profileCard {
        display: none
    }

    .dln-changePssw .dln-title {
        margin: 32px 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-changePssw .dln-profileCard {
        display: none
    }

    .dln-changePssw .dln-breadcrumbs {
        margin: 16px 0
    }

    .dln-changePssw__content .dln-title {
        line-height: normal;
        margin: 0 0 24px
    }

    .dln-changePssw__section .dln-title {
        font-size: 21px;
        line-height: 24px;
        margin: 0 0 24px
    }

    .dln-changePssw__field {
        margin: 0
    }

    .dln-changePssw__field > .dln-inputs, .dln-changePssw__field > .dln-select {
        width: 100%;
        margin: 0 0 24px;
        max-width: none
    }

    .dln-changePssw__field > .dln-inputs:nth-child(2n+2), .dln-changePssw__field > .dln-select:nth-child(2n+2) {
        margin: 0 0 24px
    }
}

.dln-kenwood .dln-changePssw__section .dln-title, .dln-kenwood .dln-changePssw__sectionTitle {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 51px
}

.dln-kenwood .dln-changePssw__section .dln-title__innerLabel, .dln-kenwood .dln-changePssw__sectionTitle__innerLabel {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 12px;
    color: var(--ui-08)
}

.dln-kenwood .dln-changePssw__sectionFoot {
    border-bottom: 1px solid var(--ui-07);
    border-top: 0;
    padding: 0 0 69px
}

.dln-kenwood .dln-changePssw__sectionFoot .dln-btn--link {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-kenwood .dln-changePssw__sectionFoot .dln-btn--update {
    width: auto
}

.dln-kenwood .dln-changePssw__section--deleteAccount {
    border: 0;
    margin: 0
}

.dln-kenwood .dln-changePssw__section--deleteAccount .dln-btn--link {
    margin: 0 0 15px;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-kenwood .dln-changePssw__section--deleteAccount .dln-changePssw__paragraph, .dln-kenwood .dln-changePssw__section--deleteAccount ul {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 14px
}

.dln-kenwood .dln-changePssw__section--deleteAccount ul {
    padding: 0;
    line-height: 20px
}

.dln-kenwood .dln-changePssw__section--deleteAccount ul li {
    margin: 0
}

.dln-kenwood .dln-changePssw__section--deleteAccount ul li:before {
    top: calc(50% - 2px);
    width: 1px;
    height: 1px;
    background: var(--brand-04)
}

.dln-kenwood .dln-changePssw__section--deleteAccount .dln-btn:not(.dln-btn--link) {
    float: right;
    margin: 31px 0 0
}

.dln-kenwood .dln-changePssw__section:nth-last-child(2):not(.dln-changePssw__section--deleteAccount) {
    margin: 0 0 30px
}

.dln-kenwood .dln-changePssw__section:nth-last-child(2):not(.dln-changePssw__section--deleteAccount) .dln-changePssw__formcontainer {
    padding-bottom: 9px;
    border-bottom: 1px solid var(--ui-01);
    margin-bottom: 30px
}

.dln-kenwood .dln-changePssw__field {
    margin: 0 0 41px
}

.dln-kenwood .dln-changePssw__field > .dln-inputs, .dln-kenwood .dln-changePssw__field > .dln-select {
    width: calc(50% - 11px);
    margin: 0 22px 0 0;
    max-width: none
}

.dln-kenwood .dln-changePssw__field > .dln-inputs:nth-child(2n+2), .dln-kenwood .dln-changePssw__field > .dln-select:nth-child(2n+2) {
    margin: 0
}

.dln-kenwood .dln-changePssw__confirmDeleting.-extraContent {
    width: 100%
}

.dln-kenwood .dln-changePssw__confirmDeleting .dln-changePssw__middleTitle {
    margin: 30px 0 22px;
    font-size: 16px;
    line-height: 22px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-changePssw.dln-page .dln-title {
        margin-bottom: 32px
    }

    .dln-kenwood .dln-changePssw.dln-page .dln-title--labeled {
        margin-bottom: 46px
    }

    .dln-kenwood .dln-changePssw__section .dln-title, .dln-kenwood .dln-changePssw__sectionTitle {
        font-family: var(--fontNameSemibold), Arial, sans-serif;
        font-weight: 600;
        font-style: normal;
        font-size: 18px;
        line-height: 22px
    }

    .dln-kenwood .dln-changePssw__field > .dln-inputs, .dln-kenwood .dln-changePssw__field > .dln-select {
        width: 100%;
        margin: 0;
        max-width: none
    }

    .dln-kenwood .dln-changePssw__field > .dln-inputs:nth-child(2n+2), .dln-kenwood .dln-changePssw__field > .dln-select:nth-child(2n+2) {
        margin-top: 41px
    }
}

.dln-delonghi .dln-page.dln-changePssw .dln-wrapper .dln-page__content .dln-changePssw__sectionFoot {
    margin-top: 8px
}

.dln-delonghi .dln-page.dln-changePssw .dln-wrapper .dln-page__content .dln-changePssw__section .dln-title {
    font-size: 1.75rem !important
}

.dln-delonghi .dln-page.dln-changePssw .dln-wrapper .dln-page__content .dln-changePssw__section--deleteAccount .dln-changePssw__paragraph {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .875rem;
    line-height: 18px;
    text-align: left
}

.dln-delonghi .dln-page.dln-changePssw .dln-wrapper .dln-page__content .dln-changePssw__section--deleteAccount ul {
    margin: 0
}

.dln-delonghi .dln-page.dln-changePssw .dln-wrapper .dln-page__content .dln-changePssw__section--deleteAccount ul li {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .875rem;
    line-height: 18px;
    margin: 0
}

.dln-delonghi .dln-page.dln-changePssw .dln-wrapper .dln-page__content .dln-changePssw__section--deleteAccount ul li:before {
    background: var(--brand-04)
}

.dln-delonghi .dln-page.dln-changePssw .dln-wrapper .dln-page__content .dln-changePssw__confirmDeleting.-extraContent {
    width: 100%
}

.dln-delonghi .dln-page.dln-changePssw .dln-wrapper .dln-page__content .dln-changePssw__confirmDeleting .dln-changePssw__middleTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.125rem;
    line-height: 19px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-page.dln-changePssw .dln-wrapper .dln-page__content .dln-changePssw__section {
        margin-bottom: 0
    }

    .dln-delonghi .dln-page.dln-changePssw .dln-wrapper .dln-page__content .dln-changePssw__sectionFoot {
        margin-top: 16px;
        padding-top: 24px
    }

    .dln-delonghi .dln-page.dln-changePssw .dln-wrapper .dln-page__content .dln-changePssw__section + .dln-changePssw__section:not(.dln-changePssw__section--deleteAccount) {
        margin-top: 64px
    }

    .dln-delonghi .dln-page.dln-changePssw .dln-wrapper .dln-page__content .dln-changePssw__section + .dln-changePssw__section--deleteAccount {
        margin-top: 40px
    }
}

.dln-savedCart {
    align-content: flex-start
}

.dln-savedCart .dln-profileCard, .dln-savedCart__content .dln-title {
    margin: 0 0 32px
}

.dln-savedCart__content .dln-addBox {
    width: calc(50% - 50px);
    margin: 0 16px 40px 0;
    box-sizing: content-box
}

.dln-savedCart__section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%
}

.dln-savedCart__sectionTitle {
    display: block;
    width: 100%;
    line-height: 32px;
    font-size: 32px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 40px
}

.dln-savedCart .dln-orderRev--productReview {
    margin: 0 0 10px
}

.dln-savedCart__cart {
    width: 100%;
    padding: 22px 20px;
    margin: 0 0 24px;
    border: 1px solid var(--ui-01)
}

.dln-savedCart__cart .dln-accordion:nth-child(2n) {
    background-color: var(--ui-03)
}

.dln-savedCart__cartTitle {
    font-size: 26px;
    line-height: 26px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 10px
}

.dln-savedCart__cartFoot {
    width: 100%;
    margin: 16px 0 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.dln-savedCart__cartFoot .dln-btn {
    width: auto
}

.dln-savedCart__cartFoot .dln-btn:not(.dln-btn--link) {
    margin: 0 0 0 auto
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-savedCart .dln-profileCard {
        display: none
    }

    .dln-savedCart .dln-title {
        margin: 32px 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-savedCart .dln-profileCard, .dln-savedCart__aside .dln-profileCard {
        display: none
    }

    .dln-savedCart__aside .dln-vertMenu {
        margin: 0 0 24px
    }

    .dln-savedCart__content .dln-title {
        line-height: 34px;
        font-size: 35px;
        padding: 6px 0 0;
        margin: 0 0 24px
    }

    .dln-savedCart__content .dln-addBox, .dln-savedCart__content .dln-addressBox {
        width: 100%
    }

    .dln-savedCart__sectionTitle {
        line-height: 20px;
        font-size: 20px;
        margin: 0 0 24px
    }

    .dln-savedCart__cartTitle {
        font-size: 15px;
        line-height: 16px
    }

    .dln-savedCart__cartFoot {
        margin: 24px 0 0
    }

    .dln-savedCart__cartFoot .dln-btn, .dln-savedCart__cartFoot .dln-btn:not(.dln-btn--link) {
        margin: 0 auto
    }

    .dln-savedCart__cartFoot .dln-btn.dln-btn--link {
        width: 100%;
        display: block;
        order: 2;
        margin: 24px auto 0
    }
}

.dln-kenwood .dln-savedCart__cart {
    border-width: 0;
    border-bottom: 2px solid var(--ui-07);
    margin-bottom: 50px;
    padding: 0 0 50px
}

.dln-kenwood .dln-savedCart__cart:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.dln-kenwood .dln-savedCart__cart .dln-accordion {
    border-top: 1px solid var(--ui-01)
}

.dln-kenwood .dln-savedCart__cart .dln-accordion__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 16px
}

.dln-kenwood .dln-savedCart__cart .dln-accordion__content {
    padding-bottom: 10px;
    padding-top: 3px
}

.dln-kenwood .dln-savedCart__cart .dln-accordion + .dln-accordion {
    border-bottom: 1px solid var(--ui-01);
    border-top: none
}

.dln-kenwood .dln-savedCart__cart .dln-accordion:nth-child(2n) {
    background-color: transparent
}

.dln-kenwood .dln-savedCart__cart .dln-accordion .dln-price {
    margin-bottom: 0;
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    padding-left: 100px
}

.dln-kenwood .dln-savedCart__cart .dln-accordion .dln-price--secondary {
    color: var(--ui-10);
    padding-left: 76px
}

.dln-kenwood .dln-savedCart__cartTitle {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 32px;
    line-break: normal;
    margin-bottom: 24px
}

.dln-kenwood .dln-savedCart__cartFoot {
    margin: 32px 0 0
}

.dln-kenwood .dln-savedCart__cartFoot .dln-btn {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    align-self: flex-end
}

.dln-kenwood .dln-savedCart__cartFoot .dln-btn.dln-btn--link {
    text-transform: none;
    text-decoration: underline;
    line-height: normal;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-savedCart .dln-title {
        margin-top: 11px
    }

    .dln-kenwood .dln-savedCart__cartTitle {
        font-size: 28px;
        line-height: normal;
        margin-bottom: 8px
    }

    .dln-kenwood .dln-savedCart .dln-accordion__title {
        max-width: calc(100% - 96px)
    }

    .dln-kenwood .dln-savedCart .dln-accordion__content {
        padding-top: 0;
        margin-top: -5px;
        padding-bottom: 14px
    }

    .dln-kenwood .dln-savedCart .dln-accordion .dln-price {
        display: block;
        width: 100%;
        padding-left: 76px
    }

    .dln-kenwood .dln-savedCart .dln-accordion .dln-price--secondary {
        padding-bottom: 5px
    }

    .dln-kenwood .dln-savedCart__aside .dln-vertMenu {
        margin: 0
    }
}

.dln-delonghi .dln-savedCart__cart {
    padding: 24px 20px 28px
}

.dln-delonghi .dln-savedCart__cartTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.75rem;
    line-height: 34px;
    margin-bottom: 20px
}

.dln-delonghi .dln-savedCart__cartFoot {
    align-items: flex-end;
    margin-top: 24px
}

.dln-delonghi .dln-savedCart__cartFoot .dln-btn:not(.dln-btn--link):not(.dln-btn--stroked):not(.dln-btn--social):not(.dln-btn--paypal):not(.dln-btn--secondary) {
    background: var(--brand-01)
}

@media only screen and (max-width: 900px) {
    .dln-delonghi .dln-savedCart__cartTitle {
        font-size: 1.3125rem;
        line-height: 23px;
        margin-bottom: 25px
    }
}

.dln-registration {
    align-content: flex-start
}

.dln-registration .dln-wrapper {
    padding-top: 48px;
    padding-bottom: 128px
}

.dln-registration__content {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%
}

.dln-registration__content .dln-title {
    margin: 0 0 32px
}

.dln-registration__paragraph {
    font-size: 13px;
    line-height: 125%;
    width: 100%;
    color: var(--brand-04);
    margin: 0 0 20px
}

.dln-registration__paragraph--info {
    color: var(--brand-02);
    margin: 0 0 32px
}

.dln-registration__paragraph--noMarg {
    margin: 0
}

.dln-registration__paragraph--secondary {
    font-size: 10px;
    line-height: 125%;
    color: var(--ui-05)
}

.dln-registration__paragraph a {
    color: var(--ui-05)
}

.dln-registration__subtitle {
    font-size: 17px;
    line-height: 125%;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 8px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-registration__foot {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    width: 100%;
    height: auto
}

.dln-registration__btnGroup {
    width: 65%;
    display: flex;
    flex-wrap: wrap;
    margin: 24px auto 0 0
}

.dln-registration__btnGroup .dln-btn {
    width: calc(50% - 8px);
    margin: 0 16px 16px 0
}

.dln-registration__btnGroup .dln-btn:nth-child(2n) {
    margin: 0 0 16px
}

.dln-registration__section {
    width: calc(40% - 16px);
    margin: 0
}

.dln-registration__section--main {
    width: calc(50% - 16px);
    margin: 0 auto 0 0
}

.dln-registration__form {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-top: 1px solid var(--ui-01);
    margin: 24px 0 0
}

.dln-registration__form .dln-registration__paragraph {
    margin: 32px 0
}

.dln-registration__formContainer {
    width: 100%;
    padding: 32px 0 0;
    margin: 24px 0 0;
    border-top: 1px solid var(--ui-01)
}

.dln-registration__formContainer .dln-select {
    width: calc(50% - 10px);
    margin: 0 50% 32px 0
}

.dln-registration__formContainer .dln-inputs {
    margin: 0 0 16px
}

.dln-registration__formContainer .dln-inputs--halfCol {
    width: calc(50% - 10px);
    margin: 0 0 32px
}

.dln-registration__formContainer .dln-inputs--halfCol:nth-child(2n) {
    margin: 0 20px 32px 0
}

.dln-registration__formContainer .dln-inputs .dln-inputs__extraLbl {
    max-width: 250px;
    white-space: normal
}

.dln-registration__formContainer .dln-checkbox {
    margin: 70px 0 32px
}

.dln-registration__formFoot {
    width: 100%;
    margin: 60px 0 0
}

.dln-registration__formFoot .dln-btn {
    width: 50%
}

.dln-registration__formOptions {
    display: flex;
    flex-wrap: wrap
}

.dln-registration__formOptions .dln-registration__paragraph, .dln-registration__formOptions .dln-registration__subtitle {
    font-size: 10px
}

.dln-registration__formOptions .dln-radioBtn {
    margin: 0 40px 32px 0
}

.dln-registration .dln-registrationForm__formContainer {
    border-top: none;
    margin-top: 0;
    padding-top: 0
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-registration .dln-profileCard {
        display: none
    }

    .dln-registration .dln-title {
        margin: 32px 0
    }

    .dln-registration__section {
        width: calc(40% - 16px);
        margin: 0
    }

    .dln-registration__section--main {
        width: calc(60% - 16px);
        margin: 0 auto 0 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-registration .dln-profileCard {
        display: none
    }

    .dln-registration .dln-wrapper {
        padding-top: 48px;
        padding-bottom: 70px
    }

    .dln-registration__btnGroup {
        width: 100%
    }

    .dln-registration__section {
        width: 100%;
        margin: 0;
        display: none
    }

    .dln-registration__section--main {
        width: 100%;
        margin: 24px 0 0;
        display: block
    }

    .dln-registration__content .dln-title {
        display: none
    }

    .dln-registration__formContainer .dln-registration__paragraph {
        text-align: center
    }

    .dln-registration__formContainer .dln-registration__paragraph--secondary {
        text-align: left
    }

    .dln-registration__formContainer .dln-select {
        width: 100%;
        margin: 0 0 24px
    }

    .dln-registration__formContainer .dln-checkbox {
        margin: 0 0 32px
    }

    .dln-registration__formContainer .dln-inputs {
        width: 100%;
        margin: 0 0 24px
    }

    .dln-registration__formContainer .dln-inputs:nth-child(2n) {
        margin: 0 0 24px
    }

    .dln-registration__formContainer .dln-inputs--extralabel {
        margin: 0 0 40px !important
    }

    .dln-registration__formOptions .dln-registration__paragraph, .dln-registration__formOptions .dln-registration__subtitle {
        text-align: left
    }

    .dln-registration__formFoot {
        margin: 24px 0 0
    }

    .dln-registration__formFoot .dln-registration__paragraph {
        text-align: center;
        font-size: 13px;
        margin: 32px 0
    }

    .dln-registration__formFoot .dln-btn {
        width: 100%
    }
}

.dln-kenwood .dln-registration__subtitle {
    font-size: 20px;
    line-height: 24px
}

.dln-kenwood .dln-registration__paragraph {
    font-size: 14px;
    line-height: 20px
}

.dln-kenwood .dln-registration__btnGroup {
    border-bottom: 1px solid var(--ui-01);
    padding-bottom: 24px
}

.dln-kenwood .dln-registration .dln-title {
    margin-top: 30px
}

.dln-kenwood .dln-registration__section .dln-registration__subtitle + .dln-registration__paragraph {
    margin-bottom: 30px
}

.dln-kenwood .dln-registration__form {
    border-top: 0;
    margin-top: 0
}

.dln-kenwood .dln-registration__form .dln-registration__paragraph {
    font-size: 14px;
    margin: 40px auto
}

.dln-kenwood .dln-registration__form .dln-registration__paragraph--secondary {
    font-size: 12px
}

.dln-kenwood .dln-registration__form .dln-registrationForm__formContainer .dln-inputs, .dln-kenwood .dln-registration__form .dln-registrationForm__formContainer .dln-select {
    margin-bottom: 40px
}

.dln-kenwood .dln-registration__form .dln-registrationForm__formContainer .dln-select__lbl {
    line-height: 16px
}

.dln-kenwood .dln-registration__form .dln-registrationForm__formContainer .dln-inputs__extraLbl {
    top: 45px;
    bottom: auto;
    color: var(--ui-07);
    line-height: 14px
}

.dln-kenwood .dln-registration__form .dln-registrationForm__btnGroup {
    border-bottom: 1px solid var(--ui-01);
    padding-bottom: 24px
}

.dln-kenwood .dln-registration__form .dln-registrationForm__form {
    border-top: 0;
    margin-top: 0
}

.dln-kenwood .dln-registration__form .dln-registrationForm__form .dln-checkbox {
    margin: 24px auto
}

.dln-kenwood .dln-registration__form .dln-registrationForm__form .dln-checkbox + .dln-registrationForm__paragraph.dln-registrationForm__paragraph--secondary a {
    color: var(--ui-05);
    text-decoration: underline
}

.dln-kenwood .dln-registration__form .dln-registrationForm__paragraph.dln-registrationForm__paragraph--secondary {
    font-size: 12px;
    margin: 0 auto 16px;
    line-height: 16px
}

.dln-kenwood .dln-registration__form .dln-registrationForm__paragraph a {
    color: var(--brand-01);
    text-decoration: none
}

.dln-kenwood .dln-registration__form .dln-registrationForm__formOptions {
    color: var(--ui-05)
}

.dln-kenwood .dln-registration__form .dln-registrationForm__formOptions .dln-registrationForm__subtitle {
    font-size: 12px;
    margin-bottom: 0;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-kenwood .dln-registration__form .dln-registrationForm__formOptions .dln-registrationForm__paragraph {
    font-size: 12px;
    margin-bottom: 16px;
    color: var(--ui-05)
}

.dln-kenwood .dln-registration__form .dln-registrationForm__formOptions .dln-radioBtn {
    margin-bottom: 24px
}

.dln-kenwood .dln-registration__form .dln-registrationForm__formFoot {
    margin-top: 20px
}

.dln-kenwood .dln-registration__form .dln-registrationForm__formFoot .dln-btn {
    width: 160px
}

.dln-kenwood .dln-registration__form .dln-registrationForm__formFoot .dln-registrationForm__paragraph.dln-registrationForm__paragraph--secondary {
    margin: 32px auto
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-registration__form .dln-registrationForm__formFoot .dln-registrationForm__paragraph.dln-registrationForm__paragraph--secondary {
        font-size: 14px
    }
}

.dln-kenwood .dln-registration__form .dln-registrationForm__formFoot .dln-registrationForm__paragraph.dln-registrationForm__paragraph--secondary {
    margin: 50px 0 30px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-registration .dln-breadcrumbs {
        margin-bottom: 0
    }

    .dln-kenwood .dln-registration .dln-title {
        display: block;
        margin-top: 20px;
        margin-bottom: 14px
    }

    .dln-kenwood .dln-registration .dln-registration__subtitle {
        display: none
    }

    .dln-kenwood .dln-registration .dln-registration__paragraph {
        margin-bottom: 30px;
        text-align: center;
        line-height: 16px
    }

    .dln-kenwood .dln-registration .dln-registrationForm__formOptions .dln-registrationForm__paragraph, .dln-kenwood .dln-registration .dln-registrationForm__formOptions .dln-registrationForm__subtitle, .dln-kenwood .dln-registration .dln-registrationForm__paragraph--secondary {
        color: var(--ui-08);
        line-height: 16px
    }

    .dln-kenwood .dln-registration__form .dln-registrationForm__formContainer .dln-select {
        width: 100%;
        max-width: 100%;
        margin-right: 0
    }

    .dln-kenwood .dln-registration__form .dln-registrationForm__formContainer .dln-checkbox {
        margin-top: 10px
    }

    .dln-kenwood .dln-registration__form .dln-registrationForm__formContainer .dln-btn {
        width: 100%
    }

    .dln-kenwood .dln-registration__form .dln-registrationForm__formContainer .dln-inputs--extralabel {
        margin-bottom: 70px
    }

    .dln-kenwood .dln-registration__form .dln-registrationForm__formContainer .dln-inputs__extraLbl {
        line-height: 16px
    }

    .dln-kenwood .dln-registration__form .dln-registrationForm__formFoot {
        margin-top: 20px
    }

    .dln-kenwood .dln-registration__form .dln-registrationForm__formFoot .dln-registrationForm__paragraph.dln-registrationForm__paragraph--secondary {
        margin: 50px 0 30px
    }
}

.dln-delonghi .dln-registration .dln-registration__btnGroup .dln-btn {
    width: calc(50% - 10px);
    min-width: auto
}

.dln-delonghi .dln-registration .dln-radioBtn__lbl:after {
    background: var(--brand-04)
}

.dln-delonghi .dln-registration .dln-inputs {
    border-color: var(--brand-04)
}

.dln-delonghi .dln-registration .dln-registrationForm__formFoot .dln-btn {
    max-width: 285px
}

.dln-delonghi .dln-registration .dln-registrationForm__formFoot .dln-registrationForm__paragraph--secondary {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1rem;
    color: var(--brand-04);
    text-decoration: underline
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-registration .dln-registrationForm__formFoot .dln-btn {
        max-width: none
    }
}

.dln-savedRec {
    align-content: flex-start
}

.dln-savedRec .dln-profileCard {
    margin: 0 0 32px
}

.dln-savedRec__content .dln-title {
    margin: 0 0 16px
}

.dln-savedRec__content .dln-btn {
    max-width: 200px;
    margin: 32px 0 0 auto
}

.dln-savedRec__subtitle {
    display: block;
    width: 100%;
    height: auto;
    line-height: 20px;
    font-size: 14px;
    margin: 0 0 16px
}

.dln-savedRec__section {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%
}

.dln-savedRec__recipeWrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    border-bottom: 1px solid var(--ui-01);
    padding: 0 0 30px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-savedRec .dln-profileCard {
        display: none
    }

    .dln-savedRec .dln-title {
        margin: 32px 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-savedRec .dln-profileCard, .dln-savedRec__aside .dln-profileCard {
        display: none
    }

    .dln-savedRec__aside .dln-vertMenu {
        margin: 0
    }

    .dln-savedRec__content .dln-title {
        line-height: 34px;
        font-size: 35px;
        padding: 6px 0 0;
        margin: 0 0 24px
    }

    .dln-savedRec__content .dln-btn {
        margin: 32px auto 0
    }

    .dln-savedRec__recipeWrap {
        border-bottom: none;
        padding: 0
    }
}

.dln-kenwood .dln-savedRec__subtitle {
    text-align: center;
    margin-bottom: 32px
}

.dln-kenwood .dln-savedRec__recipeWrap {
    border-bottom: 0
}

.dln-kenwood .dln-savedRec__recipeWrap + .dln-btn {
    margin: 0 auto
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-savedRec__subtitle {
        font-size: 14px
    }

    .dln-kenwood .dln-savedRec__recipeWrap + .dln-btn {
        margin: 32px auto 0
    }
}

.dln-delonghi .dln-page .dln-wrapper .dln-page__content .dln-savedRec__subtitle {
    margin-top: 7px;
    margin-bottom: 30px;
    font-size: 1rem;
    line-height: 24px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-page .dln-wrapper .dln-page__content .dln-savedRec__subtitle {
        font-size: 1rem;
        line-height: 24px;
        margin-top: 0;
        margin-bottom: 14px
    }
}

.dln-delonghi .dln-savedRec__recipeWrap {
    padding: 0
}

.dln-delonghi .dln-savedRec__recipeWrap .dln-recipe, .dln-delonghi .dln-savedRec__recipeWrap .dln-recipe:nth-of-type(4n+4) {
    margin-bottom: 20px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-savedRec__recipeWrap {
        border-bottom: 1px solid var(--ui-01)
    }

    .dln-delonghi .dln-savedRec__content .dln-btn {
        margin-top: 24px
    }
}

.dln-profile__section {
    margin: 0 0 32px
}

.dln-profile__sectionHead {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    margin: 0 0 20px
}

.dln-profile__sectionHead .dln-btn--link {
    color: var(--brand-04);
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-profile__sectionHeadTitle {
    display: inline-flex;
    width: auto;
    line-height: 35px;
    font-size: 32px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 auto 0 0
}

.dln-profile__section .dln-wishProd {
    width: calc(50% - 5px);
    margin: 0 10px 10px 0
}

.dln-profile__section .dln-wishProd:nth-of-type(2n+2) {
    margin: 0 0 10px
}

.dln-profile__section .dln-wishProd:only-of-type {
    margin: 0 auto 0 0
}

.dln-profile__section .dln-wishProd:last-of-type {
    margin: 0
}

.dln-profile__section .dln-wishProd:last-of-type:nth-of-type(odd) {
    margin: 0 auto 0 0
}

.dln-profile__section .dln-wishProd:nth-last-of-type(2) {
    margin: 0 10px 0 0
}

.dln-profile__section .dln-wishProd:nth-last-of-type(2):nth-of-type(odd) {
    margin: 0 auto 0 0
}

.dln-profile__section .dln-profile__recipesList {
    width: 100%
}

.dln-profile__section .dln-profile__recipesListWrap .dln-recipe {
    flex-direction: column
}

.dln-profile__section .dln-profile__recipesListWrap .dln-recipe__details {
    margin-top: 0 !important
}

.dln-profile__section .dln-profile__recipesListWrap {
    width: 100%
}

.dln-profile__section .dln-profile__recipesListWrap:not(.swiper-wrapper) {
    display: flex;
    flex-wrap: wrap;
    height: auto
}

.dln-profile__section .dln-recipe, .dln-profile__section .dln-recipe.swiper-slide {
    width: calc(25% - 15px);
    margin: 0 20px 30px 0
}

.dln-profile__section .dln-recipe.swiper-slide:nth-of-type(4n+4), .dln-profile__section .dln-recipe:nth-of-type(4n+4) {
    margin: 0 0 30px
}

.dln-profile__section .dln-recipe.swiper-slide:last-of-type, .dln-profile__section .dln-recipe:last-of-type {
    margin: 0
}

.dln-profile__section .dln-recipe.swiper-slide:only-of-type, .dln-profile__section .dln-recipe:only-of-type {
    margin: 0 auto 0 0
}

.dln-profile__section .dln-recipe.swiper-slide:nth-last-of-type(2), .dln-profile__section .dln-recipe.swiper-slide:nth-last-of-type(3), .dln-profile__section .dln-recipe.swiper-slide:nth-last-of-type(4) {
    margin: 0 20px 0 0
}

.dln-profile__section--recipes {
    margin: 0
}

.dln-profile .dln-wrapper--carousel {
    padding: 0;
    max-width: 990px;
    margin: 0 auto
}

.dln-profile .dln-wrapper--carousel .dln-carousel {
    padding: 0 16px
}

.dln-profile .dln-wrapper--carousel .swiper-pagination {
    margin: 16px auto 0;
    display: block
}

.dln-profile .dln-wrapper--carousel .dln-btn--stroked, .dln-profile .dln-wrapper--carousel .dln-btnTextIcon {
    border-color: var(--ui-02);
    color: var(--ui-02)
}

.dln-profile__itemsCarousel {
    width: 100%;
    height: auto;
    background-color: var(--ui-03);
    padding: 24px 0 32px
}

.dln-profile__itemsCarouselTitle {
    display: block;
    width: 100%;
    height: auto;
    font-size: 17px;
    line-height: 125%;
    color: var(--brand-02);
    text-align: center
}

@media only screen and (min-width: 599px) and (max-width: 1188px) {
    .dln-profile .dln-wishProd {
        display: flex;
        flex-direction: column;
        width: calc(50% - 5px);
        max-width: 100%;
        position: relative
    }

    .dln-profile .dln-wishProd__data {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        width: 100%;
        margin: 8px 0 0
    }

    .dln-profile .dln-wishProd__imgLink {
        width: 100%;
        height: 146px;
        margin: 0
    }

    .dln-profile .dln-wishProd__imgWrap {
        display: flex;
        align-items: center;
        width: 100%;
        height: 146px;
        background-color: var(--ui-03)
    }

    .dln-profile .dln-wishProd__imgWrap > img {
        display: block;
        max-width: 182px;
        height: auto;
        padding: 0;
        margin: 0 auto;
        -o-object-fit: initial;
        object-fit: fill
    }
}

@media only screen and (max-width: 599px) {
    .dln-profile .dln-profileCard {
        display: none
    }

    .dln-profile--01 .dln-profile__sectionHeadTitle--smallMobile {
        font-size: 20px;
        max-width: 50%
    }

    .dln-profile--01 .dln-profile__sectionHead .dln-btn--link {
        height: 16px;
        line-height: 16px;
        padding: 4px 0 0
    }

    .dln-profile--01 .dln-wishProd {
        border: none;
        padding: 0 !important
    }

    .dln-profile--01 .dln-wishProd__imgWrap {
        width: 100%;
        max-width: 100%;
        height: auto;
        margin: 0 0 10px
    }

    .dln-profile--01 .dln-wishProd__img {
        width: auto;
        max-width: 100%;
        height: auto
    }

    .dln-profile--01 .dln-wishProd__data {
        width: 100%
    }

    .dln-profile--01 .dln-wishProd__data .dln-btnTextIcon.dln-btnTextIcon--profile {
        max-width: 100%
    }

    .dln-profile--01 .dln-wishProd__data .dln-btnTextIcon.dln-btnTextIcon--profile .dln-btnTextIcon__text {
        margin-top: 3px
    }

    .dln-profile--01 .dln-wishProd__name {
        font-weight: 400;
        border: none;
        padding: 0
    }

    .dln-profile--01 .dln-profile__section--recipes .dln-recipe {
        width: calc(50% - 5px);
        border: none;
        padding: 0 !important;
        margin: 0 20px 10px 0
    }

    .dln-profile--01 .dln-profile__section--recipes .dln-recipe:nth-last-of-type(2), .dln-profile--01 .dln-profile__section--recipes .dln-recipe:nth-last-of-type(4) {
        margin: 0 0 10px
    }

    .dln-profile--01 .dln-profile__section--recipes .dln-recipe:nth-last-of-type(3) {
        margin: 0 20px 10px 0
    }

    .dln-profile--01 .dln-profile__section--recipes .dln-recipe:nth-child(2n) {
        margin-right: 0
    }

    .dln-profile--01 .dln-profile__section--recipes .swiper-pagination {
        padding: 0
    }

    .dln-profile .dln-wrapper--carousel .swiper-pagination {
        margin: 32px auto 0
    }

    .dln-profile__itemsCarouselTitle {
        margin: 0 0 24px
    }
}

.dln-kenwood .dln-profile.dln-account .dln-wishProd {
    display: flex
}

@media screen and (min-width: 599px) {
    .dln-kenwood .dln-profile.dln-account .dln-wishProd {
        flex-direction: column;
        width: calc(50% - 5px)
    }
}

@media screen and (min-width: 1200px) {
    .dln-kenwood .dln-profile.dln-account .dln-wishProd {
        flex-direction: unset
    }

    .dln-kenwood .dln-profile.dln-account .dln-wishProd__priceWrap--outOfStock {
        left: 100px
    }
}

.dln-kenwood .dln-profile.dln-account .dln-wishProd__imgLink {
    width: 100%;
    height: 146px;
    margin: 0
}

@media screen and (min-width: 1200px) {
    .dln-kenwood .dln-profile.dln-account .dln-wishProd__imgLink {
        width: 182px;
        margin-right: 20px
    }
}

.dln-kenwood .dln-profile.dln-account .dln-wishProd__data {
    display: flex;
    align-items: flex-start;
    height: auto;
    margin-top: 8px;
    min-height: 114px
}

@media screen and (min-width: 599px) {
    .dln-kenwood .dln-profile.dln-account .dln-wishProd__data__imgWrap {
        height: 146px
    }
}

@media screen and (min-width: 1200px) {
    .dln-kenwood .dln-profile.dln-account .dln-wishProd__data {
        width: calc(100% - 202px)
    }
}

.dln-kenwood .dln-profile.dln-account .dln-wishProd__data .dln-btn--action-button {
    text-align: center;
    margin: 15px 0 0
}

.dln-kenwood .dln-profile.dln-account .dln-wishProd__name {
    text-align: left;
    padding-bottom: 10px;
    margin: 0;
    font-size: 14px
}

@media screen and (min-width: 599px) {
    .dln-kenwood .dln-profile.dln-account .dln-wishProd__priceWrap:not(.dln-wishProd__priceWrap--outOfStock) {
        text-align: left
    }
}

.dln-kenwood .dln-profile.dln-account .dln-wishProd .dln-btnTextIcon {
    margin: 0
}

.dln-kenwood .dln-profile.dln-account .dln-wishProd .dln-btn--action-button {
    text-align: left;
    margin: 0
}

.dln-kenwood .dln-profile.dln-account .dln-profile__sectionHead {
    align-items: flex-end;
    margin: 0 8px 14px
}

.dln-kenwood .dln-profile.dln-account .dln-profile__sectionHead .dln-btn--link {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-decoration: underline;
    margin-bottom: 8px
}

.dln-kenwood .dln-profile.dln-account .dln-recipe__title {
    font-weight: 700
}

.dln-kenwood .dln-profile.dln-account .dln-wrapper--carousel {
    max-width: 1560px;
    margin: 0 auto;
    padding-right: 40px;
    padding-left: 40px
}

.dln-kenwood .dln-profile.dln-account .dln-wrapper--carousel .dln-carousel {
    padding: 0
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-profile.dln-account .dln-wishProd {
        display: flex;
        flex-direction: column;
        width: calc(50% - 5px)
    }

    .dln-kenwood .dln-profile.dln-account .dln-wishProd__imgLink {
        width: 100%;
        height: 146px;
        margin: 0
    }

    .dln-kenwood .dln-profile.dln-account .dln-wishProd__imgWrap {
        height: 146px
    }

    .dln-kenwood .dln-profile.dln-account .dln-wishProd__name, .dln-kenwood .dln-profile.dln-account .dln-wishProd__priceWrap {
        text-align: center
    }

    .dln-kenwood .dln-profile.dln-account .dln-wishProd__priceWrap--outOfStock {
        top: 55px
    }

    .dln-kenwood .dln-profile.dln-account .dln-wishProd .dln-btnTextIcon {
        max-width: 100%;
        margin: 30px auto 0
    }

    .dln-kenwood .dln-profile.dln-account .dln-wishProd .dln-btn--action-button {
        text-align: center;
        margin: 15px auto
    }

    .dln-kenwood .dln-profile.dln-account .dln-wishProd__data {
        width: 100%;
        margin-top: 8px;
        text-align: center
    }

    .dln-kenwood .dln-profile.dln-account--01 .dln-profile__sectionHeadTitle--smallMobile {
        font-size: 28px;
        line-height: 28px
    }

    .dln-kenwood .dln-profile.dln-account--01 .dln-profile__sectionHead .dln-btn--link {
        text-decoration: underline
    }

    .dln-kenwood .dln-profile.dln-account__section .dln-recipe {
        margin-bottom: 20px
    }

    .dln-kenwood .dln-profile.dln-account .dln-wrapper--carousel {
        max-width: 1520px;
        padding: 0 20px
    }
}

.dln-repairCenter .dln-profileCard {
    margin: 0 0 32px
}

.dln-repairCenter__content .dln-title {
    margin: 0 0 16px
}

.dln-repairCenter__content .dln-btn {
    max-width: 200px;
    margin: 0 0 0 auto
}

.dln-repairCenter__subtitle {
    display: block;
    width: 100%;
    height: auto;
    line-height: 20px;
    font-size: 13px;
    margin: 0 0 16px
}

.dln-repairCenter__contentWrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0 0 30px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-repairCenter .dln-profileCard {
        display: none
    }

    .dln-repairCenter .dln-title {
        margin: 32px 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-repairCenter .dln-profileCard {
        display: none
    }

    .dln-repairCenter .dln-title {
        margin: 32px 0
    }

    .dln-repairCenter__content .dln-btn {
        max-width: 100%;
        margin: 0
    }
}

.dln-kenwood .dln-repairCenter__subtitle {
    font-size: 14px
}

.dln-kenwood .dln-repairCenter__content .dln-btn {
    margin: 0 auto
}

.dln-kenwood .dln-repairCenter__contentWrap .dln-table__table {
    font-size: 13px
}

.dln-kenwood .dln-repairCenter__contentWrap .dln-table__table thead {
    border-bottom: none
}

.dln-kenwood .dln-repairCenter__contentWrap .dln-table__table thead tr {
    background-color: var(--brand-03) !important
}

.dln-kenwood .dln-repairCenter__contentWrap .dln-table__table tr {
    width: 100%;
    border-bottom: 1px solid var(--ui-01);
    box-sizing: border-box
}

.dln-kenwood .dln-repairCenter__contentWrap .dln-table__table tr:nth-of-type(odd) {
    background-color: var(--ui-03)
}

.dln-kenwood .dln-repairCenter__contentWrap .dln-table__table tr td, .dln-kenwood .dln-repairCenter__contentWrap .dln-table__table tr th {
    min-height: 50px;
    border: none;
    background: none;
    background-color: transparent;
    padding: 16px;
    box-sizing: border-box
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-repairCenter__content .dln-title {
        margin: 30px 0 20px
    }

    .dln-kenwood .dln-repairCenter__content .dln-btn {
        width: 50%
    }

    .dln-kenwood .dln-repairCenter__contentWrap .dln-table__table tr {
        border-top: 1px solid var(--ui-01);
        padding: 14px 10px
    }

    .dln-kenwood .dln-repairCenter__contentWrap .dln-table__table tr:not(:last-of-type) {
        border-bottom: none
    }

    .dln-kenwood .dln-repairCenter__contentWrap .dln-table__table tr td, .dln-kenwood .dln-repairCenter__contentWrap .dln-table__table tr th {
        height: auto;
        min-height: 0;
        max-height: none;
        padding: 0 !important
    }

    .dln-kenwood .dln-repairCenter__contentWrap .dln-table__table tr td:first-of-type, .dln-kenwood .dln-repairCenter__contentWrap .dln-table__table tr th:first-of-type {
        width: 100%;
        padding: 0 8px 0 0 !important
    }

    .dln-kenwood .dln-repairCenter__contentWrap .dln-table__table tr td:nth-of-type(2), .dln-kenwood .dln-repairCenter__contentWrap .dln-table__table tr th:nth-of-type(2) {
        width: 100%;
        padding: 0 0 0 8px !important
    }

    .dln-kenwood .dln-repairCenter__contentWrap .dln-table__table tr td:nth-of-type(3), .dln-kenwood .dln-repairCenter__contentWrap .dln-table__table tr th:nth-of-type(3) {
        width: 100%;
        padding: 20px 0 !important
    }

    .dln-kenwood .dln-repairCenter__contentWrap .dln-table__table tr td:nth-of-type(4), .dln-kenwood .dln-repairCenter__contentWrap .dln-table__table tr td:nth-of-type(5), .dln-kenwood .dln-repairCenter__contentWrap .dln-table__table tr th:nth-of-type(4), .dln-kenwood .dln-repairCenter__contentWrap .dln-table__table tr th:nth-of-type(5) {
        width: 100%
    }

    .dln-kenwood .dln-repairCenter__contentWrap .dln-table__table tr td .dln-table__tdHeading, .dln-kenwood .dln-repairCenter__contentWrap .dln-table__table tr th .dln-table__tdHeading {
        line-height: 12px;
        color: var(--brand-02)
    }

    .dln-kenwood .dln-repairCenter__subtitle {
        margin: 0 0 30px
    }
}

.dln-delonghi .dln-repairCenter .dln-title {
    margin-bottom: 24px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-repairCenter .dln-title {
        margin-top: 0;
        margin-bottom: 16px
    }
}

.dln-delonghi .dln-repairCenter__contentWrap {
    padding-bottom: 24px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-repairCenter__contentWrap {
        margin-top: 24px !important
    }
}

.dln-delonghi .dln-repairCenter__content .dln-btn {
    margin: 0 auto
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-repairCenter__content .dln-btn {
        width: auto
    }
}

.dln-registration--login .dln-registration__section {
    width: 50%;
    margin: 0;
    padding: 0 100px
}

.dln-registration--login .dln-registration__section--main {
    width: 50%;
    margin: 0;
    padding: 0 100px;
    border-right: 1px solid var(--ui-01)
}

.dln-registration--login .dln-registration__section .dln-regAdv {
    margin: 0 0 16px
}

.dln-registration--login .dln-registration__formFoot {
    margin: 48px 0 0
}

.dln-registration--login .dln-registration__formFoot .dln-btn {
    width: 100%
}

.dln-registration--login .dln-loginForm__section--registration {
    display: none
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-registration--login .dln-registration__section {
        width: 50%;
        margin: 0;
        padding: 0 0 0 24px
    }

    .dln-registration--login .dln-registration__section--main {
        margin: 0;
        padding: 0 24px 0 0;
        border-right: 1px solid var(--ui-01)
    }

    .dln-registration--login .dln-registration__section .dln-regAdv {
        margin: 0 0 64px
    }

    .dln-registration--login .dln-registration__formFoot {
        margin: 48px 0 0
    }

    .dln-registration--login .dln-registration__formFoot .dln-btn {
        width: 100%
    }

    .dln-registration--login .dln-loginForm__section--registration {
        display: none
    }
}

@media only screen and (min-width: 599px) and (max-width: 1199px) and (orientation: landscape) {
    .dln-registration--login .dln-registration__section {
        width: 50%;
        margin: 0;
        padding: 0 0 0 24px
    }

    .dln-registration--login .dln-registration__section--main {
        margin: 0;
        padding: 0 24px 0 0;
        border-right: 1px solid var(--ui-01)
    }

    .dln-registration--login .dln-registration__section .dln-regAdv {
        margin: 0 0 64px
    }

    .dln-registration--login .dln-registration__formFoot {
        margin: 48px 0 0
    }

    .dln-registration--login .dln-registration__formFoot .dln-btn {
        width: 100%
    }

    .dln-registration--login .dln-loginForm__section--registration {
        display: none
    }
}

@media only screen and (max-width: 599px) {
    .dln-registration--login .dln-profileCard {
        display: none
    }

    .dln-registration--login .dln-registration__section {
        width: 100%;
        margin: 32px 0 0;
        padding: 32px 0 0;
        display: block;
        border-top: 1px solid var(--ui-01)
    }

    .dln-registration--login .dln-registration__section--main {
        margin: 0;
        padding: 0;
        border: none
    }

    .dln-registration--login .dln-registration__section .dln-regAdv {
        margin: 0
    }

    .dln-registration--login .dln-registration__formFoot {
        margin: 48px 0 0
    }

    .dln-registration--login .dln-registration__formFoot .dln-btn {
        width: 100%
    }

    .dln-registration--login .dln-loginForm__section--registration {
        display: none
    }
}

.dln-kenwood .dln-registration--login .dln-registration__section--main {
    border-right: 0
}

.dln-kenwood .dln-registration--login .dln-inputs__lbl {
    line-height: 16px
}

.dln-kenwood .dln-registration--login .dln-loginForm__paragraph {
    text-align: left;
    margin-bottom: 35px
}

.dln-kenwood .dln-registration--login .dln-registration__foot .dln-btn--confirm {
    margin-top: 14px;
    width: 100%
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-registration--login .dln-registration__section {
        border-top: 0
    }

    .dln-kenwood .dln-registration--login .dln-registration__section--main {
        margin-top: 24px
    }

    .dln-kenwood .dln-registration--login .dln-registration__subtitle {
        text-align: center;
        display: block
    }

    .dln-kenwood .dln-registration--login .dln-registration__paragraph {
        line-height: 20px
    }

    .dln-kenwood .dln-registration--login .dln-registration__foot .dln-btn--confirm {
        margin-top: 36px
    }

    .dln-kenwood .dln-registration--login .dln-loginForm__paragraph {
        text-align: center
    }

    .dln-kenwood .dln-registration--login .dln-loginForm__formContainer .dln-inputs + .dln-inputs {
        margin-bottom: 15px
    }

    .dln-kenwood .dln-registration--login .dln-loginForm__formFoot {
        margin-top: 39px
    }
}

.dln-delonghi .dln-registration__subtitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.3125rem;
    line-height: 1.12
}

.dln-delonghi .dln-registration__paragraph {
    font-size: 1rem;
    line-height: 1.5
}

.dln-delonghi .dln-registration .dln-title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 3.125rem;
    line-height: 1.04
}

.dln-delonghi .dln-registration .dln-btn {
    width: 100%
}

.dln-delonghi .dln-registration .dln-loginForm__btnGroup .dln-btn {
    min-width: auto;
    width: calc(50% - 10px);
    padding: 0 15px
}

.dln-delonghi .dln-registration .dln-regAdv__item .dln-icn {
    color: var(--brand-04)
}

.dln-delonghi .dln-registration .dln-loginForm__paragraph {
    text-align: left;
    font-size: 1rem;
    line-height: 1.5
}

.dln-delonghi .dln-registration .dln-btn--secondary {
    text-align: right
}

.dln-delonghi .dln-registration .dln-regAdv {
    margin: 0 0 40px
}

.dln-delonghi .dln-registration .dln-regAdv__text {
    font-size: .875rem;
    line-height: 1.3
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-registration__subtitle {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 1.125rem;
        line-height: 1.11
    }

    .dln-delonghi .dln-registration__paragraph {
        font-size: .9375rem;
        line-height: 1.53
    }

    .dln-delonghi .dln-registration .dln-title {
        font-size: 2.3125rem;
        line-height: 1.08;
        display: block
    }

    .dln-delonghi .dln-registration .dln-regAdv {
        padding-left: 20px;
        padding-bottom: 55px
    }
}

.dln-registrationForm__paragraph {
    font-size: 13px;
    line-height: 125%;
    width: 100%;
    color: var(--brand-04);
    margin: 0 0 20px
}

.dln-registrationForm__paragraph--info {
    color: var(--brand-02);
    margin: 0 0 32px
}

.dln-registrationForm__paragraph--noMarg {
    margin: 0
}

.dln-registrationForm__paragraph--secondary {
    font-size: 10px;
    line-height: 125%;
    color: var(--ui-05);
    margin: 8px 0 24px
}

.dln-registrationForm__paragraph a {
    color: var(--ui-05)
}

.dln-registrationForm__subtitle {
    font-size: 17px;
    line-height: 125%;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 8px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-registrationForm__form {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-registrationForm__formContainer {
    width: 100%;
    padding: 32px 0 0;
    margin: 24px 0 0;
    border-top: 1px solid var(--ui-01)
}

.dln-registrationForm__formContainer .dln-select {
    width: calc(50% - 10px);
    margin: 0 50% 32px 0
}

.dln-registrationForm__formContainer .dln-inputs {
    margin: 0 0 16px
}

.dln-registrationForm__formContainer .dln-inputs--halfCol {
    width: calc(50% - 10px);
    margin: 0 0 32px
}

.dln-registrationForm__formContainer .dln-inputs--halfCol:nth-child(2n) {
    margin: 0 20px 32px 0
}

.dln-registrationForm__formContainer .dln-inputs .dln-inputs__extraLbl {
    width: calc(95% - 12px);
    max-width: 300px;
    white-space: normal
}

.dln-registrationForm__formContainer .dln-checkbox {
    margin: 70px 0 32px
}

.dln-registrationForm__formFoot {
    width: 100%;
    margin: 60px 0 0
}

.dln-registrationForm__formFoot .dln-btn {
    width: 50%
}

.dln-registrationForm__formFoot .dln-registrationForm__paragraph--secondary {
    margin: 32px 0
}

.dln-registrationForm__formOptions {
    display: flex;
    flex-wrap: wrap
}

.dln-registrationForm__formOptions .dln-registrationForm__paragraph, .dln-registrationForm__formOptions .dln-registrationForm__subtitle {
    font-size: 10px
}

.dln-registrationForm__formOptions .dln-radioBtn {
    margin: 0 40px 32px 0
}

@media only screen and (max-width: 599px) {
    .dln-registrationForm__formContainer .dln-select {
        width: calc(50% - 10px)
    }

    .dln-registrationForm__formContainer .dln-inputs {
        margin: 0 0 16px
    }

    .dln-registrationForm__formContainer .dln-inputs--halfCol {
        width: 100%;
        margin: 0 0 32px
    }

    .dln-registrationForm__formContainer .dln-inputs--halfCol:nth-child(2n) {
        margin: 0 0 32px
    }

    .dln-registrationForm__formContainer .dln-inputs .dln-inputs__extraLbl {
        width: 100%;
        max-width: 100%
    }

    .dln-registrationForm__formContainer .dln-inputs--extralabel {
        margin: 0 0 60px !important
    }

    .dln-registrationForm__formContainer .dln-checkbox {
        margin: 70px 0 32px
    }

    .dln-registrationForm__formFoot .dln-btn {
        width: 100%
    }

    .dln-registrationForm__formFoot .dln-registrationForm__paragraph--secondary {
        text-align: center
    }
}

.dln-ordersHist {
    align-content: flex-start
}

.dln-ordersHist .dln-profileCard {
    margin: 0 0 32px
}

.dln-ordersHist__title {
    display: block;
    width: 100%;
    margin: 26px 0 40px
}

.dln-ordersHist__subTitle, .dln-ordersHist__title {
    font-size: 32px;
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-ordersHist__subTitle {
    margin: 0 0 8px
}

.dln-ordersHist__content .dln-title {
    line-height: normal;
    margin: 0 0 32px
}

.dln-ordersHist__section {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%;
    margin: 0 0 64px
}

.dln-ordersHist__section .dln-title, .dln-ordersHist__sectionTitle {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    height: auto;
    line-height: 32px;
    font-size: 32px;
    margin: 0
}

.dln-ordersHist__section .dln-title--labeled, .dln-ordersHist__sectionTitle--labeled {
    display: flex
}

.dln-ordersHist .dln-title + .dln-ordersHist__paragraph {
    margin-bottom: 0
}

.dln-ordersHist__paragraph {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 13px;
    font-weight: 400;
    color: var(--brand-04);
    margin: 0 0 20px
}

.dln-ordersHist__paragraph--info {
    color: var(--brand-02);
    margin: 0 0 32px
}

.dln-ordersHist__paragraph--noMarg {
    margin: 0
}

.dln-ordersHist__underlinedText {
    color: var(--brand-02);
    text-decoration: underline
}

.dln-ordersHist__underlinedText:hover {
    color: var(--brand-04)
}

.dln-ordersHist__subtitle {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    height: auto;
    line-height: 20px;
    font-size: 13px
}

.dln-ordersHist .dln-tabs__content .dln-ordersHist__title {
    opacity: 0;
    transition: opacity .3s ease .1s
}

.dln-ordersHist .dln-tabs__content--current .dln-ordersHist__title {
    opacity: 1
}

.dln-ordersHist__foot {
    width: 100%;
    text-align: center;
    margin: 0 0 32px
}

.dln-ordersHist__foot .dln-btn {
    width: auto
}

.dln-ordersHist__foot--divider {
    text-align: right;
    border-top: 1px solid var(--ui-01);
    padding: 32px 0 0;
    margin: 32px 0 0
}

.dln-ordersHist--empty .dln-ordersHist__content .dln-title {
    margin: 0 0 28px
}

.dln-kenwood .dln-ordersHist__title {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-size: 28px
}

.dln-kenwood .dln-ordersHist .dln-tabs__content#dln-ordersHist--openOrders .dln-ordersHist__title {
    line-height: 32px;
    font-size: 28px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-ordersHist .dln-title {
        line-height: 40px;
        font-size: 24px;
        margin: 32px 0 24px
    }

    .dln-kenwood .dln-ordersHist__title {
        line-height: 32px;
        font-size: 24px;
        text-align: center
    }

    .dln-kenwood .dln-ordersHist .dln-tabs__content#dln-ordersHist--openOrders .dln-ordersHist__title {
        line-height: normal;
        font-size: 24px
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-ordersHist .dln-profileCard {
        display: none
    }

    .dln-ordersHist .dln-title {
        margin: 32px 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-ordersHist .dln-profileCard {
        display: none
    }

    .dln-ordersHist .dln-title {
        margin: 32px 0
    }

    .dln-ordersHist--empty .dln-ordersHist__content {
        margin: 0 0 40px
    }

    .dln-ordersHist--empty .dln-ordersHist__content .dln-title {
        margin: 32px 0
    }

    .dln-ordersHist--empty .dln-ordersHist__subTitle {
        font-size: 21px
    }

    .dln-ordersHist--empty .dln-ordersHist__paragraph {
        font-size: 14px
    }
}

.dln-textarea {
    width: 100%;
    margin: 0
}

.dln-textarea--error {
    border-color: var(--support-01)
}

.dln-textarea--error .dln-textarea__lbl {
    color: var(--support-01)
}

.dln-textarea__input {
    display: block;
    background-color: transparent;
    min-height: 100px
}

.dln-textarea__input::-webkit-input-placeholder {
    opacity: 0
}

.dln-textarea__input:-ms-input-placeholder {
    opacity: 0
}

.dln-textarea__input::-ms-input-placeholder {
    opacity: 0
}

.dln-textarea__input::placeholder {
    opacity: 0
}

.dln-textarea__lbl {
    top: 14px
}

.dln-textarea.dln-inputs--active .dln-textarea__lbl {
    transform: translateY(0) scale(.75);
    top: -5px
}

.dln-textarea.dln-inputs--active .dln-textarea__input::-webkit-input-placeholder {
    opacity: 1
}

.dln-textarea.dln-inputs--active .dln-textarea__input:-ms-input-placeholder {
    opacity: 1
}

.dln-textarea.dln-inputs--active .dln-textarea__input::-ms-input-placeholder {
    opacity: 1
}

.dln-textarea.dln-inputs--active .dln-textarea__input::placeholder {
    opacity: 1
}

.dln-textarea.dln-textarea--noLabel .dln-textarea__input::-webkit-input-placeholder {
    opacity: 1
}

.dln-textarea.dln-textarea--noLabel .dln-textarea__input:-ms-input-placeholder {
    opacity: 1
}

.dln-textarea.dln-textarea--noLabel .dln-textarea__input::-ms-input-placeholder {
    opacity: 1
}

.dln-textarea.dln-textarea--noLabel .dln-textarea__input::placeholder {
    opacity: 1
}

.dln-textarea .dln-inputs__extraLbl {
    top: auto
}

.dln-textarea .dln-inputs__extraLbl--error {
    color: var(--support-01)
}

.dln-kenwood .dln-textarea__lbl {
    top: -18px
}

.dln-kenwood .dln-textarea__input::-webkit-input-placeholder {
    opacity: 0;
    color: var(--ui-07)
}

.dln-kenwood .dln-textarea__input:-ms-input-placeholder {
    opacity: 0;
    color: var(--ui-07)
}

.dln-kenwood .dln-textarea__input::-ms-input-placeholder {
    opacity: 0;
    color: var(--ui-07)
}

.dln-kenwood .dln-textarea__input::placeholder {
    opacity: 0;
    color: var(--ui-07)
}

.dln-kenwood .dln-textarea.dln-inputs--active {
    border-color: var(--ui-02)
}

.dln-kenwood .dln-textarea.dln-inputs--active .dln-inputs__input {
    color: var(--brand-02) !important
}

.dln-kenwood .dln-textarea.dln-inputs--active .dln-textarea__lbl {
    transform: none;
    top: -18px
}

.dln-delonghi .dln-textarea {
    height: auto
}

.dln-delonghi .dln-textarea__lbl {
    transform: translateY(-50%);
    top: 0;
    width: auto;
    background: #fff
}

.dln-delonghi .dln-textarea__input::-webkit-input-placeholder {
    opacity: 0;
    color: var(--ui-07)
}

.dln-delonghi .dln-textarea__input:-ms-input-placeholder {
    opacity: 0;
    color: var(--ui-07)
}

.dln-delonghi .dln-textarea__input::-ms-input-placeholder {
    opacity: 0;
    color: var(--ui-07)
}

.dln-delonghi .dln-textarea__input::placeholder {
    opacity: 0;
    color: var(--ui-07)
}

.dln-delonghi .dln-textarea.dln-inputs--active {
    border-color: var(--ui-02)
}

.dln-delonghi .dln-textarea.dln-inputs--active .dln-inputs__input {
    color: var(--brand-02) !important
}

.dln-delonghi .dln-textarea.dln-inputs--active .dln-textarea__lbl {
    transform: translateY(-50%);
    top: 0
}

.dln-delonghi .dln-textarea--error, .dln-delonghi .dln-textarea--error.dln-inputs--active {
    border-color: var(--support-01)
}

.dln-regProductList {
    align-content: flex-start
}

.dln-regProductList .dln-profileCard {
    margin: 0 0 32px
}

.dln-regProductList__title {
    font-size: 32px;
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0
}

.dln-regProductList__content .dln-title {
    margin: 0 0 32px;
    line-height: normal
}

.dln-regProductList__section {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%;
    margin: 32px 0 64px
}

.dln-regProductList__section .dln-title, .dln-regProductList__sectionTitle {
    display: block;
    width: 100%;
    height: auto;
    line-height: 32px;
    font-size: 32px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 32px
}

.dln-regProductList__section .dln-title--labeled, .dln-regProductList__sectionTitle--labeled {
    display: flex
}

.dln-regProductList__section .dln-orderRev {
    margin: 0 0 24px
}

.dln-regProductList__section .dln-orderRev__itemPic > img {
    -o-object-fit: contain;
    object-fit: contain
}

.dln-regProductList .dln-title + .dln-regProductList__paragraph {
    margin-bottom: 0
}

.dln-regProductList__paragraph {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 13px;
    font-weight: 400;
    color: var(--brand-04);
    margin: 0 0 20px
}

.dln-regProductList__paragraph--info {
    color: var(--brand-02);
    margin: 0 0 32px
}

.dln-regProductList__paragraph--noMarg {
    margin: 0
}

.dln-regProductList__underlinedText {
    color: var(--brand-02);
    text-decoration: underline
}

.dln-regProductList__underlinedText:hover {
    color: var(--brand-04)
}

.dln-regProductList__subtitle {
    display: block;
    width: 100%;
    height: auto;
    line-height: 20px;
    font-size: 13px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-regProductList__foot {
    text-align: center;
    width: 100%;
    margin: 0 0 32px
}

.dln-regProductList__foot .dln-btn {
    width: auto
}

.dln-regProductList__foot--divider {
    margin: 32px 0 0;
    border-top: 1px solid var(--ui-01);
    text-align: right;
    padding: 32px 0 0
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-regProductList .dln-profileCard {
        display: none
    }

    .dln-regProductList .dln-title {
        margin: 20px 0
    }

    .dln-regProductList .dln-breadcrumbs {
        margin: 16px 0 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-regProductList .dln-profileCard {
        display: none
    }

    .dln-regProductList .dln-title {
        margin: 20px 0
    }

    .dln-regProductList .dln-breadcrumbs {
        margin: 16px 0 0
    }

    .dln-regProductList__section {
        margin-top: 0
    }
}

.dln-kenwood .dln-regProductList__content .dln-title {
    margin: 0 0 21px
}

.dln-kenwood .dln-regProductList__paragraph {
    text-align: center;
    font-size: 14px;
    padding-bottom: 10px
}

.dln-kenwood .dln-regProductList__foot {
    border-top: 0;
    text-align: center;
    margin: 0;
    padding: 30px 0 0
}

.dln-kenwood .dln-regProductList__section {
    margin: 31px 0 50px
}

.dln-kenwood .dln-regProductList__section .dln-orderRev__content {
    margin-top: 10px
}

.dln-kenwood .dln-regProductList__section .dln-orderRev__itemPic > img {
    -o-object-fit: none;
    object-fit: none
}

.dln-kenwood .dln-regProductList__section .dln-orderRev__details {
    flex-direction: column;
    display: flex;
    height: 100%;
    padding-right: 10px
}

.dln-kenwood .dln-regProductList__section .dln-orderRev__details .dln-orderRev__wrap .dln-orderRev__purchaseDate b {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal
}

.dln-kenwood .dln-regProductList__section .dln-orderRev__details .dln-orderRev__wrap--registeredproduct {
    width: 100%
}

.dln-kenwood .dln-regProductList__section .dln-orderRev__details .dln-orderRev__wrap--links {
    margin-top: auto;
    width: 100%;
    text-align: left
}

.dln-kenwood .dln-regProductList__section .dln-orderRev__details .dln-orderRev__wrap--links .dln-btn--link {
    display: inline-flex;
    width: auto;
    text-align: left;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 20px
}

.dln-kenwood .dln-regProductList__section .dln-orderRev__details .dln-orderRev__wrap--links .dln-btn--link + .dln-btn--link {
    margin-left: 31px
}

.dln-kenwood .dln-regProductList__section .dln-orderRev__actions {
    flex-direction: column-reverse;
    display: flex;
    height: 100%
}

.dln-kenwood .dln-regProductList__section .dln-orderRev__actions .dln-orderRev__wrap {
    display: flex;
    max-width: none;
    width: 100%
}

.dln-kenwood .dln-regProductList__section .dln-orderRev__actions .dln-orderRev__wrap--links {
    margin-top: auto
}

.dln-kenwood .dln-regProductList__section .dln-orderRev__actions .dln-orderRev__wrap:first-of-type {
    align-content: flex-end;
    flex-direction: row-reverse
}

.dln-kenwood .dln-regProductList__section .dln-orderRev__actions .dln-orderRev__wrap:first-of-type .dln-btn--link + .dln-btn--link {
    margin-right: 31px
}

.dln-kenwood .dln-regProductList__section .dln-orderRev__actions .dln-orderRev__wrap:nth-of-type(2) {
    flex-direction: column-reverse
}

.dln-kenwood .dln-regProductList__section .dln-orderRev__actions .dln-orderRev__wrap .dln-btn--link {
    display: inline-flex;
    width: auto;
    text-align: left;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 20px;
    margin: 0
}

.dln-kenwood .dln-regProductList__section + .dln-regProductList__foot {
    border-top: 1px solid var(--ui-07)
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-regProductList__content .dln-title {
        margin: 30px 0 0
    }

    .dln-kenwood .dln-regProductList__section {
        margin: 20px 0 50px
    }

    .dln-kenwood .dln-regProductList__section .dln-orderRev {
        margin: 0;
        padding: 29px 0 30px
    }

    .dln-kenwood .dln-regProductList__section .dln-orderRev:first-of-type {
        padding-top: 0
    }

    .dln-kenwood .dln-regProductList__section .dln-orderRev:last-of-type {
        border-bottom: 0;
        padding-bottom: 0
    }

    .dln-kenwood .dln-regProductList__section .dln-orderRev__itemPic {
        width: 100%;
        height: 272px;
        max-height: none;
        padding: 0;
        margin: 0 auto
    }
}

@media only screen and (max-width: 599px) and (max-width: 599px) {
    .dln-kenwood .dln-regProductList__section .dln-orderRev__itemPic {
        max-width: 335px;
        height: 272px;
        margin: 0 auto
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-regProductList__section .dln-orderRev__content {
        width: 100%
    }

    .dln-kenwood .dln-regProductList__section .dln-orderRev__wrap--main {
        margin: 0 0 10px
    }

    .dln-kenwood .dln-regProductList__section .dln-orderRev__wrap--registeredproduct {
        border-bottom: 0;
        padding: 0;
        margin: 0 0 40px;
        font-size: 14px;
        line-height: 20px
    }

    .dln-kenwood .dln-regProductList__section .dln-orderRev__detailsTitle {
        margin: 0
    }

    .dln-kenwood .dln-regProductList__section .dln-orderRev__actions, .dln-kenwood .dln-regProductList__section .dln-orderRev__details {
        height: auto;
        width: 100%;
        max-width: 100%
    }

    .dln-kenwood .dln-regProductList__section .dln-orderRev__details {
        padding-right: 0
    }

    .dln-kenwood .dln-regProductList__section .dln-orderRev__details .dln-orderRev__wrap--links {
        display: block
    }

    .dln-kenwood .dln-regProductList__section .dln-orderRev__details .dln-orderRev__wrap--links .dln-btn--link {
        display: block;
        text-align: center;
        margin: 0 0 10px
    }

    .dln-kenwood .dln-regProductList__section .dln-orderRev__details .dln-orderRev__wrap--links .dln-btn--link + .dln-btn--link {
        margin-left: 0
    }

    .dln-kenwood .dln-regProductList__section .dln-orderRev__actions {
        flex-direction: column;
        width: auto;
        margin: 20px auto 0
    }

    .dln-kenwood .dln-regProductList__section .dln-orderRev__actions .dln-btn:first-child {
        margin: 0
    }

    .dln-kenwood .dln-regProductList__section .dln-orderRev__actions .dln-orderRev__wrap:first-of-type .dln-btn--link {
        display: inline-block;
        width: 50%;
        text-align: right;
        text-align-last: right
    }

    .dln-kenwood .dln-regProductList__section .dln-orderRev__actions .dln-orderRev__wrap:first-of-type .dln-btn--link + .dln-btn--link {
        margin-right: 0;
        text-align: left;
        text-align-last: left
    }

    .dln-kenwood .dln-regProductList__section .dln-orderRev__actions .dln-orderRev__wrap:last-of-type {
        margin: 0 0 16px
    }
}

.dln-delonghi .dln-regProductList__content .dln-title {
    margin: 0 0 21px
}

.dln-delonghi .dln-regProductList__section {
    margin-top: 10px;
    margin-bottom: 40px
}

.dln-delonghi .dln-regProductList__section .dln-orderRev--registeredproduct {
    margin-bottom: 40px
}

.dln-delonghi .dln-regProductList__section .dln-orderRev--registeredproduct:last-of-type {
    margin: 0
}

.dln-delonghi .dln-regProductList__foot {
    border-top: 1px solid var(--ui-01);
    padding-top: 24px
}

.dln-thankYou__content {
    width: 100%;
    border-bottom: 1px solid var(--ui-01)
}

.dln-thankYou .dln-wrapper > .dln-thankYou__content {
    border: none;
    display: flex;
    padding: 0 75px;
    margin: 0 75px;
    justify-content: space-between
}

.dln-thankYou .dln-wrapper--fullWidth {
    margin-top: 0;
    margin-bottom: 40px;
    border-top: 1px solid var(--ui-01);
    border-bottom: 1px solid var(--ui-01);
    background-color: var(--ui-03);
    justify-content: center
}

.dln-thankYou__successMess {
    text-align: center;
    border: none;
    padding: 30px;
    margin: 20 0 20px;
    width: 100%
}

.dln-thankYou__successMess .dln-icn {
    font-size: 32px;
    color: var(--support-02);
    margin: 0 0 28px;
    border: 2px solid var(--support-02);
    border-radius: 50%;
    width: 77px;
    height: 45px;
    padding-top: 32px
}

.dln-thankYou__title {
    font-size: 22px;
    line-height: 125%;
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 16px
}

.dln-thankYou__subTitle, .dln-thankYou__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-thankYou__subTitle {
    font-size: 17px;
    line-height: 125%;
    display: flex;
    align-items: center;
    width: 100%
}

.dln-thankYou__subTitle--smaller {
    font-size: 13px;
    line-height: 125%
}

.dln-thankYou__subTitleInnerWrap {
    display: inline-flex;
    align-items: center;
    margin: 0 0 0 auto
}

.dln-thankYou__subTitle a {
    font-size: 13px;
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-04);
    margin: 0 0 0 4px
}

.dln-thankYou__paragraph {
    font-size: 13px;
    line-height: 125%;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 30px
}

.dln-thankYou__paragraph a {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-04);
    margin: 0
}

.dln-thankYou__orderNr {
    width: 100%;
    text-align: center
}

.dln-thankYou__orderNr .dln-btn {
    max-width: 380px;
    margin: 40px auto 0;
    display: none
}

.dln-thankYou__orderInfo {
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 64px
}

.dln-thankYou__orderInfo span {
    font-size: 13px;
    line-height: 125%;
    display: block;
    color: var(--brand-02);
    margin: 8px 0 0
}

.dln-thankYou__orderInfo--user {
    font-size: 13px;
    line-height: 125%;
    display: inline-block;
    width: 100%;
    border-top: none;
    padding: 0;
    margin: 0 auto;
    box-sizing: border-box
}

.dln-thankYou__orderInfo--user a {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--support-02)
}

.dln-thankYou--orderSummary {
    margin-bottom: 48px
}

.dln-thankYou__innerWrap {
    margin-top: 26px;
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-thankYou__innerWrap a, .dln-thankYou__innerWrap i {
    color: var(--support-02)
}

.dln-thankYou__innerWrap > .dln-btn {
    max-width: 380px
}

.dln-thankYou__innerWrap .dln-thankYou__content {
    width: 100%;
    margin: 0 0 32px
}

.dln-thankYou__innerWrap .dln-thankYou__content .dln-thankYou__items p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 15px;
    color: var(--brand-02)
}

.dln-thankYou__innerWrap .dln-thankYou__content--aside, .dln-thankYou__innerWrap .dln-thankYou__content--delivery, .dln-thankYou__innerWrap .dln-thankYou__content--payment {
    width: calc(33.333% - 27px);
    border: none;
    margin: 0 40px 0 0
}

.dln-thankYou__innerWrap .dln-thankYou__content--aside .dln-thankYou__subTitle, .dln-thankYou__innerWrap .dln-thankYou__content--delivery .dln-thankYou__subTitle, .dln-thankYou__innerWrap .dln-thankYou__content--payment .dln-thankYou__subTitle {
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 24px
}

.dln-thankYou__innerWrap .dln-thankYou__content--aside:nth-child(4n+4), .dln-thankYou__innerWrap .dln-thankYou__content--delivery:nth-child(4n+4), .dln-thankYou__innerWrap .dln-thankYou__content--payment:nth-child(4n+4) {
    margin: 0
}

.dln-thankYou__innerWrap .dln-thankYou__subTitle {
    font-size: 24px;
    line-height: 30px;
    margin: 0
}

.dln-thankYou .dln-orderSumm {
    border: none
}

.dln-thankYou .dln-orderSumm__content {
    padding: 0
}

.dln-thankYou .dln-orderSumm__contentRow:first-of-type {
    border-top: none
}

.dln-thankYou__shareContent {
    width: 100%;
    max-width: 380px;
    text-align: center;
    margin: 0 auto 70px
}

.dln-thankYou__shareContent .dln-thankYou__paragraph, .dln-thankYou__shareContent .dln-thankYou__socialBtn, .dln-thankYou__shareContent .dln-thankYou__subTitle {
    width: 100%;
    text-align: center;
    margin: 0 auto 24px
}

.dln-thankYou__shareContent .dln-thankYou__subTitle {
    display: none;
    text-align: center;
    margin: 24px 0 0
}

.dln-thankYou__shareContent .dln-thankYou__socialBtn {
    display: flex;
    flex-wrap: wrap;
    margin: 16px 0 32px;
    display: none
}

.dln-thankYou__shareContent .dln-thankYou__socialBtn .dln-btn {
    width: calc(33.333% - 14px);
    padding: 0 8px;
    margin: 0 20px 0 0
}

.dln-thankYou__shareContent .dln-thankYou__socialBtn .dln-btn:last-of-type {
    margin: 0
}

.dln-thankYou__shareContent .dln-thankYou__paragraph a {
    display: inline
}

.dln-thankYou__orderDetails {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 40px;
    margin: 0 40px
}

.dln-thankYou .dln-addressBox {
    width: 100%;
    background-color: transparent;
    margin: 0 0 32px
}

.dln-thankYou .dln-addressBox .dln-addressBox__data:last-of-type {
    margin: 0
}

.dln-thankYou .dln-orderRev {
    align-items: flex-start;
    border-width: 1px 0 0;
    border-top: 1px solid #e5e5e5;
    padding: 32px 0 42px
}

.dln-thankYou .dln-orderRev:hover {
    border-width: 1px 0 0
}

.dln-thankYou .dln-orderRev .dln-orderRev__wrap {
    margin: 0
}

.dln-thankYou .dln-orderRev .dln-orderRev__advice {
    width: 100%;
    color: var(--ui-02);
    margin: 0 0 8px
}

.dln-thankYou .dln-orderRev .dln-price {
    color: var(--brand-04);
    font-size: 15px;
    line-height: 22px
}

.dln-thankYou .dln-orderRev .dln-price--discounted {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--support-01)
}

.dln-thankYou .dln-orderRev__details {
    max-width: 100%
}

.dln-thankYou .dln-orderRev__detailsTitle {
    font-size: 18px;
    line-height: 22px
}

.dln-thankYou .dln-orderRev .dln-cartItem__quantity {
    margin: 15px 0 0;
    width: 100%
}

.dln-thankYou .dln-orderRev__itemPic {
    max-height: 144px
}

.dln-thankYou__aside {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    width: 375px
}

.dln-thankYou__orderStatus {
    display: inline-block;
    width: 100%;
    max-width: 400px;
    border-top: 1px solid var(--brand-01);
    padding: 24px 4px 0;
    margin: 16px auto 0
}

.dln-thankYou__orderStatus .dln-thankYou__orderInfo {
    font-size: 13px;
    line-height: 125%
}

.dln-thankYou__orderStatus .dln-thankYou__orderInfo a {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-04)
}

.dln-thankYou .dln-carousel {
    width: 100%;
    height: auto;
    margin: 60px 0 40px
}

.dln-thankYou .dln-carousel .dln-advtBox {
    max-width: 100%;
    text-align: left
}

.dln-thankYou .dln-carousel .dln-advtBox .dln-advtBox__desc, .dln-thankYou .dln-carousel .dln-advtBox .dln-advtBox__title {
    padding: 0 10px;
    box-sizing: border-box
}

.dln-thankYou .dln-carousel .dln-advtBox .dln-icn {
    font-size: 80px;
    color: var(--support-02)
}

.dln-thankYou .dln-carousel .swiper-pagination {
    margin: 32px 0 0
}

.dln-thankYou .bra-picture {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

.dln-thankYou .bra-picture__image {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    left: 0
}

@media only screen and (min-width: 599px) and (max-width: 1199px) {
    .dln-thankYou__content {
        width: 100%;
        border-bottom: 1px solid var(--ui-01)
    }

    .dln-thankYou .dln-wrapper > .dln-thankYou__content {
        border: none;
        display: flex;
        padding: 0 65px;
        margin: 14px 65px 0;
        justify-content: space-between
    }

    .dln-thankYou .dln-wrapper--fullWidth {
        margin-top: 0;
        margin-bottom: 40px;
        border-top: 1px solid var(--ui-01);
        border-bottom: 1px solid var(--ui-01);
        background-color: var(--ui-03)
    }

    .dln-thankYou__successMess {
        text-align: center;
        border: none;
        padding: 40px;
        margin: 0 0 10px;
        width: 100%
    }

    .dln-thankYou__successMess .dln-icn {
        font-size: 32px;
        color: var(--support-02);
        margin: 0 0 35px;
        border: 2px solid var(--support-02);
        border-radius: 50%;
        width: 77px;
        height: 45px;
        padding-top: 32px
    }

    .dln-thankYou__title {
        font-size: 22px;
        line-height: 125%;
        font-size: 18px;
        line-height: 22px;
        margin: 0 0 26px
    }

    .dln-thankYou__subTitle, .dln-thankYou__title {
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal
    }

    .dln-thankYou__subTitle {
        font-size: 17px;
        line-height: 125%;
        display: flex;
        align-items: center;
        width: 100%
    }

    .dln-thankYou__subTitle--smaller {
        font-size: 13px;
        line-height: 125%
    }

    .dln-thankYou__subTitleInnerWrap {
        display: inline-flex;
        align-items: center;
        margin: 0 0 0 auto
    }

    .dln-thankYou__subTitle a {
        font-size: 13px;
        line-height: 125%;
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal;
        color: var(--brand-04);
        margin: 0 0 0 4px
    }

    .dln-thankYou__paragraph {
        font-size: 13px;
        line-height: 125%;
        margin-bottom: 56px
    }

    .dln-thankYou__paragraph a {
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal;
        color: var(--brand-04);
        margin: 0
    }

    .dln-thankYou__orderNr {
        width: 100%;
        text-align: center
    }

    .dln-thankYou__orderNr .dln-btn {
        max-width: 380px;
        margin: 40px auto 0;
        display: none
    }

    .dln-thankYou__orderInfo {
        font-size: 15px;
        line-height: 19px;
        margin: 0 0 64px
    }

    .dln-thankYou__orderInfo span {
        font-size: 13px;
        line-height: 125%;
        display: block;
        color: var(--brand-02);
        margin: 8px 0 0
    }

    .dln-thankYou__orderInfo--user {
        font-size: 13px;
        line-height: 125%;
        display: inline-block;
        width: 100%;
        border-top: none;
        padding: 0;
        margin: 0 auto;
        box-sizing: border-box
    }

    .dln-thankYou__orderInfo--user a {
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal;
        color: var(--support-02)
    }

    .dln-thankYou__innerWrap {
        margin-top: 26px;
        margin-bottom: 40px;
        display: flex;
        flex-wrap: wrap;
        width: 100%
    }

    .dln-thankYou__innerWrap > .dln-btn {
        max-width: 380px
    }

    .dln-thankYou__innerWrap .dln-thankYou__content {
        width: 100%;
        margin: 0 0 26px
    }

    .dln-thankYou__innerWrap .dln-thankYou__content--aside, .dln-thankYou__innerWrap .dln-thankYou__content--delivery, .dln-thankYou__innerWrap .dln-thankYou__content--payment {
        width: calc(33.333% - 27px);
        border: none;
        margin: 0 40px 0 0
    }

    .dln-thankYou__innerWrap .dln-thankYou__content--aside:nth-child(4n+4), .dln-thankYou__innerWrap .dln-thankYou__content--delivery:nth-child(4n+4), .dln-thankYou__innerWrap .dln-thankYou__content--payment:nth-child(4n+4) {
        margin: 0
    }

    .dln-thankYou__innerWrap .dln-thankYou__subTitle {
        margin: 0 0 10px;
        font-size: 15px;
        line-height: 24px
    }

    .dln-thankYou__innerWrap .dln-thankYou__subTitle a, .dln-thankYou__innerWrap .dln-thankYou__subTitle i {
        color: var(--support-02)
    }

    .dln-thankYou__innerWrap .dln-thankYou__itemParagraph {
        color: var(--brand-02)
    }

    .dln-thankYou .dln-orderSumm {
        border: none
    }

    .dln-thankYou .dln-orderSumm__content {
        padding: 0
    }

    .dln-thankYou .dln-orderSumm__contentRow:first-of-type {
        border-top: none
    }

    .dln-thankYou__shareContent {
        width: 100%;
        max-width: 380px;
        text-align: center;
        margin: 0 auto 70px
    }

    .dln-thankYou__shareContent .dln-thankYou__paragraph, .dln-thankYou__shareContent .dln-thankYou__socialBtn, .dln-thankYou__shareContent .dln-thankYou__subTitle {
        width: 100%;
        text-align: center;
        margin: 0 auto 24px
    }

    .dln-thankYou__shareContent .dln-thankYou__subTitle {
        display: none;
        text-align: center;
        margin: 24px 0 0
    }

    .dln-thankYou__shareContent .dln-thankYou__socialBtn {
        display: flex;
        flex-wrap: wrap;
        margin: 16px 0 32px;
        display: none
    }

    .dln-thankYou__shareContent .dln-thankYou__socialBtn .dln-btn {
        width: calc(33.333% - 14px);
        padding: 0 8px;
        margin: 0 20px 0 0
    }

    .dln-thankYou__shareContent .dln-thankYou__socialBtn .dln-btn:last-of-type {
        margin: 0
    }

    .dln-thankYou__shareContent .dln-thankYou__paragraph a {
        display: inline
    }

    .dln-thankYou__orderDetails {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin: 0 10px;
        padding: 0 10px
    }

    .dln-thankYou .dln-addressBox {
        width: 100%;
        background-color: transparent;
        border: none;
        border-bottom: 1px solid #e5e5e5;
        margin: 0 0 32px;
        padding: 0 0 24px
    }

    .dln-thankYou .dln-addressBox .dln-addressBox__data:last-of-type {
        margin: 0
    }

    .dln-thankYou .dln-orderRev {
        align-items: flex-start;
        border-width: 1px 0 0;
        border-top: 1px solid var(--ui-01);
        padding: 15px 0 11px
    }

    .dln-thankYou .dln-orderRev:hover {
        border-width: 1px 0 0
    }

    .dln-thankYou .dln-orderRev:first-of-type {
        border-top: none
    }

    .dln-thankYou .dln-orderRev .dln-orderRev__wrap {
        margin: 0
    }

    .dln-thankYou .dln-orderRev .dln-orderRev__advice {
        width: 100%;
        color: var(--ui-02);
        margin: 0 0 8px
    }

    .dln-thankYou .dln-orderRev .dln-price {
        color: var(--brand-02);
        font-size: 13px;
        line-height: 19px
    }

    .dln-thankYou .dln-orderRev .dln-price--discounted {
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal;
        color: var(--support-01)
    }

    .dln-thankYou .dln-orderRev__details {
        max-width: 100%
    }

    .dln-thankYou .dln-orderRev .dln-cartItem__quantity {
        margin: 15px 0 0;
        width: 100%
    }

    .dln-thankYou .dln-orderRev__itemPic {
        max-height: 144px
    }

    .dln-thankYou__aside {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        align-content: flex-start;
        width: 375px
    }

    .dln-thankYou__orderStatus {
        display: inline-block;
        width: 100%;
        max-width: 400px;
        border-top: 1px solid var(--brand-01);
        padding: 24px 4px 0;
        margin: 16px auto 0
    }

    .dln-thankYou__orderStatus .dln-thankYou__orderInfo {
        font-size: 13px;
        line-height: 125%
    }

    .dln-thankYou__orderStatus .dln-thankYou__orderInfo a {
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal;
        color: var(--brand-04)
    }

    .dln-thankYou .dln-carousel {
        width: 100%;
        height: auto;
        margin: 60px 0 40px
    }

    .dln-thankYou .dln-carousel .dln-advtBox {
        max-width: 100%;
        text-align: left
    }

    .dln-thankYou .dln-carousel .dln-advtBox .dln-advtBox__desc, .dln-thankYou .dln-carousel .dln-advtBox .dln-advtBox__title {
        padding: 0 10px;
        box-sizing: border-box
    }

    .dln-thankYou .dln-carousel .dln-advtBox .dln-icn {
        font-size: 80px;
        color: var(--support-02)
    }

    .dln-thankYou .dln-carousel .swiper-pagination {
        margin: 32px 0 0
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-thankYou__innerWrap .dln-thankYou__content--aside, .dln-thankYou__innerWrap .dln-thankYou__content--delivery, .dln-thankYou__innerWrap .dln-thankYou__content--payment {
        width: 100%;
        margin: 0
    }

    .dln-thankYou__innerWrap .dln-thankYou__content--aside:nth-child(4n+4), .dln-thankYou__innerWrap .dln-thankYou__content--delivery:nth-child(4n+4), .dln-thankYou__innerWrap .dln-thankYou__content--payment:nth-child(4n+4) {
        margin: 0
    }

    .dln-thankYou__innerWrap > .dln-btn {
        max-width: 100%;
        margin: 24px 20px 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-thankYou__title {
        margin: 0 0 36px;
        font-size: 18px;
        line-height: 22px
    }

    .dln-thankYou__successMess {
        margin: 40px 0 16px
    }

    .dln-thankYou__successMess .dln-icn {
        font-size: 32px;
        color: var(--support-02);
        margin: 0 0 28px;
        border: 2px solid var(--support-02);
        border-radius: 50%;
        width: 62px;
        height: 37px;
        padding-top: 25px
    }

    .dln-thankYou .dln-thankYou__items p {
        color: var(--brand-02)
    }

    .dln-thankYou .dln-wrapper > .dln-thankYou__content {
        margin: 3px 0 0;
        padding: 0;
        display: flex;
        flex-wrap: wrap
    }

    .dln-thankYou .dln-wrapper--fullWidth {
        margin-top: 0
    }

    .dln-thankYou__orderNr {
        order: 4;
        margin: 40px 0 0;
        text-align: left
    }

    .dln-thankYou .dln-registrationForm {
        width: 100%
    }

    .dln-thankYou .dln-registrationForm + .dln-btn, .dln-thankYou .dln-registrationForm .dln-registrationForm__formFoot {
        margin: 24px 0 0
    }

    .dln-thankYou .dln-thankYou__regForm {
        border: none
    }

    .dln-thankYou .dln-thankYou__regForm .dln-thankYou__subTitle {
        margin: 0 0 8px
    }

    .dln-thankYou .dln-registrationForm__formContainer .dln-select {
        width: calc(100% - 10px);
        margin: 0 0 32px
    }

    .dln-thankYou .dln-registrationForm__formContainer .dln-inputs {
        margin: 0 0 16px
    }

    .dln-thankYou .dln-registrationForm__formContainer .dln-inputs--halfCol {
        width: calc(100% - 10px);
        margin: 0 0 32px
    }

    .dln-thankYou .dln-registrationForm__formContainer .dln-inputs--halfCol:nth-child(2n) {
        margin: 0 0 40px
    }

    .dln-thankYou .dln-registrationForm__formContainer .dln-inputs .dln-inputs__extraLbl {
        width: calc(100% - 12px);
        max-width: 300px;
        white-space: normal
    }

    .dln-thankYou .dln-registrationForm__formContainer .dln-checkbox {
        margin: 0 0 32px
    }

    .dln-thankYou .dln-registrationForm__formFoot .dln-btn {
        width: 100%
    }

    .dln-thankYou__innerWrap .dln-thankYou__content {
        margin-bottom: 16px
    }

    .dln-thankYou__innerWrap .dln-thankYou__subTitle {
        font-size: 15px;
        line-height: 19px;
        margin-bottom: 6px
    }

    .dln-thankYou__innerWrap .dln-thankYou__subTitle a, .dln-thankYou__innerWrap .dln-thankYou__subTitle i {
        color: var(--support-02)
    }

    .dln-thankYou__innerWrap .dln-thankYou__content--aside, .dln-thankYou__innerWrap .dln-thankYou__content--delivery, .dln-thankYou__innerWrap .dln-thankYou__content--payment {
        width: 100%;
        margin: 0
    }

    .dln-thankYou__innerWrap .dln-thankYou__content--aside:nth-child(4n+4), .dln-thankYou__innerWrap .dln-thankYou__content--delivery:nth-child(4n+4), .dln-thankYou__innerWrap .dln-thankYou__content--payment .dln-addressBox, .dln-thankYou__innerWrap .dln-thankYou__content--payment:nth-child(4n+4) {
        margin: 0
    }

    .dln-thankYou__innerWrap .dln-thankYou__content--aside .dln-thankYou__subTitle {
        margin: 24px 0 12px
    }

    .dln-thankYou__innerWrap > .dln-btn {
        max-width: 100%;
        margin: 24px 20px 0
    }

    .dln-thankYou .dln-orderRev {
        margin: 20px 0 0;
        padding-bottom: 20px !important;
        border-bottom: 1px solid #e5e5e5 !important
    }

    .dln-thankYou .dln-orderRev__detailTitle {
        font-size: 15px;
        line-height: 19px
    }

    .dln-thankYou .dln-orderRev .dln-price {
        font-size: 13px;
        line-height: 19px
    }

    .dln-thankYou .dln-orderRev .dln-cartItem__quantity {
        margin: 10px 0 0;
        font-size: 13px;
        line-height: 19px
    }

    .dln-thankYou__orderDetails {
        width: 100%;
        margin: 0;
        padding: 0;
        background-color: var(--ui-03)
    }

    .dln-thankYou__aside .dln-thankYou__paragraph, .dln-thankYou__aside .dln-thankYou__socialBtn, .dln-thankYou__aside .dln-thankYou__subTitle {
        padding: 0 20px
    }

    .dln-thankYou__orderInfo {
        font-size: 15px;
        text-align: center;
        margin-bottom: 27px;
        width: 100%
    }

    .dln-thankYou__orderInfo--user {
        font-size: 13px;
        width: 100%;
        margin-top: 5px
    }

    .dln-thankYou__orderInfo--user a {
        color: var(--support-02)
    }

    .dln-thankYou__content {
        border: none
    }

    .dln-thankYou__content--orderSummary .dln-orderRev {
        border-top: none !important
    }

    .dln-thankYou .dln-addressBox {
        background-color: var(--ui-03);
        padding: 0 0 24px;
        margin: 0 0 24px;
        border: none;
        border-bottom: 1px solid #e5e5e5
    }

    .dln-thankYou .dln-orderRev {
        border-top: none;
        border-bottom: 1px solid var(--brand-01);
        padding: 0 0 14px
    }

    .dln-thankYou .dln-orderRev__detailsTitle {
        height: auto;
        white-space: normal
    }

    .dln-thankYou .dln-orderRev__itemPic {
        width: 100px;
        height: auto;
        margin: 0 20px 0 0
    }

    .dln-thankYou .dln-orderRev__content {
        padding: 0 !important;
        width: calc(100% - 120px);
        text-align: left
    }

    .dln-thankYou .dln-orderRev .dln-price--oldPrice {
        margin: 0 4px 0 0
    }

    .dln-thankYou .dln-orderSumm {
        border: none
    }

    .dln-thankYou .dln-orderSumm__content {
        padding: 0
    }

    .dln-thankYou .dln-orderSumm .dln-orderSumm__contentRow:first-of-type {
        border-top: none
    }

    .dln-thankYou__shareContent .dln-thankYou__paragraph, .dln-thankYou__shareContent .dln-thankYou__socialBtn, .dln-thankYou__shareContent .dln-thankYou__subTitle {
        text-align: left;
        margin: 0 auto 24px
    }

    .dln-thankYou__shareContent .dln-thankYou__subTitle {
        margin-top: 0
    }

    .dln-thankYou--user .dln-thankYou__successMess {
        margin: 20px 0 24px;
        border: none;
        padding: 20px 26px
    }

    .dln-thankYou--user .dln-thankYou__successMess .dln-thankYou__paragraph {
        margin: 0 0 28px
    }

    .dln-thankYou--user .dln-thankYou__orderNr {
        display: flex;
        flex-wrap: wrap;
        margin: 0
    }

    .dln-thankYou--user .dln-thankYou__orderNr .dln-btn {
        order: -1;
        margin: 0 0 32px
    }

    .dln-thankYou--user .dln-thankYou__orderInfo--user {
        padding: 0;
        margin: 0;
        border: none
    }

    .dln-thankYou .dln-carousel {
        margin: 32px 0 40px
    }

    .dln-thankYou .dln-carousel .swiper-pagination {
        margin: 32px 0 0
    }
}

.dln-kenwood .dln-thankYou .dln-wrapper > .dln-thankYou__content {
    border: none;
    display: flex;
    padding: 0 75px;
    margin: 24px 75px 0;
    justify-content: space-between
}

.dln-kenwood .dln-thankYou .dln-wrapper--fullWidth {
    margin-top: 60px;
    margin-bottom: 40px;
    border-top: 1px solid var(--ui-01);
    border-bottom: 1px solid var(--ui-01);
    background-color: var(--ui-14);
    justify-content: center
}

.dln-kenwood .dln-thankYou .dln-thankYou__successMess {
    padding: 12px 24px 46px;
    margin: 0;
    border: none;
    width: 100%
}

.dln-kenwood .dln-thankYou .dln-thankYou__successMess .dln-thankYou__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 30px;
    font-size: 1.5rem;
    margin: 29px 0 16px
}

.dln-kenwood .dln-thankYou .dln-thankYou__successMess .dln-thankYou__paragraph {
    line-height: 19px;
    font-size: .8125rem;
    margin-bottom: 36px
}

.dln-kenwood .dln-thankYou .dln-thankYou__successMess .dln-thankYou__paragraph > a {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none
}

.dln-kenwood .dln-thankYou .dln-thankYou__successMess .dln-icn {
    margin: 0;
    color: var(--brand-01);
    border: 2px solid var(--brand-01);
    border-radius: 50%;
    width: 77px;
    height: 55px;
    padding-top: 22px
}

.dln-kenwood .dln-thankYou .dln-thankYou__orderNr .dln-thankYou__orderInfo {
    width: 100%;
    line-height: 22px;
    font-size: 1.125rem;
    margin-bottom: 60px;
    text-align: center;
    padding: 0;
    border: none
}

.dln-kenwood .dln-thankYou .dln-thankYou__orderNr .dln-thankYou__orderInfo span {
    font-size: .9375rem;
    line-height: 22px
}

.dln-kenwood .dln-thankYou .dln-thankYou__orderNr .dln-thankYou__orderInfo--user {
    line-height: 22px;
    font-size: .9375rem;
    padding: 0;
    margin-bottom: 0
}

.dln-kenwood .dln-thankYou .dln-thankYou__orderNr .dln-thankYou__orderInfo--user a {
    color: var(--brand-01)
}

.dln-kenwood .dln-thankYou .dln-thankYou__orderNr > .dln-btn {
    margin-bottom: 40px
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent {
    border: none;
    margin-top: 34px;
    margin-bottom: 24px
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap {
    margin: 0 60px 40px;
    padding: 0 60px
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails {
    padding: 0;
    margin: 0;
    background-color: var(--ui-14)
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary {
    margin: 23px 0 0
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitle {
    font-size: 1.125rem !important;
    line-height: 22px;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    font-weight: 700
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitleInnerWrap a, .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitleInnerWrap i {
    color: var(--brand-01)
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items {
    font-size: .9375rem;
    line-height: 22px;
    color: var(--ui-13)
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items p {
    margin: 0
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev.dln-cartItem__quantity {
    font-size: .8125rem;
    color: var(--ui-02);
    margin-top: 13px
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order {
    border-bottom-color: var(--ui-01);
    padding: 32px 0 36px;
    margin-top: 15px;
    align-items: flex-start
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order:hover {
    border-top-color: var(--ui-01)
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order.dln-orderRev__itemPic {
    margin-right: 15px
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content {
    width: calc(100% - 200px)
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main {
    padding-left: 0;
    display: flex;
    flex-direction: unset
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__detailsTitle {
    font-size: 1.125rem;
    line-height: 22px
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__advice {
    margin-bottom: 21px
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price {
    flex: initial;
    width: auto;
    font-size: .9375rem;
    line-height: 22px
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--oldPrice {
    font-size: .9375rem;
    margin: 0 13px 0 0;
    color: var(--ui-02);
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--discounted {
    margin-top: 0;
    font-size: .9375rem
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-cartItem__label {
    font-size: .9375rem;
    line-height: 22px
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery {
    margin-bottom: 24px;
    margin-top: 50px;
    padding: 0;
    width: calc(33.333% - 27px)
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-thankYou__subTitle {
    line-height: 22px;
    font-size: 1.125rem;
    margin-bottom: 27px;
    font-weight: 700
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox {
    border: 1px solid var(--ui-12);
    padding: 14px 22px 24px 20px;
    margin-bottom: 24px;
    background-color: var(--ui-14)
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox .dln-addressBox__data {
    font-size: 13px;
    color: var(--ui-13)
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox .dln-addressBox__data:first-child {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child {
    margin-bottom: 24px
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child .dln-addressBox__data b {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox__divider {
    display: none
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment {
    width: calc(33.333% - 27px);
    padding-bottom: 10px;
    margin-bottom: 23px;
    margin-top: 50px
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-thankYou__subTitle {
    font-size: 1.125rem;
    line-height: 22px;
    margin-bottom: 27px;
    font-weight: 700
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox {
    background-color: var(--ui-14);
    border: 1px solid var(--ui-12);
    padding: 20px 51px 14px 20px
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data {
    line-height: 18px;
    font-size: 13px;
    color: var(--ui-13)
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data:first-of-type {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside {
    margin-top: 50px;
    width: calc(33.333% - 27px)
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-thankYou__subTitle {
    line-height: 22px;
    font-size: 1.125rem;
    font-weight: 700;
    margin-bottom: 27px
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__content {
    background-color: var(--ui-14)
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--subtotal {
    border-top: none
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--promo .dln-orderSumm__rowTitle {
    font-size: .8125rem;
    font-family: var(--fontNameRoman), Arial, sans-serif
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .8125rem
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--oldPrice {
    font-size: .9375rem
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--secondary {
    font-size: .875rem
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--total {
    border-top: 1px solid var(--ui-13);
    border-bottom: 1px solid var(--ui-13)
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--total .dln-orderSumm__rowTitle, .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--total .dln-price--total {
    font-size: 1.125rem !important;
    color: var(--brand-04) !important;
    font-family: var(--fontNameBold), Arial, sans-serif
}

.dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__rowTitle {
    color: var(--ui-13) !important
}

@media only screen and (min-width: 599px) and (max-width: 1199px) {
    .dln-kenwood .dln-thankYou .dln-wrapper > .dln-thankYou__content {
        border: none;
        display: flex;
        padding: 0 2px;
        margin: 24px 2px 0;
        justify-content: space-between
    }

    .dln-kenwood .dln-thankYou .dln-wrapper--fullWidth {
        margin-top: 60px;
        margin-bottom: 40px;
        border-top: 1px solid var(--ui-01);
        border-bottom: 1px solid var(--ui-01);
        background-color: var(--ui-14)
    }

    .dln-kenwood .dln-thankYou .dln-wrapper .dln-thankYou__orderNr .dln-thankYou__orderInfo {
        width: 100%;
        line-height: 29px;
        font-size: 1.3125rem;
        margin-bottom: 64px;
        text-align: center;
        padding: 0;
        border: none
    }

    .dln-kenwood .dln-thankYou .dln-wrapper .dln-thankYou__orderNr .dln-thankYou__orderInfo span {
        font-size: .8125rem;
        line-height: 19px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper .dln-thankYou__orderNr .dln-thankYou__orderInfo--user {
        line-height: 19px;
        font-size: .8125rem;
        padding: 0;
        margin-bottom: 0
    }

    .dln-kenwood .dln-thankYou .dln-wrapper .dln-thankYou__orderNr .dln-thankYou__orderInfo--user a {
        color: var(--brand-01)
    }

    .dln-kenwood .dln-thankYou .dln-wrapper .dln-thankYou__orderNr > .dln-btn {
        margin-bottom: 40px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper .dln-thankYou__successMess {
        padding: 16px 24px 0;
        margin: 0;
        border: none;
        width: 100%
    }

    .dln-kenwood .dln-thankYou .dln-wrapper .dln-thankYou__successMess .dln-thankYou__title {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal;
        line-height: 22px;
        font-size: 1.125rem;
        margin: 35px 0 24px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper .dln-thankYou__successMess .dln-thankYou__paragraph {
        line-height: 19px;
        font-size: .8125rem;
        margin-bottom: 30px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper .dln-thankYou__successMess .dln-thankYou__paragraph > a {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        text-decoration: none
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent {
        border: none;
        margin-top: 24px;
        margin-bottom: 24px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap {
        margin: 0 10px 40px;
        padding: 0 10px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails {
        padding: 0;
        background-color: var(--ui-14)
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary {
        margin: 23px 0 15px;
        border-bottom: none
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitle {
        font-size: 1rem !important;
        line-height: 19px;
        margin-top: 0;
        padding-top: 0;
        margin-bottom: 0
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitleInnerWrap a, .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitleInnerWrap i {
        color: var(--brand-01)
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items {
        font-size: .8125rem;
        line-height: 19px;
        color: var(--ui-02)
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items p {
        margin: 0
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev.dln-cartItem__quantity {
        font-size: .8125rem;
        color: var(--ui-02);
        margin-top: 13px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order {
        padding: 0 0 8px;
        margin-top: 10px;
        align-items: flex-start;
        border-top: none;
        border-bottom: 1px solid var(--ui-12)
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order.dln-orderRev__itemPic {
        margin-right: 15px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content {
        width: calc(100% - 120px) !important
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main {
        padding-left: 0;
        display: flex;
        flex-direction: unset
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__detailsTitle {
        font-size: .9375rem;
        line-height: 19px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__advice {
        margin-bottom: 21px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price {
        flex: initial;
        width: auto;
        font-size: .8125rem
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--oldPrice {
        font-size: .8125rem;
        margin: 0 13px 0 0;
        color: var(--ui-02);
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: fit-content
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--discounted {
        margin-top: 0;
        font-size: .8125rem
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery {
        border-bottom: 1px solid var(--ui-12);
        margin-bottom: 24px;
        margin-top: 0;
        padding: 0;
        width: 100%
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-thankYou__subTitle {
        line-height: 24px;
        font-size: .9375rem;
        margin-bottom: 6px;
        font-weight: 700
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox {
        border: none;
        padding: 0 !important;
        margin-bottom: 24px;
        background-color: var(--ui-14)
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox .dln-addressBox__data {
        font-size: 13px;
        color: var(--ui-13)
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox .dln-addressBox__data:first-child {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child {
        margin-bottom: 24px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child .dln-addressBox__data b {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox__divider {
        display: none
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment {
        width: 100%;
        padding-bottom: 0;
        border-bottom: 1px solid var(--ui-12);
        margin: 0 0 23px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-thankYou__subTitle {
        font-size: .9375rem;
        margin-bottom: 12px;
        font-weight: 700
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox {
        background-color: var(--ui-14);
        border: none;
        padding: 0 !important
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data {
        line-height: 18px;
        font-size: 13px;
        color: var(--ui-13)
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data:first-of-type {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside {
        width: 100%;
        margin-top: 3px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-thankYou__subTitle {
        margin-bottom: 5px;
        font-weight: 700;
        font-size: 15px;
        line-height: 22px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__content {
        background-color: var(--ui-14)
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--subtotal {
        border-top: none
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--promo .dln-orderSumm__rowTitle {
        font-size: .8125rem;
        font-family: var(--fontNameRoman), Arial, sans-serif
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: .8125rem
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--oldPrice {
        font-size: .9375rem
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--secondary {
        font-size: .875rem
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--total {
        border-top: 1px solid var(--ui-13);
        border-bottom: 1px solid var(--ui-13)
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--total .dln-orderSumm__rowTitle, .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--total .dln-price--total {
        font-size: 1.125rem !important;
        color: var(--brand-04) !important;
        font-family: var(--fontNameBold), Arial, sans-serif
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__rowTitle {
        color: var(--ui-13) !important
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-thankYou .dln-wrapper > .dln-thankYou__content {
        border: none;
        display: flex;
        padding: 0;
        margin: 0;
        justify-content: space-between
    }

    .dln-kenwood .dln-thankYou .dln-wrapper--fullWidth {
        margin-top: 0;
        margin-bottom: 40px;
        border-top: 1px solid var(--ui-01);
        border-bottom: 1px solid var(--ui-01);
        background-color: var(--ui-14)
    }

    .dln-kenwood .dln-thankYou .dln-wrapper .dln-thankYou__successMess {
        padding: 46px 24px 24px;
        margin: 0;
        border: none;
        width: 100%
    }

    .dln-kenwood .dln-thankYou .dln-wrapper .dln-thankYou__successMess .dln-thankYou__title {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-weight: 700;
        line-height: 22px;
        font-size: 1.125rem;
        margin: 17px 0 36px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper .dln-thankYou__successMess .dln-thankYou__paragraph {
        line-height: 19px;
        font-size: .8125rem;
        margin-bottom: 28px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper .dln-thankYou__successMess .dln-thankYou__paragraph > a {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        text-decoration: none
    }

    .dln-kenwood .dln-thankYou .dln-wrapper .dln-thankYou__successMess .dln-icn {
        font-size: 32px;
        color: var(--brand-01);
        margin: 0;
        border: 2px solid var(--brand-01);
        border-radius: 50%;
        width: 62px;
        height: 46px;
        padding-top: 16px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper .dln-thankYou__orderNr .dln-thankYou__orderInfo {
        width: 100%;
        line-height: 19px;
        font-size: .9375rem;
        margin-bottom: 28px;
        text-align: center;
        padding: 0;
        border: none
    }

    .dln-kenwood .dln-thankYou .dln-wrapper .dln-thankYou__orderNr .dln-thankYou__orderInfo span {
        font-size: .8125rem
    }

    .dln-kenwood .dln-thankYou .dln-wrapper .dln-thankYou__orderNr .dln-thankYou__orderInfo--user {
        line-height: 19px;
        font-size: .8125rem;
        padding: 0;
        margin-bottom: 0
    }

    .dln-kenwood .dln-thankYou .dln-wrapper .dln-thankYou__orderNr .dln-thankYou__orderInfo--user a {
        color: var(--brand-01)
    }

    .dln-kenwood .dln-thankYou .dln-wrapper .dln-thankYou__orderNr > .dln-btn {
        margin-bottom: 40px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent {
        border: none;
        margin-top: 24px;
        margin-bottom: 24px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap {
        margin: 0 10px 40px;
        padding: 0 10px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails {
        padding: 0;
        background-color: var(--ui-14)
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary {
        margin-bottom: 12px !important;
        margin-top: 0
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitle {
        font-size: .9375rem !important;
        line-height: 19px;
        margin-top: 0;
        padding-top: 26px;
        margin-bottom: 0
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitleInnerWrap a, .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitleInnerWrap i {
        color: var(--brand-01)
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items {
        font-size: .8125rem;
        line-height: 19px;
        color: var(--ui-02)
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items p {
        margin: 6px 0 0;
        font-size: 13px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev.dln-cartItem__quantity {
        font-size: .8125rem;
        color: var(--ui-02);
        margin-top: 13px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order {
        border-bottom-color: var(--ui-01);
        padding: 0 0 18px !important;
        margin-top: 20px;
        align-items: flex-start
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order.dln-orderRev__itemPic {
        margin-right: 15px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content {
        width: calc(100% - 120px) !important
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main {
        padding-left: 0;
        display: flex;
        flex-direction: unset
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__detailsTitle {
        font-size: .9375rem;
        line-height: 19px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__advice {
        margin-bottom: 21px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price {
        flex: initial;
        width: auto;
        font-size: .8125rem
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--oldPrice {
        font-size: .8125rem;
        margin: 0 13px 0 0;
        color: var(--ui-02);
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: fit-content
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--discounted {
        margin-top: 0;
        font-size: .8125rem
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery {
        border-bottom: 1px solid var(--ui-01);
        margin-bottom: 24px;
        padding: 0;
        width: 100%;
        margin-top: 13px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-thankYou__subTitle {
        line-height: 24px;
        font-size: .9375rem;
        margin-bottom: 6px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox {
        border: none;
        padding: 0 !important;
        margin-bottom: 24px;
        background-color: var(--ui-14)
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox .dln-addressBox__data {
        font-size: 13px;
        color: var(--ui-13)
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox .dln-addressBox__data:first-child {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child {
        margin-bottom: 24px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child .dln-addressBox__data b {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox__divider {
        display: none
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment {
        width: 100%;
        margin: 0;
        padding-bottom: 24px;
        border-bottom: 1px solid var(--ui-01)
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-thankYou__subTitle {
        font-size: .9375rem;
        margin-bottom: 16px
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox {
        background-color: var(--ui-14);
        border: none;
        padding: 0 !important
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data {
        line-height: 18px;
        font-size: 13px;
        color: var(--ui-13)
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data:first-of-type {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside {
        width: 100%;
        margin-top: 0
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-thankYou__subTitle {
        margin: 24px 0 5px;
        font-size: .9375rem
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__content {
        background-color: var(--ui-14)
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--promo .dln-orderSumm__rowTitle {
        font-size: .8125rem;
        font-family: var(--fontNameRoman), Arial, sans-serif
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: .8125rem
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--oldPrice {
        font-size: .9375rem
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--secondary {
        font-size: .875rem
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--total .dln-orderSumm__rowTitle, .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--total .dln-price--total {
        font-size: 1.125rem !important;
        color: var(--brand-04) !important;
        font-family: var(--fontNameBold), Arial, sans-serif
    }

    .dln-kenwood .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__rowTitle {
        color: var(--ui-13) !important
    }
}

.dln-delonghi .dln-thankYou {
    padding-top: 95px
}

.dln-delonghi .dln-thankYou__content .dln-wrapper > .dln-thankYou__content {
    border: none;
    display: flex;
    padding: 0 75px;
    margin: 24px 75px 0;
    justify-content: space-between
}

.dln-delonghi .dln-thankYou__content .dln-wrapper--fullWidth {
    margin-top: 60px;
    margin-bottom: 40px;
    border-top: 1px solid var(--ui-01);
    border-bottom: 1px solid var(--ui-01);
    background-color: var(--ui-03);
    justify-content: center
}

.dln-delonghi .dln-thankYou__content .dln-thankYou__successMess {
    padding: 24px 24px 28px;
    margin: 0;
    border: none;
    width: 100%
}

.dln-delonghi .dln-thankYou__content .dln-thankYou__successMess .dln-thankYou__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 22px;
    font-size: 1.125rem;
    margin: 35px 0 24px
}

.dln-delonghi .dln-thankYou__content .dln-thankYou__successMess .dln-thankYou__paragraph {
    line-height: 19px;
    font-size: .8125rem;
    margin-bottom: 56px
}

.dln-delonghi .dln-thankYou__content .dln-thankYou__successMess .dln-thankYou__paragraph > a {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none
}

.dln-delonghi .dln-thankYou__content .dln-thankYou__successMess .dln-icn {
    margin: 0;
    border: 2px solid var(--brand-01);
    border-radius: 50%;
    width: 77px;
    color: var(--brand-01);
    height: 54px;
    padding-top: 23px
}

.dln-delonghi .dln-thankYou__content .dln-thankYou__orderNr .dln-thankYou__orderInfo {
    line-height: 22px;
    font-size: 1.125rem;
    margin-bottom: 31px
}

.dln-delonghi .dln-thankYou__content .dln-thankYou__orderNr .dln-thankYou__orderInfo, .dln-delonghi .dln-thankYou__content .dln-thankYou__orderNr .dln-thankYou__orderInfo > b {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-delonghi .dln-thankYou__content .dln-thankYou__orderNr .dln-thankYou__orderInfo > span {
    line-height: 19px;
    font-size: .8125rem;
    color: var(--ui-02);
    margin-top: 6px
}

.dln-delonghi .dln-thankYou__content .dln-thankYou__orderNr .dln-thankYou__orderInfo--user {
    line-height: 19px;
    font-size: .8125rem;
    border-top: none;
    margin: 0;
    padding-top: 33px
}

.dln-delonghi .dln-thankYou__content .dln-thankYou__orderNr .dln-thankYou__orderInfo--user > a {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: var(--brand-01)
}

.dln-delonghi .dln-thankYou__content .dln-thankYou__orderNr > .dln-btn--user {
    width: 100%;
    max-width: 386px;
    margin: 0 auto;
    display: none
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent {
    border-top: none;
    margin-top: 45px;
    margin-bottom: 40px
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap {
    margin: 0 60px;
    padding: 0 60px
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary {
    margin-bottom: 47px
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 22px;
    font-size: 1.125rem;
    padding-top: 33px;
    margin-bottom: 4px
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitleInnerWrap a {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .875rem;
    color: var(--brand-01)
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitleInnerWrap i {
    color: var(--brand-01)
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items {
    position: relative;
    width: 100%
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items p {
    font-size: 13px;
    line-height: 19px;
    color: var(--ui-02);
    margin-bottom: 15px
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev {
    border-top-color: var(--ui-01);
    padding: 30px 0 43px;
    align-items: flex-start
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev__detailsTitle {
    font-size: 18px;
    line-height: 22px
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev .dln-orderRev--cart-order {
    border-top-color: var(--ui-01);
    padding: 30px 0 43px;
    align-items: flex-start
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev .dln-orderRev--cart-order .dln-orderRev__itemPic {
    margin-right: 20px
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev .dln-orderRev--cart-order .dln-orderRev__content {
    width: calc(100% - 200px);
    padding: 1px 0 0
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev .dln-orderRev--cart-order .dln-orderRev__advice .dln-icn {
    color: var(--brand-04);
    margin-left: 4px
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-thankYou__subTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 22px;
    font-size: 1.125rem;
    margin-bottom: 28px
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox {
    padding: 11px 58px 26px 24px
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox__data {
    line-height: 19px;
    font-size: .8125rem
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox__data:first-child {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child {
    padding: 20px 51px 17px 20px
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-thankYou__subTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 22px;
    font-size: 1.125rem;
    margin-bottom: 28px
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox {
    padding: 20px 51px 13px 20px
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox__data {
    line-height: 19px;
    font-size: .8125rem
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__logoContainer {
    margin-bottom: 12px
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data:first-of-type {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: .8125rem
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-thankYou__subTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 22px;
    font-size: 1.125rem;
    margin-bottom: 28px
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow {
    padding: 10px 0
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--promo .dln-orderSumm__rowTitle {
    margin-right: auto
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--taxes .dln-tooltip {
    display: none
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--total .dln-orderSumm__rowTitle {
    font-size: 1.125rem !important
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-orderSumm__rowTitle {
    font-size: .8125rem;
    line-height: 19px
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price {
    font-size: .9375rem;
    line-height: 22px
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--removeLink {
    display: none
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--secondary {
    font-size: .875rem
}

.dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--oldPrice {
    font-size: 1rem
}

.dln-delonghi .dln-thankYou__shareContent .dln-thankYou__paragraph {
    margin-bottom: 40px
}

.dln-delonghi .dln-thankYou__shareContent .dln-thankYou__paragraph > a {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 18px;
    font-size: .875rem
}

.dln-delonghi .dln-thankYou__shareContent .dln-btn {
    width: 100%
}

.dln-delonghi .dln-cartItem__label {
    font-size: .8125rem;
    line-height: 19px;
    color: var(--ui-02)
}

@media only screen and (min-width: 599px) and (max-width: 1199px) {
    .dln-delonghi .dln-thankYou {
        padding-top: 64px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper .dln-thankYou__content {
        padding: 0;
        margin: 59px 0 0;
        display: flex;
        flex-wrap: wrap
    }

    .dln-delonghi .dln-thankYou .dln-wrapper .dln-thankYou__content .dln-thankYou__successMess {
        padding: 20px 24px;
        margin: 0;
        border: none;
        width: 100%
    }

    .dln-delonghi .dln-thankYou .dln-wrapper .dln-thankYou__content .dln-thankYou__successMess .dln-icn {
        margin: 10px 0;
        width: 77px;
        height: 54px;
        padding-top: 23px;
        color: var(--brand-01);
        border: 2px solid var(--brand-01);
        border-radius: 50%
    }

    .dln-delonghi .dln-thankYou .dln-wrapper .dln-thankYou__content .dln-thankYou__successMess .dln-thankYou__title {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        line-height: 19px;
        font-size: .9375rem;
        margin: 37px 0 28px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper .dln-thankYou__content .dln-thankYou__successMess .dln-thankYou__paragraph {
        line-height: 19px;
        font-size: .8125rem
    }

    .dln-delonghi .dln-thankYou .dln-wrapper .dln-thankYou__content .dln-thankYou__orderNr .dln-thankYou__orderInfo {
        width: 100%;
        line-height: 19px;
        font-size: .9375rem;
        margin-bottom: 24px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper .dln-thankYou__content .dln-thankYou__orderNr .dln-thankYou__orderInfo span {
        font-size: .8125rem;
        line-height: 19px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper .dln-thankYou__content .dln-thankYou__orderNr .dln-thankYou__orderInfo--user {
        line-height: 19px;
        font-size: .8125rem;
        padding-top: 50px;
        padding-bottom: 0;
        margin-bottom: 35px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper .dln-thankYou__content .dln-thankYou__orderNr > .dln-btn {
        margin-bottom: 40px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper .dln-thankYou__regForm {
        width: 100%;
        margin-top: 32px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent {
        border-bottom: none;
        margin-top: 24px;
        margin-bottom: 24px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap {
        margin: 0 21px 40px;
        padding: 0 21px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary {
        margin: 26px 0 33px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitle {
        font-size: 1.125rem !important;
        line-height: 22px;
        margin: 0;
        padding: 0
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items {
        font-size: .8125rem;
        line-height: 19px;
        color: var(--ui-02)
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items p {
        margin: 0
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev.dln-cartItem__quantity {
        font-size: .8125rem;
        color: var(--ui-02);
        margin-top: 13px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order {
        padding: 0 0 15px !important;
        margin-top: 15px;
        align-items: flex-start;
        border-top: none;
        border-bottom: 1px solid var(--ui-01)
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order.dln-orderRev__itemPic {
        margin-right: 20px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content {
        width: calc(100% - 200px) !important;
        padding: 1px 0 0
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main {
        flex-direction: column;
        padding-left: 0;
        display: block
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__detailsTitle {
        font-size: .9375rem;
        order: 1
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__advice {
        order: 2;
        margin-bottom: 21px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price {
        flex: initial;
        order: 3;
        width: auto;
        font-size: .8125rem;
        margin-top: 13px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--oldPrice {
        order: 3;
        font-size: .8125rem;
        margin: 0 7px 0 0;
        color: var(--ui-02)
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--discounted {
        order: 4
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery {
        border-bottom: 1px solid var(--ui-01);
        margin: 0 0 25px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-thankYou__subTitle {
        line-height: 19px;
        font-size: .9375rem;
        margin-bottom: 6px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox {
        border: none;
        padding: 0 !important;
        margin-bottom: 24px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox .dln-addressBox__data:first-child {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child {
        margin-bottom: 24px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child .dln-addressBox__data b {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox__divider {
        display: none
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment {
        margin: 0 0 10px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-thankYou__subTitle {
        font-size: .9375rem;
        margin-bottom: 12px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox {
        border: none;
        border-bottom: 1px solid var(--ui-01);
        margin: 0;
        padding: 0 0 24px !important
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data {
        line-height: 18px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data:first-of-type {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside {
        margin: 0
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: .8125rem
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--oldPrice {
        font-size: .9375rem
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--secondary {
        font-size: .875rem
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--total .dln-orderSumm__rowTitle {
        font-size: .9375rem !important
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-thankYou__subTitle {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal;
        line-height: 19px;
        font-size: .9375rem;
        margin-bottom: 28px;
        padding-top: 0
    }

    .dln-delonghi .dln-thankYou .dln-wrapper .dln-thankYou__shareContent .dln-thankYou__paragraph {
        margin-bottom: 24px
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-thankYou {
        padding-top: 64px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper .dln-thankYou__content {
        margin: 0;
        padding: 0;
        display: flex;
        flex-wrap: wrap
    }

    .dln-delonghi .dln-thankYou .dln-wrapper .dln-thankYou__content .dln-thankYou__successMess {
        padding: 20px 24px;
        margin: 23px 0 16px;
        border: none;
        width: 100%
    }

    .dln-delonghi .dln-thankYou .dln-wrapper .dln-thankYou__content .dln-thankYou__successMess .dln-icn {
        width: 32px;
        height: 32px;
        line-height: 32px;
        margin: 10px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper .dln-thankYou__content .dln-thankYou__successMess .dln-thankYou__title {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        line-height: 19px;
        font-size: .9375rem;
        margin: 24px 0 65px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper .dln-thankYou__content .dln-thankYou__successMess .dln-thankYou__paragraph {
        line-height: 19px;
        font-size: .8125rem;
        margin-bottom: 28px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper .dln-thankYou__content .dln-thankYou__successMess .dln-icn {
        margin: 10px 0;
        width: 62px;
        height: 47px;
        padding-top: 15px;
        color: var(--brand-01);
        border: 2px solid var(--brand-01);
        border-radius: 50%
    }

    .dln-delonghi .dln-thankYou .dln-wrapper .dln-thankYou__content .dln-thankYou__orderNr .dln-thankYou__orderInfo {
        width: 100%;
        line-height: 19px;
        font-size: .8125rem;
        margin-bottom: 24px;
        text-align: center
    }

    .dln-delonghi .dln-thankYou .dln-wrapper .dln-thankYou__content .dln-thankYou__orderNr .dln-thankYou__orderInfo span {
        font-size: .8125rem
    }

    .dln-delonghi .dln-thankYou .dln-wrapper .dln-thankYou__content .dln-thankYou__orderNr .dln-thankYou__orderInfo--user {
        line-height: 19px;
        font-size: .8125rem;
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 0
    }

    .dln-delonghi .dln-thankYou .dln-wrapper .dln-thankYou__content .dln-thankYou__orderNr > .dln-btn {
        margin-bottom: 40px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent {
        border-bottom: none;
        margin-top: 0;
        margin-bottom: 24px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap {
        margin: 0 10px 40px;
        padding: 0 10px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary {
        margin-bottom: 26px !important
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitle {
        font-size: .9375rem !important;
        margin-top: 0;
        padding-top: 26px;
        margin-bottom: 0
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items {
        font-size: .8125rem;
        line-height: 19px;
        color: var(--ui-02)
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items p {
        margin: 6px 0 0
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev.dln-cartItem__quantity {
        font-size: .8125rem;
        color: var(--ui-02);
        margin-top: 13px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order {
        border-bottom-color: var(--ui-01);
        padding: 0 0 18px !important;
        margin-top: 20px;
        align-items: flex-start
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order.dln-orderRev__itemPic {
        margin-right: 15px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content {
        width: calc(100% - 120px) !important
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main {
        flex-direction: column;
        padding-left: 0;
        display: block
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__detailsTitle {
        font-size: .9375rem;
        order: 1
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__advice {
        order: 2;
        margin-bottom: 21px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price {
        flex: initial;
        order: 3;
        width: auto;
        font-size: .8125rem;
        margin-top: 13px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--oldPrice {
        order: 3;
        font-size: .8125rem;
        margin: 0 7px 0 0;
        color: var(--ui-02)
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--discounted {
        order: 4
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery {
        border-bottom: 1px solid var(--ui-01);
        margin-bottom: 24px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-thankYou__subTitle {
        line-height: 24px;
        font-size: .9375rem;
        margin-bottom: 6px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox {
        border-bottom: none;
        padding: 0 !important;
        margin-bottom: 24px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox .dln-addressBox__data:first-child {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child {
        margin-bottom: 24px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child .dln-addressBox__data b {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox__divider {
        display: none
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-thankYou__subTitle {
        font-size: .9375rem;
        margin-bottom: 12px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox {
        border-bottom: none;
        padding: 0 0 24px !important
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data {
        line-height: 18px
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data:first-of-type {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: .8125rem
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--oldPrice {
        font-size: .9375rem
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--secondary {
        font-size: .875rem
    }

    .dln-delonghi .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--total .dln-orderSumm__rowTitle {
        font-size: .9375rem !important
    }

    .dln-delonghi .dln-thankYou .dln-wrapper .dln-thankYou__shareContent .dln-thankYou__paragraph {
        margin-bottom: 24px
    }
}

.dln-regProductList--editing .dln-regProductList__section {
    align-items: stretch;
    margin: 24px 0 64px
}

.dln-regProductList--editing .dln-regProductList__sectionFoot {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-top: 1px solid var(--ui-01);
    padding: 40px 0 0;
    margin: 40px 0 0
}

.dln-regProductList--editing .dln-regProductList__sectionFoot .dln-btn {
    max-width: 180px
}

.dln-regProductList--editing .dln-regProductList__sectionFoot .dln-btn--link {
    margin: 0 auto 0 0
}

.dln-regProductList--editing .dln-noticeBox {
    width: calc(50% - 10px);
    margin: 0 20px 0 0
}

.dln-regProductList--editing .dln-noticeBox:last-of-type {
    margin: 0
}

.dln-regProductList .dln-regProductList__section .dln-noticeBox {
    align-items: center;
    padding: 28px 16px 33px 11px
}

.dln-regProductList .dln-regProductList__section .dln-noticeBox__icon {
    width: 44px;
    height: 44px;
    margin: 0 26px 0 0
}

.dln-regProductList .dln-regProductList__section .dln-noticeBox__icon .dln-icn {
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 44px
}

.dln-regProductList .dln-regProductList__section .dln-noticeBox__content {
    width: calc(100% - 70px)
}

@media only screen and (max-width: 599px) {
    .dln-regProductList--editing .dln-regProductList__sectionFoot {
        padding: 30px 0 0;
        margin: 30px 0 0
    }

    .dln-regProductList--editing .dln-noticeBox {
        width: 100%;
        margin: 0 0 32px
    }

    .dln-regProductList--editing .dln-noticeBox:last-of-type {
        margin: 0 0 32px
    }

    .dln-regProductList .dln-regProductList__section .dln-noticeBox {
        padding: 20px 20px 20px 13px
    }

    .dln-regProductList .dln-regProductList__section .dln-noticeBox__icon {
        width: 48px;
        height: 48px;
        margin: 0 13px 0 0
    }

    .dln-regProductList .dln-regProductList__section .dln-noticeBox__icon .dln-icn {
        width: 48px;
        height: 48px;
        line-height: 48px;
        font-size: 48px
    }

    .dln-regProductList .dln-regProductList__section .dln-noticeBox__content {
        width: calc(100% - 61px)
    }

    .dln-regProductList .dln-regProductList__section .dln-noticeBox__title {
        margin-bottom: 5px
    }

    .dln-regProductList .dln-regProductList__section .dln-noticeBox:first-of-type .dln-noticeBox__icon {
        height: 44px
    }

    .dln-regProductList .dln-regProductList__section .dln-noticeBox:first-of-type .dln-noticeBox__icon .dln-icn {
        height: 44px;
        line-height: 44px;
        font-size: 37px
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-regProductList--editing .dln-title {
        margin: 30px 0 20px
    }
}

.dln-kenwood .dln-regProductList--editing .dln-title {
    margin: 0 0 22px
}

.dln-kenwood .dln-regProductList--editing .dln-regProductList__section {
    margin: 24px 0 46px
}

.dln-kenwood .dln-regProductList--editing .dln-regProductList__sectionFoot {
    padding: 28px 0 0;
    margin: 30px 0 0
}

.dln-kenwood .dln-regProductList .dln-regProductList__section .dln-noticeBox {
    align-items: flex-start;
    padding: 50px 31px 44px
}

.dln-kenwood .dln-regProductList .dln-regProductList__section .dln-noticeBox__icon {
    width: 50px;
    height: 50px;
    margin: 0 20px 0 0
}

.dln-kenwood .dln-regProductList .dln-regProductList__section .dln-noticeBox__icon .dln-icn {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 50px
}

.dln-kenwood .dln-regProductList .dln-regProductList__section .dln-noticeBox__content {
    width: calc(100% - 70px)
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-regProductList .dln-regProductList__section .dln-noticeBox {
        padding: 40px 30px
    }

    .dln-kenwood .dln-regProductList .dln-regProductList__section .dln-noticeBox__icon {
        width: 50px;
        height: 50px;
        margin: 0 20px 0 0
    }

    .dln-kenwood .dln-regProductList .dln-regProductList__section .dln-noticeBox__icon .dln-icn {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 50px
    }

    .dln-kenwood .dln-regProductList .dln-regProductList__section .dln-noticeBox:first-of-type .dln-noticeBox__icon {
        width: 50px;
        height: 50px;
        margin: 0 20px 0 0
    }

    .dln-kenwood .dln-regProductList .dln-regProductList__section .dln-noticeBox:first-of-type .dln-noticeBox__icon .dln-icn {
        width: 48px;
        height: 50px;
        line-height: 50px;
        font-size: 48px
    }
}

.dln-delonghi .dln-regProductList--editing .dln-regProductList__section {
    margin-bottom: 40px
}

.dln-delonghi .dln-regProductList--editing .dln-regProductList__sectionFoot {
    margin-top: 24px;
    padding-top: 24px
}

.dln-inputsFile {
    font-size: 13px;
    line-height: 125%;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    text-align: left;
    border-radius: 2px;
    transition: all .4s cubic-bezier(.25, .8, .25, 1);
    position: relative;
    padding-bottom: 32px
}

.dln-inputsFile__input {
    display: none
}

.dln-inputsFile .dln-btn {
    width: 130px;
    padding: 0;
    margin: 0 auto 0 0
}

.dln-inputsFile__label {
    font-size: 13px;
    line-height: 125%;
    display: inline-flex;
    align-items: center;
    width: calc(100% - 154px);
    color: var(--brand-02);
    box-sizing: border-box;
    position: relative
}

.dln-inputsFile__labelText {
    display: none;
    width: calc(100% + 2px);
    height: 16px;
    line-height: 1.6;
    font-size: 12px;
    color: var(--ui-07);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    top: -20px;
    left: -1px
}

.dln-inputsFile__label .dln-tooltip {
    order: 2;
    color: var(--brand-02);
    margin: 0 0 0 auto;
    z-index: 9
}

.dln-inputsFile__label:not(.dln-inputsFile__label--file) {
    border: 1px solid var(--ui-01);
    padding: 0 8px
}

.dln-inputsFile--fileUploaded .dln-inputsFile__label:not(.dln-tooltip) {
    color: transparent
}

.dln-inputsFile__innerLabel {
    order: 1;
    width: calc(100% - 24px);
    height: 20px;
    line-height: 1.6;
    font-size: 12px;
    color: var(--brand-02);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.dln-inputsFile--error .dln-inputsFile__label {
    border-color: var(--support-01)
}

.dln-inputsFile--error .dln-inputsFile__error, .dln-inputsFile--error .dln-inputsFile__innerLabel {
    color: var(--support-01)
}

.dln-inputsFile__error {
    font-size: 13px;
    line-height: 125%;
    display: block;
    color: var(--brand-02);
    white-space: nowrap;
    text-overflow: ellipsis;
    transform: translate(8px) scale(.75);
    transform-origin: 0 0;
    transform-origin: bottom left;
    overflow: hidden;
    position: absolute;
    top: 40px;
    bottom: auto;
    left: 0
}

@media only screen and (max-width: 599px) {
    .dln-inputsFile .dln-btn {
        max-width: 100px
    }

    .dln-inputsFile__label {
        width: calc(100% - 116px)
    }
}

.dln-kenwood .dln-inputsFile {
    padding-top: 20px
}

.dln-kenwood .dln-inputsFile__labelText {
    display: block
}

.dln-delonghi .dln-inputsFile {
    padding: 0;
    flex-wrap: nowrap
}

.dln-delonghi .dln-inputsFile .dln-btn {
    min-width: 0 !important;
    margin-right: 16px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-inputsFile .dln-btn {
        min-width: 0 !important;
        max-width: none !important
    }
}

.dln-delonghi .dln-inputsFile__label {
    flex: 1
}

.dln-delonghi .dln-inputsFile__label:not(.dln-inputsFile__label--file) {
    border: 1px solid var(--ui-02);
    border-radius: 2px;
    padding: 0 16px
}

.dln-delonghi .dln-inputsFile__labelText {
    display: none
}

.dln-delonghi .dln-inputsFile__innerLabel {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .875rem;
    line-height: 18px;
    color: var(--ui-02)
}

.dln-delonghi .dln-inputsFile--error .dln-inputsFile__label {
    border-color: var(--support-01)
}

.dln-thankYou--guest .dln-wrapper > .dln-thankYou__content {
    border: none;
    display: flex;
    padding: 0 50px;
    margin: 24px 50px 0;
    justify-content: space-between
}

.dln-thankYou--guest .dln-wrapper--fullWidth {
    margin-top: 35px;
    margin-bottom: 40px;
    border-top: 1px solid var(--ui-01);
    border-bottom: 1px solid var(--ui-01);
    background-color: var(--ui-03);
    justify-content: center
}

.dln-thankYou--guest .dln-thankYou__successMess {
    margin: 0;
    padding: 26px 67px;
    background-color: var(--ui-03);
    border: none;
    width: 55%;
    max-height: 482px
}

.dln-thankYou--guest .dln-thankYou__successMess .dln-icn {
    margin: 22px 0 0;
    border: 2px solid var(--support-02);
    padding-top: 30px;
    border-radius: 50%;
    height: 47px;
    justify-content: center;
    width: 77px;
    color: var(--support-02)
}

.dln-thankYou--guest .dln-thankYou__title {
    line-height: 30px;
    font-size: 1.5rem;
    margin-bottom: 17px;
    margin-top: 28px
}

.dln-thankYou--guest .dln-thankYou__paragraph {
    line-height: 22px;
    font-size: .9375rem;
    margin-bottom: 29px
}

.dln-thankYou--guest .dln-thankYou__orderInfo {
    margin-bottom: 64px;
    text-align: center;
    font-size: 1.125rem;
    line-height: 22px
}

.dln-thankYou--guest .dln-thankYou__orderInfo--user {
    padding: 0;
    border: none;
    margin: 0 0 22px;
    font-size: 13px;
    line-height: 19px
}

.dln-thankYou--guest .dln-thankYou__orderInfo--user a {
    color: var(--support-02)
}

.dln-thankYou--guest .dln-thankYou__orderInfo span {
    color: #000;
    font-size: 13px;
    line-height: 19px
}

.dln-thankYou--guest .dln-thankYou__regForm {
    text-align: center;
    border-top: none;
    width: 39%
}

.dln-thankYou--guest .dln-thankYou__regForm .dln-thankYou__subTitle {
    display: none;
    margin: 40px 0 8px
}

.dln-thankYou--guest .dln-thankYou__regForm > .dln-btn {
    max-width: 380px;
    margin: 0 auto;
    display: none
}

.dln-thankYou--guest .dln-thankYou__regForm .dln-thankYou__paragraph {
    display: none
}

.dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-benefitTitle {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 17px;
    text-align: start
}

.dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer {
    display: flex;
    flex-wrap: wrap
}

.dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox {
    height: auto;
    border: none;
    display: flex;
    width: 50%;
    padding: 0;
    margin-bottom: 17px
}

.dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-icn {
    font-size: 12px;
    padding: 8px 7px;
    border: 1px solid var(--support-02);
    border-radius: 50%;
    background-color: var(--support-02);
    color: #fff
}

.dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-advtBox__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 22px;
    font-size: .9375rem;
    padding: 0;
    margin: 0 0 0 12px;
    width: auto
}

.dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-advtBox__desc {
    line-height: 18px;
    font-size: .875rem;
    color: var(--ui-02);
    padding: 0
}

.dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail {
    text-align: start;
    margin-top: 11px;
    margin-bottom: 17px
}

.dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail .dln-mailTitle {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 8px
}

.dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail .dln-mailSubtitle {
    font-size: 13px;
    line-height: 19px
}

.dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm {
    width: 80%
}

.dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-names {
    display: flex;
    flex-direction: row;
    gap: 23px;
    margin-bottom: 0
}

.dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-names .dln-inputs {
    width: calc(50% - 10px);
    height: 40px;
    margin-bottom: 30px
}

.dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-inputs {
    margin-bottom: 30px
}

.dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-inputs i {
    cursor: pointer;
    top: 10px;
    right: 15px;
    position: absolute
}

.dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-preferences {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 16px
}

.dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-preferences .dln-text {
    text-align: start;
    width: calc(100% - 38px);
    margin-left: 14px;
    color: var(--brand-02);
    font-size: 13px;
    line-height: 19px
}

.dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-benefitCheckBox {
    height: 24px;
    width: 24px;
    align-self: flex-start
}

.dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-submitButton {
    width: 100%;
    background-color: var(--brand-01);
    color: #fff;
    height: 48px;
    font-size: 18px;
    line-height: 22px;
    border-radius: 5px;
    border: none;
    font-weight: 600;
    cursor: pointer
}

.dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-submitButton:disabled {
    background-color: var(--brand-02) !important
}

.dln-thankYou--guest .dln-wrapper#mainContent {
    border-top: none;
    margin-top: 124px;
    margin-bottom: 40px
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap {
    margin: 0 60px;
    padding: 0 60px
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails {
    margin: 0;
    padding: 0
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary {
    margin-bottom: 47px
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 30px;
    font-size: 1.5rem;
    padding-top: 26px;
    margin: 0
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitleInnerWrap a {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .875rem;
    color: var(--support-02)
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitleInnerWrap i {
    color: var(--support-02)
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items {
    position: relative;
    width: 100%
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items p {
    font-size: 15px;
    line-height: 22px;
    color: var(--ui-02);
    margin-bottom: 15px
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order {
    border-top-color: var(--ui-01);
    padding: 32px 0 42px;
    align-items: flex-start
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__detailsTitle {
    font-size: 18px;
    line-height: 22px
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-price {
    font-size: 15px;
    line-height: 22px;
    margin-top: 14px
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order.dln-cartItem__quantity {
    font-size: 13px;
    line-height: 19px;
    margin-top: 8px
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__itemPic {
    margin-right: 20px
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content {
    width: calc(100% - 200px);
    padding: 1px 0 0
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__advice .dln-icn {
    color: var(--brand-04);
    margin-left: 4px
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-thankYou__subTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 22px;
    font-size: .9375rem;
    margin-bottom: 28px
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox {
    padding: 11px 58px 26px 24px
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox__data {
    line-height: 19px;
    font-size: .8125rem
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child {
    padding: 20px 51px 17px 20px
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-thankYou__subTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 22px;
    font-size: .9375rem;
    margin-bottom: 28px
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox {
    padding: 20px 51px 13px 20px
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__logoContainer {
    margin-bottom: 12px
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data:first-of-type {
    font-size: .8125rem
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-thankYou__subTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 22px;
    font-size: .9375rem;
    margin-bottom: 28px
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow {
    padding: 10px 0
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--promo .dln-orderSumm__rowTitle {
    margin-right: auto
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--taxes .dln-tooltip {
    display: none
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--total .dln-orderSumm__rowTitle {
    font-size: .9375rem !important
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-orderSumm__rowTitle {
    font-size: .8125rem;
    line-height: 19px;
    color: #000
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price {
    font-size: .9375rem;
    line-height: 22px
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--removeLink {
    display: none
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--secondary {
    font-size: .875rem
}

.dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--oldPrice {
    font-size: 1rem
}

@media only screen and (min-width: 599px) and (max-width: 1199px) {
    .dln-thankYou--guest .dln-wrapper .dln-thankYou__content {
        padding: 0;
        margin: 50px 0 0;
        display: flex;
        flex-wrap: wrap
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__successMess {
        padding: 48px 24px 20px;
        margin: 0;
        border: none;
        width: 100%
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__successMess .dln-icn {
        width: 77px;
        height: 53px;
        line-height: 32px;
        margin: 0;
        padding-top: 24px
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__successMess .dln-thankYou__title {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        line-height: 22px;
        font-size: 1.125rem;
        margin: 35px 0 26px
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__successMess .dln-thankYou__paragraph {
        line-height: 19px;
        font-size: .8125rem;
        margin-bottom: 56px
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__orderNr .dln-thankYou__orderInfo {
        width: 100%;
        line-height: 19px;
        font-size: .9375rem;
        margin-bottom: 24px
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__orderNr .dln-thankYou__orderInfo span {
        font-size: .8125rem;
        line-height: 19px
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__orderNr .dln-thankYou__orderInfo--user {
        line-height: 19px;
        font-size: .8125rem;
        padding-top: 40px;
        padding-bottom: 0;
        margin-bottom: 28px
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__orderNr .dln-thankYou__orderInfo--user a {
        color: var(--support-02)
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__orderNr > .dln-btn {
        margin-bottom: 40px
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm {
        width: 100%;
        margin-top: 32px
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-benefitTitle {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 17px;
        text-align: start
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer {
        display: flex;
        flex-wrap: wrap
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox {
        height: auto;
        border: none;
        display: flex;
        width: 50%;
        padding: 0;
        margin-bottom: 17px
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-icn {
        font-size: 12px;
        padding: 8px 7px;
        border: 1px solid var(--support-02);
        border-radius: 50%;
        background-color: var(--support-02);
        color: #fff
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-advtBox__title {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal;
        line-height: 22px;
        font-size: .9375rem;
        padding: 0;
        margin: 0 0 0 12px;
        width: auto
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-advtBox__desc {
        line-height: 18px;
        font-size: .875rem;
        color: var(--ui-02);
        padding: 0
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail {
        text-align: start;
        margin-top: 11px;
        margin-bottom: 17px
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail .dln-mailTitle {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 8px
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail .dln-mailSubtitle {
        font-size: 13px;
        line-height: 19px
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm {
        width: 100%
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm .dln-names {
        display: flex;
        flex-direction: row;
        gap: 23px;
        margin-bottom: 20px
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm .dln-names .dln-firstName, .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm .dln-names .dln-lastName {
        width: calc(50% - 10px);
        height: 40px;
        padding-left: 10px
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm .dln-passwordLine {
        width: calc(50% - 14px);
        display: flex;
        align-items: baseline
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm .dln-passwordLine .dln-password {
        height: 40px;
        width: 100%;
        margin-bottom: 20px;
        padding-left: 10px
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm .dln-passwordLine i {
        margin-left: -22px;
        right: 12px;
        cursor: pointer;
        font-size: 18px
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm .dln-benefitCheckBox {
        height: 24px;
        width: 24px;
        align-self: flex-start
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm .dln-submitButton {
        width: 100%;
        background-color: var(--brand-01);
        color: #fff;
        height: 48px;
        font-size: 18px;
        line-height: 22px;
        border-radius: 100px;
        border: none;
        font-weight: 600
    }

    .dln-thankYou--guest .dln-wrapper#mainContent {
        border-bottom: none;
        margin-top: 24px;
        margin-bottom: 24px
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap {
        margin: 0 20px 40px;
        padding: 0 20px
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails {
        margin: 0;
        padding: 0
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary {
        margin: 26px 0 33px
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitle {
        font-size: 1.125rem !important;
        line-height: 22px;
        margin: 0;
        padding: 0
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitle a, .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitle i {
        color: var(--support-02)
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items {
        font-size: .8125rem;
        line-height: 19px;
        color: var(--ui-02)
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items p {
        margin: 6px 0 0
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev.dln-cartItem__quantity {
        font-size: .8125rem;
        color: var(--ui-02);
        margin-top: 13px
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order {
        padding: 0 0 16px !important;
        margin-top: 11px;
        align-items: flex-start;
        border-top: none;
        border-bottom: 1px solid var(--ui-01)
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order.dln-orderRev__itemPic {
        margin-right: 20px
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content {
        width: calc(100% - 200px) !important;
        padding: 1px 0 0
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main {
        flex-direction: column;
        padding-left: 0;
        display: inline-block
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__detailsTitle {
        font-size: .9375rem
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__advice {
        margin-bottom: 21px
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price {
        flex: initial;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        font-size: .8125rem;
        margin-top: 0
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--oldPrice {
        font-size: .8125rem;
        margin: 0 7px 0 0;
        color: var(--brand-02)
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery {
        border-bottom: 1px solid var(--ui-01);
        margin: 0 0 25px
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-thankYou__subTitle {
        line-height: 19px;
        font-size: .9375rem;
        margin-bottom: 6px
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox {
        border: none;
        padding: 0 !important;
        margin-bottom: 24px
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox .dln-addressBox__data:first-child {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child {
        margin-bottom: 24px
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child .dln-addressBox__data b {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox__divider {
        display: none
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment {
        margin: 0 0 10px
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-thankYou__subTitle {
        font-size: .9375rem;
        margin-bottom: 12px
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox {
        border: none;
        border-bottom: 1px solid var(--ui-01);
        margin: 0;
        padding: 0 0 24px !important
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data {
        line-height: 18px
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data:first-of-type {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside {
        margin: 0
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: .8125rem
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--oldPrice {
        font-size: .9375rem
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--secondary {
        font-size: .875rem
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--total .dln-orderSumm__rowTitle {
        font-size: .9375rem !important
    }

    .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-thankYou__subTitle {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal;
        line-height: 19px;
        font-size: .9375rem;
        margin-bottom: 12px;
        padding-top: 0
    }

    .dln-thankYou--guest .dln-wrapper .dln-thankYou__shareContent .dln-thankYou__paragraph {
        margin-bottom: 24px
    }
}

@media only screen and (max-width: 599px) {
    .dln-thankYou--guest .dln-wrapper > .dln-thankYou__content {
        border: none;
        display: flex;
        padding: 0;
        margin: 17px 0 0
    }

    .dln-thankYou--guest .dln-wrapper--fullWidth {
        margin-top: 60px;
        margin-bottom: 40px;
        border-top: 1px solid var(--ui-01);
        border-bottom: 1px solid var(--ui-01);
        background-color: var(--ui-03)
    }

    .dln-thankYou--guest .dln-thankYou__successMess {
        margin: 0;
        padding: 26px 22px;
        background-color: var(--ui-03);
        border: none;
        width: 100%
    }

    .dln-thankYou--guest .dln-thankYou__successMess .dln-icn {
        margin-bottom: 17px
    }

    .dln-thankYou--guest .dln-thankYou__title {
        line-height: 22px;
        font-size: 1.125rem;
        margin: 0 0 36px
    }

    .dln-thankYou--guest .dln-thankYou__orderNr {
        margin: 0
    }

    .dln-thankYou--guest .dln-thankYou__orderNr .dln-thankYou__orderInfo {
        margin-bottom: 27px;
        text-align: center;
        font-size: 15px;
        line-height: 19px
    }

    .dln-thankYou--guest .dln-thankYou__orderNr .dln-thankYou__orderInfo--user {
        padding: 0;
        border: none;
        margin: 0
    }

    .dln-thankYou--guest .dln-thankYou__orderNr .dln-thankYou__orderInfo--user a {
        color: var(--support-02)
    }

    .dln-thankYou--guest .dln-thankYou__paragraph {
        font-size: .8125rem;
        line-height: 19px
    }

    .dln-thankYou--guest .dln-thankYou__regForm {
        width: 100%;
        text-align: center;
        border-top: none;
        margin-top: 26px;
        margin-bottom: 31px
    }

    .dln-thankYou--guest .dln-thankYou__regForm .dln-thankYou__subTitle {
        display: none;
        margin: 40px 0 8px
    }

    .dln-thankYou--guest .dln-thankYou__regForm > .dln-btn {
        max-width: 380px;
        margin: 0 auto
    }

    .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-benefitTitle {
        font-size: 15px;
        line-height: 19px;
        margin-bottom: 17px;
        text-align: start
    }

    .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer {
        display: flex;
        flex-wrap: wrap
    }

    .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox {
        height: auto;
        border: none;
        display: flex;
        width: 50%;
        padding: 0;
        margin-bottom: 17px
    }

    .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-icn {
        font-size: 12px;
        width: 24px;
        height: 24px;
        line-height: 24px;
        padding: 0;
        border: 1px solid var(--support-02);
        border-radius: 50%;
        background-color: var(--support-02);
        color: #fff
    }

    .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-advtBox__title {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal;
        line-height: 19px;
        font-size: .8125rem;
        padding: 0;
        margin: 0 0 0 12px;
        width: auto
    }

    .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-advtBox__desc {
        line-height: 18px;
        font-size: .875rem;
        color: var(--ui-02);
        padding: 0
    }

    .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail {
        text-align: start;
        margin-top: 11px;
        margin-bottom: 17px
    }

    .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail .dln-mailTitle {
        font-size: 15px;
        line-height: 19px;
        margin-bottom: 8px
    }

    .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail .dln-mailSubtitle {
        font-size: 13px;
        line-height: 19px
    }

    .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm {
        width: 100%
    }

    .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-names {
        display: flex;
        flex-direction: row;
        gap: 23px;
        margin-bottom: 20px
    }

    .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-names .dln-firstName, .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-names .dln-lastName {
        width: 50%;
        height: 40px
    }

    .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm.dln-passwordLine .dln-password {
        height: 40px;
        width: 100%;
        margin-bottom: 20px
    }

    .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm.dln-passwordLine i {
        margin-left: -30px;
        cursor: pointer
    }

    .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-benefitCheckBox {
        height: 24px;
        width: 24px;
        align-self: flex-start
    }

    .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-submitButton {
        width: 100%;
        background-color: var(--brand-01);
        color: #fff;
        height: 48px;
        font-size: 18px;
        line-height: 22px;
        border-radius: 100px;
        border: none;
        font-weight: 600
    }

    .dln-thankYou .dln-carousel .swiper-slide .dln-advtBox {
        width: calc(100% - 20px)
    }

    .dln-thankYou .dln-carousel .swiper-pagination {
        float: left
    }

    .dln-thankYou .dln-carousel .swiper-pagination:after {
        content: "";
        display: block;
        width: 100%;
        clear: both
    }

    .dln-thankYou .dln-wrapper#mainContent {
        border-bottom: none;
        margin-top: 24px;
        margin-bottom: 24px
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap {
        margin: 0 10px 40px;
        padding: 0 10px
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary {
        margin-bottom: 26px !important
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitle {
        font-size: .9375rem !important;
        line-height: 19px;
        margin-top: 0;
        padding-top: 26px;
        margin-bottom: 0
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitle a, .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitle i {
        color: var(--support-02)
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items {
        font-size: .8125rem;
        line-height: 19px;
        color: var(--brand-02)
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items p {
        margin: 6px 0 0
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev.dln-cartItem__quantity {
        font-size: .8125rem;
        color: var(--ui-02);
        margin-top: 13px
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order {
        border-bottom-color: var(--ui-01);
        padding: 0 0 18px !important;
        margin-top: 20px;
        align-items: flex-start
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order.dln-orderRev__itemPic {
        margin-right: 15px
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content {
        width: calc(100% - 120px) !important
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main {
        flex-direction: column;
        padding-left: 0;
        display: inline-block
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__detailsTitle {
        font-size: .9375rem
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__advice {
        margin-bottom: 21px
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price {
        flex: initial;
        width: auto;
        font-size: .8125rem;
        margin-top: 0
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--oldPrice {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        font-size: .8125rem;
        margin: 0 7px 0 0;
        color: var(--brand-02)
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery {
        border-bottom: 1px solid var(--ui-01);
        margin-bottom: 24px
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-thankYou__subTitle {
        line-height: 24px;
        font-size: .9375rem;
        margin-bottom: 6px
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox {
        border-bottom: none !important;
        padding: 0 !important;
        margin-bottom: 24px
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox .dln-addressBox__data:first-child {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child {
        margin-bottom: 24px
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child .dln-addressBox__data b {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox__divider {
        display: none
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-thankYou__subTitle {
        font-size: .9375rem;
        margin-bottom: 12px
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox {
        border-bottom: none;
        padding: 0 0 24px !important
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data {
        line-height: 18px
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data:first-of-type {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: .8125rem
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--oldPrice {
        font-size: .9375rem
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--secondary {
        font-size: .875rem
    }

    .dln-thankYou .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--total .dln-orderSumm__rowTitle {
        font-size: .9375rem !important
    }
}

.js-ty-popup-info {
    margin: 0 20px
}

.js-tankyou-login-btn {
    display: block;
    margin-top: 20px;
    color: var(--brand-04);
    text-align: center;
    font-weight: 700;
    font-size: .875rem
}

.del-header__securityCheck {
    -ms-grid-row-align: center;
    align-self: center;
    padding-top: 10px;
    font-size: 19px;
    line-height: 18px
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper > .dln-thankYou__content {
    border: none;
    display: flex;
    padding: 0 75px;
    margin: 24px 75px 0;
    justify-content: space-between
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper--fullWidth {
    margin-top: 60px;
    margin-bottom: 40px;
    border-top: 1px solid var(--ui-01);
    border-bottom: 1px solid var(--ui-01);
    background-color: var(--ui-03);
    justify-content: center
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__successMess {
    padding: 24px 24px 28px;
    margin: 0;
    border: none;
    background-color: var(--ui-03);
    width: 55%;
    max-height: 482px
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__successMess .dln-icn {
    margin: 22px 0 0;
    border: 2px solid var(--brand-01);
    padding-top: 22px;
    border-radius: 50%;
    height: 55px;
    justify-content: center;
    width: 77px;
    color: var(--brand-01)
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__successMess .dln-thankYou__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 34px;
    font-size: 1.125rem;
    margin: 35px 0 24px
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__successMess .dln-thankYou__paragraph {
    line-height: 19px;
    font-size: .8125rem;
    margin-bottom: 56px
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__successMess .dln-thankYou__paragraph > a {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    pointer-events: none;
    cursor: default;
    text-decoration: none
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__orderNr .dln-thankYou__orderInfo {
    line-height: 29px;
    font-size: 1.3125rem;
    margin-bottom: 22px
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__orderNr .dln-thankYou__orderInfo, .dln-delonghi .dln-thankYou--guest .dln-thankYou__orderNr .dln-thankYou__orderInfo > b {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__orderNr .dln-thankYou__orderInfo > span {
    line-height: 18px;
    font-size: .875rem;
    color: var(--ui-02);
    margin-top: 6px
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__orderNr .dln-thankYou__orderInfo--user {
    line-height: 19px;
    font-size: .8125rem;
    border-top: none;
    margin: 0 0 42px;
    padding: 42px auto 0
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__orderNr .dln-thankYou__orderInfo--user a {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: var(--brand-01)
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__orderNr > .dln-btn--user {
    width: 100%;
    max-width: 386px;
    margin: 0 auto
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__regForm {
    text-align: center;
    border-top: none;
    width: 39%
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__regForm .dln-thankYou__subTitle {
    display: block;
    margin: 40px 0 8px
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__regForm > .dln-btn {
    max-width: 380px;
    margin: 0 auto;
    display: none
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__regForm .dln-thankYou__subTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 29px;
    font-size: 1.3125rem;
    margin-top: 24px;
    margin-bottom: 6px;
    display: none
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__regForm .dln-thankYou__subTitle + .dln-thankYou__paragraph {
    line-height: 18px;
    font-size: .875rem;
    display: none
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-benefitTitle {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 17px;
    text-align: start
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer {
    display: flex;
    flex-wrap: wrap
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox {
    height: auto;
    border: none;
    display: flex;
    width: 50%;
    padding: 0;
    margin-bottom: 17px
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-icn {
    font-size: 12px;
    padding: 8px 7px;
    border: 1px solid var(--brand-01);
    border-radius: 50%;
    background-color: var(--brand-01);
    color: #fff
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-advtBox__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 22px;
    font-size: .9375rem;
    padding: 0;
    margin: 0 0 0 12px;
    width: auto
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-advtBox__desc {
    line-height: 18px;
    font-size: .875rem;
    color: var(--ui-02);
    padding: 0
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail {
    text-align: start;
    margin-top: 11px;
    margin-bottom: 17px
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail .dln-mailTitle {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 8px
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail .dln-mailSubtitle {
    font-size: 13px;
    line-height: 19px
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm {
    width: 80%
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-names {
    display: flex;
    flex-direction: row;
    gap: 23px;
    margin-bottom: 0
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-names .dln-inputs {
    width: calc(50% - 10px);
    height: 40px
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-inputs i {
    cursor: pointer;
    margin-left: -30px;
    position: absolute
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-preferences {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 16px;
    margin-top: 10px
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-preferences .dln-text {
    text-align: start;
    width: calc(100% - 38px);
    margin-left: 14px;
    color: var(--ui-02);
    font-size: 13px;
    line-height: 19px
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-benefitCheckBox {
    height: 24px;
    width: 24px;
    align-self: flex-start
}

.dln-delonghi .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-submitButton {
    width: 100%;
    background-color: var(--brand-01);
    color: #fff;
    height: 48px;
    font-size: 18px;
    line-height: 22px;
    border-radius: 5px;
    border: none;
    font-weight: 600
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent {
    border-top: none;
    margin-top: 124px;
    margin-bottom: 40px
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap {
    margin: 0 60px;
    padding: 0 60px
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary {
    margin-bottom: 47px
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 22px;
    font-size: 1.125rem;
    padding-top: 33px;
    margin-bottom: 4px
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitleInnerWrap a {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .875rem;
    color: var(--brand-01)
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitleInnerWrap i {
    color: var(--brand-01)
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items {
    position: relative;
    width: 100%
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items p {
    font-size: 13px;
    line-height: 19px;
    color: var(--ui-02)
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order {
    border-top-color: var(--ui-01);
    padding: 30px 0 43px;
    align-items: flex-start
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__itemPic {
    margin-right: 20px
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content {
    width: calc(100% - 200px);
    padding: 1px 0 0
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__advice .dln-icn {
    color: var(--brand-04);
    margin-left: 4px
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery {
    width: calc(33.333% - 27px);
    border: none;
    margin: 0 40px 0 0
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-thankYou__subTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 22px;
    font-size: 1.125rem;
    margin-bottom: 28px
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox {
    padding: 11px 58px 26px 24px
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox__data {
    line-height: 18px;
    font-size: .8125rem
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child {
    padding: 20px 51px 17px 20px
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment {
    width: calc(33.333% - 27px);
    border: none;
    margin: 0 40px 0 0
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-thankYou__subTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 22px;
    font-size: 1.125rem;
    margin-bottom: 28px
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox {
    padding: 20px 51px 13px 20px
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__logoContainer {
    margin-bottom: 12px
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data:first-of-type {
    font-size: .8125rem
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside {
    width: calc(33.333% - 27px);
    border: none
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-thankYou__subTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 22px;
    font-size: 1.125rem;
    margin-bottom: 28px
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow {
    padding: 10px 0
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--promo .dln-orderSumm__rowTitle {
    margin-right: auto
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--taxes .dln-tooltip {
    display: none
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--total .dln-orderSumm__rowTitle {
    font-size: 1.125rem !important
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-orderSumm__rowTitle {
    font-size: .8125rem;
    line-height: 19px
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price {
    font-size: .9375rem;
    line-height: 22px
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--removeLink {
    display: none
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--secondary {
    font-size: .875rem
}

.dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--oldPrice {
    font-size: 1rem
}

@media only screen and (min-width: 599px) and (max-width: 1199px) {
    .del-header__securityCheck {
        -ms-grid-row-align: center;
        align-self: center;
        padding-top: 10px;
        font-size: 12px;
        line-height: 16px
    }

    .dln-delonghi .dln-thankYou--guest {
        padding-top: 64px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__content {
        padding: 0;
        margin: 59px 0 0;
        display: flex;
        flex-wrap: wrap
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__successMess {
        padding: 20px 24px;
        margin: 0;
        border: none;
        width: 100%
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__successMess .dln-icn {
        line-height: 32px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__successMess .dln-thankYou__title {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        line-height: 19px;
        font-size: .9375rem;
        margin: 37px 0 28px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__successMess .dln-thankYou__paragraph {
        line-height: 19px;
        font-size: .8125rem
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__orderNr .dln-thankYou__orderInfo {
        width: 100%;
        line-height: 19px;
        font-size: .9375rem;
        margin-bottom: 24px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__orderNr .dln-thankYou__orderInfo span {
        font-size: .8125rem;
        line-height: 19px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__orderNr .dln-thankYou__orderInfo--user {
        line-height: 19px;
        font-size: .8125rem;
        padding-top: 50px;
        padding-bottom: 0;
        margin-bottom: 35px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__orderNr .dln-thankYou__orderInfo--user a {
        color: var(--brand-01)
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__orderNr > .dln-btn {
        margin-bottom: 40px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm {
        width: 100%;
        margin-top: 32px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-benefitTitle {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 17px;
        text-align: start
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer {
        display: flex;
        flex-wrap: wrap
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox {
        height: auto;
        border: none;
        display: flex;
        width: 50%;
        padding: 0;
        margin-bottom: 17px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-icn {
        font-size: 12px;
        padding: 8px 7px;
        border: 1px solid var(--brand-01);
        border-radius: 50%;
        background-color: var(--brand-01);
        color: #fff
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-advtBox__title {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal;
        line-height: 22px;
        font-size: .9375rem;
        padding: 0;
        margin: 0 0 0 12px;
        width: auto
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-advtBox__desc {
        line-height: 18px;
        font-size: .875rem;
        color: var(--ui-02);
        padding: 0
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail {
        text-align: start;
        margin-top: 11px;
        margin-bottom: 17px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail .dln-mailTitle {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 8px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail .dln-mailSubtitle {
        font-size: 13px;
        line-height: 19px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm {
        width: 100%
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm .dln-names {
        display: flex;
        flex-direction: row;
        gap: 23px;
        margin-bottom: 20px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm .dln-names .dln-firstName, .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm .dln-names .dln-lastName {
        width: calc(50% - 10px);
        height: 40px;
        padding-left: 10px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm .dln-passwordLine {
        width: calc(50% - 14px);
        display: flex;
        align-items: baseline
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm .dln-passwordLine .dln-password {
        height: 40px;
        width: 100%;
        margin-bottom: 20px;
        padding-left: 10px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm .dln-passwordLine i {
        margin-left: -22px;
        right: 12px;
        cursor: pointer;
        font-size: 18px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm .dln-benefitCheckBox {
        height: 24px;
        width: 24px;
        align-self: flex-start
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm .dln-submitButton {
        width: 100%;
        background-color: var(--brand-01);
        color: #fff;
        height: 48px;
        font-size: 18px;
        line-height: 22px;
        border-radius: 5px;
        border: none;
        font-weight: 600
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent {
        border-bottom: none;
        margin-top: 24px;
        margin-bottom: 24px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap {
        margin: 0 21px 40px;
        padding: 0 21px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary {
        margin: 26px 0 33px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitle {
        font-size: 1.125rem !important;
        line-height: 22px;
        margin: 0;
        padding: 0
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items {
        font-size: .8125rem;
        line-height: 19px;
        color: var(--ui-02)
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items p {
        margin: 0
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev.dln-cartItem__quantity {
        font-size: .8125rem;
        color: var(--ui-02);
        margin-top: 13px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order {
        padding: 0 0 15px !important;
        margin-top: 15px;
        align-items: flex-start;
        border-top: none;
        border-bottom: 1px solid var(--ui-01)
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order.dln-orderRev__itemPic {
        margin-right: 20px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content {
        width: calc(100% - 200px) !important;
        padding: 1px 0 0
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main {
        flex-direction: column;
        padding-left: 0;
        display: inline-block
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__detailsTitle {
        font-size: .9375rem;
        order: 1
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__advice {
        order: 2;
        margin-bottom: 21px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price {
        flex: initial;
        order: 3;
        width: auto;
        font-size: .8125rem;
        margin-top: 13px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--oldPrice {
        order: 3;
        font-size: .8125rem;
        margin: 0 7px 0 0;
        color: var(--ui-02)
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--discounted {
        order: 4;
        margin-top: 0
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery {
        border-bottom: 1px solid var(--ui-01);
        margin: 0 0 25px;
        width: 100%
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-thankYou__subTitle {
        line-height: 19px;
        font-size: .9375rem;
        margin-bottom: 6px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox {
        border: none;
        padding: 0 !important;
        margin-bottom: 24px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox .dln-addressBox__data:first-child {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child {
        margin-bottom: 24px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child .dln-addressBox__data b {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox__divider {
        display: none
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment {
        margin: 0 0 10px;
        width: 100%
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-thankYou__subTitle {
        font-size: .9375rem;
        margin-bottom: 12px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox {
        border: none;
        border-bottom: 1px solid var(--ui-01);
        margin: 0;
        padding: 0 0 24px !important
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data {
        line-height: 18px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data:first-of-type {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside {
        margin: 0;
        width: 100%
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: .8125rem
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--oldPrice {
        font-size: .9375rem
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--secondary {
        font-size: .875rem
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--total .dln-orderSumm__rowTitle {
        font-size: .9375rem !important
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-thankYou__subTitle {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal;
        line-height: 19px;
        font-size: .9375rem;
        margin-bottom: 28px;
        padding-top: 0
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__shareContent .dln-thankYou__paragraph {
        margin-bottom: 24px
    }
}

@media only screen and (max-width: 599px) {
    .del-header__securityCheck {
        -ms-grid-row-align: center;
        align-self: center;
        padding-top: 10px;
        font-size: 12px;
        line-height: 16px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__content {
        margin: 24px 0 0;
        padding: 0
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__successMess {
        padding: 20px 24px;
        margin: 17px 0 26px;
        border: none;
        width: 100%
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__successMess .dln-icn {
        width: 62px;
        height: 47px;
        line-height: 32px;
        margin: 10px 0
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__successMess .dln-thankYou__title {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        line-height: 19px;
        font-size: .9375rem;
        margin: 24px 0 65px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__successMess .dln-thankYou__paragraph {
        line-height: 19px;
        font-size: .8125rem;
        margin-bottom: 28px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__orderNr .dln-thankYou__orderInfo {
        width: 100%;
        line-height: 19px;
        font-size: .8125rem;
        margin-bottom: 24px;
        text-align: center
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__orderNr .dln-thankYou__orderInfo span {
        font-size: .8125rem
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__orderNr .dln-thankYou__orderInfo--user {
        line-height: 19px;
        font-size: .8125rem;
        padding: 24px 0 0;
        margin-bottom: 0
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__orderNr .dln-thankYou__orderInfo--user a {
        color: var(--brand-01)
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__content .dln-thankYou__orderNr > .dln-btn {
        margin-bottom: 40px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm {
        margin-top: 0;
        width: 100%
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-thankYou__subTitle {
        line-height: 24px;
        font-size: 1.125rem;
        text-align: left;
        margin-top: 0;
        margin-bottom: 12px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-thankYou__subTitle + .dln-thankYou__paragraph {
        text-align: left
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-benefitTitle {
        font-size: 15px;
        line-height: 19px;
        margin-bottom: 17px;
        text-align: start
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer {
        display: flex;
        flex-wrap: wrap
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox {
        height: auto;
        border: none;
        display: flex;
        width: 50%;
        padding: 0;
        margin-bottom: 17px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-icn {
        font-size: 12px;
        width: 24px;
        height: 24px;
        line-height: 24px;
        padding: 0;
        border: 1px solid var(--brand-01);
        border-radius: 50%;
        background-color: var(--brand-01);
        color: #fff
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-advtBox__title {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal;
        line-height: 19px;
        font-size: .8125rem;
        padding: 0;
        margin: 0 0 0 12px;
        width: auto
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-advtBox__desc {
        line-height: 18px;
        font-size: .875rem;
        color: var(--ui-02);
        padding: 0
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail {
        text-align: start;
        margin-top: 11px;
        margin-bottom: 17px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail .dln-mailTitle {
        font-size: 15px;
        line-height: 19px;
        margin-bottom: 8px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail .dln-mailSubtitle {
        font-size: 13px;
        line-height: 19px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm {
        width: 100%
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm .dln-names {
        display: flex;
        flex-direction: row;
        gap: 23px;
        margin-bottom: 20px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm .dln-names .dln-firstName, .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm .dln-names .dln-lastName {
        width: 50%;
        height: 40px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm.dln-passwordLine .dln-password {
        height: 40px;
        width: 100%;
        margin-bottom: 20px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm.dln-passwordLine i {
        margin-left: -30px;
        cursor: pointer
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm .dln-benefitCheckBox {
        height: 24px;
        width: 24px;
        align-self: flex-start
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper .dln-thankYou__regForm .dln-benefitForm .dln-submitButton {
        width: 100%;
        background-color: var(--brand-01);
        color: #fff;
        height: 48px;
        font-size: 18px;
        line-height: 22px;
        border-radius: 5px;
        border: none;
        font-weight: 600
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent {
        border-bottom: none;
        margin-top: 24px;
        margin-bottom: 24px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap {
        margin: 0 10px 40px;
        padding: 0 10px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary {
        margin-bottom: 26px !important
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitle {
        font-size: .9375rem !important;
        margin-top: 0;
        padding-top: 26px;
        margin-bottom: 0
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items {
        font-size: .8125rem;
        line-height: 19px;
        color: var(--ui-02)
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items p {
        margin: 6px 0 0
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev.dln-cartItem__quantity {
        font-size: .8125rem;
        color: var(--ui-02);
        margin-top: 13px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order {
        border-bottom-color: var(--ui-01);
        padding: 0 0 18px !important;
        margin-top: 20px;
        align-items: flex-start
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order.dln-orderRev__itemPic {
        margin-right: 15px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content {
        width: calc(100% - 120px) !important
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main {
        flex-direction: column;
        padding-left: 0;
        display: inline-block
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__detailsTitle {
        font-size: .9375rem;
        order: 1
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__advice {
        order: 2;
        margin-bottom: 21px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price {
        flex: initial;
        order: 3;
        width: auto;
        font-size: .8125rem;
        margin-top: 13px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--oldPrice {
        order: 3;
        font-size: .8125rem;
        margin: 0 7px 0 0;
        color: var(--ui-02)
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--discounted {
        order: 4;
        margin-top: 0
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery {
        border-bottom: 1px solid var(--ui-01);
        margin-bottom: 24px;
        width: 100%
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-thankYou__subTitle {
        line-height: 24px;
        font-size: .9375rem;
        margin-bottom: 6px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox {
        border-bottom: none;
        padding: 0 !important;
        margin-bottom: 24px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox .dln-addressBox__data:first-child {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child {
        margin-bottom: 24px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child .dln-addressBox__data b {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox__divider {
        display: none
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment {
        width: 100%
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-thankYou__subTitle {
        font-size: .9375rem;
        margin-bottom: 12px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox {
        border-bottom: none;
        padding: 0 0 24px !important
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data {
        line-height: 18px
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data:first-of-type {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside {
        width: 100%
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: .8125rem
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--oldPrice {
        font-size: .9375rem
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--secondary {
        font-size: .875rem
    }

    .dln-delonghi .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--total .dln-orderSumm__rowTitle {
        font-size: .9375rem !important
    }
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper > .dln-thankYou__content {
    border: none;
    display: flex;
    padding: 0 75px;
    margin: 24px 75px 0;
    justify-content: space-between
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper--fullWidth {
    margin-top: 60px;
    margin-bottom: 40px;
    border-top: 1px solid var(--ui-01);
    border-bottom: 1px solid var(--ui-01);
    background-color: var(--ui-03);
    justify-content: center
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__successMess {
    padding: 48px 24px 46px;
    margin: 0;
    border: none;
    background-color: var(--ui-03);
    width: 55%;
    max-height: 482px
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__successMess .dln-thankYou__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 30px;
    font-size: 1.5rem;
    margin: 29px 0 16px
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__successMess .dln-thankYou__paragraph {
    line-height: 22px;
    font-size: .9375rem;
    margin-bottom: 30px
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__successMess .dln-thankYou__paragraph > a {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__successMess .dln-icn {
    margin: 22px 0 0;
    border: 2px solid var(--brand-01);
    padding-top: 22px;
    border-radius: 50%;
    height: 55px;
    justify-content: center;
    width: 77px;
    color: var(--brand-01)
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__orderNr .dln-thankYou__orderInfo {
    width: 100%;
    line-height: 22px;
    font-size: 1.125rem;
    margin-bottom: 60px;
    text-align: center;
    padding: 0;
    border: none
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__orderNr .dln-thankYou__orderInfo span {
    font-size: .9375rem;
    line-height: 22px
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__orderNr .dln-thankYou__orderInfo--user {
    line-height: 22px;
    font-size: .9375rem;
    padding: 0;
    margin-bottom: 0
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__orderNr .dln-thankYou__orderInfo--user a {
    color: var(--brand-01)
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__orderNr > .dln-btn {
    margin-bottom: 40px
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm {
    margin-top: 10px;
    width: 39%
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-thankYou__subTitle {
    line-height: 24px;
    font-size: 1.125rem;
    text-align: left;
    margin-top: 0;
    margin-bottom: 12px
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-thankYou__subTitle + .dln-thankYou__paragraph {
    text-align: left
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-benefitTitle {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 17px;
    text-align: start
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer {
    display: flex;
    flex-wrap: wrap
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox {
    height: auto;
    border: none;
    display: flex;
    width: 50%;
    padding: 0;
    margin-bottom: 17px
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-icn {
    font-size: 12px;
    line-height: 24px;
    top: unset;
    padding: 0;
    border: 1px solid var(--brand-01);
    border-radius: 50%;
    background-color: var(--brand-01);
    color: var(--brand-03);
    width: 24px;
    position: relative;
    height: 24px
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-advtBox__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 22px;
    font-size: .9375rem;
    padding: 0;
    margin: 0 0 0 12px;
    width: auto
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-advtBox__desc {
    line-height: 18px;
    font-size: .875rem;
    color: var(--ui-02);
    padding: 0
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail {
    text-align: start;
    margin-top: 11px;
    margin-bottom: 17px
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail .dln-mailTitle {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 8px
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail .dln-mailSubtitle {
    font-size: 13px;
    line-height: 19px
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm {
    width: 80%
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-names {
    display: flex;
    flex-direction: row;
    gap: 23px;
    margin-bottom: 0
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-names .dln-inputs {
    width: calc(50% - 10px);
    height: 40px
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-inputs i {
    cursor: pointer;
    top: 10px;
    right: 15px;
    position: absolute
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-preferences {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 16px
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-preferences .dln-text {
    text-align: start;
    width: calc(100% - 38px);
    margin-left: 14px;
    color: var(--ui-13);
    font-size: 13px;
    line-height: 19px
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-benefitCheckBox {
    height: 24px;
    width: 24px;
    align-self: flex-start
}

.dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-submitButton {
    width: 100%;
    background-color: var(--brand-01);
    color: #fff;
    height: 48px;
    font-size: 18px;
    line-height: 22px;
    border-radius: 5px;
    border: none;
    font-weight: 600
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent {
    border-bottom: none;
    margin-top: 24px;
    margin-bottom: 40px
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap {
    margin: 0 60px 40px;
    padding: 0 60px
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails {
    padding: 0;
    background-color: var(--ui-03)
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary {
    margin: 23px 0 12px
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitle {
    font-size: 1.125rem !important;
    line-height: 22px;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    font-weight: 700
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitleInnerWrap a, .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitleInnerWrap i {
    color: var(--brand-01)
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items {
    font-size: .9375rem;
    line-height: 22px;
    color: var(--ui-13)
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items p {
    margin: 0
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev.dln-cartItem__quantity {
    font-size: .8125rem;
    color: var(--ui-02);
    margin-top: 13px
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order {
    border-bottom-color: var(--ui-01);
    padding: 32px 0 36px;
    margin-top: 20px;
    align-items: flex-start
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order.dln-orderRev__itemPic {
    margin-right: 15px
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content {
    width: calc(100% - 200px)
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main {
    padding-left: 0;
    display: flex;
    flex-direction: unset
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__detailsTitle {
    font-size: .9375rem;
    line-height: 19px
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__advice {
    margin-bottom: 21px
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price {
    flex: initial;
    width: auto;
    font-size: .8125rem
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--oldPrice {
    font-size: .9375rem;
    margin: 0 13px 0 0;
    color: var(--ui-02);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--discounted {
    margin-top: 0;
    font-size: .9375rem
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery {
    margin-bottom: 24px;
    margin-top: 50px;
    padding: 0
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-thankYou__subTitle {
    line-height: 24px;
    font-size: 1.125rem;
    margin-bottom: 6px;
    font-weight: 700
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox {
    border: 1px solid var(--ui-12);
    padding: 14px 22px 24px 20px;
    margin-bottom: 24px;
    background-color: var(--ui-03)
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox .dln-addressBox__data:first-child {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child {
    margin-bottom: 24px
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child .dln-addressBox__data b {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox__divider {
    display: none
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment {
    padding-bottom: 10px;
    margin-bottom: 23px;
    margin-top: 50px
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-thankYou__subTitle {
    font-size: 1.125rem;
    margin-bottom: 12px;
    font-weight: 700
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox {
    background-color: var(--ui-03);
    border: 1px solid var(--ui-12);
    padding: 20px 51px 14px 20px
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data {
    line-height: 18px
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data:first-of-type {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside {
    margin-top: 50px
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-thankYou__subTitle {
    margin-bottom: 5px;
    font-weight: 700
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__content {
    background-color: var(--ui-03)
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--subtotal {
    border-top: none
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--promo .dln-orderSumm__rowTitle {
    font-size: .8125rem;
    font-family: var(--fontNameRoman), Arial, sans-serif
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .8125rem
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--oldPrice {
    font-size: .9375rem
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--secondary {
    font-size: .875rem
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--total {
    border-top: 1px solid var(--ui-13);
    border-bottom: 1px solid var(--ui-13)
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--total .dln-orderSumm__rowTitle, .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--total .dln-price--total {
    font-size: 1.125rem !important;
    color: var(--brand-04) !important;
    font-family: var(--fontNameBold), Arial, sans-serif
}

.dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__rowTitle {
    color: var(--ui-13) !important
}

@media only screen and (min-width: 599px) and (max-width: 1199px) {
    .dln-kenwood .dln-thankYou--guest .dln-wrapper > .dln-thankYou__content {
        border: none;
        display: flex;
        padding: 0 2px;
        margin: 24px 2px 0;
        justify-content: space-between
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper--fullWidth {
        margin-top: 60px;
        margin-bottom: 40px;
        border-top: 1px solid var(--ui-01);
        border-bottom: 1px solid var(--ui-01);
        background-color: var(--ui-03)
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper .dln-thankYou__orderNr .dln-thankYou__orderInfo {
        width: 100%;
        line-height: 29px;
        font-size: 1.3125rem;
        margin-bottom: 64px;
        text-align: center;
        padding: 0;
        border: none
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper .dln-thankYou__orderNr .dln-thankYou__orderInfo span {
        font-size: .8125rem;
        line-height: 19px
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper .dln-thankYou__orderNr .dln-thankYou__orderInfo--user {
        line-height: 19px;
        font-size: .8125rem;
        padding: 0;
        margin-bottom: 0
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper .dln-thankYou__orderNr .dln-thankYou__orderInfo--user a {
        color: var(--brand-01)
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper .dln-thankYou__orderNr > .dln-btn {
        margin-bottom: 40px
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper .dln-thankYou__successMess {
        padding: 48px 24px;
        margin: 0;
        border: none;
        background-color: var(--ui-03);
        width: 100%
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper .dln-thankYou__successMess .dln-thankYou__title {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal;
        line-height: 22px;
        font-size: 1.125rem;
        margin: 35px 0 24px
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper .dln-thankYou__successMess .dln-thankYou__paragraph {
        line-height: 19px;
        font-size: .8125rem;
        margin-bottom: 30px
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper .dln-thankYou__successMess .dln-thankYou__paragraph > a {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        text-decoration: none
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm {
        margin-top: 10px;
        width: 100%
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-thankYou__subTitle {
        line-height: 24px;
        font-size: 1.125rem;
        text-align: left;
        margin-top: 0;
        margin-bottom: 12px
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-thankYou__subTitle + .dln-thankYou__paragraph {
        text-align: left
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-benefitTitle {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 17px;
        text-align: start
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer {
        display: flex;
        flex-wrap: wrap
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox {
        height: auto;
        border: none;
        display: flex;
        width: 50%;
        padding: 0;
        margin-bottom: 17px
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-icn {
        font-size: 12px;
        width: 24px;
        height: 24px;
        padding: 0;
        border: 1px solid var(--brand-01);
        border-radius: 50%;
        background-color: var(--brand-01);
        color: #fff
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-advtBox__title {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal;
        line-height: 22px;
        font-size: .9375rem;
        padding: 0;
        margin: 0 0 0 12px;
        width: auto
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-advtBox__desc {
        line-height: 18px;
        font-size: .875rem;
        color: var(--ui-02);
        padding: 0
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail {
        text-align: start;
        margin-top: 11px;
        margin-bottom: 17px
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail .dln-mailTitle {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 8px
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail .dln-mailSubtitle {
        font-size: 13px;
        line-height: 19px
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm {
        width: 100%
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-names {
        display: flex;
        flex-direction: row;
        gap: 23px;
        margin-bottom: 20px
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-names .dln-firstName, .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-names .dln-lastName {
        width: calc(50% - 10px);
        height: 40px;
        padding-left: 10px
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-passwordLine {
        width: calc(50% - 14px);
        display: flex;
        align-items: baseline
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-passwordLine .dln-password {
        height: 40px;
        width: 100%;
        margin-bottom: 20px;
        padding-left: 10px
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-passwordLine i {
        margin-left: -22px;
        right: 12px;
        cursor: pointer;
        font-size: 18px
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-benefitCheckBox {
        height: 24px;
        width: 24px;
        align-self: flex-start
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-submitButton {
        width: 100%;
        background-color: var(--brand-01);
        color: #fff;
        height: 48px;
        font-size: 18px;
        line-height: 22px;
        border-radius: 5px;
        border: none;
        font-weight: 600
    }

    .dln-kenwood .dln-wrapper#mainContent {
        border-bottom: none;
        margin-top: 24px;
        margin-bottom: 24px
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap {
        margin: 0 10px 40px;
        padding: 0 10px
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails {
        padding: 0;
        background-color: var(--ui-03)
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary {
        margin: 23px 0 12px
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitle {
        font-size: 1rem !important;
        line-height: 19px;
        margin-top: 0;
        padding-top: 0;
        margin-bottom: 0
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitleInnerWrap a, .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitleInnerWrap i {
        color: var(--brand-01)
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items {
        font-size: .8125rem;
        line-height: 19px;
        color: var(--ui-02)
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items p {
        margin: 6px 0 0
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev.dln-cartItem__quantity {
        font-size: .8125rem;
        color: var(--ui-02);
        margin-top: 13px
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order {
        border-bottom-color: var(--ui-01);
        padding: 0 0 18px !important;
        margin-top: 20px;
        align-items: flex-start
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order.dln-orderRev__itemPic {
        margin-right: 15px
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content {
        width: calc(100% - 120px) !important
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main {
        flex-direction: unset;
        padding-left: 0;
        display: flex
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__detailsTitle {
        font-size: .9375rem;
        line-height: 19px
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__advice {
        margin-bottom: 21px
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price {
        flex: initial;
        width: auto;
        font-size: .8125rem
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--oldPrice {
        font-size: .8125rem;
        margin: 0 13px 0 0;
        color: var(--ui-02);
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--discounted {
        margin-top: 0;
        font-size: .8125rem
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery {
        border-bottom: 1px solid var(--ui-01);
        margin-bottom: 24px;
        padding: 0;
        width: 100%
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-thankYou__subTitle {
        line-height: 24px;
        font-size: .9375rem;
        margin-bottom: 6px;
        font-weight: 700
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox {
        border-bottom: none;
        padding: 0 !important;
        margin-bottom: 24px;
        background-color: var(--ui-03)
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox .dln-addressBox__data:first-child {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child {
        margin-bottom: 24px
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child .dln-addressBox__data b {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox__divider {
        display: none
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment {
        width: 100%;
        padding-bottom: 10px;
        border-bottom: 1px solid var(--ui-02);
        margin-bottom: 23px
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-thankYou__subTitle {
        font-size: .9375rem;
        margin-bottom: 12px;
        font-weight: 700
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox {
        background-color: var(--ui-03);
        border-bottom: none;
        padding: 0 !important
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data {
        line-height: 18px
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data:first-of-type {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside {
        width: 100%
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-thankYou__subTitle {
        margin-bottom: 5px;
        font-weight: 700
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__content {
        background-color: var(--ui-03)
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--subtotal {
        border-top: none
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--promo .dln-orderSumm__rowTitle {
        font-size: .8125rem;
        font-family: var(--fontNameRoman), Arial, sans-serif
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: .8125rem
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--oldPrice {
        font-size: .9375rem
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--secondary {
        font-size: .875rem
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--total {
        border-top: 1px solid var(--ui-13);
        border-bottom: 1px solid var(--ui-13)
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--total .dln-orderSumm__rowTitle, .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--total .dln-price--total {
        font-size: 1.125rem !important;
        color: var(--brand-04) !important;
        font-family: var(--fontNameBold), Arial, sans-serif
    }

    .dln-kenwood .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__rowTitle {
        color: var(--ui-13) !important
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-thankYou--guest .dln-wrapper > .dln-thankYou__content {
        border: none;
        display: flex;
        padding: 0;
        margin: 24px 0 0;
        justify-content: space-between
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper--fullWidth {
        margin-top: 60px;
        margin-bottom: 40px;
        border-top: 1px solid var(--ui-01);
        border-bottom: 1px solid var(--ui-01);
        background-color: var(--ui-03)
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__successMess {
        padding: 26px 24px 28px 25px;
        margin: 0;
        border: none;
        background-color: var(--ui-03);
        width: 100%
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__successMess .dln-thankYou__title {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal;
        line-height: 22px;
        font-size: 1.125rem;
        margin: 17px 0 36px
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__successMess .dln-thankYou__paragraph {
        line-height: 19px;
        font-size: .8125rem;
        margin-bottom: 28px
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__successMess .dln-thankYou__paragraph > a {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        text-decoration: none
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__orderNr .dln-thankYou__orderInfo {
        width: 100%;
        line-height: 19px;
        font-size: .9375rem;
        margin-bottom: 28px;
        text-align: center;
        padding: 0;
        border: none
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__orderNr .dln-thankYou__orderInfo span {
        font-size: .8125rem
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__orderNr .dln-thankYou__orderInfo--user {
        line-height: 19px;
        font-size: .8125rem;
        padding: 0;
        margin-bottom: 0
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__orderNr .dln-thankYou__orderInfo--user a {
        color: var(--brand-01)
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__orderNr > .dln-btn {
        margin-bottom: 40px
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm {
        margin-top: 10px;
        width: 100%
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-thankYou__subTitle {
        line-height: 24px;
        font-size: 1.125rem;
        text-align: left;
        margin-top: 0;
        margin-bottom: 12px
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-thankYou__subTitle + .dln-thankYou__paragraph {
        text-align: left
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-benefitTitle {
        font-size: 15px;
        line-height: 19px;
        margin-bottom: 17px;
        text-align: start
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer {
        display: flex;
        flex-wrap: wrap
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox {
        height: auto;
        border: none;
        display: flex;
        width: 50%;
        padding: 0;
        margin-bottom: 17px
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-icn {
        font-size: 12px;
        width: 24px;
        height: 24px;
        line-height: 24px;
        padding: 0;
        border: 1px solid var(--brand-01);
        border-radius: 50%;
        background-color: var(--brand-01);
        color: #fff
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-advtBox__title {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal;
        line-height: 19px;
        font-size: .8125rem;
        padding: 0;
        margin: 0 0 0 12px;
        width: auto
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-advtContainer .dln-advtBox .dln-advtBox__desc {
        line-height: 18px;
        font-size: .875rem;
        color: var(--ui-02);
        padding: 0
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail {
        text-align: start;
        margin-top: 11px;
        margin-bottom: 17px
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail .dln-mailTitle {
        font-size: 15px;
        line-height: 19px;
        margin-bottom: 8px
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitGuest .dln-benefitMail .dln-mailSubtitle {
        font-size: 13px;
        line-height: 19px
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm {
        width: 100%
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-names {
        display: flex;
        flex-direction: row;
        gap: 23px;
        margin-bottom: 20px
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-names .dln-firstName, .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-names .dln-lastName {
        width: 50%;
        height: 40px
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm.dln-passwordLine .dln-password {
        height: 40px;
        width: 100%;
        margin-bottom: 20px
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm.dln-passwordLine i {
        margin-left: -30px;
        cursor: pointer
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-benefitCheckBox {
        height: 24px;
        width: 24px;
        align-self: flex-start
    }

    .dln-kenwood .dln-thankYou--guest .dln-thankYou__regForm .dln-benefitForm .dln-submitButton {
        width: 100%;
        background-color: var(--brand-01);
        color: #fff;
        height: 48px;
        font-size: 18px;
        line-height: 22px;
        border-radius: 5px;
        border: none;
        font-weight: 600
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent {
        border-bottom: none;
        margin-top: 24px;
        margin-bottom: 24px
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap {
        margin: 0 10px 40px;
        padding: 0 10px
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails {
        padding: 0;
        background-color: var(--ui-03)
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary {
        margin-bottom: 12px !important
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitle {
        font-size: .9375rem !important;
        line-height: 19px;
        margin-top: 0;
        padding-top: 26px;
        margin-bottom: 0
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitleInnerWrap a, .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__subTitleInnerWrap i {
        color: var(--brand-01)
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items {
        font-size: .8125rem;
        line-height: 19px;
        color: var(--ui-02)
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-thankYou__items p {
        margin: 6px 0 0
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev.dln-cartItem__quantity {
        font-size: .8125rem;
        color: var(--ui-02);
        margin-top: 13px
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order {
        border-bottom-color: var(--ui-01);
        padding: 0 0 18px !important;
        margin-top: 20px;
        align-items: flex-start
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order.dln-orderRev__itemPic {
        margin-right: 15px
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content {
        width: calc(100% - 120px) !important
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main {
        flex-direction: unset;
        padding-left: 0;
        display: flex
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__detailsTitle {
        font-size: .9375rem;
        line-height: 19px
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__advice {
        margin-bottom: 21px
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price {
        flex: initial;
        width: auto;
        font-size: .8125rem
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--oldPrice {
        font-size: .8125rem;
        margin: 0 7px 0 0;
        color: var(--ui-02);
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--orderSummary .dln-orderRev--cart-order .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-price--discounted {
        margin-top: 0;
        font-size: .8125rem
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery {
        width: 100%;
        border-bottom: 1px solid var(--ui-01);
        margin-bottom: 24px;
        padding: 0;
        margin-top: 5px
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-thankYou__subTitle {
        line-height: 24px;
        font-size: .9375rem;
        margin-bottom: 6px
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox {
        border-bottom: none;
        padding: 0 !important;
        margin-bottom: 24px;
        background-color: var(--ui-03)
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox .dln-addressBox__data:first-child {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child {
        margin-bottom: 24px
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox:last-child .dln-addressBox__data b {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--delivery .dln-addressBox__divider {
        display: none
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment {
        width: 100%;
        margin-top: 0
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-thankYou__subTitle {
        font-size: .9375rem;
        margin-bottom: 12px
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox {
        background-color: var(--ui-03);
        border-bottom: none;
        padding: 0 !important
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data {
        line-height: 18px
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--payment .dln-addressBox .dln-addressBox__data:first-of-type {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside {
        width: 100%;
        margin-top: 0
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-thankYou__subTitle {
        margin-bottom: 5px
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__content {
        background-color: var(--ui-03)
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--promo .dln-orderSumm__rowTitle {
        font-size: .8125rem;
        font-family: var(--fontNameRoman), Arial, sans-serif
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: .8125rem
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--oldPrice {
        font-size: .9375rem
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow .dln-price--secondary {
        font-size: .875rem
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--total .dln-orderSumm__rowTitle, .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__contentRow--total .dln-price--total {
        font-size: 1.125rem !important;
        color: var(--brand-04) !important;
        font-family: var(--fontNameBold), Arial, sans-serif
    }

    .dln-kenwood .dln-thankYou--guest .dln-wrapper#mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__content--aside .dln-orderSumm__rowTitle {
        color: var(--ui-13) !important
    }
}

.dln-regProductList--empty .dln-regProductList {
    align-content: flex-start
}

.dln-regProductList--empty .dln-regProductList .dln-wrapper {
    padding-top: 48px;
    padding-bottom: 0
}

.dln-regProductList--empty .dln-regProductList__aside {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    width: 264px;
    margin: 0 40px 0 0
}

.dln-regProductList--empty .dln-regProductList .dln-profileCard {
    margin: 0 0 32px
}

.dln-regProductList--empty .dln-regProductList__title {
    margin: 0
}

.dln-regProductList--empty .dln-regProductList__subTitle, .dln-regProductList--empty .dln-regProductList__title {
    font-size: 32px;
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-regProductList--empty .dln-regProductList__subTitle {
    margin: 0 0 8px
}

.dln-regProductList--empty .dln-regProductList__content {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: calc(100% - 304px)
}

.dln-regProductList--empty .dln-regProductList__content .dln-title {
    margin: 0 0 32px;
    line-height: normal
}

.dln-regProductList--empty .dln-regProductList__section {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%;
    margin: 0 0 64px
}

.dln-regProductList--empty .dln-regProductList__section .dln-title, .dln-regProductList--empty .dln-regProductList__sectionTitle {
    display: block;
    width: 100%;
    height: auto;
    line-height: 32px;
    font-size: 32px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0
}

.dln-regProductList--empty .dln-regProductList__section .dln-title--labeled, .dln-regProductList--empty .dln-regProductList__sectionTitle--labeled {
    display: flex
}

.dln-regProductList--empty .dln-regProductList .dln-title + .dln-regProductList__paragraph {
    margin-bottom: 0
}

.dln-regProductList--empty .dln-regProductList__paragraph {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: var(--brand-04);
    margin: 0 0 20px
}

.dln-regProductList--empty .dln-regProductList__paragraph--info {
    color: var(--brand-02);
    margin: 0 0 32px
}

.dln-regProductList--empty .dln-regProductList__paragraph--noMarg {
    margin: 0
}

.dln-regProductList--empty .dln-regProductList__underlinedText {
    color: var(--brand-02);
    text-decoration: underline
}

.dln-regProductList--empty .dln-regProductList__underlinedText:hover {
    color: var(--brand-04)
}

.dln-regProductList--empty .dln-regProductList__subtitle {
    display: block;
    width: 100%;
    height: auto;
    line-height: 20px;
    font-size: 13px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-regProductList--empty .dln-regProductList .dln-tab__content .dln-regProductList__title {
    margin: 32px 0;
    opacity: 0;
    transition: opacity .3s ease .1s
}

.dln-regProductList--empty .dln-regProductList .dln-tab__content--active .dln-regProductList__title {
    opacity: 1
}

.dln-regProductList--empty .dln-regProductList__foot {
    text-align: center;
    width: 100%;
    margin: 0 0 32px
}

.dln-regProductList--empty .dln-regProductList__foot--divider {
    margin: 32px 0;
    border-top: 1px solid var(--ui-01);
    text-align: right;
    padding: 32px 0 0
}

.dln-regProductList--empty .dln-regProductList--empty .dln-regProductList__content .dln-title {
    margin: 0 0 28px
}

.dln-kenwood .dln-regProductList--empty .dln-regProductList__subTitle {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    margin: 0 0 20px
}

.dln-kenwood .dln-regProductList--empty .dln-regProductList__foot {
    text-align: center;
    border: none;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 0
}

.dln-kenwood .dln-regProductList--empty .dln-regProductList__content {
    display: block;
    text-align: center
}

.dln-kenwood .dln-regProductList--empty .dln-regProductList__content .dln-title {
    margin: 0 0 32px;
    line-height: normal
}

.dln-kenwood .dln-regProductList--empty .dln-regProductList__paragraph {
    padding-bottom: 10px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-regProductList--empty .dln-regProductList__content {
        margin: 0
    }

    .dln-kenwood .dln-regProductList--empty .dln-regProductList__content .dln-title {
        font-size: 32px;
        line-height: 40px;
        padding: 0;
        margin: 30px 0 20px
    }

    .dln-kenwood .dln-regProductList--empty .dln-regProductList__subTitle {
        font-size: 24px;
        text-align: center
    }

    .dln-kenwood .dln-regProductList--empty .dln-regProductList__paragraph {
        font-size: 14px;
        text-align: center
    }
}

.dln-delonghi .dln-page.dln-regProductList--empty .dln-wrapper .dln-page__content .dln-regProductList__subTitle {
    display: none
}

.dln-newUserForm {
    width: 100%
}

.dln-newUserForm__content {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%
}

.dln-newUserForm__paragraph {
    font-size: 13px;
    line-height: 125%;
    width: 100%;
    color: var(--brand-02);
    margin: 0
}

.dln-newUserForm__section {
    width: 100%;
    margin: 32px 0 0
}

.dln-newUserForm__section--main {
    margin: 0
}

.dln-newUserForm__section .dln-btn {
    margin: 20px 0 0
}

.dln-newUserForm__section .dln-inputs {
    margin: 24px 0 0
}

.dln-delonghi .dln-newUserForm__paragraph {
    line-height: 24px;
    font-size: 1rem;
    color: var(--brand-04)
}

.dln-delonghi .dln-newUserForm__section .dln-inputs {
    margin: 20px 0 0
}

.dln-delonghi .dln-newUserForm__section .dln-inputs + .dln-btn--confirm {
    width: 100%;
    margin-top: 27px
}

.dln-delonghi .dln-newUserForm__section:not(.dln-newUserForm__section--main) {
    margin-top: 40px
}

.dln-delonghi .dln-newUserForm__section:not(.dln-newUserForm__section--main) > .dln-btn--stroked {
    width: 100%;
    margin-top: 24px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-newUserForm__content .dln-newUserForm__paragraph {
        font-size: .9375rem;
        line-height: 23px
    }

    .dln-delonghi .dln-newUserForm__section--main .dln-btn {
        margin-top: 21px !important
    }

    .dln-delonghi .dln-newUserForm__section:not(.dln-newUserForm__section--main) {
        margin-top: 30px
    }
}

.dln-checkout--editing .dln-checkout__formData {
    width: calc(50% - 8px);
    max-width: none;
    margin-bottom: 16px
}

.dln-checkout--editing .dln-checkout__formData:nth-of-type(odd) {
    margin-right: 16px
}

.dln-checkout--editing .dln-btn--editing {
    width: calc(50% - 8px);
    margin-bottom: 32px
}

.dln-checkout--editing .dln-accordion--shipping-information .dln-btn--showOtherAddress {
    display: none
}

.dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-accordion__content {
    opacity: 1;
    display: flex
}

.dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-accordion__content .dln-checkout__dataResult {
    display: flex
}

.dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-accordion__content--submit .dln-checkout__paragraph {
    display: none
}

.dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-accordion__content--submit .dln-btn {
    margin: 0
}

.dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__formField .dln-checkServiceBox__cardList {
    display: none
}

.dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__formField--billingAddress .dln-checkout__formData {
    margin-left: 0
}

.dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__formField--billingAddress .dln-checkout__formData:nth-of-type(odd) {
    margin-left: 8px
}

.dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__formField--billingAddress .dln-btn {
    margin: 16px 0 0
}

.dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__formDataHead .dln-btn {
    margin: 0
}

.dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__dataResult, .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__formGroup .dln-checkout__formField:not(.dln-checkout__formField--radio), .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__formGroup .dln-inputs {
    display: none
}

.dln-checkout .dln-accordion.dln-accordion--payment.dln-accordion--showInfo.dln-accordion--editing .dln-accordion__subTitle {
    display: flex;
    margin-top: 8px
}

.dln-checkout__formDataHead {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 16px
}

.dln-checkout__formDataHead .dln-radioBtn {
    width: calc(100% - 76px);
    margin: 0 auto 0 0
}

.dln-checkout__formDataHead .dln-radioBtn__input:checked + .dln-radioBtn__lbl {
    color: var(--support-02);
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

@media only screen and (max-width: 599px) {
    .dln-checkout--editing .dln-checkout__formData {
        width: 100%
    }

    .dln-checkout--editing .dln-checkout__formData:nth-child(2n) {
        margin-right: 0
    }

    .dln-checkout--editing .dln-btn--editing {
        width: 100%;
        margin-bottom: 32px
    }

    .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-accordion__content .dln-checkout__dataResult {
        display: flex;
        margin: 0 0 32px;
        padding: 0
    }

    .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-accordion__content .dln-checkout__dataResult .dln-btn {
        width: 100%;
        margin: 16px auto 0
    }

    .dln-checkout--editing .dln-accordion--payment.dln-accordion--editing .dln-checkout__formField .dln-checkout__formData {
        margin: 16px 0 32px
    }
}

.dln-kenwood .dln-checkout--editing .dln-checkout__dataResult {
    margin-bottom: 50px
}

.dln-kenwood .dln-checkout--editing .dln-checkout__content .dln-checkout__formData {
    border: 1px solid var(--ui-01);
    padding: 20px
}

.dln-kenwood .dln-checkout--editing .dln-checkout__content .dln-checkout__formDataHead .dln-radioBtn__lbl {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: var(--brand-04)
}

.dln-kenwood .dln-checkout--editing .dln-checkout__content .dln-checkout__formDataHead .dln-btn--link {
    bottom: 20px;
    right: 20px
}

.dln-kenwood .dln-checkout--editing .dln-checkout__content .dln-checkout__formDataHead .dln-btn--link .dln-btn__lbl {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 0
}

.dln-kenwood .dln-checkout--editing .dln-checkout__content .dln-checkout__formData--selected {
    border: 1px solid var(--ui-07)
}

.dln-kenwood .dln-checkout--editing .dln-checkout__content .dln-btn--stroked {
    border: 1px dashed var(--ui-07)
}

.dln-kenwood .dln-checkout--editing .dln-checkout__content .dln-btn--editing {
    margin-bottom: 0
}

.dln-kenwood .dln-checkout .dln-accordion--payment {
    margin-bottom: 70px
}

.dln-kenwood .dln-checkout .dln-accordion--payment .dln-checkout__formData .dln-checkServiceBox__cardItem .dln-checkServiceBox__cardImg[alt=Visa] {
    width: 42px;
    height: 14px
}

.dln-kenwood .dln-checkout .dln-accordion--payment .dln-checkout__formData p:first-of-type .dln-checkout__formValue:first-of-type {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-kenwood .dln-checkout .dln-accordion--payment .dln-checkout__formField--billingAddress .dln-checkout__formData .dln-btn--link .dln-icn {
    display: none
}

.dln-kenwood .dln-checkout .dln-accordion.dln-accordion--payment.dln-accordion--showInfo.dln-accordion--editing .dln-accordion__subTitle {
    display: flex
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-checkout--editing .dln-checkout__content .dln-accordion .dln-checkout__dataResult > p {
        padding-left: 50px !important
    }

    .dln-kenwood .dln-checkout--editing .dln-checkout__content .dln-accordion--shipping-information .dln-btn--showOtherAddress {
        display: inline-block;
        margin: 0 auto 30px
    }

    .dln-kenwood .dln-checkout--editing .dln-checkout__content .dln-accordion--shipping-information .dln-btn--showOtherAddress:after {
        font-family: var(--fontNameIcons), sans-serif;
        font-variant: normal;
        text-transform: none;
        content: "u";
        margin-left: 7px;
        display: inline-block
    }

    .dln-kenwood .dln-checkout--editing .dln-checkout__content .dln-accordion--shipping-method .dln-checkout__dataResult .dln-checkout__formData:last-of-type, .dln-kenwood .dln-checkout--editing .dln-checkout__content .dln-accordion--shipping-method .dln-checkout__dataResult .dln-checkout__formData:only-of-type {
        margin-bottom: 0
    }
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion--access-information .dln-accordion__title > .dln-icn {
    width: 17px;
    height: 16px;
    line-height: 16px;
    font-size: 1.0625rem;
    text-align: center
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion__content {
    border-top: none
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion .dln-checkout__dataResult > p {
    line-height: 18px;
    font-size: .875rem
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion .dln-checkout__dataResult > p > a {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 18px;
    font-size: .875rem;
    text-decoration: none
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion .dln-checkout__dataResult > .dln-btn--newShippingAddress, .dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion .dln-checkout__dataResult > .dln-btn[title=Proceed] {
    width: calc(50% - 16px)
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion .dln-checkout__dataResult > .dln-btn--newShippingAddress {
    margin-bottom: 28px
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion .dln-checkout__dataResult > .dln-btn[title=Proceed] {
    margin-bottom: 10px
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion .dln-checkout__formData {
    padding: 20px 20px 32px
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion .dln-checkout__formData > p {
    line-height: 18px;
    font-size: .875rem
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion--shipping-method .dln-checkout__dataResult {
    margin-bottom: 30px
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion--shipping-method .dln-checkout__dataResult > p {
    margin-bottom: 24px
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion--shipping-method .dln-checkout__dataResult > p .dln-checkout__formValue {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 18px;
    font-size: .875rem
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion--shipping-method .dln-checkout__formData {
    padding: 20px;
    margin-bottom: 0
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion--payment .dln-checkout__dataResult {
    margin-bottom: 46px
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion--payment .dln-checkout__dataResult .dln-checkout__formData {
    width: calc(50% - 10px)
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion--payment .dln-checkout__dataResult > .dln-btn {
    width: calc(50% - 10px);
    max-width: none;
    margin-top: 0
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion--payment .dln-accordion__subTitle {
    display: inline-block
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion--payment .dln-checkout__formField--billingAddress {
    margin-bottom: 0
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion--payment .dln-checkout__formField--billingAddress #dln-checkbox__checkboxbillingaddress--wrapper .dln-checkbox__label {
    line-height: 24px;
    margin-left: 12px
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion--payment .dln-checkout__formField--billingAddress .dln-checkout__formData {
    width: calc(50% - 46px)
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion--payment .dln-checkout__formField--billingAddress > .dln-btn {
    width: calc(50% - 46px);
    max-width: none;
    margin: 0 0 0 36px
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion--payment .dln-checkout__formField--billingAddress .dln-checkout__formData {
    margin: 0 20px 16px 0
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion--payment .dln-checkout__formField--billingAddress .dln-checkout__formData:nth-of-type(odd) {
    margin-left: 0
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion--payment .dln-checkout__formField--billingAddress .dln-btn {
    margin: 16px 0 0
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion--payment .dln-accordion__content--submit {
    padding-bottom: 8px
}

.dln-delonghi .dln-checkout.dln-checkout--editing .dln-accordion--payment .dln-accordion__content--submit > .dln-btn {
    width: calc(50% - 46px);
    max-width: none;
    margin: 0
}

@media only screen and (max-width: 599px) {
    .dln-checkout--editing .dln-checkout__content .dln-accordion--shipping-information .dln-checkout__dataResult > .dln-btn[title="Create new shipping address"], .dln-checkout--editing .dln-checkout__content .dln-accordion--shipping-information .dln-checkout__dataResult > .dln-btn[title=Proceed] {
        width: 100% !important;
        margin: 0 0 10px
    }

    .dln-checkout--editing .dln-checkout__content .dln-accordion--shipping-information .dln-checkout__dataResult > .dln-btn[title=Proceed] {
        margin-bottom: 0 !important
    }

    .dln-checkout--editing .dln-checkout__content .dln-accordion--shipping-method .dln-checkout__formData > p:nth-child(2) .dln-checkout__formValue b {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    .dln-checkout--editing .dln-checkout__content .dln-accordion--editing {
        margin-bottom: 36px
    }

    .dln-checkout--editing .dln-checkout__content .dln-accordion--editing .dln-accordion__title {
        margin-bottom: 10px
    }

    .dln-checkout--editing .dln-checkout__content .dln-accordion--editing .dln-accordion__subTitle {
        padding: 0 20px
    }

    .dln-checkout--editing .dln-checkout__content .dln-accordion--editing .dln-accordion__content {
        padding-top: 40px;
        margin-bottom: 12px
    }

    .dln-checkout--editing .dln-checkout__content .dln-accordion--editing .dln-checkout__formGroup .dln-checkout__formField {
        margin-bottom: 20px
    }

    .dln-checkout--editing .dln-checkout__content .dln-accordion--editing .dln-checkout__formGroup .dln-checkout__dataResult {
        margin-bottom: 24px
    }

    .dln-checkout--editing .dln-checkout__content .dln-accordion--editing .dln-checkout__formGroup .dln-checkout__dataResult .dln-checkout__formData {
        width: 100%;
        margin: 0 0 24px
    }

    .dln-checkout--editing .dln-checkout__content .dln-accordion--editing .dln-checkout__formGroup .dln-checkout__dataResult .dln-checkout__formData > p:last-child {
        margin-bottom: 0
    }

    .dln-checkout--editing .dln-checkout__content .dln-accordion--editing .dln-checkout__formGroup .dln-checkout__dataResult > .dln-btn {
        width: 100%
    }

    .dln-checkout--editing .dln-checkout__content .dln-accordion--editing .dln-checkout__formField--billingAddress {
        margin-bottom: 12px
    }

    .dln-checkout--editing .dln-checkout__content .dln-accordion--editing .dln-checkout__formField--billingAddress .dln-checkbox {
        margin-bottom: 21px !important
    }

    .dln-checkout--editing .dln-checkout__content .dln-accordion--editing .dln-checkout__formField--billingAddress .dln-checkout__formData {
        width: 100% !important;
        margin: 0 0 24px !important
    }

    .dln-checkout--editing .dln-checkout__content .dln-accordion--editing .dln-checkout__formField--billingAddress > .dln-btn {
        width: 100% !important;
        margin: 0 !important
    }

    .dln-checkout--editing .dln-checkout__content .dln-accordion--editing .dln-accordion__content--submit {
        padding: 0 10px !important;
        margin-bottom: 0
    }

    .dln-checkout--editing .dln-checkout__content .dln-accordion--editing .dln-accordion__content--submit > .dln-btn {
        width: 100% !important;
        margin: 0 !important
    }
}

.dln-kenwood .dln-checkout .dln-accordion.dln-accordion--payment.dln-accordion--showInfo.dln-accordion--editing .dln-accordion__subTitle {
    display: flex !important;
    padding-left: 50px;
    margin-top: 8px
}

.dln-confirmModal {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    height: auto;
    padding: 0 32px 32px
}

.dln-confirmModal .dln-popup__head {
    padding-bottom: 0
}

.dln-confirmModal .dln-popup__headTitle {
    font-size: 24px;
    text-align: center;
    margin: 32px 0 0
}

.dln-confirmModal__content {
    width: 100%;
    text-align: center
}

.dln-confirmModal__content .dln-btn {
    margin: 0 auto 16px;
    max-width: 180px;
    display: block
}

.dln-confirmModal__content .dln-btn:last-child {
    margin: 0 auto
}

.dln-confirmModal__desc {
    font-size: 15px;
    line-height: 125%;
    display: block;
    width: 100%;
    margin: 4px 0 32px;
    padding: 0 24px;
    box-sizing: border-box
}

.dln-confirmModal .dln-inputs {
    margin: 0 16px 0 0;
    width: calc(70% - 16px)
}

.dln-kenwood .dln-confirmModal__content {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    align-items: center
}

.dln-inputIncr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    max-width: 60px
}

.dln-inputIncr__input {
    outline: 0;
    width: calc(100% - 32px);
    height: 11px;
    text-align: center;
    border: none;
    background-color: transparent;
    margin: 0 auto;
    box-sizing: border-box
}

.dln-inputIncr__input::-webkit-inner-spin-button {
    display: none
}

.dln-inputIncr__btn {
    outline: none;
    width: 14px;
    height: 14px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    text-align: center;
    border: none;
    box-shadow: none;
    transition: all .3s linear;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent
}

.dln-inputIncr__btn .dln-icn {
    line-height: 14px;
    font-size: 14px;
    color: var(--brand-01);
    pointer-events: none
}

.dln-inputIncr__btn--decrement {
    transform: rotate(-90deg)
}

.dln-inputIncr__btn--disabled {
    pointer-events: none
}

.dln-inputIncr__btn--disabled .dln-icn {
    color: var(--ui-02)
}

.dln-cart, .dln-cart .dln-wrapper {
    align-content: flex-start
}

.dln-cart .dln-wrapper {
    min-height: calc(100vh - 327px);
    padding-top: 48px;
    padding-bottom: 64px;
    margin: 0 auto
}

.dln-cart .dln-title {
    margin: 0 0 24px
}

.dln-cart__head {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin: 0 0 32px
}

.dln-cart__head .dln-chips.dln-chips--advantage {
    margin-top: 8px;
    margin-bottom: 20px;
    padding: 8px 16px
}

.dln-cart__head .dln-chips.dln-chips--advantage .dln-chips {
    margin: 0 0 32px
}

.dln-cart__head .dln-chips.dln-chips--advantage .dln-chips__content span:not(.dln-chips__strong) {
    color: var(--brand-04)
}

.dln-cart__head .dln-chips.dln-chips--advantage .dln-chips__content > span {
    display: flex;
    align-items: baseline;
    font-size: 16px
}

.dln-cart__head .dln-chips.dln-chips--advantage .dln-chips__content > span .dln-icn {
    color: var(--brand-04)
}

.dln-cart__head .dln-chips.dln-chips--advantage .dln-chips__content > span b {
    font-weight: 400
}

.dln-cart__head .dln-chips.dln-chips--advantage .close {
    color: var(--brand-04);
    cursor: pointer;
    margin: 0
}

.dln-cart__head .dln-chips.dln-chips--advantage button i {
    color: var(--brand-04);
    font-size: 1.875rem
}

.dln-cart__services {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    width: calc(100% - 407px);
    height: auto;
    margin: 72px 0 0
}

.dln-cart__services .dln-checkServiceBox {
    width: calc(33.33% - 13.33px);
    margin: 0 20px 0 0
}

.dln-cart__services .dln-checkServiceBox:last-of-type {
    margin: 0
}

.dln-cart__content {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: calc(100% - 407px);
    margin: 0 20px 0 0
}

@media only screen and (max-width: 599px) {
    .dln-cart__content {
        width: 100%;
        margin: 0
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-cart__content {
        width: 100%;
        margin: 0
    }
}

@media only screen and (min-width: 599px) and (max-width: 1199px) and (orientation: portrait) {
    .dln-cart__content {
        width: 100%;
        margin: 0
    }
}

.dln-cart__content .dln-cartItem:last-of-type {
    border-bottom: 1px solid var(--ui-01)
}

.dln-cart__paragraph {
    font-size: 13px;
    line-height: 125%;
    width: 100%
}

.dln-cart__paragraph, .dln-cart__paragraph a {
    color: var(--brand-02)
}

.dln-cart__titleWrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%
}

@media only screen and (max-width: 599px) {
    .dln-cart__titleWrapper {
        align-items: baseline
    }
}

.dln-cart__title {
    font-size: 32px;
    line-height: 125%;
    display: flex;
    align-items: baseline;
    width: calc(100% - 100px);
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-cart__title .dln-cart--title {
        font-size: 32px
    }
}

.dln-cart__title .dln-icn {
    font-size: 32px;
    color: var(--ui-02);
    margin-right: 10px
}

@media only screen and (max-width: 900px) {
    .dln-cart__title .dln-icn {
        margin-right: 5px
    }
}

.dln-cart__titleLbl {
    font-size: 17px;
    line-height: 125%
}

.dln-cart__subtitle {
    color: var(--brand-04)
}

.dln-cart__infoText, .dln-cart__subtitle {
    display: block;
    width: 100%;
    height: auto;
    line-height: 20px;
    font-size: 13px;
    background: rgba(0, 0, 0, .1)
}

.dln-cart__infoText {
    color: var(--brand-02)
}

.dln-cart__items {
    width: 100%
}

.dln-cart__items + .dln-btn {
    margin: 32px 0
}

.dln-cart__aside {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    width: 387px
}

@media only screen and (max-width: 900px) {
    .dln-cart__aside {
        width: 100%;
        margin: 40px 0 0
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-cart__aside {
        width: 100%;
        margin: 0
    }
}

@media only screen and (min-width: 599px) and (max-width: 1199px) and (orientation: portrait) {
    .dln-cart__aside {
        width: 100%;
        margin: 0
    }
}

.dln-cart__aside .dln-orderSumm {
    border-width: 0;
    margin: 0
}

.dln-cart__aside .dln-orderSumm__content {
    padding: 0
}

.dln-cart__aside .dln-orderSumm .dln-inputs--validate, .dln-cart__aside .dln-orderSumm .dln-inputs__input {
    background-color: #fff
}

.dln-cart__aside .dln-cart__orderRecap {
    width: 100%
}

.dln-cart__aside .dln-cart__orderRecap > .dln-btn:last-child {
    margin: 30px 0 0
}

.dln-cart__aside--secondary, .dln-cart__aside--secondary .dln-checkout__noticeBox {
    display: none
}

.dln-cart__noticeBox {
    width: 100%;
    max-width: 387px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    padding: 40px 0 32px;
    text-align: center
}

.dln-cart__noticeBox p {
    font-size: 17px;
    line-height: 125%;
    color: var(--brand-02);
    margin: 0;
    width: 100%
}

.dln-cart__noticeBox .dln-noticeBox {
    width: 100%;
    position: relative
}

.dln-cart__noticeBox .dln-noticeBox:nth-child(2n):after {
    content: "";
    position: absolute;
    height: calc(100% - 48px);
    width: 1px;
    background-color: var(--ui-01);
    right: 0;
    top: 24px
}

.dln-cart__emptyMessage {
    width: 100%;
    max-width: 70%;
    display: block;
    margin: 70px auto 0
}

.dln-cart__emptyMessage .dln-icn, .dln-cart__emptyMessage p {
    font-size: 22px;
    line-height: 125%;
    font-size: 18px;
    color: var(--ui-01);
    margin: 0 auto;
    text-align: center;
    width: 100%
}

.dln-cart__emptyMessage .dln-icn {
    font-size: 60px;
    margin: 0 0 16px
}

.dln-cart__emptyMessage .dln-cart__btnGroup {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 40px auto 0
}

.dln-cart__emptyMessage .dln-cart__btnGroup .dln-btn {
    width: calc(50% - 10px);
    margin: 0 20px 0 0
}

.dln-cart__emptyMessage .dln-cart__btnGroup .dln-btn:last-of-type {
    margin: 0
}

.dln-braun .dln-cart__title .dln-icn {
    color: inherit
}

@media only screen and (min-width: 599px) and (max-width: 1199px) {
    .dln-cart .dln-wrapper {
        padding: 0
    }

    .dln-cart__head {
        padding: 16px
    }

    .dln-cart__head > .dln-chips .close {
        font-size: 10px
    }

    .dln-cart__content {
        padding: 0 20px
    }

    .dln-cart__content .dln-cartItem__warranty {
        width: calc(100% - 204px)
    }

    .dln-cart__content .dln-cartItem__accessories .dln-btnTextIcon, .dln-cart__content .dln-cartItem__accessories .dln-select {
        width: 300px;
        margin: 0 0 16px
    }

    .dln-cart--empty .dln-cart__content {
        width: 100%;
        margin-right: 0
    }

    .dln-cart--empty .dln-cart__aside {
        margin: 0 20px;
        width: 100%
    }

    .dln-cart__services {
        width: 100%
    }

    .dln-cart__services .dln-checkServiceBox {
        width: 100%;
        margin: 0 0 16px !important;
        padding: 32px 24px;
        min-height: auto
    }

    .dln-cart__services .dln-checkServiceBox .dln-checkServiceBox__iconWrap {
        margin: 0 24px 0 0
    }

    .dln-cart__services .dln-checkServiceBox .dln-btn, .dln-cart__services .dln-checkServiceBox .dln-checkServiceBox__text {
        width: 100%;
        text-align: left;
        text-align: center
    }

    .dln-cart__aside .dln-cart__orderRecap {
        width: 100%;
        border-width: 0;
        padding: 0 20px
    }

    .dln-cart__aside > .dln-btn {
        display: block;
        margin: 32px 0 0 20px
    }

    .dln-cart__aside .dln-cart__noticeBox {
        gap: 20px;
        margin: 0 20px 20px
    }

    .dln-cart__noticeBox {
        max-width: 100%
    }

    .dln-cart__noticeBox > p {
        display: none
    }

    .dln-cart__noticeBox .dln-noticeBox {
        width: 100%
    }

    .dln-cart__noticeBox .dln-noticeBox:nth-child(2n):after {
        content: "";
        width: 0
    }
}

.dln-braun .dln-cart__title {
    margin-bottom: 0
}

.dln-braun .dln-cart__title .dln-cart__titleLbl {
    margin: 0 0 0 10px
}

@media only screen and (max-width: 599px) {
    .dln-cart {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .dln-cart > .dln-wrapper {
        padding: 0
    }

    .dln-cart__head {
        align-items: center;
        min-height: 60px;
        border-bottom: 1px solid var(--ui-01);
        padding: 0;
        margin: 0
    }

    .dln-cart__head > .dln-chips .dln-chips__wrapper {
        justify-content: space-between
    }

    .dln-cart__head > .dln-chips.dln-chips--advantage .dln-chips__content {
        margin: 0
    }

    .dln-cart__head > .dln-chips.dln-chips--advantage .dln-chips__content span:not(.dln-chips__strong) {
        font-size: 13px
    }

    .dln-cart__head > .dln-chips.dln-chips--advantage .close {
        margin: 0;
        font-size: 10px
    }

    .dln-cart__titleWrapper {
        margin-top: 10px
    }

    .dln-cart__title {
        line-height: 17px;
        font-size: 17px;
        padding: 0
    }

    .dln-cart__title .dln-icn {
        font-size: 22px;
        margin-right: 5px
    }

    .dln-cart__titleLbl {
        line-height: 20px;
        margin: 0 0 0 4px
    }

    .dln-cart__title + .dln-btn {
        height: 24px
    }

    .dln-cart__title + .dln-btn .dln-icn {
        line-height: 24px
    }

    .dln-cart__content {
        width: 100%;
        margin: 0;
        padding: 0
    }

    .dln-cart__content .dln-cartItem__closeBtn {
        right: 0
    }

    .dln-cart__items .dln-cartItem {
        padding: 32px 0
    }

    .dln-cart__items .dln-cartItem:first-child {
        border-top: none
    }

    .dln-cart__items .dln-cartItem:last-child {
        border-bottom: none
    }

    .dln-cart__items .dln-cartItem .dln-chips--lightGray {
        border: none
    }

    .dln-cart__services {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        padding-right: 0;
        padding-left: 0
    }

    .dln-cart__services .dln-checkServiceBox {
        width: 100%;
        min-height: auto;
        padding: 32px 24px;
        margin: 0 0 16px !important
    }

    .dln-cart__services .dln-checkServiceBox .dln-checkServiceBox__iconWrap {
        margin: 0 24px 0 0
    }

    .dln-cart__services .dln-checkServiceBox .dln-btn, .dln-cart__services .dln-checkServiceBox .dln-checkServiceBox__text {
        width: 100%;
        text-align: left
    }

    .dln-cart__aside {
        width: 100%
    }

    .dln-cart__aside .dln-cart__orderRecap {
        width: 100%;
        border-width: 0;
        padding: 0;
        position: relative
    }

    .dln-cart__aside .dln-cart__orderRecap:after, .dln-cart__aside .dln-cart__orderRecap:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        background-color: var(--ui-03);
        z-index: -1;
        top: 0
    }

    .dln-cart__aside .dln-cart__orderRecap:before {
        right: 100%
    }

    .dln-cart__aside .dln-cart__orderRecap:after {
        left: 100%
    }

    .dln-cart__aside > .dln-btn {
        display: block;
        margin: 32px 0 0 20px
    }

    .dln-cart__aside .dln-cart__noticeBox {
        gap: 20px;
        margin: 0 20px 20px
    }

    .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox--light {
        width: 100%
    }

    .dln-cart__aside--secondary {
        display: flex;
        max-width: 100%;
        margin: 0 auto
    }

    .dln-cart__aside--secondary .dln-cart__noticeBox {
        display: block
    }

    .dln-cart .dln-cart__button-wrapper {
        padding: 0
    }

    .dln-cart__noticeBox {
        max-width: 100%
    }

    .dln-cart__noticeBox > p {
        display: none
    }

    .dln-cart__noticeBox .dln-noticeBox {
        width: 100%
    }

    .dln-cart__noticeBox .dln-noticeBox:nth-child(2n):after {
        content: "";
        width: calc(100% - 48px);
        height: 0;
        position: absolute;
        top: auto;
        bottom: 0;
        right: 24px
    }
}

.dln-braun .dln-cart__head {
    padding: 12px 20px
}

.dln-braun .dln-cart__content {
    padding: 0 20px
}

.dln-braun .dln-cart__title {
    margin-bottom: 30px
}

.dln-braun .dln-cart__title .dln-cart__titleLbl {
    font-size: 13px
}

.dln-braun .dln-cart__aside .dln-cart__noticeBox {
    margin: 0
}

.dln-kenwood .dln-cart > .dln-wrapper {
    padding: 0 60px
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__head {
    margin: 27px 0 44px
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__head .dln-chips {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background-color: var(--brand-03)
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__head .dln-chips .dln-chips__wrapper {
    width: 100%
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__head .dln-chips .dln-chips__wrapper .dln-chips__content {
    margin: 0 auto;
    width: auto
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__head .dln-chips .dln-chips__wrapper .dln-chips__content span {
    display: inline-flex;
    align-items: baseline;
    width: auto;
    line-height: 2
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__head .dln-chips .dln-chips__wrapper .dln-chips__content span .dln-icn {
    font-size: 32px;
    color: var(--brand-01)
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__head .dln-chips .dln-chips__wrapper .dln-chips__content span b {
    margin-left: 5px
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__head .dln-cart__title {
    width: auto
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__head .dln-cart__titleLbl {
    color: var(--brand-04)
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__head .dln-btn--link.dln-btn--icon .dln-icn {
    font-weight: 700
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__head .dln-btn--link.dln-btn--icon .dln-btn__lbl {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-weight: 700 !important
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content {
    align-self: flex-start
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items {
    margin-top: 0
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem {
    padding: 32px 0
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__content {
    min-height: 144px;
    padding-left: 200px;
    position: relative
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__picture {
    position: absolute;
    top: 0;
    left: 0
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__title {
    line-height: 16px;
    font-size: 14px;
    margin-bottom: 9px;
    margin-left: 0
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__closeBtn {
    top: 0;
    right: 10px
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__closeBtn .dln-icn {
    width: 22px;
    height: 22px;
    font-size: 0
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__closeBtn .dln-icn:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "\E6";
    line-height: 22px;
    font-size: 22px;
    color: var(--brand-01)
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__chips {
    margin-left: 0
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__chips .dln-chips {
    height: 16px;
    background-color: transparent;
    padding: 0
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__chips .dln-chips__content span {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 16px;
    font-size: 14px;
    color: var(--ui-06) !important
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__price {
    margin-top: 0;
    margin-bottom: 15px;
    margin-left: 0
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__price .dln-price--oldPrice {
    margin: 0 12px 0 0
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__price .dln-price--discounted {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__quantity {
    margin-left: 0
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__quantity .dln-cartItem__label {
    font-size: 14px;
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__quantity .dln-inputIncr__input {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__accessories {
    width: 100%;
    min-width: 424px;
    max-width: 488px;
    padding-bottom: 20px;
    margin-bottom: 17px;
    margin-left: 0;
    position: relative
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__accessories:after {
    content: "";
    width: 100%;
    max-width: 488px;
    background-color: var(--ui-01);
    position: absolute;
    bottom: 0;
    left: 0
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__accessories .dln-select {
    width: calc(100% - 203px);
    max-width: none;
    margin-right: 20px
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__accessories .dln-btnTextIcon__wrap {
    margin: 0 10px 0 0
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__accessories .dln-btnTextIcon__iconWrap {
    width: 16px;
    height: 16px
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__accessories .dln-btnTextIcon__iconWrap .dln-icn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    color: var(--brand-03);
    background-color: var(--brand-01)
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__accessories .dln-btnTextIcon__iconWrap .dln-icn:before {
    content: "4";
    width: auto;
    height: auto;
    position: static;
    top: auto;
    left: auto
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__accessories .dln-btnTextIcon__text {
    margin: 0 0 0 10px
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__accessories .dln-btnTextIcon:hover .dln-btnTextIcon__iconWrap .dln-icn {
    color: var(--brand-03)
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__warranty {
    width: 280px;
    padding-right: calc(100% - 280px);
    margin-top: 0;
    margin-left: 0;
    box-sizing: content-box
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__warrantyHead {
    border-bottom: none;
    padding-bottom: 0
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__warrantyHead .dln-cartItem__subTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__plan {
    margin-bottom: 10px
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__plan .dln-radioBtn__lbl {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items + .dln-btn {
    margin-top: 50px
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items + .dln-btn .dln-btn__lbl {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap {
    border: none
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm {
    background-color: transparent
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm .dln-orderSumm__field {
    margin-top: 0
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm .dln-orderSumm__field .dln-inputs {
    width: calc(100% - 115px);
    margin: 0 10px 0 0
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm .dln-orderSumm__field .dln-inputs--validate {
    background-color: transparent
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm .dln-orderSumm__field .dln-inputs__input {
    height: 48px
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm .dln-orderSumm__field .dln-inputs--active .dln-inputs__lbl {
    transform: translateY(calc(50% - 28px)) scale(.75)
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm .dln-orderSumm__field .dln-inputs__lbl {
    line-height: 16px;
    top: 16px;
    left: 20px;
    width: auto;
    background-color: var(--brand-03)
}

.dln-inputs--active .dln-inputs__lbl .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm .dln-orderSumm__field .dln-btn {
    color: var(--brand-03);
    border: 1px solid var(--brand-01);
    background-color: var(--brand-01);
    height: 48px
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__contentRow--promo .dln-orderSumm__rowTitle {
    line-height: 22px;
    margin: 0 0 8px
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__contentRow--promo .dln-price--removeLink {
    line-height: 22px;
    margin: 0 auto 8px 10px
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__contentRow--promo .dln-price--checkout a, .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__contentRow--promo .dln-price--removeLink a {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__contentRow--taxes {
    padding-bottom: 7px
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__contentRow--taxes .dln-orderSumm__rowTitle, .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__contentRow--taxes .dln-orderSumm__rowTitle + .dln-price {
    margin-bottom: 8px
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__contentRow--taxes .dln-orderSumm__rowTitle .dln-price.dln-price {
    margin: 0 0 0 auto
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__contentRow--taxes .dln-orderSumm__rowTitle .dln-price.dln-price--checkout {
    margin-left: 15px
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__contentRow--taxes .dln-price--checkout a {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__contentRow--taxes .dln-orderSumm__field {
    margin-top: 21px
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__contentRow--taxes .dln-orderSumm__field .dln-inputs__lbl {
    line-height: 16px
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__contentRow--taxes .dln-btn {
    color: var(--brand-03);
    border: 1px solid var(--brand-01);
    background-color: var(--brand-01)
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__contentRow--total {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 10px
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__contentRow--total .dln-orderSumm__rowTitle {
    line-height: 24px;
    font-size: 20px;
    color: var(--brand-04)
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__contentRow--total .dln-orderSumm__rowTitle .dln-icn, .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__contentRow--total .dln-orderSumm__rowTitle a {
    color: var(--brand-02)
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__contentRow--total .dln-orderSumm__rowTitle a {
    font-size: 12px
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__contentRow--total .dln-price--total {
    line-height: 24px;
    font-size: 20px
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm + .dln-btn {
    width: 100%
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm + .dln-btn + .dln-btn--paypal {
    display: flex;
    justify-content: center;
    width: 100%
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm + .dln-btn + .dln-btn--paypal .dln-btn__icon {
    margin: 0 8px 0 0
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm + .dln-btn + .dln-btn--paypal:after {
    margin: 0 0 3px
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox__link {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-kenwood .dln-cart > .dln-wrapper .dln-cart__services {
    margin-top: 0 !important
}

.dln-kenwood .dln-cart--taxes > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__contentRow--taxes {
    padding-bottom: 7px
}

.dln-kenwood .dln-cart--taxes > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__contentRow--taxes .dln-orderSumm__rowTitle {
    width: auto
}

.dln-kenwood .dln-cart .dln-cart__button-wrapper button {
    width: 100%
}

@media only screen and (min-width: 599px) and (max-width: 1100px) {
    .dln-kenwood .dln-cart > .dln-wrapper {
        padding: 0
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content {
        margin-right: 0;
        width: 100%
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__accessories .dln-select {
        width: 100%;
        margin: 0 0 20px
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__accessories .dln-btnTextIcon {
        width: 100%
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__head {
        margin: 0 0 20px
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__head .dln-chips--advantage .close {
        font-size: 16px
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside {
        width: 100%
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap {
        padding-top: 30px
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap + .dln-btn {
        display: none
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox {
        width: 50%;
        max-width: 160px
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__services {
        margin-bottom: 50px
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__services .dln-checkServiceBox {
        margin-bottom: 0 !important
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-cart {
        padding: 0
    }

    .dln-kenwood .dln-cart > .dln-wrapper {
        padding: 22px 0
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__head {
        margin: 0 0 20px;
        padding: 0 20px;
        border-bottom: none
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__head .dln-chips {
        height: auto;
        padding: 8px 16px;
        margin: 0 0 20px
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__head .dln-chips .dln-chips__wrapper .dln-chips__content {
        margin: 0
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__head .dln-chips .dln-chips__wrapper .dln-chips__content span {
        width: 100%;
        position: relative
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__head .dln-chips .dln-chips__wrapper .dln-chips__content span .dln-icn {
        margin-bottom: 0
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__head .dln-chips .dln-chips__wrapper .dln-chips__content b {
        font-size: 13px
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__head .dln-chips.dln-chips--advantage .close {
        font-size: 18px
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content {
        margin-bottom: 0
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items {
        padding: 0 20px
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem {
        padding-bottom: 0
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem:first-child {
        border-top: 1px solid var(--ui-01)
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__content {
        padding-left: 0;
        margin-bottom: 30px
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__picture {
        position: relative;
        width: 98px;
        height: 80px;
        position: static
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__closeBtn {
        right: 0
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__accessories {
        padding-top: 20px;
        padding-bottom: 0
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__accessories .dln-select {
        width: 100%;
        max-width: none;
        margin-right: 0
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__accessories .dln-btnTextIcon {
        width: 100%;
        max-width: none
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__items .dln-cartItem__warranty .dln-cartItem__plan:last-child {
        margin-bottom: 0
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap {
        margin-bottom: 30px;
        padding: 30px 0 0;
        width: 100vw;
        min-width: 100vw
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap + .dln-btn {
        margin: 0 auto 60px 0
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__orderRecap + .dln-btn .dln-btn__lbl {
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal
    }

    .dln-kenwood .dln-cart > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox {
        margin: 0
    }
}

.dln-delonghi .dln-cart > .dln-wrapper .dln-cart__head .dln-cart__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 52px;
    font-size: 3.125rem
}

.dln-delonghi .dln-cart > .dln-wrapper .dln-cart__head .dln-cart__title > .dln-icn {
    color: var(--brand-04)
}

.dln-delonghi .dln-cart > .dln-wrapper .dln-cart__head .dln-cart__title .dln-cart__titleLbl {
    font-size: 1.125rem;
    margin-left: 10px
}

@media screen and (max-width: 0) {
    .dln-delonghi .dln-cart > .dln-wrapper .dln-cart__head .dln-cart__title .dln-cart__titleLbl {
        font-size: .75rem
    }
}

.dln-delonghi .dln-cart > .dln-wrapper .dln-cart__head .dln-cart__title + .dln-btn .dln-icn {
    font-weight: 700
}

.dln-delonghi .dln-cart > .dln-wrapper .dln-cart__head .dln-cart__title + .dln-btn .dln-btn__lbl {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    text-decoration: none
}

.dln-delonghi .dln-cart > .dln-wrapper .dln-cart__head .dln-chips.dln-chips--advantage .close {
    font-size: 1rem
}

.dln-delonghi .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__info {
    margin-bottom: 30px;
    padding: 20px 20px 10px;
    width: 100%;
    color: #757678;
    border: 1px solid #e5e5e5
}

@media(max-width: 767px){
    #js-r-entry-product-registration{
        width: 100%;
    }
    .dln-tabs{
        overflow: auto;
        height: auto;
    }
}

@media screen and (min-width: 0) and (max-width: 900px) {
    .dln-delonghi .dln-cart > .dln-wrapper .dln-cart__content .dln-cart__info {
        margin: 0 auto;
        width: 475px;
        text-align: center;
        padding: 5px 0
    }
}

.dln-delonghi .dln-cart__orderRecap .dln-btn.dln-btn--checkout {
    width: 100%;
    background: var(--brand-01) !important;
    height: 48px;
    font-size: 1.3125rem
}

.dln-delonghi .dln-cart__orderRecap .dln-btn--paypal {
    width: 100%;
    height: 40px !important
}

.dln-delonghi .dln-cart__orderRecap .dln-btn--paypal .dln-btn__lbl {
    font-size: .8125rem
}

.dln-delonghi .dln-cart__orderRecap .dln-btn--paypal .dln-btn__icon {
    margin-top: 4px;
    height: 70%
}

@media screen and (min-width: 0) and (max-width: 1100px) {
    .dln-delonghi .dln-cart > .dln-wrapper {
        padding: 0;
        margin: 0
    }

    .dln-delonghi .dln-cart > .dln-wrapper .dln-cart__head {
        padding: 12px 20px;
        margin-bottom: 0;
        min-height: 0
    }

    .dln-delonghi .dln-cart > .dln-wrapper .dln-cart__head .dln-cart__title {
        font-size: 1.3125rem;
        line-height: 1.38
    }

    .dln-delonghi .dln-cart > .dln-wrapper .dln-cart__head .dln-btn.dln-btn--link.dln-btn--icon {
        display: inline-block
    }

    .dln-delonghi .dln-cart > .dln-wrapper .dln-cart__aside--secondary, .dln-delonghi .dln-cart > .dln-wrapper .dln-cart__content, .dln-delonghi .dln-cart > .dln-wrapper .dln-cart__services {
        padding-left: 20px;
        padding-right: 20px
    }

    .dln-delonghi .dln-cart > .dln-wrapper .dln-cart__services .dln-checkServiceBox__title {
        text-align: left
    }

    .dln-delonghi .dln-cart > .dln-wrapper .dln-chips.dln-chips--advantage .dln-chips__content span b {
        font-weight: 400
    }

    .dln-delonghi .dln-cart__orderRecap .dln-btn--paypal {
        height: 40px !important
    }

    .dln-delonghi .dln-cart__orderRecap .dln-btn--paypal .dln-btn__lbl {
        font-size: .8125rem
    }

    .dln-delonghi .dln-cart__orderRecap .dln-btn--paypal .dln-btn__icon {
        margin-top: 4px;
        height: 70%
    }
}

.dln-cart--empty .dln-cart__content .dln-chips__wrapper .dln-chips__content span {
    font-size: 13px;
    color: var(--ui-06)
}

.dln-cart--empty .dln-cart__btnGroup {
    gap: 20px
}

.dln-cart--empty .dln-cart_paymentBox {
    margin-top: 20px
}

@media only screen and (max-width: 599px) {
    .dln-cart--empty .dln-cart__head {
        border-bottom: none
    }

    .dln-cart--empty .dln-cart__emptyMessage {
        padding: 56px 0 0;
        margin: 0 auto
    }

    .dln-cart--empty .dln-cart__emptyMessage p {
        line-height: 20px;
        font-size: 17px;
        margin: 0 0 72px
    }

    .dln-cart--empty .dln-cart__emptyMessage .dln-cart__btnGroup {
        margin: 0
    }

    .dln-cart--empty .dln-cart__emptyMessage .dln-cart__btnGroup .dln-btn {
        width: 100%;
        margin: 0 0 16px
    }

    .dln-cart--empty .dln-cart__emptyMessage .dln-cart__btnGroup .dln-btn:last-of-type {
        margin: 0
    }

    .dln-cart--empty .dln-cart__services {
        margin: 0 auto;
        padding: 32px 0 0
    }
}

.dln-delonghi .dln-cart--empty .dln-cart__btnGroup {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between
}

.dln-delonghi .dln-cart--empty .dln-cart__btnGroup .dln-btn {
    box-sizing: border-box;
    min-width: 0;
    padding: 0;
    margin: 0
}

.dln-delonghi .dln-cart--empty .dln-cart__emptyMessage {
    max-width: 70%;
    margin: 70px auto
}

.dln-delonghi .dln-cart--empty .dln-cart__emptyMessage .dln-icn.dln-icn--iconfont {
    color: var(--brand-04)
}

.dln-delonghi .dln-cart--empty .dln-cart__emptyMessage p {
    color: var(--ui-02)
}

.dln-delonghi .dln-cart--empty .dln-cart__content .dln-chips__wrapper .dln-chips__content span {
    color: var(--ui-02);
    font-size: .875rem
}

@media screen and (min-width: 0) {
    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__head {
        margin: 0 auto;
        padding: 25px 0 18px;
        width: 475px
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__head .dln-cart__title {
        padding-left: 20px;
        padding-right: 20px
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__head .dln-cart__title .dln-cart__titleLbl {
        font-size: 1rem;
        margin: 0 0 0 8px
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__head .dln-icn--iconfont {
        display: none
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__content .dln-cart__info {
        color: var(--ui-02);
        border: 1px solid var(--ui-01);
        background-color: var(--ui-03);
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: .875rem;
        line-height: 1.3
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__emptyMessage {
        margin: 45px auto;
        padding-top: 0
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__emptyMessage .dln-icn {
        color: var(--brand-04);
        font-size: 48px
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__emptyMessage p {
        color: var(--ui-02);
        font-size: 1.125rem;
        margin: 0
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__btnGroup {
        flex-direction: column;
        margin-top: 25px
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__btnGroup .dln-btn {
        width: 100%;
        margin-bottom: 16px
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__btnGroup .dln-btn--stroked {
        margin-bottom: 0
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary {
        padding-left: 0;
        padding-right: 0
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart_paymentBox {
        background-color: var(--ui-03);
        margin-top: 15px;
        margin-bottom: 20px
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart_paymentBox span {
        font-size: .875rem;
        margin-bottom: 10px
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox, .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox {
        gap: 0;
        margin-left: 0;
        margin-right: 0
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox p, .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox p {
        display: none
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox, .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox {
        align-items: center
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__icon .dln-icn, .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__icon .dln-icn {
        font-size: 36px;
        margin-top: -5px
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__description .dln-noticeBox__title, .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__description .dln-noticeBox__title {
        font-size: .9375rem;
        color: var(--brand-06);
        margin-bottom: 3px
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__description .dln-noticeBox__copy, .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__description .dln-noticeBox__copy {
        font-size: .875rem;
        color: var(--brand-04)
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox__link, .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox__link {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: .875rem;
        text-decoration: none;
        padding-bottom: 2px;
        border-bottom: 2px solid var(--brand-01)
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox:nth-child(2n):after, .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox:nth-child(2n):after {
        height: 0
    }
}

@media screen and (min-width: 599px) {
    .dln-delonghi .dln-cart--empty .dln-cart__aside {
        margin: auto 20px
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__head {
        padding-bottom: 15px
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__head .dln-cart__title {
        padding-left: 0
    }
}

@media screen and (min-width: 901px) {
    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__head {
        margin-left: 0;
        padding-left: 20px
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__head .dln-cart__title {
        font-size: 3.125rem
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__head .dln-cart__title .dln-icn {
        display: block
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__head .dln-cart__title .dln-cart__titleLbl {
        margin-bottom: 6px
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__content {
        width: calc(100% - 407px);
        padding-right: 0;
        margin-right: 0
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__emptyMessage .dln-cart__btnGroup {
        flex-direction: row;
        margin-top: 65px
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside {
        padding-left: 20px;
        padding-right: 0;
        width: 387px;
        margin: 0
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox {
        display: block
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart_paymentBox {
        background-color: var(--ui-03);
        margin: 20px 0
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox {
        display: none
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__description .dln-noticeBox__copy, .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__description .dln-noticeBox__copy {
        font-size: .875rem;
        color: var(--brand-04)
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox:nth-child(2n):after, .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox:nth-child(2n):after {
        height: 0
    }
}

@media screen and (min-width: 1101px) {
    .dln-delonghi .dln-cart--empty > .dln-wrapper {
        padding-top: 0
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__head {
        padding-left: 20px
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__content {
        margin-right: 20px;
        padding-right: 0
    }

    .dln-delonghi .dln-cart--empty > .dln-wrapper .dln-cart__aside {
        margin: 15px 20px 10px 0;
        width: 367px;
        padding-right: 0;
        padding-left: 0
    }
}

@media only screen and (min-width: 1440px) and (min-width: 1480px) {
    .dln-delonghi .dln-cart--empty > .dln-wrapper {
        max-width: 1300px
    }
}

.dln-kenwood .dln-cart__emptyMessage {
    max-width: 70%
}

.dln-kenwood .dln-cart > .dln-wrapper {
    padding-bottom: 70px
}

.dln-kenwood .dln-cart__head {
    margin-bottom: 41px
}

.dln-kenwood .dln-cart__head .dln-cart__title {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 36px;
    font-size: 28px
}

.dln-kenwood .dln-cart__head .dln-cart__title .dln-icn {
    color: var(--brand-01);
    font-size: 26px
}

.dln-kenwood .dln-cart__head .dln-cart__titleLbl {
    line-height: 20px;
    font-size: 14px;
    color: var(--ui-10);
    padding-top: 4px;
    margin-left: 6px
}

.dln-kenwood .dln-cart__content .dln-chips {
    padding: 14.5px 20px
}

.dln-kenwood .dln-cart__content .dln-chips__wrapper .dln-chips__content span {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    color: var(--brand-04) !important
}

.dln-kenwood .dln-cart__content .dln-chips__wrapper .dln-chips__content span a {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-04) !important
}

.dln-kenwood .dln-cart__content .dln-cart__emptyMessage {
    display: flex;
    flex-wrap: wrap;
    margin-top: 52px;
    margin-bottom: 70px
}

.dln-kenwood .dln-cart__content .dln-cart__emptyMessage > .dln-icn {
    width: 80px;
    height: 78px;
    line-height: 78px;
    margin: 0 auto 20px
}

.dln-kenwood .dln-cart__content .dln-cart__emptyMessage > .dln-icn:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    font-size: 78px
}

.dln-kenwood .dln-cart__content .dln-cart__emptyMessage > .dln-icn + p {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    display: block;
    width: 100%;
    line-height: 36px;
    font-size: 28px;
    color: var(--brand-04);
    text-align: center;
    margin-bottom: 20px
}

.dln-kenwood .dln-cart__content .dln-cart__emptyMessage .dln-cart__btnGroup {
    margin-top: 0
}

.dln-kenwood .dln-cart__content .dln-cart__emptyMessage + .dln-cart__items {
    display: none
}

.dln-kenwood .dln-cart__aside .dln-cart__noticeBox > p {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 24px;
    font-size: 20px;
    color: var(--brand-04)
}

.dln-kenwood .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox {
    margin: auto 0
}

.dln-kenwood .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox:after {
    display: none
}

.dln-kenwood .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox:first-of-type .dln-noticeBox__icon .dln-icn:before, .dln-kenwood .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox:last-child .dln-noticeBox__icon .dln-icn:before {
    font-size: 46px
}

.dln-kenwood .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox .dln-noticeBox__icon .dln-icn {
    width: 50px;
    height: 46px;
    line-height: 46px
}

.dln-kenwood .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox .dln-noticeBox__copy {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    min-height: 0;
    margin-bottom: 5px
}

.dln-kenwood .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox .dln-noticeBox__link {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    margin: 0
}

.dln-kenwood .dln-cart__services {
    justify-content: space-between;
    margin-top: 120px
}

.dln-kenwood .dln-cart__services .dln-checkServiceBox {
    width: calc(33.33% - 13.33px);
    padding: 27px 20px 20px
}

.dln-kenwood .dln-cart--empty .dln-cart__aside {
    padding: 0
}

.dln-kenwood .dln-cart--empty .dln-cart__noticeBox {
    margin: 0
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-cart > .dln-wrapper {
        padding-top: 20px;
        padding-bottom: 38px
    }

    .dln-kenwood .dln-cart__head {
        min-height: 0;
        margin-bottom: 32px
    }

    .dln-kenwood .dln-cart__head .dln-cart__title {
        line-height: 32px;
        font-size: 24px
    }

    .dln-kenwood .dln-cart__content .dln-chips__wrapper .dln-chips__content span {
        line-height: 20px;
        font-size: 14px
    }

    .dln-kenwood .dln-cart .dln-cart__emptyMessage {
        padding-top: 0;
        margin-top: 52px;
        max-width: none
    }

    .dln-kenwood .dln-cart .dln-cart__emptyMessage > .dln-icn + p {
        line-height: 32px;
        font-size: 24px;
        margin-bottom: 24px
    }

    .dln-kenwood .dln-cart .dln-cart__emptyMessage .dln-cart__btnGroup {
        margin: 0 auto
    }

    .dln-kenwood .dln-cart .dln-cart__emptyMessage .dln-cart__btnGroup .dln-btn:first-of-type {
        margin-bottom: 10px
    }

    .dln-kenwood .dln-cart__aside--secondary .dln-cart__noticeBox {
        display: flex;
        flex-wrap: wrap
    }

    .dln-kenwood .dln-cart__aside--secondary .dln-cart__noticeBox > p {
        line-height: 22px;
        font-size: 18px
    }

    .dln-kenwood .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox {
        width: 50%
    }

    .dln-kenwood .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox__link {
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal
    }

    .dln-kenwood .dln-cart .dln-cart__services {
        padding-top: 0;
        margin-top: 70px;
        margin-bottom: 70px
    }

    .dln-kenwood .dln-cart .dln-cart__services .dln-checkServiceBox {
        width: 100%;
        padding: 20px;
        margin: 0
    }

    .dln-kenwood .dln-cart .dln-cart__services .dln-checkServiceBox__wrap {
        align-items: flex-start
    }

    .dln-kenwood .dln-cart .dln-cart__services .dln-checkServiceBox:nth-of-type(2) .dln-checkServiceBox__wrap .dln-checkServiceBox__content .dln-checkServiceBox__text {
        margin-bottom: 20px
    }

    .dln-kenwood .dln-cart .dln-cart__services .dln-checkServiceBox:last-of-type {
        margin-bottom: 0 !important
    }
}

@media only screen and (min-width: 0) {
    .dln-kenwood .dln-cart--empty > .dln-wrapper {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__head {
        margin-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__head .dln-cart__title {
        align-items: baseline;
        font-size: 1.875rem
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__head .dln-cart__title .dln-cart__titleLbl {
        font-size: 13px;
        font-family: var(--fontNameMedium)
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__head .dln-cart__title .dln-icn--iconfont {
        display: block;
        color: var(--brand-01);
        font-size: 23px
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__content {
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 40px
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__content .dln-cart__info {
        font-family: var(--fontNameMedium), Arial, sans-serif;
        font-size: .8125rem;
        color: var(--brand-04);
        margin: 0 auto;
        width: 475px;
        text-align: center;
        padding: 5px 0;
        border: 1px solid var(--ui-12);
        background-color: var(--ui-03);
        line-height: 1.46
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__emptyMessage {
        margin-top: 25px;
        margin-bottom: 25px
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__emptyMessage .dln-icn {
        margin-bottom: 0
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__emptyMessage .dln-icn:before {
        font-size: 42px;
        color: var(--brand-01);
        font-weight: 700
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__emptyMessage p {
        font-size: .8125rem;
        font-family: var(--fontNameMedium);
        color: var(--brand-04);
        margin-top: 10px;
        margin-bottom: 15px
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__emptyMessage .dln-cart__btnGroup .dln-btn:first-of-type {
        margin: 0 0 20px
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside {
        margin: 0 !important
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart_paymentBox {
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin-top: 15px;
        padding: 20px;
        width: 100%;
        color: var(--ui-02);
        background-color: var(--ui-03);
        margin-bottom: 20px
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart_paymentBox span {
        font-size: .875rem;
        color: var(--ui-11);
        font-family: var(--fontNameSemibold)
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart_paymentBox ul {
        display: flex;
        flex-wrap: wrap;
        list-style-type: none;
        gap: 5px
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox, .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox {
        padding-left: 20px;
        padding-right: 20px;
        gap: 0
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox p, .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox p {
        display: none
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox, .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox {
        width: 100%;
        align-items: baseline;
        margin-bottom: 15px
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__icon .dln-icn:before, .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__icon .dln-icn:before {
        font-size: 43px
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__description .dln-noticeBox__title, .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__description .dln-noticeBox__title {
        font-size: 1.125rem;
        color: var(--brand-04);
        font-family: var(--fontNameBold);
        margin-bottom: 3px
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__description .dln-noticeBox__copy, .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__description .dln-noticeBox__copy {
        font-size: .8125rem;
        color: var(--brand-04);
        font-family: var(--fontNameMedium)
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox__link, .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox__link {
        margin-top: 0;
        font-family: var(--fontNameRoman);
        font-size: .9375rem;
        text-decoration: none;
        padding-bottom: 1px;
        border-bottom: 1px solid var(--brand-04);
        color: var(--brand-04);
        line-height: 1.47
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox:nth-child(2n):after, .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox:nth-child(2n):after {
        height: 0
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox:first-of-type, .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox:first-of-type {
        margin-top: 25px
    }
}

@media screen and (min-width: 599px) {
    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__head .dln-cart__title {
        margin: 0 auto;
        max-width: 475px
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__content {
        padding-left: 20px;
        padding-right: 20px
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__content .dln-cart__info {
        color: var(--ui-11)
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__emptyMessage .dln-cart__btnGroup .dln-btn {
        width: 100%
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside, .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary {
        padding-left: 20px;
        padding-right: 20px
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox, .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox {
        max-width: 100%
    }
}

@media screen and (min-width: 901px) {
    .dln-kenwood .dln-cart--empty > .dln-wrapper {
        padding-right: 20px;
        padding-left: 20px
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__head {
        margin-left: 0;
        padding-left: 0;
        margin-top: 80px
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__head .dln-cart__title {
        font-size: 2.25rem;
        margin-left: 0
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__head .dln-cart__title .dln-icn {
        display: block;
        font-size: 32px
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__head .dln-cart__title .dln-cart__titleLbl {
        margin-bottom: 12px;
        font-size: .9375rem
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__content {
        width: calc(100% - 407px);
        padding-right: 0;
        margin-right: 0;
        padding-left: 0;
        display: block
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__content .dln-cart__info {
        width: 100%;
        font-size: .9375rem;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__emptyMessage p {
        font-size: .9375rem;
        font-family: var(--fontNameMedium)
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__emptyMessage .dln-icn:before {
        font-size: 45px
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__emptyMessage .dln-cart__btnGroup {
        flex-direction: row;
        margin-top: 65px;
        flex-wrap: nowrap;
        justify-content: space-between
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside {
        padding-left: 20px;
        padding-right: 0;
        width: 407px
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox {
        display: block
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__icon .dln-icn:before {
        content: ""
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart_paymentBox {
        background-color: var(--ui-03);
        margin: 20px 0
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox {
        display: none
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox, .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox {
        margin-bottom: 15px
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__icon .dln-icn, .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__icon .dln-icn {
        font-size: 36px;
        margin-top: -5px
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__description .dln-noticeBox__copy, .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__description .dln-noticeBox__copy {
        font-size: .875rem;
        color: var(--brand-04)
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox__link, .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox__link {
        border-bottom: 1px solid var(--brand-04);
        font-family: var(--fontNameMedium);
        font-weight: 400
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox:nth-child(2n):after, .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox:nth-child(2n):after {
        height: 0
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox:first-of-type, .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox:first-of-type {
        margin-top: 30px
    }
}

@media screen and (min-width: 1101px) {
    .dln-kenwood .dln-cart--empty > .dln-wrapper {
        padding-top: 0
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__head {
        padding-left: 0
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__content {
        margin-right: 20px;
        padding-right: 0
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside, .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary {
        padding-right: 0;
        padding-left: 0
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox, .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox {
        margin-top: 15px;
        margin-bottom: 10px
    }

    .dln-kenwood .dln-cart--empty > .dln-wrapper .dln-cart__aside {
        width: 387px
    }
}

@media only screen and (min-width: 1280px) {
    .dln-kenwood .dln-cart--empty > .dln-wrapper {
        max-width: 1240px;
        margin: 0 auto
    }
}

@media only screen and (min-width: 1440px) and (min-width: 1480px) {
    .dln-kenwood .dln-cart--empty > .dln-wrapper {
        max-width: 1240px;
        margin: 0 auto
    }
}

.dln-braun .dln-cart__emptyMessage {
    max-width: 70%
}

@media only screen and (min-width: 0) {
    .dln-braun .dln-cart--empty > .dln-wrapper {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__head {
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 10px
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__head .dln-cart__title {
        font-size: 24px;
        align-items: baseline
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__head .dln-cart__title .dln-cart__titleLbl {
        font-size: 13px;
        margin: 0 0 0 16px
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__head .dln-cart__title .dln-icn--iconfont {
        display: block;
        color: var(--brand-01);
        font-size: 28px;
        margin: 0 10px 0 0
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__content {
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 30px
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__content .dln-cart__info {
        font-size: .8125rem;
        color: var(--brand-04);
        margin: 0 auto;
        width: 475px;
        text-align: center;
        padding: 5px 0;
        border: 1px solid var(--ui-12);
        background-color: var(--ui-03);
        line-height: 1.46
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__emptyMessage {
        max-width: 70%;
        padding: 38px 0 0
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__emptyMessage .dln-icn {
        color: var(--brand-05);
        font-size: 48px
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__emptyMessage p {
        color: var(--brand-04);
        font-weight: 700;
        font-size: .9375rem;
        margin: 0 0 35px
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__emptyMessage .dln-cart__btnGroup .dln-btn:first-of-type {
        margin: 0 0 18px;
        letter-spacing: 0
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__emptyMessage .dln-cart__btnGroup .dln-btn:last-of-type {
        letter-spacing: 0
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside {
        margin: 0
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart_paymentBox {
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin-top: 15px;
        padding: 20px;
        width: 100%;
        background-color: var(--ui-03);
        margin-bottom: 18px
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart_paymentBox span {
        font-size: .875rem;
        color: var(--ui-11)
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart_paymentBox ul {
        display: flex;
        flex-wrap: wrap;
        list-style-type: none;
        gap: 5px
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox, .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox {
        gap: 0;
        margin: 0
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox p, .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox p {
        display: none
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox, .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox {
        width: 100%;
        align-items: center;
        margin-bottom: 15px
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__icon, .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__icon {
        justify-content: flex-start;
        flex-basis: 0
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__icon .dln-icn, .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__icon .dln-icn {
        font-size: 40px
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__description .dln-noticeBox__title, .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__description .dln-noticeBox__title {
        font-size: 1.125rem;
        color: var(--brand-04);
        margin-bottom: 3px
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__description .dln-noticeBox__copy, .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__description .dln-noticeBox__copy {
        font-size: .8125rem;
        color: var(--brand-04)
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox__link, .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox__link {
        margin-top: 0;
        font-size: .8125rem;
        text-decoration: none;
        padding-bottom: 1px;
        border-bottom: 1px solid var(--brand-04);
        color: var(--brand-04);
        line-height: 1.47
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox:nth-child(2n):after, .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox:nth-child(2n):after {
        height: 0
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox:first-of-type, .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox:first-of-type {
        margin-top: 10px
    }
}

@media screen and (min-width: 599px) {
    .dln-braun .dln-cart--empty > .dln-wrapper {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 0
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__head .dln-cart__title {
        max-width: 475px;
        font-size: 1.875rem
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__content {
        padding-left: 20px;
        padding-right: 20px
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__content .dln-cart__info {
        width: 100%;
        margin: 0;
        padding-top: 15px;
        padding-bottom: 15px
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__emptyMessage {
        margin-top: 10px;
        margin-bottom: 25px
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__emptyMessage p {
        margin-bottom: 0
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__emptyMessage .dln-cart__btnGroup {
        margin-top: 30px
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__emptyMessage .dln-cart__btnGroup .dln-btn {
        width: 100%
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside, .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary {
        padding-left: 20px;
        padding-right: 20px
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox, .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox {
        max-width: 100%
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart_paymentBox span {
        color: var(--brand-01)
    }
}

@media screen and (min-width: 901px) {
    .dln-braun .dln-cart--empty > .dln-wrapper {
        padding-left: 30px;
        padding-right: 30px
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__head {
        margin-left: 0;
        padding-left: 0
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__head .dln-cart__title {
        font-size: 2.25rem;
        margin-left: 0
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__head .dln-cart__title .dln-icn {
        display: block;
        font-size: 32px;
        margin-right: 20px
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__head .dln-cart__title .dln-cart__titleLbl {
        font-size: .9375rem;
        font-weight: 700
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__content {
        width: calc(100% - 407px);
        padding-right: 0;
        margin-right: 0;
        padding-left: 0;
        display: block
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__content .dln-cart__info {
        width: 100%;
        font-size: .9375rem;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__emptyMessage p {
        font-size: 1.125rem;
        font-family: var(--fontNameSemibold)
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__emptyMessage .dln-icn:before {
        font-size: 45px
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__emptyMessage .dln-cart__btnGroup {
        flex-direction: row;
        margin-top: 65px;
        flex-wrap: nowrap;
        justify-content: space-between
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside {
        padding-left: 20px;
        padding-right: 0;
        width: 407px
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox {
        display: block
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__icon .dln-icn:before {
        content: ""
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart_paymentBox {
        margin: 20px 0
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart_paymentBox span {
        color: var(--ui-11);
        font-weight: 600;
        font-size: .875rem
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox {
        display: none
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox, .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox {
        margin-bottom: 15px
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__icon .dln-icn, .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__icon .dln-icn {
        font-size: 36px;
        margin-top: -20px
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__description .dln-noticeBox__copy, .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox__content .dln-noticeBox__description .dln-noticeBox__copy {
        font-size: .875rem;
        color: var(--brand-04)
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox:nth-child(2n):after, .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox:nth-child(2n):after {
        height: 0
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox:first-of-type, .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox:first-of-type {
        margin-top: 15px
    }
}

@media screen and (min-width: 1101px) {
    .dln-braun .dln-cart--empty > .dln-wrapper {
        padding-top: 0
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__head {
        padding-left: 0
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__content {
        margin-right: 20px;
        padding-right: 0
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside, .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary {
        padding-right: 0;
        padding-left: 0
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside--secondary .dln-cart__noticeBox .dln-noticeBox, .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside .dln-cart__noticeBox .dln-noticeBox {
        margin-top: 15px;
        margin-bottom: 10px
    }

    .dln-braun .dln-cart--empty > .dln-wrapper .dln-cart__aside {
        width: 387px
    }
}

@media only screen and (min-width: 1280px) {
    .dln-braun .dln-cart--empty > .dln-wrapper {
        max-width: 1240px;
        margin: 0 auto
    }
}

@media only screen and (min-width: 1440px) and (min-width: 1480px) {
    .dln-braun .dln-cart--empty > .dln-wrapper {
        max-width: 1240px;
        margin: 0 auto
    }
}

.dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__contentRow--taxes .dln-orderSumm__field .dln-inputs__lbl {
    width: calc(100% - 24px)
}

.dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__contentRow--taxes .dln-orderSumm__field .dln-inputs--active .dln-inputs__lbl {
    width: auto
}

.dln-cart__aside .dln-cart__orderRecap .dln-orderSumm__contentRow--taxes .dln-orderSumm__field .dln-inputs--invalid {
    margin-bottom: 16px
}

.dln-cart .dln-cart__head .dln-chips.dln-chips--advantage .dln-btnIcon--close {
    display: none
}

@media only screen and (max-width: 599px) {
    .dln-cart .dln-orderSumm__contentRow--taxes .dln-orderSumm__rowTitle {
        width: auto
    }
}

.dln-kenwood .dln-cart.dln-cart--taxes .dln-cart__content .dln-cart__items .dln-cartItem__content > .dln-chips {
    min-width: calc(100% + 200px);
    border: 1px solid var(--support-04);
    padding: 24px 38px 24px 51px;
    margin-top: 63px;
    margin-left: -200px
}

.dln-kenwood .dln-cart.dln-cart--taxes .dln-cart__content .dln-cart__items .dln-cartItem__content > .dln-chips .dln-chips__wrapper .dln-icn {
    width: 50px;
    height: 44px;
    line-height: 44px;
    font-size: 50px;
    margin-right: 31px
}

.dln-kenwood .dln-cart.dln-cart--taxes .dln-cart__content .dln-cart__items .dln-cartItem__content > .dln-chips .dln-chips__wrapper .dln-chips__content {
    width: calc(100% - 81px)
}

.dln-kenwood .dln-cart.dln-cart--taxes .dln-cart__content .dln-cart__items .dln-cartItem__content > .dln-chips .dln-chips__wrapper .dln-chips__content span:first-of-type {
    color: var(--ui-10) !important
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-cart.dln-cart--taxes .dln-cart__content .dln-cart__items .dln-cartItem__content {
        margin-bottom: 30px
    }

    .dln-kenwood .dln-cart.dln-cart--taxes .dln-cart__content .dln-cart__items .dln-cartItem__content > .dln-chips {
        min-width: 0;
        padding: 20px;
        margin-top: 24px;
        margin-left: 0
    }

    .dln-kenwood .dln-cart.dln-cart--taxes .dln-cart__content .dln-cart__items .dln-cartItem__content > .dln-chips .dln-chips__wrapper .dln-icn {
        width: 100%;
        height: 44px;
        margin: 0 0 13px
    }

    .dln-kenwood .dln-cart.dln-cart--taxes .dln-cart__content .dln-cart__items .dln-cartItem__content > .dln-chips .dln-chips__wrapper .dln-chips__content {
        width: 100%
    }

    .dln-kenwood .dln-cart.dln-cart--taxes .dln-cart__content .dln-cart__items .dln-cartItem__content > .dln-chips .dln-chips__wrapper .dln-chips__content span {
        width: 100%;
        text-align: center
    }
}

.dln-alert {
    width: 100%;
    max-width: 585px;
    padding: 16px 40px 40px;
    box-shadow: 0 7px 11px 0 rgba(0, 0, 0, .4);
    border-radius: 2px;
    margin: 0 0 16px;
    background-color: var(--brand-03)
}

.dln-alert .dln-popup__head {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0;
    position: relative
}

.dln-alert--success {
    background: var(--support-02--light)
}

.dln-alert--success .dln-alert__message {
    color: var(--support-02)
}

.dln-alert--success .dln-popup__headTitle .dln-icn:before {
    content: "T";
    color: var(--support-02);
    font-size: 38px
}

.dln-alert--error {
    background: var(--support-01--light)
}

.dln-alert--error .dln-alert__message {
    color: var(--support-01)
}

.dln-alert--error .dln-popup__headTitle .dln-icn:before {
    content: "y";
    color: var(--support-01);
    font-size: 38px
}

.dln-alert__head {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0 0 16px;
    position: relative
}

.dln-alert .dln-popup__closeBtn {
    position: relative;
    top: auto;
    right: auto;
    margin: 0
}

.dln-alert .dln-popup__closeBtn .dln-icn {
    height: auto
}

.dln-alert__content {
    width: 100%;
    padding: 16px 0 0;
    font-size: 13px;
    line-height: 125%
}

.dln-alert__message {
    font-size: 17px;
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    width: 100%;
    display: flex;
    align-items: center
}

.dln-alert__message .dln-icn {
    font-size: 38px;
    width: auto;
    height: auto;
    line-height: normal;
    margin: 0 4px 0 0
}

.dln-alert__subtilte {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-alert__copy {
    margin: 24px 0 0
}

.dln-alert--minimal {
    padding: 16px 40px
}

.dln-alert--minimal .dln-popup__head .dln-popup__headLine {
    display: none
}

.dln-alert--minimal .dln-popup__head .dln-popup__headTitle .dln-icn {
    margin: 0 8px 0 0
}

.dln-alert--minimal .dln-popup__head .dln-btnIcon {
    margin: 0 0 0 auto
}

.dln-alert--minimal .dln-popup__head .dln-btnIcon .dln-icn {
    text-indent: 30px;
    overflow: hidden;
    width: 20px
}

.dln-alert--minimal .dln-popup__head .dln-btnIcon .dln-icn:before {
    content: "J";
    text-indent: 0;
    color: var(--brand-02)
}

.dln-alert--minimal.dln-alert--success .dln-popup__headTitle {
    color: var(--support-02)
}

.dln-alert--minimal.dln-alert--error .dln-popup__headTitle {
    color: var(--support-01)
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-alert .dln-popup__closeBtn .dln-icn {
        font-size: 14px;
        height: auto
    }
}

@media only screen and (max-width: 599px) {
    .dln-alert .dln-popup__closeBtn .dln-icn {
        font-size: 14px;
        height: auto
    }
}

.dln-kenwood .dln-alert {
    position: relative;
    box-shadow: none;
    padding: 23px 52px 23px 18px;
    border-left: 3px solid var(--support-04);
    background-color: #fff4e5;
    border-radius: 0
}

.dln-kenwood .dln-alert:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    text-indent: 0;
    color: var(--support-02);
    font-size: 38px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.dln-kenwood .dln-alert .dln-popup__head {
    width: calc(100% - 54px);
    margin: 0 0 0 auto
}

.dln-kenwood .dln-alert .dln-popup__head .dln-popup__headTitle {
    padding: 0;
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 12px;
    line-height: 16px;
    color: var(--support-04);
    width: 100%
}

.dln-kenwood .dln-alert .dln-popup__head .dln-popup__headTitle .dln-icn {
    display: none
}

.dln-kenwood .dln-alert .dln-popup__head--circleClose .dln-popup__headLine {
    margin: 20px 0 0;
    display: none
}

.dln-kenwood .dln-alert .dln-btnIcon {
    transform: translate(35px, -5px);
    position: absolute;
    right: 0
}

.dln-kenwood .dln-alert .dln-btnIcon .dln-icn {
    color: transparent
}

.dln-kenwood .dln-alert .dln-btnIcon .dln-icn:after, .dln-kenwood .dln-alert .dln-btnIcon .dln-icn:before {
    content: "";
    position: absolute
}

.dln-kenwood .dln-alert .dln-btnIcon .dln-icn:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "J";
    text-indent: 0;
    color: var(--brand-04);
    font-size: 17px
}

.dln-kenwood .dln-alert--success {
    border-left: 3px solid var(--support-02);
    background-color: var(--support-02--light)
}

.dln-kenwood .dln-alert--success .dln-popup__head .dln-popup__headTitle {
    color: var(--support-02)
}

.dln-kenwood .dln-alert--success:before {
    content: "T"
}

.dln-kenwood .dln-alert--error {
    border-left: 3px solid var(--support-01);
    background-color: var(--support-01--light)
}

.dln-kenwood .dln-alert--error:before {
    content: "g";
    color: var(--support-01)
}

.dln-kenwood .dln-alert--error .dln-popup__head .dln-popup__headTitle {
    color: var(--support-01)
}

.dln-kenwood .dln-alert--minimal .dln-popup__head .dln-popup__headTitle {
    font-size: 14px;
    line-height: 16px
}

.dln-kenwood .dln-alert--minimal .dln-popup__head .dln-btnIcon--close {
    transform: translate(35px, -50%);
    top: 50%
}

.dln-kenwood .dln-alert__copy {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: var(--brand-02);
    font-size: 12px;
    line-height: 16px;
    margin: 0
}

.dln-kenwood .dln-alert__subtilte {
    display: none
}

.dln-kenwood .dln-alert__content {
    padding: 0;
    width: calc(100% - 54px);
    margin-left: auto
}

.dln-alert--addedItem {
    padding: 0
}

.dln-alert--addedItem .dln-popup__head {
    padding: 16px 40px 0
}

.dln-alert--addedItem .dln-alert__content {
    padding: 24px 40px 32px
}

.dln-alert--addedItem .dln-alert__content--extra {
    background-color: var(--ui-03);
    padding: 24px 40px 40px;
    display: flex;
    flex-wrap: wrap
}

.dln-alert--addedItem .dln-alert__content--extra .dln-btn {
    margin: 16px auto
}

.dln-alert--addedItem .dln-alert__content--extra .dln-btn .dln-icn {
    height: auto
}

.dln-alert--addedItem .dln-alert__content--extra .dln-alert__subTitle {
    font-size: 15px;
    line-height: 125%;
    color: var(--brand-02);
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    width: 100%;
    padding: 0 0 16px;
    border-bottom: 1px solid var(--ui-01);
    margin: 0 0 24px
}

.dln-alert--addedItem.dln-alert--suggestion .dln-cartItem__content {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.dln-alert--addedItem.dln-alert--suggestion .dln-cartItem__picture {
    margin: 0 0 0 auto
}

.dln-alert--addedItem.dln-alert--suggestion .dln-cartItem__title {
    margin: 0 auto 8px 24px
}

.dln-alert .dln-addItem {
    width: calc(50% - 8px);
    margin: 0 16px 16px 0
}

.dln-alert .dln-addItem:nth-child(odd) {
    margin: 0 0 16px
}

.dln-alert .dln-cartItem {
    border-width: 0;
    padding: 0
}

.dln-alert .dln-cartItem__picture {
    width: 120px
}

.dln-alert .dln-cartItem__title {
    width: calc(100% - 240px)
}

.dln-alert .dln-cartItem__price {
    width: 80px;
    margin: 0 0 0 16px;
    text-align: right
}

.dln-alert .dln-cartItem__price .dln-price {
    margin: 0 0 8px;
    display: inline-block;
    font-size: 13px
}

.dln-alert .dln-cartItem__btn {
    padding: 16px 0 0;
    margin: 24px 0 0;
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid var(--ui-01);
    width: 100%
}

.dln-alert .dln-cartItem__btn .dln-btn {
    width: calc(50% - 10px);
    margin: 16px 20px 0 0
}

.dln-alert .dln-cartItem__btn .dln-btn:last-of-type {
    margin: 16px 0 0
}

.dln-alert .dln-cartItem .dln-csmDropdown {
    float: left;
    width: calc(100% - 144px);
    margin: 8px 0 0 24px
}

@media only screen and (max-width: 599px) {
    .dln-alert--addedItem .dln-alert__content--extra .dln-btn {
        margin: 0 auto
    }

    .dln-alert .dln-addItem {
        width: 100%;
        margin: 0 0 32px
    }

    .dln-alert .dln-addItem .dln-btn {
        margin: 8px 0 0
    }

    .dln-alert .dln-addItem:nth-child(3n+3) {
        margin: 0 0 32px
    }

    .dln-alert .dln-cartItem__picture {
        width: 110px;
        margin: 0
    }

    .dln-alert .dln-cartItem__title {
        width: calc(100% - 134px)
    }

    .dln-alert .dln-cartItem__price {
        text-align: left;
        width: calc(100% - 134px);
        margin: 16px 0 0 16px
    }

    .dln-alert .dln-cartItem .dln-csmDropdown {
        width: 100%;
        margin: 8px 0 0
    }
}

.dln-prodReg .dln-breadcrumbs {
    margin: 24px 0 0
}

.dln-prodReg__head {
    width: 100%;
    max-width: 600px;
    margin: 24px 0 0
}

.dln-prodReg__head .dln-btn {
    max-width: 280px
}

.dln-prodReg .dln-title {
    margin: 0 0 16px
}

.dln-prodReg__paragraph {
    font-size: 13px;
    line-height: 125%;
    font-size: 14px;
    margin: 0 0 24px
}

.dln-prodReg__content {
    width: 100%;
    margin: 0 0 100px
}

.dln-prodReg__subTitle {
    width: 100%;
    font-size: 22px;
    line-height: 125%;
    font-size: 26px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 60px 0 24px
}

.dln-prodReg__advantage {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.dln-prodReg .dln-advtBox {
    width: 100%;
    margin: 0 20px 0 0;
    padding: 15px 30px
}

.dln-prodReg .dln-advtBox:nth-child(4n+4) {
    margin: 0
}

.dln-prodReg__categoryBreadcrumbs {
    width: 100%;
    font-size: 13px;
    line-height: 125%;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap
}

.dln-prodReg__categoryBreadcrumbs .dln-select {
    margin: 0 24px 0 0
}

.dln-prodReg__categoryBreadcrumbs .dln-select__value {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-prodReg__categoryLabel {
    color: var(--brand-02);
    display: flex;
    align-self: center;
    margin: 0 24px 0 0
}

.dln-prodReg__categoryLabel .dln-icn {
    transform: rotate(-90deg);
    margin: 0 0 0 8px;
    font-size: 13px
}

.dln-prodReg .dln-breadCrumbSel {
    margin: 0 24px 0 0
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-prodReg .dln-advtBox {
        margin: 0 20px 20px 0;
        padding: 8px 16px;
        height: 200px
    }

    .dln-prodReg .dln-advtBox:nth-child(2n+2) {
        margin: 0 0 20px
    }
}

@media only screen and (max-width: 599px) {
    .dln-prodReg__head {
        margin-bottom: 60px
    }

    .dln-prodReg__advantage .dln-advtBox {
        margin: 0 0 20px
    }

    .dln-prodReg__advantage.swiper-wrapper {
        flex-wrap: nowrap
    }

    .dln-prodReg__advantage.swiper-wrapper .dln-advtBox {
        margin: 0
    }

    .dln-prodReg__subTitle {
        margin-bottom: 16px;
        margin-top: 0
    }

    .dln-prodReg .dln-advtBox {
        width: 100%;
        padding: 8px 16px;
        height: 250px !important
    }

    .dln-prodReg .dln-carousel--mobileOnly .swiper-pagination {
        padding: 0;
        margin-top: 16px
    }
}

.dln-kenwood .dln-prodReg .dln-wrapper {
    padding-top: 0;
    padding-bottom: 72px;
    position: relative;
    display: flex;
    justify-content: center;
    margin: 0 auto
}

.dln-kenwood .dln-prodReg .dln-wrapper .dln-breadcrumbs {
    display: none
}

.dln-kenwood .dln-prodReg__head {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100vw;
    min-width: 100vw;
    max-width: none;
    background-color: var(--ui-03);
    padding: 56px 20px 72px;
    margin: 0 0 60px calc(-50vw + 50%)
}

.dln-kenwood .dln-prodReg__head .dln-prodReg__paragraph, .dln-kenwood .dln-prodReg__head .dln-title {
    width: 70%;
    text-align: center;
    padding: 0 15%;
    margin: 0 0 32px
}

.dln-kenwood .dln-prodReg .dln-advtBox {
    padding: 15px 0 15px 70px
}

.dln-kenwood .dln-prodReg .dln-advtBox__title {
    font-size: 16px
}

.dln-kenwood .dln-prodReg .dln-prodReg__subTitle {
    line-height: 24px;
    font-size: 20px;
    text-align: center;
    margin: 0 auto 24px
}

.dln-kenwood .dln-prodReg__content {
    margin: 0
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-prodReg__head {
        padding-bottom: 48px
    }

    .dln-kenwood .dln-prodReg__head .dln-title {
        margin-bottom: 16px;
        width: 100%;
        line-height: 40px;
        padding: 0
    }

    .dln-kenwood .dln-prodReg__head .dln-prodReg__paragraph {
        width: 100%;
        line-height: 20px;
        font-size: 14px;
        padding: 0
    }

    .dln-kenwood .dln-prodReg .dln-prodReg__subTitle {
        margin-bottom: 24px;
        line-height: 22px;
        font-size: 18px
    }

    .dln-kenwood .dln-prodReg .dln-advtBox {
        height: auto !important;
        padding: 0 0 0 66px
    }

    .dln-kenwood .dln-prodReg .dln-advtBox__title {
        line-height: 22px;
        font-size: 16px
    }

    .dln-kenwood .dln-prodReg .dln-advtBox__desc {
        line-height: 20px;
        font-size: 14px
    }
}

.dln-delonghi .dln-prodReg__subTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.75rem;
    line-height: 1.21
}

.dln-delonghi .dln-prodReg__paragraph {
    font-size: 1rem;
    line-height: 1.5
}

.dln-delonghi .dln-prodReg__content {
    width: 100%;
    margin: 0 0 100px
}

.dln-delonghi .dln-prodReg .dln-prodReg__subTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.75rem;
    line-height: 1.21
}

.dln-delonghi .dln-prodReg .dln-carousel.swiper-container {
    height: auto
}

.dln-delonghi .dln-prodReg .dln-carousel.swiper-container .swiper-pagination {
    margin-right: auto;
    margin-left: auto
}

.dln-delonghi .dln-prodReg .dln-tooltip__text {
    font-size: .8125rem;
    line-height: 1.23;
    color: var(--brand-04)
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-prodReg__subTitle {
        font-size: 1.3125rem;
        line-height: 1.1
    }

    .dln-delonghi .dln-prodReg .dln-carousel.swiper-container {
        height: auto
    }

    .dln-delonghi .dln-prodReg .dln-carousel.swiper-container .swiper-pagination {
        margin-right: 0;
        margin-left: 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-prodReg .dln-wrapper .dln-prodReg__subTitle {
        font-size: 1.3125rem;
        line-height: 1.1
    }

    .dln-delonghi .dln-prodReg .dln-wrapper .dln-carousel.swiper-container {
        height: auto
    }

    .dln-delonghi .dln-prodReg .dln-wrapper .dln-carousel.swiper-container .swiper-pagination {
        margin-right: 0;
        margin-left: 0
    }
}

.dln-customerSupport {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    min-height: calc(100vh - 90px);
    overflow: hidden
}

.dln-customerSupport__inner {
    width: 100%;
    margin: 0 auto
}

.dln-customerSupport .dln-wrapper {
    width: 100%;
    max-width: none
}

.dln-customerSupport .dln-wrapper > div {
    max-width: 1240px
}

.dln-customerSupport .dln-wrapper--fullWidth {
    background: var(--ui-03);
    padding-top: 48px;
    padding-bottom: 64px
}

.dln-customerSupport .dln-wrapper--content .dln-customerSupport__inner {
    padding-top: 32px;
    padding-bottom: 48px;
    border-bottom: 1px solid var(--ui-01)
}

.dln-customerSupport .dln-wrapper--content .dln-customerSupport__inner h2 {
    font-size: 32px
}

.dln-customerSupport__head {
    width: 100%
}

.dln-customerSupport__headTitle {
    display: block;
    width: 100%;
    height: auto;
    line-height: 56px;
    font-size: 44px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-customerSupport__head .dln-customerSupport__title {
    margin: 0
}

@media only screen and (min-width: 900px) and (max-width: 1340px) {
    .dln-customerSupport__head.dln-wrapper {
        margin: 0;
        padding-left: 40px;
        padding-right: 40px
    }
}

@media only screen and (max-width: 900px) {
    .dln-customerSupport__head.dln-wrapper {
        margin: 0;
        padding-left: 20px;
        padding-right: 20px
    }
}

.dln-customerSupport__subtitle, .dln-customerSupport__title {
    display: block;
    width: 100%;
    height: auto;
    line-height: 32px;
    font-size: 26px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 16px
}

.dln-customerSupport__subtitle {
    line-height: 26px;
    font-size: 22px;
    margin: 0 0 24px
}

.dln-customerSupport__contentWrap, .dln-customerSupport__quickLinksWrap, .dln-customerSupport__searchWrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.dln-customerSupport__contentWrap > .dln-wrapper, .dln-customerSupport__quickLinksWrap > .dln-wrapper, .dln-customerSupport__searchWrap > .dln-wrapper {
    max-width: 1480px
}

.dln-customerSupport .dln-quickLinks--slider {
    padding-top: 48px;
    padding-bottom: 72px
}

.dln-customerSupport .dln-customerSupport__searchWrapper {
    padding-top: 0;
    padding-bottom: 0
}

.dln-customerSupport .dln-customerSupport__searchWrapper .dln-customerSupport__inner {
    border: 0;
    padding-top: 29px;
    padding-bottom: 28px
}

.dln-customerSupport .dln-customerSupport__searchWrapper .dln-inputs--searchBar {
    width: 50%;
    margin: 0
}

.dln-customerSupport__searchTitle {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 32px;
    font-size: 32px;
    margin: 0 0 26px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-customerSupport .dln-inputs--searchBar {
        width: 100%
    }
}

@media only screen and (max-width: 599px) {
    .dln-customerSupport .dln-wrapper {
        padding-right: 20px;
        padding-left: 20px;
        margin: 0
    }

    .dln-customerSupport .dln-wrapper--fullWidth {
        padding-top: 24px;
        padding-bottom: 32px
    }

    .dln-customerSupport .dln-wrapper--content {
        padding-bottom: 32px
    }

    .dln-customerSupport .dln-wrapper--quickLinks {
        padding-top: 0;
        padding-bottom: 64px
    }

    .dln-customerSupport .dln-wrapper--quickLinks .dln-customerSupport__inner {
        padding-top: 0
    }

    .dln-customerSupport__head {
        padding: 0 !important
    }

    .dln-customerSupport__headTitle {
        line-height: 40px;
        font-size: 35px;
        margin: 0 0 4px
    }

    .dln-customerSupport__title {
        line-height: 18px;
        font-size: 15px
    }

    .dln-customerSupport__subtitle {
        font-size: 15px
    }

    .dln-customerSupport .dln-inputs--searchBar {
        width: 100%;
        margin: 0 0 48px
    }

    .dln-customerSupport .dln-customerSupport__searchWrapper {
        padding-bottom: 8px
    }

    .dln-customerSupport .dln-customerSupport__searchWrapper .dln-customerSupport__inner {
        padding-top: 20px;
        padding-bottom: 0
    }

    .dln-customerSupport .dln-customerSupport__searchWrapper .dln-customerSupport__inner .dln-inputs--searchBar {
        width: 100%
    }
}

.dln-kenwood .dln-customerSupport__headTitle {
    font-size: 38px;
    line-height: 46px;
    margin: 0 0 31px
}

.dln-kenwood .dln-customerSupport__headTitle, .dln-kenwood .dln-customerSupport__title {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center
}

.dln-kenwood .dln-customerSupport__title {
    font-size: 28px;
    line-height: 36px
}

.dln-kenwood .dln-customerSupport .dln-wrapper--content .dln-customerSupport__inner {
    padding-top: 70px;
    padding-bottom: 70px
}

.dln-kenwood .dln-customerSupport .dln-wrapper--content .dln-customerSupport__subtitle {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    line-height: 24px
}

.dln-kenwood .dln-customerSupport .dln-wrapper--quickLinks .dln-customerSupport__inner {
    padding-top: 70px;
    padding-bottom: 70px
}

.dln-kenwood .dln-customerSupport .dln-wrapper--quickLinks .dln-customerSupport__subtitle {
    text-align: center
}

.dln-kenwood .dln-customerSupport .dln-wrapper--quickLinks .dln-carousel .dln-quickLink {
    height: auto;
    min-height: 170px;
    border: 0;
    text-align: center
}

.dln-kenwood .dln-customerSupport .dln-wrapper--quickLinks .dln-carousel.swiper-container .swiper-pagination {
    margin: 32px 0 0
}

.dln-kenwood .dln-customerSupport .dln-customerSupport__searchWrapper {
    max-width: 100%;
    margin: 0;
    background: var(--ui-03);
    padding-top: 6px;
    padding-bottom: 70px
}

.dln-kenwood .dln-customerSupport .dln-customerSupport__searchWrapper .dln-customerSupport__inner {
    padding-top: 0;
    padding-bottom: 0
}

.dln-kenwood .dln-customerSupport .dln-customerSupport__searchWrapper .dln-customerSupport__inner .dln-customerSupport__search {
    width: 100%
}

.dln-kenwood .dln-customerSupport .dln-customerSupport__searchWrapper .dln-customerSupport__inner .dln-customerSupport__searchTitle {
    width: 100%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    padding-bottom: 30px;
    margin: 0
}

.dln-kenwood .dln-customerSupport .dln-customerSupport__searchWrapper .dln-customerSupport__inner .dln-customerSupport__search .dln-inputs--searchBar {
    display: block;
    margin: 0 auto;
    width: 30%
}

@media only screen and (min-width: 599px) and (max-width: 1199px) {
    .dln-kenwood .dln-customerSupport .dln-customerSupport__searchWrapper .dln-customerSupport__inner .dln-customerSupport__search .dln-inputs--searchBar {
        width: 50%
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-customerSupport__headTitle {
        font-size: 32px;
        line-height: 40px
    }

    .dln-kenwood .dln-customerSupport__title {
        font-size: 24px;
        line-height: 32px
    }

    .dln-kenwood .dln-customerSupport__subtitle {
        font-size: 18px;
        line-height: 22px
    }

    .dln-kenwood .dln-customerSupport .dln-wrapper--content {
        padding-bottom: 0
    }

    .dln-kenwood .dln-customerSupport .dln-wrapper--content .dln-customerSupport__inner {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .dln-kenwood .dln-customerSupport .dln-customerSupport__searchWrapper {
        background: transparent;
        padding: 28px 0 60px;
        border-bottom: 1px solid var(--ui-01);
        margin-right: 20px;
        margin-left: 20px
    }

    .dln-kenwood .dln-customerSupport .dln-customerSupport__searchWrapper .dln-customerSupport__inner {
        padding-top: 0;
        padding-bottom: 0
    }

    .dln-kenwood .dln-customerSupport .dln-customerSupport__searchWrapper .dln-customerSupport__inner .dln-customerSupport__searchTitle {
        font-size: 20px;
        line-height: 24px;
        padding-bottom: 20px
    }

    .dln-kenwood .dln-customerSupport .dln-customerSupport__searchWrapper .dln-customerSupport__inner .dln-customerSupport__search .dln-inputs--searchBar {
        width: 100%
    }

    .dln-kenwood .dln-customerSupport .dln-wrapper--fullWidth {
        background: transparent
    }

    .dln-kenwood .dln-customerSupport .dln-wrapper--quickLinks {
        padding-top: 60px;
        padding-bottom: 70px
    }

    .dln-kenwood .dln-customerSupport .dln-wrapper--quickLinks .dln-customerSupport__inner {
        padding-top: 0;
        padding-bottom: 0
    }

    .dln-kenwood .dln-customerSupport .dln-wrapper--quickLinks .dln-customerSupport__subtitle {
        font-size: 16px;
        line-height: 22px
    }
}

.dln-delonghi .dln-customerSupport .dln-wrapper > div {
    max-width: 1400px
}

.dln-delonghi .dln-customerSupport__headTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 3.125rem;
    line-height: 1.04
}

@media only screen and (min-width: 900px) and (max-width: 1480px) {
    .dln-delonghi .dln-customerSupport__head.dln-wrapper {
        margin: 0;
        padding-left: 40px;
        padding-right: 40px
    }
}

.dln-delonghi .dln-customerSupport__searchTitle, .dln-delonghi .dln-customerSupport__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.75rem !important;
    line-height: 1.21;
    margin-top: 15px
}

.dln-delonghi .dln-customerSupport__subtitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.3125rem;
    line-height: 1.12
}

.dln-delonghi .dln-customerSupport .dln-customerSupport__searchWrapper, .dln-delonghi .dln-customerSupport .dln-wrapper--content {
    max-width: none
}

.dln-delonghi .dln-customerSupport .dln-customerSupport__searchWrapper .dln-customerSupport__inner, .dln-delonghi .dln-customerSupport .dln-wrapper--content .dln-customerSupport__inner {
    margin: 0 auto
}

.dln-delonghi .dln-customerSupport .dln-customerSupport__searchWrap {
    background: var(--ui-03)
}

.dln-delonghi .dln-customerSupport .dln-customerSupport__searchWrap .dln-customerSupport__inner {
    padding-top: 0;
    padding-bottom: 25px
}

.dln-delonghi .dln-customerSupport .dln-list .dln-listItem .dln-icn, .dln-delonghi .dln-customerSupport .dln-list .dln-listItem .dln-listLink {
    font-size: .875rem;
    line-height: 1.43;
    font-weight: 500
}

.dln-delonghi .dln-customerSupport .dln-customerSupport__contentWrap .dln-customerSupport__inner {
    padding-top: 65px;
    padding-bottom: 25px
}

.dln-delonghi .dln-customerSupport .dln-customerSupport__contentWrap .dln-listItem .dln-icn {
    color: var(--brand-04)
}

.dln-delonghi .dln-customerSupport .dln-quickLinks--slider .dln-wrapper {
    max-width: none;
    width: calc(100% - 40px)
}

.dln-delonghi .dln-customerSupport .dln-quickLinks--slider .dln-wrapper .dln-quickLinks__inner {
    margin: 0 auto
}

.dln-delonghi .dln-customerSupport .dln-quickLinks--slider .dln-wrapper .dln-carousel.swiper-container .swiper-slide:not(.hide-items) {
    width: calc(20% - 40px)
}

.dln-delonghi .dln-customerSupport .dln-quickLinks--slider .dln-wrapper .dln-quickLinks__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.75rem;
    line-height: 1.21;
    text-align: center;
    margin-bottom: 0
}

.dln-delonghi .dln-customerSupport .dln-quickLinks--slider .dln-wrapper .dln-quickLink {
    text-align: center;
    border-bottom: none
}

.dln-delonghi .dln-customerSupport .dln-quickLinks--slider .dln-wrapper .dln-quickLink__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: var(--brand-04);
    font-size: 1.125rem;
    line-height: 1.11
}

.dln-delonghi .dln-customerSupport .dln-quickLinks--slider .dln-wrapper .dln-quickLink__iconWrap {
    border-color: transparent
}

.dln-delonghi .dln-customerSupport .dln-quickLinks--slider .dln-wrapper .dln-quickLink__iconWrap .dln-icn {
    color: var(--brand-04)
}

@media only screen and (min-width: 599px) and (max-width: 1199px) {
    .dln-delonghi .dln-customerSupport .dln-quickLinks--slider .dln-wrapper {
        width: 100%
    }

    .dln-delonghi .dln-customerSupport .dln-quickLinks--slider .dln-wrapper .dln-carousel.swiper-container .swiper-slide {
        margin: 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-customerSupport__headTitle {
        font-size: 2.3125rem;
        line-height: 1.08
    }

    .dln-delonghi .dln-customerSupport__searchTitle, .dln-delonghi .dln-customerSupport__title {
        font-size: 1.3125rem !important;
        line-height: 1.1
    }

    .dln-delonghi .dln-customerSupport .dln-list + .dln-btn {
        margin: 0
    }

    .dln-delonghi .dln-customerSupport .dln-quickLinks--slider .dln-wrapper {
        width: 100%
    }

    .dln-delonghi .dln-customerSupport .dln-quickLinks--slider .dln-wrapper .dln-quickLinks__title {
        font-size: 1.3125rem;
        line-height: 1.1
    }
}

.dln-delonghi .dln-prodReg .dln-breadcrumbs {
    padding-top: 20px
}

.dln-delonghi .dln-prodReg__head {
    width: 100%;
    max-width: none;
    margin-top: 0
}

.dln-delonghi .dln-prodReg__subtitle {
    margin: 64px 0 16px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-prodReg .dln-breadcrumbs {
        padding-bottom: 30px
    }

    .dln-delonghi .dln-prodReg .dln-prodReg__head {
        margin-bottom: 47px
    }

    .dln-delonghi .dln-prodReg .dln-prodReg__subTitle {
        line-height: 23px;
        font-size: 1.3125rem;
        margin-bottom: 19px
    }

    .dln-delonghi .dln-prodReg .dln-prodReg__content .swiper-wrapper {
        margin-bottom: 24px
    }

    .dln-delonghi .dln-prodReg .dln-prodReg__content .swiper-wrapper .swiper-slide .dln-advtBox {
        margin-bottom: 0
    }

    .dln-delonghi .dln-prodReg .dln-prodReg__content .swiper-pagination {
        margin: 0
    }
}

.dln-prodReg {
    overflow: initial
}

.dln-prodReg .dln-timeline {
    margin: 40px auto 0
}

.dln-prodReg--search .dln-prodReg__head {
    margin: 50px 0 0;
    max-width: none
}

.dln-prodReg--search .dln-prodReg__content {
    max-width: 980px;
    margin: 60px auto 100px
}

.dln-prodReg--search .dln-prodReg__searchModel {
    display: flex;
    flex-wrap: wrap
}

.dln-prodReg--search .dln-prodReg__searchModel .dln-inputs {
    max-width: 380px;
    margin: 0 20px 0 0
}

.dln-prodReg--search .dln-prodReg__searchModel .dln-btn {
    max-width: 180px
}

.dln-prodReg--search .dln-prodReg__inner {
    width: 100%;
    opacity: 1;
    transition: opacity .4s cubic-bezier(.25, .8, .25, 1)
}

.dln-prodReg--search .dln-prodReg__inner .dln-prodReg__categoryWrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.dln-prodReg--search .dln-prodReg__inner .dln-categoryBox {
    margin: 0;
    max-width: 20%;
    cursor: pointer
}

.dln-prodReg--search .dln-prodReg__inner--hide {
    opacity: 0
}

.dln-prodReg--search .dln-prodReg__tabContent {
    width: 100%
}

.dln-prodReg--search .dln-tooltip {
    margin: 4px 0 0 8px
}

.dln-prodReg--search .dln-tooltip__anchor {
    font-size: 10px;
    color: var(--ui-02);
    text-decoration: underline
}

.dln-prodReg--search .dln-tabs__content {
    padding: 24px 0 40px;
    border-bottom: 1px solid var(--ui-01);
    min-height: 180px
}

.dln-prodReg--search .dln-tabs__content .dln-prodReg__subTitle {
    font-size: 22px;
    margin-top: 0
}

.dln-prodReg--search .dln-tabs__content .dln-category-browser__wrapper {
    padding-top: 0
}

.dln-prodReg--search .dln-tabs__content .dln-category-browser__wrapper .dln-wrapper {
    padding: 0
}

.dln-prodReg--search .dln-tabs__content .dln-category-browser__wrapper .dln-wrapper .dln-category-browser__header {
    margin-bottom: 24px
}

.dln-prodReg--search .dln-tabs__content .dln-category-browser__wrapper .dln-wrapper .dln-category-browser__breadcrumbs {
    margin-bottom: 10px
}

.dln-prodReg--search .dln-timeline {
    margin: 40px auto 0
}

@media only screen and (max-width: 599px) {
    .dln-prodReg .dln-timeline {
        max-width: calc(100% - 60px);
        margin-left: auto;
        margin-right: auto
    }

    .dln-prodReg--search .dln-prodReg__content {
        max-width: 100%;
        margin-bottom: 100px;
        position: relative
    }

    .dln-prodReg--search .dln-prodReg__searchModel {
        display: flex;
        flex-wrap: wrap
    }

    .dln-prodReg--search .dln-prodReg__searchModel .dln-inputs {
        max-width: 100%;
        margin: 0 0 20px
    }

    .dln-prodReg--search .dln-prodReg__inner {
        margin: 16px 0 0;
        min-height: 213px
    }

    .dln-prodReg--search .dln-prodReg__inner .dln-prodReg__categoryWrap.swiper-wrapper {
        flex-wrap: nowrap
    }

    .dln-prodReg--search .dln-prodReg__inner .dln-categoryBox {
        width: 50%;
        max-width: none
    }

    .dln-prodReg--search .dln-prodReg__inner .dln-categoryBox.swiper-slide {
        width: 100%;
        margin: 0;
        padding: 0;
        max-width: none
    }

    .dln-prodReg--search .dln-prodReg__inner .dln-categoryBox.swiper-slide:nth-of-type(2n) {
        margin: 0
    }

    .dln-prodReg--search .dln-prodReg__inner .dln-categoryBox.swiper-slide:hover {
        border: none
    }
}

.dln-kenwood .dln-prodReg--search .dln-prodReg__head {
    width: 100%;
    min-width: 0;
    background-color: var(--brand-03);
    padding-top: 60px;
    margin: 0
}

.dln-kenwood .dln-prodReg--search .dln-prodReg__content {
    margin-top: 0;
    margin-bottom: 0
}

.dln-kenwood .dln-prodReg--search .dln-prodReg__content .dln-prodReg__subTitle {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-style: normal;
    line-height: 40px;
    font-size: 32px;
    font-weight: 400
}

.dln-kenwood .dln-prodReg--search .dln-prodReg__content .dln-tabs {
    margin-bottom: 48px
}

.dln-kenwood .dln-prodReg--search .dln-prodReg__content .dln-tabs__list .dln-tabs__currentLine {
    max-width: 261px
}

.dln-kenwood .dln-prodReg--search .dln-prodReg__content .dln-tabs__item {
    width: auto;
    font-weight: 700
}

.dln-kenwood .dln-prodReg--search .dln-prodReg__content .dln-tabs__currentLine {
    height: 4px
}

.dln-kenwood .dln-prodReg--search .dln-prodReg__content .dln-tabs__content {
    min-height: 0;
    border-bottom: none;
    padding-bottom: 0
}

.dln-kenwood .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--category .dln-prodReg__subTitle {
    display: none
}

.dln-kenwood .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--category .dln-prodReg__categoryBreadcrumbs {
    margin-bottom: 40px
}

.dln-kenwood .dln-prodReg--search .dln-timeline {
    margin-top: 0
}

.dln-kenwood .dln-prodReg--search .dln-prodReg__searchModel .dln-inputs__lbl {
    width: 100%;
    line-height: 16px;
    color: var(--ui-07);
    padding: 0;
    top: -21px
}

.dln-kenwood .dln-prodReg--search .dln-prodReg__searchModel .dln-btn {
    width: 95px;
    height: 45px;
    padding: 0
}

.dln-kenwood .dln-prodReg--search .dln-prodReg__searchModel .dln-tooltip {
    margin-left: 0
}

.dln-kenwood .dln-prodReg--search .dln-prodReg__searchModel .dln-tooltip__anchor {
    color: var(--ui-07)
}

.dln-kenwood .dln-prodReg--search .dln-prodReg__searchModel .dln-tooltip__container {
    text-align: center
}

.dln-kenwood .dln-prodReg--search .dln-prodReg__searchModel .dln-tooltip__text {
    max-width: 100%;
    width: 100%
}

.dln-kenwood .dln-prodReg--search .dln-tabs__item {
    width: auto
}

.dln-kenwood .dln-prodReg--search .dln-tabs__currentLine {
    height: 4px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-prodReg--search .dln-prodReg__head {
        padding: 40px 0 0
    }

    .dln-kenwood .dln-prodReg--search .dln-prodReg__head .dln-title {
        width: 100%;
        line-height: 40px;
        padding: 0
    }

    .dln-kenwood .dln-prodReg--search .dln-prodReg__head .dln-timeline {
        max-width: none;
        min-height: 74px
    }

    .dln-kenwood .dln-prodReg--search .dln-prodReg__head .dln-timeline__step:after {
        width: 100%;
        left: 72px;
        z-index: 2
    }

    .dln-kenwood .dln-prodReg--search .dln-prodReg__head .dln-timeline__label {
        z-index: 3
    }

    .dln-kenwood .dln-prodReg--search .dln-prodReg__head .dln-timeline__label:before {
        z-index: 4
    }

    .dln-kenwood .dln-prodReg--search .dln-prodReg__head .dln-timeline__label span {
        display: block;
        width: 100%;
        line-height: 16px;
        font-size: 14px;
        text-align: center;
        opacity: 1
    }

    .dln-kenwood .dln-prodReg--search .dln-prodReg__content {
        margin: 69px 0 0
    }

    .dln-kenwood .dln-prodReg--search .dln-prodReg__content .dln-prodReg__subTitle {
        line-height: 32px;
        font-size: 28px;
        margin-bottom: 32px
    }

    .dln-kenwood .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--model .dln-prodReg__searchModel .dln-inputs {
        order: 1;
        margin-bottom: 4px
    }

    .dln-kenwood .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--model .dln-prodReg__searchModel .dln-btn {
        order: 4;
        padding: 0;
        margin: 0 0 0 auto
    }

    .dln-kenwood .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--model .dln-prodReg__searchModel .dln-tooltip {
        order: 2;
        margin: 0 auto 16px 0
    }

    .dln-kenwood .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--model .dln-prodReg__searchModel .clearer {
        order: 3
    }

    .dln-kenwood .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--category .dln-prodReg__categoryBreadcrumbs .dln-prodReg__categoryLabel {
        display: none
    }
}

.dln-delonghi .dln-prodReg--search .dln-tabs__currentLine {
    background: var(--brand-04)
}

.dln-delonghi .dln-prodReg--search .dln-prodReg__content .dln-prodReg__subTitle {
    margin: 69px 0 27px
}

.dln-delonghi .dln-prodReg--search .dln-prodReg__content .dln-tabs__content {
    padding-top: 40px;
    border-bottom: none
}

.dln-delonghi .dln-prodReg--search .dln-prodReg__content .dln-tabs__content .dln-prodReg__searchModel .dln-tooltip {
    margin: 0
}

.dln-delonghi .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--category .dln-category-browser__wrapper .dln-wrapper .dln-category-browser__header {
    display: none
}

.dln-delonghi .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--category .dln-category-browser__wrapper .dln-wrapper .dln-category-browser__breadcrumbs {
    margin-bottom: 6px
}

.dln-delonghi .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--category .dln-category-browser__wrapper .dln-wrapper .dln-category-browser__breadcrumbs .dln-breadCrumbSel__arrow, .dln-delonghi .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--category .dln-category-browser__wrapper .dln-wrapper .dln-category-browser__breadcrumbs .dln-breadCrumbSel__text {
    color: var(--brand-04)
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-delonghi .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--category .dln-category-browser__wrapper .dln-wrapper .dln-category-browser__category .dln-categoryBox {
        width: auto;
        margin-left: 9px;
        margin-right: 9px
    }

    .dln-delonghi .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--category .dln-category-browser__wrapper .dln-wrapper .dln-category-browser__category .dln-categoryBox__imgWrap {
        width: 134px;
        height: 117px
    }

    .dln-delonghi .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--category .dln-category-browser__wrapper .dln-wrapper .dln-category-browser__category .dln-categoryBox__imgWrap img {
        width: 100%;
        height: 117px;
        -o-object-fit: unset;
        object-fit: unset
    }
}

@media only screen and (min-width: 900px) {
    .dln-delonghi .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--category .dln-category-browser__wrapper .dln-wrapper .dln-category-browser__category .dln-categoryBox {
        width: auto;
        margin-left: 9px;
        margin-right: 9px
    }

    .dln-delonghi .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--category .dln-category-browser__wrapper .dln-wrapper .dln-category-browser__category .dln-categoryBox__imgWrap {
        width: 166px;
        height: 145px
    }

    .dln-delonghi .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--category .dln-category-browser__wrapper .dln-wrapper .dln-category-browser__category .dln-categoryBox__imgWrap img {
        width: 100%;
        height: 145px;
        -o-object-fit: unset;
        object-fit: unset
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-prodReg--search .dln-prodReg__head .dln-prodReg__paragraph {
        margin-bottom: 39px
    }

    .dln-delonghi .dln-prodReg--search .dln-prodReg__content, .dln-delonghi .dln-prodReg--search .dln-prodReg__content .dln-prodReg__subTitle, .dln-delonghi .dln-prodReg--search .dln-prodReg__head .dln-timeline {
        margin-top: 0
    }

    .dln-delonghi .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--model .dln-prodReg__tabContent .dln-prodReg__searchModel .dln-inputs {
        order: 1;
        margin: 0
    }

    .dln-delonghi .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--model .dln-prodReg__tabContent .dln-prodReg__searchModel .dln-btn {
        order: 4
    }

    .dln-delonghi .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--model .dln-prodReg__tabContent .dln-prodReg__searchModel .clearer {
        order: 3
    }

    .dln-delonghi .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--model .dln-prodReg__tabContent .dln-prodReg__searchModel .dln-tooltip {
        order: 2;
        margin-bottom: 30px
    }

    .dln-delonghi .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--category .dln-category-browser__wrapper > .dln-wrapper {
        margin: 0;
        width: 100%
    }

    .dln-delonghi .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--category .dln-category-browser__wrapper > .dln-wrapper .dln-category-browser__category .dln-categoryBox {
        width: calc(50% - 5px);
        max-width: 266px;
        padding: 0;
        margin: 0 10px 36px 0
    }

    .dln-delonghi .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--category .dln-category-browser__wrapper > .dln-wrapper .dln-category-browser__category .dln-categoryBox:nth-child(2n+2) {
        margin: 0 0 36px
    }

    .dln-delonghi .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--category .dln-category-browser__wrapper > .dln-wrapper .dln-category-browser__category .dln-categoryBox__imgWrap, .dln-delonghi .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--category .dln-category-browser__wrapper > .dln-wrapper .dln-category-browser__category .dln-categoryBox__imgWrap img {
        width: 100%;
        max-width: 266px;
        height: auto;
        -o-object-fit: unset;
        object-fit: unset
    }

    .dln-delonghi .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--category .dln-category-browser__breadcrumbs {
        margin-bottom: 20px !important
    }

    .dln-delonghi .dln-prodReg--search .dln-prodReg__content .dln-tabs__content#dln-prodReg--category .dln-category-browser__breadcrumbs .dln-breadCrumbSel {
        display: none
    }
}

.dln-createShippingAddress {
    padding: 16px 40px 40px
}

.dln-createShippingAddress .dln-popup__head {
    padding: 0
}

.dln-createShippingAddress .dln-createShippingAddress__content {
    padding: 32px 0 0
}

.dln-createShippingAddress .dln-divider ~ .dln-inputs {
    margin-bottom: 0
}

.dln-createShippingAddress .dln-createShippingAddress__form {
    display: flex;
    flex-wrap: wrap
}

.dln-createShippingAddress .dln-createShippingAddress__form > .dln-select {
    width: calc(50% - 8px);
    max-width: none;
    margin: 0 16px 32px 0
}

.dln-createShippingAddress .dln-createShippingAddress__form > .dln-select + .dln-select {
    margin: 0 0 32px
}

.dln-createShippingAddress .dln-createShippingAddress__form .dln-inputs {
    width: calc(50% - 8px);
    margin: 0 16px 32px 0
}

.dln-createShippingAddress .dln-createShippingAddress__form .dln-inputs:nth-child(2n) {
    margin: 0 0 32px
}

.dln-createShippingAddress .dln-createShippingAddress__form .dln-inputs:last-of-type {
    margin: 0
}

.dln-createShippingAddress .dln-createShippingAddress__form .dln-chips {
    margin: 0 0 24px
}

.dln-createShippingAddress .dln-createShippingAddress__form .dln-chips + .dln-inputs {
    margin: 0 16px 32px 0
}

.dln-createShippingAddress .dln-createShippingAddress__form .dln-inputs--city {
    margin-right: calc(50% + 8px)
}

.dln-createShippingAddress .dln-createShippingAddress__form .dln-inputs--provinceState {
    margin: 0 16px 32px 0 !important
}

.dln-createShippingAddress .dln-createShippingAddress__form .dln-select--country {
    margin: 0 0 32px
}

.dln-createShippingAddress .dln-createShippingAddress__form > .dln-checkbox {
    margin: 24px 0 0
}

.dln-createShippingAddress .dln-createShippingAddress__form .dln-checkout__paragraph {
    margin: 24px 0
}

.dln-createShippingAddress .dln-createShippingAddress__form .dln-btn {
    width: calc(50% - 8px);
    margin: 0 16px 0 0
}

.dln-createShippingAddress .dln-createShippingAddress__form .dln-btn:nth-of-type(2n) {
    margin: 0
}

@media only screen and (max-width: 599px) {
    .dln-createShippingAddress .dln-divider ~ .dln-inputs {
        margin-bottom: 0
    }

    .dln-createShippingAddress .dln-createShippingAddress__form > .dln-select {
        width: 100%;
        max-width: 100%
    }

    .dln-createShippingAddress .dln-createShippingAddress__form .dln-inputs {
        width: 100%;
        margin: 0 0 32px
    }

    .dln-createShippingAddress .dln-createShippingAddress__form .dln-btn {
        width: 100%;
        margin: 0 0 16px
    }

    .dln-createShippingAddress .dln-createShippingAddress__form .dln-btn:nth-of-type(2n) {
        margin: 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-createShippingAddress .dln-divider ~ .dln-inputs {
        margin-bottom: 0
    }

    .dln-kenwood .dln-createShippingAddress .dln-createShippingAddress__form > .dln-select {
        width: 100%;
        max-width: 100%
    }

    .dln-kenwood .dln-createShippingAddress .dln-createShippingAddress__form .dln-inputs {
        width: 100%;
        margin: 0 0 32px
    }

    .dln-kenwood .dln-createShippingAddress .dln-createShippingAddress__form .dln-btn {
        width: 100%;
        margin: 0 0 16px
    }

    .dln-kenwood .dln-createShippingAddress .dln-createShippingAddress__form .dln-btn:nth-of-type(2n) {
        margin: 0
    }
}

.dln-kenwood .dln-createShippingAddress .dln-popup__head {
    padding: 0;
    margin: 0
}

.dln-kenwood .dln-createShippingAddress .dln-popup__head .dln-popup__headTitle {
    display: block;
    width: 100%;
    max-width: 100%;
    line-height: 40px;
    font-size: 32px;
    text-align: center;
    padding-bottom: 0;
    margin: 0
}

.dln-kenwood .dln-createShippingAddress .dln-popup__head .dln-btnIcon {
    position: absolute;
    top: -20px;
    right: -20px
}

.dln-kenwood .dln-createShippingAddress .dln-popup__head .dln-btnIcon .dln-icn {
    text-indent: 999px;
    width: 22px;
    height: 22px;
    font-size: 22px;
    overflow: hidden
}

.dln-kenwood .dln-createShippingAddress .dln-popup__head .dln-btnIcon .dln-icn:after, .dln-kenwood .dln-createShippingAddress .dln-popup__head .dln-btnIcon .dln-icn:before {
    content: "";
    position: absolute
}

.dln-kenwood .dln-createShippingAddress .dln-popup__head .dln-btnIcon .dln-icn:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    text-indent: 0;
    content: "J";
    color: var(--brand-01)
}

.dln-kenwood .dln-createShippingAddress .dln-popup__head .dln-popup__headLine {
    display: none
}

.dln-kenwood .dln-createShippingAddress .dln-createShippingAddress__content {
    margin-top: 20px
}

.dln-kenwood .dln-createShippingAddress .dln-createShippingAddress__form .dln-inputs {
    margin: 0 16px 30px 0
}

.dln-kenwood .dln-createShippingAddress .dln-createShippingAddress__form .dln-inputs:nth-child(2n) {
    margin: 0 0 30px
}

.dln-kenwood .dln-createShippingAddress .dln-createShippingAddress__form > .dln-select {
    margin: 0 16px 30px 0
}

.dln-kenwood .dln-createShippingAddress .dln-createShippingAddress__form > .dln-select + .dln-select {
    margin: 0 0 30px
}

.dln-kenwood .dln-createShippingAddress .dln-createShippingAddress__form .dln-chips {
    background-color: var(--ui-03);
    margin: 0 0 40px
}

.dln-kenwood .dln-createShippingAddress .dln-createShippingAddress__form .dln-chips + .dln-inputs {
    margin: 0 16px 30px 0
}

.dln-kenwood .dln-createShippingAddress .dln-createShippingAddress__form .dln-chips + .dln-inputs:nth-child(odd) {
    margin: 0 0 30px
}

.dln-kenwood .dln-createShippingAddress .dln-createShippingAddress__form .dln-chips__wrapper .dln-icn {
    align-self: flex-start
}

.dln-kenwood .dln-createShippingAddress .dln-createShippingAddress__form > .dln-checkbox {
    margin: 24px 0 0
}

.dln-kenwood .dln-createShippingAddress .dln-createShippingAddress__form .dln-checkout__paragraph {
    margin: 24px 0
}

.dln-kenwood .dln-createShippingAddress .dln-createShippingAddress__form .dln-btn {
    width: calc(50% - 8px);
    margin: 0 16px 0 0
}

.dln-kenwood .dln-createShippingAddress .dln-createShippingAddress__form .dln-btn:nth-of-type(2n) {
    margin: 0
}

.dln-kenwood .dln-createShippingAddress .dln-createShippingAddress__form .dln-btn--stroked {
    height: 20px;
    border: none;
    color: var(--brand-04);
    text-transform: lowercase;
    text-decoration: underline;
    margin: 25px auto 0 0;
    width: auto;
    padding: 0
}

.dln-kenwood .dln-createShippingAddress .dln-createShippingAddress__form .dln-btn--stroked:first-letter {
    text-transform: uppercase
}

.dln-kenwood .dln-createShippingAddress .dln-createShippingAddress__form .dln-btn:not(.dln-btn--stroked) {
    padding: 0;
    width: 75px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-createShippingAddress .dln-popup__head {
        margin: 0
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-createShippingAddress .dln-popup__headTitle {
        order: 2
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-createShippingAddress .dln-popup__head > .dln-btnIcon--close {
        order: 1;
        margin-bottom: 40px;
        position: static
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-createShippingAddress__form .dln-inputs, .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-createShippingAddress__form .dln-inputs.dln-inputs--provinceState {
        margin: 0 0 40px !important
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-createShippingAddress__form .dln-divider {
        display: none
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-createShippingAddress__form > .dln-select {
        margin: 0 0 40px
    }

    .dln-kenwood .dln-alert--createShippingAddress {
        padding: 0 20px 40px
    }

    .dln-kenwood .dln-alert--createShippingAddress .dln-btnIcon--close {
        right: 0 !important
    }

    .dln-kenwood .dln-alert--createShippingAddress .dln-createShippingAddress__form .dln-inputs, .dln-kenwood .dln-alert--createShippingAddress .dln-createShippingAddress__form .dln-select {
        margin-right: 0 !important
    }

    .dln-kenwood .dln-alert--createShippingAddress .dln-chips {
        border: 1px solid var(--support-04);
        padding: 16px !important
    }

    .dln-kenwood .dln-alert--createShippingAddress .dln-chips .dln-icn {
        color: var(--support-04) !important
    }

    .dln-kenwood .dln-alert--createShippingAddress .dln-chips__content span {
        font-size: 12px
    }

    .dln-kenwood .dln-alert--createShippingAddress .dln-chips__content span a {
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal
    }
}

.dln-prodReg--selectProduct .dln-prodReg__head {
    margin: 50px 0 0;
    max-width: none
}

.dln-prodReg--selectProduct .dln-prodReg__content {
    max-width: 980px;
    margin: 60px auto 100px;
    display: flex;
    flex-wrap: wrap
}

.dln-prodReg--selectProduct .dln-prodReg__content > .dln-btn--link {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 24px
}

.dln-prodReg--selectProduct .dln-prodReg__content > .dln-prodReg__subTitle {
    width: auto;
    max-width: calc(100% - 150px);
    margin: 0 auto 0 0
}

.dln-prodReg--selectProduct .dln-prodReg__content .dln-prodReg__categoryBreadcrumbs {
    width: auto;
    max-width: 40%;
    align-items: baseline;
    align-content: baseline
}

.dln-prodReg--selectProduct .dln-prodReg__productList {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 16px 0 0
}

.dln-prodReg--selectProduct .dln-prodReg__productHeading {
    width: calc(100% - 206px);
    margin: 0 0 0 auto;
    display: flex;
    flex-wrap: wrap
}

.dln-prodReg--selectProduct .dln-prodReg__productHeading span {
    font-size: 13px;
    line-height: 125%;
    font-size: 12px;
    color: var(--brand-02);
    width: calc(50% - 25px);
    margin: 0 20px 0 0;
    box-sizing: border-box
}

.dln-prodReg--selectProduct .dln-prodReg .dln-prodReg__categoryBreadcrumbs {
    padding: 10px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-prodReg--selectProduct .dln-prodReg__productHeading {
        width: calc(100% - 136px);
        margin: 0 0 0 auto
    }

    .dln-prodReg--selectProduct .dln-prodReg__productHeading span {
        width: calc(50% - 25px);
        margin: 0 20px 0 0
    }

    .dln-prodReg--selectProduct .dln-prodReg__productHeading span:first-of-type {
        width: calc(100% - 140px)
    }

    .dln-prodReg--selectProduct .dln-prodReg__productHeading span:last-of-type {
        width: 120px;
        margin: 0
    }

    .dln-prodReg--selectProduct .dln-prodReg .dln-prodReg__categoryBreadcrumbs {
        padding: 10px
    }
}

@media only screen and (max-width: 599px) {
    .dln-prodReg--selectProduct .dln-prodReg__content > .dln-btn--link {
        font-size: 14px
    }

    .dln-prodReg--selectProduct .dln-prodReg__content > .dln-prodReg__subTitle {
        font-size: 21px;
        width: 100%;
        max-width: 100%;
        margin: 0 0 8px
    }

    .dln-prodReg--selectProduct .dln-prodReg__content .dln-prodReg__categoryBreadcrumbs {
        display: none
    }

    .dln-prodReg--selectProduct .dln-prodReg__productList {
        margin: 0
    }

    .dln-prodReg--selectProduct .dln-prodReg__productHeading {
        display: none
    }

    .dln-prodReg--selectProduct .dln-prodReg__content .dln-prodReg__categoryBreadcrumbs {
        align-items: center;
        align-content: center
    }
}

.dln-kenwood .dln-prodReg--selectProduct .dln-prodReg__head {
    width: 100%;
    min-width: 0;
    background-color: var(--brand-03);
    padding-bottom: 40px;
    margin-top: 0;
    padding-top: 60px
}

.dln-kenwood .dln-prodReg--selectProduct .dln-prodReg__content, .dln-kenwood .dln-prodReg--selectProduct .dln-timeline {
    margin-top: 0
}

.dln-kenwood .dln-prodReg--selectProduct .dln-prodReg__content .dln-prodReg__subTitle {
    margin-bottom: 56px;
    display: block;
    width: 100%;
    max-width: none;
    line-height: 40px;
    font-family: var(--fontNameExtra);
    font-size: 32px;
    font-weight: 400;
    text-align: center
}

.dln-kenwood .dln-prodReg--selectProduct .dln-prodReg__content .dln-prodReg__categoryBreadcrumbs, .dln-kenwood .dln-prodReg--selectProduct .dln-prodReg__content .dln-prodReg__productHeading {
    display: none
}

.dln-kenwood .dln-prodReg--selectProduct .dln-prodReg__content .dln-orderRev--productDescription {
    margin: 0 0 30px
}

@media screen and (max-width: 599px) {
    .dln-kenwood .dln-prodReg--selectProduct .dln-prodReg__content .dln-orderRev--productDescription .dln-orderRev__itemPic {
        max-width: 335px;
        height: 272px;
        margin: 0 auto
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-prodReg--selectProduct .dln-prodReg__head {
        padding: 40px 0 0;
        margin: 0
    }

    .dln-kenwood .dln-prodReg--selectProduct .dln-prodReg__head .dln-title {
        width: 100%;
        line-height: 40px;
        padding: 0
    }

    .dln-kenwood .dln-prodReg--selectProduct .dln-prodReg__head .dln-timeline {
        margin-bottom: 40px;
        max-width: none;
        min-height: 74px
    }

    .dln-kenwood .dln-prodReg--selectProduct .dln-prodReg__head .dln-timeline__step:after {
        width: calc(50% - 8px);
        left: 72px
    }

    .dln-kenwood .dln-prodReg--selectProduct .dln-prodReg__head .dln-timeline__label span {
        display: block;
        width: 100%;
        line-height: 14px;
        font-size: 12px;
        text-align: center;
        opacity: 1
    }

    .dln-kenwood .dln-prodReg--selectProduct .dln-prodReg__content {
        margin-bottom: 0
    }

    .dln-kenwood .dln-prodReg--selectProduct .dln-prodReg__content .dln-prodReg__subTitle {
        margin-bottom: 32px;
        line-height: 32px;
        font-size: 28px
    }

    .dln-kenwood .dln-prodReg--selectProduct .dln-prodReg__productList .dln-orderRev {
        margin-bottom: 32px;
        padding: 0
    }

    .dln-kenwood .dln-prodReg--selectProduct .dln-prodReg__productList .dln-orderRev:last-of-type {
        margin-bottom: 0
    }

    .dln-kenwood .dln-prodReg--selectProduct .dln-prodReg__productList .dln-orderRev__itemPic {
        width: 100%;
        height: auto;
        max-height: none;
        padding: 0;
        margin: 0 0 16px;
        position: static;
        top: auto;
        left: auto
    }

    .dln-kenwood .dln-prodReg--selectProduct .dln-prodReg__productList .dln-orderRev__itemPic img {
        width: 100%;
        height: auto;
        max-height: none
    }

    .dln-kenwood .dln-prodReg--selectProduct .dln-prodReg__productList .dln-orderRev__details {
        height: auto
    }

    .dln-kenwood .dln-prodReg--selectProduct .dln-prodReg__productList .dln-orderRev__detailsTitle {
        text-align: center;
        margin: 0 0 8px
    }

    .dln-kenwood .dln-prodReg--selectProduct .dln-prodReg__productList .dln-orderRev__desc {
        line-height: 20px;
        font-size: 14px;
        text-align: center;
        margin: 0 0 16px
    }

    .dln-kenwood .dln-prodReg--selectProduct .dln-prodReg__productList .dln-orderRev .dln-btn--productDescription {
        width: 50%;
        margin: 0 auto;
        position: static;
        top: auto;
        left: auto;
        background-color: transparent;
        z-index: 1
    }
}

.dln-delonghi .dln-prodReg--selectProduct .dln-prodReg__subTitle {
    margin-bottom: 25px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-delonghi .dln-prodReg--selectProduct .dln-prodReg__productHeading {
        position: relative
    }

    .dln-delonghi .dln-prodReg--selectProduct .dln-prodReg__productHeading span:first-of-type {
        width: calc(60% - 20px)
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-prodReg--selectProduct .dln-wrapper .dln-prodReg__head {
        margin-bottom: 16px
    }

    .dln-delonghi .dln-prodReg--selectProduct .dln-wrapper .dln-prodReg__content {
        margin-top: 0
    }
}

.dln-prodReg--productDetails .dln-prodReg__head {
    margin: 50px 0 0;
    max-width: none
}

.dln-prodReg--productDetails .dln-prodReg__content {
    max-width: 1000px;
    margin: 60px auto 100px;
    display: flex;
    flex-wrap: wrap
}

.dln-prodReg--productDetails .dln-prodReg__content > .dln-btn {
    width: 200px;
    margin: 0 0 0 auto
}

.dln-prodReg--productDetails .dln-prodReg__content > .dln-btn--link {
    width: auto;
    margin: 0 auto 0 0;
    align-self: flex-end
}

.dln-prodReg--productDetails .dln-prodReg__content > .dln-prodReg__subTitle {
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 0 30px
}

.dln-prodReg--productDetails .dln-prodReg__content > .dln-prodReg__subTitle .dln-prodReg__lbl {
    font-size: 13px;
    line-height: 125%;
    font-size: 10px;
    color: var(--brand-02);
    margin: 0 0 0 auto
}

.dln-prodReg--productDetails .dln-prodReg__content .dln-prodReg__categoryBreadcrumbs {
    width: auto;
    max-width: 40%;
    align-items: baseline;
    align-content: baseline
}

.dln-prodReg--productDetails .dln-itemRegDetails {
    padding-bottom: 32px;
    margin: 0 0 32px;
    border-bottom: 1px solid var(--ui-01)
}

@media only screen and (max-width: 599px) {
    .dln-prodReg--productDetails .dln-prodReg__content > .dln-prodReg__subTitle {
        max-width: 100%;
        margin: 0 0 16px;
        line-height: normal
    }

    .dln-prodReg--productDetails .dln-itemRegDetails__itemName {
        width: 100%
    }
}

.dln-kenwood .dln-prodReg--productDetails {
    padding-top: 60px
}

.dln-kenwood .dln-prodReg--productDetails .dln-prodReg__head {
    margin-top: 0;
    width: 100%;
    min-width: 0;
    background-color: var(--brand-03);
    padding-top: 0
}

.dln-kenwood .dln-prodReg--productDetails .dln-prodReg__head .dln-title {
    margin: 0 0 30px
}

.dln-kenwood .dln-prodReg--productDetails .dln-prodReg__head .dln-timeline {
    margin: 0
}

.dln-kenwood .dln-prodReg--productDetails .dln-prodReg__content {
    margin-top: 0;
    margin-bottom: 0
}

.dln-kenwood .dln-prodReg--productDetails .dln-prodReg__content .dln-prodReg__subTitle {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-style: normal;
    display: block;
    line-height: 40px;
    font-size: 32px;
    font-weight: 400;
    text-align: center;
    margin: 0 0 45px
}

.dln-kenwood .dln-prodReg--productDetails .dln-prodReg__content .dln-prodReg__subTitle .dln-prodReg__lbl {
    display: none
}

.dln-kenwood .dln-prodReg--productDetails .dln-inputs--datepicker {
    margin-bottom: 30px
}

.dln-kenwood .dln-prodReg--productDetails .dln-inputsFile {
    padding: 0;
    margin-bottom: 30px
}

.dln-kenwood .dln-prodReg--productDetails .dln-select--labeled {
    margin: 0
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-prodReg--productDetails {
        padding-top: 40px
    }

    .dln-kenwood .dln-prodReg--productDetails .dln-prodReg__head {
        padding: 0
    }

    .dln-kenwood .dln-prodReg--productDetails .dln-prodReg__head .dln-title {
        width: 100%;
        line-height: 40px;
        padding: 0
    }

    .dln-kenwood .dln-prodReg--productDetails .dln-prodReg__head .dln-timeline {
        margin-bottom: 60px;
        max-width: none;
        min-height: 74px
    }

    .dln-kenwood .dln-prodReg--productDetails .dln-prodReg__head .dln-timeline__step:after {
        width: calc(50% - 8px);
        left: 72px
    }

    .dln-kenwood .dln-prodReg--productDetails .dln-prodReg__head .dln-timeline__label span {
        display: block;
        width: 100%;
        line-height: 14px;
        font-size: 12px;
        text-align: center;
        opacity: 1
    }

    .dln-kenwood .dln-prodReg--productDetails .dln-prodReg__content .dln-prodReg__subTitle {
        margin-bottom: 32px
    }

    .dln-kenwood .dln-prodReg--productDetails .dln-prodReg__content .dln-btn[title="Add details"] {
        width: 127px;
        padding: 0
    }
}

.dln-delonghi .dln-prodReg--productDetails .dln-prodReg__head .dln-title {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 52px;
    font-size: 3.125rem
}

.dln-delonghi .dln-prodReg--productDetails .dln-prodReg__content .dln-prodReg__subTitle {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 34px;
    font-size: 1.75rem;
    margin-bottom: 66px
}

.dln-delonghi .dln-prodReg--productDetails .dln-prodReg__content .dln-prodReg__lbl {
    line-height: 16px;
    font-size: .8125rem
}

.dln-delonghi .dln-prodReg--productDetails .dln-itemRegDetails--productRegistration {
    padding-bottom: 24px;
    margin-bottom: 25px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-prodReg--productDetails .dln-prodReg__head {
        padding-top: 34px;
        margin-top: 0
    }

    .dln-delonghi .dln-prodReg--productDetails .dln-prodReg__head .dln-title {
        font-size: 2.3125rem;
        line-height: 40px;
        margin-bottom: 13px
    }

    .dln-delonghi .dln-prodReg--productDetails .dln-prodReg__content {
        margin-top: 28px
    }

    .dln-delonghi .dln-prodReg--productDetails .dln-prodReg__content .dln-prodReg__subTitle {
        font-size: 1.3125rem;
        line-height: 23px;
        margin-bottom: 25px
    }

    .dln-delonghi .dln-prodReg--productDetails .dln-prodReg__content .dln-prodReg__subTitle .dln-prodReg__lbl {
        line-height: 23px
    }
}

.dln-kenwood .dln-faq > .dln-wrapper--fullWidth, .dln-kenwood .dln-faq__chipsWrap {
    margin-bottom: 48px
}

.dln-kenwood .dln-faq .dln-chips--recallInformation {
    max-width: 590px;
    border-left: 3px solid var(--support-04) !important;
    margin: 0 auto
}

.dln-kenwood .dln-faq .dln-chips--recallInformation .dln-chips__wrapper .dln-icn--mainIcon {
    font-weight: 700
}

.dln-kenwood .dln-faq .dln-chips--recallInformation .dln-chips__wrapper .dln-btnIcon--close {
    width: 13px;
    height: 13px;
    top: 17px;
    right: 16px
}

.dln-kenwood .dln-faq .dln-chips--recallInformation .dln-chips__wrapper .dln-btnIcon--close .dln-icn {
    text-indent: 0;
    width: 13px;
    height: 13px;
    font-size: 0
}

.dln-kenwood .dln-faq .dln-chips--recallInformation .dln-chips__wrapper .dln-btnIcon--close .dln-icn:before {
    font-size: 13px;
    color: var(--brand-04)
}

.dln-kenwood .dln-faq .dln-chips--recallInformation .dln-chips__wrapper .dln-chips__content .dln-chips__info {
    padding-top: 0;
    margin-bottom: 14px
}

.dln-kenwood .dln-faq .dln-chips--recallInformation .dln-chips__wrapper .dln-chips__content .dln-chips__title {
    padding-top: 0
}

.dln-kenwood .dln-faq__content, .dln-kenwood .dln-faq__main {
    justify-content: center
}

.dln-kenwood .dln-faq__content .dln-faq__breadCrumbSelWrap .dln-breadCrumbSel {
    height: 24px
}

.dln-kenwood .dln-faq__content .dln-faq__breadCrumbSelWrap .dln-breadCrumbSel__text {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    height: 24px;
    line-height: 24px;
    font-size: 20px;
    color: var(--ui-07);
    margin-right: 7px
}

.dln-kenwood .dln-faq__content .dln-faq__breadCrumbSelWrap .dln-breadCrumbSel__arrow {
    height: 24px;
    line-height: 24px;
    color: var(--ui-07)
}

.dln-kenwood .dln-faq__content .dln-faq__breadCrumbSelWrap .dln-select, .dln-kenwood .dln-faq__content .dln-faq__breadCrumbSelWrap .dln-select__container {
    height: 24px
}

.dln-kenwood .dln-faq__content .dln-faq__breadCrumbSelWrap .dln-select__value {
    line-height: 24px;
    font-size: 20px;
    margin-right: 7px
}

.dln-kenwood .dln-faq__content .dln-faq__breadCrumbSelWrap .dln-select__arrow {
    width: 11px;
    height: 24px
}

.dln-kenwood .dln-faq__content .dln-faq__breadCrumbSelWrap .dln-select__arrow:before {
    display: inline-block;
    line-height: 20px !important;
    padding-top: 4px
}

.dln-delonghi .dln-faq--alert {
    padding-top: 10px !important
}

.dln-delonghi .dln-faq--alert > .dln-wrapper .dln-breadcrumbs {
    margin-bottom: 10px !important
}

.dln-delonghi .dln-faq--alert .dln-faq__chipsWrap > .dln-wrapper--fullWidth .dln-wrapper {
    padding: 0;
    margin: 0 auto
}

.dln-delonghi .dln-faq--alert .dln-faq__chipsWrap > .dln-wrapper--fullWidth .dln-wrapper .dln-chips {
    background-color: var(--ui-05);
    padding: 29px 21px 18px;
    margin-bottom: 53px
}

.dln-delonghi .dln-faq--alert .dln-faq__chipsWrap > .dln-wrapper--fullWidth .dln-wrapper .dln-chips__wrapper .dln-icn {
    color: var(--brand-04);
    margin-bottom: 11px
}

.dln-delonghi .dln-faq--alert .dln-faq__chipsWrap > .dln-wrapper--fullWidth .dln-wrapper .dln-chips__content .dln-chips__info {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 19px;
    font-size: 1.125rem;
    color: var(--ui-02);
    padding-top: 0;
    margin-bottom: 16px
}

.dln-delonghi .dln-faq--alert .dln-faq__chipsWrap > .dln-wrapper--fullWidth .dln-wrapper .dln-chips__content .dln-chips__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 24px;
    padding-top: 0;
    margin-bottom: 0
}

.dln-delonghi .dln-faq--alert .dln-faq__chipsWrap > .dln-wrapper--fullWidth .dln-wrapper .dln-chips__content .dln-chips__description {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 18px;
    margin-bottom: 24px
}

.dln-delonghi .dln-faq--alert .dln-faq__chipsWrap > .dln-wrapper--fullWidth .dln-wrapper .dln-chips__content .dln-btn {
    line-height: 18px;
    font-size: .875rem;
    margin-bottom: 0
}

.dln-delonghi .dln-faq--alert .dln-faq__main .dln-wrapper .dln-inputs--searchBar {
    margin-bottom: 73px
}

.dln-delonghi .dln-faq--alert .dln-category-browser__wrapper .dln-wrapper .dln-category-browser__breadcrumbs {
    align-items: center;
    margin-bottom: 15px
}

.dln-delonghi .dln-faq--alert .dln-category-browser__wrapper .dln-wrapper .dln-category-browser__breadcrumbs .dln-select .dln-select__container, .dln-delonghi .dln-faq--alert .dln-category-browser__wrapper .dln-wrapper .dln-category-browser__breadcrumbs .dln-select .dln-select__container .dln-select__head {
    height: 20px
}

.dln-delonghi .dln-faq--alert .dln-category-browser__wrapper .dln-wrapper .dln-category-browser__breadcrumbs .dln-select .dln-select__container .dln-select__head .dln-select__value {
    line-height: 20px
}

.dln-delonghi .dln-faq--alert .dln-category-browser__wrapper .dln-wrapper .dln-category-browser__breadcrumbs .dln-breadCrumbSel__text {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    color: var(--brand-04)
}

.dln-delonghi .dln-faq--alert .dln-category-browser__wrapper .dln-wrapper .dln-category-browser__breadcrumbs .dln-breadCrumbSel .dln-breadCrumbSel__arrow {
    height: 20px;
    line-height: 20px;
    color: var(--brand-04)
}

.dln-delonghi .dln-faq--alert .dln-category-browser__wrapper .dln-wrapper .dln-category-browser__category .dln-categoryBox__title {
    padding-bottom: 0
}

.dln-delonghi .dln-faq--alert .dln-quickLinks--slider .swiper-wrapper .swiper-slide .dln-quickLink {
    min-height: 199px;
    padding: 21px 12px 28px;
    box-sizing: border-box
}

.dln-delonghi .dln-faq--alert .dln-quickLinks--slider .swiper-wrapper .swiper-slide .dln-quickLink .dln-quickLink__wrap .dln-quickLink__iconWrap {
    width: 48px;
    height: 48px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-faq--alert .dln-faq__chipsWrap .dln-wrapper .dln-wrapper {
        padding: 0;
        margin: 0
    }

    .dln-delonghi .dln-faq--alert .dln-faq__chipsWrap .dln-wrapper .dln-wrapper .dln-chips {
        padding: 32px 19px 24px 21px;
        margin-bottom: 24px
    }

    .dln-delonghi .dln-faq--alert .dln-faq__chipsWrap .dln-wrapper .dln-wrapper .dln-chips__wrapper {
        padding: 0
    }

    .dln-delonghi .dln-faq--alert .dln-faq__chipsWrap .dln-wrapper .dln-wrapper .dln-chips__wrapper .dln-btnIcon .dln-icn {
        font-size: 1rem
    }

    .dln-delonghi .dln-faq--alert .dln-faq__chipsWrap .dln-wrapper .dln-wrapper .dln-chips__wrapper .dln-chips__content {
        padding: 0
    }

    .dln-delonghi .dln-faq--alert .dln-faq__chipsWrap .dln-wrapper .dln-wrapper .dln-chips__wrapper .dln-chips__content .dln-chips__info {
        line-height: 18px;
        font-size: 1rem;
        margin-bottom: 11px
    }

    .dln-delonghi .dln-faq--alert .dln-faq__chipsWrap .dln-wrapper .dln-wrapper .dln-chips__wrapper .dln-chips__content .dln-chips__title {
        font-size: 1rem;
        margin-bottom: 24px
    }

    .dln-delonghi .dln-faq--alert .dln-faq__main .dln-wrapper .dln-faq__mainTitle {
        line-height: 43px;
        font-size: 2.1875rem;
        margin-top: 0
    }

    .dln-delonghi .dln-faq--alert .dln-faq__main .dln-wrapper .dln-inputs--searchBar {
        margin-bottom: 43px
    }

    .dln-delonghi .dln-faq--alert .dln-category-browser__wrapper .dln-wrapper .dln-category-browser__breadcrumbs {
        margin-bottom: 16px
    }
}

.dln-kenwood .dln-faq .dln-faq__content > .dln-wrapper {
    padding-bottom: 70px
}

.dln-kenwood .dln-faq .dln-faq__content .dln-faq__questionList {
    margin-bottom: 70px
}

.dln-kenwood .dln-faq .dln-faq__content .dln-faq__questionList .dln-faq__questionItem {
    height: 24px
}

.dln-kenwood .dln-faq .dln-faq__content .dln-faq__questionList .dln-faq__questionItem:last-of-type {
    margin-bottom: 0
}

.dln-kenwood .dln-faq .dln-faq__content .dln-faq__questionList .dln-faq__questionItem .dln-faq__questionIcon {
    width: 20px;
    height: 24px;
    font-size: 0
}

.dln-kenwood .dln-faq .dln-faq__content .dln-faq__questionList .dln-faq__questionItem .dln-faq__questionIcon:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "\3C0";
    width: 20px;
    height: 24px;
    line-height: 24px;
    font-size: 22px;
    color: var(--brand-01)
}

.dln-kenwood .dln-faq .dln-faq__content .dln-faq__questionList .dln-faq__questionItem .dln-faq__questionLink {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-kenwood .dln-faq .dln-faq__content .dln-faq__questionList .dln-faq__questionItem .dln-faq__questionLink:hover {
    color: var(--brand-01)
}

.dln-kenwood .dln-faq .dln-faq__content .dln-faq__resultCounter {
    color: var(--brand-04);
    margin-bottom: 10px
}

.dln-delonghi .dln-faq--alert .dln-faq__content {
    padding-top: 0;
    margin-bottom: 56px
}

.dln-delonghi .dln-faq--alert .dln-faq__content > .dln-wrapper {
    border-bottom: 1px solid var(--ui-01);
    padding-bottom: 24px
}

.dln-delonghi .dln-faq--alert .dln-faq__content > .dln-wrapper .dln-faq__breadCrumbSelWrap .dln-breadCrumbSel__arrow {
    font-size: 1rem;
    color: var(--brand-04)
}

.dln-delonghi .dln-faq--alert .dln-faq__content > .dln-wrapper .dln-faq__breadCrumbSelWrap .dln-select .dln-select__head .dln-select__value {
    font-size: 1rem;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-delonghi .dln-faq--alert .dln-faq__content > .dln-wrapper .dln-faq__breadCrumbSelWrap .dln-select .dln-select__head .dln-select__arrow {
    width: 16px;
    font-size: 1rem
}

.dln-delonghi .dln-faq--alert .dln-faq__content .dln-list {
    margin-bottom: 62px
}

.dln-delonghi .dln-faq--alert .dln-faq__content .dln-listItem:last-child {
    margin-bottom: 0
}

.dln-delonghi .dln-faq--alert .dln-faq__content .dln-faq__resultCounter {
    line-height: 24px;
    font-size: 1rem;
    margin-bottom: 12px
}

.dln-delonghi .dln-faq--alert .dln-faq__content .dln-btn--showMoreResults {
    width: 100%;
    min-width: 0;
    max-width: 184px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-faq--alert .dln-faq__content {
        margin-bottom: 40px
    }

    .dln-delonghi .dln-faq--alert .dln-faq__content > .dln-wrapper {
        padding-bottom: 40px
    }

    .dln-delonghi .dln-faq--alert .dln-faq__content > .dln-wrapper .dln-faq__breadCrumbSelWrap {
        margin-bottom: 14px
    }

    .dln-delonghi .dln-faq--alert .dln-faq__content > .dln-wrapper .dln-faq__breadCrumbSelWrap .dln-select:not(:last-of-type) {
        display: none
    }

    .dln-delonghi .dln-faq--alert .dln-faq__content .dln-list {
        margin-bottom: 56px
    }

    .dln-delonghi .dln-faq--alert .dln-quickLinks--slider .dln-wrapper .dln-quickLinks__inner .dln-quickLinks__title {
        margin-bottom: 21px
    }

    .dln-delonghi .dln-faq--alert .dln-quickLinks--slider .dln-wrapper .dln-quickLinks__inner .dln-quick-links-slider__carousel .swiper-pagination {
        margin-top: 0 !important
    }
}

@media only screen and (max-width: 599px) {
    .dln-faq.dln-faq--stepFour .dln-faq__mainSubtitle {
        font-size: 21px
    }

    .dln-faq.dln-faq--stepFour .dln-faq__content .dln-faq__breadCrumbSelWrap {
        margin: 0 0 8px
    }
}

.dln-kenwood .dln-faq__content .dln-wrapper .dln-faq__breadCrumbSelWrap + .dln-faq__mainSubtitle {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 40px;
    margin-bottom: 10px
}

.dln-kenwood .dln-faq__content .dln-wrapper .dln-faq__videoContainer {
    width: 100%;
    margin-bottom: 30px
}

.dln-kenwood .dln-faq__content .dln-wrapper .dln-faq__articleFoot {
    border: none;
    padding: 0;
    margin-bottom: 80px
}

.dln-kenwood .dln-faq__content .dln-wrapper .dln-faq__title--related {
    text-align: left !important;
    margin-bottom: 15px !important
}

.dln-kenwood .dln-faq__content .dln-wrapper .dln-faq__questionList {
    margin-bottom: 0
}

.dln-kenwood .dln-faq__content .dln-wrapper .dln-faq__text:last-of-type {
    margin-bottom: 38px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-faq__content {
        padding: 0
    }

    .dln-kenwood .dln-faq__content .dln-wrapper .dln-faq__breadCrumbSelWrap + .dln-faq__mainSubtitle {
        line-height: 34px;
        font-size: 28px;
        text-align: center;
        margin-bottom: 20px
    }

    .dln-kenwood .dln-faq__content .dln-wrapper > .dln-faq__text {
        text-align: center
    }

    .dln-kenwood .dln-faq__content .dln-wrapper > .dln-faq__text:last-of-type {
        margin-bottom: 25px !important
    }

    .dln-kenwood .dln-faq__content .dln-wrapper .dln-faq__videoContainer {
        margin-bottom: 20px
    }

    .dln-kenwood .dln-faq__content .dln-wrapper .dln-faq__articleFoot {
        margin-bottom: 60px
    }

    .dln-kenwood .dln-faq__content .dln-wrapper .dln-faq__articleFoot:after {
        display: none
    }

    .dln-kenwood .dln-faq__content .dln-wrapper .dln-faq__articleFootText {
        width: calc(100% - 170px);
        font-size: 14px;
        margin: 0 20px 0 0
    }

    .dln-kenwood .dln-faq__content .dln-wrapper .dln-faq__articleFoot .dln-btn--stroked {
        width: 70px;
        height: 40px;
        padding: 0;
        margin: 0
    }

    .dln-kenwood .dln-faq__content .dln-wrapper .dln-faq__articleFoot .dln-btn--stroked[title=Yes] {
        margin-right: 10px
    }

    .dln-kenwood .dln-faq__content .dln-wrapper .dln-faq__articleFoot .dln-btn--link {
        margin-top: 30px
    }

    .dln-kenwood .dln-faq__content .dln-wrapper .dln-faq__articleFoot .dln-btn--link:first-of-type {
        margin-right: 39px
    }
}

.dln-delonghi .dln-faq.dln-faq--singleFaq {
    padding-bottom: 73px
}

.dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__mainSubtitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    margin-bottom: 19px
}

.dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__articleFoot, .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__mainSubtitle, .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__text, .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__textList, .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__title, .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__videoContainer, .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-list {
    margin-right: auto;
    margin-left: auto
}

.dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__mainSubtitle + .dln-faq__text {
    margin-bottom: 0
}

.dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__text, .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__text p {
    line-height: 24px;
    font-size: 1rem
}

.dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__textList, .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper ul {
    list-style-type: none
}

.dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__textListItem, .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__textList li, .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper ulItem, .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper ul li {
    line-height: 24px;
    font-size: 1rem;
    padding-left: 10px;
    position: relative
}

.dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__textListItem:before, .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__textList li:before, .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper ulItem:before, .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper ul li:before {
    content: "-";
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 10px;
    height: 24px;
    line-height: 24px;
    font-size: 1rem;
    position: absolute;
    top: 0;
    left: 0
}

.dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__textList + .dln-faq__text, .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper ul + .dln-faq__text {
    margin-bottom: 24px
}

.dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__videoContainer {
    margin-bottom: 32px
}

.dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__articleFoot {
    min-height: 70px;
    padding: 20px 0;
    margin-bottom: 78px
}

.dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__articleFoot .dln-faq__articleFootText {
    line-height: 18px;
    font-size: .875rem;
    margin-right: 40px
}

.dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__articleFoot .dln-btn--stroked {
    width: 80px;
    min-width: 0;
    height: 30px;
    font-size: .9375rem
}

.dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__articleFoot .dln-btn--stroked:first-child {
    margin-right: 20px
}

.dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__articleFoot .dln-btn--link:first-child {
    margin-right: 40px
}

.dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__title--related {
    line-height: 34px;
    font-size: 1.75rem;
    margin-bottom: 14px
}

.dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__title--related + .dln-list {
    margin-bottom: 0
}

.dln-delonghi .dln-faq.dln-faq--singleFaq .dln-quickLinks--slider > .dln-wrapper {
    margin-right: auto;
    margin-left: auto
}

.dln-delonghi .dln-faq.dln-faq--singleFaq .dln-quickLinks--slider .dln-quick-links-slider__carousel .swiper-pagination {
    display: none !important
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-faq.dln-faq--singleFaq {
        padding-bottom: 64px
    }

    .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__breadCrumbSelWrap {
        margin-bottom: 20px
    }

    .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__mainSubtitle {
        line-height: 30px;
        font-size: 1.75rem;
        margin-bottom: 16px
    }

    .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__text {
        line-height: 24px
    }

    .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__text, .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__textList .dln-faq__textListItem {
        font-size: .9375rem !important
    }

    .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__textList + .dln-faq__text, .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__videoContainer {
        margin-bottom: 40px
    }

    .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__articleFoot {
        padding: 24px 0;
        margin-bottom: 16px
    }

    .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__articleFoot .dln-faq__articleFootText {
        width: auto;
        height: 30px;
        line-height: 30px;
        margin: 0 auto 30px 0
    }

    .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__articleFoot .dln-btn--stroked {
        margin-bottom: 30px
    }

    .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__articleFoot .dln-btn--stroked.dln-btn--no {
        margin: 0
    }

    .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__articleFoot .dln-btn--link {
        line-height: 18px;
        margin-top: 0
    }

    .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__title--related {
        font-size: 1.3125rem;
        line-height: 23px;
        margin-bottom: 19px
    }

    .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-faq__content > .dln-wrapper .dln-faq__title--related + .dln-list {
        margin-top: 0
    }

    .dln-delonghi .dln-faq.dln-faq--singleFaq .dln-quickLinks--slider .dln-wrapper .dln-quickLinks__inner .dln-quick-links-slider__carousel .swiper-pagination {
        display: flex !important
    }
}

.dln-prodReg .dln-prodReg__subTitle {
    font-size: 32px
}

.dln-prodReg--confirmation .dln-prodReg__head {
    max-width: none;
    margin: 50px 0 0
}

.dln-prodReg--confirmation .dln-prodReg__content {
    display: flex;
    flex-wrap: wrap;
    max-width: 1000px;
    margin: 60px auto 100px
}

.dln-prodReg--confirmation .dln-prodReg__content > .dln-btn {
    width: auto;
    margin: 0 0 0 auto
}

.dln-prodReg--confirmation .dln-prodReg__content > .dln-btn--link {
    align-self: flex-end;
    width: auto;
    margin: 0 auto 0 0
}

.dln-prodReg--confirmation .dln-prodReg__content > .dln-prodReg__subTitle {
    width: auto;
    max-width: calc(60% - 24px);
    margin: 0 auto 0 0
}

.dln-prodReg--confirmation .dln-prodReg__content .dln-prodReg__categoryBreadcrumbs {
    align-items: baseline;
    align-content: baseline;
    width: auto;
    max-width: 40%
}

.dln-prodReg--confirmation .dln-prodReg__content .dln-prodReg__chips {
    width: 100%;
    border-bottom: 1px solid var(--ui-01);
    margin: 0 0 32px
}

.dln-prodReg--confirmation .dln-prodReg__content .dln-prodReg__chips .dln-icn--mainIcon {
    color: var(--support-02)
}

.dln-prodReg--confirmation .dln-prodReg__content .dln-prodReg__notice {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    margin: 80px 0 0
}

.dln-prodReg--confirmation .dln-prodReg__content .dln-prodReg__notice .dln-noticeBox {
    align-items: center;
    justify-content: space-between;
    width: calc(50% - 10px);
    padding: 32px 20px;
    margin: 0 20px 0 0
}

.dln-prodReg--confirmation .dln-prodReg__content .dln-prodReg__notice .dln-noticeBox__content {
    width: calc(100% - 84px);
    margin: 0;
    flex-direction: column
}

.dln-prodReg--confirmation .dln-prodReg__content .dln-prodReg__notice .dln-noticeBox__icon {
    width: auto
}

.dln-prodReg--confirmation .dln-prodReg__content .dln-prodReg__notice .dln-noticeBox:nth-child(2n+2) {
    margin: 0
}

.dln-prodReg--confirmation .dln-prodReg__content .dln-prodReg__notice .dln-noticeBox__copy {
    min-height: 0
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-prodReg--confirmation .dln-prodReg__content .dln-prodReg__notice {
        width: 100%;
        margin: 80px 0 100px
    }
}

@media only screen and (max-width: 599px) {
    .dln-prodReg .dln-title {
        font-size: 35px
    }

    .dln-prodReg .dln-prodReg__subTitle {
        font-size: 21px
    }

    .dln-prodReg--confirmation .dln-prodReg__content > .dln-prodReg__subTitle {
        width: auto;
        max-width: 100%;
        margin: 0
    }

    .dln-prodReg--confirmation .dln-prodReg__content .dln-prodReg__chips .dln-chips__content {
        line-height: 20px;
        font-size: 14px
    }

    .dln-prodReg--confirmation .dln-prodReg__content .dln-prodReg__notice .dln-noticeBox {
        align-items: flex-start;
        width: 100%;
        padding: 16px;
        margin: 0 0 20px
    }

    .dln-prodReg--confirmation .dln-prodReg__content .dln-prodReg__notice .dln-noticeBox:nth-child(2n+2) {
        margin: 0
    }
}

.dln-kenwood .dln-prodReg--confirmation {
    padding-bottom: 72px
}

.dln-kenwood .dln-prodReg--confirmation .dln-prodReg__head {
    margin-top: 60px;
    width: 100%;
    min-width: 0;
    background-color: var(--brand-03);
    padding-top: 0;
    padding-bottom: 0
}

.dln-kenwood .dln-prodReg--confirmation .dln-prodReg__head .dln-title {
    margin: 0 0 30px
}

.dln-kenwood .dln-prodReg--confirmation .dln-prodReg__head .dln-timeline {
    margin: 0
}

.dln-kenwood .dln-prodReg--confirmation .dln-prodReg__content {
    margin-top: 72px;
    margin-bottom: 0
}

.dln-kenwood .dln-prodReg--confirmation .dln-prodReg__content .dln-prodReg__subTitle {
    display: block;
    width: 100%;
    max-width: none;
    line-height: 40px;
    font-family: var(--fontNameExtra);
    font-size: 32px;
    font-weight: 400;
    text-align: center;
    margin: 0 0 45px
}

.dln-kenwood .dln-prodReg--confirmation .dln-prodReg__content .dln-chips {
    padding: 0;
    background: transparent
}

.dln-kenwood .dln-prodReg--confirmation .dln-prodReg__content .dln-chips .dln-icn--mainIcon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 50px;
    margin: 0 auto 10px;
    color: var(--support-02) !important
}

.dln-kenwood .dln-prodReg--confirmation .dln-prodReg__content .dln-chips__content {
    width: 50%;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    padding: 0;
    margin: 0 25% 30px
}

.dln-kenwood .dln-prodReg--confirmation .dln-prodReg__content .dln-chips__content span {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 24px;
    font-size: 20px;
    color: var(--brand-04);
    margin: 0 0 10px
}

.dln-kenwood .dln-prodReg--confirmation .dln-prodReg__content .dln-chips__content br {
    display: none
}

.dln-kenwood .dln-prodReg--confirmation .dln-prodReg__content .dln-prodReg__chips {
    border-color: var(--ui-02)
}

.dln-kenwood .dln-prodReg--confirmation .dln-prodReg__content .dln-prodReg__chips + .dln-btn {
    width: auto;
    margin: 0 auto 72px
}

.dln-kenwood .dln-prodReg--confirmation .dln-prodReg__content .dln-prodReg__notice {
    width: 80%;
    margin: 0 10%
}

.dln-kenwood .dln-prodReg--confirmation .dln-prodReg__content .dln-prodReg__notice .dln-noticeBox .dln-icn {
    color: var(--brand-01)
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-prodReg--confirmation .dln-prodReg__head {
        padding: 0;
        margin-top: 35px
    }

    .dln-kenwood .dln-prodReg--confirmation .dln-prodReg__head .dln-title {
        width: 100%;
        line-height: 40px;
        padding: 0
    }

    .dln-kenwood .dln-prodReg--confirmation .dln-prodReg__head .dln-timeline {
        max-width: none;
        min-height: 74px
    }

    .dln-kenwood .dln-prodReg--confirmation .dln-prodReg__head .dln-timeline__step:after {
        width: calc(50% - 8px);
        left: 72px
    }

    .dln-kenwood .dln-prodReg--confirmation .dln-prodReg__head .dln-timeline__label span {
        display: block;
        width: 100%;
        line-height: 14px;
        font-size: 12px;
        text-align: center;
        opacity: 1
    }

    .dln-kenwood .dln-prodReg--confirmation .dln-prodReg__content {
        margin-top: 80px
    }

    .dln-kenwood .dln-prodReg--confirmation .dln-prodReg__content .dln-prodReg__subTitle {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 40px
    }

    .dln-kenwood .dln-prodReg--confirmation .dln-prodReg__content .dln-chips__content {
        width: 100%;
        line-height: 20px;
        font-size: 14px;
        margin: 0 0 32px
    }

    .dln-kenwood .dln-prodReg--confirmation .dln-prodReg__content .dln-prodReg__chips + .dln-btn {
        margin: 0 auto 64px
    }

    .dln-kenwood .dln-prodReg--confirmation .dln-prodReg__content .dln-prodReg__notice {
        width: 100%;
        margin: 0
    }

    .dln-kenwood .dln-prodReg--confirmation .dln-prodReg__content .dln-prodReg__notice .dln-noticeBox {
        height: auto;
        min-height: 0;
        padding: 44px 32px;
        box-sizing: content-box
    }

    .dln-kenwood .dln-prodReg--confirmation .dln-prodReg__content .dln-prodReg__notice .dln-noticeBox__icon {
        align-self: flex-start;
        width: 50px;
        height: 50px
    }

    .dln-kenwood .dln-prodReg--confirmation .dln-prodReg__content .dln-prodReg__notice .dln-noticeBox__icon .dln-icn {
        font-size: 50px
    }

    .dln-kenwood .dln-prodReg--confirmation .dln-prodReg__content .dln-prodReg__notice .dln-noticeBox__copy {
        min-height: 0
    }
}

.dln-delonghi .dln-prodReg__notice .dln-noticeBox {
    min-height: 144px
}

.dln-delonghi .dln-prodReg__content .dln-prodReg__chips .dln-chips .dln-icn {
    align-self: flex-start
}

.dln-delonghi .dln-prodReg__content .dln-prodReg__chips .dln-chips .dln-chips__content {
    line-height: 24px;
    font-size: 1.125rem
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-prodReg__content .dln-prodReg__chips .dln-chips .dln-chips__content {
        font-size: 1rem
    }
}

.dln-serviceLocator {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    padding: 24px 0 70px
}

.dln-serviceLocator .dln-wrapper {
    width: 100%;
    height: auto;
    align-items: flex-start
}

.dln-serviceLocator .dln-addressResult {
    padding: 8px
}

.dln-serviceLocator__title {
    display: block;
    width: 100%;
    line-height: 56px;
    font-size: 44px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 32px
}

.dln-serviceLocator__description {
    margin: 0 0 32px
}

.dln-serviceLocator__mobileBnt {
    display: none;
    width: auto;
    max-width: calc(100% - 116px);
    margin: 0 0 0 16px;
    align-items: center
}

.dln-serviceLocator__mobileBnt > ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%
}

.dln-serviceLocator__mobileBnt .dln-btnIcon--list {
    position: relative
}

.dln-serviceLocator__listCounter {
    position: absolute
}

.dln-serviceLocator__results {
    max-height: 400px;
    overflow: auto;
    width: 386px
}

.dln-serviceLocator__aside {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 386px
}

.dln-serviceLocator__aside .dln-inputs--searchBar {
    width: calc(100% - 128px);
    margin: 0 0 16px
}

.dln-serviceLocator__aside .dln-btnTextIcon--nearMe {
    width: 112px;
    margin: 0 0 16px 16px
}

.dln-serviceLocator__aside .dln-btn--reset {
    margin: 0 8px 0 auto;
    text-decoration: none
}

.dln-serviceLocator__aside .dln-accordion {
    margin: 0 0 10px;
    max-height: 50px
}

.dln-serviceLocator__aside .dln-accordion--filters-active .dln-accordion__head .dln-accordion__title span, .dln-serviceLocator__aside .dln-accordion--filters-active .dln-accordion__head .dln-btn--reset {
    display: inline-flex
}

.dln-serviceLocator__aside .dln-accordion .dln-checkbox .dln-checkbox__input:checked + .dln-checkbox__inputPlaceholder + .dln-checkbox__label {
    color: var(--brand-04);
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-serviceLocator__aside .dln-accordion__head .dln-btnIcon--map {
    width: 57px;
    border-right: 4px solid var(--brand-03);
    border-left: 4px solid var(--brand-03);
    margin: 0 0 0 auto
}

.dln-serviceLocator__aside .dln-accordion__head .dln-btnIcon--map .dln-btnIcon__wrap {
    width: 57px
}

.dln-serviceLocator__aside .dln-accordion__head .dln-btnIcon--map .dln-btnIcon__icon {
    opacity: .32;
    transition: opacity .12s linear
}

.dln-serviceLocator__aside .dln-accordion__head .dln-btnIcon--map--selected .dln-btnIcon__icon {
    opacity: 1
}

.dln-serviceLocator__aside .dln-accordion__head .dln-accordion__title span {
    display: none;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-serviceLocator__aside .dln-accordion__head .dln-btnIcon--list {
    width: 57px;
    position: relative
}

.dln-serviceLocator__aside .dln-accordion__head .dln-btnIcon--list .dln-btnIcon__wrap {
    width: 57px
}

.dln-serviceLocator__aside .dln-accordion__head .dln-btnIcon--list .dln-btnIcon__icon {
    opacity: .32;
    transition: opacity .12s linear
}

.dln-serviceLocator__aside .dln-accordion__head .dln-btnIcon--list--selected .dln-btnIcon__icon {
    opacity: 1
}

.dln-serviceLocator__aside .dln-accordion__head .dln-serviceLocator__listCounter {
    display: block;
    width: 14px;
    height: 14px;
    line-height: 2;
    font-size: 9px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--brand-03);
    text-align: center;
    border-radius: 50%;
    background-color: var(--brand-01);
    position: absolute;
    top: 50%;
    left: calc(50% - 14px)
}

.dln-serviceLocator__aside .dln-accordion__content {
    width: 100%;
    max-height: 429px;
    padding: 0;
    overflow-y: auto
}

.dln-serviceLocator__aside .dln-accordion__wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    border-bottom: 1px solid var(--ui-01);
    padding: 16px 12px;
    box-sizing: border-box
}

.dln-serviceLocator__aside .dln-accordion__wrap:last-of-type {
    border-bottom: none
}

.dln-serviceLocator__aside .dln-accordion__wrapTitle {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 12px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 4px
}

.dln-serviceLocator__aside .dln-accordion .dln-checkbox {
    margin: 0 0 8px
}

.dln-serviceLocator__aside .dln-accordion .dln-radioBtn {
    width: 100%;
    margin: 0 0 8px
}

.dln-serviceLocator__aside .dln-accordion .dln-radioBtn .dln-radioBtn__lbl {
    color: var(--brand-02)
}

.dln-serviceLocator__aside .dln-accordion .dln-radioBtn .dln-radioBtn__lbl:before {
    border: 1px solid var(--ui-02);
    width: 14px;
    height: 14px;
    background-color: var(--brand-03)
}

.dln-serviceLocator__aside .dln-accordion .dln-radioBtn .dln-radioBtn__input:checked + .dln-radioBtn__lbl {
    color: var(--brand-01)
}

.dln-serviceLocator__map {
    width: calc(100% - 402px);
    min-height: 536px;
    background: var(--ui-03);
    margin: 0 0 0 16px
}

.dln-serviceLocator__map .gm-style .gm-style-iw-c {
    border-radius: 2px !important;
    padding: 0 !important
}

.dln-serviceLocator__resultCounter {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 13px;
    color: var(--brand-02);
    margin: 12px 0;
    box-sizing: border-box
}

.dln-serviceLocator--results .dln-serviceLocator__aside .dln-accordion {
    max-height: 50px
}

.dln-serviceLocator .dln-quickLinks--slider {
    margin-top: 83px
}

.dln-serviceLocator .dln-mapPopup a {
    color: var(--brand-02);
    text-decoration: underline
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-serviceLocator__quickLinks {
        overflow: hidden;
        margin: 60px auto;
        width: 100%;
        max-width: 100%
    }

    .dln-serviceLocator__quickLinks > .dln-wrapper {
        width: calc(100% - 20px)
    }

    .dln-serviceLocator__aside {
        width: 100%
    }

    .dln-serviceLocator .dln-tabs__content {
        opacity: 0;
        display: none;
        flex-wrap: nowrap
    }

    .dln-serviceLocator .dln-tabs__content--current {
        opacity: 1;
        display: flex;
        flex-wrap: wrap
    }

    .dln-serviceLocator > .dln-wrapper {
        padding: 0;
        margin: 0
    }

    .dln-serviceLocator > .dln-wrapper .dln-breadcrumbs {
        width: calc(100% - 40px);
        margin: 0 20px
    }

    .dln-serviceLocator > .dln-wrapper .dln-serviceLocator__title {
        line-height: 40px;
        font-size: 35px;
        padding: 0 20px;
        margin: 8px 0 24px
    }

    .dln-serviceLocator > .dln-wrapper .dln-serviceLocator__description {
        padding: 0 20px;
        margin: 8px 0 24px
    }

    .dln-serviceLocator__results {
        width: 100%;
        max-height: calc(100vh - 40px);
        padding: 20px 0
    }

    .dln-serviceLocator__results .dln-addressResult {
        padding: 8px 20px;
        position: relative
    }

    .dln-serviceLocator__results .dln-addressResult:after {
        content: "";
        position: absolute;
        height: 1px;
        width: calc(100% - 40px);
        left: 20px;
        bottom: 0;
        background-color: var(--ui-01)
    }

    .dln-serviceLocator__map {
        width: 100%;
        margin: 0;
        display: block;
        opacity: 1
    }

    .dln-serviceLocator__mobileBnt {
        display: inline-flex
    }

    .dln-serviceLocator__mobileBnt > ul {
        border: none
    }

    .dln-serviceLocator__aside {
        height: auto;
        min-height: auto
    }

    .dln-serviceLocator__aside .dln-inputs--searchBar {
        width: calc(100% - 158px);
        margin: 0 20px 24px
    }

    .dln-serviceLocator__aside .dln-btnTextIcon--nearMe {
        width: 98px;
        margin: 0 20px 24px 0
    }

    .dln-serviceLocator__aside .dln-accordion {
        margin: 0;
        max-height: 40px;
        border-bottom: 2px solid var(--brand-03)
    }

    .dln-serviceLocator__aside .dln-accordion__head {
        height: 40px;
        width: calc(100% - 146px);
        border-bottom: none;
        padding-left: 10px
    }

    .dln-serviceLocator__aside .dln-accordion__wrap {
        border: none;
        padding: 8px 20px 16px
    }

    .dln-serviceLocator__aside .dln-accordion__wrapTitle {
        padding-top: 8px;
        border-top: 1px solid var(--ui-01)
    }

    .dln-serviceLocator__resultCounter {
        padding: 0 20px
    }

    .dln-serviceLocator--results .dln-serviceLocator__aside .dln-accordion {
        max-height: 40px
    }
}

@media only screen and (max-width: 599px) {
    .dln-serviceLocator__aside {
        width: 100%
    }

    .dln-serviceLocator .dln-wrapper {
        padding: 0;
        margin: 0
    }

    .dln-serviceLocator .dln-breadcrumbs {
        width: calc(100% - 40px);
        margin: 0 20px
    }

    .dln-serviceLocator .dln-breadcrumbs a {
        font-size: 14px
    }

    .dln-serviceLocator__title {
        line-height: 40px;
        font-size: 35px
    }

    .dln-serviceLocator__description, .dln-serviceLocator__title {
        padding: 0 20px;
        margin: 8px 0 24px
    }

    .dln-serviceLocator__results {
        width: 100%;
        max-height: calc(100vh - 40px);
        padding: 20px 0
    }

    .dln-serviceLocator__results .dln-addressResult {
        padding: 8px 20px;
        position: relative
    }

    .dln-serviceLocator__results .dln-addressResult:after {
        content: "";
        position: absolute;
        height: 1px;
        width: calc(100% - 40px);
        left: 20px;
        bottom: 0;
        background-color: var(--ui-01)
    }

    .dln-serviceLocator__map {
        width: 100%;
        margin: 0
    }

    .dln-serviceLocator__mobileBnt {
        display: inline-flex
    }

    .dln-serviceLocator__mobileBnt > ul {
        border: none
    }

    .dln-serviceLocator__aside {
        height: auto;
        min-height: auto
    }

    .dln-serviceLocator__aside .dln-inputs--searchBar {
        width: calc(100% - 158px);
        margin: 0 20px 24px
    }

    .dln-serviceLocator__aside .dln-btnTextIcon--nearMe {
        width: 98px;
        margin: 0 20px 24px 0
    }

    .dln-serviceLocator__aside .dln-accordion {
        margin: 0;
        max-height: 40px;
        border-bottom: 2px solid var(--brand-03)
    }

    .dln-serviceLocator__aside .dln-accordion__head {
        height: 40px;
        width: 100%;
        border-bottom: none;
        padding-left: 20px
    }

    .dln-serviceLocator__aside .dln-accordion__wrap {
        border: none;
        padding: 8px 20px 16px
    }

    .dln-serviceLocator__aside .dln-accordion__wrapTitle {
        padding-top: 8px;
        border-top: 1px solid var(--ui-01)
    }

    .dln-serviceLocator__aside .dln-accordion--titleIcon .dln-accordion__icon {
        width: 12px;
        height: 12px;
        line-height: normal;
        margin-right: 8px
    }

    .dln-serviceLocator__resultCounter {
        padding: 0 20px
    }

    .dln-serviceLocator--results .dln-serviceLocator__aside .dln-accordion {
        max-height: 40px
    }
}

@media only screen and (min-width: 900px) {
    .dln-serviceLocator .dln-tabs__content {
        opacity: 1;
        display: flex !important;
        flex-wrap: wrap
    }
}

.dln-kenwood .dln-serviceLocator .dln-breadcrumbs {
    display: none
}

.dln-kenwood .dln-serviceLocator .dln-wrapper {
    height: auto;
    min-height: 0
}

.dln-kenwood .dln-serviceLocator__title {
    text-align: center;
    font-size: 38px;
    line-height: 46px;
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: capitalize;
    margin: 35px auto 30px
}

.dln-kenwood .dln-serviceLocator__aside .dln-inputs--searchBar {
    width: calc(100% - 152px)
}

.dln-kenwood .dln-serviceLocator__aside .dln-inputs__input {
    height: 41px
}

.dln-kenwood .dln-serviceLocator__aside .dln-inputs__lbl {
    display: none
}

.dln-kenwood .dln-serviceLocator__aside .dln-btnTextIcon {
    height: 43px;
    width: 131px;
    margin-left: 20px
}

.dln-kenwood .dln-serviceLocator__aside .dln-btnTextIcon .dln-icn {
    font-size: 20px
}

.dln-kenwood .dln-serviceLocator__aside .dln-btn--reset {
    pointer-events: auto
}

.dln-kenwood .dln-serviceLocator__aside .dln-btn--reset .dln-btn__lbl {
    text-decoration: none
}

.dln-kenwood .dln-serviceLocator__aside .dln-accordion {
    padding-top: 5px;
    background: none
}

.dln-kenwood .dln-serviceLocator__aside .dln-accordion__icon {
    font-size: 20px;
    margin-left: 5px
}

.dln-kenwood .dln-serviceLocator__aside .dln-accordion__title {
    font-size: 14px;
    line-height: 20px;
    margin-left: 5px;
    margin-right: 27px
}

.dln-kenwood .dln-serviceLocator__aside .dln-accordion__title, .dln-kenwood .dln-serviceLocator__aside .dln-accordion__title span {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-kenwood .dln-serviceLocator__aside .dln-accordion__wrapTitle {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px
}

.dln-kenwood .dln-serviceLocator__aside .dln-accordion .dln-icn--arrow-down {
    font-size: 10px
}

.dln-kenwood .dln-serviceLocator__aside .dln-accordion .dln-radioBtn {
    margin-bottom: 10px
}

.dln-kenwood .dln-serviceLocator__aside .dln-accordion .dln-radioBtn__lbl {
    line-height: 15px
}

.dln-kenwood .dln-serviceLocator__map {
    margin-left: 20px;
    width: calc(100% - 406px);
    height: 533px
}

.dln-kenwood .dln-serviceLocator .dln-quickLinks--slider {
    margin-top: 70px
}

.dln-kenwood .dln-serviceLocator .dln-addressResult {
    padding: 15px 20px;
    border-bottom: 1px solid var(--ui-01);
    margin: 0 10px 0 0
}

.dln-kenwood .dln-serviceLocator .dln-addressResult__head {
    margin: 0
}

.dln-kenwood .dln-serviceLocator .dln-addressResult__company {
    line-height: 16px
}

.dln-kenwood .dln-serviceLocator .dln-addressResult__distance {
    margin-left: 20px;
    padding-left: 20px;
    border-color: var(--ui-01)
}

.dln-kenwood .dln-serviceLocator .dln-addressResult__pinIndex {
    background-image: url(/_ui/dist/assets/images/icons/icon-pin-brand-01-kenwood.svg);
    width: 27px;
    height: 40px;
    background-size: 27px 40px;
    font-size: 14px
}

.dln-kenwood .dln-serviceLocator .dln-addressResult__productCategory {
    font-size: 12px;
    line-height: 16px
}

.dln-kenwood .dln-serviceLocator .dln-addressResult__data, .dln-kenwood .dln-serviceLocator .dln-addressResult__data span, .dln-kenwood .dln-serviceLocator .dln-addressResult__productCategory {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal
}

.dln-kenwood .dln-serviceLocator .dln-addressResult:after {
    background-color: transparent
}

.dln-kenwood .dln-serviceLocator .dln-mapPopup {
    padding: 20px 0 20px 15px
}

.dln-kenwood .dln-serviceLocator .dln-mapPopup .dln-mapPopup__company {
    font-size: 14px;
    line-height: 20px
}

.dln-kenwood .dln-serviceLocator .dln-mapPopup .dln-mapPopup__distance {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    line-height: 20px
}

.dln-kenwood .dln-serviceLocator .dln-mapPopup__wrap--info {
    margin-bottom: 15px;
    padding-bottom: 15px
}

.dln-kenwood .dln-serviceLocator .dln-mapPopup__wrap--info .dln-mapPopup__data {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px
}

.dln-kenwood .dln-serviceLocator .dln-mapPopup__wrap--info .dln-mapPopup__data--address {
    margin-bottom: 10px
}

.dln-kenwood .dln-serviceLocator .dln-mapPopup__wrap--hours {
    margin-bottom: 15px;
    padding-bottom: 15px
}

.dln-kenwood .dln-serviceLocator .dln-mapPopup__wrap--hours .dln-mapPopup__data {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 16px
}

.dln-kenwood .dln-serviceLocator .dln-mapPopup__wrap--actions {
    margin-bottom: 5px
}

.dln-kenwood .dln-serviceLocator .dln-mapPopup__wrap--actions button, .dln-kenwood .dln-serviceLocator .dln-mapPopup__wrap--actions button:hover {
    transition: none
}

.dln-kenwood .dln-serviceLocator .dln-mapPopup__wrap--actions .dln-mapPopup__data {
    font-family: var(--fontNameLight), Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 16px
}

.dln-kenwood .dln-serviceLocator .dln-mapPopup__wrap--actions .dln-btn--googleMaps {
    width: 100%
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-kenwood .dln-serviceLocator__map {
        width: 100%;
        margin: 0
    }

    .dln-kenwood .dln-serviceLocator__aside .dln-inputs--searchBar {
        width: calc(100% - 218px)
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-serviceLocator {
        padding-top: 19px
    }

    .dln-kenwood .dln-serviceLocator .dln-serviceLocator__description, .dln-kenwood .dln-serviceLocator .dln-serviceLocator__title {
        margin: 0 0 38px
    }

    .dln-kenwood .dln-serviceLocator__aside .dln-accordion {
        padding-top: 0;
        border-top: 1px solid var(--ui-01);
        border-bottom: 1px solid var(--ui-01)
    }

    .dln-kenwood .dln-serviceLocator__aside .dln-accordion__icon {
        font-size: 21px;
        margin-top: -8px
    }

    .dln-kenwood .dln-serviceLocator__aside .dln-accordion__head {
        width: 100%
    }

    .dln-kenwood .dln-serviceLocator__aside .dln-accordion__content {
        padding-top: 15px
    }

    .dln-kenwood .dln-serviceLocator__aside .dln-inputs--searchBar {
        width: 100%;
        margin-left: 15px;
        margin-bottom: 30px
    }

    .dln-kenwood .dln-serviceLocator__aside .dln-btnTextIcon {
        margin-left: 16px
    }

    .dln-kenwood .dln-serviceLocator__map {
        margin: 0;
        width: 100%
    }

    .dln-kenwood .dln-serviceLocator .dln-addressResult {
        border: 0;
        padding: 15px 20px
    }

    .dln-kenwood .dln-serviceLocator .dln-btnIcon__checkoutCounter {
        background-color: var(--brand-04)
    }
}

.dln-delonghi .dln-serviceLocator__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 3.125rem;
    line-height: 1.04
}

.dln-delonghi .dln-serviceLocator__aside .dln-btnTextIcon {
    background: var(--brand-04);
    border-color: var(--brand-04)
}

.dln-delonghi .dln-serviceLocator__aside .dln-accordion__head {
    background: var(--ui-03);
    border: 0;
    margin-bottom: 0
}

.dln-delonghi .dln-serviceLocator__aside .dln-accordion__title {
    font-size: 1rem;
    padding-top: 0
}

.dln-delonghi .dln-serviceLocator__aside .dln-accordion__title span {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-delonghi .dln-serviceLocator__aside .dln-accordion .dln-tab__links, .dln-delonghi .dln-serviceLocator__aside .dln-accordion__wrap {
    background: var(--ui-03)
}

.dln-delonghi .dln-serviceLocator__aside .dln-accordion .dln-tabs {
    display: none
}

.dln-delonghi .dln-serviceLocator__aside .dln-accordion__content .dln-accordion__wrap .dln-radioBtn__lbl {
    color: var(--brand-04)
}

.dln-delonghi .dln-serviceLocator__aside .dln-accordion__content .dln-accordion__wrap .dln-radioBtn__lbl:before {
    width: 22px;
    height: 22px;
    background-color: transparent
}

.dln-delonghi .dln-serviceLocator__aside .dln-accordion__content .dln-accordion__wrap .dln-radioBtn .dln-radioBtn__input:checked + .dln-radioBtn__lbl {
    color: var(--brand-04) !important
}

.dln-delonghi .dln-serviceLocator__resultCounter {
    font-size: .875rem
}

.dln-delonghi .dln-serviceLocator__results#tab-results .dln-addressResult {
    border-bottom: 1px solid var(--ui-01)
}

.dln-delonghi .dln-serviceLocator__results#tab-results .dln-addressResult .dln-addressResult__distance {
    border-left: 1px solid var(--brand-04)
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-delonghi .dln-serviceLocator__map {
        width: 100%;
        margin: 0
    }

    .dln-delonghi .dln-serviceLocator .dln-accordion__head {
        width: 100%;
        box-sizing: border-box
    }

    .dln-delonghi .dln-serviceLocator .dln-accordion .dln-tabs {
        display: inline-flex;
        width: auto
    }

    .dln-delonghi .dln-serviceLocator .dln-accordion .dln-tabs__item {
        box-sizing: content-box
    }

    .dln-delonghi .dln-serviceLocator .dln-accordion .dln-tabs__item:first-child {
        border-left: 4px solid var(--brand-03)
    }

    .dln-delonghi .dln-serviceLocator .dln-accordion .dln-tabs__item--current .dln-tabs__btn .dln-icn {
        color: var(--brand-04)
    }

    .dln-delonghi .dln-serviceLocator__mobileBnt {
        margin-left: 0
    }

    .dln-delonghi .dln-serviceLocator__mobileBnt .dln-btnIcon__checkoutCounter {
        display: flex;
        position: absolute;
        border-radius: 50%;
        align-items: center;
        justify-content: center;
        font-size: .5rem;
        background: var(--brand-04)
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-serviceLocator > .dln-wrapper .dln-serviceLocator__title {
        margin-bottom: 16px
    }

    .dln-delonghi .dln-serviceLocator__aside .dln-inputs {
        width: calc(100% - 40px);
        margin: 0 20px 10px
    }

    .dln-delonghi .dln-serviceLocator__aside .dln-btnTextIcon--nearMe {
        width: 33.33%;
        min-width: 123px;
        margin: 0 auto 24px 20px
    }

    .dln-delonghi .dln-serviceLocator .dln-breadcrumbs {
        padding: 10px 20px
    }

    .dln-delonghi .dln-serviceLocator__aside .dln-btnTextIcon {
        background: var(--brand-04);
        border-color: var(--brand-04)
    }

    .dln-delonghi .dln-serviceLocator__aside .dln-accordion {
        border-bottom: none
    }

    .dln-delonghi .dln-serviceLocator__aside .dln-accordion__head {
        width: 100%;
        box-sizing: border-box
    }

    .dln-delonghi .dln-serviceLocator__aside .dln-accordion__title {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    .dln-delonghi .dln-serviceLocator__aside .dln-accordion .dln-tabs {
        display: inline-flex;
        width: auto
    }

    .dln-delonghi .dln-serviceLocator__aside .dln-accordion .dln-tabs__item {
        box-sizing: content-box
    }

    .dln-delonghi .dln-serviceLocator__aside .dln-accordion .dln-tabs__item:first-child {
        border-left: 4px solid var(--brand-03)
    }

    .dln-delonghi .dln-serviceLocator__aside .dln-accordion .dln-tabs__item--current .dln-tabs__btn .dln-icn {
        color: var(--brand-04)
    }

    .dln-delonghi .dln-serviceLocator__aside .dln-accordion__wrap {
        padding-top: 0
    }

    .dln-delonghi .dln-serviceLocator__mobileBnt {
        margin-left: 0
    }

    .dln-delonghi .dln-serviceLocator__mobileBnt .dln-btnIcon__checkoutCounter {
        display: flex;
        position: absolute;
        border-radius: 50%;
        align-items: center;
        justify-content: center;
        font-size: .5rem;
        background: var(--brand-04)
    }

    .dln-delonghi .dln-serviceLocator .dln-quickLinks--slider {
        margin-top: 40px;
        justify-content: center
    }

    .dln-delonghi .dln-serviceLocator .dln-quickLinks--slider .dln-quickLink__title {
        font-size: 1rem
    }

    .dln-delonghi .dln-serviceLocator .dln-quickLinks--slider .dln-quickLink__link {
        font-size: .875rem
    }
}

.dln-kenwood .dln-serviceLocator--results .dln-serviceLocator__aside .dln-serviceLocator__resultCounter {
    font-size: 12px;
    line-height: 16px;
    display: block
}

@media only screen and (max-width: 599px) {
    .dln-ordersHist .dln-profileCard {
        display: none
    }

    .dln-ordersHist .dln-title {
        margin: 32px 0
    }
}

.dln-kenwood .dln-ordersHist--empty .dln-ordersHist__subTitle {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    margin: 0 0 20px
}

.dln-kenwood .dln-ordersHist--empty .dln-ordersHist__foot {
    text-align: center;
    border: none;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 0
}

.dln-kenwood .dln-ordersHist--empty .dln-ordersHist__content {
    display: block;
    text-align: center
}

.dln-kenwood .dln-ordersHist--empty .dln-ordersHist__content .dln-title {
    margin: 0 0 32px;
    line-height: normal
}

.dln-kenwood .dln-ordersHist--empty .dln-ordersHist__paragraph {
    padding-bottom: 10px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-ordersHist--empty .dln-ordersHist__content {
        margin: 0
    }

    .dln-kenwood .dln-ordersHist--empty .dln-ordersHist__content .dln-title {
        font-size: 32px;
        line-height: 40px;
        padding: 0;
        margin: 30px 0 20px
    }

    .dln-kenwood .dln-ordersHist--empty .dln-ordersHist__subTitle {
        font-size: 24px;
        text-align: center
    }

    .dln-kenwood .dln-ordersHist--empty .dln-ordersHist__paragraph {
        font-size: 14px;
        text-align: center
    }
}

.dln-addNewCard {
    padding: 0 20px 20px
}

.dln-addNewCard .dln-addNewCard__content {
    padding: 0
}

.dln-addNewCard .dln-divider ~ .dln-inputs {
    margin-bottom: 0
}

.dln-addNewCard__foot {
    width: 100%;
    margin: 32px 0 0
}

.dln-addNewCard .dln-addNewCard__form, .dln-addNewCard__foot {
    display: flex;
    flex-wrap: wrap
}

.dln-addNewCard .dln-addNewCard__form > .dln-select {
    width: calc(50% - 8px);
    max-width: none;
    margin: 0 0 32px
}

.dln-addNewCard .dln-addNewCard__form .dln-inputs {
    margin: 0 0 32px
}

.dln-addNewCard .dln-addNewCard__form .dln-inputs:last-of-type {
    margin: 0
}

.dln-addNewCard .dln-addNewCard__form .dln-inputs--oneThird {
    max-width: 250px;
    margin: 0 auto 32px 0
}

.dln-addNewCard .dln-addNewCard__form .dln-inputs--oneThird + .dln-btn {
    width: auto;
    max-width: calc(100% - 274px);
    margin: 0 0 32px 24px
}

.dln-addNewCard .dln-addNewCard__form .dln-chips {
    margin: 0 0 24px
}

.dln-addNewCard .dln-addNewCard__form > .dln-checkbox {
    margin: 16px 0 0
}

.dln-addNewCard .dln-addNewCard__form .dln-checkout__paragraph {
    margin: 24px 0
}

.dln-addNewCard .dln-addNewCard__form .dln-btn {
    width: calc(50% - 8px);
    margin: 0 16px 0 0
}

.dln-addNewCard .dln-addNewCard__form .dln-btn:nth-of-type(2n) {
    margin: 0
}

@media only screen and (max-width: 599px) {
    .dln-addNewCard .dln-divider ~ .dln-inputs {
        margin-bottom: 0
    }

    .dln-addNewCard .dln-addNewCard__form > .dln-select {
        width: 100%;
        max-width: 100%
    }

    .dln-addNewCard .dln-addNewCard__form .dln-inputs {
        width: 100%;
        margin: 0 0 32px
    }

    .dln-addNewCard .dln-addNewCard__form .dln-inputs--oneThird {
        max-width: 50%;
        margin: 0 auto 32px 0
    }

    .dln-addNewCard .dln-addNewCard__form .dln-inputs--oneThird + .dln-btn {
        max-width: calc(50% - 24px)
    }

    .dln-addNewCard .dln-addNewCard__form .dln-btn {
        width: 100%;
        margin: 0 0 16px
    }

    .dln-addNewCard .dln-addNewCard__form .dln-btn:nth-of-type(2n) {
        margin: 0
    }
}

.dln-kenwood .dln-addNewCard {
    padding: 0 40px 70px
}

.dln-kenwood .dln-addNewCard .dln-popup__head--circleClose {
    padding: 0;
    margin-top: 80px;
    margin-bottom: 3px !important
}

.dln-kenwood .dln-addNewCard .dln-popup__headLine {
    display: none
}

.dln-kenwood .dln-addNewCard .dln-popup__headTitle {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    display: block
}

.dln-kenwood .dln-addNewCard .dln-btnIcon {
    position: absolute;
    top: 20px;
    right: 20px
}

.dln-kenwood .dln-addNewCard .dln-btnIcon .dln-icn {
    font-size: 22px;
    width: 22px;
    height: 22px;
    text-indent: 999px;
    overflow: hidden
}

.dln-kenwood .dln-addNewCard .dln-btnIcon .dln-icn:after, .dln-kenwood .dln-addNewCard .dln-btnIcon .dln-icn:before {
    content: "";
    position: absolute
}

.dln-kenwood .dln-addNewCard .dln-btnIcon .dln-icn:before {
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "J";
    text-indent: 0;
    color: var(--brand-01)
}

.dln-kenwood .dln-addNewCard__content {
    padding-top: 28px
}

.dln-kenwood .dln-addNewCard__content .dln-inputs {
    margin-bottom: 41px
}

.dln-kenwood .dln-addNewCard__content .dln-inputs--securityCode {
    margin-bottom: 32px !important
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-popup .dln-popup__wrapper .dln-addNewCard .dln-inputs.dln-inputs--securityCode {
        width: calc(100% - 120px)
    }

    .dln-popup .dln-popup__wrapper .dln-addNewCard .dln-inputs.dln-inputs--securityCode + .dln-btn {
        max-width: none;
        margin-left: 16px
    }
}

.dln-checkout--express .dln-accordion--shipping-information .dln-chips {
    max-width: none
}

.dln-checkout--express .dln-accordion--shipping-information .dln-chips__content span {
    color: var(--ui-06)
}

.dln-kenwood .dln-checkout--express .dln-wrapper .dln-checkout__content .dln-accordion--shipping-information .dln-chips {
    width: 100%
}

.dln-kenwood .dln-checkout--express .dln-wrapper .dln-checkout__content .dln-accordion--shipping-information .dln-checkout__dataResult .dln-checkout__formData p:first-child .dln-checkout__formValue:first-child {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-kenwood .dln-checkout--express .dln-wrapper .dln-checkout__content .dln-accordion--payment .dln-accordion__content--submit {
    padding-left: 50px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-checkout--express .dln-wrapper .dln-checkout__content .dln-accordion--payment .dln-checkout__formField .dln-btn--link .dln-btn__lbl {
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal
    }
}

.dln-delonghi .dln-checkout--express .dln-accordion--payment .dln-checkout__dataResult {
    margin-bottom: 40px
}

.dln-delonghi .dln-checkout--express .dln-accordion--payment .dln-accordion__content--submit {
    border-top: none
}

.dln-delonghi .dln-checkout--express .dln-accordion--payment .dln-accordion__content--submit > p {
    margin-bottom: 40px
}

.dln-delonghi .dln-checkout--express .dln-accordion--payment .dln-accordion__content--submit > .dln-btn[title^=Place] {
    width: 100%;
    max-width: 285px;
    margin: 0;
    background-color: var(--brand-01) !important
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-checkout--express .dln-wrapper .dln-checkout__content .dln-accordion--access-information {
        padding-bottom: 0
    }

    .dln-delonghi .dln-checkout--express .dln-wrapper .dln-checkout__content .dln-accordion--access-information .dln-checkout__dataResult {
        padding-top: 4px;
        margin-bottom: 24px
    }

    .dln-delonghi .dln-checkout--express .dln-wrapper .dln-checkout__content .dln-accordion--access-information .dln-checkout__dataResult > p {
        font-size: .875rem;
        line-height: 18px
    }

    .dln-delonghi .dln-checkout--express .dln-wrapper .dln-checkout__content .dln-accordion--shipping-information .dln-checkout__dataResult {
        margin-bottom: 24px
    }

    .dln-delonghi .dln-checkout--express .dln-wrapper .dln-checkout__content .dln-accordion--shipping-information .dln-checkout__dataResult .dln-chips {
        padding: 16px 16px 10px
    }

    .dln-delonghi .dln-checkout--express .dln-wrapper .dln-checkout__content .dln-accordion--shipping-information .dln-checkout__dataResult .dln-chips__wrapper {
        align-items: flex-start
    }

    .dln-delonghi .dln-checkout--express .dln-wrapper .dln-checkout__content .dln-accordion--shipping-information .dln-checkout__dataResult .dln-chips__wrapper .dln-chips__content span {
        font-size: .8125rem;
        line-height: 16px
    }

    .dln-delonghi .dln-checkout--express .dln-wrapper .dln-checkout__content .dln-accordion--shipping-information .dln-checkout__dataResult .dln-chips__wrapper .dln-chips__content span b {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal
    }

    .dln-delonghi .dln-checkout--express .dln-wrapper .dln-checkout__content .dln-accordion--shipping-method .dln-checkout__formData p:nth-child(2) .dln-checkout__formValue b {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    .dln-delonghi .dln-checkout--express .dln-wrapper .dln-checkout__content .dln-accordion--payment {
        margin-bottom: 40px
    }

    .dln-delonghi .dln-checkout--express .dln-wrapper .dln-checkout__content .dln-accordion--payment .dln-accordion__content--submit .dln-checkout__paragraph, .dln-delonghi .dln-checkout--express .dln-wrapper .dln-checkout__content .dln-accordion--payment .dln-checkout__dataResult {
        margin-bottom: 24px
    }

    .dln-delonghi .dln-checkout--express .dln-wrapper .dln-checkout__content .dln-accordion--payment .dln-accordion__content--submit .dln-btn {
        max-width: none
    }

    .dln-delonghi .dln-checkout--express .dln-checkout__services .dln-checkServiceBox__wrap .dln-checkServiceBox__content .dln-checkServiceBox__title {
        text-align: left;
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal
    }
}

.dln-verification {
    align-items: flex-start;
    height: auto;
    border-radius: 2px;
    background-color: var(--brand-03);
    padding: 0 40px 24px
}

.dln-verification, .dln-verification__form {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%
}

.dln-verification__form {
    margin: 0
}

.dln-verification__form .dln-btn[type=button], .dln-verification__form .dln-inputs {
    margin: 0 0 24px
}

.dln-verification__form .dln-btn--link {
    margin: 0 auto
}

.dln-verification__text {
    display: block;
    width: 100%;
    line-height: 20px;
    margin: 24px 0 32px
}

.dln-verification__wrap {
    width: 100%;
    text-align: center
}

@media only screen and (max-width: 599px) {
    .dln-verification {
        padding: 0 0 20px
    }

    .dln-verification .dln-popup__head, .dln-verification__head {
        width: 100%;
        padding: 20px 0 16px;
        margin: 0 20px 16px
    }

    .dln-verification__headTitle {
        font-size: 13px
    }

    .dln-verification__text {
        margin: 0 0 24px
    }

    .dln-verification__form {
        width: calc(100% - 40px);
        margin: 0 20px
    }

    .dln-verification__form button.dln-btn[type=button] {
        margin: 0 0 16px
    }

    .dln-verification div:nth-child(2) form {
        width: calc(100% - 40px);
        margin: 0 20px
    }

    .dln-verification .dlg-gigya-link {
        font-weight: 700
    }

    .dln-verification__wrap {
        width: calc(100% - 40px);
        margin: 0 20px
    }
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-verification .dln-popup__head {
    width: 100%;
    margin: 0
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-verification .dln-inputs {
    max-width: 267px;
    margin-right: 10px;
    margin-bottom: 40px
}

.dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-verification__form .dln-btn[type=button] {
    margin: 0 0 24px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-verification {
        padding-bottom: 50px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-verification .dln-popup__headTitle {
        padding-top: 62px;
        padding-bottom: 32px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-verification__text {
        margin-bottom: 40px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-verification__form > .dln-inputs {
        max-width: none;
        margin: 0 0 20px
    }

    .dln-kenwood .dln-popup .dln-popup__content .dln-popup__wrapper .dln-verification__form > .dln-btn {
        width: 100%;
        margin-bottom: 40px
    }
}

.dln-delonghi .dln-verification .dln-popup__head {
    padding: 21px 0 24px
}

.dln-delonghi .dln-verification .dln-popup__headTitle {
    line-height: 24px;
    font-size: 1.125rem;
    padding: 0;
    margin-bottom: 20px
}

.dln-delonghi .dln-verification .dln-popup__headLine {
    background-color: var(--ui-01);
    margin: 0
}

.dln-delonghi .dln-verification .dln-popup__head .dln-btnIcon--close {
    margin-bottom: 20px
}

.dln-delonghi .dln-verification__text {
    line-height: 24px;
    font-size: 1rem;
    margin: 0 0 33px
}

.dln-delonghi .dln-verification__text + .dln-inputs:not(.dln-textarea) {
    width: calc(100% - 54px);
    max-width: none;
    margin: 0 auto 29px
}

.dln-delonghi .dln-verification__form .dln-btn {
    width: calc(100% - 54px);
    margin: 0 auto 34px
}

.dln-resetPssw {
    align-content: flex-start
}

.dln-resetPssw .dln-title {
    text-align: left !important
}

.dln-resetPssw__title {
    margin: 0
}

.dln-resetPssw__subTitle, .dln-resetPssw__title {
    font-size: 32px;
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-resetPssw__subTitle {
    margin: 0 0 8px
}

.dln-resetPssw__content {
    min-height: calc(100vh - 400px)
}

.dln-resetPssw__content .dln-title {
    margin: 0 0 32px;
    line-height: normal
}

.dln-resetPssw__paragraph {
    font-weight: 400;
    color: var(--brand-01);
    margin: 0 0 20px
}

.dln-resetPssw__paragraph, .dln-resetPssw__subtitle {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 13px
}

.dln-resetPssw__subtitle {
    height: auto;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-resetPssw__form {
    width: 100%;
    max-width: 600px;
    margin: 0
}

.dln-resetPssw__form .dln-inputs {
    margin: 0 0 32px
}

.dln-resetPssw__form .dln-btn {
    max-width: 280px
}

.dln-kenwood .dln-prdReview--empty .dln-prdReview__section {
    width: calc(82% - 140px);
    display: block;
    text-align: center;
    margin: 0 auto
}

.dln-kenwood .dln-prdReview--empty .dln-prdReview__foot--divider {
    text-align: center
}

.dln-kenwood .dln-prdReview--empty .dln-prdReview__subTitle {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    margin: 0 0 8px
}

.dln-kenwood .dln-prdReview--empty .dln-prdReview__foot {
    text-align: center;
    border: none
}

.dln-kenwood .dln-prdReview--empty .dln-prdReview__content {
    display: block;
    text-align: center
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-prdReview--empty .dln-prdReview__content {
        margin: 0 0 40px
    }

    .dln-kenwood .dln-prdReview--empty .dln-prdReview__content .dln-title {
        margin: 32px 0
    }

    .dln-kenwood .dln-prdReview--empty .dln-prdReview__section {
        width: 100%;
        display: block;
        text-align: center;
        margin: 0 auto
    }

    .dln-kenwood .dln-prdReview--empty .dln-prdReview__subTitle {
        font-size: 24px;
        text-align: center
    }

    .dln-kenwood .dln-prdReview--empty .dln-prdReview__paragraph {
        font-size: 14px;
        text-align: center
    }
}

.dln-wishlist--empty .dln-wishlist {
    align-content: flex-start
}

.dln-wishlist--empty .dln-wishlist .dln-wrapper {
    padding-top: 48px;
    padding-bottom: 0
}

.dln-wishlist--empty .dln-wishlist__aside {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    width: 264px;
    margin: 0 40px 0 0
}

.dln-wishlist--empty .dln-wishlist .dln-profileCard {
    margin: 0 0 32px
}

.dln-wishlist--empty .dln-wishlist__content {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: calc(100% - 304px)
}

.dln-wishlist--empty .dln-wishlist__section {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%;
    margin: 0 0 64px
}

.dln-wishlist--empty .dln-wishlist__section .dln-title, .dln-wishlist--empty .dln-wishlist__sectionTitle {
    display: block;
    width: 100%;
    height: auto;
    line-height: 32px;
    font-size: 32px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0
}

.dln-wishlist--empty .dln-wishlist__section .dln-title--labeled, .dln-wishlist--empty .dln-wishlist__sectionTitle--labeled {
    display: flex
}

.dln-wishlist--empty .dln-wishlist .dln-title + .dln-wishlist__paragraph {
    margin-bottom: 0
}

.dln-wishlist--empty .dln-wishlist__paragraph {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: var(--brand-04);
    margin: 0 0 20px
}

.dln-wishlist--empty .dln-wishlist__paragraph--info {
    color: var(--brand-02);
    margin: 0 0 32px
}

.dln-wishlist--empty .dln-wishlist__paragraph--noMarg {
    margin: 0
}

.dln-wishlist--empty .dln-wishlist__underlinedText {
    color: var(--brand-02);
    text-decoration: underline
}

.dln-wishlist--empty .dln-wishlist__underlinedText:hover {
    color: var(--brand-04)
}

.dln-wishlist--empty .dln-wishlist__text {
    display: block;
    width: 100%;
    height: auto;
    line-height: 20px;
    font-size: 13px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-wishlist--empty .dln-wishlist .dln-tab__content .dln-wishlist__title {
    margin: 32px 0;
    opacity: 0;
    transition: opacity .3s ease .1s
}

.dln-wishlist--empty .dln-wishlist .dln-tab__content--active .dln-wishlist__title {
    opacity: 1
}

.dln-wishlist--empty .dln-wishlist--empty .dln-wishlist__content .dln-title {
    margin: 0 0 28px
}

.dln-kenwood .dln-wishlist--empty .dln-wishlist__content .dln-title {
    margin: 0 auto
}

.dln-kenwood .dln-wishlist--empty .dln-wishlist__content .dln-title:after {
    display: block;
    font-family: var(--fontNameIcons), sans-serif;
    font-variant: normal;
    text-transform: none;
    content: "j";
    width: 80px;
    height: 80px;
    box-shadow: inset 0 0 0 3px var(--ui-01);
    border-radius: 80px;
    line-height: 80px;
    font-size: 40px;
    color: var(--ui-01);
    margin: 39px auto 20px
}

.dln-kenwood .dln-wishlist--empty .dln-wishlist__content .dln-wishlist__subtitle {
    display: block;
    margin: 0 auto 24px;
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    font-size: 28px;
    line-height: 36px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-wishlist--empty .dln-wishlist__content .dln-title {
        margin-top: 30px;
        font-size: 32px;
        line-height: 40px
    }

    .dln-kenwood .dln-wishlist--empty .dln-wishlist__content .dln-title:after {
        margin: 20px auto
    }

    .dln-kenwood .dln-wishlist--empty .dln-wishlist__content .dln-wishlist__subtitle {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 28px
    }

    .dln-kenwood .dln-wishlist--empty .dln-wishlist__content .dln-wishlist__foot {
        margin-top: 30px
    }
}

.dln-delonghi .dln-wishlist.dln-wishlist--empty .dln-wishlist__content .dln-wishlist__title {
    margin-bottom: 40px
}

.dln-delonghi .dln-wishlist.dln-wishlist--empty .dln-wishlist__content .dln-wishlist__subtitle {
    margin-bottom: 12px
}

.dln-savedRec--empty .dln-savedRec {
    align-content: flex-start
}

.dln-savedRec--empty .dln-savedRec .dln-profileCard {
    margin: 0 0 32px
}

.dln-savedRec--empty .dln-savedRec__title {
    margin: 0
}

.dln-savedRec--empty .dln-savedRec__subTitle, .dln-savedRec--empty .dln-savedRec__title {
    font-size: 32px;
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-savedRec--empty .dln-savedRec__subTitle {
    margin: 0 0 8px
}

.dln-savedRec--empty .dln-savedRec__content .dln-title {
    margin: 0 0 32px;
    line-height: normal
}

.dln-savedRec--empty .dln-savedRec__section {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%;
    margin: 0 0 64px
}

.dln-savedRec--empty .dln-savedRec__section .dln-title, .dln-savedRec--empty .dln-savedRec__sectionTitle {
    display: block;
    width: 100%;
    height: auto;
    line-height: 32px;
    font-size: 32px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0
}

.dln-savedRec--empty .dln-savedRec__section .dln-title--labeled, .dln-savedRec--empty .dln-savedRec__sectionTitle--labeled {
    display: flex
}

.dln-savedRec--empty .dln-savedRec .dln-title + .dln-savedRec__paragraph {
    margin-bottom: 0
}

.dln-savedRec--empty .dln-savedRec__paragraph {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: var(--brand-04);
    margin: 0 0 20px
}

.dln-savedRec--empty .dln-savedRec__paragraph--info {
    color: var(--brand-02);
    margin: 0 0 32px
}

.dln-savedRec--empty .dln-savedRec__paragraph--noMarg {
    margin: 0
}

.dln-savedRec--empty .dln-savedRec__underlinedText {
    color: var(--brand-02);
    text-decoration: underline
}

.dln-savedRec--empty .dln-savedRec__underlinedText:hover {
    color: var(--brand-04)
}

.dln-savedRec--empty .dln-savedRec__subtitle {
    display: block;
    width: 100%;
    height: auto;
    line-height: 20px;
    font-size: 13px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-savedRec--empty .dln-savedRec .dln-tab__content .dln-savedRec__title {
    margin: 32px 0;
    opacity: 0;
    transition: opacity .3s ease .1s
}

.dln-savedRec--empty .dln-savedRec .dln-tab__content--active .dln-savedRec__title {
    opacity: 1
}

.dln-savedRec--empty .dln-savedRec__foot {
    text-align: center;
    width: 100%;
    margin: 0 0 32px
}

.dln-savedRec--empty .dln-savedRec__foot--divider {
    margin: 32px 0;
    border-top: 1px solid var(--ui-01);
    text-align: right;
    padding: 32px 0 0
}

.dln-savedRec--empty .dln-savedRec__foot .dln-btn {
    margin: 0;
    width: auto
}

.dln-savedRec--empty .dln-savedRec--empty .dln-savedRec__content .dln-title {
    margin: 0 0 28px
}

@media only screen and (max-width: 599px) {
    .dln-savedRec .dln-profileCard {
        display: none
    }

    .dln-savedRec .dln-title {
        margin: 32px 0
    }

    .dln-savedRec--empty .dln-savedRec__content {
        margin: 0 0 40px
    }

    .dln-savedRec--empty .dln-savedRec__content .dln-title {
        margin: 32px 0
    }

    .dln-savedRec--empty .dln-savedRec__subTitle {
        font-size: 21px
    }

    .dln-savedRec--empty .dln-savedRec__paragraph {
        font-size: 14px
    }
}

.dln-kenwood .dln-savedRec--empty .dln-savedRec__subTitle {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    margin: 0 0 20px
}

.dln-kenwood .dln-savedRec--empty .dln-savedRec__foot {
    text-align: center;
    border: none;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 0
}

.dln-kenwood .dln-savedRec--empty .dln-savedRec__content {
    display: block;
    text-align: center
}

.dln-kenwood .dln-savedRec--empty .dln-savedRec__content .dln-title {
    margin: 0 0 32px;
    line-height: normal
}

.dln-kenwood .dln-savedRec--empty .dln-savedRec__paragraph {
    padding-bottom: 10px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-savedRec--empty .dln-savedRec__content {
        margin: 0
    }

    .dln-kenwood .dln-savedRec--empty .dln-savedRec__content .dln-title {
        font-size: 32px;
        line-height: 40px;
        padding: 0;
        margin: 30px 0 20px
    }

    .dln-kenwood .dln-savedRec--empty .dln-savedRec__subTitle {
        font-size: 24px;
        text-align: center
    }

    .dln-kenwood .dln-savedRec--empty .dln-savedRec__paragraph {
        font-size: 14px;
        text-align: center
    }
}

.dln-faq__helpSection {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    height: auto;
    margin: 0 0 64px
}

.dln-faq__helpSectionTitle {
    display: block;
    width: 50%;
    line-height: 32px;
    font-size: 32px;
    font-weight: 700;
    padding-right: 50%;
    margin-bottom: 40px
}

.dln-faq__helpSectionText {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 16px;
    margin-bottom: 40px
}

.dln-faq__helpSection .dln-btn.dln-btn--backToSection {
    width: 184px
}

.dln-faq__content.-hideBreadcrumbs {
    padding-top: 40px
}

.dln-faq__content.-hideBreadcrumbs .dln-faq__breadCrumbSelWrap {
    display: none
}

@media only screen and (max-width: 599px) {
    .dln-faq__helpSectionTitle {
        width: 100%;
        padding-right: 0
    }
}

.dln-kenwood .dln-faq .dln-faq__helpSection {
    margin-bottom: 60px !important
}

.dln-kenwood .dln-faq .dln-faq__helpSection .dln-wrapper {
    padding-top: 0
}

.dln-kenwood .dln-faq .dln-faq__helpSection .dln-wrapper .dln-faq__helpSectionTitle {
    line-height: 32px;
    font-size: 24px;
    text-align: left
}

.dln-kenwood .dln-faq .dln-faq__helpSection .dln-wrapper .dln-faq__helpSectionText {
    text-align: left
}

.dln-kenwood .dln-faq .dln-faq__helpSection .dln-wrapper .dln-btn {
    margin: 0 auto 0 0
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-faq .dln-faq__helpSection .dln-wrapper .dln-faq__helpSectionText, .dln-kenwood .dln-faq .dln-faq__helpSection .dln-wrapper .dln-faq__helpSectionTitle {
        text-align: center
    }

    .dln-kenwood .dln-faq .dln-faq__helpSection .dln-wrapper .dln-btn--backToSection {
        margin: 0 auto
    }
}

.dln-delonghi .dln-faq--alert .dln-faq__content.-hideBreadcrumbs {
    margin-bottom: 80px
}

.dln-delonghi .dln-faq--alert .dln-faq__content.-hideBreadcrumbs > .dln-wrapper {
    border-bottom: none;
    padding-bottom: 0
}

.dln-delonghi .dln-faq--alert .dln-faq__content.-hideBreadcrumbs > .dln-wrapper .dln-list {
    margin-bottom: 0
}

.dln-delonghi .dln-faq--alert .dln-faq__helpSection {
    border-bottom: 1px solid var(--ui-01);
    padding-bottom: 40px;
    margin-bottom: 56px
}

.dln-delonghi .dln-faq--alert .dln-faq__helpSection .dln-wrapper .dln-faq__helpSectionTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 34px;
    font-size: 1.75rem;
    margin-bottom: 16px
}

.dln-delonghi .dln-faq--alert .dln-faq__helpSection .dln-wrapper .dln-faq__helpSectionText {
    line-height: 24px;
    font-size: 1.125rem;
    margin-bottom: 23px
}

.dln-delonghi .dln-faq--alert .dln-faq__helpSection .dln-wrapper .dln-btn--backToSection {
    width: 100%;
    min-width: 0;
    max-width: 184px
}

.dln-delonghi .dln-faq--alert .dln-faq__helpSection + .dln-quickLinks--slider > .dln-wrapper .dln-quickLinks__title {
    margin-bottom: 21px
}

@media only screen and (max-width: 599px) {
    .dln-faq--alert .dln-faq__content.-hideBreadcrumbs {
        margin-bottom: 60px !important
    }

    .dln-faq--alert .dln-faq__helpSection {
        margin-bottom: 40px !important
    }

    .dln-faq--alert .dln-faq__helpSection .dln-wrapper .dln-faq__helpSectionTitle {
        line-height: 23px !important;
        font-size: 1.3125rem !important
    }

    .dln-faq--alert .dln-faq__helpSection .dln-wrapper .dln-faq__helpSectionText {
        font-size: 1rem !important;
        margin-bottom: 35px !important
    }
}

.dln-savedCart--empty .dln-savedCart {
    align-content: flex-start
}

.dln-savedCart--empty .dln-savedCart .dln-profileCard {
    margin: 0 0 32px
}

.dln-savedCart--empty .dln-savedCart__title {
    margin: 0
}

.dln-savedCart--empty .dln-savedCart__subTitle, .dln-savedCart--empty .dln-savedCart__title {
    font-size: 32px;
    line-height: 125%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-savedCart--empty .dln-savedCart__subTitle {
    margin: 0 0 8px
}

.dln-savedCart--empty .dln-savedCart__content .dln-title {
    margin: 0 0 32px;
    line-height: normal
}

.dln-savedCart--empty .dln-savedCart__section {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%;
    margin: 0 0 64px
}

.dln-savedCart--empty .dln-savedCart__section .dln-title, .dln-savedCart--empty .dln-savedCart__sectionTitle {
    display: block;
    width: 100%;
    height: auto;
    line-height: 32px;
    font-size: 32px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0
}

.dln-savedCart--empty .dln-savedCart__section .dln-title--labeled, .dln-savedCart--empty .dln-savedCart__sectionTitle--labeled {
    display: flex
}

.dln-savedCart--empty .dln-savedCart .dln-title + .dln-savedCart__paragraph {
    margin-bottom: 0
}

.dln-savedCart--empty .dln-savedCart__paragraph {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: var(--brand-04);
    margin: 0 0 20px
}

.dln-savedCart--empty .dln-savedCart__paragraph--info {
    color: var(--brand-02);
    margin: 0 0 32px
}

.dln-savedCart--empty .dln-savedCart__paragraph--noMarg {
    margin: 0
}

.dln-savedCart--empty .dln-savedCart__underlinedText {
    color: var(--brand-02);
    text-decoration: underline
}

.dln-savedCart--empty .dln-savedCart__underlinedText:hover {
    color: var(--brand-04)
}

.dln-savedCart--empty .dln-savedCart__subtitle {
    display: block;
    width: 100%;
    height: auto;
    line-height: 20px;
    font-size: 13px;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-savedCart--empty .dln-savedCart .dln-tab__content .dln-savedCart__title {
    margin: 32px 0;
    opacity: 0;
    transition: opacity .3s ease .1s
}

.dln-savedCart--empty .dln-savedCart .dln-tab__content--active .dln-savedCart__title {
    opacity: 1
}

.dln-savedCart--empty .dln-savedCart__foot {
    text-align: center;
    width: 100%;
    margin: 0 0 32px
}

.dln-savedCart--empty .dln-savedCart__foot--divider {
    margin: 32px 0;
    border-top: 1px solid var(--ui-01);
    text-align: right;
    padding: 32px 0 0
}

.dln-savedCart--empty .dln-savedCart__foot .dln-btn {
    margin: 0;
    width: auto
}

.dln-savedCart--empty .dln-savedCart--empty .dln-savedCart__content .dln-title {
    margin: 0 0 28px
}

@media only screen and (max-width: 599px) {
    .dln-savedCart--empty .dln-savedCart__content {
        margin: 0 0 40px
    }

    .dln-savedCart--empty .dln-savedCart__content .dln-title {
        margin: 32px 0
    }

    .dln-savedCart--empty .dln-savedCart__subTitle {
        font-size: 21px
    }

    .dln-savedCart--empty .dln-savedCart__paragraph {
        font-size: 14px
    }
}

.dln-kenwood .dln-savedCart--empty .dln-savedCart__subTitle {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    margin: 0 0 20px
}

.dln-kenwood .dln-savedCart--empty .dln-savedCart__foot {
    text-align: center;
    border: none;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 0
}

.dln-kenwood .dln-savedCart--empty .dln-savedCart__content {
    display: block;
    text-align: center
}

.dln-kenwood .dln-savedCart--empty .dln-savedCart__content .dln-title {
    margin: 0 0 32px;
    line-height: normal
}

.dln-kenwood .dln-savedCart--empty .dln-savedCart__paragraph {
    padding-bottom: 10px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-savedCart--empty .dln-savedCart__content {
        margin: 0
    }

    .dln-kenwood .dln-savedCart--empty .dln-savedCart__content .dln-title {
        font-size: 32px;
        line-height: 40px;
        padding: 0;
        margin: 30px 0 20px
    }

    .dln-kenwood .dln-savedCart--empty .dln-savedCart__subTitle {
        font-size: 24px;
        text-align: center
    }

    .dln-kenwood .dln-savedCart--empty .dln-savedCart__paragraph {
        font-size: 14px;
        text-align: center
    }
}

.dln-faq__main--noResults .dln-faq__mainTitle {
    line-height: 55px;
    font-size: 44px;
    margin-bottom: 32px
}

.dln-faq__main--noResults .dln-faq__mainSubtitle {
    line-height: 32px;
    font-size: 32px;
    margin-bottom: 20px
}

.dln-faq__main--noResults .dln-faq__spellCheck {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 16px;
    color: var(--brand-01);
    margin-bottom: 30px
}

.dln-faq__main--noResults .dln-inputs {
    max-width: 488px
}

.dln-faq__content--noResultsCategory {
    padding-top: 60px
}

.dln-faq__content--noResultsCategory .dln-faq__breadCrumbSelWrap {
    margin-bottom: 0
}

.dln-faq__content--noResultsCategory .dln-faq__text {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 16px;
    margin-bottom: 40px
}

@media only screen and (max-width: 599px) {
    .dln-faq .dln-wrapper--noResults .dln-faq__mainTitle {
        line-height: 43px;
        font-size: 35px;
        margin-bottom: 20px
    }

    .dln-faq .dln-wrapper--noResults .dln-faq__mainSubtitle {
        line-height: 21px;
        font-size: 15px;
        margin-bottom: 10px
    }

    .dln-faq .dln-wrapper--noResults .dln-faq__spellCheck {
        font-size: 14px;
        margin-bottom: 20px
    }

    .dln-faq .dln-wrapper--noResults .dln-inputs {
        margin-bottom: 40px
    }

    .dln-faq .dln-wrapper--noResultsCategory .dln-faq__text {
        font-size: 14px;
        margin-bottom: 20px
    }
}

.dln-kenwood .dln-faq__content--noResultsCategory .dln-wrapper .dln-faq__breadCrumbSelWrap > .dln-faq__text {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal
}

.dln-delonghi .dln-faq--alert.dln-faq--stepTwo .dln-faq__mainSubtitle {
    margin-bottom: 13px
}

.dln-delonghi .dln-faq--alert.dln-faq--stepTwo .dln-faq__spellCheck {
    line-height: 24px;
    font-size: 1.125rem;
    color: var(--brand-04);
    margin-bottom: 23px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-faq--alert.dln-faq--stepTwo .dln-faq__mainSubtitle {
        margin-bottom: 16px
    }

    .dln-delonghi .dln-faq--alert.dln-faq--stepTwo .dln-faq__spellCheck {
        font-size: 1rem
    }
}

.dln-contactUs--guest .dln-contactUs__privacyWrap .dln-inputsFile {
    width: 100%;
    max-width: 464px;
    margin-bottom: 32px
}

@media only screen and (max-width: 599px) {
    .dln-contactUs--guest .dln-contactUs__privacyWrap .dln-inputsFile {
        max-width: none
    }
}

.dln-kenwood .dln-contactUs--guest .dln-contactUs__privacyWrap .dln-inputsFile {
    margin-bottom: 20px
}

.dln-delonghi .dln-contactUs--guest .dln-contactUs__formCol {
    margin-bottom: 0
}

.dln-delonghi .dln-contactUs--guest .dln-contactUs__formLine {
    margin: 0 24px 30px 0
}

.dln-delonghi .dln-contactUs--guest .dln-contactUs__text--brand-02 {
    color: var(--ui-02)
}

.dln-delonghi .dln-contactUs--guest .dln-contactUs__text--brand-02 strong {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

.dln-delonghi .dln-contactUs--guest .dln-contactUs__privacyWrap .dln-inputsFile {
    margin-bottom: 20px
}

.dln-wishlist--public .dln-wrapper {
    margin-right: auto;
    margin-left: auto
}

.dln-wishlist--public .dln-wishlist__content {
    width: 100%;
    max-width: 793px;
    margin: 48px auto 268px
}

@media only screen and (max-width: 1200px) and (min-width: 901px) {
    .dln-wishlist--public .dln-wishlist__content {
        max-width: 100%
    }
}

.dln-wishlist--public .dln-wishlist__content .dln-title {
    margin-bottom: 29px
}

.dln-wishlist--public .dln-wishlist__content .dln-wishlist__signInNotice {
    margin-bottom: 53px;
    font-size: 14px;
    line-height: 20px
}

.dln-wishlist--public .dln-wishlist__content .dln-wishlist__productWrap {
    padding: 0;
    border: 0
}

.dln-wishlist--public .dln-wishlist__content .dln-wishlist__productWrap .dln-wishProd {
    width: 50%;
    box-sizing: border-box;
    margin: 0 0 24px
}

.dln-wishlist--public .dln-wishlist__content .dln-wishlist__productWrap .dln-wishProd__data .dln-btn.dln-btn--link {
    font-size: 13px
}

.dln-wishlist--public .dln-wishlist__content .dln-wishlist__productWrap .dln-wishProd__data .dln-btn--stroked {
    width: 122px
}

.dln-wishlist--public .dln-wishlist__content .dln-wishlist__productWrap .dln-wishProd__data .dln-btnTextIcon {
    display: inline-flex;
    width: 122px
}

.dln-wishlist--public .dln-wishlist__content .dln-wishlist__productWrap .dln-wishProd__data .dln-btnTextIcon__wrap {
    margin: 0 auto
}

.dln-wishlist--public .dln-wishlist__content .dln-wishlist__productWrap .dln-wishProd__data .dln-btnTextIcon__iconWrap {
    width: 16px
}

.dln-wishlist--public .dln-wishlist__content .dln-wishlist__productWrap .dln-wishProd__data .dln-btnTextIcon__text {
    font-size: 13px;
    max-width: none;
    margin-left: 5px
}

@media only screen and (max-width: 900px) and (min-width: 599px) {
    .dln-wishlist--public .dln-title {
        margin: 32px 0 30px
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-wishlist--public .dln-wishlist__content {
        max-width: 100%;
        margin: 0 auto 80px
    }

    .dln-wishlist--public .dln-wishlist__content .dln-wishlist__productWrap .dln-wishProd {
        width: calc(100% - 7.5px)
    }
}

@media only screen and (max-width: 599px) {
    .dln-wishlist--public .dln-wishlist__content {
        max-width: 100%;
        width: 100%;
        margin: 0 0 60px
    }

    .dln-wishlist--public .dln-wishlist__content .dln-title {
        margin-top: 42px;
        margin-bottom: 28px;
        font-size: 35px;
        line-height: 43px
    }

    .dln-wishlist--public .dln-wishlist__content .dln-wishlist__text {
        margin-bottom: 20px
    }

    .dln-wishlist--public .dln-wishlist__content .dln-wishlist__productWrap {
        padding: 0;
        border: 0
    }

    .dln-wishlist--public .dln-wishlist__content .dln-wishlist__productWrap .dln-wishProd {
        width: calc(50% - 4px)
    }

    .dln-wishlist--public .dln-wishlist__content .dln-wishlist__productWrap .dln-wishProd:nth-of-type(2n+2) {
        margin-left: 8px
    }
}

.dln-kenwood .dln-wishlist--public .dln-wrapper {
    max-width: 1200px;
    margin: 0 auto
}

.dln-kenwood .dln-wishlist--public .dln-wishlist__content {
    max-width: 100%;
    margin: 27px auto 70px
}

.dln-kenwood .dln-wishlist--public .dln-wishlist__content .dln-title {
    margin-top: 0
}

.dln-kenwood .dln-wishlist--public .dln-wishlist__content .dln-wishlist__signInNotice {
    margin-bottom: 60px
}

.dln-kenwood .dln-wishlist--public .dln-wishlist__content .dln-wishlist__signInNotice .dln-btn--link {
    padding: 0
}

.dln-kenwood .dln-wishlist--public .dln-wishlist__content .dln-wishlist__text {
    font-family: var(--fontNameLight)
}

.dln-kenwood .dln-wishlist--public.dln-wishlist--empty .dln-wishlist__content {
    min-height: 560px
}

.dln-kenwood .dln-wishlist--public.dln-wishlist--empty .dln-wishlist__foot {
    margin-bottom: 0
}

.dln-kenwood .dln-wishlist--public .dln-wishlist__productWrap {
    border-bottom: 0
}

.dln-kenwood .dln-wishlist--public .dln-wishlist__productWrap .dln-wishProd__data .dln-btn--stroked, .dln-kenwood .dln-wishlist--public .dln-wishlist__productWrap .dln-wishProd__data .dln-btnTextIcon {
    width: auto
}

.dln-kenwood .dln-wishlist--public.dln-wishlist--shared .dln-wishProd:not(.dln-wishProd--profile) .dln-btn--link {
    display: none
}

@media only screen and (max-width: 1366px) {
    .dln-kenwood .dln-wishlist__content {
        max-width: 100%
    }

    .dln-kenwood .dln-wishlist__content .dln-wishlist__productWrap .dln-wishProd {
        width: calc(33.333% - 14px);
        border-bottom: 0
    }
}

@media only screen and (max-width: 900px) and (min-width: 599px) {
    .dln-kenwood .dln-title {
        margin: 32px 0 30px
    }

    .dln-kenwood .dln-wishlist__content {
        max-width: 100%
    }

    .dln-kenwood .dln-wishlist__content .dln-wishlist__productWrap .dln-wishProd {
        width: calc(33.333% - 14px);
        border-bottom: 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-wishlist--public .dln-wishlist__content {
        width: 100%;
        margin: 27px 10px 70px
    }

    .dln-kenwood .dln-wishlist--public .dln-wishlist__content .dln-wishlist__signInNotice {
        margin-bottom: 30px
    }

    .dln-kenwood .dln-wishlist--public .dln-wishlist__productWrap .dln-wishProd {
        width: 100%;
        border-bottom: 1px solid var(--ui-01)
    }

    .dln-kenwood .dln-wishlist--public .dln-wishlist__productWrap .dln-wishProd:last-of-type {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0
    }
}

.dln-delonghi .dln-wishlist.dln-wishlist--public .dln-wrapper .dln-wishlist__content .dln-wishlist__signInNotice {
    display: flex;
    justify-content: center;
    line-height: 24px;
    font-size: 1rem;
    margin-bottom: 34px
}

.dln-delonghi .dln-wishlist.dln-wishlist--public .dln-wrapper .dln-wishlist__content .dln-wishlist__signInNotice > .dln-btn--link {
    line-height: 24px;
    font-size: 1rem
}

.dln-delonghi .dln-wishlist.dln-wishlist--public .dln-wrapper .dln-wishlist__content .dln-wishlist__signInNotice > .dln-btn--link:first-child {
    margin: 0 3px 0 0
}

.dln-delonghi .dln-wishlist.dln-wishlist--public .dln-wrapper .dln-wishlist__content .dln-wishlist__signInNotice > .dln-btn--link:nth-child(2) {
    margin: 0 3px
}

.dln-delonghi .dln-wishlist.dln-wishlist--public .dln-wrapper .dln-wishlist__content .dln-wishlist__text {
    margin-bottom: 30px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-wishlist.dln-wishlist--public .dln-wrapper {
        padding: 0 20px;
        box-sizing: border-box
    }

    .dln-delonghi .dln-wishlist.dln-wishlist--public .dln-wrapper .dln-wishlist__content .dln-title {
        margin-bottom: 14px
    }

    .dln-delonghi .dln-wishlist.dln-wishlist--public .dln-wrapper .dln-wishlist__content .dln-wishlist__signInNotice {
        margin-bottom: 40px
    }
}

.dln-wishlist--shared.dln-page--myArea .dln-wrapper .dln-wishlist__content {
    width: 100%;
    max-width: calc(100% - 464px);
    margin: 0 auto
}

.dln-wishlist--shared.dln-page--myArea .dln-wrapper .dln-wishlist__content .dln-wishlist__productWrap {
    padding: 0;
    border: 0
}

.dln-wishlist--shared.dln-page--myArea .dln-wrapper .dln-wishlist__content .dln-wishlist__productWrap .dln-wishProd {
    width: calc(50% - 7.5px)
}

.dln-wishlist--shared.dln-page--myArea .dln-wrapper .dln-wishlist__content .dln-wishlist__productWrap .dln-wishProd .dln-btn--link {
    display: none
}

@media only screen and (min-width: 900px) and (max-width: 1199px) {
    .dln-wishlist--shared.dln-page--myArea .dln-wrapper .dln-wishlist__content {
        max-width: 100%
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-wishlist--shared.dln-page--myArea .dln-wrapper .dln-wishlist__content {
        max-width: 100%;
        margin: 0 auto 80px
    }

    .dln-wishlist--shared.dln-page--myArea .dln-wrapper .dln-wishlist__content .dln-wishlist__productWrap .dln-wishProd {
        width: calc(100% - 7.5px)
    }
}

@media only screen and (max-width: 599px) {
    .dln-wishlist--shared.dln-page--myArea .dln-wrapper .dln-wishlist__content {
        max-width: 100%;
        width: 100%;
        margin: 0 0 60px
    }

    .dln-wishlist--shared.dln-page--myArea .dln-wrapper .dln-wishlist__content .dln-title {
        margin-top: 12px
    }
}

.dln-kenwood .dln-wishlist--shared.dln-page--myArea .dln-wrapper .dln-btn.dln-btn--link.dln-btn--link {
    display: none
}

.dln-kenwood .dln-wishlist--shared.dln-page--myArea .dln-wrapper .dln-wishlist__content .dln-wishlist__productWrap .dln-wishProd {
    border-bottom: 0
}

.dln-delonghi .dln-wishlist.dln-wishlist--shared > .dln-wrapper {
    padding-top: 40px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-wishlist.dln-wishlist--shared .dln-wrapper .dln-wishlist__content {
        padding-top: 0
    }

    .dln-delonghi .dln-wishlist.dln-wishlist--shared .dln-wrapper .dln-wishlist__content .dln-title {
        margin-top: 0;
        margin-bottom: 24px
    }

    .dln-delonghi .dln-wishlist.dln-wishlist--shared .dln-wrapper .dln-wishlist__content .dln-wishlist__text {
        margin-bottom: 40px
    }
}

@media only screen and (max-width: 599px) {
    .dln-unsubscribePage.dln-page .dln-page--imageHeader__content .dln-page__actions {
        display: inline-flex;
        flex-wrap: wrap
    }

    .dln-unsubscribePage.dln-page .dln-page--imageHeader__content .dln-page__actions .dln-btn {
        margin-right: 20px;
        margin-bottom: 15px
    }

    .dln-unsubscribePage.dln-page .dln-page--imageHeader__content .dln-page__actions .dln-btn:first-child {
        order: 2
    }

    .dln-unsubscribePage.dln-page .dln-page--imageHeader__content .dln-page__actions .dln-btn:nth-child(2) {
        order: 1
    }
}

.dln-delonghi .dln-page--imageHeader__header {
    background-color: var(--brand-05)
}

.dln-delonghi .dln-page--imageHeader__header .dln-mainTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-style: normal;
    font-size: 3.125rem;
    font-weight: 500;
    line-height: 1.04;
    width: 548px
}

.dln-delonghi .dln-unsubscribePage .dln-page--imageHeader__picture {
    width: 197px
}

.dln-delonghi .dln-unsubscribePage .dln-page__title {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.3125rem;
    line-height: 1.12
}

.dln-delonghi .dln-unsubscribePage .dln-page__paragraph {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.125rem;
    line-height: 1.07
}

.dln-delonghi .dln-unsubscribePage .dln-page__text {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.125rem;
    line-height: 1.33
}

.dln-delonghi .dln-unsubscribePage .dln-wrapper--content {
    max-width: 1300px;
    margin: 0 auto
}

.dln-delonghi .dln-unsubscribePage .dln-wrapper--fullWidth .dln-wrapper {
    max-width: 1300px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-page--imageHeader__header .dln-mainTitle {
        max-width: 334px;
        text-align: left
    }

    .dln-delonghi .dln-unsubscribePage .dln-page__title {
        font-size: 1.125rem;
        line-height: 1.11
    }

    .dln-delonghi .dln-unsubscribePage .dln-page__paragraph {
        font-size: 1rem;
        line-height: 1.13
    }

    .dln-delonghi .dln-unsubscribePage .dln-page__text {
        font-size: 1rem;
        line-height: 1.5
    }

    .dln-delonghi .dln-unsubscribePage .dln-wrapper {
        display: flex;
        align-items: stretch;
        flex-direction: column-reverse;
        padding: 0
    }

    .dln-delonghi .dln-unsubscribePage .dln-wrapper.dln-wrapper--fullWidth {
        padding: 20px 21px 58px 20px
    }

    .dln-delonghi .dln-unsubscribePage .dln-wrapper.dln-wrapper--fullWidth .dln-wrapper .dln-mainTitle {
        width: 100%;
        max-width: 100%
    }

    .dln-delonghi .dln-unsubscribePage .dln-wrapper.dln-wrapper--main {
        padding: 0;
        margin: 0
    }

    .dln-delonghi .dln-unsubscribePage .dln-wrapper.dln-wrapper--main .dln-page--imageHeader__picture {
        -ms-grid-row-align: center;
        align-self: center;
        padding: 0
    }

    .dln-delonghi .dln-unsubscribePage .dln-wrapper.dln-wrapper--main .dln-mainTitle {
        margin-bottom: 0
    }

    .dln-delonghi .dln-unsubscribePage .dln-wrapper.dln-wrapper--content {
        flex-direction: column;
        padding: 40px 20px 70px;
        margin: 0;
        width: 100%
    }

    .dln-delonghi .dln-unsubscribePage .dln-wrapper.dln-wrapper--content .dln-page__title {
        font-size: 1.125rem;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.11
    }

    .dln-delonghi .dln-unsubscribePage .dln-wrapper.dln-wrapper--content .dln-page__actions {
        margin-top: 30px !important
    }

    .dln-delonghi .dln-unsubscribePage .dln-wrapper.dln-wrapper--content .dln-page__actions .dln-btn {
        font-size: 1.125rem;
        line-height: 1.33
    }

    .dln-delonghi .dln-unsubscribePage .dln-wrapper.dln-wrapper--content .dln-page__actions .dln-btn--delonghi, .dln-delonghi .dln-unsubscribePage .dln-wrapper.dln-wrapper--content .dln-page__actions .dln-btn--stroked {
        width: 283px
    }
}

.dln-kenwood .dln-page--imageHeader__header {
    background-color: var(--brand-03);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    margin-top: 77px;
    margin-bottom: 70px;
    padding-bottom: 0
}

.dln-kenwood .dln-page--imageHeader__header .dln-wrapper--main {
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap
}

.dln-kenwood .dln-page--imageHeader__header .dln-mainTitle {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 38px;
    font-weight: 500;
    line-height: 1.21;
    margin: 0;
    color: var(--brand-04);
    text-align: center;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.dln-kenwood .dln-unsubscribePage {
    padding-bottom: 95px;
    position: relative
}

.dln-kenwood .dln-unsubscribePage .dln-page--imageHeader__picture {
    position: absolute;
    z-index: 1;
    top: 300px;
    left: 15%;
    width: 450px
}

.dln-kenwood .dln-unsubscribePage .dln-page--imageHeader__content {
    position: relative;
    z-index: 3
}

.dln-kenwood .dln-unsubscribePage .dln-page__title {
    font-size: 21px;
    line-height: 1.12;
    text-align: center;
    margin-bottom: 50px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 7px
}

.dln-kenwood .dln-unsubscribePage .dln-page__paragraph {
    font-size: 18px;
    line-height: 1.07;
    text-align: center
}

.dln-kenwood .dln-unsubscribePage .dln-page__text {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 1.33;
    text-align: center;
    margin-bottom: 48px
}

.dln-kenwood .dln-unsubscribePage .dln-page__actions {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    padding-bottom: 124px;
    margin-top: 0
}

.dln-kenwood .dln-unsubscribePage .dln-wrapper {
    padding-top: 0
}

.dln-kenwood .dln-unsubscribePage .dln-wrapper--content {
    max-width: 1300px;
    margin: 0 auto
}

.dln-kenwood .dln-unsubscribePage .dln-wrapper--fullWidth .dln-wrapper {
    max-width: 1300px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-kenwood .dln-page__actions {
        margin-top: 30px
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-page--imageHeader__header {
        margin-top: 0
    }

    .dln-kenwood .dln-page--imageHeader__header .dln-wrapper--main {
        flex-direction: column-reverse;
        padding: 0
    }

    .dln-kenwood .dln-page--imageHeader__header .dln-page--imageHeader__picture {
        display: block;
        width: 200px;
        height: 200px;
        position: static;
        margin-top: 48px
    }

    .dln-kenwood .dln-page--imageHeader__header .dln-mainTitle {
        font-size: 32px;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.25;
        letter-spacing: normal;
        text-align: center
    }

    .dln-kenwood .dln-unsubscribePage .dln-page--imageHeader__content {
        padding: 0 19px;
        width: 100%;
        margin: 0
    }

    .dln-kenwood .dln-unsubscribePage .dln-page__title {
        font-size: 20px;
        margin-bottom: 30px;
        line-height: 1.2;
        padding: 0
    }

    .dln-kenwood .dln-unsubscribePage .dln-page__paragraph {
        margin: 0 0 10px
    }

    .dln-kenwood .dln-unsubscribePage .dln-page__text {
        font-size: 14px
    }

    .dln-kenwood .dln-unsubscribePage .dln-page__actions {
        margin-top: 0;
        padding-bottom: 56px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }

    .dln-kenwood .dln-unsubscribePage .dln-page__actions .dln-btn {
        width: 255px;
        margin-right: 0 !important
    }

    .dln-kenwood .dln-unsubscribePage .dln-page__actions .dln-btn--kenwood {
        margin-bottom: 8px !important
    }
}

.dln-marketingPreferences #marketingComunicationSources__wrapper.disabled {
    opacity: .5;
    pointer-events: none;
    cursor: default
}

.dln-marketingPreferences #dln-checkbox__checkbox_delonghi--wrapper .dln-checkbox--image__image {
    width: 144px;
    height: 46px
}

.dln-marketingPreferences #dln-checkbox__checkbox_braun--wrapper .dln-checkbox--image__image {
    width: 108px;
    height: 44px
}

.dln-marketingPreferences #dln-checkbox__checkbox_kenwood--wrapper .dln-checkbox--image__image {
    width: 160px;
    height: 24px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-marketingPreferences .dln-profileCard {
        display: none
    }
}

@media only screen and (max-width: 599px) {
    .dln-marketingPreferences .dln-breadcrumbs, .dln-marketingPreferences .dln-profileCard {
        display: none
    }

    .dln-marketingPreferences .dln-page__aside .dln-vertMenu {
        margin: 0 0 26px
    }

    .dln-marketingPreferences .dln-title {
        font-size: 35px;
        line-height: 43px;
        margin: 0 0 28px
    }
}

.dln-delonghi .dln-marketingPreferences .dln-page__sectionHeadTitle {
    font-size: 2.3125rem !important;
    line-height: 1 !important;
    text-align: center
}

.dln-delonghi .dln-marketingPreferences .dln-page__sectionHeadInfoText {
    font-size: 1rem !important;
    line-height: 1.5 !important;
    text-align: center
}

.dln-delonghi .dln-marketingPreferences .dln-page__content .dln-title.dln-title--delonghi {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 3.125rem;
    line-height: 1.04
}

.dln-delonghi .dln-marketingPreferences .dln-checkbox--image {
    box-shadow: none
}

.dln-delonghi .dln-marketingPreferences .dln-checkbox--interactive .dln-checkbox__tooltipWrap {
    font-size: .8125rem;
    line-height: 1.23
}

.dln-delonghi .dln-marketingPreferences .dln-checkbox--interactive .dln-checkbox__confirmWrap .dln-checkbox__confirmText {
    font-size: .875rem;
    line-height: 1.3
}

.dln-delonghi .dln-marketingPreferences .dln-page__sectionFooter {
    justify-content: center
}

.dln-delonghi .dln-marketingPreferences .dln-page__sectionFooter .dln-btn {
    margin: 0;
    font-size: 1.125rem;
    width: 210px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-marketingPreferences .dln-breadcrumbs {
        display: block
    }

    .dln-delonghi .dln-marketingPreferences .dln-page__sectionHeadTitle {
        font-size: 1.75rem !important;
        line-height: 1.07 !important
    }

    .dln-delonghi .dln-marketingPreferences .dln-page__sectionHeadInfoText {
        font-size: .9375rem !important;
        line-height: 1.6 !important
    }

    .dln-delonghi .dln-marketingPreferences .dln-checkbox--interactive .dln-checkbox__wrap {
        align-items: flex-start
    }

    .dln-delonghi .dln-marketingPreferences .dln-checkbox--interactive .dln-checkbox__tooltipIconWrap {
        bottom: 0;
        top: auto
    }

    .dln-delonghi .dln-marketingPreferences .dln-checkbox--interactive .dln-checkbox__tooltipWrap {
        font-size: .6875rem;
        line-height: 1.45
    }

    .dln-delonghi .dln-marketingPreferences .dln-wrapper {
        margin: 0;
        padding: 20px
    }

    .dln-delonghi .dln-marketingPreferences .dln-marketingPreferences__sub-title {
        font-size: 1.3125rem;
        line-height: 1.1;
        margin-top: 24px;
        margin-bottom: 40px
    }

    .dln-delonghi .dln-marketingPreferences .dln-page__content .dln-title.dln-title--delonghi {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 2.3125rem;
        line-height: 1.08;
        letter-spacing: -.74px;
        margin: 5px 0 0
    }

    .dln-delonghi .dln-marketingPreferences .dln-checkbox--image + .dln-checkbox--image {
        border-top: 1px solid var(--ui-01)
    }
}

.dln-kenwood .dln-marketingPreferences .dln-checkbox {
    border: none;
    padding: 0
}

.dln-kenwood .dln-marketingPreferences .dln-checkbox .dln-icn.dln-icn--iconfont {
    font-size: 18px;
    font-weight: 700;
    color: var(--brand-02)
}

.dln-kenwood .dln-marketingPreferences .dln-checkbox .dln-checkbox__tooltipWrap {
    font-size: 12px
}

.dln-kenwood .dln-marketingPreferences .dln-checkbox__confirmActions {
    margin-top: 24px;
    padding: 20px 0;
    border-top: 1px solid var(--ui-01);
    align-items: flex-end
}

.dln-kenwood .dln-marketingPreferences .dln-checkbox__confirmActions .dln-btn.dln-btn--confirm {
    width: 102px
}

.dln-kenwood .dln-marketingPreferences .dln-checkbox.dln-checkbox--image.dln-checkbox--hideLabel {
    box-shadow: none
}

.dln-kenwood .dln-marketingPreferences #marketingComunicationSources__wrapper {
    margin-top: 0;
    padding-top: 50px;
    border-top: 1px solid var(--ui-01)
}

.dln-kenwood .dln-marketingPreferences #marketingComunicationSources__wrapper .dln-page__sectionHead {
    text-align: center
}

.dln-kenwood .dln-marketingPreferences #marketingComunicationSources__wrapper .dln-page__sectionHeadTitle {
    font-family: Merriweather;
    margin-bottom: 20px;
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-marketingPreferences .dln-title {
        margin-top: 0
    }

    .dln-kenwood .dln-marketingPreferences .dln-page__section {
        margin-bottom: 50px
    }

    .dln-kenwood .dln-marketingPreferences .dln-page__sectionHead {
        margin-bottom: 0
    }

    .dln-kenwood .dln-marketingPreferences .dln-page__sectionHeadTitle {
        font-size: 24px !important
    }

    .dln-kenwood .dln-marketingPreferences .dln-checkbox.dln-checkbox--image.dln-checkbox--hideLabel {
        border-bottom: 1px solid var(--ui-01);
        padding-bottom: 20px;
        margin-top: 22px
    }

    .dln-kenwood .dln-marketingPreferences .dln-page__sectionFooter {
        margin-top: 20px
    }

    .dln-kenwood .dln-marketingPreferences .dln-page__sectionFooter:before {
        content: none
    }

    .dln-kenwood .dln-marketingPreferences .dln-checkbox__confirmWrap {
        margin-top: 15px
    }

    .dln-kenwood .dln-marketingPreferences .dln-checkbox__confirmActions {
        padding-bottom: 0
    }
}

.dln-kenwood .dln-marketingPreferences ~ .dln-popup--open {
    padding: 20px;
    width: 450px
}

.dln-kenwood .dln-marketingPreferences ~ .dln-popup--open .dln-alert:before {
    left: 15px
}

.dln-kenwood .dln-marketingPreferences ~ .dln-popup--open .dln-popup__wrapper > div:first-child {
    padding: 0
}

.dln-kenwood .dln-marketingPreferences ~ .dln-popup--open .dln-popup__wrapper > div:first-child .dln-popup__head {
    padding: 15px 0;
    width: 100%;
    margin: 0
}

.dln-kenwood .dln-marketingPreferences ~ .dln-popup--open .dln-popup__wrapper > div:first-child .dln-btnIcon {
    right: 50px;
    top: 33px
}

.dln-kenwood .dln-marketingPreferences ~ .dln-popup--open .dln-popup__wrapper > div:first-child .dln-btnIcon .dln-icn.dln-icn--iconfont {
    color: var(--brand-04);
    font-size: 0
}

.dln-kenwood .dln-marketingPreferences ~ .dln-popup--open .dln-popup__wrapper > div:first-child .dln-btnIcon .dln-icn.dln-icn--iconfont:after, .dln-kenwood .dln-marketingPreferences ~ .dln-popup--open .dln-popup__wrapper > div:first-child .dln-btnIcon .dln-icn.dln-icn--iconfont:before {
    font-size: 22px;
    color: var(--brand-04)
}

.dln-kenwood .dln-marketingPreferences ~ .dln-popup--open .dln-popup__wrapper > div:first-child .dln-btnIcon .dln-icn.dln-icn--iconfont:before {
    content: "Z"
}

.dln-kenwood .dln-marketingPreferences ~ .dln-popup--open .dln-popup__wrapper > div:first-child .dln-popup__headTitle {
    font-family: var(--fontNameSemibold), Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    line-height: 35px;
    padding-left: 65px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-marketingPreferences ~ .dln-popup--open {
        width: 100%;
        padding-bottom: 0 !important;
        padding-top: 0 !important;
        top: 10px
    }

    .dln-kenwood .dln-marketingPreferences ~ .dln-popup--open .dln-alert.dln-alert--success.dln-alert--minimal {
        margin-bottom: 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-chooseCountry > .dln-wrapper {
        margin-top: 40px
    }

    .dln-chooseCountry .dln-title {
        margin: 0
    }

    .dln-chooseCountry #chooseCountry__restOfWorld_wrapper {
        margin-top: 40px
    }

    .dln-chooseCountry #chooseCountry__restOfWorld_wrapper .dln-page__sectionHead .dln-page__sectionHeadTitle {
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 15px;
        line-height: 21px
    }

    .dln-chooseCountry #chooseCountry__restOfWorld_wrapper .dln-page__sectionContent {
        margin-top: 26px
    }

    .dln-chooseCountry #chooseCountry__restOfWorld_wrapper .dln-page__sectionContent .dln-btn--internationalWebsite {
        margin-top: 40px;
        width: auto
    }
}

.dln-chooseCountry > .dln-wrapper {
    margin-top: 60px;
    margin-bottom: 70px
}

.dln-chooseCountry .dln-page__content {
    width: 100%;
    margin-top: 40px
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-chooseCountry .dln-wrapper .dln-title {
        display: none
    }
}

.dln-kenwood .dln-chooseCountry {
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.dln-kenwood .dln-chooseCountry .dln-wrapper {
    margin: 0;
    padding: 0
}

.dln-kenwood .dln-chooseCountry .dln-wrapper .dln-page__content .dln-page__section {
    margin-top: 0
}

.dln-kenwood .dln-chooseCountry .dln-title {
    margin-top: 40px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-chooseCountry .dln-wrapper .dln-page__content {
        margin-top: 20px
    }

    .dln-kenwood .dln-chooseCountry .dln-title {
        padding: 0 20px;
        font-size: 28px !important;
        margin-bottom: 0
    }

    .dln-kenwood .dln-chooseCountry .dln-icn.dln-icn--iconfont.dln-icn--arrow-down.dln-icn--u {
        font-size: 14px
    }
}

.dln-order--status .dln-wrapper--heading {
    padding-top: 48px
}

.dln-order--status .dln-wrapper--heading .dln-title {
    margin-bottom: 20px
}

.dln-order--status .dln-wrapper--heading .dln-order__text {
    font-size: 14px;
    line-height: 1.43
}

.dln-order__text {
    display: block;
    width: 100%;
    font-size: 13px;
    line-height: 1.54;
    color: var(--brand-01)
}

.dln-order .dln-wrapper--userCards {
    justify-content: center;
    padding-top: 70px;
    padding-bottom: 100px
}

.dln-order__userCard {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 50%;
    max-width: 494px;
    padding: 0 110px;
    box-sizing: border-box
}

.dln-order__userCard--registered {
    width: calc(50% - 1px);
    border-right: 1px solid var(--ui-01);
    padding: 0 110px 0 0
}

.dln-order__userCard--newUser {
    padding: 0 0 0 110px
}

.dln-order__userCard .dln-order__text {
    margin-bottom: 24px
}

.dln-order__userCardForm {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 24px
}

.dln-order__userCardForm .dln-inputs {
    margin: 0 0 16px
}

.dln-order__userCardForm .dln-inputs:last-child {
    margin: 0
}

.dln-order__title {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    line-height: 21px;
    font-size: 17px;
    color: var(--brand-01);
    margin: 0 0 8px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-order--status .dln-order__userCard {
        width: 50%
    }

    .dln-order--status .dln-order__userCard--registered {
        padding-right: 30px
    }

    .dln-order--status .dln-order__userCard--newUser {
        padding-left: 30px
    }
}

@media only screen and (max-width: 599px) {
    .dln-order--status .dln-wrapper--heading {
        padding-top: 25px
    }

    .dln-order--status .dln-wrapper--userCards {
        padding-top: 40px;
        padding-bottom: 45px
    }

    .dln-order .dln-title {
        line-height: 27px;
        font-size: 24px;
        margin: 0 0 10px
    }

    .dln-order__userCard {
        width: 100%;
        border: none;
        padding: 0
    }

    .dln-order__userCard--registered {
        border-bottom: 1px solid var(--ui-01);
        padding-bottom: 40px;
        margin-bottom: 40px
    }

    .dln-order__userCardForm {
        margin-bottom: 21px
    }
}

.dln-kenwood .dln-page.dln-order--status .dln-wrapper--heading {
    padding-top: 59px;
    margin-bottom: 70px
}

.dln-kenwood .dln-page.dln-order--status .dln-wrapper--heading .dln-order__text {
    line-height: 20px;
    color: var(--brand-04)
}

.dln-kenwood .dln-page.dln-order--status .dln-wrapper--userCards {
    padding: 0 0 100px
}

.dln-kenwood .dln-page.dln-order--status .dln-wrapper--userCards .dln-order__userCard {
    width: 358px;
    border: none;
    padding: 0 24px 0 calc(50% - 382px);
    box-sizing: content-box
}

.dln-kenwood .dln-page.dln-order--status .dln-wrapper--userCards .dln-order__userCard .dln-order__title {
    line-height: 22px;
    font-size: 16px;
    color: var(--brand-04);
    margin-bottom: 10px
}

.dln-kenwood .dln-page.dln-order--status .dln-wrapper--userCards .dln-order__userCard .dln-order__text {
    color: var(--brand-04);
    margin-bottom: 30px
}

.dln-kenwood .dln-page.dln-order--status .dln-wrapper--userCards .dln-order__userCard > .dln-btn {
    width: 100%
}

.dln-kenwood .dln-page.dln-order--status .dln-wrapper--userCards .dln-order__userCard--newUser {
    padding: 0 calc(50% - 382px) 0 24px
}

.dln-kenwood .dln-page.dln-order--status .dln-wrapper--userCards .dln-order__userCard--newUser .dln-order__text, .dln-kenwood .dln-page.dln-order--status .dln-wrapper--userCards .dln-order__userCard--newUser .dln-order__userCardForm {
    margin-bottom: 30px
}

.dln-kenwood .dln-page.dln-order--status .dln-wrapper--userCards .dln-order__userCard--newUser .dln-order__userCardForm .dln-inputs {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px
}

.dln-kenwood .dln-page.dln-order--status .dln-wrapper--userCards .dln-order__userCard--newUser .dln-order__userCardForm .dln-inputs:last-child {
    margin-bottom: 0
}

.dln-kenwood .dln-page.dln-order--status .dln-wrapper--userCards .dln-order__userCard--newUser .dln-order__userCardForm .dln-inputs .dln-inputs__input {
    order: 2
}

.dln-kenwood .dln-page.dln-order--status .dln-wrapper--userCards .dln-order__userCard--newUser .dln-order__userCardForm .dln-inputs .dln-inputs__lbl {
    order: 1;
    line-height: 16px;
    margin-bottom: 5px;
    position: static
}

@media only screen and (max-width: 900px) {
    .dln-kenwood .dln-page.dln-order--status .dln-wrapper--heading {
        padding-top: 30px;
        margin-bottom: 40px
    }

    .dln-kenwood .dln-page.dln-order--status .dln-wrapper--heading .dln-title {
        margin: 0 0 20px
    }

    .dln-kenwood .dln-page.dln-order--status .dln-wrapper--heading .dln-order__text {
        text-align: center
    }

    .dln-kenwood .dln-page.dln-order--status .dln-wrapper--userCards {
        padding: 0 20px;
        margin: 0
    }

    .dln-kenwood .dln-page.dln-order--status .dln-wrapper--userCards .dln-order__userCard {
        width: 100%;
        padding: 0;
        margin-bottom: 60px
    }

    .dln-kenwood .dln-page.dln-order--status .dln-wrapper--userCards .dln-order__userCard .dln-order__title {
        text-align: center;
        margin-bottom: 12px
    }

    .dln-kenwood .dln-page.dln-order--status .dln-wrapper--userCards .dln-order__userCard .dln-order__text {
        line-height: 20px;
        font-size: 14px;
        text-align: center
    }

    .dln-kenwood .dln-page.dln-order--status .dln-wrapper--userCards .dln-order__userCard--newUser {
        margin-bottom: 0
    }

    .dln-kenwood .dln-page.dln-order--status .dln-wrapper--userCards .dln-order__userCard--newUser .dln-order__text {
        margin-bottom: 20px
    }
}

.dln-delonghi .dln-order--status .dln-wrapper--heading .dln-title {
    margin-bottom: 28px
}

.dln-delonghi .dln-order--status .dln-order__text {
    color: var(--brand-04);
    font-size: 1rem !important
}

.dln-delonghi .dln-order--status .dln-order__title {
    color: var(--brand-04);
    font-size: 1.3125rem;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    margin-bottom: 16px
}

.dln-delonghi .dln-order--status .dln-order__userCard--registered {
    padding-right: 114px
}

.dln-delonghi .dln-order--status .dln-order__userCardForm {
    margin-bottom: 0
}

.dln-delonghi .dln-order--status .dln-order__userCard .dln-inputs {
    margin-bottom: 30px
}

.dln-delonghi .dln-order--status .dln-order__userCard .dln-btn {
    width: 100%;
    max-width: none
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-order--status .dln-order__text {
        font-size: .9375rem !important
    }

    .dln-delonghi .dln-order--status .dln-order__title {
        font-size: 1.125rem;
        margin-bottom: 8px
    }

    .dln-delonghi .dln-order--status .dln-order__userCard {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }
}

.dln-order .dln-order__aside {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 264px;
    height: auto;
    padding-top: 0;
    margin: 0 40px 0 0
}

.dln-order .dln-order__content {
    width: calc(100% - 304px);
    padding: 0
}

.dln-order--history .dln-wrapper {
    margin-bottom: 100px
}

.dln-order--history .dln-order__content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

.dln-order--history .dln-order__content .dln-title {
    margin: 0 0 16px
}

.dln-order--history .dln-order__content .dln-paginationSlide {
    -ms-grid-row-align: center;
    align-self: center
}

.dln-order--history .dln-order__historyCardWrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 0 50px
}

@media only screen and (max-width: 599px) {
    .dln-order .dln-order__aside {
        width: 100%;
        padding-top: 20px;
        margin: 0
    }

    .dln-order .dln-order__aside .dln-profileCard {
        display: none
    }

    .dln-order .dln-order__content {
        width: 100%;
        padding-top: 29px
    }

    .dln-order--history .dln-order__content > .dln-title {
        margin-bottom: 22px
    }

    .dln-order__historyCardWrap .dln-orderInfoCard:first-child {
        padding-top: 0
    }
}

@media only screen and (max-width: 900px) {
    .dln-order--history .dln-order__content {
        width: 100%;
        padding-top: 42px
    }

    .dln-order--history .dln-title {
        text-align: center
    }
}

.dln-kenwood .dln-page.dln-order--history .dln-wrapper {
    padding-top: 32px
}

.dln-kenwood .dln-page.dln-order--history .dln-wrapper .dln-order__aside {
    padding-top: 0
}

.dln-kenwood .dln-page.dln-order--history .dln-wrapper .dln-order__content {
    padding: 0
}

.dln-kenwood .dln-page.dln-order--history .dln-wrapper .dln-order__content .dln-title {
    margin-bottom: 14px
}

.dln-kenwood .dln-page.dln-order--history .dln-wrapper .dln-order__content .dln-ordersHist__subTitle, .dln-kenwood .dln-page.dln-order--history .dln-wrapper .dln-order__content .dln-ordersHist__title {
    text-align: center;
    font-family: var(--fontNameExtra), Arial, sans-serif
}

.dln-kenwood .dln-page.dln-order--history .dln-wrapper .dln-order__content .dln-ordersHist__subTitle {
    font-size: 28px;
    font-weight: 400
}

.dln-kenwood .dln-page.dln-order--history .dln-wrapper .dln-order__content .dln-ordersHist__paragraph {
    text-align: center
}

.dln-kenwood .dln-page.dln-order--history .dln-wrapper .dln-order__content .dln-ordersHist__foot--divider {
    border-top: none;
    text-align: center
}

@media screen and (max-width: 900px) {
    .dln-kenwood .dln-page.dln-order--history .dln-wrapper.dln-vertMenu__container {
        width: 100% !important;
        display: block !important
    }

    .dln-kenwood .dln-page.dln-order--history .dln-wrapper .dln-order__content {
        width: 100%;
        padding-top: 42px
    }

    .dln-kenwood .dln-page--myArea .dln-profileCard {
        display: none !important
    }

    .dln-kenwood .dln-page--myArea .dln-vertMenu.dln-vertMenu--open .dln-vertMenu__container {
        margin-top: 100px
    }

    .dln-kenwood .dln-page--myArea .dln-vertMenu.dln-vertMenu--open .dln-vertMenu__list {
        margin: 0 0 40px
    }

    .dln-kenwood .dln-page--myArea .dln-vertMenu__list {
        margin: 0
    }

    .dln-kenwood .dln-page--myArea .dln-vertMenu__li.dln-vertMenu__li--active {
        display: block !important;
        padding-bottom: 10px;
        padding-right: 3px
    }
}

.dln-delonghi .dln-order__content .dln-title {
    text-align: center
}

@media screen and (max-width: 599px) {
    .dln-delonghi .dln-order__content .dln-title {
        text-align: left
    }
}

.dln-order .dln-order__backToOrderHistory {
    display: inline-flex;
    flex-wrap: wrap;
    width: auto;
    text-decoration: none;
    margin-bottom: 20px
}

.dln-order .dln-order__backToOrderHistory > .dln-icn {
    width: 10px;
    height: 21px;
    line-height: 21px;
    font-size: 10px;
    color: var(--brand-01);
    text-align: center;
    text-decoration: none;
    margin: 0 8px 0 0
}

.dln-order .dln-order__backToOrderHistory > span {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-style: normal;
    line-height: 21px;
    font-size: 14px;
    font-weight: 700;
    color: var(--brand-01);
    text-decoration: underline
}

.dln-order .dln-order__detailProducts .dln-orderHistory .dln-orderRev__quantity {
    line-height: 1.67;
    font-size: 12px;
    color: var(--brand-02)
}

.dln-order--detail {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto
}

.dln-order--detail .dln-wrapper {
    padding-top: 48px;
    padding-bottom: 85px
}

.dln-order--detail .dln-order__content {
    width: calc(100% - 304px);
    padding: 0
}

.dln-order--detail .dln-order__content .dln-custServiceCard, .dln-order--detail .dln-order__content .dln-orderDetailHead {
    margin-bottom: 30px
}

.dln-order--detail .dln-order__detailProducts {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    border-top: 1px solid var(--ui-01);
    padding: 28px 0 19px
}

.dln-order--detail .dln-order__detailProducts:last-child {
    border-bottom: 1px solid var(--ui-01)
}

.dln-order--detail .dln-order__detailProducts .dln-orderHistory {
    margin-bottom: 20px
}

.dln-order--detail .dln-order__detailProducts .dln-orderHistory .dln-orderRev {
    margin: 0
}

.dln-order--detail .dln-order__detailProducts .dln-orderHistory .dln-orderRev__detailsTitle {
    line-height: 20px
}

.dln-order--detail .dln-order__detailProducts .dln-orderHistory .dln-orderRev .dln-price {
    line-height: 20px;
    font-size: 14px
}

.dln-order--detail .dln-order__detailProducts .dln-orderHistory .dln-orderRev__productCode {
    line-height: 20px;
    font-size: 15px
}

.dln-order--detail .dln-order__detailProducts .dln-orderHistory .dln-orderRev__quantity {
    color: var(--brand-01)
}

.dln-order--detail .dln-order__detailProducts .dln-orderHistory .dln-orderRev__actions {
    max-width: 184px
}

.dln-order--detail .dln-order__detailTitle {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    height: auto;
    line-height: 26px;
    font-size: 22px;
    color: var(--brand-01);
    margin-bottom: 34px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-order--detail .dln-order__content {
        margin: 42px 0 0
    }
}

@media only screen and (max-width: 599px) {
    .dln-order--detail > .dln-wrapper:first-child {
        padding-top: 20px;
        padding-bottom: 19px
    }

    .dln-order--detail .dln-order__content {
        width: 100%;
        padding: 42px 0 0
    }

    .dln-order--detail .dln-order__detailProducts {
        border-top: none;
        border-bottom: 1px solid var(--ui-01);
        padding: 0;
        margin-bottom: 36px
    }

    .dln-order--detail .dln-order__detailProducts--last {
        border-bottom: none;
        margin-bottom: 0
    }

    .dln-order--detail .dln-order__detailProducts .dln-orderHistory {
        margin-bottom: 40px
    }

    .dln-order--detail .dln-order__detailProducts .dln-orderHistory:last-child {
        margin-bottom: 30px
    }

    .dln-order--detail .dln-order__detailProducts .dln-orderHistory .dln-orderRev {
        padding: 0
    }

    .dln-order--detail .dln-order__detailProducts .dln-orderHistory .dln-orderRev__details {
        margin: 0 0 0 70px
    }

    .dln-order--detail .dln-order__detailProducts .dln-orderHistory .dln-orderRev__detailsTitle {
        order: 1;
        margin-bottom: 2px
    }

    .dln-order--detail .dln-order__detailProducts .dln-orderHistory .dln-orderRev .dln-price {
        order: 3
    }

    .dln-order--detail .dln-order__detailProducts .dln-orderHistory .dln-orderRev__productCode {
        order: 2;
        margin: 0 0 8px
    }

    .dln-order--detail .dln-order__detailProducts .dln-orderHistory .dln-orderRev__actions {
        max-width: none;
        margin-top: 26px
    }

    .dln-order--detail .dln-order__detailProducts .dln-orderHistory .dln-orderRev__actions .dln-btn:last-child {
        margin-bottom: 0
    }

    .dln-order--detail .dln-order__detailTitle {
        font-size: 18px;
        margin-bottom: 20px
    }

    .dln-order .dln-orderDetailHead {
        margin-bottom: 26px
    }

    .dln-order .dln-order__backToOrderHistory {
        margin-bottom: 31px
    }
}

.dln-kenwood .dln-order--detail > .dln-wrapper {
    padding-top: 32px;
    padding-bottom: 100px
}

.dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__aside, .dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content {
    padding-top: 0
}

.dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__backToOrderHistory {
    margin-bottom: 40px
}

.dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__backToOrderHistory .dln-icn {
    color: var(--brand-04);
    margin-right: 4px
}

.dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__backToOrderHistory span {
    color: var(--brand-04)
}

.dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-orderDetailHead {
    margin-bottom: 20px
}

.dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts {
    border: none;
    background-color: var(--ui-03);
    padding: 30px 20px 0
}

.dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: var(--ui-01)
}

.dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts--last {
    margin-bottom: 20px
}

.dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts--last:after {
    display: none
}

.dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts .dln-order__detailTitle {
    line-height: 24px;
    font-size: 20px;
    color: var(--brand-04);
    margin-bottom: 20px
}

.dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts .dln-order__prodCancelledBox {
    padding: 0;
    margin-bottom: 32px
}

.dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts .dln-order__prodCancelledBoxTitle {
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 6px
}

.dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts .dln-order__prodCancelledBoxText {
    line-height: 20px;
    font-size: 14px
}

.dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts .dln-orderHistory {
    border: none;
    background: var(--ui-03);
    padding: 0 0 30px;
    margin-bottom: 0
}

.dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts .dln-orderHistory .dln-orderRev {
    margin-bottom: 0
}

.dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts .dln-orderHistory .dln-orderRev .dln-orderRev__wrap--main, .dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts .dln-orderHistory .dln-orderRev .dln-orderRev__wrap--main .dln-orderRev__detailsTitle {
    margin-bottom: 15px
}

.dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts .dln-orderHistory .dln-orderRev .dln-orderRev__wrap--main .dln-price--oldPrice {
    color: var(--ui-08);
    margin-right: 10px
}

.dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts .dln-orderHistory .dln-orderRev .dln-orderRev__wrap--main .dln-price--discounted {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts .dln-orderHistory .dln-orderRev .dln-orderRev__wrap--quantity .dln-orderRev__quantity {
    color: var(--ui-08)
}

.dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts .dln-orderHistory .dln-orderRev__actions .dln-btn--stroked {
    background: none;
    background-color: transparent
}

.dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-totalSect {
    margin-bottom: 20px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__aside {
        width: 100%;
        margin: 0
    }

    .dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content {
        width: 100%
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-order--detail > .dln-wrapper {
        padding-bottom: 0
    }

    .dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content {
        padding-top: 42px
    }

    .dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__backToOrderHistory {
        margin-bottom: 20px
    }

    .dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts, .dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-orderDetailHead {
        width: calc(100% + 40px);
        min-width: calc(100% + 40px);
        max-width: calc(100% + 40px);
        margin-left: -20px
    }

    .dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts {
        margin-bottom: 0
    }

    .dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts--last {
        margin-bottom: 20px
    }

    .dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts .dln-order__detailTitle {
        line-height: 22px;
        font-size: 18px;
        margin-bottom: 42px
    }

    .dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts .dln-orderHistory .dln-orderHistory__content .dln-orderRev .dln-orderRev__content .dln-orderRev__details {
        margin: 0
    }

    .dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts .dln-orderHistory .dln-orderHistory__content .dln-orderRev .dln-orderRev__content .dln-orderRev__actions {
        margin-top: 15px
    }

    .dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-orderDetailInfo, .dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-totalSect {
        width: calc(100% + 40px);
        min-width: calc(100% + 40px);
        max-width: calc(100% + 40px);
        margin-left: -20px
    }
}

.dln-delonghi .dln-order--detail .dln-order__backToOrderHistory i, .dln-delonghi .dln-order--detail .dln-order__backToOrderHistory span {
    color: var(--brand-04)
}

.dln-delonghi .dln-order--detail .dln-order__content .dln-orderDetailInfo, .dln-delonghi .dln-order--detail .dln-order__content .dln-totalSect {
    background-color: var(--ui-05);
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 24px;
    border: none
}

.dln-delonghi .dln-order--detail .dln-order__detailProducts {
    border: none;
    background: var(--ui-05);
    margin-bottom: 0;
    padding: 24px 20px
}

.dln-delonghi .dln-order--detail .dln-order__detailProducts .dln-orderHistory .dln-orderRev__quantity {
    color: var(--ui-02)
}

.dln-delonghi .dln-order--detail .dln-order__detailProducts .dln-orderHistory .dln-orderRev__actions {
    max-width: none
}

.dln-delonghi .dln-order--detail .dln-order__detailProducts .dln-orderHistory .dln-orderRev__actions .dln-btn {
    background: var(--ui-05)
}

.dln-delonghi .dln-order--detail .dln-order__detailProducts--last {
    padding-top: 0
}

.dln-delonghi .dln-order--detail .dln-order__detailProducts--last .dln-order__detailTitle {
    border-top: 1px solid var(--ui-01);
    padding-top: 24px
}

.dln-delonghi .dln-order--detail .dln-order__detailTitle {
    color: var(--brand-04);
    font-size: 1.3125rem;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-delonghi .dln-order--detail .dln-order .dln-order__detailProducts .dln-orderHistory .dln-orderRev__quantity {
    color: var(--brand-04) !important
}

@media only screen and (min-width: 784px) and (max-width: 1024px) {
    .dln-delonghi .dln-order--detail .dln-order__detailProducts .dln-orderHistory .dln-orderRev__content {
        flex-wrap: wrap;
        justify-content: flex-start
    }

    .dln-delonghi .dln-order--detail .dln-order__detailProducts .dln-orderHistory .dln-orderRev__actions {
        width: 184px;
        margin-top: 8px
    }
}

@media only screen and (min-width: 599px) and (max-width: 784px) {
    .dln-delonghi .dln-order--detail .dln-order__detailProducts .dln-orderHistory .dln-orderRev {
        flex-direction: column;
        align-items: center
    }

    .dln-delonghi .dln-order--detail .dln-order__detailProducts .dln-orderHistory .dln-orderRev__content {
        flex-wrap: wrap;
        justify-content: flex-start;
        width: 100%
    }

    .dln-delonghi .dln-order--detail .dln-order__detailProducts .dln-orderHistory .dln-orderRev__actions {
        width: 100%;
        align-items: center;
        margin-top: 8px
    }
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-order--detail .dln-order__content .dln-orderDetailHead__number {
        font-size: 1.3125rem !important
    }

    .dln-delonghi .dln-order--detail .dln-order__detailProducts .dln-orderHistory .dln-orderRev__wrap {
        padding-left: 10px
    }

    .dln-delonghi .dln-order--detail .dln-order__detailProducts .dln-orderHistory .dln-orderRev__actions {
        margin-top: 0;
        align-items: center;
        width: calc(100% - 80px) !important
    }

    .dln-delonghi .dln-order--detail .dln-order__detailProducts .dln-orderHistory .dln-orderRev__actions .dln-btn {
        max-width: 254px
    }
}

.dln-order--detail .dln-order__detailProducts--cancelled .dln-orderHistory {
    opacity: .3;
    pointer-events: none
}

.dln-order--detail .dln-order__detailProducts--cancelled .dln-orderHistory .dln-orderRev__actions {
    display: none
}

.dln-order__prodCancelledBox {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-radius: 6px;
    background-color: var(--ui-03);
    padding: 22px 20px 30px;
    box-sizing: border-box;
    margin-bottom: 33px
}

.dln-order__prodCancelledBoxTitle {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 16px;
    margin: 0 0 8px
}

.dln-order__prodCancelledBoxText {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 13px
}

.dln-kenwood .dln-page.dln-order--detail .dln-wrapper .dln-order__content .dln-order__detailProducts--cancelled .dln-orderHistory {
    opacity: .5
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-page.dln-order--detail .dln-wrapper .dln-order__content .dln-order__detailProducts--cancelled .dln-order__detailTitle {
        margin-bottom: 20px
    }
}

.dln-delonghi .dln-order--detail .dln-order__detailProducts--cancelled .dln-order__detailTitle {
    border-top: none;
    margin-bottom: 18px;
    font-size: 1.5rem
}

.dln-delonghi .dln-order--detail .dln-order__detailProducts--cancelled .dln-order__prodCancelledBox {
    padding: 0;
    margin-bottom: 24px
}

.dln-delonghi .dln-order--detail .dln-order__detailProducts--cancelled .dln-order__prodCancelledBoxText {
    font-size: .875rem
}

.dln-delonghi .dln-order--detail .dln-order__detailProducts--cancelled .dln-orderHistory {
    opacity: .7
}

@media screen and (max-width: 599px) {
    .dln-delonghi .dln-order--detail .dln-order__detailProducts--cancelled .dln-order__detailTitle {
        font-size: 1.125rem
    }

    .dln-delonghi .dln-order--detail .dln-order__detailProducts--cancelled .dln-order__prodCancelledBoxTitle {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal
    }
}

.dln-order .dln-order__content--lite {
    width: 100%;
    max-width: 793px;
    margin: 0 auto 100px;
    padding-right: calc((100% - 793px) / 2);
    padding-left: calc((100% - 793px) / 2);
    box-sizing: content-box
}

.dln-order--detail > .dln-wrapper {
    width: calc(100% - 40px)
}

.dln-order--detail .dln-order__content--lite .dln-order__detailProducts--shipped .dln-orderHistory .dln-orderRev__actions {
    display: none
}

.dln-order--detail .dln-order__content--lite .dln-order__detailProducts--shipped .dln-order__detailTitle {
    width: calc(100% - 120px);
    margin-right: 30px
}

.dln-order__trackingCode {
    display: inline-block;
    width: 90px;
    height: auto;
    line-height: 21px;
    font-size: 14px;
    color: var(--brand-01);
    text-align: center;
    text-decoration: underline;
    margin: 0 0 34px auto
}

@media only screen and (max-width: 900px) {
    .dln-order--detail > .dln-wrapper {
        width: calc(100% - 20px)
    }
}

.dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts--shipped .dln-order__detailTitle {
    width: calc(100% - 132px);
    margin-right: 20px
}

.dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts--shipped .dln-order__trackingCode {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    width: 112px;
    color: var(--brand-04)
}

.dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts--shipped .dln-orderHistory .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main {
    margin-bottom: 32px
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts--shipped .dln-order__detailTitle, .dln-kenwood .dln-order--detail > .dln-wrapper .dln-order__content .dln-order__detailProducts--shipped .dln-order__trackingCode {
        height: 22px;
        line-height: 22px;
        margin-bottom: 40px
    }
}

.dln-delonghi .dln-order--detail .dln-order__content--lite {
    min-width: 600px
}

.dln-delonghi .dln-order--detail .dln-order__content--lite .dln-orderDetailHead__number {
    margin-bottom: 16px !important
}

.dln-delonghi .dln-order--detail .dln-order__detailProducts--shipped {
    padding-top: 24px;
    position: relative
}

.dln-delonghi .dln-order--detail .dln-order__detailProducts--shipped .dln-order__trackingCode {
    color: var(--brand-04);
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    position: absolute;
    right: 24px;
    top: 24px;
    width: auto
}

.dln-delonghi .dln-order--detail .dln-order__detailProducts--shipped .dln-order__detailTitle {
    border: none;
    padding-top: 0;
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-delonghi .dln-order--detail .dln-order__detailProducts--shipped .dln-orderRev__content {
    justify-content: flex-start
}

.dln-delonghi .dln-order--detail .dln-order__detailProducts--shipped .dln-orderRev__productCode {
    font-size: .875rem;
    color: var(--ui-02);
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    margin-bottom: 0
}

.dln-delonghi .dln-order--detail .dln-order__detailProducts--shipped .dln-orderRev__detailsTitle {
    margin-bottom: 0
}

.dln-delonghi .dln-order--detail .dln-order__detailProducts--shipped .dln-orderRev__itePic {
    width: 185px;
    height: 148px;
    margin-right: 11px
}

.dln-delonghi .dln-order--detail .dln-order__detailProducts--shipped .dln-orderRev__quantity {
    color: var(--brand-04) !important
}

.dln-delonghi .dln-order--detail .dln-order__detailProducts--shipped .dln-orderRev__wrap--main .dln-price--oldPrice {
    font-size: 1rem
}

.dln-delonghi .dln-order--detail .dln-order__detailProducts--shipped .dln-orderRev__wrap--main .dln-price--discounted {
    font-size: 1.1875rem
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-order--detail .dln-order__content--lite .dln-orderDetailHead__number {
        margin-bottom: 16px
    }

    .dln-delonghi .dln-order--detail .dln-order__detailProducts--shipped .dln-order__trackingCode {
        margin-top: 3px;
        margin-left: 0;
        position: static
    }

    .dln-delonghi .dln-order--detail .dln-order__detailProducts--shipped .dln-order__detailTitle {
        font-size: 1.125rem;
        white-space: nowrap
    }

    .dln-delonghi .dln-order--detail .dln-order__detailProducts--shipped .dln-orderRev__productCode {
        margin-top: 8px;
        margin-bottom: 8px
    }
}

@media only screen and (min-width: 0) and (max-width: 900px) {
    .dln-delonghi .dln-order--detail .dln-order__content--lite {
        min-width: 0;
        width: 100%;
        max-width: none
    }
}

.dln-order--cancellation .dln-order__cancellationProducts {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%
}

.dln-order--cancellation > .dln-ordEditHead {
    margin-bottom: 20px
}

.dln-order--cancellation .dln-order__cancellationWrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 45px;
    margin: 0 0 20px
}

.dln-order--cancellation .dln-order__cancellationWrap .dln-select--selectAMotivation {
    width: calc(100% - 214px);
    max-width: 285px;
    margin: 0 30px 0 0
}

.dln-order--cancellation .dln-order__cancellationWrap .dln-btn--cancelOrder {
    width: 184px;
    margin: 0 0 0 auto
}

.dln-order--cancellation .dln-orderHistory {
    margin-bottom: 20px
}

.dln-order--cancellation .dln-orderHistory:last-child {
    margin-bottom: 30px
}

.dln-order--cancellation .dln-orderHistory .dln-orderRev {
    margin: 0
}

.dln-order--cancellation .dln-orderHistory .dln-orderRev__actions {
    display: none
}

@media only screen and (max-width: 599px) {
    .dln-order--cancellation .dln-editOrdHead {
        margin-bottom: 20px
    }

    .dln-order--cancellation .dln-order__cancellationTitle {
        line-height: 27px;
        font-size: 24px;
        padding: 0;
        margin-bottom: 16px
    }

    .dln-order--cancellation .dln-order__cancellationData {
        line-height: 18px;
        font-size: 15px;
        margin: 0 42px 30px 0
    }

    .dln-order--cancellation .dln-order__cancellationData:last-child {
        margin: 0 0 30px
    }

    .dln-order--cancellation .dln-order__cancellationMessage {
        margin-bottom: 38px
    }

    .dln-order--cancellation .dln-order__cancellationWrap {
        height: auto;
        margin-bottom: 40px
    }

    .dln-order--cancellation .dln-order__cancellationWrap .dln-select--selectAMotivation {
        width: 100%;
        max-width: none;
        margin: 0 0 20px
    }

    .dln-order--cancellation .dln-order__cancellationWrap .dln-btn--cancelOrder {
        width: 50%;
        margin: 0 auto 0 0
    }

    .dln-order--cancellation .dln-order__cancellationProducts {
        border-top: none;
        border-bottom: 1px solid var(--ui-01);
        padding: 0;
        margin-bottom: 36px
    }

    .dln-order--cancellation .dln-order__cancellationProducts--last {
        border-bottom: none;
        margin-bottom: 0
    }

    .dln-order--cancellation .dln-order__cancellationProducts .dln-orderHistory {
        margin-bottom: 40px
    }

    .dln-order--cancellation .dln-order__cancellationProducts .dln-orderHistory:last-child {
        margin-bottom: 30px
    }

    .dln-order--cancellation .dln-order__cancellationProducts .dln-orderHistory .dln-orderRev {
        padding: 0
    }

    .dln-order--cancellation .dln-order__cancellationProducts .dln-orderHistory .dln-orderRev__details {
        margin: 0 0 0 70px
    }

    .dln-order--cancellation .dln-order__cancellationProducts .dln-orderHistory .dln-orderRev__detailsTitle {
        order: 1;
        line-height: 20px;
        margin-bottom: 2px
    }

    .dln-order--cancellation .dln-order__cancellationProducts .dln-orderHistory .dln-orderRev .dln-price {
        order: 3;
        line-height: 20px;
        font-size: 14px
    }

    .dln-order--cancellation .dln-order__cancellationProducts .dln-orderHistory .dln-orderRev__productCode {
        order: 2;
        line-height: 20px;
        font-size: 15px;
        margin: 0 0 8px
    }

    .dln-order--cancellation .dln-order__cancellationProducts .dln-orderHistory .dln-orderRev__quantity {
        color: var(--brand-02)
    }

    .dln-order--cancellation .dln-order__cancellationProducts .dln-orderHistory .dln-orderRev__actions {
        margin-top: 26px
    }

    .dln-order--cancellation .dln-order__cancellationProducts .dln-orderHistory .dln-orderRev__actions .dln-btn:last-child {
        margin-bottom: 0
    }
}

.dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content {
    padding-top: 27px;
    padding-bottom: 100px
}

.dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__backToOrderHistory {
    margin-bottom: 40px
}

.dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__backToOrderHistory .dln-icn {
    color: var(--brand-04);
    margin-right: 4px
}

.dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__backToOrderHistory span {
    color: var(--brand-04)
}

.dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__cancellationProducts .dln-order__cancellationTitle {
    font-family: var(--fontNameExtra), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 46px;
    font-size: 38px;
    padding: 0;
    margin-bottom: 30px
}

.dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__cancellationProducts .dln-order__cancellationData {
    line-height: 24px;
    color: var(--brand-04);
    margin-bottom: 20px
}

.dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__cancellationProducts .dln-order__cancellationMessage {
    font-size: 14px
}

.dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__cancellationProducts .dln-order__cancellationWrap {
    margin-bottom: 30px
}

.dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__cancellationProducts .dln-order__cancellationWrap .dln-select--selectAMotivation {
    width: calc(50% - 20px);
    max-width: none;
    margin-right: 20px
}

.dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__cancellationProducts .dln-order__cancellationWrap > .dln-btn {
    width: 143px;
    background-color: var(--brand-01);
    margin: 0 auto 0 0
}

.dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__cancellationProducts .dln-order__cancellationWrap + .dln-orderHistory {
    padding-top: 30px
}

.dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__cancellationProducts .dln-orderHistory {
    border: none;
    background: var(--ui-03);
    padding: 0 20px 30px;
    margin-bottom: 0
}

.dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__cancellationProducts .dln-orderHistory .dln-orderRev {
    margin-bottom: 0
}

.dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__cancellationProducts .dln-orderHistory .dln-orderRev .dln-orderRev__wrap--main, .dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__cancellationProducts .dln-orderHistory .dln-orderRev .dln-orderRev__wrap--main .dln-orderRev__detailsTitle {
    margin-bottom: 15px
}

.dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__cancellationProducts .dln-orderHistory .dln-orderRev .dln-orderRev__wrap--main .dln-price--oldPrice {
    color: var(--ui-08);
    margin-right: 10px
}

.dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__cancellationProducts .dln-orderHistory .dln-orderRev .dln-orderRev__wrap--main .dln-price--discounted {
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

.dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-totalSect--lite {
    background-color: var(--brand-03);
    padding: 0;
    margin-top: 10px
}

.dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-totalSect--lite .dln-totalSect__wrap {
    width: 100%;
    padding: 0
}

.dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-totalSect--lite .dln-totalSect__wrap .dln-totalSect__row {
    padding: 0
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__aside, .dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content {
        width: 100%
    }
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content {
        padding-top: 42px;
        padding-bottom: 0
    }

    .dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__backToOrderHistory {
        margin-bottom: 20px
    }

    .dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__cancellationProducts .dln-order__cancellationTitle {
        line-height: 40px;
        font-size: 32px;
        text-align: center
    }

    .dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__cancellationProducts .dln-order__cancellationData {
        font-size: 16px;
        margin: 0 auto 20px 0
    }

    .dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__cancellationProducts .dln-order__cancellationData + .dln-order__cancellationData {
        margin: 0 0 20px auto
    }

    .dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__cancellationProducts .dln-order__cancellationMessage {
        margin-bottom: 30px
    }

    .dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__cancellationProducts .dln-order__cancellationWrap .dln-select--selectAMotivation {
        width: 100%;
        margin: 0 0 20px
    }

    .dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__cancellationProducts .dln-order__cancellationWrap > .dln-btn {
        margin: 0 0 0 auto
    }

    .dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__cancellationProducts .dln-orderHistory {
        width: calc(100% + 40px);
        min-width: calc(100% + 40px);
        max-width: calc(100% + 40px);
        margin-left: -20px
    }

    .dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__cancellationProducts .dln-orderHistory .dln-orderHistory__content .dln-orderRev .dln-orderRev__content .dln-orderRev__details {
        margin: 0
    }

    .dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__cancellationProducts .dln-orderHistory .dln-orderHistory__content .dln-orderRev .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main {
        margin-bottom: 16px
    }

    .dln-kenwood .dln-page.dln-order--cancellation .dln-wrapper .dln-order__content .dln-order__cancellationProducts .dln-orderHistory .dln-orderHistory__content .dln-orderRev .dln-orderRev__content .dln-orderRev__details .dln-orderRev__wrap--main .dln-orderRev__detailsTitle {
        margin-bottom: 32px
    }
}

.dln-delonghi .dln-order--cancellation .dln-order__backToOrderHistory i, .dln-delonghi .dln-order--cancellation .dln-order__backToOrderHistory span {
    color: var(--brand-04) !important
}

.dln-delonghi .dln-order--cancellation .dln-order__backToOrderHistory span, .dln-delonghi .dln-order--cancellation .dln-order__cancellationTitle {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

.dln-delonghi .dln-order--cancellation .dln-order__cancellationTitle {
    font-size: 3.125rem
}

.dln-delonghi .dln-order--cancellation .dln-order__cancellationData {
    color: var(--ui-02);
    margin-bottom: 24px
}

.dln-delonghi .dln-order--cancellation .dln-order__cancellationData strong {
    color: var(--brand-04);
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.125rem;
    margin-left: 6px
}

.dln-delonghi .dln-order--cancellation .dln-order__cancellationMessage {
    font-size: 1rem
}

.dln-delonghi .dln-order--cancellation .dln-order__cancellationWrap .dln-btn {
    margin: 0;
    box-sizing: border-box;
    width: 183px;
    min-width: 0;
    padding: 0
}

.dln-delonghi .dln-order--cancellation .dln-order__cancellationWrap .dln-btn--disabled {
    background-color: var(--ui-04) !important
}

.dln-delonghi .dln-order--cancellation .dln-order__cancellationWrap .dln-select__container .dln-select__value {
    color: var(--ui-02)
}

.dln-delonghi .dln-order--cancellation .dln-order__cancellationWrap .dln-select__container.dln-select--has-value .dln-select__value {
    color: var(--brand-04)
}

.dln-delonghi .dln-order--cancellation .dln-orderHistory {
    background: var(--ui-05);
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 24px;
    padding-bottom: 10px
}

.dln-delonghi .dln-order--cancellation .dln-orderHistory__content .dln-orderRev__content {
    justify-content: flex-start !important
}

.dln-delonghi .dln-order--cancellation .dln-totalSect.dln-totalSect--lite {
    border: none;
    padding-top: 0;
    transform: translateY(-20px)
}

.dln-delonghi .dln-order--cancellation .dln-totalSect.dln-totalSect--lite .dln-totalSect__row.dln-totalSect__row--total {
    margin-top: 0 !important
}

.dln-delonghi .dln-order--cancellation .dln-totalSect.dln-totalSect--lite .dln-totalSect__data {
    font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
    font-weight: 500;
    font-style: normal
}

@media only screen and (max-width: 599px) {
    .dln-delonghi .dln-order--cancellation .dln-order__cancellationTitle {
        font-size: 2.3125rem;
        line-height: 1.08
    }

    .dln-delonghi .dln-order--cancellation .dln-order__cancellationData {
        margin-right: 16px
    }

    .dln-delonghi .dln-order--cancellation .dln-order__cancellationData strong {
        font-family: var(--fontNameRoman), Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    .dln-delonghi .dln-order--cancellation .dln-order__cancellationMessage {
        margin-bottom: 24px
    }

    .dln-delonghi .dln-order--cancellation .dln-orderHistory {
        padding: 16px 30px 16px 16px
    }

    .dln-delonghi .dln-order--cancellation .dln-orderHistory__content .dln-orderRev__content {
        justify-content: flex-start !important
    }

    .dln-delonghi .dln-order--cancellation .dln-orderHistory__content .dln-orderRev__details {
        margin-left: 16px
    }
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-delonghi .dln-order--cancellation .dln-order__cancellationWrap {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        height: auto
    }

    .dln-delonghi .dln-order--cancellation .dln-order__cancellationWrap .dln-select.dln-select--selectAMotivation {
        width: 100%;
        margin: 0 0 16px
    }

    .dln-delonghi .dln-order--cancellation .dln-orderHistory__content .dln-orderRev__content {
        justify-content: center !important;
        width: 100%
    }

    .dln-delonghi .dln-order--cancellation .dln-orderHistory__content .dln-orderRev.dln-orderRev--cart-order {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .dln-delonghi .dln-order--cancellation .dln-totalSect.dln-totalSect--lite {
        margin-top: 24px;
        transform: none
    }
}

.dln-order--return .dln-order__content > .dln-btn {
    width: 184px;
    margin-top: 20px
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-order--return .dln-order__aside {
        width: 100%;
        margin-right: 0
    }

    .dln-order--return .dln-order__aside .dln-profileCard {
        margin-bottom: 30px
    }

    .dln-order--return .dln-order__content {
        width: 100%
    }
}

@media only screen and (max-width: 599px) {
    .dln-order--return .dln-order__content .dln-editOrdHead {
        margin-bottom: 20px
    }

    .dln-order--return .dln-order__content .dln-orderHistory:last-of-type {
        margin-bottom: 0
    }

    .dln-order--return .dln-order__content .dln-orderRev-input-wrapper--notReturnable .dln-orderRev--productDescription.dln-orderRev--notReturnable {
        margin-bottom: 5px
    }

    .dln-order--return .dln-order__content .dln-orderRev-input-wrapper--notReturnable .dln-orderRev__details {
        height: auto
    }

    .dln-order--return .dln-order__content .dln-orderRev-input-wrapper--notReturnable .dln-orderRev-input-wrapper__single-item-content.-notReturnable {
        margin-top: 0
    }
}

.dln-kenwood .dln-order--return .dln-order__content .dln-orderHistory.dln-orderHistory--multiple .dln-orderRev-input-wrapper {
    align-items: normal
}

.dln-kenwood .dln-order--return .dln-order__content .dln-orderHistory.dln-orderHistory--multiple .dln-orderRev-input-wrapper .dln-checkbox {
    transform: translateY(66px);
    height: 18px
}

.dln-kenwood .dln-order--return .dln-order__content .dln-orderHistory.dln-orderHistory--multiple .dln-orderRev-input-wrapper .dln-orderRev--productDescription .dln-image.dln-orderRev__itemPic {
    position: relative;
    top: auto;
    left: auto
}

.dln-kenwood .dln-order--return .dln-order__content .dln-orderHistory.dln-orderHistory--multiple .dln-orderRev-input-wrapper .dln-orderRev--productDescription .dln-orderRev__content {
    width: calc(100% - 196px);
    padding-right: 20px;
    box-sizing: border-box
}

@media only screen and (max-width: 599px) {
    .dln-kenwood .dln-order--return .dln-order__content .dln-orderHistory.dln-orderHistory--multiple .dln-orderRev-input-wrapper {
        align-items: normal
    }

    .dln-kenwood .dln-order--return .dln-order__content .dln-orderHistory.dln-orderHistory--multiple .dln-orderRev-input-wrapper .dln-orderRev {
        min-height: 0
    }

    .dln-kenwood .dln-order--return .dln-order__content .dln-orderHistory.dln-orderHistory--multiple .dln-orderRev-input-wrapper .dln-checkbox {
        transform: translateY(31px);
        height: 18px;
        margin-top: 0
    }

    .dln-kenwood .dln-order--return .dln-order__content .dln-orderHistory.dln-orderHistory--multiple .dln-orderRev-input-wrapper .dln-orderRev--productDescription .dln-orderRev__content {
        width: calc(100% - 120px);
        padding-right: 0
    }
}

.dln-order--detail .dln-order__detailProducts--returned {
    position: relative
}

.dln-order--detail .dln-order__detailProducts--returned .dln-order__trackingCode {
    position: absolute;
    right: 24px;
    top: 24px;
    width: auto;
    color: var(--brand-04);
    font-weight: 500
}

.dln-order--detail .dln-order__detailProducts--returned .dln-order__returnBox {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    border-radius: 6px;
    padding: 20px 20px 30px;
    background-color: var(--ui-03);
    margin-bottom: 30px
}

.dln-order--detail .dln-order__detailProducts--returned .dln-order__returnBoxTitle {
    display: block;
    width: 100%;
    font-family: var(--fontNameBold), Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px
}

.dln-order--detail .dln-order__detailProducts--returned .dln-order__returnBoxText {
    display: block;
    width: 100%;
    font-size: 13px;
    line-height: 20px
}

.dln-order--detail .dln-order__detailProducts--returned .dln-orderHistory .dln-orderRev__content .dln-orderRev__details, .dln-order--detail .dln-order__detailProducts--returned .dln-orderHistory .dln-orderRev__itemPic {
    opacity: .3
}

@media only screen and (min-width: 599px) and (max-width: 900px) {
    .dln-order--detail .dln-order__aside {
        width: 100%;
        margin-right: 0;
        padding-top: 0
    }

    .dln-order--detail .dln-order__aside .dln-profileCard {
        margin-bottom: 30px
    }

    .dln-order--detail .dln-order__aside .dln-vertMenu {
        margin-bottom: 0
    }

    .dln-order--detail .dln-order__content {
        width: 100%
    }

    .dln-order--detail .dln-order__content .dln-order__detailProducts .dln-orderRev__content .dln-orderRev__details {
        width: calc(100% - 200px);
        margin-right: 16px
    }

    .dln-order--detail .dln-order__content .dln-order__detailProducts .dln-orderRev__content .dln-orderRev__actions {
        width: 184px;
        max-width: none
    }

    .dln-order--detail .dln-order__content .dln-order__detailProducts .dln-orderRev__content .dln-orderRev__actions > .dln-btn {
        width: 100%;
        max-width: none
    }
}

@media only screen and (max-width: 599px) {
    .dln-order--detail .dln-order__detailProducts--returned .dln-orderHistory .dln-orderRev__content .dln-orderRev__actions .dln-btn--stroked {
        order: 1
    }

    .dln-order--detail .dln-order__detailProducts--returned .dln-orderHistory .dln-orderRev__content .dln-orderRev__actions .dln-btn--stroked[title*="Print return label"] {
        margin-bottom: 18px
    }

    .dln-order--detail .dln-order__detailProducts--returned .dln-orderHistory .dln-orderRev__content .dln-orderRev__actions .dln-orderRev__howItWorks {
        order: 2
    }

    .dln-order--detail .dln-order__detailProducts--returned .dln-order__trackingCode {
        margin-left: 0;
        position: static
    }
}

@media print {
    @page {
        size: A4
    }
}

@media print {
    body.custom-print {
        width: 21cm
    }

    body.custom-print * {
        -webkit-print-color-adjust: exact
    }

    body.custom-print :root {
        font-size: 16px
    }

    body.custom-print .bra-header {
        background: #fff;
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    body.custom-print .bra-header .bra-header__buttons-container {
        display: none
    }

    body.custom-print .bra-header svg.bra-logo.bra-logo--white g g g path {
        fill: #000
    }

    body.custom-print .bra-footer, body.custom-print .dln-foot--delonghi, body.custom-print .dln-foot.dln-footCheckout {
        display: none
    }

    body.custom-print .dln-faq--singleFaq {
        padding: 0
    }

    body.custom-print .dln-faq--singleFaq .dln-faq__articleFoot, body.custom-print .dln-faq--singleFaq .dln-faq__chipsWrap, body.custom-print .dln-faq--singleFaq .dln-faq__main, body.custom-print .dln-faq--singleFaq .dln-faq__questionList, body.custom-print .dln-faq--singleFaq .dln-faq__title--related, body.custom-print .dln-faq--singleFaq .dln-list, body.custom-print .dln-faq--singleFaq .dln-quickLinks--slider, body.custom-print .dln-faq--singleFaq > .dln-wrapper {
        display: none
    }

    body.custom-print .dln-faq--singleFaq .dln-faq__content {
        page-break-inside: avoid;
        padding: 0;
        margin: 0
    }

    body.custom-print .dln-faq--singleFaq .dln-faq__content > .dln-wrapper {
        max-width: none !important;
        border-bottom: none;
        padding: 0 !important
    }

    body.custom-print .dln-faq--singleFaq .dln-faq__content img, body.custom-print .dln-faq--singleFaq .dln-faq__content picture {
        width: 100%;
        height: auto
    }

    body.custom-print .dln-faq--singleFaq .dln-faq__content .dln-faq__videoContainer {
        page-break-before: always;
        page-break-after: always;
        margin-bottom: 0
    }

    body.custom-print .dln-thankYou > .dln-wrapper {
        display: none
    }

    body.custom-print .dln-thankYou #mainContent {
        display: block;
        border: 0;
        background: transparent
    }

    body.custom-print .dln-thankYou #mainContent .dln-thankYou__innerWrap {
        max-width: none;
        padding: 0;
        margin: 0
    }

    body.custom-print .dln-thankYou #mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__subTitle .dln-thankYou__subTitleInnerWrap {
        display: none
    }

    body.custom-print .dln-thankYou #mainContent .dln-thankYou__innerWrap .dln-orderSumm {
        background: transparent
    }

    body.custom-print .dln-thankYou #orderIntro {
        display: block
    }

    body.custom-print .dln-recipe-single .dln-normal-page-wrapper, body.custom-print .dln-thankYou #orderIntro .dln-thankYou__orderInfo--user, body.custom-print .dln-thankYou #orderIntro .dln-thankYou__successMess, body.custom-print .dln-thankYou #orderIntro button {
        display: none
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__print-page {
        display: block
    }

    body.custom-print .dln-recipe-single > .dln-wrapper:last-of-type {
        height: 0 !important
    }

    body.custom-print .dln-recipe-single .dln-recipe-details--print {
        background: var(--brand-03);
        margin-top: 0
    }

    body.custom-print .dln-recipe-single .dln-recipe-details--print .dln-image {
        height: 0;
        padding-bottom: 84.6%
    }

    body.custom-print .dln-recipe-single .dln-recipe-details--print .dln-image img {
        position: absolute;
        top: 0;
        right: 0
    }

    body.custom-print .dln-recipe-single .dln-wrapper {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    body.custom-print .dln-recipe-single .dln-recipe-details__grid {
        max-height: 350px;
        border-bottom: 1px solid var(--ui-01);
        overflow: hidden
    }

    body.custom-print .dln-recipe-single .dln-recipe-details__play-button, body.custom-print .dln-recipe-single .dln-recipe-single__grid.dln-recipe-single__products-links, body.custom-print .dln-recipe-single .dln-recipe-slides {
        display: none
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__discover-more {
        padding-bottom: 4.16625rem;
        padding-top: 1.6665rem;
        margin-top: 2.95804rem;
        font-size: 1.08322rem;
        display: block;
        width: 794px;
        text-align: center;
        border-top: 1px solid var(--ui-01)
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__print-notes {
        padding-left: 4.9995rem;
        display: block !important;
        width: 50%;
        box-sizing: border-box
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__print-notes .dln-recipe-single__title-content {
        font-size: .74992rem;
        margin-bottom: 2.91637rem;
        padding: 0
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__print-notes-field {
        height: 2.91637rem;
        border-top: 1px solid var(--ui-01)
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__instructions-wrap {
        padding-top: 2.08312rem;
        display: flex;
        flex-wrap: nowrap;
        border-top: 1px solid var(--ui-01)
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__instructions-wrap .dln-recipe-single__col-content {
        width: 50%;
        padding: 0
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__instructions-wrap .dln-recipe-single__step-title, body.custom-print .dln-recipe-single .dln-recipe-single__instructions-wrap .dln-recipe-single__step > p {
        font-size: .62494rem
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__instructions-wrap .dln-image {
        width: 24.62254rem;
        height: 14.58188rem
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__title-content {
        font-size: 1.08322rem
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__servings-section {
        width: 25%;
        position: absolute;
        top: 210px
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__servings-section .dln-recipe-single__servings-col {
        font-size: .62494rem;
        display: flex;
        flex-direction: column
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__servings-section .dln-recipe-single__servings-col * {
        margin: 0
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__servings-section .dln-recipe-single__servings-col span {
        font-size: .62494rem;
        display: inline-block
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__servings-section .dln-select__arrow {
        display: none
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__servings-section .dln-select__value {
        font-size: .62494rem
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__attachment {
        gap: 2.91637rem;
        row-gap: 1.45819rem;
        -ms-grid-columns:(1fr) [ 3 ];
        grid-template-columns:repeat(3, 1fr);
        display: -ms-grid;
        display: grid;
        padding-left: .9999rem !important
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__accordion-content p, body.custom-print .dln-recipe-single .dln-recipe-single__accordion-content span {
        font-size: .62494rem
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__ingredients-wrap {
        min-height: 49.995rem;
        padding-top: 2.08312rem;
        display: flex;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: space-between
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__ingredients {
        width: 50%
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__ingredients .dln-recipe-single__col-content {
        width: 100%;
        padding: 0
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__utensils-products-wrap {
        padding-left: 2.49975rem;
        display: flex;
        flex-direction: column;
        width: 50%
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__utensils {
        padding-bottom: 1.24987rem;
        margin-bottom: 1.24987rem;
        border-bottom: 1px solid var(--ui-01)
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__print-detail-wrap {
        position: relative
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__print-footer {
        padding-top: 2.08312rem;
        border-top: 1px solid var(--ui-01)
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__print-footer .dln-recipe-single__print-how-too {
        min-height: 17.49825rem
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__print-footer .swiper-slide {
        width: 15.24847rem;
        margin-bottom: 1.24987rem
    }

    body.custom-print .dln-recipe-single .dln-recipe-single__print-footer .swiper-slide .dln-image {
        height: 7.70756rem
    }

    body.custom-print .dln-recipe-single .dln-breadcrumbs {
        margin-bottom: 1.24987rem
    }

    body.custom-print .dln-recipe-single .dln-breadcrumbs ol a {
        font-size: .62494rem
    }

    body.custom-print .dln-recipe-single .dln-recipe-details__bottom-info-col {
        height: 40px;
        margin-top: 40px
    }

    body.custom-print .dln-recipe-single .dln-recipe-details__bottom-info-col i {
        font-size: 1.6665rem
    }

    body.custom-print .dln-recipe-single .dln-recipe-details__description {
        margin-top: .62494rem;
        margin-bottom: 4.16625rem
    }

    body.custom-print .dln-recipe-single .dln-recipe-details__bottom-info-label, body.custom-print .dln-recipe-single .dln-recipe-details__bottom-info-value, body.custom-print .dln-recipe-single .dln-recipe-details__description {
        font-size: .62494rem !important
    }

    body.custom-print .dln-recipe-single .dln-recipe-details__title-recipe {
        font-size: 1.49985rem;
        margin-top: 2.91637rem
    }

    body.custom-print .dln-recipe-single .dln-recipe-details__info-button-desktop {
        display: none
    }

    body.custom-print .dln-recipe-single__product-attachment.dln-recipe-single__grid {
        flex-direction: column;
        margin-right: 0;
        margin-left: 0;
        position: relative;
        z-index: 2
    }

    body.custom-print .dln-recipe-single__product-attachment.dln-recipe-single__grid .dln-recipe-single__product.dln-recipe-single__grid {
        margin-right: 0;
        margin-left: 0
    }

    body.custom-print .dln-recipe-single__product-attachment.dln-recipe-single__grid .dln-recipe-single__product.dln-recipe-single__grid .dln-recipe-single__product-content {
        border: none;
        padding: 0
    }

    body.custom-print .dln-recipe-single__product-attachment.dln-recipe-single__grid .dln-recipe-single__product.dln-recipe-single__grid .dln-recipe-single__product-content > span {
        font-size: 1.08322rem;
        font-family: var(--fontNameSemibold), Arial, sans-serif;
        font-weight: 600;
        font-style: normal;
        color: var(--brand-04)
    }

    body.custom-print .dln-recipe-single__product-attachment.dln-recipe-single__grid .dln-recipe-single__product.dln-recipe-single__grid .dln-recipe-single__product-content > .dln-recipe-single__product-title {
        font-size: .62494rem;
        font-family: var(--fontNameSemibold), Arial, sans-serif;
        font-weight: 600;
        font-style: normal
    }

    body.custom-print .dln-recipe-single__product-attachment.dln-recipe-single__grid .dln-recipe-single__col {
        max-width: none;
        border: none;
        padding: 0
    }

    body.custom-print .dln-recipe-single__product-attachment.dln-recipe-single__grid .dln-recipe-single__product-content.dln-recipe-single__product-is-prepared, body.custom-print .dln-recipe-single__product-attachment.dln-recipe-single__grid .swiper-footer {
        display: none
    }

    body.custom-print .dln-recipe-single__product-attachment.dln-recipe-single__grid .dln-recipe-single__product-content {
        border: none;
        padding: 0
    }

    body.custom-print .dln-recipe-single__product-attachment.dln-recipe-single__grid .dln-recipe-single__product-content .dln-image {
        width: 3.79129rem;
        height: 3.333rem
    }

    body.custom-print .dln-recipe-single__product-attachment.dln-recipe-single__grid .dln-recipe-single__product-content > span {
        font-size: 1.08322rem;
        font-family: var(--fontNameSemibold), Arial, sans-serif;
        font-weight: 600;
        font-style: normal;
        margin-bottom: 1.24987rem
    }

    body.custom-print .dln-recipe-single__product-attachment.dln-recipe-single__grid .dln-recipe-single__product-title {
        font-family: var(--fontNameSemibold), Arial, sans-serif;
        font-weight: 600;
        font-style: normal;
        font-size: .62494rem !important
    }

    body.custom-print .dln-recipe-single__col.dln-recipe-single__attachment {
        max-width: 100% !important
    }

    body.custom-print .dln-recipe-single__col.dln-recipe-single__attachment > span {
        display: none
    }

    body.custom-print .dln-recipe-single__grid-info {
        flex-direction: column
    }

    body.custom-print .dln-recipe-single__grid-info .dln-wrapper {
        height: 0 !important
    }

    body.custom-print .dln-recipe-single__col.dln-recipe-single__col-gray {
        width: 100%;
        max-width: none;
        background: var(--brand-03)
    }

    body.custom-print .dln-recipe-single__col.dln-recipe-single__col-gray .dln-recipe-single__col-content {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
        max-width: none;
        background: var(--brand-03);
        padding: 0
    }

    body.custom-print .dln-recipe-single__col.dln-recipe-single__col-gray .dln-recipe-single__col-content .dln-recipe-single__accordion {
        position: relative
    }

    body.custom-print .dln-recipe-single__col.dln-recipe-single__col-gray .dln-recipe-single__col-content .dln-recipe-single__accordion:nth-of-type(2) {
        padding-left: 38px
    }

    body.custom-print .dln-recipe-single__col.dln-recipe-single__col-gray .dln-recipe-single__col-content .dln-recipe-single__accordion:nth-of-type(2):before {
        bottom: -2.08312rem;
        content: "";
        display: block;
        height: 1px;
        background: var(--ui-01);
        position: absolute;
        left: -384px;
        z-index: 10
    }

    body.custom-print .dln-recipe-single__col.dln-recipe-single__col-gray .dln-recipe-single__col-content .dln-recipe-single__accordion:last-of-type {
        width: 100%
    }

    body.custom-print .dln-recipe-single__col.dln-recipe-single__col-gray .dln-recipe-single__col-content .dln-recipe-single__accordion:last-of-type .swiper-wrapper {
        display: flex !important;
        flex-wrap: wrap
    }

    body.custom-print .dln-recipe-single__col.dln-recipe-single__col-gray .dln-recipe-single__col-content .dln-recipe-single__accordion:last-of-type .swiper-slide {
        width: 15.24847rem;
        margin-right: 1.6665rem;
        width: 33.33333%;
        padding: 0
    }

    body.custom-print .dln-recipe-single__col.dln-recipe-single__col-gray .dln-recipe-single__col-content .dln-recipe-single__accordion:last-of-type .dln-image {
        height: 7.70756rem
    }

    body.custom-print.dln-kenwood .dln-head {
        height: auto;
        border: 0
    }

    body.custom-print.dln-kenwood .dln-head .dln-head__btnNav, body.custom-print.dln-kenwood .dln-head .dln-head__navList, body.custom-print.dln-kenwood .dln-head .dln-head__topListWrap {
        display: none
    }

    body.custom-print.dln-kenwood .dln-head > .dln-wrapper {
        padding-left: 0;
        margin-left: 0
    }

    body.custom-print.dln-kenwood .dln-head .dln-head__logo {
        transform: none;
        padding: 20px 20px 20px 0;
        margin-left: 0;
        position: relative;
        left: auto
    }

    body.custom-print.dln-kenwood .dln-faq--singleFaq {
        border: 0;
        padding: 0 !important
    }

    body.custom-print.dln-kenwood .dln-faq--singleFaq .dln-faq__content {
        padding: 0;
        margin-bottom: 0
    }

    body.custom-print.dln-kenwood .dln-faq--singleFaq .dln-faq__content > .dln-wrapper {
        padding: 40px 0 0 !important
    }

    body.custom-print.dln-kenwood .dln-faq--singleFaq .dln-faq__content .dln-wrapper:last-child {
        border: 0 !important
    }

    body.custom-print.dln-kenwood .dln-thankYou #orderIntro {
        padding: 70pt 0 35pt
    }

    body.custom-print.dln-kenwood .dln-thankYou #mainContent .dln-thankYou__innerWrap .dln-thankYou__orderDetails .dln-thankYou__subTitle {
        display: none
    }

    body.custom-print.dln-kenwood .dln-foot--kenwood {
        display: none !important
    }

    body.custom-print.dln-kenwood .dln-recipe-single__print-detail-wrap .dln-recipe-details.dln-recipe-details--print {
        max-height: 350px
    }

    body.custom-print.dln-kenwood .dln-recipe-single__print-detail-wrap .dln-recipe-details__grid .dln-recipe-details__col:first-of-type {
        padding: 0
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page > .dln-wrapper:first-child {
        padding-top: 0
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page > .dln-wrapper:first-child .dln-breadcrumbs {
        padding-top: .79159rem;
        padding-bottom: .79159rem;
        margin-bottom: 0 !important
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page > .dln-wrapper:first-child .dln-breadcrumbs__li:before {
        color: rgba(var(--brand-04), .5)
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page > .dln-wrapper:first-child .dln-breadcrumbs__li a {
        line-height: .83325rem;
        font-size: .62494rem;
        color: rgba(var(--brand-04), .5)
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page > .dln-wrapper:first-child .dln-breadcrumbs__li:last-child:before, body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page > .dln-wrapper:first-child .dln-breadcrumbs__li:last-child a {
        color: var(--brand-04)
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-details--print {
        padding-bottom: 1.6665rem;
        border-top: none
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-details--print .dln-wrapper .dln-recipe-details__grid {
        border: none
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-details--print .dln-wrapper .dln-recipe-details__grid .dln-recipe-details__col {
        flex: initial !important;
        width: 50%
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-details--print .dln-wrapper .dln-recipe-details__grid .dln-recipe-details__col .dln-recipe-details__info .dln-recipe-details__title-recipe {
        font-size: 2.08312rem;
        line-height: 2.16645rem;
        margin-bottom: .6666rem
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-details--print .dln-wrapper .dln-recipe-details__grid .dln-recipe-details__col .dln-recipe-details__info .dln-recipe-details__description {
        line-height: .9999rem;
        font-size: .666rem !important
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-details--print .dln-wrapper .dln-recipe-details__grid .dln-recipe-details__col .dln-recipe-details__bottom-info {
        padding-top: 1rem;
        margin-bottom: 0
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-details--print .dln-wrapper .dln-recipe-details__grid .dln-recipe-details__col .dln-recipe-details__bottom-info-col {
        margin-top: 0
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-details--print .dln-wrapper .dln-recipe-details__grid .dln-recipe-details__col .dln-recipe-details__bottom-info-col .dln-recipe-details__bottom-info-label {
        line-height: .74992rem;
        font-size: .58327rem !important
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-details--print .dln-wrapper .dln-recipe-details__grid .dln-recipe-details__col .dln-recipe-details__bottom-info-col .dln-recipe-details__bottom-info-value {
        line-height: .74992rem;
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: .58327rem !important
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-details--print .dln-wrapper .dln-recipe-details__grid .dln-recipe-details__col .dln-recipe-details__image-container .dln-image {
        z-index: 1
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-details--print .dln-wrapper .dln-recipe-details__grid .dln-recipe-details__col .dln-recipe-details__image-container .dln-image__image {
        z-index: 2
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-details--print .dln-wrapper .dln-recipe-details__grid .dln-recipe-details__col .dln-recipe-details__image-container .dln-image:after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .6);
        opacity: .999;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-details--print .dln-wrapper .dln-recipe-details__grid .dln-recipe-details__col .dln-btnIcon {
        display: none
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-single__servings-section {
        top: 13.5rem
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-single__servings-section .dln-recipe-single__servings-col {
        font-size: .74992rem;
        color: var(--brand-04)
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-single__servings-section .dln-recipe-single__servings-col .dln-select__value, body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-single__servings-section .dln-recipe-single__servings-col > span {
        font-size: 1.16655rem;
        line-height: 1.41653rem;
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__ingredients-wrap {
        padding-top: 2.6664rem;
        padding-bottom: 2.6664rem;
        min-height: 0
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__ingredients-wrap .dln-recipe-single__title-content {
        font-size: 1.16655rem;
        line-height: 1.41653rem;
        padding-bottom: .3333rem
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__ingredients-wrap .dln-recipe-single__accordion-content > p {
        font-size: .6666rem;
        line-height: .9999rem
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__ingredients-wrap .dln-recipe-single__utensils-products-wrap .dln-recipe-single__utensils {
        padding-bottom: 1.6665rem;
        margin-bottom: 1.6665rem
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__ingredients-wrap .dln-recipe-single__utensils-products-wrap .dln-recipe-single__products .dln-recipe-single__product-attachment {
        padding-top: 0
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__ingredients-wrap .dln-recipe-single__utensils-products-wrap .dln-recipe-single__products .dln-recipe-single__product-attachment .dln-recipe-single__product-content span {
        font-family: var(--fontNameDelonghi), M PLUS\ 1p, Arial, sans-serif;
        font-weight: 500;
        font-style: normal;
        margin-bottom: .91657rem;
        text-transform: lowercase
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__ingredients-wrap .dln-recipe-single__utensils-products-wrap .dln-recipe-single__products .dln-recipe-single__product-attachment .dln-recipe-single__product-content span:first-letter {
        text-transform: uppercase
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__ingredients-wrap .dln-recipe-single__utensils-products-wrap .dln-recipe-single__products .dln-recipe-single__product-attachment .dln-recipe-single__product-content .dln-image {
        width: 3.49965rem;
        height: 2.87471rem
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__ingredients-wrap .dln-recipe-single__utensils-products-wrap .dln-recipe-single__products .dln-recipe-single__product-attachment .dln-recipe-single__product-content .dln-recipe-single__product-title {
        font-size: .79159rem !important
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__instructions-wrap .dln-recipe-single__col-content .dln-recipe-single__title-content {
        padding-bottom: .74992rem
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__instructions-wrap .dln-recipe-single__col-content .dln-recipe-single__step + .dln-recipe-single__step {
        margin-top: 1.6665rem
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__instructions-wrap .dln-recipe-single__col-content .dln-recipe-single__step .dln-recipe-single__step-title {
        font-size: .74992rem;
        line-height: .9999rem;
        margin-bottom: .45829rem
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__instructions-wrap .dln-recipe-single__col-content .dln-recipe-single__step .dln-recipe-single__step-title span {
        font-size: .74992rem;
        line-height: .9999rem
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__instructions-wrap .dln-recipe-single__col-content .dln-recipe-single__step .dln-image {
        margin-bottom: .41663rem
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__instructions-wrap .dln-recipe-single__col-content .dln-recipe-single__step p {
        font-size: .6666rem;
        line-height: .9999rem
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__instructions-wrap .dln-recipe-single__print-notes .dln-recipe-single__title-content {
        font-size: 1.16655rem;
        line-height: 1.41653rem;
        margin-bottom: 2.24978rem
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-footer {
        padding-top: 2.6664rem
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-footer .dln-recipe-single__print-how-too .dln-recipe-single__accordion .dln-recipe-single__accordion-header .dln-recipe-single__title-content {
        font-size: 1.16655rem;
        line-height: 1.41653rem;
        padding-bottom: .41663rem
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-footer .dln-recipe-single__print-how-too .dln-recipe-single__grid-how-to {
        margin: 0
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-footer .dln-recipe-single__print-how-too .dln-recipe-single__grid-how-to .swiper-slide {
        width: 15.24847rem;
        margin-right: 1.6665rem;
        padding: 0
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-footer .dln-recipe-single__print-how-too .dln-recipe-single__grid-how-to .swiper-slide:last-child {
        margin-right: 0
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-footer .dln-recipe-single__print-how-too .dln-recipe-single__grid-how-to .swiper-slide .dln-image {
        width: 15.24847rem;
        height: 7.70756rem;
        margin-bottom: .41663rem
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-footer .dln-recipe-single__print-how-too .dln-recipe-single__grid-how-to .swiper-slide > p {
        font-size: .6666rem;
        line-height: .9999rem
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-footer .dln-recipe-single__print-how-too .dln-recipe-single__grid-how-to .swiper-slide > p strong {
        margin-bottom: .45829rem;
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal;
        display: block;
        width: 100%;
        line-height: inherit;
        font-size: inherit
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-footer .dln-recipe-single__print-how-too .dln-recipe-single__grid-how-to .swiper-slide > p br {
        display: none
    }

    body.custom-print.dln-delonghi .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-footer .dln-recipe-single__discover-more.dln-recipe-single__title-content {
        margin-top: .3333rem;
        padding-top: 2.6664rem;
        padding-bottom: 4.16625rem;
        font-size: 1.16655rem;
        line-height: 1.41653rem
    }

    body.custom-print.dln-kenwood .dln-head--kenwood {
        height: .9999rem
    }

    body.custom-print.dln-kenwood .dln-head--kenwood .dln-head__logo {
        padding: 0;
        margin: 0 auto
    }

    body.custom-print.dln-kenwood .dln-head--kenwood .dln-head__logo .dln-head__logoIcon {
        height: .9999rem;
        width: auto
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page > .dln-wrapper:first-child {
        padding-top: 4.16625rem
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page > .dln-wrapper:first-child .dln-breadcrumbs {
        height: .9999rem;
        margin-bottom: 2.49975rem
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page > .dln-wrapper:first-child .dln-breadcrumbs .dln-breadcrumbs__li {
        height: .9999rem
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page > .dln-wrapper:first-child .dln-breadcrumbs .dln-breadcrumbs__li:not(:first-of-type):before {
        height: .9999rem;
        width: .29164rem;
        margin-right: 1.24987rem;
        font-size: .49995rem;
        font-family: var(--fontNameIcons), sans-serif;
        font-variant: normal;
        text-transform: none;
        content: "d";
        display: inline-block;
        color: var(--ui-07)
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page > .dln-wrapper:first-child .dln-breadcrumbs .dln-breadcrumbs__li a {
        font-size: .83325rem;
        line-height: .9999rem;
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal;
        display: inline-block;
        color: var(--ui-07)
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page > .dln-wrapper:first-child .dln-breadcrumbs .dln-breadcrumbs__li:last-child {
        opacity: 1
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page > .dln-wrapper:first-child .dln-breadcrumbs .dln-breadcrumbs__li:last-child > a {
        color: var(--brand-04)
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-details--print {
        height: auto;
        max-height: none
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-details__grid {
        padding-bottom: 2.49975rem;
        max-height: none
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-details__info {
        padding-right: .83325rem;
        box-sizing: border-box
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-details__info .dln-recipe-details__title-recipe {
        margin-top: 3.95794rem;
        margin-bottom: .83325rem;
        font-size: 1.58317rem;
        line-height: 1.91647rem;
        padding-right: 4.16625rem
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-details__info .dln-recipe-details__description {
        font-size: .58327rem;
        line-height: .83325rem;
        padding-right: 4.16625rem
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-single__servings-section {
        padding-bottom: 0;
        top: 240px
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-single__servings-section .dln-recipe-single__servings-col {
        font-size: .6666rem;
        line-height: .9999rem
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-single__servings-section .dln-recipe-single__servings-col .dln-select__value, body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-single__servings-section .dln-recipe-single__servings-col span {
        font-size: .9999rem;
        line-height: 1.24987rem;
        color: var(--brand-04)
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-details__bottom-info {
        height: 2.08312rem;
        margin-bottom: 0
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-details__bottom-info .dln-recipe-details__bottom-info-col {
        height: 2.08312rem;
        border: none;
        margin: 0
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-details__bottom-info .dln-recipe-details__bottom-info-col:not(:first-of-type) {
        padding-left: 1.24987rem
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-detail-wrap .dln-recipe-details__bottom-info .dln-recipe-details__bottom-info-col .dln-icn {
        height: 2.08312rem;
        font-size: 2.08312rem;
        color: var(--brand-04)
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__ingredients-wrap {
        min-height: 0
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__ingredients-wrap .dln-recipe-single__product-content > span, body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__ingredients-wrap .dln-recipe-single__title-content {
        font-family: var(--fontNameExtra), Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 1.16655rem;
        line-height: 1.49985rem;
        padding-bottom: .74992rem
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__ingredients-wrap .dln-recipe-single__accordion-content > p {
        font-size: .58327rem;
        line-height: .91657rem
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__ingredients-wrap .dln-recipe-single__utensils-products-wrap {
        padding: 0
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__ingredients-wrap .dln-recipe-single__utensils {
        padding-bottom: 1.6665rem;
        margin-bottom: 2.08312rem
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__ingredients-wrap .dln-recipe-single__product-content {
        width: 7.6659rem;
        margin-right: .83325rem;
        margin-bottom: .9999rem
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__ingredients-wrap .dln-recipe-single__product-content > span {
        margin-bottom: .74992rem;
        padding: 0
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__ingredients-wrap .dln-recipe-single__product-content > .dln-image {
        width: 3.41632rem;
        height: 3.41632rem
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__ingredients-wrap .dln-recipe-single__product-content .dln-recipe-single__product-title {
        font-size: .58327rem;
        line-height: .74992rem;
        font-family: var(--fontNameBold), Arial, sans-serif;
        font-weight: 700;
        font-style: normal
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__ingredients-wrap .dln-recipe-single__col.dln-recipe-single__attachment {
        flex: initial;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        width: 100%;
        padding: 0 !important
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__ingredients-wrap .dln-recipe-single__col.dln-recipe-single__attachment .swiper-slide {
        margin-bottom: .9999rem
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__ingredients-wrap .dln-recipe-single__col.dln-recipe-single__attachment .swiper-slide:nth-of-type(3n+3) {
        margin-right: 0
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__ingredients-wrap .dln-recipe-single__col.dln-recipe-single__attachment .swiper-slide .dln-recipe-single__product-title {
        font-family: var(--fontNameRoman), Arial, sans-serif;
        font-weight: 400;
        font-style: normal
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__instructions-wrap .dln-recipe-single__col-content .dln-recipe-single__title-content {
        font-family: var(--fontNameExtra), Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 1.16655rem;
        line-height: 1.49985rem;
        padding-bottom: .74992rem
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__instructions-wrap .dln-recipe-single__col-content .dln-recipe-single__step-title {
        font-size: .6666rem;
        line-height: .91657rem;
        margin-bottom: .54161rem;
        display: flex;
        flex-wrap: wrap;
        width: 100%
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__instructions-wrap .dln-recipe-single__col-content .dln-recipe-single__step-title > span {
        font-size: .49995rem;
        align-self: flex-end;
        color: var(--ui-07)
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__instructions-wrap .dln-recipe-single__print-notes .dln-recipe-single__title-content {
        font-size: .83325rem;
        line-height: .9999rem
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-footer .dln-recipe-single__print-how-too {
        min-height: 0
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-footer .dln-recipe-single__print-how-too .dln-recipe-single__title-content {
        font-family: var(--fontNameExtra), Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 1.16655rem;
        line-height: 1.49985rem;
        margin-bottom: .83325rem;
        padding: 0
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-footer .dln-recipe-single__print-how-too .dln-recipe-single__grid.dln-recipe-single__grid-how-to {
        margin: 0
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-footer .dln-recipe-single__print-how-too .dln-recipe-single__accordion-content .swiper-wrapper {
        width: 100%
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-footer .dln-recipe-single__print-how-too .dln-recipe-single__accordion-content .swiper-slide {
        margin-right: 1.6665rem;
        width: calc(33.33% - 1.10667rem);
        padding: 0;
        margin-bottom: 0
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-footer .dln-recipe-single__print-how-too .dln-recipe-single__accordion-content .swiper-slide:nth-child(3n+3) {
        margin: 0
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-footer .dln-recipe-single__print-how-too .dln-recipe-single__accordion-content .swiper-slide .dln-image {
        height: 7.70756rem
    }

    body.custom-print.dln-kenwood .dln-recipe-single .dln-recipe-single__print-page .dln-recipe-single__print-footer .dln-recipe-single__discover-more {
        margin-top: 2.49975rem;
        padding-top: 3.333rem;
        font-size: .83325rem;
        line-height: .9999rem
    }
}

.flag-icon, .flag-icon-background {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%
}

.flag-icon {
    display: inline-block;
    width: 1.33333em;
    line-height: 1em;
    position: relative
}

.flag-icon:before {
    content: "\A0"
}

.flag-icon.flag-icon-squared {
    width: 1em
}

.flag-icon-ad {
    background-image: url(/../medias/4x3/ad.svg)
}

.flag-icon-ad.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ad.svg)
}

.flag-icon-ae {
    background-image: url(/../medias/4x3/ae.svg)
}

.flag-icon-ae.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ae.svg)
}

.flag-icon-af {
    background-image: url(/../medias/4x3/af.svg)
}

.flag-icon-af.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/af.svg)
}

.flag-icon-ag {
    background-image: url(/../medias/4x3/ag.svg)
}

.flag-icon-ag.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ag.svg)
}

.flag-icon-ai {
    background-image: url(/../medias/4x3/ai.svg)
}

.flag-icon-ai.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ai.svg)
}

.flag-icon-al {
    background-image: url(/../medias/4x3/al.svg)
}

.flag-icon-al.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/al.svg)
}

.flag-icon-am {
    background-image: url(/../medias/4x3/am.svg)
}

.flag-icon-am.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/am.svg)
}

.flag-icon-ao {
    background-image: url(/../medias/4x3/ao.svg)
}

.flag-icon-ao.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ao.svg)
}

.flag-icon-aq {
    background-image: url(/../medias/4x3/aq.svg)
}

.flag-icon-aq.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/aq.svg)
}

.flag-icon-ar {
    background-image: url(/../medias/4x3/ar.svg)
}

.flag-icon-ar.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ar.svg)
}

.flag-icon-as {
    background-image: url(/../medias/4x3/as.svg)
}

.flag-icon-as.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/as.svg)
}

.flag-icon-at {
    background-image: url(/../medias/4x3/at.svg)
}

.flag-icon-at.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/at.svg)
}

.flag-icon-au {
    background-image: url(/../medias/4x3/au.svg)
}

.flag-icon-au.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/au.svg)
}

.flag-icon-aw {
    background-image: url(/../medias/4x3/aw.svg)
}

.flag-icon-aw.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/aw.svg)
}

.flag-icon-ax {
    background-image: url(/../medias/4x3/ax.svg)
}

.flag-icon-ax.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ax.svg)
}

.flag-icon-az {
    background-image: url(/../medias/4x3/az.svg)
}

.flag-icon-az.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/az.svg)
}

.flag-icon-ba {
    background-image: url(/../medias/4x3/ba.svg)
}

.flag-icon-ba.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ba.svg)
}

.flag-icon-bb {
    background-image: url(/../medias/4x3/bb.svg)
}

.flag-icon-bb.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/bb.svg)
}

.flag-icon-bd {
    background-image: url(/../medias/4x3/bd.svg)
}

.flag-icon-bd.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/bd.svg)
}

.flag-icon-be {
    background-image: url(/../medias/4x3/be.svg)
}

.flag-icon-be.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/be.svg)
}

.flag-icon-bf {
    background-image: url(/../medias/4x3/bf.svg)
}

.flag-icon-bf.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/bf.svg)
}

.flag-icon-bg {
    background-image: url(/../medias/4x3/bg.svg)
}

.flag-icon-bg.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/bg.svg)
}

.flag-icon-bh {
    background-image: url(/../medias/4x3/bh.svg)
}

.flag-icon-bh.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/bh.svg)
}

.flag-icon-bi {
    background-image: url(/../medias/4x3/bi.svg)
}

.flag-icon-bi.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/bi.svg)
}

.flag-icon-bj {
    background-image: url(/../medias/4x3/bj.svg)
}

.flag-icon-bj.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/bj.svg)
}

.flag-icon-bl {
    background-image: url(/../medias/4x3/bl.svg)
}

.flag-icon-bl.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/bl.svg)
}

.flag-icon-bm {
    background-image: url(/../medias/4x3/bm.svg)
}

.flag-icon-bm.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/bm.svg)
}

.flag-icon-bn {
    background-image: url(/../medias/4x3/bn.svg)
}

.flag-icon-bn.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/bn.svg)
}

.flag-icon-bo {
    background-image: url(/../medias/4x3/bo.svg)
}

.flag-icon-bo.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/bo.svg)
}

.flag-icon-bq {
    background-image: url(/../medias/4x3/bq.svg)
}

.flag-icon-bq.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/bq.svg)
}

.flag-icon-br {
    background-image: url(/../medias/4x3/br.svg)
}

.flag-icon-br.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/br.svg)
}

.flag-icon-bs {
    background-image: url(/../medias/4x3/bs.svg)
}

.flag-icon-bs.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/bs.svg)
}

.flag-icon-bt {
    background-image: url(/../medias/4x3/bt.svg)
}

.flag-icon-bt.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/bt.svg)
}

.flag-icon-bv {
    background-image: url(/../medias/4x3/bv.svg)
}

.flag-icon-bv.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/bv.svg)
}

.flag-icon-bw {
    background-image: url(/../medias/4x3/bw.svg)
}

.flag-icon-bw.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/bw.svg)
}

.flag-icon-by {
    background-image: url(/../medias/4x3/by.svg)
}

.flag-icon-by.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/by.svg)
}

.flag-icon-bz {
    background-image: url(/../medias/4x3/bz.svg)
}

.flag-icon-bz.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/bz.svg)
}

.flag-icon-ca {
    background-image: url(/../medias/4x3/ca.svg)
}

.flag-icon-ca.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ca.svg)
}

.flag-icon-cc {
    background-image: url(/../medias/4x3/cc.svg)
}

.flag-icon-cc.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/cc.svg)
}

.flag-icon-cd {
    background-image: url(/../medias/4x3/cd.svg)
}

.flag-icon-cd.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/cd.svg)
}

.flag-icon-cf {
    background-image: url(/../medias/4x3/cf.svg)
}

.flag-icon-cf.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/cf.svg)
}

.flag-icon-cg {
    background-image: url(/../medias/4x3/cg.svg)
}

.flag-icon-cg.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/cg.svg)
}

.flag-icon-ch {
    background-image: url(/../medias/4x3/ch.svg)
}

.flag-icon-ch.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ch.svg)
}

.flag-icon-ci {
    background-image: url(/../medias/4x3/ci.svg)
}

.flag-icon-ci.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ci.svg)
}

.flag-icon-ck {
    background-image: url(/../medias/4x3/ck.svg)
}

.flag-icon-ck.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ck.svg)
}

.flag-icon-cl {
    background-image: url(/../medias/4x3/cl.svg)
}

.flag-icon-cl.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/cl.svg)
}

.flag-icon-cm {
    background-image: url(/../medias/4x3/cm.svg)
}

.flag-icon-cm.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/cm.svg)
}

.flag-icon-cn {
    background-image: url(/../medias/4x3/cn.svg)
}

.flag-icon-cn.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/cn.svg)
}

.flag-icon-co {
    background-image: url(/../medias/4x3/co.svg)
}

.flag-icon-co.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/co.svg)
}

.flag-icon-cr {
    background-image: url(/../medias/4x3/cr.svg)
}

.flag-icon-cr.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/cr.svg)
}

.flag-icon-cu {
    background-image: url(/../medias/4x3/cu.svg)
}

.flag-icon-cu.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/cu.svg)
}

.flag-icon-cv {
    background-image: url(/../medias/4x3/cv.svg)
}

.flag-icon-cv.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/cv.svg)
}

.flag-icon-cw {
    background-image: url(/../medias/4x3/cw.svg)
}

.flag-icon-cw.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/cw.svg)
}

.flag-icon-cx {
    background-image: url(/../medias/4x3/cx.svg)
}

.flag-icon-cx.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/cx.svg)
}

.flag-icon-cy {
    background-image: url(/../medias/4x3/cy.svg)
}

.flag-icon-cy.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/cy.svg)
}

.flag-icon-cz {
    background-image: url(/../medias/4x3/cz.svg)
}

.flag-icon-cz.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/cz.svg)
}

.flag-icon-de {
    background-image: url(/../medias/4x3/de.svg)
}

.flag-icon-de.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/de.svg)
}

.flag-icon-dj {
    background-image: url(/../medias/4x3/dj.svg)
}

.flag-icon-dj.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/dj.svg)
}

.flag-icon-dk {
    background-image: url(/../medias/4x3/dk.svg)
}

.flag-icon-dk.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/dk.svg)
}

.flag-icon-dm {
    background-image: url(/../medias/4x3/dm.svg)
}

.flag-icon-dm.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/dm.svg)
}

.flag-icon-do {
    background-image: url(/../medias/4x3/do.svg)
}

.flag-icon-do.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/do.svg)
}

.flag-icon-dz {
    background-image: url(/../medias/4x3/dz.svg)
}

.flag-icon-dz.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/dz.svg)
}

.flag-icon-ec {
    background-image: url(/../medias/4x3/ec.svg)
}

.flag-icon-ec.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ec.svg)
}

.flag-icon-ee {
    background-image: url(/../medias/4x3/ee.svg)
}

.flag-icon-ee.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ee.svg)
}

.flag-icon-eg {
    background-image: url(/../medias/4x3/eg.svg)
}

.flag-icon-eg.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/eg.svg)
}

.flag-icon-eh {
    background-image: url(/../medias/4x3/eh.svg)
}

.flag-icon-eh.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/eh.svg)
}

.flag-icon-er {
    background-image: url(/../medias/4x3/er.svg)
}

.flag-icon-er.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/er.svg)
}

.flag-icon-es {
    background-image: url(/../medias/4x3/es.svg)
}

.flag-icon-es.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/es.svg)
}

.flag-icon-et {
    background-image: url(/../medias/4x3/et.svg)
}

.flag-icon-et.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/et.svg)
}

.flag-icon-fi {
    background-image: url(/../medias/4x3/fi.svg)
}

.flag-icon-fi.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/fi.svg)
}

.flag-icon-fj {
    background-image: url(/../medias/4x3/fj.svg)
}

.flag-icon-fj.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/fj.svg)
}

.flag-icon-fk {
    background-image: url(/../medias/4x3/fk.svg)
}

.flag-icon-fk.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/fk.svg)
}

.flag-icon-fm {
    background-image: url(/../medias/4x3/fm.svg)
}

.flag-icon-fm.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/fm.svg)
}

.flag-icon-fo {
    background-image: url(/../medias/4x3/fo.svg)
}

.flag-icon-fo.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/fo.svg)
}

.flag-icon-fr {
    background-image: url(/../medias/4x3/fr.svg)
}

.flag-icon-fr.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/fr.svg)
}

.flag-icon-ga {
    background-image: url(/../medias/4x3/ga.svg)
}

.flag-icon-ga.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ga.svg)
}

.flag-icon-gb {
    background-image: url(/../medias/4x3/gb.svg)
}

.flag-icon-gb.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/gb.svg)
}

.flag-icon-gd {
    background-image: url(/../medias/4x3/gd.svg)
}

.flag-icon-gd.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/gd.svg)
}

.flag-icon-ge {
    background-image: url(/../medias/4x3/ge.svg)
}

.flag-icon-ge.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ge.svg)
}

.flag-icon-gf {
    background-image: url(/../medias/4x3/gf.svg)
}

.flag-icon-gf.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/gf.svg)
}

.flag-icon-gg {
    background-image: url(/../medias/4x3/gg.svg)
}

.flag-icon-gg.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/gg.svg)
}

.flag-icon-gh {
    background-image: url(/../medias/4x3/gh.svg)
}

.flag-icon-gh.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/gh.svg)
}

.flag-icon-gi {
    background-image: url(/../medias/4x3/gi.svg)
}

.flag-icon-gi.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/gi.svg)
}

.flag-icon-gl {
    background-image: url(/../medias/4x3/gl.svg)
}

.flag-icon-gl.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/gl.svg)
}

.flag-icon-gm {
    background-image: url(/../medias/4x3/gm.svg)
}

.flag-icon-gm.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/gm.svg)
}

.flag-icon-gn {
    background-image: url(/../medias/4x3/gn.svg)
}

.flag-icon-gn.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/gn.svg)
}

.flag-icon-gp {
    background-image: url(/../medias/4x3/gp.svg)
}

.flag-icon-gp.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/gp.svg)
}

.flag-icon-gq {
    background-image: url(/../medias/4x3/gq.svg)
}

.flag-icon-gq.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/gq.svg)
}

.flag-icon-gr {
    background-image: url(/../medias/4x3/gr.svg)
}

.flag-icon-gr.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/gr.svg)
}

.flag-icon-gs {
    background-image: url(/../medias/4x3/gs.svg)
}

.flag-icon-gs.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/gs.svg)
}

.flag-icon-gt {
    background-image: url(/../medias/4x3/gt.svg)
}

.flag-icon-gt.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/gt.svg)
}

.flag-icon-gu {
    background-image: url(/../medias/4x3/gu.svg)
}

.flag-icon-gu.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/gu.svg)
}

.flag-icon-gw {
    background-image: url(/../medias/4x3/gw.svg)
}

.flag-icon-gw.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/gw.svg)
}

.flag-icon-gy {
    background-image: url(/../medias/4x3/gy.svg)
}

.flag-icon-gy.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/gy.svg)
}

.flag-icon-hk {
    background-image: url(/../medias/4x3/hk.svg)
}

.flag-icon-hk.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/hk.svg)
}

.flag-icon-hm {
    background-image: url(/../medias/4x3/hm.svg)
}

.flag-icon-hm.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/hm.svg)
}

.flag-icon-hn {
    background-image: url(/../medias/4x3/hn.svg)
}

.flag-icon-hn.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/hn.svg)
}

.flag-icon-hr {
    background-image: url(/../medias/4x3/hr.svg)
}

.flag-icon-hr.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/hr.svg)
}

.flag-icon-ht {
    background-image: url(/../medias/4x3/ht.svg)
}

.flag-icon-ht.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ht.svg)
}

.flag-icon-hu {
    background-image: url(/../medias/4x3/hu.svg)
}

.flag-icon-hu.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/hu.svg)
}

.flag-icon-id {
    background-image: url(/../medias/4x3/id.svg)
}

.flag-icon-id.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/id.svg)
}

.flag-icon-ie {
    background-image: url(/../medias/4x3/ie.svg)
}

.flag-icon-ie.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ie.svg)
}

.flag-icon-il {
    background-image: url(/../medias/4x3/il.svg)
}

.flag-icon-il.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/il.svg)
}

.flag-icon-im {
    background-image: url(/../medias/4x3/im.svg)
}

.flag-icon-im.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/im.svg)
}

.flag-icon-in {
    background-image: url(/../medias/4x3/in.svg)
}

.flag-icon-in.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/in.svg)
}

.flag-icon-io {
    background-image: url(/../medias/4x3/io.svg)
}

.flag-icon-io.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/io.svg)
}

.flag-icon-iq {
    background-image: url(/../medias/4x3/iq.svg)
}

.flag-icon-iq.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/iq.svg)
}

.flag-icon-ir {
    background-image: url(/../medias/4x3/ir.svg)
}

.flag-icon-ir.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ir.svg)
}

.flag-icon-is {
    background-image: url(/../medias/4x3/is.svg)
}

.flag-icon-is.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/is.svg)
}

.flag-icon-it {
    background-image: url(/../medias/4x3/it.svg)
}

.flag-icon-it.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/it.svg)
}

.flag-icon-je {
    background-image: url(/../medias/4x3/je.svg)
}

.flag-icon-je.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/je.svg)
}

.flag-icon-jm {
    background-image: url(/../medias/4x3/jm.svg)
}

.flag-icon-jm.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/jm.svg)
}

.flag-icon-jo {
    background-image: url(/../medias/4x3/jo.svg)
}

.flag-icon-jo.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/jo.svg)
}

.flag-icon-jp {
    background-image: url(/../medias/4x3/jp.svg)
}

.flag-icon-jp.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/jp.svg)
}

.flag-icon-ke {
    background-image: url(/../medias/4x3/ke.svg)
}

.flag-icon-ke.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ke.svg)
}

.flag-icon-kg {
    background-image: url(/../medias/4x3/kg.svg)
}

.flag-icon-kg.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/kg.svg)
}

.flag-icon-kh {
    background-image: url(/../medias/4x3/kh.svg)
}

.flag-icon-kh.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/kh.svg)
}

.flag-icon-ki {
    background-image: url(/../medias/4x3/ki.svg)
}

.flag-icon-ki.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ki.svg)
}

.flag-icon-km {
    background-image: url(/../medias/4x3/km.svg)
}

.flag-icon-km.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/km.svg)
}

.flag-icon-kn {
    background-image: url(/../medias/4x3/kn.svg)
}

.flag-icon-kn.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/kn.svg)
}

.flag-icon-kp {
    background-image: url(/../medias/4x3/kp.svg)
}

.flag-icon-kp.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/kp.svg)
}

.flag-icon-kr {
    background-image: url(/../medias/4x3/kr.svg)
}

.flag-icon-kr.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/kr.svg)
}

.flag-icon-kw {
    background-image: url(/../medias/4x3/kw.svg)
}

.flag-icon-kw.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/kw.svg)
}

.flag-icon-ky {
    background-image: url(/../medias/4x3/ky.svg)
}

.flag-icon-ky.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ky.svg)
}

.flag-icon-kz {
    background-image: url(/../medias/4x3/kz.svg)
}

.flag-icon-kz.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/kz.svg)
}

.flag-icon-la {
    background-image: url(/../medias/4x3/la.svg)
}

.flag-icon-la.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/la.svg)
}

.flag-icon-lb {
    background-image: url(/../medias/4x3/lb.svg)
}

.flag-icon-lb.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/lb.svg)
}

.flag-icon-lc {
    background-image: url(/../medias/4x3/lc.svg)
}

.flag-icon-lc.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/lc.svg)
}

.flag-icon-li {
    background-image: url(/../medias/4x3/li.svg)
}

.flag-icon-li.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/li.svg)
}

.flag-icon-lk {
    background-image: url(/../medias/4x3/lk.svg)
}

.flag-icon-lk.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/lk.svg)
}

.flag-icon-lr {
    background-image: url(/../medias/4x3/lr.svg)
}

.flag-icon-lr.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/lr.svg)
}

.flag-icon-ls {
    background-image: url(/../medias/4x3/ls.svg)
}

.flag-icon-ls.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ls.svg)
}

.flag-icon-lt {
    background-image: url(/../medias/4x3/lt.svg)
}

.flag-icon-lt.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/lt.svg)
}

.flag-icon-lu {
    background-image: url(/../medias/4x3/lu.svg)
}

.flag-icon-lu.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/lu.svg)
}

.flag-icon-lv {
    background-image: url(/../medias/4x3/lv.svg)
}

.flag-icon-lv.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/lv.svg)
}

.flag-icon-ly {
    background-image: url(/../medias/4x3/ly.svg)
}

.flag-icon-ly.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ly.svg)
}

.flag-icon-ma {
    background-image: url(/../medias/4x3/ma.svg)
}

.flag-icon-ma.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ma.svg)
}

.flag-icon-mc {
    background-image: url(/../medias/4x3/mc.svg)
}

.flag-icon-mc.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/mc.svg)
}

.flag-icon-md {
    background-image: url(/../medias/4x3/md.svg)
}

.flag-icon-md.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/md.svg)
}

.flag-icon-me {
    background-image: url(/../medias/4x3/me.svg)
}

.flag-icon-me.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/me.svg)
}

.flag-icon-mf {
    background-image: url(/../medias/4x3/mf.svg)
}

.flag-icon-mf.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/mf.svg)
}

.flag-icon-mg {
    background-image: url(/../medias/4x3/mg.svg)
}

.flag-icon-mg.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/mg.svg)
}

.flag-icon-mh {
    background-image: url(/../medias/4x3/mh.svg)
}

.flag-icon-mh.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/mh.svg)
}

.flag-icon-mk {
    background-image: url(/../medias/4x3/mk.svg)
}

.flag-icon-mk.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/mk.svg)
}

.flag-icon-ml {
    background-image: url(/../medias/4x3/ml.svg)
}

.flag-icon-ml.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ml.svg)
}

.flag-icon-mm {
    background-image: url(/../medias/4x3/mm.svg)
}

.flag-icon-mm.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/mm.svg)
}

.flag-icon-mn {
    background-image: url(/../medias/4x3/mn.svg)
}

.flag-icon-mn.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/mn.svg)
}

.flag-icon-mo {
    background-image: url(/../medias/4x3/mo.svg)
}

.flag-icon-mo.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/mo.svg)
}

.flag-icon-mp {
    background-image: url(/../medias/4x3/mp.svg)
}

.flag-icon-mp.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/mp.svg)
}

.flag-icon-mq {
    background-image: url(/../medias/4x3/mq.svg)
}

.flag-icon-mq.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/mq.svg)
}

.flag-icon-mr {
    background-image: url(/../medias/4x3/mr.svg)
}

.flag-icon-mr.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/mr.svg)
}

.flag-icon-ms {
    background-image: url(/../medias/4x3/ms.svg)
}

.flag-icon-ms.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ms.svg)
}

.flag-icon-mt {
    background-image: url(/../medias/4x3/mt.svg)
}

.flag-icon-mt.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/mt.svg)
}

.flag-icon-mu {
    background-image: url(/../medias/4x3/mu.svg)
}

.flag-icon-mu.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/mu.svg)
}

.flag-icon-mv {
    background-image: url(/../medias/4x3/mv.svg)
}

.flag-icon-mv.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/mv.svg)
}

.flag-icon-mw {
    background-image: url(/../medias/4x3/mw.svg)
}

.flag-icon-mw.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/mw.svg)
}

.flag-icon-mx {
    background-image: url(/../medias/4x3/mx.svg)
}

.flag-icon-mx.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/mx.svg)
}

.flag-icon-my {
    background-image: url(/../medias/4x3/my.svg)
}

.flag-icon-my.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/my.svg)
}

.flag-icon-mz {
    background-image: url(/../medias/4x3/mz.svg)
}

.flag-icon-mz.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/mz.svg)
}

.flag-icon-na {
    background-image: url(/../medias/4x3/na.svg)
}

.flag-icon-na.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/na.svg)
}

.flag-icon-nc {
    background-image: url(/../medias/4x3/nc.svg)
}

.flag-icon-nc.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/nc.svg)
}

.flag-icon-ne {
    background-image: url(/../medias/4x3/ne.svg)
}

.flag-icon-ne.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ne.svg)
}

.flag-icon-nf {
    background-image: url(/../medias/4x3/nf.svg)
}

.flag-icon-nf.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/nf.svg)
}

.flag-icon-ng {
    background-image: url(/../medias/4x3/ng.svg)
}

.flag-icon-ng.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ng.svg)
}

.flag-icon-ni {
    background-image: url(/../medias/4x3/ni.svg)
}

.flag-icon-ni.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ni.svg)
}

.flag-icon-nl {
    background-image: url(/../medias/4x3/nl.svg)
}

.flag-icon-nl.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/nl.svg)
}

.flag-icon-no {
    background-image: url(/../medias/4x3/no.svg)
}

.flag-icon-no.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/no.svg)
}

.flag-icon-np {
    background-image: url(/../medias/4x3/np.svg)
}

.flag-icon-np.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/np.svg)
}

.flag-icon-nr {
    background-image: url(/../medias/4x3/nr.svg)
}

.flag-icon-nr.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/nr.svg)
}

.flag-icon-nu {
    background-image: url(/../medias/4x3/nu.svg)
}

.flag-icon-nu.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/nu.svg)
}

.flag-icon-nz {
    background-image: url(/../medias/4x3/nz.svg)
}

.flag-icon-nz.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/nz.svg)
}

.flag-icon-om {
    background-image: url(/../medias/4x3/om.svg)
}

.flag-icon-om.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/om.svg)
}

.flag-icon-pa {
    background-image: url(/../medias/4x3/pa.svg)
}

.flag-icon-pa.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/pa.svg)
}

.flag-icon-pe {
    background-image: url(/../medias/4x3/pe.svg)
}

.flag-icon-pe.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/pe.svg)
}

.flag-icon-pf {
    background-image: url(/../medias/4x3/pf.svg)
}

.flag-icon-pf.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/pf.svg)
}

.flag-icon-pg {
    background-image: url(/../medias/4x3/pg.svg)
}

.flag-icon-pg.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/pg.svg)
}

.flag-icon-ph {
    background-image: url(/../medias/4x3/ph.svg)
}

.flag-icon-ph.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ph.svg)
}

.flag-icon-pk {
    background-image: url(/../medias/4x3/pk.svg)
}

.flag-icon-pk.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/pk.svg)
}

.flag-icon-pl {
    background-image: url(/../medias/4x3/pl.svg)
}

.flag-icon-pl.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/pl.svg)
}

.flag-icon-pm {
    background-image: url(/../medias/4x3/pm.svg)
}

.flag-icon-pm.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/pm.svg)
}

.flag-icon-pn {
    background-image: url(/../medias/4x3/pn.svg)
}

.flag-icon-pn.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/pn.svg)
}

.flag-icon-pr {
    background-image: url(/../medias/4x3/pr.svg)
}

.flag-icon-pr.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/pr.svg)
}

.flag-icon-ps {
    background-image: url(/../medias/4x3/ps.svg)
}

.flag-icon-ps.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ps.svg)
}

.flag-icon-pt {
    background-image: url(/../medias/4x3/pt.svg)
}

.flag-icon-pt.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/pt.svg)
}

.flag-icon-pw {
    background-image: url(/../medias/4x3/pw.svg)
}

.flag-icon-pw.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/pw.svg)
}

.flag-icon-py {
    background-image: url(/../medias/4x3/py.svg)
}

.flag-icon-py.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/py.svg)
}

.flag-icon-qa {
    background-image: url(/../medias/4x3/qa.svg)
}

.flag-icon-qa.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/qa.svg)
}

.flag-icon-re {
    background-image: url(/../medias/4x3/re.svg)
}

.flag-icon-re.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/re.svg)
}

.flag-icon-ro {
    background-image: url(/../medias/4x3/ro.svg)
}

.flag-icon-ro.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ro.svg)
}

.flag-icon-rs {
    background-image: url(/../medias/4x3/rs.svg)
}

.flag-icon-rs.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/rs.svg)
}

.flag-icon-ru {
    background-image: url(/../medias/4x3/ru.svg)
}

.flag-icon-ru.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ru.svg)
}

.flag-icon-rw {
    background-image: url(/../medias/4x3/rw.svg)
}

.flag-icon-rw.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/rw.svg)
}

.flag-icon-sa {
    background-image: url(/../medias/4x3/sa.svg)
}

.flag-icon-sa.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/sa.svg)
}

.flag-icon-sb {
    background-image: url(/../medias/4x3/sb.svg)
}

.flag-icon-sb.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/sb.svg)
}

.flag-icon-sc {
    background-image: url(/../medias/4x3/sc.svg)
}

.flag-icon-sc.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/sc.svg)
}

.flag-icon-sd {
    background-image: url(/../medias/4x3/sd.svg)
}

.flag-icon-sd.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/sd.svg)
}

.flag-icon-se {
    background-image: url(/../medias/4x3/se.svg)
}

.flag-icon-se.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/se.svg)
}

.flag-icon-sg {
    background-image: url(/../medias/4x3/sg.svg)
}

.flag-icon-sg.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/sg.svg)
}

.flag-icon-sh {
    background-image: url(/../medias/4x3/sh.svg)
}

.flag-icon-sh.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/sh.svg)
}

.flag-icon-si {
    background-image: url(/../medias/4x3/si.svg)
}

.flag-icon-si.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/si.svg)
}

.flag-icon-sj {
    background-image: url(/../medias/4x3/sj.svg)
}

.flag-icon-sj.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/sj.svg)
}

.flag-icon-sk {
    background-image: url(/../medias/4x3/sk.svg)
}

.flag-icon-sk.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/sk.svg)
}

.flag-icon-sl {
    background-image: url(/../medias/4x3/sl.svg)
}

.flag-icon-sl.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/sl.svg)
}

.flag-icon-sm {
    background-image: url(/../medias/4x3/sm.svg)
}

.flag-icon-sm.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/sm.svg)
}

.flag-icon-sn {
    background-image: url(/../medias/4x3/sn.svg)
}

.flag-icon-sn.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/sn.svg)
}

.flag-icon-so {
    background-image: url(/../medias/4x3/so.svg)
}

.flag-icon-so.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/so.svg)
}

.flag-icon-sr {
    background-image: url(/../medias/4x3/sr.svg)
}

.flag-icon-sr.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/sr.svg)
}

.flag-icon-ss {
    background-image: url(/../medias/4x3/ss.svg)
}

.flag-icon-ss.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ss.svg)
}

.flag-icon-st {
    background-image: url(/../medias/4x3/st.svg)
}

.flag-icon-st.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/st.svg)
}

.flag-icon-sv {
    background-image: url(/../medias/4x3/sv.svg)
}

.flag-icon-sv.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/sv.svg)
}

.flag-icon-sx {
    background-image: url(/../medias/4x3/sx.svg)
}

.flag-icon-sx.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/sx.svg)
}

.flag-icon-sy {
    background-image: url(/../medias/4x3/sy.svg)
}

.flag-icon-sy.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/sy.svg)
}

.flag-icon-sz {
    background-image: url(/../medias/4x3/sz.svg)
}

.flag-icon-sz.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/sz.svg)
}

.flag-icon-tc {
    background-image: url(/../medias/4x3/tc.svg)
}

.flag-icon-tc.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/tc.svg)
}

.flag-icon-td {
    background-image: url(/../medias/4x3/td.svg)
}

.flag-icon-td.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/td.svg)
}

.flag-icon-tf {
    background-image: url(/../medias/4x3/tf.svg)
}

.flag-icon-tf.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/tf.svg)
}

.flag-icon-tg {
    background-image: url(/../medias/4x3/tg.svg)
}

.flag-icon-tg.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/tg.svg)
}

.flag-icon-th {
    background-image: url(/../medias/4x3/th.svg)
}

.flag-icon-th.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/th.svg)
}

.flag-icon-tj {
    background-image: url(/../medias/4x3/tj.svg)
}

.flag-icon-tj.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/tj.svg)
}

.flag-icon-tk {
    background-image: url(/../medias/4x3/tk.svg)
}

.flag-icon-tk.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/tk.svg)
}

.flag-icon-tl {
    background-image: url(/../medias/4x3/tl.svg)
}

.flag-icon-tl.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/tl.svg)
}

.flag-icon-tm {
    background-image: url(/../medias/4x3/tm.svg)
}

.flag-icon-tm.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/tm.svg)
}

.flag-icon-tn {
    background-image: url(/../medias/4x3/tn.svg)
}

.flag-icon-tn.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/tn.svg)
}

.flag-icon-to {
    background-image: url(/../medias/4x3/to.svg)
}

.flag-icon-to.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/to.svg)
}

.flag-icon-tr {
    background-image: url(/../medias/4x3/tr.svg)
}

.flag-icon-tr.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/tr.svg)
}

.flag-icon-tt {
    background-image: url(/../medias/4x3/tt.svg)
}

.flag-icon-tt.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/tt.svg)
}

.flag-icon-tv {
    background-image: url(/../medias/4x3/tv.svg)
}

.flag-icon-tv.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/tv.svg)
}

.flag-icon-tw {
    background-image: url(/../medias/4x3/tw.svg)
}

.flag-icon-tw.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/tw.svg)
}

.flag-icon-tz {
    background-image: url(/../medias/4x3/tz.svg)
}

.flag-icon-tz.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/tz.svg)
}

.flag-icon-ua {
    background-image: url(/../medias/4x3/ua.svg)
}

.flag-icon-ua.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ua.svg)
}

.flag-icon-ug {
    background-image: url(/../medias/4x3/ug.svg)
}

.flag-icon-ug.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ug.svg)
}

.flag-icon-um {
    background-image: url(/../medias/4x3/um.svg)
}

.flag-icon-um.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/um.svg)
}

.flag-icon-us {
    background-image: url(/../medias/4x3/us.svg)
}

.flag-icon-us.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/us.svg)
}

.flag-icon-uy {
    background-image: url(/../medias/4x3/uy.svg)
}

.flag-icon-uy.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/uy.svg)
}

.flag-icon-uz {
    background-image: url(/../medias/4x3/uz.svg)
}

.flag-icon-uz.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/uz.svg)
}

.flag-icon-va {
    background-image: url(/../medias/4x3/va.svg)
}

.flag-icon-va.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/va.svg)
}

.flag-icon-vc {
    background-image: url(/../medias/4x3/vc.svg)
}

.flag-icon-vc.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/vc.svg)
}

.flag-icon-ve {
    background-image: url(/../medias/4x3/ve.svg)
}

.flag-icon-ve.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ve.svg)
}

.flag-icon-vg {
    background-image: url(/../medias/4x3/vg.svg)
}

.flag-icon-vg.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/vg.svg)
}

.flag-icon-vi {
    background-image: url(/../medias/4x3/vi.svg)
}

.flag-icon-vi.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/vi.svg)
}

.flag-icon-vn {
    background-image: url(/../medias/4x3/vn.svg)
}

.flag-icon-vn.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/vn.svg)
}

.flag-icon-vu {
    background-image: url(/../medias/4x3/vu.svg)
}

.flag-icon-vu.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/vu.svg)
}

.flag-icon-wf {
    background-image: url(/../medias/4x3/wf.svg)
}

.flag-icon-wf.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/wf.svg)
}

.flag-icon-ws {
    background-image: url(/../medias/4x3/ws.svg)
}

.flag-icon-ws.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ws.svg)
}

.flag-icon-ye {
    background-image: url(/../medias/4x3/ye.svg)
}

.flag-icon-ye.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/ye.svg)
}

.flag-icon-yt {
    background-image: url(/../medias/4x3/yt.svg)
}

.flag-icon-yt.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/yt.svg)
}

.flag-icon-za {
    background-image: url(/../medias/4x3/za.svg)
}

.flag-icon-za.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/za.svg)
}

.flag-icon-zm {
    background-image: url(/../medias/4x3/zm.svg)
}

.flag-icon-zm.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/zm.svg)
}

.flag-icon-zw {
    background-image: url(/../medias/4x3/zw.svg)
}

.flag-icon-zw.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/zw.svg)
}

.flag-icon-es-ct {
    background-image: url(/../medias/4x3/es-ct.svg)
}

.flag-icon-es-ct.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/es-ct.svg)
}

.flag-icon-eu {
    background-image: url(/../medias/4x3/eu.svg)
}

.flag-icon-eu.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/eu.svg)
}

.flag-icon-gb-eng {
    background-image: url(/../medias/4x3/gb-eng.svg)
}

.flag-icon-gb-eng.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/gb-eng.svg)
}

.flag-icon-gb-nir {
    background-image: url(/../medias/4x3/gb-nir.svg)
}

.flag-icon-gb-nir.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/gb-nir.svg)
}

.flag-icon-gb-sct {
    background-image: url(/../medias/4x3/gb-sct.svg)
}

.flag-icon-gb-sct.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/gb-sct.svg)
}

.flag-icon-gb-wls {
    background-image: url(/../medias/4x3/gb-wls.svg)
}

.flag-icon-gb-wls.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/gb-wls.svg)
}

.flag-icon-un {
    background-image: url(/../medias/4x3/un.svg)
}

.flag-icon-un.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/un.svg)
}

.flag-icon-xk {
    background-image: url(/../medias/4x3/xk.svg)
}

.flag-icon-xk.flag-icon-squared {
    background-image: url(/_ui/dist/assets/images/flags/1x1/xk.svg)
}

.dln-cart-order-item__vat-included {
    font-family: var(--fontNameRoman), Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    line-height: 1.38;
    letter-spacing: normal;
    color: var(--ui-06);
    display: block;
    width: 100%;
    margin-top: 5px
}

.dln-delonghi .dln-country-stripe {
    position: fixed;
    z-index: 10
}

.dln-delonghi .dln-errorPage .dln-wrapper--main {
    z-index: 0
}

.dln-delonghi .dln-popup__content .dln-popup__wrapper .dln-addedItem__content .dln-cartItem__btn .dln-btn:last-of-type {
    color: var(--brand-03);
    border: 1px solid var(--brand-01)
}

.dln-popup {
    max-height: unset !important;
    min-height: unset !important
}

@media only screen and (max-width: 599px) {
    .dln-writeReview .dln-popup__head .dln-btnIcon--close {
        transform: translateX(0)
    }
}

@media only screen and (min-width: 599px) {
    .bra-videoBanner.bra-videoBanner--double-video-aside.bra-videoBanner--centered {
        width: calc(50% - 45px);
        margin: 0;
        height: 100%;
        display: inline-flex
    }

    .bra-videoBanner.bra-videoBanner--double-video-aside.bra-videoBanner--centered:first-child {
        margin: 0 30px 0 0
    }
}

/*# sourceMappingURL=global-51e53dedbc900a7fb671-bundle.css.map*/