/** Shopify CDN: Minification failed

Line 32:15 Expected ":"
Line 32:17 Expected identifier but found "var("

**/
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,200..800;1,6..72,200..800&display=swap');
body .page-width {
    padding: 0 20px;
    max-width: 1260px;
    width: 100%;
}

.wide-page-width {
    max-width: 1440px;
    padding: 0 30px;
    margin: 0 auto;
}

html body {
    background-color: #F6F5ED!important;
    padding-bottom:0;
}

body p, body {
    font-size: 16px;
    line-height: 24px;
}

body h1, body .h1, body h2, body .h2, body h3, body .h3, body h4, body .h4, body h5, body .h5, body h6, body .h6 {
    font-family; var(--typeHeaderPrimary);
}

body h2 {
    font-size: 54px;
    line-height: 65px;
    font-family: 'Newsreader';
    font-weight: 300;
}

body .announcement-bar .slider-button {
    height: 38px;
}

body .announcement-bar__message {
    font-family: 'Manrope';
    text-transform: uppercase;
    min-height: unset;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
}

body .announcement-bar-slider .slider {
    width: unset;
}

.header-layout {
    padding: 20px 0;
}

body .header__heading-link {
    padding: 0;
}

body .site-header {
        padding: 0;
    }

body .site-nav__link {
    padding: 0;
    font-size: 15px;
    line-height: 15px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #000;
}

ul.site-nav.site-navigation {
    display: flex;
    justify-content: center;
    gap: 70px;
    padding: 10px 0;
}

body.cart-has-items .site-nav__link--cart.site-nav__link--cart {
    background-color: transparent;
    padding: 0;
}

body.cart-has-items .cart-link__bubble {
    right: -7px;
    top: -5px;
}

body .header__active-menu-item {
    text-decoration: none;
}

summary.header__menu-item {
    padding-right: 20px;
}

footer.footer {
    background-color: #1b2121;
    color: #fffdf8;
}

footer.footer .footer-block__heading,
footer.footer .footer-block__brand-info .footer-block__heading {
    color: #fffdf8;
}

footer.footer p,
footer.footer .rte,
footer.footer .footer-block__details-content .list-menu__item--link,
footer.footer ul.policies.list-unstyled li a,
footer.footer small.copyright__content {
    color: #d7ddd5;
}

footer.footer a:hover,
footer.footer a:focus-visible {
    color: #fffdf8;
}

body .footer__content-top .grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
    margin: 0;
    width: 100%;
}

body .footer__content-top .grid .footer-block.grid__item {
    width: 13%;
    flex-grow: unset;
    flex-basis: unset;
    padding: 0;
}

body .footer__content-top .grid .footer-block.grid__item:nth-child(1), body .footer__content-top .grid .footer-block.grid__item:nth-child(5) {
    width: 21.5%;
}

.footer-block__brand-info img {
    margin: 0 0 42px;
}

body .footer-block__brand-info .footer-block__heading {
    font-family: 'Newsreader', serif;
    font-size: 38px;
    font-weight: 400;
    letter-spacing: -0.05em;
    line-height: 0.95;
    margin: 0 0 24px;
    text-transform: none;
}

.footer-block__brand-info .footer__list-social {
    gap: 14px;
    margin: 24px 0 0;
    display: flex;
}

ul.footer-block__details-content.list-unstyled {
    margin: 0;
    list-style: none;
}

body .grid:after {
    display: none;
}

li.list-social__item {
    display: flex;
    margin: 0;
}

body .list-social__link {
    padding: 0;
    width: 40px;
    height: 40px;
    border: solid 1px rgba(255, 253, 248, 0.36);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

body .list-social__link span.svg-wrapper {
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}

body .footer-block__heading {
    margin: 14px 0 12px;
    font-size: 16px;
    line-height: 16px;
    font-family: 'Manrope';
    text-transform: uppercase;
    font-weight: 600;
}


body .footer-block__details-content>li:not(:last-child) {
    margin: 0;
}

body .footer-block__details-content .list-menu__item--link {
    padding: 0;
    text-decoration: none!important;
    font-size: 16px;
    line-height: 42px;
}

body .footer-block-image {
    margin: 24px 0 0;
    width: 100%;
}

body .footer-block-image img {
    width: 100%;
}

.footer-block__newsletter p {
    margin: 22px 0;
    font-size: 16px;
    line-height: 22px;
}

.banner__subheading.subtitle {
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: 8px;
    color: #fff;
}

.banner__heading {
    font-size: 62px;
    line-height: 74px;
    font-weight: 300;
    margin: 14px 0 0;
}

body .banner__text {
    margin: 18px 0 0;
}

body .banner__text p {
    font-size: 20px;
    line-height: 20px;
    color: #fff;
}

body .btn,body .rte .btn,body .shopify-payment-button .shopify-payment-button__button--unbranded {
    border-radius: 0;
}

body .hero__link {
    display: block;
    margin-top: 22px;
}

body .hero__link .btn {
    margin: 0;
}

body .hero__text-shadow {
    max-width: 654px;
}

body .account-button, body .site-nav shopify-account::part(signed-out-avatar) {
    min-width: unset;
    min-height: unset;
    width: 24px;
}

.site-nav__icons {
    gap: 24px;
    display: flex;
    align-items: center;
}

.newsletter-form__field-wrapper .field button {
    width: 38px;
    height: 38px;
    background-color: #765241;
    border-radius: 0 6px 6px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.newsletter-form__field-wrapper .field button path {
    fill: #fffdf8;
}

.newsletter-form__field-wrapper .field input {
    flex: 1;
    border: solid 1px #d8d4c8;
    border-radius: 6px 0 0 6px;
    padding: 7px 12px;
    font-size: 16px;
    line-height: 16px;
    color: #1b2121;
    background-color: #fffdf8;
}

.newsletter-form__field-wrapper .field {
    display: flex;
}

.footer__content-bottom {
    border-top: solid 1px rgba(255, 253, 248, 0.2);
    padding-top: 20px;
    margin: 42px 0 0;
}

.footer__content-bottom-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

ul.policies.list-unstyled {
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
}

ul.policies.list-unstyled li {
    margin: 0;
    padding-right: 26px;
    margin-right: 26px;
    border-right: solid 1px rgba(255, 253, 248, 0.18);
}

ul.policies.list-unstyled li:last-child {
    margin: 0;
    padding: 0;
    border: 0;
}

ul.policies.list-unstyled li a {
    font-size: 16px;
    line-height: 16px;
    color: #d7ddd5;
    text-transform: capitalize;
}

small.copyright__content {
    font-size: 16px;
    line-height: 16px;
    color: #d7ddd5;
}

.footer__payment ul {
    margin: 0;
    list-style: none;
}

.footer__payment ul li {
    margin: 0;
    width: 38px;
    height: 24px;
    /* border: solid 1px rgba(0, 0, 0, 0.07); */
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer__payment ul li .icon {
    width: unset;
    height: unset;
}

body .index-section {
    margin:0;
    padding: 50px 0;
}

body .feature-row__item--overlap-images {
    padding: 0;
}

body .newsletter-section {
    width: 100%;
}

.footer-feature-bar{
  border-top:1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5;
  padding:35px 0;
}

.footer-feature-bar__grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
}

.footer-feature-item{
  display:flex;
  align-items:flex-start;
  gap:15px;
  padding:0 25px;
  position:relative;
}

.footer-feature-item:not(:last-child):after{
  content:'';
  position:absolute;
  right:0;
  top:50%;
  transform:translateY(-50%);
  width:1px;
  height:60px;
  background:#e5e5e5;
}

.footer-feature-item__icon img{
  width:48px;
  height:48px;
  object-fit:contain;
}

.footer-feature-item__content h4{
  margin:0 0 8px;
  font-size:14px;
  font-weight:700;
  text-transform:uppercase;
  line-height:1.2;
}

.footer-feature-item__content p{
  margin:0;
  font-size:14px;
  line-height:1.6;
}
body .site-nav__thumb-menu--inactive {
    transform: unset;
    display: none;
}
body .paragraph, body p {
    margin: 0 0;
}
@media(max-width:1199px){

  .footer-feature-bar__grid{
    grid-template-columns:repeat(2,1fr);
    gap:25px;
  }

  .footer-feature-item:after{
    display:none;
  }
body .site-nav__link {
    font-size: 14px;
    line-height: 14px;
}
ul.site-nav.site-navigation {
    gap: 20px;
}
body .footer__content-top .grid .footer-block.grid__item:nth-child(1), body .footer__content-top .grid .footer-block.grid__item:nth-child(5) {
    width: 25%;
}
body .footer-block__details-content .list-menu__item--link {
    font-size: 14px;
    line-height: 30px;
}
body p, body {
    font-size: 14px;
    line-height: 22px;
}

.footer-block__newsletter p {
    margin: 16px 0;
    font-size: 14px;
    line-height: 20px;
}
body .footer__content-top .grid {
    gap: 12px;
}
.newsletter-form__field-wrapper .field button {
    width: 30px;
    height: 30px;
}
.newsletter-form__field-wrapper .field input {
    padding: 4px 12px;
    font-size: 14px;
    line-height: 14px;
    max-width: 152px;
}
body .footer-block__heading {
    margin: 0px 0 8px;
    font-size: 14px;
    line-height: 14px;
}
.footer-block__brand-info img {
    margin: 0 0 24px;
}

.footer-block__brand-info .footer__list-social {
    gap: 10px;
    margin: 18px 0 0;
}
ul.policies.list-unstyled li a {
    font-size: 14px;
    line-height: 14px;
}
small.copyright__content {
    font-size: 14px;
    line-height: 14px;
}
body h2 {
    font-size: 44px;
    line-height: 54px;
}
}

@media(max-width:768px){
body .site-nav__thumb-menu--inactive {
    display: block;
}
  .footer-feature-bar__grid{
    grid-template-columns:1fr;
  }
  body h2 {
    font-size: 32px;
    line-height: 42px;
  }
.section-sections--27089171677463__footer-padding {
    padding-top: 40px;
    padding-bottom: 10px;
}
body .footer__content-top .grid {
    gap: 12px;
}
body .footer__content-top .grid .footer-block.grid__item:nth-child(1), body .footer__content-top .grid .footer-block.grid__item:nth-child(5) {
    width: 100%;
}
body .footer__content-top .grid .footer-block.grid__item {
    width: 30%;
}
body .footer-block__details-content .list-menu__item--link {
    font-size: 14px;
    line-height: 30px;
}
.footer-block__brand-info img {
    margin: 0 0 24px;
}
.footer-block__newsletter p {
    margin: 16px 0;
    font-size: 14px;
    line-height: 20px;
}
.footer__content-bottom {
    padding-top: 16px;
    margin: 24px 0 0;
}
body .site-nav__thumb-menu {
        margin: 0;
        position: unset;
        width: 50%;
        justify-content: flex-end;
        display: flex;
    }
body .site-nav__thumb-menu span.icon-menu-label {
    display: none;
}
body .btn.site-nav__thumb-button .icon {
    height: 24px;
    width: 24px;
}
body .btn.site-nav__thumb-button {
    padding: 2px 6px;
    min-width: unset;
    width: fit-content;
    height: unset;
}
.wide-page-width {
    padding: 0 20px;
}
.footer__content-bottom-wrapper {
    gap: 10px;
    flex-direction: column;
}
ul.policies.list-unstyled li {
    padding-right: 12px;
    margin-right: 12px;
}
small.copyright__content {
    font-size: 14px;
    line-height: 14px;
}
ul.policies.list-unstyled li a {
    font-size: 14px;
    line-height: 14px;
}
body .slide-nav__overflow--thumb {
    top: 108px;
    top: calc(108px + env(safe-area-inset-bottom) * 1.18);
    position: absolute;
}
body     .slide-nav__overflow--thumb {
        top: calc(120px + env(safe-area-inset-bottom) * 1.18);
        border-bottom-left-radius: var(--buttonRadius);
        border-bottom-right-radius: var(--buttonRadius);
        border-top-left-radius: unset !important;
        border-top-right-radius: unset !important;
    }
    body .index-section {
    padding: 20px 0;
}
.header-layout--center {
    justify-content: space-between;
}
}

/* Refined header and navigation */
.header-wrapper {
    background: #fffdf8;
    border-bottom: 1px solid rgba(18, 18, 18, 0.12);
    position: relative;
    z-index: 21;
}

.header-layout {
    padding: 10px 0 9px;
}

.header-item--left {
    justify-content: flex-start;
}

.header-utility-links {
    align-items: center;
    display: flex;
    gap: 22px;
}

.header-utility-link {
    border-bottom: 1px solid transparent;
    color: #1b2121;
    font-family: 'Manrope', sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.08em;
    line-height: 1.2;
    padding-bottom: 3px;
    text-decoration: none;
    text-transform: uppercase;
}

.header-utility-link:hover,
.header-utility-link:focus-visible {
    border-bottom-color: currentColor;
    color: #765241;
}

.site-header__logo-link--velofold {
    display: inline-flex;
    justify-content: center;
    margin: 0 auto;
    width: auto;
}

.site-header__wordmark {
    display: block;
    width: auto;
}

.site-header__wordmark-text {
    color: currentColor;
    display: block;
    font-family: 'Newsreader', 'Bodoni 72', Didot, 'Iowan Old Style', Georgia, serif;
    font-size: 52px;
    font-weight: 400;
    letter-spacing: -0.055em;
    line-height: 0.82;
    transform: scaleX(1.015);
    transform-origin: center;
    white-space: nowrap;
}

.site-header__logo {
    margin: 0;
}

.site-header--sticky .site-header__wordmark-text {
    font-size: 42px;
}

.header-service-link {
    align-items: center;
    appearance: none;
    background: var(--colorBtnPrimary);
    border: 1px solid var(--colorBtnPrimary);
    border-radius: 999px;
    box-shadow: 0 6px 18px rgba(27, 33, 33, 0.12);
    color: var(--colorBtnPrimaryText);
    cursor: pointer;
    display: inline-flex;
    font-family: 'Manrope', sans-serif;
    font-size: 12px;
    font-weight: 500;
    gap: 9px;
    line-height: 1.25;
    padding: 7px 13px 7px 8px;
    text-align: left;
    text-decoration: none;
    transition: background 180ms ease, border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.header-service-link__icon {
    align-items: center;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 50%;
    display: inline-flex;
    flex: 0 0 30px;
    height: 30px;
    justify-content: center;
    width: 30px;
}

.header-service-link__icon svg {
    height: 17px;
    width: 17px;
}

.header-service-link__copy {
    display: flex;
    flex-direction: column;
    gap: 1px;
}

.header-service-link__eyebrow {
    color: var(--colorAltText);
    font-size: 8px;
    font-weight: 600;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.header-service-link__label {
    color: var(--colorBtnPrimaryText);
    font-size: 11px;
    letter-spacing: 0.015em;
    white-space: nowrap;
}

.header-service-link:hover {
    background: var(--colorCartDot);
    border-color: var(--colorCartDot);
    box-shadow: 0 9px 24px rgba(27, 33, 33, 0.2);
    color: var(--colorBtnPrimaryText);
    transform: translateY(-1px);
}

.header-service-link:focus-visible {
    box-shadow: 0 0 0 3px var(--colorBody), 0 0 0 5px var(--colorBtnPrimary);
    outline: none;
}

.header-service-link--floating {
    bottom: 28px;
    box-shadow: 0 10px 30px rgba(27, 33, 33, 0.24);
    position: fixed;
    right: 28px;
    z-index: 24;
}

body .site-nav__link {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.08em;
    line-height: 1;
    padding: 4px 0;
}

ul.site-nav.site-navigation {
    align-items: center;
    border-top: 1px solid rgba(18, 18, 18, 0.1);
    gap: clamp(28px, 3.1vw, 52px);
    padding: 14px 0 15px;
}

.site-nav__details summary svg {
    height: auto;
    padding-left: 6px;
    width: 11px;
}

.site-nav__item--service {
    margin-left: 4px;
}

.site-nav__item--service .site-nav__link {
    color: #765241;
}

body .site-nav__dropdown {
    background: #f6f3ea;
    border: 1px solid rgba(18, 18, 18, 0.1);
    box-shadow: 0 18px 36px rgba(23, 20, 17, 0.11);
    min-width: 255px;
    padding: 14px 8px;
}

body .site-nav__dropdown a {
    background: transparent;
}

body .site-nav__dropdown-link {
    font-family: 'Manrope', sans-serif;
    font-size: 14px;
    letter-spacing: 0.01em;
    line-height: 1.35;
    padding: 9px 14px;
    text-transform: none;
}

body .site-nav__dropdown-link:hover,
body .site-nav__dropdown-link:focus {
    background: rgba(118, 82, 65, 0.07);
    color: #765241;
}

.site-nav__mega-trigger > .mega-menu {
    background: #f6f3ea;
    border-bottom: 1px solid rgba(18, 18, 18, 0.12);
    border-top: 1px solid rgba(18, 18, 18, 0.12);
    box-shadow: 0 22px 44px rgba(23, 20, 17, 0.12);
    left: 0;
    opacity: 0;
    padding: 38px 0 42px;
    pointer-events: none;
    position: fixed;
    right: 0;
    transform: translateY(-10px);
    transition: opacity 220ms ease, transform 260ms ease, visibility 220ms ease;
    visibility: hidden;
    width: 100%;
    z-index: 18;
}

.site-nav__mega-trigger[open] > .mega-menu {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
    visibility: visible;
}

.mega-menu__inner {
    align-items: start;
    display: grid;
    gap: 34px;
    grid-template-columns: minmax(190px, 0.9fr) minmax(480px, 2.25fr) minmax(220px, 1fr);
}

.mega-menu__eyebrow,
.mega-menu__heading,
.mega-menu__feature-eyebrow {
    color: rgba(25, 25, 25, 0.6);
    font-family: 'Manrope', sans-serif;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.16em;
    line-height: 1.4;
    margin: 0;
    text-transform: uppercase;
}

.mega-menu__title {
    color: #1b2121;
    font-family: 'Newsreader', serif;
    font-size: 29px;
    font-weight: 300;
    line-height: 1.08;
    margin: 12px 0 13px;
}

.mega-menu__description {
    color: rgba(25, 25, 25, 0.68);
    font-family: 'Manrope', sans-serif;
    font-size: 13px;
    line-height: 1.55;
    margin: 0 0 20px;
    max-width: 235px;
}

.mega-menu__text-link {
    border-bottom: 1px solid currentColor;
    color: #1b2121;
    display: inline-block;
    font-family: 'Manrope', sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.08em;
    padding-bottom: 3px;
    text-decoration: none;
    text-transform: uppercase;
}

.mega-menu__groups {
    display: grid;
    gap: 28px;
    grid-template-columns: repeat(3, minmax(130px, 1fr));
}

.mega-menu__group ul {
    list-style: none;
    margin: 15px 0 0;
    padding: 0;
}

.mega-menu__group li {
    margin: 0;
}

.mega-menu__group a,
.mega-menu__chat-link {
    appearance: none;
    background: transparent;
    border: 0;
    color: #1b2121;
    cursor: pointer;
    display: inline-block;
    font-family: 'Manrope', sans-serif;
    font-size: 14px;
    line-height: 1.35;
    padding: 6px 0;
    text-align: left;
    text-decoration: none;
}

.mega-menu__group a:hover,
.mega-menu__group a:focus,
.mega-menu__chat-link:hover,
.mega-menu__chat-link:focus,
.mega-menu__text-link:hover,
.mega-menu__text-link:focus {
    color: #765241;
}

.mega-menu__feature {
    color: #1b2121;
    display: block;
    text-decoration: none;
}

.mega-menu__feature-image {
    display: block;
    height: 155px;
    margin-bottom: 13px;
    overflow: hidden;
}

.mega-menu__feature img {
    display: block;
    height: 100%;
    object-fit: cover;
    transition: transform 450ms cubic-bezier(.2, .6, .3, 1);
    width: 100%;
}

.mega-menu__feature:hover img {
    transform: scale(1.035);
}

.mega-menu__feature-title {
    display: block;
    font-family: 'Newsreader', serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 5px;
}

@media (max-width: 1100px) and (min-width: 769px) {
    .mega-menu__inner {
        grid-template-columns: minmax(480px, 1fr) minmax(210px, 0.38fr);
    }

    .mega-menu__intro {
        display: none;
    }

    ul.site-nav.site-navigation {
        gap: 24px;
    }
}

@media (max-width: 768px) {
    .header-service-link--floating {
        bottom: calc(18px + env(safe-area-inset-bottom));
        right: 16px;
    }

    .header-layout {
        align-items: center;
        display: grid;
        grid-template-columns: minmax(0, 1fr) auto;
        min-height: 60px;
        padding: 7px 0;
        position: relative;
    }

    .header-item--logo {
        justify-content: center;
        left: 50%;
        min-width: 0;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
    }

    .header-item--icons {
        grid-column: 2;
        justify-content: flex-end;
        min-width: 0;
    }

    .site-nav__icons {
        gap: 17px;
    }

    .site-nav__thumb-button {
        left: 0;
        margin: 0 !important;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 3;
    }

    .site-nav__link--icon,
    .site-nav__link--icon .icon,
    .site-nav__link--icon svg {
        height: 24px;
        width: 24px;
    }

    .site-header__logo {
        margin: 0;
    }

    .site-header__wordmark-text,
    .site-header--sticky .site-header__wordmark-text {
        font-size: 36px;
        letter-spacing: -0.06em;
        line-height: 0.84;
    }

    body .site-nav__thumb-menu {
        align-items: center;
        width: auto;
    }

    body .slide-nav__overflow--thumb {
        background: #f6f3ea;
        bottom: 0;
        border-radius: 0 !important;
        box-shadow: 0 18px 36px rgba(23, 20, 17, 0.14);
        left: 0;
        max-height: calc(100vh - 92px);
        overflow-y: auto;
        right: 0;
        top: 92px;
    }

    body .slide-nav__overflow--thumb.js-menu--is-open {
        background: #f6f3ea;
    }

    body .slide-nav__wrapper,
    body .slide-nav__overflow--thumb .slide-nav__dropdown {
        background: #f6f3ea;
    }

    body .slide-nav__link,
    body .slide-nav__sublist-link {
        align-items: center;
        color: #1b2121;
        display: flex;
        font-family: 'Manrope', sans-serif;
        font-size: 15px;
        font-weight: 600;
        gap: 13px;
        letter-spacing: 0.01em;
        line-height: 1.25;
        min-height: 54px;
        padding: 14px 24px;
        text-align: left;
        text-transform: none;
    }

    body .slide-nav__sublist-link {
        font-size: 15px;
        letter-spacing: 0.01em;
    }

    body .slide-nav__link:has(.slide-nav__icon),
    body .slide-nav__sublist-link:has(.slide-nav__icon) {
        padding-right: 58px;
    }

    body .slide-nav__label {
        flex: 1 1 auto;
        min-width: 0;
    }

    body .slide-nav__item-icon {
        align-items: center;
        color: #765241;
        display: inline-flex;
        flex: 0 0 22px;
        height: 22px;
        justify-content: center;
        width: 22px;
    }

    body .slide-nav__item-icon svg {
        display: block;
        height: 22px;
        position: static;
        width: 22px;
    }

    body .slide-nav__item-icon circle,
    body .slide-nav__item-icon path {
        stroke: currentColor;
        stroke-linecap: round;
        stroke-linejoin: round;
        stroke-width: 1.45;
        vector-effect: non-scaling-stroke;
    }

    body .slide-nav__icon {
        padding-left: 20px;
        padding-right: 20px;
    }

    body .slide-nav__table {
        align-items: stretch;
        display: grid;
        grid-template-columns: 54px minmax(0, 1fr);
        width: 100%;
    }

    body .slide-nav__table-cell {
        display: block;
        width: auto;
    }

    body .slide-nav__dropdown .slide-nav__sublist-header {
        display: flex;
        padding-left: 10px;
        padding-right: 24px;
    }

    body .slide-nav__table {
        margin-bottom: 0;
    }

    body .slide-nav__return-btn {
        height: 100%;
        min-height: 54px;
        padding: 0;
        width: 54px;
    }

    body .slide-nav__item--consultation .slide-nav__link {
        background: var(--colorBtnPrimary);
        color: var(--colorBtnPrimaryText);
        margin: 10px 20px 18px;
        justify-content: flex-start;
        text-align: left;
        width: calc(100% - 40px);
    }

    body .slide-nav__item--consultation .slide-nav__item-icon {
        color: currentColor;
    }

    body .slide-nav > .slide-nav__item > span {
        display: block !important;
        text-align: left !important;
    }

    body .slide-nav .customer-account-avatar {
        color: #1b2121;
        gap: 13px;
        justify-content: flex-start;
        min-height: 54px;
        padding: 14px 24px;
    }

    body .slide-nav .customer-account-avatar > svg {
        color: #765241;
        flex: 0 0 22px;
        height: 22px;
        width: 22px;
    }

    body .slide-nav .customer-account-avatar > svg circle,
    body .slide-nav .customer-account-avatar > svg path {
        stroke: currentColor;
    }

    body .slide-nav .customer-account-avatar .slide-nav__link {
        display: block;
        flex: 1 1 auto;
        min-height: 0;
        padding: 0;
        width: auto;
    }
}
