:root {
  --font-family-primary: 'DM Sans', sans-serif;
  --font-family-heading: 'DM Sans', sans-serif;
  --font-weight-base: 400;
  --font-weight-heading: 700;
  --line-height-base: 1.5;
  --line-height-heading: 1.3;
  
  --sp-64-112: clamp(4rem, 2.8462rem + 4.6154vw, 7rem); /* 64 - 112 */
  --sp-48-240: clamp(3rem, -1.6154rem + 18.4615vw, 15rem); /* 48 - 240 */
  --sp-48-180: clamp(3rem, -0.75rem + 15vw, 11.25rem); /* 48 - 180 */
  --sp-48-148: clamp(3rem, 0.5962rem + 9.6154vw, 9.25rem); /* 48 - 148 */
  --sp-40-112: clamp(2rem, 0.0769rem + 7.6923vw, 7rem); /* 32 - 112 */
  --sp-40-80: clamp(2.5rem, 1.5385rem + 3.8462vw, 5rem); /* 40 - 80 */
  --sp-40-64: clamp(2.5rem, 1.9231rem + 2.3077vw, 4rem); /* 40 - 64 */
  --sp-32-64: clamp(2rem, 1.2308rem + 3.0769vw, 4rem); /* 32 - 64 */
  --sp-24-100: clamp(1.5rem, -0.3269rem + 7.3077vw, 6.25rem); /* 24 - 100 */
  --sp-24-80: clamp(1.5rem, 0.1538rem + 5.3846vw, 5rem); /* 24 - 80 */
  --sp-24-64: clamp(1.5rem, 0.5385rem + 3.8462vw, 4rem); /* 24 - 64 */
  --sp-24-48: clamp(1.5rem, 0.9231rem + 2.3077vw, 3rem); /* 24 - 48 */
  --sp-24-40: clamp(1.5rem, 1.1154rem + 1.5385vw, 2.5rem); /* 24 - 40 */
  --sp-24-32: clamp(1.5rem, 1.3077rem + 0.7692vw, 2rem); /* 24 - 32 */
  --sp-20-64: clamp(1.25rem, 0.1923rem + 4.2308vw, 4rem); /* 20 - 64 */
  --sp-16-160: clamp(1rem, -2.4615rem + 13.8462vw, 10rem); /* 16 - 160 */
  --sp-16-80: clamp(1rem, -0.5385rem + 6.1538vw, 5rem); /* 16 - 80 */
  --sp-16-64: clamp(1rem, -0.1538rem + 4.6154vw, 4rem); /* 16 - 64 */
  --sp-16-48: clamp(1rem, 0.2308rem + 3.0769vw, 3rem); /* 16 - 48 */
  --sp-16-40: clamp(1rem, 0.4231rem + 2.3077vw, 2.5rem); /* 16 - 40 */
  --sp-16-32: clamp(1rem, 0.6154rem + 1.5385vw, 2rem); /* 16 - 32 */
  --sp-16-24: clamp(1rem, 0.8077rem + 0.7692vw, 1.5rem);  /* 16 - 24 */
  --sp-12-24: clamp(0.75rem, 0.4615rem + 1.1538vw, 1.5rem); /* 12 - 24 */
  --sp-8-16: clamp(0.5rem, 0.3077rem + 0.7692vw, 1rem); /* 8 - 16 */
  --sp-6-12: clamp(0.375rem, 0.2308rem + 0.5769vw, 0.75rem); /* 6 - 12*/
  --sp-0-16: clamp(0rem, -0.3846rem + 1.5385vw, 1rem); /* 0 - 16 */
  
  --border-r--40: clamp(1.5rem, 1.1154rem + 1.5385vw, 2.5rem); /* 24 - 40 */
  --border-r--24: clamp(0.75rem, 0.4615rem + 1.1538vw, 1.5rem); /* 12 - 24 */
  --border-r--16: clamp(0.75rem, 0.6538rem + 0.3846vw, 1rem); /* 12 - 16 */
  --border-r--12: clamp(0.5rem, 0.4038rem + 0.3846vw, 0.75rem); /* 8 - 12 */
  --border-r--8: 8px;
  --border-r--6: 6px;
  
  --blog-headings: clamp(1.25rem, 1.1538rem + 0.3846vw, 1.5rem); /* 24px */
}

/* dm-serif-text-regular - latin-ext */
@font-face {
  font-display: swap;
  font-family: 'DM Serif Text';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/lot/assets/fonts/dm-serif-text-v13-latin-ext-regular.woff2') format('woff2'),
       url('/wp-content/themes/lot/assets/fonts/dm-serif-text-v13-latin-ext-regular.ttf') format('truetype');

}
/* dm-serif-text-italic - latin-ext */
@font-face {
  font-display: swap;
  font-family: 'DM Serif Text';
  font-style: italic;
  font-weight: 400;
  src: url('/wp-content/themes/lot/assets/fonts/dm-serif-text-v13-latin-ext-italic.woff2') format('woff2'),
       url('/wp-content/themes/lot/assets/fonts/dm-serif-text-v13-latin-ext-italic.ttf') format('truetype');
}

/* dm-sans-300 - latin-ext */
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 300;
  src: url('/wp-content/themes/lot/assets/fonts/dm-sans-v17-latin-ext-300.woff2') format('woff2'),
       url('/wp-content/themes/lot/assets/fonts/dm-sans-v17-latin-ext-300.ttf') format('truetype'); 
}
/* dm-sans-regular - latin-ext */
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/lot/assets/fonts/dm-sans-v17-latin-ext-regular.woff2') format('woff2'),
       url('/wp-content/themes/lot/assets/fonts/dm-sans-v17-latin-ext-regular.ttf') format('truetype');
}
/* dm-sans-500 - latin-ext */
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  src: url('/wp-content/themes/lot/assets/fonts/dm-sans-v17-latin-ext-500.woff2') format('woff2'),
       url('/wp-content/themes/lot/assets/fonts/dm-sans-v17-latin-ext-500.ttf') format('truetype');
}
/* dm-sans-600 - latin-ext */
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  src: url('/wp-content/themes/lot/assets/fonts/dm-sans-v17-latin-ext-600.woff2') format('woff2'),
       url('/wp-content/themes/lot/assets/fonts/dm-sans-v17-latin-ext-600.ttf') format('truetype');
}
/* dm-sans-700 - latin-ext */
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/lot/assets/fonts/dm-sans-v17-latin-ext-700.woff2') format('woff2'),
       url('/wp-content/themes/lot/assets/fonts/dm-sans-v17-latin-ext-700.ttf') format('truetype');
}
@font-face {
    font-family: lg;
    src: url("/wp-content/themes/lot/assets/fonts/lg.ttf") format("truetype"), 
         url("/wp-content/themes/lot/assets/fonts/lg.woff") format("woff"),
         url("/wp-content/themes/lot/assets/fonts/lg.svg") format("svg"); 
    font-weight: 400;
    font-style: normal;
}

.logged-in.admin-bar #header-nav {
    margin-top: 32px;
}
.logged-in.admin-bar .header__login-modal {
    top: 148px!important;
}
.logged-in.admin-bar #header-nav.move ~ .header__login-modal {
    top: 116px!important;
}
html {
  -webkit-font-smoothing: antialiased;
  font-family: var(--font-family-primary);  
  scroll-behavior: smooth;
}
body {
    overflow-x: clip;
    font-weight: var(--font-weight-base);
    line-height: var(--line-height-base);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: var(--color-body-text);
    font-size: 16px;
    background: var(--color-body-bg);
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
body, nav, h1, h2, h3, h4, h5, h6, header, footer, address,
p, hr, blockquote, dl, dt, figure, figcaption, div, main,
a, strong, s, q, data, time, code, var, sub, sup, i, b, u, rt, span, br,
img, iframe, embed, object, param, video, source, track, map, area,
form, label, optgroup, option, output, progress {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: inherit;
  vertical-align: baseline;
}
p.has-text-align-center {
    text-align: center;
}
ul, ol {
    padding-left: 0;
    margin: 0;
}
 figcaption, figure, footer, header, main, nav {
  display: block;
}

hr {
  height: 0;
  border-bottom: 1px solid #000;
}


blockquote {
  page-break-inside: avoid;
}

strong, b {
  font-weight: 700;
}

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: auto;
}

 th, td {
  text-align: left;
  font-weight: normal;
}

a {
  text-decoration: none;
  transition: color .2s;
  cursor: pointer;
}

*, *:before, *:after {
  box-sizing: border-box;
}

.wp-block-heading {
    margin-top: 16px;
    margin-bottom: 8px;
}



h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h4, .h5, .h6, .ff--head {
  font-family: var(--font-family-heading)!important;
  line-height: var(--line-height-heading);
  font-weight: var(--font-weight-heading);
  color: var(--color-headings--dark);
}
.fs--italic {
    font-style: italic;
}
.tt--upper {
    text-transform: uppercase;
}
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, .h1:last-child, .h2:last-child, .h3:last-child, .h4:last-child, .h5:last-child, .h6:last-chil {
  margin-bottom: 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h4 a, .h5 a, .h6 a, a {
  color: inherit;
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
p {
  margin-bottom: 12px;
  line-height: var(--line-height-base);
}
p:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 993px) {
    .sticky {
        position: -webkit-sticky;
        position: sticky;
        top: 32px;
    }
}

/* 36 - 56px */
.fs--56 {
    font-size: clamp(2.25rem, 1.7692rem + 1.9231vw, 3.5rem);
}
/* 28 - 48px */
.fs--48 {
    font-size: clamp(1.75rem, 1.3173rem + 1.7308vw, 2.875rem);
}
/* 26 - 40px */
.fs--40 {
    font-size: clamp(1.75rem, 1.4615rem + 1.1538vw, 2.5rem);
}
/* 24 - 36px */
.fs--36 {
    font-size: clamp(1.5rem, 1.2115rem + 1.1538vw, 2.25rem);
}
/* 22 - 32px */
.fs--32 {
    font-size: clamp(1.5rem, 1.3077rem + 0.7692vw, 2rem);
}
/* 22 - 28px */
.fs--28 {
    font-size: clamp(1.375rem, 1.2308rem + 0.5769vw, 1.75rem);
}
/* 20 - 24px */
.fs--24 {
    font-size: clamp(1.25rem, 1.1538rem + 0.3846vw, 1.5rem);
}
/* 18 - 22px */
.fs--22 {
    font-size: clamp(1.125rem, 1.0288rem + 0.3846vw, 1.375rem);
}
/* 16 - 20px */
.fs--20 {
    font-size: clamp(1rem, 0.9038rem + 0.3846vw, 1.25rem);
}
/* 16 - 18px */
.fs--18 {
    font-size: clamp(1rem, 0.9519rem + 0.1923vw, 1.125rem);
}
/* 15 - 18px */
.fs--16 {
    font-size: clamp(0.9375rem, 0.9135rem + 0.0962vw, 1rem);
}
/* 13 - 14px */
.fs--14 {
    font-size: 14px;
}
/* 12 - 13px */
.fs--13 {
    font-size: 13px;
}
.fs--12 {
    font-size: 12px;
}
.fs--10 {
    font-size: 10px;
}

.head--color span {
    color: var(--color-headings--dark);
}


.fc--white {
    color: #fff!important;
}
.fc--primary {
    color: var(--color-primary);
}
.fc--secondary {
    color: var(--color-secondary);
}
.fc--dark {
    color: var(--color-headings--dark);
}

.fw--700 {
    font-weight: 700;
}
.fw--600 {
    font-weight: 600;
}
.fw--500 {
    font-weight: 500;
}
.fw--400 {
    font-weight: 400;
}
.fw--300 {
    font-weight: 300;
}


.l-h--16 {
    line-height: 1.6;
}
.l-h--13 {
    line-height: 1.3;
}
.l-h--12 {
    line-height: 1.2;
}

.text--underline {
    text-decoration: underline;
}
.text--center {
    width: 100%;
    text-align: center;
}

section {
    overflow-x: clip;
}

main section:first-child {
    margin-top: 116px;
}
.container {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1440px;
    padding: clamp(1rem, 0.6154rem + 1.5385vw, 2rem) 20px; /* 16 - 32px */
    position: relative;
    display: flex;
    flex-direction: column;
}
.container.--full {
    max-width: 100%;
}

.pad-t--xs {
    padding-top: 16px;
}
.pad-b--xs {
    padding-bottom: 16px;
}
.pad-t--s {
    padding-top: clamp(1rem, 0.6154rem + 1.5385vw, 2rem); /* 16 - 32px */
}
.pad-b--s {
    padding-bottom: clamp(1rem, 0.6154rem + 1.5385vw, 2rem); /* 16 - 32px */
}
.pad-t--xl {
    padding-top: clamp(3rem, 1.2692rem + 6.9231vw, 7.5rem); /* 48 - 120px */
}
.pad-b--xl {
    padding-bottom: clamp(3rem, 1.2692rem + 6.9231vw, 7.5rem); /* 48 - 120px */
}
.pad-t--0 {
    padding-top: 0;
}
.pad-b--0 {
    padding-bottom: 0;
}
@media(max-width: 540px) {
    .container {
        padding-left: 12px;
        padding-right: 12px;
    }
}
.pt--0 {
    padding-top: 0;
}
.pt--24 {
    padding-top: 24px;
}
.pb--0 {
    padding-bottom: 0;
}

.w--100 {
    width: 100%;
}

.col-wrap {
    display: flex;
    gap: var(--sp-24-80);
}
.col--80,
.col--75,
.col--70, 
.col--65,
.col--60,
.col--55, 
.col--50, 
.col--45,
.col--40,
.col--35,
.col--30,
.col--25,
.col--20 {
    position: relative;
}
.col--80 {
    width: 80%;
}
.col--75 {
    width: 75%;
}
.col--70 {
    width: 70%;
}
.col--65 {
    width: 65%;
}
.col--60 {
    width: 60%;
}
.col--55 {
    width: 55%;
}
.col--50 {
    width: 50%;
}
.col--45 {
    width: 45%;
}
.col--40 {
    width: 40%;
}
.col--35 {
    width: 35%;
}
.col--30 {
    width: 30%;
}
.col--25 {
    width: 25%;
}
.col--20 {
    width: 20%;
}

@media (max-width: 991px) {
    .col-wrap {
        flex-direction: column;
    }
    .col-wrap--rev {
        flex-direction: column-reverse!important
    }
    .col--80,
    .col--75,
    .col--70, 
    .col--65,
    .col--60,
    .col--55, 
    .col--50, 
    .col--45,
    .col--40,
    .col--35,
    .col--30,
    .col--25,
    .col--20 {
        width: 100%;
    }
}

.max-w--1000 {
    width: 100%;
    max-width: 1000px;
}
.max-w--640 {
    width: 100%;
    max-width: 640px;
}
.max-w--660 {
    width: 100%;
    max-width: 660px;
}
.vert--center {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.vert--bottom {
    display: flex;
    align-items: flex-end;
}
.align--right {
    margin-left: auto;
}
.align--center {
    margin-left: auto;
    margin-right: auto;
}

.bg--primary {
    background-color: var(--color-primary);
}
.bg--light {
    background-color: var(--color-bg--light);
}
.bg--dark {
    background-color: var(--color-bg--dark);
}
.bg--medium {
    background-color: var(--color-bg--medium);
}
.bg--white {
    background-color: #fff;
}

.mb--4 {
    margin-bottom: 4px;
}
.mb--6 {
    margin-bottom: 6px;
}
.mb--8 {
    margin-bottom: 8px;
}
.mb--12 {
    margin-bottom: 12px;
}
.mb--16 {
    margin-bottom: 16px;
}
.mb--24 {
    margin-bottom: 24px;
}
.mb--32 {
    margin-bottom: 32px;
    /*margin-bottom: clamp(1.5rem, 1.3077rem + 0.7692vw, 2rem);*/ /* 24 - 32 */
}
.mb--40 {
    margin-bottom: clamp(1.5rem, 1.1154rem + 1.5385vw, 2.5rem); /* 24 - 40 */
}
.mb--48 {
    margin-bottom: clamp(1.5rem, 0.9231rem + 2.3077vw, 3rem); /* 24 - 48 */
}
.mb--64 {
    margin-bottom: clamp(1.5rem, 0.5385rem + 3.8462vw, 4rem); /* 24 - 64 */
}
.mb--80 {
    margin-bottom: clamp(1.5rem, 0.1538rem + 5.3846vw, 5rem); /* 24 - 80 */
}
.mb--120 {
    margin-bottom: clamp(1.5rem, -0.8077rem + 9.2308vw, 7.5rem); /* 24 - 120 */
}
.mt--auto {
    margin-top: auto;
}
.mb--auto {
    margin-bottom: auto;
}
.mt--16 {
    margin-top: 16px;
}
.mt--24 {
    margin-top: 24px;
}

.scroll-wrap--x::-webkit-scrollbar {
    height: 3px;
    border-radius: 20px;
    overflow: hidden;
}
.scroll-wrap--x::-webkit-scrollbar-thumb{
    background-color: var(--color-primary);
    border-radius: 20px;
}
.scroll-wrap--x::-webkit-scrollbar-track{
    background: var(--color-secondary);
}

.scroll-wrap--x {
  overflow-x: scroll;
  cursor: grab; 
}
.scroll-wrap--x:active {
  cursor: grabbing; 
}


.grid--2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: var(--sp-24-64);
}
.grid--3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: var(--sp-24-40);
}
.grid--4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: var(--sp-24-40);
}
.grid--5 {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: var(--sp-24-40);
}
.grid--6 {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: var(--sp-24-40);
}
.grid--8 {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    gap: var(--sp-24-40);
}
@media (max-width: 1024px) {
    .grid--5 {
        grid-template-columns: repeat(3, 1fr);
    } 
    .grid--8 {
        grid-template-columns: repeat(4, 1fr);
    } 
}
@media (max-width: 991px) {
    .grid--6 {
        grid-template-columns: repeat(3, 1fr);
    }
    .grid--3 {
        grid-template-columns: repeat(1, 1fr);
    }
   .grid--4 {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 540px) {
    .grid--2,
    .grid--4,
    .grid--6,
    .grid--8 {
        grid-template-columns: repeat(2, 1fr);
    }
}

.gap--16 {
    gap: 16px;
}





/* #Progress
================================================== */

.progress-wrap {
	position: fixed;
	right: 16px;
	bottom: 16px;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	border-radius: 50px;
	box-shadow: inset  0 0 0 2px rgba(220,220,220,0.5);
	z-index: 990;
	opacity: 0;
	visibility: hidden;
	transform: translateY(15px);
	-webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.progress-wrap.active-progress {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.progress-wrap__icon {
	position: absolute;
	height: 18px;
	width: 18px;
	cursor: pointer;
	display: block;
	z-index: 1;
	-webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.progress-wrap .progress-wrap__icon svsg path {
    fill: #000
}
.progress-wrap:hover .progress-wrap__icon {
	opacity: 1;
}

.progress-wrap svg.progress-circle path { 
	fill: none; 
}
.progress-wrap svg.progress-circle path {
	stroke: grey;
	stroke-width: 4;
	box-sizing:border-box;
	-webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}


ins {
    text-decoration: none!important;
}
del {
    opacity: .6!important;
}
.added_to_cart {
    display: none;
}

.swiper-wrapper {
    flex-direction: row;
}
.swiper-nav__button {
    display: flex;
    position: relative;
    overflow: hidden;
    height: 32px;
    width: 48px;
    border-radius: 32px;
    border: 1px solid;
    display: flex; 
    align-items: center;
    justify-content: center;
    transition-duration: .3s;
    transition-delay: .2s;
    cursor: pointer;
}
.swiper-nav__button.--white {
    border-color: #fff;
}
.swiper-nav__button.--dark {
    border-color: var(--color-dark);
}
.swiper-nav__button.--white:hover svg path {
    stroke: #000
}
.swiper-nav__button.--dark svg path {
    stroke: #000
}

.swiper-nav__button.--dark:hover svg path {
    stroke: #fff
}


.woocommerce-message, .woocommerce-info, .woocommerce-noreviews, p.no-comments {
    background-color: #fff!important;
    padding: 12px;
    border-radius: var(--border-r--8);
    
    &:ul {
        margin-left: 24px;
    }
    a {
        height: 32px;
        background: var(--color-bg--light);
        display: inline-flex;
        width: fit-content;
        align-items: center;
        justify-content: center;
        padding: 2px 12px;
        border-radius: 6px;
        font-size: 14px;
        transition: .2s;
        
        &:hover {
            background: var(--color-dark);
            color: #fff;
        }
    }
}
.woocommerce-error {
    color: var(--color-tertiary)!important;
    background-color: #fff!important;
    padding: 12px;
    border-radius: var(--border-r--8);
    
    .button  {
        background: var(--color-dark);
        color: #fff;
        height: 40px;
        margin-top: 8px;
        font-size: 16px;
        
        &:hover {
            background: var(--color-primary);
        }
    }
}
ul.woocommerce-error  {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 4px;
}


.woocommerce-cart .woocommerce-info {
    margin-bottom: 40px;
}

.skeleton-loader {
    min-width: 270px;
    height: 20px;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: skeletonLoading 1.2s infinite;
    border-radius: 5px;
}

@keyframes skeletonLoading {
    0% {
        background-position: 200% 0;
    }
    100% {
        background-position: -200% 0;
    }
}


.d-mobile {
    display: none!important;
}

@media (max-width: 992px) {
    main section:first-child {
        margin-top: 94px;
    }
    .d-mobile--none {
        display: none!important;
    }
    .d-mobile {
        display: flex!important;
    }
}
/*
@media (max-width: 540px) {
    body {
        font-size: 15px;
    }
}
*/