@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//leksa-tokens.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.7") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Lexend Exa", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(51,51,51);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(255,77,128);
	--wd-alternative-color: rgb(255,77,128);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,77,128);
	--btn-accented-bgcolor-hover: rgb(255,77,128);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(255,77,128);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,77,128);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://leksa-tokens.com/wp-content/uploads/2021/11/w-smart-home-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://leksa-tokens.com/wp-content/uploads/2025/12/w-smart-home-page-title.webp);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(243,245,249);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 850px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* Reviews page - make subtitle smaller under the main title */
body.page-id-15943 .page-title .entry-title,
body.page-id-15943 .page-title h1 {
  position: relative;
}

/* LEKSA - Apple glass avatars for comments */

.comment-list img.avatar,
.comments-area img.avatar,
img.avatar {
  border-radius: 50% !important;

  /* стеклянный эффект */
  background: linear-gradient(
    135deg,
    rgba(255, 120, 160, 0.35),
    rgba(255, 90, 130, 0.25)
  );

  padding: 3px !important;

  /* стеклянная обводка */
  border: 1.5px solid rgba(255, 255, 255, 0.65) !important;

  /* мягкая тень */
  box-shadow:
    0 10px 24px rgba(255, 90, 130, 0.25),
    inset 0 0 0 1px rgba(255,255,255,0.35) !important;

  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);

  transition: all 0.25s ease;
}

/* hover эффект - как у Apple */
.comment-list img.avatar:hover,
.comments-area img.avatar:hover {
  transform: scale(1.06);
  box-shadow:
    0 14px 30px rgba(255, 80, 140, 0.35),
    inset 0 0 0 1px rgba(255,255,255,0.5) !important;
}

/* мобилка - чуть крупнее */
@media (max-width: 768px) {
  .comment-list img.avatar,
  .comments-area img.avatar,
  img.avatar {
    width: 58px !important;
    height: 58px !important;
  }
}

/* ================================================================
   LEKSA-TOKENS.COM - responsive light footer for Elementor post 9835

   Required Elementor CSS classes:
   leksa-footer-top | leksa-footer-menu | leksa-footer-logo
   leksa-footer-bottom | leksa-footer-copy | leksa-footer-legal
   leksa-footer-badges
   ================================================================ */

.elementor-9835 {
    --lf-accent: #ff3978;
    --lf-accent-2: #ff6b9b;
    --lf-bg-1: #f8f9fc;
    --lf-bg-2: #eef1f6;
    --lf-card: #ffffff;
    --lf-title: #30343d;
    --lf-text: #697180;
    --lf-line: rgba(39, 45, 58, 0.11);

    position: relative;
    isolation: isolate;
    width: 100%;
    padding: 30px 0 24px;
    color: var(--lf-text);
    background: transparent !important;
}

/* Full-width background even if WoodMart constrains the Elementor template */
.elementor-9835::before {
    content: "";
    position: absolute;
    z-index: 0;
    inset-block: 0;
    left: 50%;
    width: 100vw;
    transform: translateX(-50%);
    background:
        radial-gradient(circle at 50% 0%, rgba(255, 57, 120, 0.08), transparent 35%),
        linear-gradient(180deg, var(--lf-bg-1) 0%, var(--lf-bg-2) 100%);
    box-shadow: 0 -10px 28px rgba(32, 37, 48, 0.08);
    pointer-events: none;
}

/* Short centred accent instead of a full-viewport line */
.elementor-9835::after {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    left: 50%;
    width: min(calc(100% - 32px), 900px);
    height: 3px;
    transform: translateX(-50%);
    background: linear-gradient(
        90deg,
        transparent 0%,
        var(--lf-accent) 8%,
        var(--lf-accent) 92%,
        transparent 100%
    );
    border-radius: 999px;
    pointer-events: none;
}

.elementor-9835 .leksa-footer-top,
.elementor-9835 .leksa-footer-bottom {
    position: relative;
    z-index: 1;
    width: min(100%, 1120px) !important;
    margin: 0 auto !important;
    box-sizing: border-box;
}

/* Brand above navigation */
.elementor-9835 .leksa-footer-top {
    display: flex !important;
    flex-direction: column-reverse !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 17px !important;
    padding: 0 22px 22px !important;
}

.elementor-9835 .leksa-footer-menu {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.elementor-9835 .leksa-footer-menu ul {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: stretch !important;
    justify-content: center !important;
    gap: 7px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.elementor-9835 .leksa-footer-menu li {
    display: flex !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* The same legal link remains below the copyright, so hide its menu duplicate */
.elementor-9835 .leksa-footer-menu li:last-child {
    display: none !important;
}

.elementor-9835 .leksa-footer-menu a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    padding: 9px 13px !important;
    color: var(--lf-title) !important;
    background: rgba(255, 255, 255, 0.76) !important;
    border: 1px solid var(--lf-line) !important;
    border-radius: 10px;
    box-shadow: 0 3px 10px rgba(34, 39, 51, 0.04);
    font-family: inherit;
    font-size: 12px !important;
    font-weight: 700 !important;
    line-height: 1.25 !important;
    letter-spacing: 0.015em;
    text-align: center;
    text-decoration: none !important;
    opacity: 1 !important;
    transition: color 180ms ease, background-color 180ms ease,
        border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

/* WoodMart may set the colour on a nested span */
.elementor-9835 .leksa-footer-menu a *,
.elementor-9835 .leksa-footer-menu .nav-link-text {
    color: inherit !important;
    opacity: 1 !important;
}

.elementor-9835 .leksa-footer-menu a:hover,
.elementor-9835 .leksa-footer-menu a:focus-visible,
.elementor-9835 .leksa-footer-menu .current-menu-item > a {
    color: #ffffff !important;
    background: linear-gradient(135deg, var(--lf-accent), var(--lf-accent-2)) !important;
    border-color: transparent !important;
    box-shadow: 0 7px 18px rgba(255, 57, 120, 0.20);
    transform: translateY(-1px);
}

.elementor-9835 .leksa-footer-menu a:focus-visible {
    outline: 2px solid var(--lf-accent);
    outline-offset: 2px;
}

/* Stable CSS logo replaces the broken Image/SVG preview */
.elementor-9835 .leksa-footer-logo {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    max-width: 100% !important;
    min-height: 42px;
    margin: 0 auto !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.elementor-9835 .leksa-footer-logo .elementor-widget-container {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.elementor-9835 .leksa-footer-logo .elementor-widget-container::before {
    content: "";
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
    background-color: transparent;
    background-image: url("https://leksa-tokens.com/wp-content/uploads/2026/07/logo_leksa_256.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border-radius: 50%;
    box-shadow: 0 7px 20px rgba(255, 57, 120, 0.22);
}

.elementor-9835 .leksa-footer-logo .elementor-widget-container::after {
    content: "LEKSA-TOKENS";
    color: var(--lf-title);
    font-family: inherit;
    font-size: 18px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0.035em;
}

.elementor-9835 .leksa-footer-logo img {
    display: none !important;
}

/* Copyright, legal navigation and badges */
.elementor-9835 .leksa-footer-bottom {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 0 !important;
    padding: 20px 22px 0 !important;
    border-top: 1px solid var(--lf-line);
}

.elementor-9835 .leksa-footer-copy,
.elementor-9835 .leksa-footer-legal {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
    text-align: center;
}

.elementor-9835 .leksa-footer-copy p,
.elementor-9835 .leksa-footer-legal p {
    margin: 0 !important;
    color: var(--lf-text) !important;
    font-family: inherit;
    text-align: center !important;
}

.elementor-9835 .leksa-footer-copy p {
    color: var(--lf-title) !important;
    font-size: 12px !important;
    font-weight: 700;
    line-height: 1.55;
    letter-spacing: 0.02em;
}

.elementor-9835 .leksa-footer-legal {
    margin-top: 4px !important;
}

.elementor-9835 .leksa-footer-legal p,
.elementor-9835 .leksa-footer-legal a {
    font-size: 11px !important;
    font-weight: 500;
    line-height: 1.65;
}

.elementor-9835 .leksa-footer-legal a {
    color: var(--lf-text) !important;
    text-decoration: none !important;
}

.elementor-9835 .leksa-footer-legal a:hover,
.elementor-9835 .leksa-footer-legal a:focus-visible {
    color: var(--lf-accent) !important;
}

.elementor-9835 .leksa-footer-badges {
    display: block !important;
    width: 100% !important;
    max-width: 900px !important;
    margin: 19px auto 0 !important;
    padding: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
}

/* Exact WoodMart Images Gallery markup: replace its 5-column mobile grid */
.elementor-9835 .leksa-footer-badges .wd-images-gallery {
    width: 100% !important;
}

.elementor-9835 .leksa-footer-badges .wd-grid-g {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: stretch !important;
    justify-content: center !important;
    gap: 10px !important;
    width: 100% !important;
    margin: 0 !important;
}

.elementor-9835 .leksa-footer-badges .wd-gallery-item {
    flex: 0 1 142px !important;
    width: 142px !important;
    max-width: 142px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.elementor-9835 .leksa-footer-badges .wd-gallery-item > a {
    display: block !important;
    width: 100% !important;
}

.elementor-9835 .leksa-footer-badges img {
    display: block !important;
    width: 142px !important;
    max-width: calc(100% - 8px) !important;
    height: 54px !important;
    margin-inline: auto;
    padding: 8px 10px;
    box-sizing: border-box;
    object-fit: contain;
    background: var(--lf-card) !important;
    border: 1px solid var(--lf-line) !important;
    border-radius: 11px;
    box-shadow: 0 6px 17px rgba(34, 39, 51, 0.08);
    filter: none !important;
    opacity: 1 !important;
    transition: transform 180ms ease, box-shadow 180ms ease;
}

.elementor-9835 .leksa-footer-badges img:hover {
    transform: translateY(-2px);
    box-shadow: 0 9px 21px rgba(34, 39, 51, 0.12);
}

/* Tablet */
@media (max-width: 1024px) {
    .elementor-9835 {
        padding-top: 27px;
    }

    .elementor-9835 .leksa-footer-top,
    .elementor-9835 .leksa-footer-bottom {
        padding-inline: 18px !important;
    }
}

/* Phones */
@media (max-width: 767px) {
    .elementor-9835 {
        padding: 24px 0 18px;
    }

    .elementor-9835 .leksa-footer-top {
        gap: 15px !important;
        padding: 0 14px 18px !important;
    }

    .elementor-9835 .leksa-footer-menu ul {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 7px !important;
        max-width: 520px;
        margin-inline: auto !important;
    }

    .elementor-9835 .leksa-footer-menu li,
    .elementor-9835 .leksa-footer-menu a {
        width: 100% !important;
        box-sizing: border-box;
    }

    /* "Contacts" is now the final visible button */
    .elementor-9835 .leksa-footer-menu li:nth-last-child(2) {
        grid-column: 1 / -1;
        width: calc(50% - 4px) !important;
        justify-self: center;
    }

    .elementor-9835 .leksa-footer-menu a {
        min-height: 38px;
        padding: 7px 8px !important;
        border-radius: 8px;
        font-size: 11px !important;
        white-space: normal !important;
    }

    .elementor-9835 .leksa-footer-logo {
        min-height: 38px;
    }

    .elementor-9835 .leksa-footer-logo .elementor-widget-container::before {
        width: 36px;
        height: 36px;
        flex-basis: 36px;
        font-size: 11px;
    }

    .elementor-9835 .leksa-footer-logo .elementor-widget-container::after {
        font-size: 16px;
    }

    .elementor-9835 .leksa-footer-bottom {
        padding: 16px 14px 0 !important;
    }

    .elementor-9835 .leksa-footer-copy p {
        font-size: 11px !important;
        line-height: 1.6;
    }

    .elementor-9835 .leksa-footer-legal p,
    .elementor-9835 .leksa-footer-legal a {
        font-size: 10.5px !important;
        line-height: 1.7;
    }

    .elementor-9835 .leksa-footer-badges {
        margin-top: 16px !important;
    }

    .elementor-9835 .leksa-footer-badges .wd-grid-g {
        gap: 9px !important;
    }

    .elementor-9835 .leksa-footer-badges .wd-gallery-item {
        flex-basis: calc(33.333% - 6px) !important;
        width: calc(33.333% - 6px) !important;
        max-width: 112px !important;
    }

    .elementor-9835 .leksa-footer-badges img {
        width: 100% !important;
        max-width: 112px !important;
        height: 47px !important;
        padding: 6px;
        border-radius: 8px;
    }
}

@media (max-width: 420px) {
    .elementor-9835 .leksa-footer-menu a {
        font-size: 10.5px !important;
    }

    .elementor-9835 .leksa-footer-copy p {
        max-width: 330px;
        margin-inline: auto !important;
    }

    .elementor-9835 .leksa-footer-legal p {
        max-width: 350px;
        margin-inline: auto !important;
    }

    .elementor-9835 .leksa-footer-badges img {
        max-width: 96px !important;
        height: 43px !important;
        padding: 5px;
    }

    .elementor-9835 .leksa-footer-badges .wd-gallery-item {
        max-width: 96px !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    .elementor-9835 .leksa-footer-menu a,
    .elementor-9835 .leksa-footer-badges img {
        transition: none !important;
        transform: none !important;
    }
}
@media (max-width: 576px) {
	.elementor-9621 .elementor-element.elementor-element-23edac6 {
    --display: none;
}
}

