

 
.tt-about-box {
    color: black !important;
    background-size: unset !important;
}

    .tt-about-box .tt-title {
        color: black !important;
    }

.ayu-home-feature {
    background: #ffffff;
    padding: 40px 0 10px 0;
}

.ayu-feature-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}

.ayu-feature-card {
    background: #fff;
    border: 1px solid #d7d9dd;
    border-radius: 10px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03);
    display: flex;
    gap: 18px;
    padding: 22px 24px;
    text-decoration: none !important;
    width: calc(50% - 12px);
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.ayu-feature-card:hover {
    border-color: #bfc4cb;
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.08);
    transform: translateY(-2px);
}

.ayu-feature-icon {
    align-items: center;
    color: #6f4e37;
    display: inline-flex;
    flex: 0 0 auto;
    height: 48px;
    justify-content: center;
    width: 48px;
}

.ayu-feature-icon svg {
    fill: none;
    height: 48px;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 3;
    width: 48px;
}

.ayu-feature-text h3 {
    color: #2f2f2f;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.2px;
    margin: 0 0 6px 0;
}

.ayu-feature-text p {
    color: #4a4a4a;
    font-size: 14px;
    margin: 0 0 10px 0;
}

.ayu-feature-link {
    color: #6f4e37;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.6px;
}

.ayu-certified {
    background: #ffffff;
    padding: 30px 0 60px 0;
    text-align: center;
}

.ayu-certified-inner h2 {
    color: #2f2f2f;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 20px 0 8px 0;
}

.ayu-certified-inner p {
    color: #4a4a4a;
    font-size: 14px;
    margin: 0 0 26px 0;
}

.ayu-certified-logos {
    align-items: center;
    display: flex;
    gap: 28px;
    justify-content: center;
}

.ayu-certified-logo {
    color: #3d3d3d;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 1px;
    padding: 8px 14px;
    border-bottom: 2px solid #c8a27e;
}

.homepage-slider-mobile {
    display: none;
}

@media (max-width: 991px) {
    .homepage-slider-desktop {
        display: none;
    }

    .homepage-slider-mobile {
        display: block;
    }
}

@media (max-width: 991px) {
    .ayu-feature-card {
        width: 100%;
    }
}

@media (max-width: 1000px) {
    .theme-custom {
        max-width: 100%;
        margin: 0 auto 30px;
    }

    .theme-custom .nivoSlider {
        height: 133.333vw;
        max-height: 600px;
        min-height: 380px;
    }

    .theme-custom .nivoSlider img,
    .theme-custom .nivo-main-image {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
    }
}

    @media (min-width: 791px) {

        .tt-stuck-nav{
            position:relative !important;
        }

        .tt-header-holder .tt-obj-options.obj-move-right, .tt-header-holder .tt-obj-menu {
            padding-top: 30px !important;
        }

        .tt-header-holder .tt-obj-menu {
            text-align: center !important;
        }

 

        header .tt-dropdown-obj .tt-dropdown-toggle {
            color: #3d3d3d !important;
        }

        .slider-wrapper.theme-custom {
            margin-top: 0 !important;
        }

        .theme-custom .nivo-controlNav a {
            width: 3px !important;
            height: 3px !important;
        }

        .tt-logo img {
            max-height: 70px !important;
        }
    }

@media (max-width: 1024px) {
    .homepage-slider-mobile {
        margin-top: 12px;
    }
}

/* Final color lock for top bars */
.tt-top-panel,
.newsletter-bar {
    background: #ffffff !important;
    background-color: #ffffff !important;
    color: #3d3d3d !important;
    border-bottom: 1px solid #ebebeb !important;
}

/* Top bar text color lock */
.tt-top-panel,
.tt-top-panel *,
#tt-header .tt-top-panel a,
#tt-header .tt-top-panel a:hover,
#tt-header .tt-top-panel a:focus,
#tt-header .tt-top-panel a:active,
#tt-header .tt-top-panel a:visited {
    color: #3d3d3d !important;
}

/* Newsletter heading + social icons in off-white */
.newsletter-bar .newsletter-bar-title,
.newsletter-bar .newsletter-bar-social .tt-social-icon li a,
.newsletter-bar .newsletter-bar-social .tt-social-icon li a:hover,
.newsletter-bar .newsletter-bar-social .tt-social-icon li a:focus,
.newsletter-bar .newsletter-bar-social .tt-social-icon li a:active,
.newsletter-bar .newsletter-bar-social .tt-social-icon li a:visited {
    color: #3d3d3d !important;
}

/* Footer column links: default + hover palette */
#tt-footer .tt-footer-col .tt-list li a,
#tt-footer .tt-footer-col .tt-list li a:link,
#tt-footer .tt-footer-col .tt-list li a:visited,
#tt-footer .tt-footer-col .tt-list li:first-child a {
    color: #4a4a4a !important;
    opacity: 1 !important;
}

#tt-footer .tt-footer-col .tt-list li a:hover,
#tt-footer .tt-footer-col .tt-list li a:focus,
#tt-footer .tt-footer-col .tt-list li a:active,
#tt-footer .tt-footer-col .tt-list li:first-child a:hover {
    color: #6f4e37 !important;
}

body,
.tt-pageContent,
.footer,
.newsletter-bar,
.newsletter-bar .form-control,
.form-default,
.form-default label,
.tt-product-single-info .tt-add-info,
.tt-collapse-title,
.tt-list-inline li,
.tt-list-inline li a,
.tt-breadcrumb li,
.tt-description,
p {
    color: #4a4a4a;
}

.vlr-home-intro {
    padding: 26px 0 18px;
    overflow: hidden;
}

.vlr-home-intro__hero,
.vlr-editorial-strip__frame {
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(76, 54, 44, 0.12);
    border-radius: 34px;
    background:
        radial-gradient(circle at top left, rgba(231, 204, 190, 0.42), transparent 30%),
        radial-gradient(circle at bottom right, rgba(148, 104, 83, 0.16), transparent 28%),
        linear-gradient(135deg, #fffdfb 0%, #f8f1ed 52%, #fefcfa 100%);
    box-shadow: 0 24px 60px rgba(67, 43, 33, 0.08);
}

.vlr-home-intro__hero {
    padding: 54px 56px;
}

.vlr-home-intro__copy,
.vlr-editorial-strip__intro {
    position: relative;
    z-index: 2;
}

.vlr-home-intro__eyebrow,
.vlr-editorial-strip__eyebrow,
.vlr-category-intro__eyebrow,
.vlr-bestsellers-heading__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 16px;
    padding: 9px 16px 7px;
    border-radius: 999px;
    background: rgba(173, 126, 103, 0.12);
    color: #8f624d;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.vlr-home-intro__copy h2,
.vlr-editorial-strip__intro h2,
.vlr-bestsellers-heading h2 {
    margin: 0 0 18px;
    color: #231813;
    font-size: 42px;
    line-height: 1.12;
    font-weight: 600;
}

.vlr-home-intro__copy p,
.vlr-editorial-strip__intro p,
.vlr-bestsellers-heading p,
.vlr-category-intro__copy h2 {
    margin: 0;
    color: #5e4b43;
    font-size: 16px;
    line-height: 1.8;
}

.vlr-home-intro__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 26px;
}

.vlr-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    padding: 0 24px;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none !important;
    transition: transform 0.25s ease, box-shadow 0.25s ease, background-color 0.25s ease, color 0.25s ease;
}

.vlr-button:hover {
    transform: translateY(-2px);
}

.vlr-button--primary {
    background: linear-gradient(135deg, #1f1612, #6f4b3d);
    box-shadow: 0 16px 26px rgba(46, 24, 14, 0.18);
    color: #ffffff !important;
}

.vlr-button--ghost {
    border: 1px solid rgba(76, 54, 44, 0.18);
    background: rgba(255, 255, 255, 0.75);
    color: #2e1f19 !important;
}

.vlr-home-intro__points {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
    margin-top: 28px;
}

.vlr-home-intro__point,
.vlr-home-trust__card,
.vlr-editorial-card {
    position: relative;
    min-height: 100%;
    padding: 24px;
    border: 1px solid rgba(76, 54, 44, 0.08);
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.82);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(12px);
}

.vlr-home-intro__point strong,
.vlr-home-trust__card h3,
.vlr-editorial-card h3,
.vlr-home-intro__signature strong,
.vlr-home-intro__metric strong {
    display: block;
    margin-bottom: 8px;
    color: #261a14;
    font-size: 22px;
    line-height: 1.25;
    font-weight: 600;
}

.vlr-home-intro__point p,
.vlr-home-trust__card p,
.vlr-editorial-card p,
.vlr-home-intro__signature p,
.vlr-home-intro__floating-card p {
    margin: 0;
    color: #614d45;
    font-size: 15px;
    line-height: 1.7;
}

.vlr-home-intro__visual {
    position: relative;
    min-height: 560px;
    padding: 30px 18px 24px;
}

.vlr-home-intro__orb {
    position: absolute;
    border-radius: 50%;
    filter: blur(3px);
    animation: vlrFloat 7s ease-in-out infinite;
}

.vlr-home-intro__orb--one {
    top: 12px;
    right: 18px;
    width: 160px;
    height: 160px;
    background: radial-gradient(circle, rgba(225, 189, 172, 0.8), rgba(225, 189, 172, 0));
}

.vlr-home-intro__orb--two {
    bottom: 34px;
    left: 0;
    width: 220px;
    height: 220px;
    background: radial-gradient(circle, rgba(116, 79, 63, 0.18), rgba(116, 79, 63, 0));
    animation-delay: -2.5s;
}

.vlr-home-intro__frame {
    position: absolute;
    top: 48px;
    right: 36px;
    bottom: 54px;
    left: 82px;
    border-radius: 34px;
    background:
        linear-gradient(145deg, rgba(41, 29, 24, 0.98), rgba(111, 75, 61, 0.9)),
        linear-gradient(180deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0));
    box-shadow: 0 26px 42px rgba(39, 22, 14, 0.2);
}

.vlr-home-intro__model {
    position: absolute;
    inset: 0;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.88;
    mix-blend-mode: screen;
}

.vlr-home-intro__model:after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(23, 14, 11, 0.08), rgba(23, 14, 11, 0.52));
}

.vlr-home-intro__frame:before {
    content: "";
    position: absolute;
    inset: 18px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 26px;
}

.vlr-home-intro__signature,
.vlr-home-intro__metric,
.vlr-home-intro__floating-card {
    position: absolute;
    z-index: 2;
}

.vlr-home-intro__signature {
    right: 44px;
    bottom: 42px;
    left: 44px;
    padding: 24px 26px;
    border-radius: 24px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.06));
    backdrop-filter: blur(10px);
}

.vlr-home-intro__signature span,
.vlr-home-intro__floating-label,
.vlr-home-intro__metric span,
.vlr-editorial-card__tag,
.vlr-home-trust__no,
.vlr-editorial-card__no {
    display: inline-block;
    margin-bottom: 10px;
    color: #ebd2c5;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.vlr-home-intro__signature strong,
.vlr-home-intro__metric strong {
    color: #ffffff;
}

.vlr-home-intro__signature p,
.vlr-home-intro__metric {
    color: rgba(255, 255, 255, 0.84);
}

.vlr-home-intro__floating-card {
    width: 230px;
    padding: 18px 18px 16px;
    border: 1px solid rgba(76, 54, 44, 0.08);
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 18px 40px rgba(52, 33, 23, 0.12);
    animation: vlrFloatCard 6s ease-in-out infinite;
}

.vlr-home-intro__floating-card strong {
    display: block;
    margin-bottom: 6px;
    color: #2a1d17;
    font-size: 19px;
    line-height: 1.25;
    font-weight: 600;
}

.vlr-home-intro__floating-media {
    width: 100%;
    height: 126px;
    margin-top: 14px;
    border-radius: 16px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.vlr-home-intro__floating-card--top {
    top: 8px;
    left: 18px;
}

.vlr-home-intro__floating-card--bottom {
    right: 0;
    bottom: 8px;
    animation-delay: -3s;
}

.vlr-home-intro__metric {
    left: 42px;
    bottom: 112px;
    width: 170px;
    height: 170px;
    padding: 28px 22px;
    border-radius: 50%;
    text-align: center;
    background: radial-gradient(circle at top, rgba(255, 255, 255, 0.2), rgba(43, 28, 22, 0.98));
    box-shadow: 0 18px 40px rgba(39, 22, 14, 0.24);
}

.vlr-home-trust {
    margin-top: 22px;
}

.vlr-home-trust .row {
    row-gap: 16px;
}

.vlr-home-trust__card {
    height: 100%;
    padding-top: 58px;
}

.vlr-home-trust__no,
.vlr-editorial-card__no {
    position: absolute;
    top: 22px;
    left: 24px;
    margin-bottom: 0;
    color: rgba(143, 98, 77, 0.48);
    font-size: 28px;
    line-height: 1;
}

.vlr-bestsellers-heading {
    max-width: 760px;
    margin: 0 auto 30px;
}

.vlr-bestsellers-heading h2 {
    font-size: 38px;
    margin-bottom: 12px;
}

.vlr-bestsellers-heading p {
    font-size: 15px;
    line-height: 1.75;
}

.vlr-category-intro {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 20px;
    margin: 10px 0 22px;
}

.vlr-category-intro__copy {
    max-width: 760px;
}

.vlr-category-intro__copy h2 {
    margin: 0;
    color: #231813;
    font-size: 34px;
    line-height: 1.22;
    font-weight: 600;
}

.vlr-category-intro__link {
    flex: 0 0 auto;
    color: #6f4b3d !important;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none !important;
}

.vlr-editorial-strip {
    padding: 8px 0 34px;
}

.vlr-editorial-strip__frame {
    padding: 34px;
}

.vlr-editorial-strip__intro {
    max-width: 840px;
    margin-bottom: 26px;
}

.vlr-editorial-strip__intro h2 {
    max-width: 820px;
    font-size: 36px;
}

.vlr-editorial-strip__grid {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr);
    gap: 18px;
}

.vlr-editorial-visual {
    position: relative;
    min-height: 640px;
    overflow: hidden;
    border-radius: 28px;
    box-shadow: 0 24px 44px rgba(52, 33, 23, 0.14);
}

.vlr-editorial-visual__main {
    position: absolute;
    inset: 0;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.vlr-editorial-visual__main:after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, rgba(24, 16, 12, 0.06), rgba(24, 16, 12, 0.24)),
        linear-gradient(90deg, rgba(24, 16, 12, 0.3), rgba(24, 16, 12, 0));
}

.vlr-editorial-visual__badge {
    position: absolute;
    right: 24px;
    bottom: 24px;
    max-width: 280px;
    padding: 18px 18px 16px;
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 18px 36px rgba(38, 24, 18, 0.14);
    backdrop-filter: blur(10px);
}

.vlr-editorial-visual__badge span {
    display: inline-block;
    margin-bottom: 8px;
    color: #8f624d;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.vlr-editorial-visual__badge strong {
    display: block;
    color: #231813;
    font-size: 24px;
    line-height: 1.25;
    font-weight: 600;
}

.vlr-editorial-card--dark {
    padding: 30px;
    background:
        radial-gradient(circle at top right, rgba(255, 255, 255, 0.08), transparent 26%),
        linear-gradient(145deg, #201511 0%, #3b2620 48%, #674639 100%);
    box-shadow: 0 22px 44px rgba(38, 24, 18, 0.18);
}

.vlr-editorial-card--dark h3,
.vlr-editorial-card--dark p,
.vlr-editorial-card--dark li,
.vlr-editorial-card--dark .vlr-editorial-card__tag {
    color: #ffffff;
}

.vlr-editorial-card--dark p,
.vlr-editorial-card--dark li {
    color: rgba(255, 255, 255, 0.82);
}

.vlr-editorial-card__tag {
    margin-bottom: 14px;
    padding: 7px 11px 6px;
    border-radius: 999px;
    background: rgba(111, 75, 61, 0.12);
    color: #8f624d;
    letter-spacing: 0.12em;
}

.vlr-editorial-card--dark .vlr-editorial-card__tag {
    background: rgba(255, 255, 255, 0.12);
}

.vlr-editorial-card__list {
    margin: 22px 0 0;
    padding: 0;
    list-style: none;
}

.vlr-editorial-card__list li {
    position: relative;
    padding-left: 22px;
    font-size: 15px;
    line-height: 1.8;
}

.vlr-editorial-card__list li:before {
    content: "";
    position: absolute;
    top: 11px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #d8b9a8;
}

.vlr-editorial-stack {
    display: grid;
    gap: 18px;
}

.vlr-editorial-card {
    transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
}

.vlr-editorial-card:hover,
.vlr-home-trust__card:hover,
.vlr-home-intro__point:hover {
    transform: translateY(-4px);
    border-color: rgba(111, 75, 61, 0.18);
    box-shadow: 0 18px 36px rgba(67, 43, 33, 0.1);
}

@keyframes vlrFloat {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-12px);
    }
}

@keyframes vlrFloatCard {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-8px);
    }
}

@media (max-width: 1199px) {
    .vlr-home-intro__hero {
        padding: 40px;
    }

    .vlr-home-intro__copy h2,
    .vlr-editorial-strip__intro h2,
    .vlr-bestsellers-heading h2 {
        font-size: 34px;
    }

    .vlr-home-intro__visual {
        min-height: 500px;
    }

    .vlr-home-intro__frame {
        left: 58px;
        right: 28px;
    }

    .vlr-editorial-visual {
        min-height: 560px;
    }
}

@media (max-width: 991px) {
    .vlr-home-intro {
        padding-top: 18px;
    }

    .vlr-home-intro__hero,
    .vlr-editorial-strip__frame {
        border-radius: 26px;
    }

    .vlr-home-intro__hero {
        padding: 30px 26px;
    }

    .vlr-home-intro__copy {
        margin-bottom: 28px;
    }

    .vlr-home-intro__copy h2,
    .vlr-editorial-strip__intro h2,
    .vlr-bestsellers-heading h2,
    .vlr-category-intro__copy h2 {
        font-size: 28px;
    }

    .vlr-home-intro__points,
    .vlr-editorial-strip__grid {
        grid-template-columns: 1fr;
    }

    .vlr-home-intro__visual {
        min-height: 480px;
    }

    .vlr-home-intro__frame {
        left: 34px;
        right: 20px;
        bottom: 40px;
    }

    .vlr-editorial-visual {
        min-height: 520px;
    }

    .vlr-category-intro {
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 767px) {
    .vlr-home-intro__hero,
    .vlr-editorial-strip__frame {
        border-radius: 22px;
    }

    .vlr-home-intro__hero,
    .vlr-editorial-strip__frame {
        padding: 22px 18px;
    }

    .vlr-home-intro__copy h2,
    .vlr-editorial-strip__intro h2,
    .vlr-bestsellers-heading h2,
    .vlr-category-intro__copy h2 {
        font-size: 24px;
    }

    .vlr-home-intro__copy p,
    .vlr-editorial-strip__intro p,
    .vlr-bestsellers-heading p,
    .vlr-home-intro__point p,
    .vlr-home-trust__card p,
    .vlr-editorial-card p {
        font-size: 14px;
        line-height: 1.7;
    }

    .vlr-home-intro__points {
        grid-template-columns: 1fr;
    }

    .vlr-home-intro__visual {
        min-height: 430px;
        margin-top: 8px;
    }

    .vlr-home-intro__frame {
        top: 58px;
        right: 0;
        bottom: 28px;
        left: 18px;
    }

    .vlr-home-intro__floating-card {
        width: 200px;
        padding: 16px 14px 14px;
    }

    .vlr-home-intro__floating-card strong,
    .vlr-home-intro__point strong,
    .vlr-home-trust__card h3,
    .vlr-editorial-card h3 {
        font-size: 18px;
    }

    .vlr-home-intro__metric {
        left: 12px;
        bottom: 86px;
        width: 134px;
        height: 134px;
        padding: 24px 14px;
    }

    .vlr-home-intro__metric strong {
        font-size: 17px;
    }

    .vlr-editorial-visual {
        min-height: 460px;
        border-radius: 22px;
    }

    .vlr-editorial-visual__badge {
        right: 16px;
        bottom: 16px;
        max-width: 220px;
        padding: 16px;
        border-radius: 18px;
    }

    .vlr-editorial-visual__badge strong {
        font-size: 20px;
    }

    .vlr-bestsellers-heading {
        margin-bottom: 20px;
    }
}

@media (max-width: 575px) {
    .vlr-home-intro__eyebrow,
    .vlr-editorial-strip__eyebrow,
    .vlr-category-intro__eyebrow,
    .vlr-bestsellers-heading__eyebrow {
        margin-bottom: 12px;
        padding: 8px 12px 6px;
        letter-spacing: 0.1em;
    }

    .vlr-home-intro__actions {
        flex-direction: column;
    }

    .vlr-button {
        width: 100%;
    }

    .vlr-home-intro__point,
    .vlr-home-trust__card,
    .vlr-editorial-card {
        padding: 18px;
        border-radius: 18px;
    }

    .vlr-home-trust__card {
        padding-top: 50px;
    }

    .vlr-home-trust__no,
    .vlr-editorial-card__no {
        top: 18px;
        left: 18px;
        font-size: 24px;
    }

    .vlr-home-intro__visual {
        min-height: 390px;
    }

    .vlr-home-intro__frame {
        left: 0;
        border-radius: 24px;
    }

    .vlr-home-intro__signature {
        right: 18px;
        bottom: 18px;
        left: 18px;
        padding: 18px;
        border-radius: 18px;
    }

    .vlr-home-intro__floating-card--top {
        top: 0;
        left: 0;
    }

    .vlr-home-intro__floating-card--bottom {
        right: 12px;
        bottom: 112px;
    }

    .vlr-home-intro__floating-card {
        width: 164px;
    }

    .vlr-home-intro__metric {
        display: none;
    }

    .vlr-home-intro__model {
        background-position: center 12%;
    }

    .vlr-editorial-visual {
        min-height: 400px;
        border-radius: 18px;
    }

    .vlr-editorial-visual__badge {
        left: 12px;
        right: 12px;
        bottom: 12px;
        max-width: none;
    }

    .vlr-editorial-visual__badge strong {
        font-size: 18px;
    }
}

h1,
h2,
h3,
h4,
h5,
h6,
.tt-title,
.page-title h1,
.page-title h2,
.block-title strong,
.title strong,
#tt-footer .tt-footer-col .tt-title {
    color: #2f2f2f;
}

/* Product detail/review coffee palette lock */
.html-product-details-page .tt-product-single-info .tt-list-btn .btn-link,
.html-product-details-page .tt-product-single-info .tt-list-btn .btn-link:hover,
.html-product-details-page .tt-product-single-info .tt-list-btn .btn-link:focus,
.html-product-details-page .tt-product-single-info .tt-list-btn .btn-link:active {
    background: transparent !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
    color: #2b1d17 !important;
}

.html-product-details-page .tt-product-single-info .tt-list-btn .btn-link i,
.html-product-details-page .tt-product-single-info .tt-list-btn .btn-link:hover i,
.html-product-reviews-page .add-product-review input[type="submit"],
.html-product-reviews-page .write-product-review-button {
    color: #6f4e37 !important;
}

.html-product-reviews-page .write-product-review-button,
.html-product-reviews-page input[type="submit"][name="add-review"] {
    background: #6f4e37 !important;
    background-color: #6f4e37 !important;
    border-color: #5a3f2d !important;
    color: #ffffff !important;
}

.html-product-reviews-page .write-product-review-button:hover,
.html-product-reviews-page input[type="submit"][name="add-review"]:hover {
    background: #4f3525 !important;
    background-color: #4f3525 !important;
    border-color: #3f2a1d !important;
    color: #ffffff !important;
}
