@font-face {
  font-family: "Fraunces144ptSuperSoft-Light";
  src: url('/file/assets?key=assets%2FFraunces144ptSuperSoft-Light.ttf') format("truetype");
}



body {
    background-color: #e9ebe8;
    color: #23231a;
    font-size: 1vw;
    line-height: 1;
    font-weight: 400;
    margin: 0;
    min-height: 100%;
    font-family: 'Space Mono', sans-serif;
}

.row>* {
    padding-right: 0;
    padding-left: 0;
}

.row {
    margin: 0;
}

p {
    margin-bottom: 8px;
    font-size: 1em;
    line-height: 1.6;
}

a {
    color: #23231a;
    text-decoration: underline;
}

a:hover {
    color: #23231a;
    text-decoration: none;
}

h1 {
    margin-top: 0px;
    margin-bottom: 16px;
    font-family: 'Fraunces144ptSuperSoft-Light', sans-serif;
    font-size: 4.5em;
    line-height: 1.2;
    font-weight: 300;
}

h2 {
    margin-top: 0px;
    margin-bottom: 16px;
    font-family: 'Fraunces144ptSuperSoft-Light', sans-serif;
    font-size: 3.25em;
    line-height: 1.2;
    font-weight: 300;
}

h3 {
    margin-top: 0px;
    margin-bottom: 8px;
    font-family: 'Fraunces144ptSuperSoft-Light', sans-serif;
    font-size: 2.25em;
    line-height: 1.2;
    font-weight: 300;
}

h4 {
    margin-top: 0px;
    margin-bottom: 8px;
   font-family: 'Fraunces144ptSuperSoft-Light', sans-serif;
    font-size: 1.75em;
    line-height: 1.4;
    font-weight: 300;
    /*font-size: 18px;*/
}

h5 {
    margin-top: 0px;
    margin-bottom: 8px;
    font-family: 'Fraunces144ptSuperSoft-Light', sans-serif;
    font-size: 1.5em;
    line-height: 1.4;
    font-weight: 300;
}

img {
    display: inline-block;
    max-width: 100%;
}

.all-caps {
    font-size: 0.875em;
    line-height: 1.6;
    font-weight: 400;
    text-transform: uppercase;
}


/* hetdedr */

.lmh-navigation {
    position: sticky;
    top: 0px;
    z-index: 99;
    border-bottom: 1px solid #23231a;
    background-color: transparent;
    background-color: #e9ebe8
}

.lmh-w-nav {
    position: relative;
    background: #dddddd;
    z-index: 1000;
}

.lmh-navigation-wrapper {
    position: relative;
    display: flex;
    /*height: 56px;*/
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 1em;
    align-items: center;
}

.lmh-nav-logo {
    padding-left: 0px;
}

.lmh-w-nav-brand {
    position: relative;
    float: left;
    text-decoration: none;
    color: #333333;
}

.lmh-nav-menu {
    position: static;
    display: flex;
    height: 100%;
    margin-left: 1em;
    padding-left: 1em;
    align-items: center;
}

.lmh-w-nav-menu {
    position: relative;
    float: right;
}

.lmh-w-dropdown {
    display: inline-block;
    position: relative;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    z-index: 900;
}

.lmh-nav-dropdown {
    position: static;
}

.lmh-dropdown-link:hover {
    text-decoration: none;
    color: #222222;
    border-bottom: 1px solid #222222;
}

.lmh-dropdown-toggle {
    padding: 1.5em;
    font-size: 1em;
    user-select: none;
    display: inline-block;
    cursor: pointer;
    position: relative;
    vertical-align: top;
    text-decoration: none;
    color: #222222;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap;
}

.lmh-navigation.lmh-dropdown-toggle {
    font-size: 20px;
}

.lmh-nav-link {
    padding: 1.5em;
    font-size: 1em;
}

.lmh-w-nav-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #222222;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

.lmh-dropdown-list {
    left: 0%;
    top: 56.5px;
    right: 0%;
    bottom: auto;
    z-index: 2;
    width: 100%;
    border-bottom: 1px solid #23231a;
    background-color: #e9ebe8;
}

.lmh-w-dropdown-list {
    position: fixed;
    background: #e9ebe8;
    display: block;
    min-width: 100%;
}

.lmh-dropdown-links-column {
    padding-top: 2em;
    padding-bottom: 2em;
}

.lmh-dropdown-menu-title {
    margin-bottom: 1em;
    padding-right: 1em;
    padding-left: 1em;
}

.lmh-all-caps {
    font-size: 0.875em;
    line-height: 1.6;
    font-weight: 400;
    text-transform: uppercase;
}

.lmh-w-dropdown-link {
    padding: 10px 20px;
    display: block;
    color: #222222;
    position: relative;
    text-decoration: none;
    color: #222222;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap;
}

.lmh-dropdown-link {
    padding: 0.25em 0.5em;
    border-bottom: 1px solid transparent;
    -webkit-transition: border-color 100ms ease;
    transition: border-color 100ms ease;
    font-family: 'Fraunces144ptSuperSoft-Light', sans-serif;
    font-size: 1.75em;
    line-height: 1.4;
    font-weight: 300;
}

.lmh-dropdown-bestseller-link {
    display: block;
    padding-right: 1em;
    padding-left: 1em;
    border-bottom: 1px solid transparent;
    text-decoration: none;
}

.lmh-w-inline-block {
    width: 100%;
    display: inline-block;
}

.lmh-dropdown-bestseller-image-wrapper {
    display: flex;
    overflow: hidden;
    max-height: 20em;
    justify-content: center;
    align-items: center;
}

.lmh-image-cover {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lmh-fix-h4 {
    color: #212529;
}

.lmh-fix-h4:hover {
    color: #212529;
    text-decoration: none;
}

.lmh-shipping-banner {
    padding-top: 1em;
    padding-bottom: 0.5em;
    border-top: 1px solid #23231a;
    text-align: center;
}

.lmh-dropdown-links-wrapper .lmh-middle {
    border-right: 1px solid #23231a;
    border-left: 1px solid #23231a;
}

.lmh-nav-right {
    display: flex;
    height: 100%;
    justify-content: flex-end;
    flex: 1;
}

.lmh-nav-search-link {
    position: relative;
    display: flex;
    padding-right: 1em;
    padding-left: 1em;
    justify-content: center;
    align-items: center;
    border-left: 1px solid #23231a;
    cursor: pointer;
}

.lmh-w-commerce-commercecartopenlink {
    color: #fff;
    cursor: pointer;
    padding: 9px 15px;
    text-decoration: none;
    display: flex;
    align-items: center;
    appearance: none;
}

.lmh-cart-button {
    height: 100%;
    padding-right: 1em;
    padding-left: 1em;
    background-color: transparent;
}

.lmh-cart {
    border-left: 1px solid #000;
    transition: background-color 300ms ease;
}

.lmh-w-commerce-commercecartopenlinkcount {
    display: inline-block;
    height: 18px;
    min-width: 18px;
    margin-left: 8px;
    padding-right: 6px;
    padding-left: 6px;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    background-color: #fff;
    color: #3898ec;
    font-size: 11px;
    line-height: 18px;
    font-weight: 700;
    text-align: center;
}

.lmh-cart-quantity {
    margin-top: -20px;
    margin-left: -16px;
    background-color: #23231a;
    color: #fffcf8;
    font-weight: 400;
}

.lmh-fix-hover-backgro:hover {
    background-color: #fffcf8;
}

.lmh-search-wrapper {
    display: none;
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 999;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 252, 248, 0.7);
    backdrop-filter: blur(5px);
}

.lmh-nav-search {
    display: flex;
    width: 100%;
    max-width: 75%;
    align-items: stretch;
}

.lmh-w-form {
    margin: 0 0 15px;
}

.lmh-w-input,
.lmh-w-select {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

.lmh-w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: white;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

.lmh-search-input {
    min-height: 4em;
    margin-right: 1em;
    margin-bottom: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(35, 35, 26, 0.3);
    border-radius: 4px;
    background-color: rgba(255, 252, 248, 0.8);
    -webkit-transition: border-color 300ms ease;
    transition: border-color 300ms ease;
    font-size: 1em;
}

.lmh-button.lmh-dark {
    background-color: #23231a;
    color: #fffcf8;
}

.lmh-button {
    padding: 0.75em 2em;
    border-style: solid;
    border-width: 1px;
    border-color: #23231a;
    border-radius: 4px;
    background-color: #fffcf8;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    color: #23231a;
    font-size: 0.875em;
}

.lmh-search-close-btn {
    position: absolute;
    left: auto;
    top: 1em;
    right: 1em;
    bottom: auto;
    padding: 0.75em 2em;
    border-style: solid;
    border-width: 1px;
    border-color: #23231a;
    font-size: 0.875em;
    cursor: pointer;
}

.lmh-search-close-btn:hover {
    background-color: #fffcf8;
}

.lmh-cart-wrapper {
    background-color: rgba(255, 252, 248, 0.7);
    backdrop-filter: blur(5px);
}

.lmh-w-commerce-commercecartcontainerwrapper {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1001;
}

.lmh-w-commerce-commercecartcontainerwrapper--cartType-rightSidebar {
    display: none;
    opacity: 0;
    flex-direction: row;
    justify-content: flex-end;
    align-items: stretch;
}

.lmh-w-commerce-commercecartcontainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 480px;
    min-width: 320px;
    flex-direction: column;
    overflow: auto;
    background-color: #fff;
    box-shadow: 0px 5px 25px 0px rgb(0 0 0 / 25%);
}

.lmh-cart-container {
    margin-top: 1em;
    margin-right: 1em;
    margin-bottom: 1em;
    border-style: solid;
    border-width: 1px;
    border-color: #23231a;
    background-color: #e9ebe8;
    box-shadow: none;
    animation: unhcarthd ease-in 0.3s forwards;
}

.lmh-w-commerce-commercecartheader {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    border-bottom: 1px solid #23231a;
    align-items: center;
}

.lmh-cart-header {
    padding: 0px 0em 0px 1em;
    background-color: #fffcf8;
}

.lmh-w-commerce-commercecartheading {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.lmh-cart-close-button {
    width: auto;
    height: 100%;
    padding: 1.5em 1em 1.5em 1.5em;
    border-left: 1px solid #23231a;
    font-size: 0.875em;
   
    text-decoration: none;
    color: #23231a;
}

.lmh-cart-close-button:hover {
    color: #23231a;
}

.lmh-w-commerce-commercecartformwrapper {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%;
}

.lmh-w-commerce-commercecartform {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%;
}

.lmh-w-commerce-commercecartlist {
    overflow: auto;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%;
}

.lmh-cart-list {
    padding: 0px 0em;
}

.lmh-w-commerce-commercecartitem {
    display: flex;
}

.lmh-cart-item {
    padding: 1.5em 1em;
    align-items: stretch;
    border-bottom: 1px solid #23231a;
}

.lmh-cart-product-image {
    width: 96px;
    height: 96px;
    object-fit: cover;
}

.lmh-w-commerce-commercecartiteminfo {
    display: flex;
    margin-right: 16px;
    margin-left: 16px;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%;
}

.lmh-cart-product-info {
    justify-content: space-between;
}

.lmh-no-margin-bottom {
    margin-bottom: 0px;
}

.lmh-cart-quantity-wrapper {
    display: flex;
    align-items: center;
}

.lmh-w-commerce-commercecartquantity {
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: block;
    height: 38px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 8px 6px 8px 12px;
    width: 60px;
    appearance: none;
}

.lmh-quantity-number {
    width: 48px;
    height: 32px;
    margin-right: 1em;
    margin-bottom: 0px;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    border-color: rgba(35, 35, 26, 0.3);
    border-radius: 0px;
    background-color: rgba(255, 252, 248, 0.8);
    font-size: 1em;
}

.lmh-w-inline-block {
    max-width: 100%;
    display: inline-block;
    color: #23231a;
}

.lmh-small-link {
    font-size: 1em;
    line-height: 1.6;
    text-decoration: underline;
}

.lmh-lmh-cart-price {
    font-size: 1em;
    font-weight: 400;
}

.lmh-w-commerce-commercecartfooter {
    display: flex;
    padding: 16px 24px 24px 24px;
    flex-direction: column;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    border-top: 1px solid #23231a;
}

.lmh-cart-footer {
    padding: 1em 1em 1.5em;
}

.lmh-w-commerce-commercecartlineitem {
    display: flex;
    margin-bottom: 16px;
    justify-content: space-between;
    align-items: baseline;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
}

.lmh-w-commerce-commercecartcheckoutbutton {
    text-decoration: none;
    display: block;
    cursor: pointer;
    appearance: none;
    text-align: center;
    align-items: center;
    width: 100%
}

.lmh-w-commerce-commercecartcheckoutbutton:hover {
    text-decoration: none;
}

.lmh-w-nav-button {
    position: relative;
    float: right;
    padding: 18px;
    font-size: 24px;
    display: none;
    cursor: pointer;
    user-select: none;
    border-left: 1px solid #23231a;
}

.lmh-w-nav-overlay {
    position: absolute;
    overflow: hidden;
    display: none;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    animation: menuheader ease-in 0.3s forwards;
}

.lmh-navigation .lmh-w-nav-overlay {
    left: auto;
    z-index: 1;
    top: 0;
}

.lmh-shipping-banner-mobile {
    position: sticky;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: block;
    padding: 1em;
    margin: 0;
    border-bottom: 1px solid #23231a;
    border-top: 1px solid #23231a;
    text-align: center;
    background-color: #e9ebe8;
    width: 100%;
    margin-top: 150px;
    z-index: 20;
}

.lmh-shipping-banner-mobile p {
    margin: 0;
}

.lmh-menu-header {
    display: none;
}

.lmh-container.lmh-no-padding-lr {
    padding-right: 0em;
    padding-left: 0em;
}

.lmh-flex-horizontal.lmh-align-stretch {
    align-items: stretch;
}

.lmh-reviews-title-wrapper {
    position: sticky;
    top: 56px;
    width: 40%;
    padding-top: 4em;
    padding-right: 1em;
    padding-bottom: 4em;
}


/* end header */

.lmh-main-hero-section {
    position: relative;
    min-height: 85vh;
    margin: 1em;
    padding-right: 1em;
    padding-left: 2em;
}

.lmh-main-hero-image {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    background-image: url(https://assets.website-files.com/618e479701c18f6732605a35/61967105cf885c01066e0a06_essence-Hero.jpg);
    background-position: 50% 50%;
    background-size: cover;
}

.lmh-hero-content {
    position: relative;
    width: 50%;
    padding-top: 6.5em;
}

.lmh-section.lmh-padding-tb-4 {
    padding-top: 4em;
    padding-bottom: 4em;
}

.lmh-container {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1em;
    padding-left: 1em;
}

.lmh-title-wrapper.centered {
    max-width: 70%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.lmh-all-caps {
    font-size: 0.875em;
    line-height: 1.6;
    font-weight: 400;
    text-transform: uppercase;
}

.lmh-alternative-title {
    font-size: 4em;
}

.lmh-section {
    border-top: 1px solid #23231a;
}

.lmh-product-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    border-left: 1px solid #23231a;
}

.lmh-product-item {
    border-right: 1px solid #23231a;
    border-bottom: 1px solid #23231a;
}

.lmh-product-link-block {
    display: block;
    padding: 1em 1em 2em;
    text-decoration: none;
}

.lmh-grid-product-image-wrapper {
    position: relative;
}

.lmh-grid-image-product {
    width: 100%;
    opacity: 1;
}

.lmh-grid-hover-image-product {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: none;
    width: 100%;
}

.lmh-product-item:hover .lmh-grid-hover-image-product {
    display: block;
    animation: anhopacity ease-in 0.5s forwards;
}

.lmh-grid-product-content-wrapper {
    position: relative;
    padding-top: 1em;
    text-align: center;
    animation: anhopacity ease-in 0.3s forwards;
}

.lmh-product-link-block:hover {
    color: #23231a;
    text-decoration: none;
}

.lmh-product-details-button {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    padding: 1em 2em;
    border-style: solid;
    border-width: 1px;
    border-color: #23231a;
    border-radius: 4px;
    background-color: #fffcf8;
    color: #23231a;
    font-size: 1em;
    animation: unhsearch ease-in 0.3s forwards;
}

.lmh-section.lmh-padding-tb-1 {
    padding-top: 1em;
    padding-bottom: 1em;
}

.lmh-split-section {
    display: flex;
    align-items: stretch;
}

.lmh-split-image {
    width: 100%;
    height: 100%;
    background-image: url(https://assets.website-files.com/618e479701c18f6732605a35/61966f8ecf885c26a96dff9f_girl-cleansing-face.jpg);
    background-position: 50% 50%;
    background-size: cover;
}

.lmh-split-section-content.lmh-centered-content {
    padding-top: 9.5em;
    padding-bottom: 9.5em;
    text-align: center;
}

.lmh-split-section-content {
    position: relative;
    width: 50%;
    margin-right: 0.5em;
    padding: 4em 6.5em;
}

.lmh-bg-dark-green {
    background-color: #727e74;
}

.lmh-light {
    color: #fffcf8;
}

.lmh-button.lmh-outline-light {
    border-color: #fffcf8;
    background-color: transparent;
    color: #fffcf8;
}

.lmh-button.lmh-outline-light:hover {
    text-decoration: none;
    background-color: #fffcf8;
    color: #23231a;
}

.lmh-split-section-image {
    width: 50%;
    padding-left: 0.5em;
}

.lmh-title-wrapper.lmh-centered {
    max-width: 70%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.lmh-padding-bottom-2 {
    padding-bottom: 2em;
}

.lmh-button.lmh-outline {
    background-color: transparent;
}

.lmh-button.lmh-outline:hover {
    text-decoration: none;
    background-color: #23231a;
    color: #fffcf8;
}

.lmh-button-wrapper {
    padding-top: 3em;
}

.lmh-w-layout-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
}

.lmh-grid-fourths {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.lmh-feature-wrapper.lmh-no-margin-bottom {
    margin-bottom: 0em;
}

.lmh-feature-wrapper {
    margin-top: 4em;
    margin-bottom: 4em;
    padding-right: 1em;
    padding-left: 1em;
    text-align: center;
}

.lmh-no-margin-bottom {
    margin-bottom: 0px;
}

.lmh-feature-icon {
    margin-bottom: 2em;
}

.lmh-section-divider {
    width: 100%;
    height: 1px;
    background-color: #23231a;
}

.lmh-w-slider-mask {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    left: 0;
    right: 0;
    height: 100%;
}

.lmh-testimonial-content-wrapper {
    width: 100%;
    padding-right: 1.5em;
    padding-left: 1.5em;
    padding-top: 6.5em;
    padding-bottom: 6.5em;
    text-align: center;
    animation: unanhopacity ease-in 0.3s forwards;
}

.right-arrow {
    position: absolute;
    width: 31px;
    height: 12%;
    cursor: pointer;
    left: auto;
    top: auto;
    right: 0%;
    text-align: center;
    transform: translateY(-469%);
}

.leght-arrow {
    position: absolute;
    width: 31px;
    height: 12%;
    cursor: pointer;
    text-align: center;
    left: 0%;
    transform: translateY(-469%);
}

.lmh-testimonial-slider {
    background-color: #fff;
}

.lmh-section.lmh-no-padding-tb {
    padding-top: 0em;
    padding-bottom: 0em;
}

.lmh-flex-horizontal {
    display: flex;
    align-items: flex-start;
}

.lmh-title-wrapper-left-column {
    display: flex;
    height: 100%;
    padding-top: 2em;
    padding-bottom: 2em;
    padding-left: 1em;
    flex-direction: column;
    justify-content: space-between;
}

.lmh-categories-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.lmh-categories-item.no-border-bottom {
    border-bottom-style: none;
}

.lmh-categories-item {
    border-bottom: 1px solid #23231a;
    border-left: 1px solid #23231a;
}

.lmh-category-content-wrapper {
    display: block;
    padding: 1em 1em 2em;
    text-decoration: none;
}

.lmh-image-wrapper {
    position: relative;
}

.lmh-category-button-wrapper {
    padding-top: 1em;
}

.lmh-button.lmh-full-width {
    display: block;
    text-align: center;
    width: 100%;
}

.lmh-post-wrapper {
    display: flex;
    min-height: 35vh;
}

.post-image-wrapper {
    width: 50%;
    height: 35em;
    padding-right: 1em;
}

.lmh-image-cover {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.lmh-post-content-wrapper {
    display: flex;
    width: 50%;
    padding-top: 1em;
    padding-bottom: 2em;
    padding-left: 2em;
    flex-direction: column;
    justify-content: space-between;
}

.lmh-half-width-content {
    padding: 4em 2em 4em 1em;
    border-right: 1px solid #23231a;
}

.lmh-split-ig-section-content {
    position: relative;
    display: flex;
    width: 50%;
    margin-right: 0.5em;
    padding: 9.5em 4em 2em;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}

.lmh-bg-beige {
    background-color: #fffcf8;
}

.lmh-split-ig-title {
    padding-bottom: 9.5em;
}

.lmh-split-ig-image-wrapper {
    width: 50%;
    padding-left: 0.5em;
}

.split-ig-grid {
    width: 100%;
    height: 100%;
    grid-column-gap: 1em;
    grid-row-gap: 1em;
}

.lmh-split-ig-image {
    display: flex;
    height: 20em;
    justify-content: center;
    align-items: center;
}

.lmh-footer-section {
    padding-bottom: 1em;
    border-top: 1px solid #23231a;
}

.lmh-footer-container {
    display: flex;
    border-bottom: 1px solid #23231a;
}

.lmh-footer-logo-wrapper {
    display: flex;
    width: 40%;
    padding: 2em 1em;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}

.lmh-footer-logo {
    margin-bottom: 0.5em;
}

.lmh-footer-menu {
    width: 20%;
    padding-bottom: 2em;
    border-left: 1px solid #23231a;
}

.lmh-footer-menu-title {
    margin-bottom: 2em;
    padding: 2em 2em 1em;
    border-bottom: 1px solid #23231a;
}

.lmh-footer-link {
    display: block;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 2em;
    border-bottom: 1px solid transparent;
    transition: border 100ms ease;
    text-decoration: none;
}

.lmh-footer-link:hover {
    border-bottom: 1px solid #23231a;
}

.small-text {
    margin-bottom: 8px;
    font-size: 0.875em;
    line-height: 1.4;
}


/* phan2 */

.lmh-filters-wrapper {
    display: flex;
    border-bottom: 1px solid #23231a;
}

.lmh-active-filter {
    width: 50%;
    padding: 1em;
    background-color: #fffcf8;
    font-size: 0.875em;
}

.lmh-other-filters {
    display: flex;
    width: 50%;
}

.lmh-filters-list-wrapper {
    flex: 1;
}

.lmh-filters-list {
    display: flex;
}

.lmh-filter-item {
    flex: 1;
}

.lmh-w-inline-block {
    max-width: 100%;
    display: inline-block;
}

.lmh-filter-link {
    display: block;
    padding: 1em;
    border-left: 1px solid #000;
    font-size: 0.875em;
    text-align: center;
    text-decoration: none;
}

.lmh-hero-section {
    padding-top: 6em;
    padding-bottom: 4em;
}

.lmh-title-wrapper.lmh-small-width {
    max-width: 50%;
}

.lmh-big-paragraph {
    font-size: 1.25em;
}

.lmh-newsletter-form-block {
    max-width: 40%;
    margin-top: 3.5em;
    margin-right: auto;
    margin-left: auto;
}

.lmh-newsletter-form {
    display: flex;
    align-items: stretch;
}

.lmh-input-field {
    min-height: 3em;
    margin-bottom: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(35, 35, 26, 0.3);
    border-radius: 4px;
    background-color: rgba(255, 252, 248, 0.8);
    transition: border-color 300ms ease;
    font-size: 1em;
}

.lmh-newsletter-submit {
    margin-left: 1em;
    padding: 0.75em 2em;
    border-radius: 4px;
    background-color: #23231a;
    font-size: 0.875em;
}

.lmh-product-description-section {
    display: flex;
    align-items: flex-start;
}

.lmh-product-description-image-wrapper {
    width: 50%;
    padding-top: 1em;
    padding-right: 1em;
    padding-left: 1em;
    border-right: 1px solid #23231a;
}

.lmh-product-main-image-wrapper {
    display: flex;
    margin-bottom: 1em;
    justify-content: space-between;
}

.lmh-product-main-image {
    width: 49%;
}

.lmh-product-gallery-image {
    margin-bottom: 1em;
}

.lmh-product-description-content-wrapper {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    width: 50%;
    padding: 4em 2em;
}

.lmh-product-price-wrapper {
    margin-bottom: 1.5em;
    padding-top: 0.5em;
    padding-bottom: 1.5em;
    border-bottom: 1px solid #23231a;
}

.lmh-main-product-price {
    font-size: 1.25em;
    line-height: 1.4;
}

.lmh-product-icons-wrapper {
    display: flex;
    margin-top: 1.5em;
    justify-content: flex-start;
    border-style: solid;
    border-width: 1px;
    border-color: #23231a;
}

.lmh-product-single-icon-wrapper {
    width: 25%;
    padding-top: 1em;
    padding-bottom: 0.5em;
    border-right: 1px solid #23231a;
    text-align: center;
}

.lmh-product-single-icon-wrapper.lmh-last {
    border-right-style: none;
    border-right-width: 0px;
}

.lmh-add-to-cart-block {
    padding-top: 2.5em;
}

.lmh-default-state {
    margin-bottom: 1em;
}

.lmh-w-commerce-commerceaddtocartform {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
}

.lmh-product-cta-wrapper {
    display: flex;
    margin-top: 1.5em;
}

.lmh-w-commerce-commerceaddtocartquantityinput {
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: block;
    height: 38px;
    line-height: 20px;
    padding: 8px 6px 8px 12px;
    width: 60px;
    appearance: none;
}

.lmh-quantity-number {
    width: 48px;
    height: 32px;
    margin-right: 1em;
    margin-bottom: 0px;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    border-color: rgba(35, 35, 26, 0.3);
    border-radius: 0px;
    background-color: rgba(255, 252, 248, 0.8);
    font-size: 1em;
}

.lmh-quantity-number:focus {
    outline: 1px solid rgba(35, 35, 26, 1);
}

.lmh-quantity-number.lmh-product-detail {
    width: 64px;
    height: auto;
    text-align: center;
}

.lmh-w-commerce-commerceaddtocartbutton {
    background-color: #3898ec;
    border-radius: 0px;
    border: 0px;
    color: #fff;
    cursor: pointer;
    padding: 9px 15px;
    text-decoration: none;
    display: flex;
    align-items: center;
    appearance: none;
}

.lmh-add-to-cart-button {
    width: 100%;
    padding: 0.75em 2em;
    justify-content: center;
    border-style: solid;
    border-width: 1px;
    border-color: #23231a;
    border-radius: 4px;
    background-color: #23231a;
    color: #fffcf8;
    font-size: 0.875em;
    text-align: center;
}

.lmh-accordion-wrapper {
    padding-top: 3em;
}

.lmh-accordion-item {
    padding-right: 1em;
    padding-bottom: 1em;
    padding-left: 1em;
    border: 1px solid #23231a;
}

.lmh-accordion-title {
    display: flex;
    padding-top: 1em;
    justify-content: space-between;
    cursor: pointer;
}

.lmh-accordion-icon {
    width: 24px;
    animation: unrotateZ180 ease-in 0.3s forwards;
}

.lmh-accordion-content {
    overflow: hidden;
    animation: unheightauto ease-in 0.5s forwards;
}

.lmh-accordion-text-block {
    margin-top: 1em;
}

.lmh-accordion-item.lmh-last {
    border-bottom: 1px solid #23231a;
}

.lmh-product-gallery-wrapper-mobile {
    display: none;
}

.lmh-image-overlay {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    background-color: rgba(35, 35, 26, 0.6);
}

.lmh-product-benefits-title {
    position: absolute;
    color: #fffcf8;
    font-size: 7em;
}

.lmh-image-full-width {
    position: relative;
    display: flex;
    overflow: hidden;
    height: 40em;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.lmh-reviews-content-wrapper {
    width: 60%;
    border-left: 1px solid #23231a;
}

.lmh-single-review-wrapper {
    padding: 4em;
    border-bottom: 1px solid #23231a;
}

.lmh-review-stars-icon {
    margin-bottom: 1em;
}

.lmh-inner-spacing {
    padding-right: 9em;
    padding-left: 9em;
}

.lmh-grid-thirds {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
}

.lmh-product-option {
    display: flex;
    align-items: center;
}

.lmh-w-commerce-commerceaddtocartoptionpillgroup {
    display: flex;
    margin-bottom: 10px;
}

.lmh-option-button-group {
    margin-bottom: 0px;
    margin-left: 1.5em;
}

.lmh-w-commerce-commerceaddtocartoptionpill {
    margin-right: 10px;
    padding: 8px 15px;
    border: 1px solid #000;
    color: #000;
    background-color: #fff;
    cursor: pointer;
}

.lmh-w-commerce-commerceaddtocartoptionpill:hover {
    background-color: rgb(255, 255, 255);
}

.lmh-option-button {
    margin-right: 1em;
    padding: 0.75em 1.5em;
    border-radius: 4px;
    background-color: transparent;
    font-size: 0.875em;
}

.lmh-products-grid-thirds {
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    border-left: 1px solid #23231a;
}

.lmh-column-50 {
    width: 50%;
}

.lmh-column-image {
    height: 100%;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 1em;
    border-left: 1px solid #23231a;
}
.lmh-w-commerce-commercecartoptionlist{
  text-decoration: none;
    padding-left: 0px;
    margin-bottom: 0px;
    list-style-type: none;
    margin-top: 8px;
}
.lmh-small-text{
  margin-bottom: 8px;
  font-size: 0.875em;
  line-height: 1.4;
}
/*hover*/

@media screen and (max-width: 991px) {
    .lmh-active-filter {
        font-size: 14px;
    }
    .lmh-filter-link {
        font-size: 14px;
    }
}

.lmh-dropdown-toggle:hover {
    color: #727e74;
}

.lmh-nav-link:hover {
    color: #727e74;
}

.lmh-product-item:hover .lmh-grid-product-content {
    animation: unanhopacity ease-in 0.3s forwards;
}

.lmh-product-item:hover .lmh-product-details-button {
    display: block;
    animation: hsearch ease-in 0.3s forwards;
}

@keyframes hsearch {
    from {
        transform: translate3d(0px, 16px, 0px) scale3d(1, 1, 1) rotateX( 0deg) rotateY( 0deg) rotateZ( 0deg) skew( 0deg, 0deg);
        transform-style: preserve-3d;
        opacity: 0;
    }
    to {
        transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX( 0deg) rotateY( 0deg) rotateZ( 0deg) skew( 0deg, 0deg);
        transform-style: preserve-3d;
        opacity: 1;
    }
}

@keyframes unhsearch {
    from {
        transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX( 0deg) rotateY( 0deg) rotateZ( 0deg) skew( 0deg, 0deg);
        transform-style: preserve-3d;
        opacity: 1;
    }
    to {
        transform: translate3d(0px, 16px, 0px) scale3d(1, 1, 1) rotateX( 0deg) rotateY( 0deg) rotateZ( 0deg) skew( 0deg, 0deg);
        transform-style: preserve-3d;
        opacity: 0;
    }
}

@keyframes anhopacity {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes unanhopacity {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@keyframes hcarthd {
    from {
        transform: translateX(30px);
        opacity: 0;
    }
    to {
        transform: translateX(0px);
        opacity: 1;
    }
}

@keyframes unhcarthd {
    from {
        transform: translateX(0px);
        opacity: 1;
    }
    to {
        transform: translateX(30px);
        opacity: 0;
    }
}

@keyframes menuheader {
    0% {
        transform: translate(0%, 0%);
    }
    99% {
        transform: translate(100%, 0%);
    }
    100% {
        transform: translate(-1000%, -100%);
    }
}

@keyframes unmenuheader {
    0% {
        transform: translate(100%, 0%);
    }
    100% {
        transform: translate(0%, 0%);
    }
}

@keyframes rotateZ180 {
    0% {
        transform: rotateZ(0deg);
    }
    100% {
        transform: rotateZ(-180deg);
    }
}

@keyframes unrotateZ180 {
    0% {
        transform: rotateZ(-180deg);
    }
    100% {
        transform: rotateZ(0deg);
    }
}

@keyframes heightauto {
    0% {
        height: 0;
    }
    100% {
        height: 130px;
    }
}

@keyframes unheightauto {
    0% {
        height: 130px;
    }
    100% {
        height: 0;
    }
}


/* fix */

.lmh-dropdown-bestseller-link:hover {
    color: #23231a;
    text-decoration: none;
}


/* media */

@media screen and (max-width: 991px) {
    body {
        font-size: 16px;
    }
    h1 {
        font-size: 3.5em;
    }
    h2 {
        font-size: 2.5em;
    }
    h3 {
        font-size: 1.75em;
    }
    h4 {
        font-size: 1.5em;
    }
    .lmh-navigation-wrapper {
        padding-left: 0.5em;
    }
    .lmh-nav-menu {
        margin-left: 0em;
    }
    .lmh-nav-link {
        padding: 1em;
        font-size: 0.875em;
    }
    .lmh-main-hero-section {
        height: 85vh;
        margin: 0.5em;
        padding-left: 1em;
    }
    .lmh-cart-button {
        padding-right: 0.5em;
    }
    .lmh-nav-search {
        max-width: 85%;
    }
    .lmh-cart-header {
        padding-left: 0.5em;
    }
    .lmh-cart-product-image {
        width: 80px;
        height: 80px;
    }
    .lmh-cart-item {
        padding-right: 0.5em;
        padding-left: 0.5em;
    }
    h5 {
        font-size: 1.25em;
    }
    .lmh-cart-footer {
        padding-right: 0.5em;
        padding-left: 0.5em;
    }
    .lmh-product-grid {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }
    .lmh-product-link-block {
        padding: 0.5em 0.5em 1em;
    }
    .lmh-section.lmh-padding-tb-1 {
        padding-top: 0.5em;
        padding-bottom: 0.5em;
    }
    .lmh-alternative-title {
        font-size: 3em;
    }
    .lmh-split-section-content.lmh-centered-content {
        padding-top: 3.5em;
        padding-bottom: 3.5em;
    }
    .lmh-split-section-content {
        margin-right: 0.25em;
        padding-right: 1.5em;
        padding-left: 1.5em;
    }
    .lmh-split-section-image {
        padding-left: 0.25em;
    }
    .lmh-title-wrapper.lmh-padding-bottom-2 {
        padding-bottom: 1em;
    }
    .lmh-title-wrapper.lmh-centered {
        max-width: 85%;
    }
    .lmh-button-wrapper {
        padding-top: 2em;
    }
    .lmh-feature-wrapper {
        padding-right: 0.5em;
        padding-left: 0.5em;
    }
    .lmh-flex-horizontal {
        flex-wrap: wrap;
    }
    .lmh-title-wrapper-left-column {
        padding-right: 0.5em;
        padding-bottom: 0em;
        padding-left: 0.5em;
    }
    .lmh-categories-item:first-child {
        border-left-style: none;
        border-left-width: 0px;
    }
    .lmh-categories-item {
        border-top: 1px solid #23231a;
    }
    .lmh-category-content-wrapper {
        padding: 0.5em 0.5em 1em;
    }
    .lmh-post-image-wrapper {
        padding-right: 0.5em;
    }
    .lmh-post-content-wrapper {
        padding-left: 0.5em;
    }
    .lmh-split-ig-section-content {
        margin-right: 0.25em;
        padding: 3.5em 1.5em 1em;
    }
    .lmh-split-ig-image-wrapper {
        padding-left: 0.25em;
    }
    .lmh-footer-container {
        flex-wrap: wrap;
    }
    .lmh-footer-logo-wrapper {
        width: 100%;
        padding-right: 0.5em;
        padding-left: 0.5em;
        border-bottom: 1px solid #23231a;
    }
    .lmh-footer-menu.lmh-first {
        border-left-style: none;
        border-left-width: 0px;
    }
    .lmh-hero-content {
        width: 75%;
    }
    .lmh-footer-menu {
        width: 33.33%;
    }
    .lmh-footer-menu-title {
        padding-right: 0.5em;
        padding-left: 0.5em;
    }
    .lmh-footer-link {
        padding-left: 0.5em;
    }
    .lmh-active-filter {
        padding-right: 0.5em;
        padding-left: 0.5em;
    }
    .lmh-filter-link {
        padding-right: 0.5em;
        padding-left: 0.5em;
    }
    .lmh-hero-section {
        padding-top: 6.5em;
        padding-bottom: 3.5em;
    }
    .lmh-title-wrapper.lmh-small-width {
        max-width: 75%;
    }
    .lmh-title-wrapper.centered {
        max-width: 85%;
    }
    .lmh-half-width-content {
        padding-right: 1em;
    }
    .lmh-split-ig-image {
        height: auto;
    }
    .lmh-big-paragraph {
        font-size: 1.125em;
    }
    .lmh-newsletter-form-block {
        max-width: 80%;
    }
    .lmh-product-description-image-wrapper {
        padding-right: 0.5em;
        padding-left: 0.5em;
    }
    .lmh-product-main-image-wrapper {
        margin-bottom: 0.5em;
    }
    .lmh-product-gallery-image {
        margin-bottom: 0.5em;
    }
    .lmh-product-description-content-wrapper {
        padding-right: 0.5em;
        padding-left: 1em;
    }
    .lmh-main-product-price {
        font-size: 1.125em;
    }
    .lmh-quantity-number {
        width: 40px;
        height: 24px;
        font-size: 0.875em;
    }
    .lmh-reviews-title-wrapper {
        width: 30%;
        padding-top: 2em;
    }
    .lmh-product-benefits-title {
        font-size: 4em;
    }
    .lmh-reviews-content-wrapper {
        width: 70%;
    }
    .lmh-single-review-wrapper {
        padding: 2em 0.5em 2em 2em;
    }
    .lmh-inner-spacing {
        padding-right: 1em;
        padding-left: 1em;
    }
    .lmh-products-grid-thirds {
        border-top: 1px solid #23231a;
        border-right: 1px solid #23231a;
    }
    .lmh-column-image {
        padding-top: 0.5em;
        padding-left: 0.5em;
    }
}

@media screen and (max-width: 767px) {
    p {
        font-size: 0.875em;
    }
    h1 {
        font-size: 2.5em;
    }
    h2 {
        font-size: 2em;
    }
    h4 {
        font-size: 1.25em;
    }
    .lmh-search-wrapper {
        padding-right: 0.5em;
        padding-left: 0.5em;
    }
    .lmh-nav-search {
        max-width: 100%;
    }
    .lmh-navigation-wrapper .lmh-nav-menu {
        display: none;
    }
    .lmh-navigation-wrapper .lmh-w-nav-button {
        display: block;
    }
    .lmh-menu-button {
        height: 100%;
        padding: 0px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-size: 0.875em;
    }
    .lmh-menu-txt-wrapper {
        position: relative;
        display: flex;
        height: 100%;
        min-width: 64px;
        padding: 0px 0.5em 0px 1em;
        justify-content: center;
        align-items: center;
    }
    .lmh-w-nav-overlay>.lmh-nav-menu {
        position: fixed;
        left: auto;
        top: 0px;
        right: 0%;
        bottom: 0%;
        z-index: 2;
        overflow: scroll;
        width: 85vw;
        max-height: 100vh;
        padding-top: 6em;
        padding-right: 0.5em;
        border-left: 1px solid #23231a;
        background-color: #e9ebe8;
        text-align: left;
        padding-left: 1em;
        align-items: center;
        display: block;
    }
    .lmh-w-nav-overlay .lmh-dropdown-toggle {
        display: block;
        padding: 0.5em 0em;
        font-family: 'Fraunces144ptSuperSoft-Light', sans-serif;
        font-size: 1.75em;
        font-weight: 300;
    }
    .lmh-w-nav-overlay .lmh-nav-link {
        font-family: 'Fraunces144ptSuperSoft-Light', sans-serif;
        padding: 0.5em 0em;
        font-size: 1.75em;
        font-weight: 300;
    }
    .lmh-nav-mobile-menu-links {
        display: block;
        margin-top: 1em;
        padding-top: 1em;
        border-top: 1px solid #23231a;
    }
    .lmh-mobile-link {
        display: block;
        padding-top: 0.5em;
        padding-bottom: 0.5em;
        font-size: 1em;
        text-decoration: none;
        color: #23231a;
    }
    .lmh-mobile-link:hover {
        color: #23231a;
        text-decoration: none;
    }
    .lmh-dropdown-links-wrapper {
        flex-wrap: wrap;
    }
    .lmh-dropdown-links-column {
        width: 100%;
        padding-top: 1em;
        padding-bottom: 1em;
    }
    .lmh-dropdown-list {
        position: relative;
        top: 0px;
        border-bottom-style: none;
        border-bottom-width: 0px;
        background-color: transparent;
    }
    .lmh-dropdown-links-column {
        width: 100%;
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .lmh-dropdown-menu-title {
        margin-bottom: 8px;
        padding-left: 0em;
    }
    .lmh-all-caps {
        font-size: 0.875em;
        line-height: 1.6;
        font-weight: 400;
        text-transform: uppercase;
    }
    .lmh-dropdown-links-column {
        padding: 10px 0;
        border-top: 1px solid #23231a;
    }
    .lmh-dropdown-link:hover {
        border-bottom: 1px solid #23231a;
        color: #23231a;
        text-decoration: none;
    }
    .lmh-menu-header {
        height: 6797.67px;
        display: block;
        width: 100%;
    }
    .lmh-close-banner-mobile {
        position: absolute;
        top: 0;
        right: 0px;
        width: 65px;
        height: 45px;
        background-color: white;
        border: 1px solid black;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 12px;
        cursor: pointer;
    }
    .lmh-product-grid {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }
    .lmh-alternative-title {
        font-size: 2em;
    }
    .lmh-split-section {
        flex-wrap: wrap;
    }
    .lmh-split-section-content {
        width: 100%;
        margin-right: 0em;
    }
    .lmh-split-section-image {
        width: 100%;
        height: 20em;
        padding-left: 0em;
    }
    .lmh-title-wrapper.lmh-centered {
        max-width: 100%;
    }
    .lmh-grid-fourths {
        grid-column-gap: 0.5em;
        grid-row-gap: 0.5em;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }
    .lmh-feature-wrapper {
        margin-top: 2em;
        margin-bottom: 2em;
    }
    .lmh-feature-icon {
        margin-bottom: 1em;
    }
    .lmh-post-wrapper {
        flex-wrap: wrap-reverse;
    }
    .lmh-post-image-wrapper {
        width: 100%;
        padding-right: 0em;
    }
    .lmh-post-content-wrapper {
        width: 100%;
    }
    .lmh-split-ig-section-content {
        width: 100%;
        margin-right: 0em;
    }
    .lmh-split-ig-title {
        padding-bottom: 6.5em;
    }
    .lmh-split-ig-image-wrapper {
        width: 100%;
        padding-left: 0em;
    }
    .lmh-filters-wrapper {
        flex-wrap: wrap;
    }
    .lmh-active-filter {
        width: 100%;
        padding-top: 0.75em;
        padding-bottom: 0.75em;
        border-right: 1px solid #23231a;
        border-bottom: 1px solid #23231a;
        border-left: 1px solid #23231a;
        text-align: center;
    }
    .lmh-other-filters {
        width: 100%;
        border-right: 1px solid #23231a;
    }
    .lmh-filter-link {
        padding-top: 0.75em;
        padding-bottom: 0.75em;
    }
    .lmh-title-wrapper.lmh-small-width {
        max-width: 100%;
    }
    .lmh-title-wrapper.centered {
        max-width: 100%;
    }
    .lmh-half-width-content {
        width: 75%;
    }
    .lmh-dropdown-link {
        padding-left: 0em;
        font-family: 'Space Mono', sans-serif;
        font-size: 0.875em;
    }
    .lmh-big-paragraph {
        font-size: 1em;
    }
    .lmh-product-description-section {
        flex-wrap: wrap;
    }
    .lmh-product-description-image-wrapper {
        width: 100%;
        padding-right: 0em;
        padding-left: 0em;
        justify-content: flex-start;
        align-items: center;
        grid-auto-columns: 1fr;
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        border-right-style: none;
        border-right-width: 0px;
    }
    .lmh-product-main-image-wrapper {
        overflow: scroll;
        padding-left: 0.5em;
    }
    .lmh-product-main-image {
        width: 95%;
        margin-right: 0.5em;
    }
    .lmh-product-gallery-wrapper {
        display: none;
        flex-direction: row;
    }
    .lmh-product-gallery-list {
        align-items: stretch;
    }
    .lmh-product-description-content-wrapper {
        width: 100%;
        padding-top: 2em;
        padding-left: 0.5em;
        border-left-style: none;
        border-left-width: 0px;
    }
    .lmh-product-price-wrapper {
        margin-bottom: 1em;
        padding-top: 0em;
        padding-bottom: 0.5em;
    }
    .lmh-main-product-price {
        font-size: 1em;
    }
    .lmh-accordion-wrapper {
        padding-top: 2em;
    }
    .lmh-product-gallery-wrapper-mobile {
        display: block;
        margin-top: 2em;
        flex-direction: row;
    }
    .lmh-product-benefits-title {
        font-size: 3em;
    }
    .lmh-image-full-width {
        height: 25em;
    }
    .lmh-single-review-wrapper {
        padding-left: 1em;
    }
    .lmh-grid-thirds {
        grid-template-columns: 1fr;
    }
    .lmh-column-50 {
        width: 100%;
    }
    .lmh-column-image {
        padding: 0em 2em 2em;
        border-left-width: 0px;
    }
}

@media screen and (max-width: 479px) {
    h3 {
        font-size: 1.5em;
    }
    .lmh-categories-grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
    .lmh-categories-item {
        border-left-style: none;
        border-left-width: 0px;
    }
    .lmh-half-width-content {
        width: 90%;
    }
    .lmh-newsletter-form-block {
        max-width: 100%;
    }
    .lmh-newsletter-form {
        flex-wrap: wrap;
    }
    .lmh-newsletter-submit {
        width: 100%;
        margin-top: 1em;
        margin-left: 0em;
        padding-top: 0.75em;
        padding-bottom: 0.75em;
    }
    .lmh-product-icons-wrapper {
        flex-wrap: wrap;
    }
    .lmh-product-single-icon-wrapper {
        width: 50%;
    }
    .lmh-product-single-icon-wrapper.lmh-first {
        border-bottom: 1px solid #23231a;
    }
    .lmh-product-single-icon-wrapper.lmh-second {
        border-bottom: 1px solid #000;
        border-right-style: none;
        border-right-width: 0px;
    }
}
@media screen and (min-width: 2000px){
  .lmh-cart-product-image {
    width: 50px;
    height: 50px;
    object-fit: cover;
  }
}
.lmh-none {
    display: none;
}

.lmh-click-fix-tk {
    transform-style: preserve-3d;
    animation: hsearch ease-in 0.3s forwards;
}

.lmh-click-fix-tk-1 {
    display: flex;
    opacity: 1;
}

.lmh-click-cart-hd {
    animation: hcarthd ease-in 0.5s forwards;
}

.lmh-menu-header-tap {
    animation: unmenuheader ease-in 0.5s forwards;
}

.lmh-modal-fix {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    background-color: rgba(255, 252, 248, 0.7);
    backdrop-filter: blur(5px);
    z-index: 1;
}

.lmh-position-con {
    position: absolute;
    transform: translateY(-100%);
}

.lmh-opacity-hien {
    animation: anhopacity ease-in 0.3s forwards;
}
.lmh-opacity-an {
    animation: unanhopacity ease-in 0.3s forwards;
}

.lmh-active-product-title .lmh-accordion-icon {
    animation: rotateZ180 ease-in 0.3s forwards;
}

.lmh-active-product-title .lmh-accordion-content {
    animation: heightauto ease-in 0.5s forwards;
}

.lmh-backgrou-den {
    background-color: #23231a;
    color: rgb(255, 255, 255);
}

.lmh-backgrou-den:hover {
    background-color: #23231a;
}