* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

body::-webkit-scrollbar {
    display: none
}

body {
    -ms-overflow-style: none;
    scrollbar-width: none
}

body {
    color: #000;
    font-size: 16px;
    line-height: 23px;
    font-family: var(--font-secondary);
    padding: 0 20px;
    background-color: #f6f6f4;
    position: relative
}

.body_active,
.body_active-one,
.overflow-hidden {
    overflow: hidden
}

.body_active-one:before,
.body_active:before,
.body_two_active:before {
    content: "";
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #8484844d
}

.body_two_active:before {
    height: 100%
}

a,
h5,
h6,
input,
label,
p,
span {
    font-weight: 400
}

img {
    max-width: 100%;
    object-fit: cover
}

.brands_carousel .owl-item:not(.active.center),
.opacity-4 {
    opacity: .4
}

.italic {
    font-family: var(--font-primary);
    font-style: italic
}

ul:not(.unstyled) {
    list-style-type: none
}

ul {
    padding-left: 0
}

a {
    color: inherit
}

a,
a:hover {
    text-decoration: none
}

.watch-cursor .pes-btn:focus,
.watch-cursor .pes-btn:hover,
.watch-cursor-a:focus,
.watch-cursor-a:hover {
    color: #000
}

.all-p-mb-26 p {
    margin-bottom: 27px
}

.disabled {
    opacity: .5;
    cursor: default
}

.back-li {
    color: #000 !important
}

.d-block {
    display: block
}

.d-flex {
    display: flex
}

.justify-content-between {
    justify-content: space-between
}

.justify-content-center {
    justify-content: center
}

.justify-content-end {
    justify-content: flex-end
}

.flex-wrap {
    flex-wrap: wrap
}

.flex_column {
    flex-direction: column
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.position-relative {
    position: relative
}

.position-absolute {
    position: absolute
}

.position-fixed {
    position: fixed !important
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-uppercase {
    text-transform: uppercase
}

.sr-only,
.un-styled li:before {
    display: none
}

.w-100 {
    width: 100%
}

.h-100 {
    height: 100%
}

.mw-100 {
    max-width: 100% !important
}

.mh-520 {
    min-height: 520px
}

.mh-720 {
    min-height: 720px
}

.mh-839 {
    min-height: 839px
}

.mxh-720 {
    max-height: 720px
}

.mxh-748 {
    max-height: 748px
}

.bg-transparent {
    background-color: transparent !important
}

.bg-white {
    background-color: #fff
}

.text-white {
    color: #fff
}

.text-gray {
    color: #848484
}

.letter-2 {
    letter-spacing: 2px
}

.text-underline {
    position: relative
}

.text-underline:not(.text-underline_active):after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 1px;
    left: 0;
    width: 97%;
    height: 1px;
    background-color: #3d3d3d
}

.text-underline.text-white:after {
    background-color: #fff
}

.text-underline.text-white:hover {
    color: #000
}

.text-underline.text-white:hover:after {
    background-color: #000
}

.text-underline1:not(.text-underline_active):after {
    bottom: 20px;
    left: 0
}

.text-underline2:after {
    bottom: -4px;
    left: 0
}

.column-gap-3 {
    border-left: 3px solid #f6f6f4
}

.tags li:not(:last-child) {
    margin: 0 17px 20px 0
}

.tags li a {
    padding: 8px 13px;
    background-color: #efece6;
    border-radius: 50px;
    display: inline-block
}

.mlr-auto {
    margin-left: auto;
    margin-right: auto
}

.mx-auto {
    margin: auto
}

.mt-0 {
    margin-top: 0 !important
}

.mt-11 {
    margin-top: 11px
}

.mt-54 {
    margin-top: 54px
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-9 {
    margin-bottom: 9px
}

.mb-18 {
    margin-bottom: 18px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-23 {
    margin-bottom: 23px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-36 {
    margin-bottom: 36px
}

.mb-38 {
    margin-bottom: 38px
}

.mt37-b34 {
    margin-top: 32px;
    margin-bottom: 26px
}

.mw-448 {
    width: 100%;
    max-width: 448px;
    margin: 0 auto
}

.mw-821 {
    width: 100%;
    max-width: 821px;
    margin: 0 auto
}

.p-0 {
    padding: 0 !important
}

.pt-0 {
    padding-top: 0 !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pl-25 {
    padding-left: 25px
}

.pt-76 {
    padding-top: 76px
}

.ptb-100 {
    padding: 100px 0
}

.pt93-b70 {
    padding: 93px 0 70px
}

hr.divider {
    border: 0
}

.divider,
hr.divider {
    border-bottom: 1px solid;
    border-color: #c5c5c5e6
}

.grey-divider,
hr.divider.grey-divider {
    border-color: #848484
}

.light-gray {
    border-color: #c5c5c5
}

.border-right {
    border-right: 1px solid rgba(197, 197, 197, .9)
}

.border-top {
    border-top: 1px solid #848484
}

.fs-14-24 {
    font-size: 14px;
    line-height: 24px
}

.fs-12-14 {
    font-size: 12px;
    line-height: 14px
}

.fs-18-26 {
    font-size: 18px;
    line-height: 26px
}

.fs-inherit {
    font-size: inherit;
    line-height: inherit
}

.h1-big {
    font-size: 109px;
    line-height: 119px
}

.h1,
h1 {
    font-size: 70px;
    line-height: 80px
}

.h2,
h2 {
    font-size: 50px;
    line-height: 61px
}

h3 {
    font-size: 36px;
    line-height: 42px
}

.h4,
h4 {
    font-size: 28px;
    line-height: 34px
}

.move-btn,
h1,
h2,
h3,
h4 {
    font-family: var(--font-primary);
    font-weight: 500
}

h6 {
    font-size: inherit;
    line-height: inherit
}

.owl-carousel {
    touch-action: manipulation
}

.owl-carousel .owl-item .Boxtwo img,
.owl-carousel .owl-item .w-100 {
    width: 100%
}

.owl-carousel .owl-item img {
    width: auto
}

.owl-carousel.owl-theme:not(.main__oneslide).dots_styled .owl-dots .owl-dot {
    position: relative
}

.owl-carousel.owl-theme:not(.main__oneslide).dots_styled .owl-dots .owl-dot.active span,
.owl-carousel.owl-theme:not(.main__oneslide).dots_styled .owl-dots .owl-dot:hover span {
    background: #000;
    opacity: 1
}

.owl-carousel.owl-theme:not(.main__oneslide).dots_styled .owl-dots .owl-dot span {
    height: 2px;
    margin: 0;
    background: 0 0
}

.owl-carousel.owl-theme.main__oneslide .owl-dots .owl-dot span {
    border: 1px solid #848484;
    background: 0 0;
    width: 8px;
    height: 8px
}

.owl-carousel.owl-theme.main__oneslide .owl-dots .owl-dot.active span {
    background: #848484
}

[touching=sticky-top] {
    transition: .5s all ease-in-out
}


.main__footer,
.main__gallery {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 3px
}

.main__footer {
    column-gap: 0
}


.column-3,
.stockists_main__find {
    display: grid;
    grid-template-columns: repeat(3, 1fr)
}

.column-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr)
}

.login_main__sec {
    display: grid;
    grid-template-columns: repeat(6, 1fr)
}

.container-grid,
.video_detail_main__foundation {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(10%, 1fr))
}

.container-grid__wrapper {
    grid-area: 1/2/2/11
}

.container-grid__wrapper--5-8 {
    grid-area: 1/4/2/8
}

header {
    display: grid;
    align-items: center;
    position: relative;
    grid-template-columns: 40% 20% 40%;
    z-index: 99999;
    margin: 0 -20px;
    padding: 0 20px;
    background-color: #f6f6f4
}

/* header:after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    width: calc(100% - 40px);
    height: 1px;
    background-color: #ede9e3
} */

header ul {
    display: flex;
    flex-wrap: wrap
}

header ul li a {
    font-size: 13px;
    line-height: 19px;
    letter-spacing: 2px;
    display: inline-block;
    text-transform: uppercase
}

header ul li a.back-li {
    font-size: 18px;
    line-height: 26px
}

header ul li a.back-li.search_link-back-li {
    padding-left: 0;
    padding-right: 0
}

header ul li a:active,
header ul li a:focus,
header ul li a:hover {
    color: #000 !important
}

header ul:last-child {
    justify-content: end
}

header ul.main__feature__tabs {
    justify-content: center;
    margin: 0 0 35px
}

header ul.main__feature__tabs li:not(:last-child) {
    margin-right: 49px
}

header ul.main__feature__tabs a {
    font-size: 14px;
    line-height: 24px;
    padding: 0;
    opacity: 1
}

header ul.main_header__bag-ul {
    justify-content: flex-end
}

header .main__brand {
    display: grid;
    justify-content: center
}

header .text-underline:hover:after {
    background-color: #000
}

header .main__humberger button {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

header .main__humberger button span {
    width: 20px;
    height: 1px;
    background-color: #000;
    display: block;
    margin-left: 0;
    margin-right: auto;
    transition: .3s all ease-in-out;
    position: relative
}

header .main__humberger button span:not(:last-child) {
    margin-bottom: 6px
}

header .main__humberger button span:nth-child(2) {
    width: 25px
}

header .main__humberger_active span:nth-child(2) {
    display: none
}

header .main__humberger_active span:last-child {
    transform: rotate(-45deg);
    top: -3px
}

header .main__humberger_active span:first-child {
    transform: rotate(45deg);
    top: 4px
}

.header_active {
    top: 0;
    left: 20px;
    right: 20px
}

.mini-bag img {
    margin-right: 9px;
    vertical-align: text-top
}

.main__header__card {
    background-color: #efece6
}

.main__header__card--static {
    padding: 30px
}

.main__header__card:not(.main__header__card--static) {
    top: 0;
    right: 0;
    z-index: 9999;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    display: none;
    padding: 0 20px 20px
}

.main__header__card .divider,
.main__header__card__head {
    border-color: #e2dcd2
}

.main__header__card__head {
    padding: 20px 0
}

.main__header__card__close {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    cursor: pointer
}

.main__header__card__body__wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(107px, 1fr));
    align-items: center;
    border-bottom: 1px solid #e2dcd2;
    padding-bottom: 24px
}

.main__header__card__body__wrapper:not(:first-child) {
    padding-top: 18px
}

.main__header__card__body:not(.main__header__card__body--static) {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(21%, 1fr))
}

.main__header__card__body__1 {
    grid-area: 1/1/2/2
}

.main__header__card__body__2 {
    grid-area: 1/2/2/-1;
    padding-left: 13px
}

.main__header__card__body h6 {
    margin: 0 0 8px
}

.main__header__card__body h5 {
    margin: 0 0 6px
}

.main__header__card__body h3 {
    margin: 29px 0 13px
}

.main__header__card--slidecart {
    height: 100vh;
    overflow-y: auto
}

.main__header__card--slidecart .main__header__card__body__wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(7%, 1fr));
    align-items: flex-start
}

.main__header__card--slidecart .main__header__card__body__wrapper h5 {
    margin: 0 0 11px
}

.main__header__card--slidecart .main__header__card__body__1 {
    grid-area: 1/1/2/4
}

.main__header__card--slidecart .main__header__card__body__2 {
    grid-area: 1/4/2/12
}

.main__header__card--slidecart .main__header__card__body__2--1 {
    grid-area: 1/4/2/-1
}

.main__header__card--slidecart .main__header__card__body__2--1 .select-box {
    min-width: 231px
}

.main__header__card--slidecart .main__header__card__body__3 {
    grid-area: 1/12/2/-1
}

.main__header__card--slidecart .select-box {
    border: 1px solid #c5c5c5;
    display: inline-block;
    min-width: 56px;
    padding: 7.5px 10px;
    z-index: 999
}

.main__header__card--slidecart .select-box img {
    right: 10px
}

.main__header__card--slidecart .main__header__card__body__action {
    display: flex;
    justify-content: space-between;
    align-items: flex-end
}

.main__header__card--slidecart .main__header__card__footer {
    padding-top: 109px
}

.plus-icon,
.search_link-icon {
    position: relative
}

.plus-icon:before,
.search_link-icon:before {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 25px;
    transform: translateY(-50%)
}

.main__footer__widget1 {
    grid-area: 1/1/2/3;
    background-color: #efece6
}

.main__footer__widget1 h3 {
    margin: 0 0 42px
}

.main__footer__widget2 {
    grid-area: 1/3/2/5;
    background-color: #e4e1dc
}

.main__footer__widget2 .main__footer__mw {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(6%, 1fr));
    column-gap: 3px
}

.main__footer__widget2 ul:first-child {
    grid-area: 1/1/2/8
}

.main__footer__widget2 ul:nth-child(2) {
    grid-area: 1/8/2/13
}

.main__footer__widget2 ul li:not(:last-child) {
    margin-bottom: 16px
}

.main__footer__widget2 ul a {
    letter-spacing: 2px;
    display: inline-block
}

.main__footer__widget3 {
    padding: 23.5px 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr)
}

.main__footer__widget3 ul {
    grid-area: 1/2/2/-1;
    justify-content: flex-end
}

.main__footer__widget3 ul li:not(:last-child) {
    margin-right: 59px
}

.main__footer__widget3 ul a {
    display: inline-block;
    letter-spacing: 1.5px
}

.main__footer__widget3 p {
    letter-spacing: 1px
}

.main__footer__widget h5 {
    letter-spacing: 2px;
    margin-bottom: 5px
}

.main__footer__mw {
    width: 100%;
    max-width: 75%;
    margin: 0 auto;
    padding: 105px 0
}

.main__footer input {
    width: calc(100% - 119px)
}

.main__footer .submit {
    width: 100%;
    max-width: 119px;
    margin: 0 auto;
    text-align: right;
    letter-spacing: 3px
}

.main__footer .submit:hover {
    color: #ae8c6f
}

.main__footer-logos {
    align-items: center;
    margin: 29px 0 0
}

.main__footer-logos>div:not(:last-child) {
    margin-right: 12px
}

.main__subscribe>div:not(.border-0) {
    border-bottom: 1px solid
}

button,
button:focus {
    border: none;
    outline: 0;
    box-shadow: unset
}

button {
    background-color: transparent;
    cursor: pointer
}

.btn {
    display: inline-block;
    background-color: #e2dcd2;
    color: #000;
    font-size: 14px;
    line-height: 20.54px;
    padding: 10px 27px;
    font-weight: 400;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center
}

.btn.bg-white {
    background-color: #fff
}

.btn.bg-black {
    background-color: #000;
    color: #fff
}

.btn.bg-black:hover {
    background-color: #e2dcd2;
    color: #000 !important
}

.btn:hover {
    background-color: #000;
    color: #fff !important
}

.btn-pad-16-27 {
    padding: 16px 27px
}

.pes-btn {
    position: relative
}

.pes-btn:after {
    display: inline-block;
    background-color: #e2dcd2;
    color: #000;
    font-size: 14px;
    line-height: 20.54px;
    padding: 10px 27px;
    font-weight: 400;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    content: "Read";
    opacity: 0
}

.pes-btn--1:after {
    content: "WATCH";
    background-color: #fff
}

.watch-cursor-show .pes-btn:after {
    opacity: 1
}

.watch-cursor:hover .pes-btn:after {
    opacity: 1
}

.main__people-saying {
    padding: 117px 0 0
}

.main__people-saying h2 {
    margin: 0 0 42px
}

.main__people-saying-box {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(50%, 1fr));
    min-height: 420px
}

.main__people-saying-box .Boxone {
    padding: 27px 15% 27px 13%
}

.main__people-saying-box .Boxone p span {
    font-size: 40px;
    line-height: 20px
}

.main__people-saying__abs {
    position: absolute;
    z-index: 99;
    bottom: 64px;
    left: 50%;
    transform: translate(-50%)
}

.main__people-saying .Boxtwo {
    display: flex
}

.box_brow {
    background-color: #471f1e
}

.box_light_brow {
    background-color: #aa7a6b
}

.box_red {
    background-color: #b20102
}

.main__gallery {
    padding: 180px 0 145px
}

.main__gal img {
    margin-bottom: 16px
}

.main__gal h6 {
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 2px
}

.main__gal h6:not(.mb-9) {
    margin: 0 0 6px
}

.main__gal h2 {
    margin: 0 0 5px
}

.section-layout-decoration-waves,
.section-layout-decoration-clouds {
    position: relative
}

.section-layout-decoration-waves::after,
.section-layout-decoration-waves::before,
.section-layout-decoration-clouds::after,
.section-layout-decoration-clouds::before {
    content: '';
    z-index: 200;
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 16px;
    pointer-events: none;
    background-repeat: repeat-x
}

.section-layout-decoration-waves::before,
.section-layout-decoration-clouds::before {
    top: 0px
}

.section-layout-decoration-waves::after,
.section-layout-decoration-clouds::after {
    bottom: 0px
}

.section-layout-decoration-clouds::before,
.section-layout-decoration-clouds::after {
    background-size: 39px 16px
}

.section-layout-decoration-clouds::before {
    background-image: url('//www.meetmilu.com/cdn/shop/t/1/assets/milu-decoration-clouds-top-white.png?v=135208950558376043021641802786')
}

.section-layout-decoration-clouds::after {
    background-image: url('//www.meetmilu.com/cdn/shop/t/1/assets/milu-decoration-clouds-bottom-white.png?v=12004694938219880811641802784')
}

.section-layout-decoration-waves::before,
.section-layout-decoration-waves::after {
    background-size: 56px 16px
}

.section-layout-decoration-waves::before {
    background-image: url('../images/waves-top-white.webp')
}

.section-layout-decoration-waves::after {
    background-image: url('../images/waves-bottom-white.webp')
}

.main__insta h2 {
    margin: 80px 0px;
}

.main__insta__wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(3%, 1fr))
}

.main__insta__one {
    grid-area: 1/1/2/5
}

.main__insta__two {
    grid-area: 1/5/2/10
}

.main__insta__three {
    grid-area: 1/10/2/15
}

.main__insta__four {
    grid-area: 1/15/2/20
}

.main__insta__five {
    grid-area: 1/20/2/25
}

.main__insta__six {
    grid-area: 1/25/2/28
}

.blog-navbar .header {
    background-color: #f6f6f4;
}

.feature-content__tab {
    margin-top: 50px;
}

.main__insta img {
    width: 100%;
    object-fit: cover;
    max-height: 320px;
    margin-bottom: 20px
}

.large-ustext-height {
    height: 450px;
    display: flex;
    align-items: center;
    margin-top: 50px;
}

.blog-card-body h4 {
    padding: 20px 0px;
}

.terms-sidebar-nav {}

.terms-sidebar-nav li {
    margin: 10px 20px;
}

.blog-card-body p {
    margin-bottom: 20px;
    /*height: 40px;*/
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.insta-carousel .owl-item {
    width: 400px;
}

/* .main__insta__item {
    overflow: hidden;
    width: 400px;
} */

.mobile-menu-links>ul>li {
    width: 100%;

}

.p-20 {
    padding: 0px 20px;
}

.main__insta__item>div.d-flex {
    height: 100%
}

label {
    font-size: 16px;
    line-height: 23px;
    color: #848484;
    display: block
}

input,
textarea {
    background-color: transparent;
    border: none;
    padding: 6px 0
}

input,
input::placeholder,
input:focus,
textarea,
textarea::placeholder,
textarea:focus {
    outline: 0
}

input,
input::placeholder,
textarea,
textarea::placeholder,
textarea:focus {
    color: #000;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit
}

.input-1 {
    padding: 18px 23px
}

.input-1::placeholder {
    color: #0006
}

.main__contact_form__box {
    position: relative
}

.input-placeholder {
    font-size: 12px;
    line-height: 16px;
    color: #000;
    position: absolute;
    z-index: 999;
    top: -12px;
    left: 0
}

input:focus::-webkit-input-placeholder {
    color: transparent !important
}

input:focus:-moz-placeholder {
    color: transparent !important
}

input:focus::-moz-placeholder {
    color: transparent !important
}

input:focus:-ms-input-placeholder {
    color: transparent !important
}

.form-gray .form-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px
}

.form-gray .border-0 .main__contact_form__box {
    border-bottom: .5px solid
}

.form-gray .main__contact_form__box {
    border-color: #848484 !important
}

.form-gray input::placeholder,
.form-gray textarea,
.form-gray textarea::placeholder,
.form-gray textarea:focus {
    color: #848484
}

.form-gray .submit {
    background-color: #e2dcd2;
    padding: 14px
}

.form-gray .submit:hover {
    background-color: #000;
    color: #fff
}

.form-els-mb-22>div {
    margin-bottom: 22px
}

header .form-gray .main__contact_form__box {
    border-color: #e2dcd2 !important
}

header .form-gray .main__contact_form__box input {
    padding: 20px 0 6px
}

header .form-gray .main__contact_form__box input::placeholder {
    font-size: 18px;
    line-height: 27px
}

header .form-gray .main__contact_form__box input,
header .form-gray .main__contact_form__box input-placeholder,
header .form-gray .main__contact_form__box input::placeholder {
    color: #000
}

header .form-gray .main__contact_form__box .input-placeholder {
    color: #000;
    top: 0
}

textarea {
    resize: none;
    min-height: 170px;
    max-height: 170px
}

.select-box {
    cursor: pointer;
    padding: 12.5px 21px;
    border-bottom: 1px solid #efece6
}

.select-box img {
    top: 50%;
    right: 21px;
    transform: translateY(-50%)
}

.select-box p {
    display: flex;
    align-items: center
}

.select-box-options {
    left: 0;
    padding: 15px 0;
    z-index: 999;
    display: none;
    border: 1px solid #c5c5c5;
    overflow-y: auto
}

.select-box-options:not(.select-box-options--2) {
    top: 100%;
    height: 194px
}

.select-box-options:not(.bg-white) {
    background-color: #efece6
}

.select-box-options:not(.w-100) {
    width: 231px
}

.select-box-options>div {
    cursor: pointer
}

.select-box-options>div:not(.product_main__skickyProduct__select-box-options__hd) {
    padding: 3px 21px
}

.select-box-options>div.selectbox-item_active,
.select-box-options>div:focus,
.select-box-options>div:hover {
    background-color: #ae8c6f;
    color: #fff
}

.select-box-options--2 {
    max-height: 450px;
    border: 0;
    padding: 0 0 15px
}

.select-box-options--2>div:not(.product_main__skickyProduct__select-box-options__hd) {
    padding: 5px 21px
}

.circle-bgcolor {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px
}

input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    -webkit-user-modify: read-write !important;
    height: 28px;
    position: absolute;
    z-index: 9999;
    bottom: 19px;
    right: 0;
    cursor: pointer
}

.checkbox-container {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    border: 1px solid #848484
}

.checkbox-container input:checked~.checkmark {
    background-color: #000;
    border-color: #000
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.checkbox-container input:checked~.checkmark:after {
    display: block
}

.checkbox-container .checkmark:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

::-webkit-file-upload-button {
    background: 0 0;
    color: #848484;
    padding: 7px 14px;
    border: 1px solid;
    margin: 10px 13px 0 0
}

input[type=file] {
    color: #848484;
    width: 100%
}

.sustain_main__accordian__body,
.sustain_main__accordian-head {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(14%, 1fr))
}

.sustain_main__accordian-head {
    align-items: center;
    padding: 18px 0;
    cursor: pointer
}

.sustain_main__accordian__body {
    padding: 0 0 30px;
    display: none;
    transition: .3s all ease-in-out
}

.sustain_main__accordian__body p {
    margin: 0 0 16px;
    line-height: 23px
}

.sustain_main__accordian-expand .sustain_main__accordian__body {
    display: grid
}

.sustain_main__accordian-expand .sustain_main__accord-sign span:last-child {
    display: none
}

.sustain_main__accord-sign {
    display: grid;
    justify-content: flex-end
}

.sustain_main__accord-sign span {
    display: block;
    width: 13px;
    height: 1px;
    background-color: #1d322d;
    margin: 3px auto
}

.sustain_main__accord-sign span:last-child {
    transform: rotate(90deg);
    margin-top: -4px
}

.sustain_main__accord-sign.big-icon span {
    width: 30px
}

table {
    border-collapse: collapse
}

table td,
table th {
    padding: 17px 10px;
    border-bottom: 1px solid #848484
}

table th {
    color: #848484;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: inherit;
    font-weight: 400;
    padding-top: 0
}

header .main__search {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(12%, 1fr));
    background-color: #f6f6f4;
    padding: 70px 0 80px;
    z-index: 9999;
    min-height: 100%;
    max-height: 500px;
    overflow-y: auto
}

header .main__search-container {
    display: none;
    top: 100%;
    left: 0
}

header .main__search__wrapper {
    grid-area: 1/2/2/8
}

header .main__search .form-gray {
    margin: 0 0 50px
}

header .main__search h3 {
    margin: 0 0 8px
}

header .main__search__result {
    display: none
}

header .main__search__result__wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(7%, 1fr))
}

header .main__search__result__1 {
    grid-area: 1/1/2/9
}

header .main__search__result__2 {
    grid-area: 1/10/2/-1
}

header .main__search__result .main__feature__1 {
    grid-area: 1/1/2/3
}

header .main__search__result .main__feature__2 {
    grid-area: 1/3/2/-1
}

header .main__search__result h4 {
    margin: 0 0 28px
}

header .main__products__item {
    padding: 14px 18px 20px
}

header .main__products__item img {
    max-width: 194px;
    margin-bottom: 10px
}

header .main__products__box {
    display: grid;
    grid-template-columns: repeat(4, 1fr)
}

.main__feature__tabs--2Content>div:not(.main__feature__tabs--2_active) {
    display: none
}

iframe {
    width: 100%;
    height: 100%
}

.sustain_main__accordian__body {
    animation: fade_in_show .5s
}

@keyframes fade_in_show {
    0% {
        opacity: 0;
        transform: scale(0)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

.main__coockieBox {
    width: 100%;
    max-width: 380px;
    margin: 0 0 0 auto;
    background-color: #e2dcd2;
    padding: 34px 2.5% 40px;
    bottom: 0;
    right: 0;
    display: none;
    z-index: 9999
}

.main__shipping {
    background-color: #e2dcd2;
    padding: 15px;
    top: 0;
    left: 0;
    z-index: 999
}

.main__shipping .close {
    top: 50%;
    right: 15px;
    transform: translateY(-50%)
}

.main__newsletter {
    display: none
}

.main__newsletter__Box {
    width: 100%;
    max-width: 919px;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999
}

.main__newsletter__1 {
    background-color: #e2dcd2
}

.main__newsletter__2 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 20px
}

.main__newsletter .main__footer__mw {
    max-width: calc(100% - 70px)
}

.main__subscribe-box {
    border-bottom-color: #c5c5c5 !important
}

.main__subscribe-box input {
    padding: 10px 0
}

.main__makeup-img {
    display: flex;
    max-height: 100vh
}

.main__makeup-img.mh-100 {
    max-height: 100%
}

.main__makeup-img img {
    width: 100%;
    object-fit: cover;
    height: 100%
}

.main__makeup-text {
    background-color: #efece6;
    display: flex;
    align-items: center
}

.main__makeup-text:not(.mh-auto) {
    min-height: 585px
}

.main__makeup-text h2 {
    margin: 0 0 44px
}

.main__makeup-text h2 span {
    padding-left: 30px
}

.main__makeup-text h6 {
    font-size: 14px;
    line-height: 20.54px;
    letter-spacing: 2px;
    text-transform: uppercase
}

.main__makeup-text p {
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 22px
}

.main__makeup-text__wrapper {
    width: 100%;
    max-width: 441px;
    margin: 0 auto;
    padding: 103px 0 133px
}

.main__makeup-text__wrapper.wrapper-0 {
    padding: 0
}

.main__makeup-text ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 36px
}

.main__makeup-text ul:not(.not-spaceBetween) {
    justify-content: space-between
}

.main__makeup-text ul li {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 5px
}

.main__makeup--h2 {
    text-align: right;
    margin: 0 0 36px !important
}

.main__perfect-sd {
    padding: 0 20px
}

.main__perfect-sd h2 {
    margin: 0 0 21px
}

.main__perfect-sd p {
    width: 100%;
    max-width: 549px;
    margin: 0 auto 22px;
    line-height: 23.47px
}

.main__perfect_wrapper {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-auto-rows: auto;
    padding: 119px 0 121px
}

.main__perfect1 {
    grid-area: 1/1/4/1;
    align-items: center;
    display: flex
}

.main__perfect2 {
    grid-area: 1/2/1/6
}

.main__perfect2>div>div {
    width: 200px;
    height: 220px;
    background-color: #3e1b0d;
    position: relative;
    z-index: 9
}

.main__perfect3 {
    grid-area: 2/2/3/5;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 13px 13px 47px
}

.main__perfect3_links .btn:not(:first-child) {
    margin-right: 16px
}

.main__perfect4 {
    grid-area: 2/5/4/6
}

.main__perfect4 img {
    margin-top: -60px
}

.main__perfect5 {
    grid-area: 3/2/4/4
}

.main__perfect6 {
    grid-area: 3/4/4/5
}

.main__perfect6>div>div {
    width: 120px;
    height: 162px;
    background-color: #ae8c6f
}

.main__brand .logo {
    margin-top: 6px
}

.about-wrapper {
    margin-bottom: 0px !important;
}

.main__brands {
    background-color: #e4e1dc;
    padding: 137px 0 150px;
    display: flex;
    justify-content: center;
    align-items: center
}

.sus-hero-sustain {
    margin-top: 78px !important;
}

.main__brands__div {
    width: 100%;
    max-width: 710px;
    margin: 0 auto;
    text-align: center
}

.image-text-content .title {
    display: flex;
}

.abouts-us-featured-box {
    display: flex !important;
}

.about-us-featured-box {
    padding-top: 40px !important;
}

.image-text-content .title span {
    padding-left: 7px;
}
.text-list__check.h img{
    width:50px;
}
.product-big-img{
    padding:0 20px;
}
.main__brands__div.mw-821 {
    max-width: 821px
}

.sus-hero-sustain {}

.main__brands__logo {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(20%, 1fr));
    align-items: center;
    margin: 70px 0 0
}

.home-content.about-content {
    padding-bottom: 30px !important;
    left: -25%;
    /* bottom: 0px; */
    bottom: -350px;
}

.main__brands__logo img {
    cursor: pointer
}

.main__brands.bg-transparent {
    background-color: transparent
}

.main__feature {
    align-items: center;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(20%, 1fr))
}

.main__feature__1 {
    grid-area: 1/1/2/2
}

.main__feature__2 {
    grid-area: 1/2/2/-1
}

.main__feature__tabs {
    display: flex;
    flex-wrap: wrap
}

.main__feature__tabs li:not(:last-child) {
    margin-right: 32px
}

.main__feature__tabs li a {
    font-size: 18px;
    line-height: 27px;
    display: block;
    color: #acacab
}

.main__feature__tabs li.back-li a {
    color: #000
}

.main__feature__tabs li a.active,
.main__feature__tabs li a:focus,
.main__feature__tabs li a:hover {
    color: #000
}

.main__feature__tabs--3Content .main__productsbox:not(.main__products--active) {
    display: none
}

.main__feature__tabs.fs-16-23 {
    margin-bottom: 20px
}

.main__feature__tabs.fs-16-23 a {
    font-size: 16px;
    line-height: 23px
}

.main__feature__tabs.fs-14-21 li:not(:last-child) {
    margin-right: 28px
}

.main__feature__tabs.fs-14-21 a {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 2px;
    opacity: 1
}

.main__feature__tabs.fs-14-21 a.active,
.main__feature__tabs.fs-14-21 a:focus,
.main__feature__tabs.fs-14-21 a:hover {
    color: #000
}

.main__feature-shop {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.main__feature-container {
    display: grid;
    padding-bottom: 20px
}

.main__products {
    display: grid;
    row-gap: 3px
}

.main__products__box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3px
}

.main__products__item {
    background-color: #efece6;
    padding: 25px 30px;
    display: flex;
    flex-direction: column
}

.main__products__item:not(.mh-auto) {
    min-height: 580px
}

.main__products__item h5 {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 3px
}

.main__products__item h6 {
    margin: 0 0 5px
}

.main__products__wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(25%, 1fr));
    align-items: center
}

.main__products__wrapper__cont {
    grid-area: 1/1/2/4
}

.main__products__wrapper__price {
    grid-area: 1/4/2/5;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    height: 100%
}

.main__products__item__abs {
    display: none
}

.main__products__item:hover .main__products__item__abs {
    display: block
}

.main__products__item:hover .main__products__item__abs:after {
    width: 100%;
    height: 100%;
    cursor: pointer
}

.main__products__item:hover .main__products__item__abs>div {
    position: absolute;
    z-index: 99;
    bottom: 0;
    left: 0;
    width: 100%
}

.main__cart {
    background-color: #1f1f1f;
    padding: 20px 15px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 21px
}

.main__cart:hover {
    background-color: #e2dcd2;
    color: #000
}

.main__look__wrapper {
    grid-area: 1/2/2/6;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(33.33%, 1fr))
}

.main__look__wrapper p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px
}

.main__look__one {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end
}

.main__look__one img {
    left: 60%
}

.main__look__three img {
    left: -60%
}

.main__look__hd {
    padding-right: 10%
}

.main__look__hd2 {
    padding-left: 20%
}

.main__look h3 {
    margin: 21px 0 0
}

.main__look h6 {
    margin: 0 0 3px
}

.main__getlook {
    padding: 105px 0 0
}

.main__getlook h2 {
    margin: 0 0 13px
}

.main .top-spacer,
.main__banner {
    margin-top: 60px
}

.back-li img {
    vertical-align: sub
}

.shop_main__cont {
    width: 100%;
    max-width: 554px;
    margin: 0 auto;
    text-align: center;
    padding: 100px 0 0
}

.shop_main__cont h3 {
    margin: 0 0 6px
}

.shop_main__cont p {
    margin: 0 0 61px
}

.shop_main__product {
    display: flex
}

.shop_main__product__img {
    margin-bottom: 74px
}

.shop_main__img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 720px;
    max-height: 720px
}

.shop_main__img img {
    height: 100%
}

.shop_main__img__wrapper {
    padding: 25px 30px;
    text-align: right;
    display: none
}

.shop_main__img:hover .shop_main__img__wrapper {
    display: block
}

.shop_main__img--2,
.shop_main__img--3,
.shop_main__img--4,
.shop_main__img--5,
.shop_main__img--6,
.shop_main__img--7,
.shop_main__img--8,
.shop_main__img--9,
.shop_main__img--10 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.shop_main__brand h5 {
    margin: 0 0 15px
}

.shop_main .main__products__item {
    min-height: auto
}

.shop_main .main__products__item>div.w-100 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%
}

.shop_main .main__products__item h5 {
    text-transform: uppercase
}

.shop_main .main__products__item h5,
.shop_main .main__products__item p {
    font-size: 18px;
    line-height: 26.41px
}

.shop_main__products {
    column-gap: 3px
}

.shop_main__products__item.main__products__item {
    min-height: 720px
}

.shop_main__products__item.main__products__item h5,
.shop_main__products__item.main__products__item p {
    font-size: 14px;
    line-height: 24px
}

.sustain_main__banner {
    padding: 148px 0 124px;
    background-size: 50% auto;
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #e3dfdc;
    height: calc(100vh - 60px)
}

.sustain_main__banner__cont {
    grid-area: 1/2/2/9;
    justify-content: space-between;
    flex-direction: column
}

.sustain_main__banner__1cont-2 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(8%, 1fr))
}

.sustain_main__banner__1cont-2 h2 {
    grid-area: 1/3/2/-1
}

.sustain_main__banner__2cont-1 {
    grid-area: 1/2/2/-1
}

.sustain_main__banner h2 {
    margin: 0 0 44px
}

.sustain_main__wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(7.5%, 1fr))
}

.sustain_main__brands {
    padding: 99px 0 105px
}

.sustain_main__Aleph {
    text-align: center
}

.sustain_main__Aleph__lgo {
    justify-content: center
}

.sustain_main__Aleph__lgo>div:first-child {
    margin-right: 11px
}

.sustain_main__principle {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(15%, 1fr));
    padding: 135px 0 126px
}

.sustain_main__principle h2 {
    margin: 0 0 84px
}

.sustain_main__accord {
    grid-area: 1/2/2/6
}

.sustain_main__accord-img {
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    grid-area: 1/1/2/2;
    background-color: #e2dcd2;
    border-radius: 50%
}

.sustain_main__accord-cont,
.sustain_main__accord-hd {
    grid-area: 1/2/2/7
}

.sustain_main__join__accordian__body,
.sustain_main__join__accordian-head {
    grid-template-columns: repeat(auto-fill, minmax(24px, 1fr))
}

.sustain_main__join__accordian-head {
    padding: 16px 0
}

.sustain_main__join__accordian__body {
    padding: 0 0 15px
}

.sustain_main__join .sustain_main__accord-cont,
.sustain_main__join .sustain_main__accord-hd {
    grid-area: 1/1/2/18
}

.sustain_main__join__actions {
    padding: 37px 0 0
}

.sustain_main__join__actions>.btn:not(:last-child) {
    margin-bottom: 20px
}

.sustain_main__work {
    background-color: #e2dcd2;
    padding: 104px 0 110px
}

.sustain_main__work h2 {
    margin: 0 0 15px
}

.sustain_main__work h4 {
    margin: 0 0 70px
}

.sustain_main__work__services {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(9%, 1fr));
    text-align: center
}

.sustain_main__work__services__wrapper {
    grid-area: 1/2/2/11;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(33.33%, 1fr));
    align-items: center;
    row-gap: 50px
}

.sustain_main__work__services img {
    margin: 0 auto 24px
}

.sustain_main__work__services h6 {
    margin: 0 0 7px
}

.sustain_main__work__services p {
    width: 100%;
    max-width: 250px;
    margin: 0 auto 20px
}

.sustain_main__contact {
    margin: 20px 0
}

.sustain_main__contact h3 {
    margin: 0 0 18px
}

.sustain_main__contact form {
    padding-top: 8px
}

.sustain_main__contact .main__makeup-img {
    min-height: 780px;
    max-height: 780px
}

.product_main .product_main__quantity {
    margin: 0 0 15px
}

.product_main__prdt {
    column-gap: 3px
}

.product_main__item {
    background-color: #efece6
}

.product_main__item h6 {
    margin: 0 0 15px
}

.product_main__item h3 {
    margin: 0 0 6px
}

.product_main__item .product_main__item-ul {
    margin-bottom: 16px
}

.product_main__item-ul {
    justify-content: flex-start
}

.product_main__item-ul li:not(:last-child) {
    margin-right: 11px;
    margin-bottom: 3px
}

.product_main__item-ul li a {
    width: 27px;
    height: 27px
}

.product_main__item-ul.display-img-ul {
    justify-content: center;
    margin-top: 24px
}

.product_main__item-ul.display-img-ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    width: 49px;
    height: 49px;
    overflow: hidden;
    padding: 4px
}

.product_main__item__gallery {
    width: 100%;
    max-width: calc(100% - 120px);
    margin: 0 auto;
    padding: 36px 0
}

.product_main__item.main__makeup-text {
    padding: 0
}

.product_main__item__cart {
    padding-top: 17px
}

.product_main__item__cart__action {
    margin: 0 0 12px
}

.product_main__item__cart__action>div:first-child {
    max-width: 113px;
    padding: 8.5px;
    border-left: 1px solid #efece6;
    border-bottom: 1px solid #efece6
}

.product_main__item__cart__action>div:first-child button {
    width: 100%;
    max-width: 30px;
    margin: 0 auto;
    font-size: 24px
}

.product_main__item__cart__action>div:first-child input {
    width: calc(100% - 60px);
    text-align: center
}

.product_main__item__cart__action>div:last-child {
    width: calc(100% - 113px)
}

.product_main__item__cart__action .btn span:before {
    content: "";
    width: 4px;
    height: 4px;
    display: inline-block;
    background-color: #fff;
    border-radius: 50%;
    margin: auto 7px;
    vertical-align: middle
}

.product_main__rating {
    display: flex;
    align-items: center;
    margin: 0 0 34px
}

.product_main__rating.mb-15 {
    margin-bottom: 15px
}

.product_main__rating>div:not(:last-child) {
    margin-right: 12.59px
}

.product_main__rating p {
    font-size: 12px
}

.product_main__colormatch {
    padding: 111px 0 0
}

.product_main__colormatch__wrapper {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    margin: 0 0 16px
}

.product_main__gallery {
    padding: 137px 0
}

.product_main__hero-ing h3 {
    margin-bottom: 25px
}

.product_main__hero-ing__wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(9%, 1fr));
    column-gap: 3px
}

.product_main__hero-ing__1 {
    grid-area: 1/1/2/5;
    padding-right: 10px
}

.product_main__hero-ing__2 {
    grid-area: 1/5/2/-1
}

.product_main__hero-ing__2 img:not(:last-child) {
    margin-right: 11px
}

.product_main__hero-ing__tip h3 {
    margin-bottom: 15px
}

.product_main__pair__wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(50%, 1fr));
    align-items: center
}

.product_main__pair__wrapper p {
    margin: 0 0 17px
}

.product_main__pair h6 {
    margin: 0 0 8px
}

.product_main__pair__img1 {
    top: 50%;
    left: 25%;
    transform: translateY(-50%)
}

.product_main__pair__img2 {
    top: 56%;
    right: -40px;
    transform: translateY(-50%)
}

.product_main__reviews,
.product_main__saying {
    padding: 176px 0 0
}

.product_main__fav__wrapper,
.product_main__reviews__wrapper {
    grid-area: 1/2/2/11
}

.product_main__reviews__ul li:not(:last-child) {
    margin-right: 15px
}

.product_main__reviews__ul li a.text-underline:after {
    bottom: -10px
}

.product_main__reviews__ul li a.text-underline:hover:after {
    background-color: #000
}

.product_main__reviews__ul h3 {
    margin: 0 0 9px;
    cursor: pointer
}

.product_main__reviews__tabs {
    display: grid;
    grid-template-columns: repeat(2, 1fr)
}

.product_main__reviews__tabs .btn {
    padding: 21px 27px
}

.product_main__reviews__tabs__1 {
    grid-area: 1/2/2/3
}

.product_main__reviews__tabs__2 {
    grid-area: 1/1/2/2
}

.product_main__reviews__rating {
    justify-content: flex-end;
    align-items: center
}

.product_main__reviews__rating li:not(:last-child) {
    margin-right: 12px
}

.product_main__reviews__filter {
    justify-content: space-between;
    margin: 0 0 30px
}

.product_main__reviews__filter img {
    vertical-align: middle
}

.product_main__reviews__cont .product_main__reviews__comments:not(:last-child) {
    margin: 0 0 21px
}

.product_main__reviews__comments {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border: 1px solid rgba(197, 197, 197, .9);
    padding: 56px 5%;
    position: relative
}

.product_main__reviews__comments__1 {
    grid-area: 1/1/2/2
}

.product_main__reviews__comments__2 {
    grid-area: 1/2/2/5
}

.product_main__reviews__pagination a {
    width: 20px;
    height: 20px;
    text-align: center;
    display: block
}

.product_main__reviews__pagination a:focus,
.product_main__reviews__pagination a:hover {
    color: #000
}

.product_main__reviews__move {
    margin: 21px 0 0
}

.product_main__reviews__filt {
    padding-top: 50px
}

.product_main__fav__alsolikeHead {
    padding: 144px 0 0;
    margin: 0 0 33px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    align-items: center
}

.product_main__fav__alsolikeHead__1 {
    grid-area: 1/1/2/4
}

.product_main__fav__alsolikeHead__2 {
    grid-area: 1/4/2/5;
    text-align: right
}

.product_main__recentView {
    padding: 195px 0 0
}

.product_main__skickyProduct {
    align-items: center;
    bottom: 0;
    left: 0;
    padding-left: 20px;
    background-color: #f6f6f4;
    right: 0;
    z-index: 9999;
    border-top: 1px solid rgba(197, 197, 197, .9);
    display: none
}

.product_main__skickyProduct h4 {
    font-size: 24px;
    line-height: 28.25px
}

.product_main__skickyProduct__1__select-box,
.product_main__skickyProduct__2__select-box {
    border-bottom: 0
}

.product_main__skickyProduct__1 {
    grid-area: 1/1/2/5;
    align-items: center
}

.product_main__skickyProduct__1 img {
    margin-right: 9px
}

.product_main__skickyProduct__2 {
    grid-area: 1/5/2/8
}

.product_main__skickyProduct__3 {
    grid-area: 1/8/2/11
}

.product_main .main__brands__div {
    width: 100%;
    max-width: 909px;
    margin: 0 auto
}

.product_main__item_active_color {
    border: 1px solid #000
}

.main__products__item__space {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.about_main__banner {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-bottom: 71px
}

.about_main__founder {
    padding: 132px 0 80px
}

.about_main .main__feature {
    grid-area: 1/1/2/4
}

.about_main .main__feature-shop {
    grid-area: 1/4/2/5
}

.about_main__feature__tabsBox {
    display: grid;
    padding-top: 144px
}

.login_main__sec {
    padding: 150px 0 0
}

.login_main__sec__wrapper {
    grid-area: 1/3/2/5
}

.login_main__sec h3 {
    margin: 0 0 13px
}

.forget-pass {
    margin: 0 0 18px;
    display: block
}

.order_main__sec {
    padding: 120px 0 0
}

.order_main__sec,
.order_main__sec__tabCont {
    display: grid;
    grid-template-columns: repeat(8, 1fr)
}

.order_main__sec .login_main__sec__wrapper {
    grid-area: 1/2/2/8
}

.order_main__sec__tabs li:not(:last-child) {
    margin-right: 0
}

.order_main__sec__tabs a {
    text-align: center;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 17px;
    color: #848484;
    background-color: #efece6;
    opacity: 1
}

.order_main__sec__tabs a.active,
.order_main__sec__tabs a:focus,
.order_main__sec__tabs a:hover {
    background-color: #e2dcd2;
    color: #000;
    border: none
}

.order_main__sec__tabCont {
    padding: 60px 0 0
}

.order_main__sec__tabCont__1 {
    grid-area: 1/1/2/2
}

.order_main__sec__tabCont__2 {
    grid-area: 1/2/2/-1
}

.order_main__sec__tabCont__ele {
    padding: 0 0 130px;
    display: none
}

.order_main__sec__tabCont__ele--active {
    display: grid
}

.order_main__sec__tabCont__ele__3__cont {
    width: 100%;
    max-width: 554px;
    margin: 0 auto
}

.order_main__sec__tabCont__ele__3__cont h3 {
    margin: 0 0 8px
}

.order_main__sec__tabCont h6 {
    color: #848484;
    margin: 0 0 16px
}

.order_main__sec__tabCont__video {
    background-color: #e2dcd2;
    padding: 84px 0 120px
}

.order_main__sec__tabCont__video h2 {
    margin: 0 0 55px
}

.order_main__sec__tabCont__video img {
    margin: 0 0 41px
}

.order_main__sec__tabCont__video__wrapper {
    grid-area: 1/2/2/11;
    column-gap: 3px
}

.order_main__sec__tabCont__video__cont {
    width: 100%;
    max-width: 438px;
    margin: 0 auto 0 0
}

.order_main__sec__tabCont__video__cont h6 {
    margin: 0 0 9px
}

.order_main__sec__tabCont__detail {
    display: none
}

.order_main__sec__tabCont__detail table tr td:first-child,
.order_main__sec__tabCont__detail table tr th:first-child {
    text-align: left
}

.order_main__sec__tabCont__detail--active {
    display: block
}

.order_main__sec__tabCont__subtotal {
    margin: 0 0 17px
}

.order_main__sec__tabCont__subtotal__1 {
    grid-area: 1/1/2/4;
    padding-left: 15%
}

.order_main__sec__tabCont__subtotal__2 {
    grid-area: 1/4/2/5
}

.order_main__sec .order_main__sec__tabCont_orderRecord {
    cursor: pointer
}

.order_main__sec .main__products__item .main__products__wrapper__cont h5 {
    font-size: 14px;
    line-height: 21px
}

.order_main__sec .main__products__item h5 {
    letter-spacing: normal;
    font-size: inherit;
    line-height: inherit
}

.faq-detail__banner {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    align-items: center
}

.faq-detail__banner h6 {
    margin: 0 0 11px
}

.faq-detail__accordian {
    padding: 60px 0 139px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(20%, 1fr))
}

.faq-detail__accordian__wrapper {
    grid-area: 1/2/2/5
}

.faq-detail__accordian .sustain_main__accord-cont,
.faq-detail__accordian .sustain_main__accord-hd {
    grid-area: 1/1/2/7
}

.faq-detail__categories {
    padding: 118px 0 177px
}

.faq-detail__categories h3 {
    margin: 0 0 40px
}

.faq-detail__categories__category {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 3px
}

.faq-detail__categories__bg-img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 30px;
    min-height: 260px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative
}

.faq-detail__categories__bg-img h3 {
    margin: 0
}

.faq-detail__categories__bg-img__link {
    opacity: 0;
    color: #fff;
    position: absolute;
    z-index: 1;
    bottom: 62px;
    left: 50%;
    transform: translate(-50%)
}

.faq-detail__categories__bg-img:hover .faq-detail__categories__bg-img__link {
    opacity: 1
}

.faq-detail__categories__bg-img--1,
.faq-detail__categories__bg-img--2,
.faq-detail__categories__bg-img--3,
.faq-detail__categories__bg-img--4,
.faq-detail__categories__bg-img--5,
.faq__banner {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.faq__banner h6 {
    margin: 0 0 8px
}

.conact_main__cont {
    padding: 70px 0 98px
}

.conact_main__accord h6 {
    margin-top: 40px
}

.conact_main__sec {
    display: flex;
    justify-content: center;
    align-items: center
}

.conact_main__sec h3 {
    margin: 0 0 35px
}

.conact_main__sec h6 {
    margin: 0 0 11px
}

.conact_main__sec__btns {
    justify-content: center
}

.conact_main__sec__btns>div:not(:last-child) {
    margin-right: 20px
}

.bodySearch header {
    position: fixed;
    top: 0;
    width: 100%
}

.bodySearch:before {
    background-color: #d4d4d299;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%
}

.result_main__content h3 {
    margin: 0 0 12px
}

.result_main__box {
    padding: 0 0 137px
}

.article_main__gallery p {
    margin-bottom: 30px
}

.article_main__gallery__cont {
    padding-right: 12%
}

.stockists_main__find__cont {
    grid-area: 1/1/2/2;
    padding: 57px 0 98px
}

.stockists_main__find__map {
    grid-area: 1/2/2/-1
}

.stockists_main__contWrapper {
    width: 100%;
    max-width: 329px;
    margin: 0 auto
}

.stockists_main__contWrapper h5 {
    margin: 0 0 7px
}

.stockists_main__contWrapper p {
    margin: 0 0 22px
}

.stockists_main__contWrapper__ul li:not(:last-child) {
    margin: 0 18px 5px 0
}

.video_main__banner {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 640px
}

.video_main__tabs__ul {
    padding: 15px 15px 15px 8.5%
}

.video_main__tabs__ul:not(.video_main__tabs__ul--topminus) {
    margin-left: -15px;
    margin-right: -15px
}

.video_main__tabs ul.video_main__tabs__ul--topminus {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 15px
}

.video_main__tabs__mt21 {
    margin-top: -32px
}

.video_main__tabs__reviews {
    padding: 58px 0 0
}

.video_main__tabs__reviews .column-4>div:not(:last-child) {
    margin-bottom: 47px
}

.video_main__tabs--2Content {
    padding: 22px 0 132px
}

.video_main__next {
    align-items: center
}

.watch-cursor .btn {
    opacity: 0
}

.watch-cursor:hover .btn {
    opacity: 1
}

.video_detail_main__foundation {
    padding: 159px 0 120px
}

.video_detail_main__foundation__1 {
    grid-area: 1/2/2/5
}

.video_detail_main__foundation__2 {
    grid-area: 1/6/2/10
}

.video_detail_main__foundation .main__header__card__body {
    align-items: center
}

.video_detail_main__video {
    background-color: #efece6
}

.blog_main__gallery {
    padding: 86px 0 90px
}

.blog_main__gallery--pb114 {
    padding-bottom: 114px
}

.blog_main__tabs__video {
    margin-bottom: 3px
}

.blog_main__tabs__video h2 {
    margin: 0 0 24px
}

.blog_main__bg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.blog-category_main__content {
    padding: 75px 0 84px
}

.blog-detail_main--1 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.blog-detail_main__makeup-text h2 {
    margin: 12px 0 35px
}

.blog-detail_main__foundation {
    padding: 100px 0 31px
}

.blog-detail_main__foundation--ptb {
    padding: 90px 0 130px
}

.blog-detail_main__foundation__2 {
    grid-area: 1/7/2/10
}

.makeup-artist_main--1 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.makeup-artist_main__feature__1 {
    grid-area: 1/1/2/3;
    background-color: #e4e1dc;
    padding: 60px 0
}

.makeup-artist_main__feature__1__cont {
    width: 100%;
    max-width: 560px;
    margin: 0 auto 0 7%
}

.makeup-artist_main__feature__1__cont h5 {
    margin: 0 0 64px
}

.makeup-artist_main__feature__2 {
    grid-area: 1/3/2/-1
}

.terms_main__foundation {
    padding: 103px 0 135px
}

.terms_main__foundation__2 {
    grid-area: 1/5/2/10
}

.terms_main__tabs li:not(:last-child) {
    margin-bottom: 15px
}

.terms_main__tabs li a {
    display: inline-block
}

@media screen and (min-width:1200px) {

    .main__humberger,
    .main__humberger+.mini-bag {
        display: none
    }

    .back-item,
    .d-none-min-1199 {
        display: none
    }
}

@media screen and (min-width:1025px) {
    .d-none-min-1024 {
        display: none !important
    }
}

@media screen and (min-width:768px) {

    .btn:not(.d-inline-block-767).product_main__reviews__btn,
    .d-none-min-767 {
        display: none !important
    }
}

@media screen and (max-width:1399.98px) {
    .main__footer__widget3 ul li:not(:last-child) {
        margin-right: 30px
    }

    .main__footer__mw {
        max-width: 85%
    }

    .product_main__pair__img1 {
        max-width: 20%;
        left: 32%
    }

    .home-hero {
        margin-top: 50px;
    }

    .home-background {
        height: unset !important;
        margin-bottom: 0px !important;
    }

    .intro-section {
        padding: 50px 100px !important;
    }

    .image-text-content .inner {
        width: 100%;
        max-width: 90% !important;
    }
}

@media screen and (max-width:1199px) {

    .h1,
    .h1-big,
    h1 {
        font-size: 60px;
        line-height: 60px
    }

    h2 {
        font-size: 40px;
        line-height: 47px
    }

    h3 {
        font-size: 30px;
        line-height: 34px
    }

    h4 {
        font-size: 24px;
        line-height: 28px
    }

    header {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        margin: 0 -25px
    }

    header ul li:last-child a {
        border: none
    }

    header ul li a {
        padding: 7px 0;
        text-align: center;
    }

    header ul li a.shop+.main__search-container .main__feature__tabs--2Content,
    header ul li a.shop+.main__search-container .text-underline:after {
        display: none
    }

    header ul li.mini-bag-item {
        display: none
    }

    header ul.main__feature__tabs {
        margin: 0
    }

    header .main__brand {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #ede9e3;
        border-top: 1px solid #ede9e3;
        padding: 0 25px
    }

    header .main__brand .logo {
        order: 2
    }

    header .main__brand .main__humberger {
        order: 1;
        width: 53px;
        justify-content: flex-start
    }

    header .main__brand .mini-bag {
        order: 3
    }

    header .main__search__result__1 {
        grid-area: 1/1/2/-1
    }

    header .main__search__result__2 {
        grid-area: 2/1/3/-1
    }

    header>ul:nth-child(3) {
        order: 3
    }

    header .main__search {
        padding: 0;
        max-height: 100%
    }

    header .main__search__wrapper {
        grid-area: 1/1/2/-1
    }

    header .main__search-container {
        top: 53px;
        left: 0;
        z-index: -1
    }

    header .main__search-container--ht {
        height: calc(100vh - 53px)
    }

    header .main__search-container--ht ul.main__feature__tabs {
        margin: 0;
        background-color: #f6f6f4
    }

    .header_active,
    .header_add_pb {
        left: 0;
        right: 0
    }

    .header_add_pb {
        overflow-y: auto;
        height: 100vh;
        z-index: 9999;
        bottom: 0;
        display: flex;
        flex-direction: column
    }

    .header_add_pb ul {
        display: block;
        width: 100%
    }

    .header_add_pb ul:not(:first-child) li:first-child {
        position: relative
    }

    .header_add_pb ul:not(:first-child) li:first-child:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 1px;
        background-color: #ede9e3
    }

    .header_add_pb .main__brand {
        width: 100%
    }

    .main__products__item {
        padding: 25px 15px
    }

    .main__products__item:not(.mh-auto) {
        min-height: 500px
    }

    .main__footer__widget1 {
        grid-area: 1/1/2/-1
    }

    .main__footer__widget2 {
        grid-area: 2/1/3/-1
    }

    .main__footer__widget3 {
        text-align: center
    }

    .main__footer__widget3 p:first-child {
        grid-area: 1/1/2/-1
    }

    .main__footer__widget3 ul {
        margin-right: 20px;
        grid-area: 2/1/3/-1;
        justify-content: center;
        margin-top: 10px;
        flex-wrap: wrap
    }

    .main__footer__widget3 ul li:not(:last-child) {
        margin-right: 16px;
        margin-bottom: 6px
    }

    .main__banner {
        height: calc(100vh - 51px)
    }

    .main__look {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(10%, 1fr))
    }

    .main__banner:not(.mt-0),
    .top-spacer {
        margin-top: 51px !important
    }

    .text-underline1:after {
        bottom: 4px
    }


}



.about-us-text {
    margin-top: 30px;
    padding-top: 30px;
}


/*# sourceMappingURL=/cdn/shop/t/198/assets/base.css.map?v=79308441981375504441684706194 */

.header__logo img {
    height: 80px !important;
    object-fit: contain;
    width: 100%;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

body::-webkit-scrollbar {
    display: none
}

body {
    -ms-overflow-style: none;
    scrollbar-width: none
}

body {
    color: #000;
    font-size: 16px;
    line-height: 23px;
    font-family: var(--font-secondary);
    padding: 0 20px;
    background-color: #f6f6f4;
    position: relative
}

.body_active,
.body_active-one,
.overflow-hidden {
    overflow: hidden
}

.body_active-one:before,
.body_active:before,
.body_two_active:before {
    content: "";
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #8484844d
}

.body_two_active:before {
    height: 100%
}

a,
h5,
h6,
input,
label,
p,
span {
    font-weight: 400
}

img {
    max-width: 100%;
    object-fit: cover
}

.brands_carousel .owl-item:not(.active.center),
.opacity-4 {
    opacity: .4
}

.italic {
    font-family: var(--font-primary);
    font-style: italic
}

ul:not(.unstyled) {
    list-style-type: none
}

ul {
    padding-left: 0
}

a {
    color: inherit
}

a,
a:hover {
    text-decoration: none
}

.watch-cursor .pes-btn:focus,
.watch-cursor .pes-btn:hover,
.watch-cursor-a:focus,
.watch-cursor-a:hover {
    color: #000
}

.all-p-mb-26 p {
    margin-bottom: 27px
}

.disabled {
    opacity: .5;
    cursor: default
}

.back-li {
    color: #000 !important
}

.d-block {
    display: block
}

.d-flex {
    display: flex
}

.justify-content-between {
    justify-content: space-between
}

.justify-content-center {
    justify-content: center
}

.justify-content-end {
    justify-content: flex-end
}

.flex-wrap {
    flex-wrap: wrap
}

.flex_column {
    flex-direction: column
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.position-relative {
    position: relative
}

.position-absolute {
    position: absolute
}

.position-fixed {
    position: fixed !important
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-uppercase {
    text-transform: uppercase
}

.sr-only,
.un-styled li:before {
    display: none
}

.w-100 {
    width: 100%
}

.h-100 {
    height: 100%
}

.mw-100 {
    max-width: 100% !important
}

.mh-520 {
    min-height: 520px
}

.mh-720 {
    min-height: 720px
}

.mh-839 {
    min-height: 839px
}

.mxh-720 {
    max-height: 720px
}

.mxh-748 {
    max-height: 748px
}

.bg-transparent {
    background-color: transparent !important
}

.bg-white {
    background-color: #fff
}

.text-white {
    color: #fff
}

.text-gray {
    color: #848484
}

.letter-2 {
    letter-spacing: 2px
}

.text-underline {
    position: relative
}

.text-underline:not(.text-underline_active):after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 1px;
    left: 0;
    width: 97%;
    height: 1px;
    background-color: #3d3d3d
}

.text-underline.text-white:after {
    background-color: #fff
}

.text-underline.text-white:hover {
    color: #000
}

.text-underline.text-white:hover:after {
    background-color: #000
}

.text-underline1:not(.text-underline_active):after {
    bottom: 20px;
    left: 0
}

.text-underline2:after {
    bottom: -4px;
    left: 0
}

.column-gap-3 {
    border-left: 3px solid #f6f6f4
}

.tags li:not(:last-child) {
    margin: 0 17px 20px 0
}

.tags li a {
    padding: 8px 13px;
    background-color: #efece6;
    border-radius: 50px;
    display: inline-block
}

.mlr-auto {
    margin-left: auto;
    margin-right: auto
}

.mx-auto {
    margin: auto
}

.mt-0 {
    margin-top: 0 !important
}

.mt-11 {
    margin-top: 11px
}

.mt-54 {
    margin-top: 54px
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-9 {
    margin-bottom: 9px
}

.mb-18 {
    margin-bottom: 18px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-23 {
    margin-bottom: 23px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-36 {
    margin-bottom: 36px
}

.mb-38 {
    margin-bottom: 38px
}

.mt37-b34 {
    margin-top: 32px;
    margin-bottom: 26px
}

.mw-448 {
    width: 100%;
    max-width: 448px;
    margin: 0 auto
}

.mw-821 {
    width: 100%;
    max-width: 821px;
    margin: 0 auto
}

.p-0 {
    padding: 0 !important
}

.pt-0 {
    padding-top: 0 !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pl-25 {
    padding-left: 25px
}

.pt-76 {
    padding-top: 76px
}

.ptb-100 {
    padding: 100px 0
}

.pt93-b70 {
    padding: 93px 0 70px
}

hr.divider {
    border: 0
}

.divider,
hr.divider {
    border-bottom: 1px solid;
    border-color: #c5c5c5e6
}

.grey-divider,
hr.divider.grey-divider {
    border-color: #848484
}

.light-gray {
    border-color: #c5c5c5
}

.border-right {
    border-right: 1px solid rgba(197, 197, 197, .9)
}

.border-top {
    border-top: 1px solid #848484
}

.fs-14-24 {
    font-size: 14px;
    line-height: 24px
}

.fs-12-14 {
    font-size: 12px;
    line-height: 14px
}

.fs-18-26 {
    font-size: 18px;
    line-height: 26px
}

.fs-inherit {
    font-size: inherit;
    line-height: inherit
}

.h1-big {
    font-size: 109px;
    line-height: 119px
}

.h1,
h1 {
    font-size: 70px;
    line-height: 80px
}

.h2,
h2 {
    font-size: 50px;
    line-height: 61px
}

h3 {
    font-size: 36px;
    line-height: 42px
}

.h4,
h4 {
    font-size: 28px;
    line-height: 34px
}

.move-btn,
h1,
h2,
h3,
h4 {
    font-family: var(--font-primary);
    font-weight: 500
}

h6 {
    font-size: inherit;
    line-height: inherit
}

.owl-carousel {
    touch-action: manipulation
}

.owl-carousel .owl-item .Boxtwo img,
.owl-carousel .owl-item .w-100 {
    width: 100%
}

.owl-carousel .owl-item img {
    width: auto
}

.owl-carousel.owl-theme:not(.main__oneslide).dots_styled .owl-dots .owl-dot {
    position: relative
}

.owl-carousel.owl-theme:not(.main__oneslide).dots_styled .owl-dots .owl-dot.active span,
.owl-carousel.owl-theme:not(.main__oneslide).dots_styled .owl-dots .owl-dot:hover span {
    background: #000;
    opacity: 1
}

.owl-carousel.owl-theme:not(.main__oneslide).dots_styled .owl-dots .owl-dot span {
    height: 2px;
    margin: 0;
    background: 0 0
}

.owl-carousel.owl-theme.main__oneslide .owl-dots .owl-dot span {
    border: 1px solid #848484;
    background: 0 0;
    width: 8px;
    height: 8px
}

.owl-carousel.owl-theme.main__oneslide .owl-dots .owl-dot.active span {
    background: #848484
}

[touching=sticky-top] {
    transition: .5s all ease-in-out
}

.sticky-top:not(.navbar-bottom-fixed) {
    position: sticky;
    top: 0
}

.sticky-top.nav-sticky {
    max-height: 100vh;
    align-items: center
}

.dot {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #fff;
    display: inline-block;
    margin: auto 5px;
    vertical-align: middle
}

.main .full-width,
.main header,
.main__banner,
.main__full-width,
.main__gallery,
.main__people-saying,
.main__perfect-sd,
.main__products {
    grid-column: 1/-1
}

.main .half_width_first {
    grid-column: 1/3
}

.main .half_width_second {
    grid-column: 3/5
}

.main__makeup-img {
    grid-column: 1/3
}

.main__makeup-text {
    grid-column: 3/5
}

.main__brands {
    grid-column: 1/-1
}

.main__feature {
    grid-area: 1/1/2/4
}

.main__feature-shop {
    grid-area: 1/4/2/5
}

.main__footer,
.main__gallery {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 3px
}

.main__gallery {
    row-gap: 30px
}

.main__look {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(16.66%, 1fr))
}

.main__footer {
    column-gap: 0
}

.product_main__fav,
.product_main__reviews {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(9%, 1fr))
}

.product_main__skickyProduct {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(10%, 1fr))
}

.column-3,
.stockists_main__find {
    display: grid;
    grid-template-columns: repeat(3, 1fr)
}

.column-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr)
}

.login_main__sec {
    display: grid;
    grid-template-columns: repeat(6, 1fr)
}

.container-grid,
.video_detail_main__foundation {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(10%, 1fr))
}

.container-grid__wrapper {
    grid-area: 1/2/2/11
}

.container-grid__wrapper--5-8 {
    grid-area: 1/4/2/8
}

header {
    display: grid;
    align-items: center;
    position: relative;
    grid-template-columns: 40% 20% 40%;
    z-index: 99999;
    margin: 0 -20px;
    padding: 0 20px;
    background-color: #f6f6f4
}

/* header:after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    width: calc(100% - 40px);
    height: 1px;
    background-color: #ede9e3
} */

header ul {
    display: flex;
    flex-wrap: wrap
}

header ul li a {
    font-size: 13px;
    line-height: 19px;
    letter-spacing: 2px;
    display: inline-block;
    text-transform: uppercase
}

header ul li a.back-li {
    font-size: 18px;
    line-height: 26px
}

header ul li a.back-li.search_link-back-li {
    padding-left: 0;
    padding-right: 0
}

header ul li a:active,
header ul li a:focus,
header ul li a:hover {
    color: #000 !important
}

header ul:last-child {
    justify-content: end
}

header ul.main__feature__tabs {
    justify-content: center;
    margin: 0 0 35px
}

header ul.main__feature__tabs li:not(:last-child) {
    margin-right: 49px
}

header ul.main__feature__tabs a {
    font-size: 14px;
    line-height: 24px;
    padding: 0;
    opacity: 1
}

header ul.main_header__bag-ul {
    justify-content: flex-end
}

header .main__brand {
    display: grid;
    justify-content: center
}

header .text-underline:hover:after {
    background-color: #000
}

header .main__humberger button {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

header .main__humberger button span {
    width: 20px;
    height: 1px;
    background-color: #000;
    display: block;
    margin-left: 0;
    margin-right: auto;
    transition: .3s all ease-in-out;
    position: relative
}

header .main__humberger button span:not(:last-child) {
    margin-bottom: 6px
}

header .main__humberger button span:nth-child(2) {
    width: 25px
}

header .main__humberger_active span:nth-child(2) {
    display: none
}

header .main__humberger_active span:last-child {
    transform: rotate(-45deg);
    top: -3px
}

header .main__humberger_active span:first-child {
    transform: rotate(45deg);
    top: 4px
}

.header_active {
    top: 0;
    left: 20px;
    right: 20px
}

.mini-bag img {
    margin-right: 9px;
    vertical-align: text-top
}

.main__header__card {
    background-color: #efece6
}

.main__header__card--static {
    padding: 30px
}

.main__header__card:not(.main__header__card--static) {
    top: 0;
    right: 0;
    z-index: 9999;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    display: none;
    padding: 0 20px 20px
}

.main__header__card .divider,
.main__header__card__head {
    border-color: #e2dcd2
}

.main__header__card__head {
    padding: 20px 0
}

.main__header__card__close {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    cursor: pointer
}

.main__header__card__body__wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(107px, 1fr));
    align-items: center;
    border-bottom: 1px solid #e2dcd2;
    padding-bottom: 24px
}

.main__header__card__body__wrapper:not(:first-child) {
    padding-top: 18px
}

.main__header__card__body:not(.main__header__card__body--static) {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(21%, 1fr))
}

.main__header__card__body__1 {
    grid-area: 1/1/2/2
}

.main__header__card__body__2 {
    grid-area: 1/2/2/-1;
    padding-left: 13px
}

.main__header__card__body h6 {
    margin: 0 0 8px
}

.main__header__card__body h5 {
    margin: 0 0 6px
}

.main__header__card__body h3 {
    margin: 29px 0 13px
}

.main__header__card--slidecart {
    height: 100vh;
    overflow-y: auto
}

.main__header__card--slidecart .main__header__card__body__wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(7%, 1fr));
    align-items: flex-start
}

.main__header__card--slidecart .main__header__card__body__wrapper h5 {
    margin: 0 0 11px
}

.main__header__card--slidecart .main__header__card__body__1 {
    grid-area: 1/1/2/4
}

.main__header__card--slidecart .main__header__card__body__2 {
    grid-area: 1/4/2/12
}

.main__header__card--slidecart .main__header__card__body__2--1 {
    grid-area: 1/4/2/-1
}

.main__header__card--slidecart .main__header__card__body__2--1 .select-box {
    min-width: 231px
}

.main__header__card--slidecart .main__header__card__body__3 {
    grid-area: 1/12/2/-1
}

.main__header__card--slidecart .select-box {
    border: 1px solid #c5c5c5;
    display: inline-block;
    min-width: 56px;
    padding: 7.5px 10px;
    z-index: 999
}

.main__header__card--slidecart .select-box img {
    right: 10px
}

.main__header__card--slidecart .main__header__card__body__action {
    display: flex;
    justify-content: space-between;
    align-items: flex-end
}

.main__header__card--slidecart .main__header__card__footer {
    padding-top: 109px
}

.plus-icon,
.search_link-icon {
    position: relative
}

.plus-icon:before,
.search_link-icon:before {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 25px;
    transform: translateY(-50%)
}

.main__footer__widget1 {
    grid-area: 1/1/2/3;
    background-color: #efece6
}

.main__footer__widget1 h3 {
    margin: 0 0 42px
}

.main__footer__widget2 {
    grid-area: 1/3/2/5;
    background-color: #e4e1dc
}

.main__footer__widget2 .main__footer__mw {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(6%, 1fr));
    column-gap: 3px
}

.main__footer__widget2 ul:first-child {
    grid-area: 1/1/2/8
}

.main__footer__widget2 ul:nth-child(2) {
    grid-area: 1/8/2/13
}

.main__footer__widget2 ul li:not(:last-child) {
    margin-bottom: 16px
}

.main__footer__widget2 ul a {
    letter-spacing: 2px;
    display: inline-block
}

.main__footer__widget3 {
    padding: 23.5px 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr)
}

.main__footer__widget3 ul {
    grid-area: 1/2/2/-1;
    justify-content: flex-end
}

.main__footer__widget3 ul li:not(:last-child) {
    margin-right: 59px
}

.main__footer__widget3 ul a {
    display: inline-block;
    letter-spacing: 1.5px
}

.main__footer__widget3 p {
    letter-spacing: 1px
}

.main__footer__widget h5 {
    letter-spacing: 2px;
    margin-bottom: 5px
}

.main__footer__mw {
    width: 100%;
    max-width: 75%;
    margin: 0 auto;
    padding: 105px 0
}

.main__footer input {
    width: calc(100% - 119px)
}

.main__footer .submit {
    width: 100%;
    max-width: 119px;
    margin: 0 auto;
    text-align: right;
    letter-spacing: 3px
}

.main__footer .submit:hover {
    color: #ae8c6f
}

.main__footer__logos {
    align-items: center;
    margin: 29px 0 0
}

.main__footer__logos>div:not(:last-child) {
    margin-right: 12px
}

.main__subscribe>div:not(.border-0) {
    border-bottom: 1px solid
}

button,
button:focus {
    border: none;
    outline: 0;
    box-shadow: unset
}

button {
    background-color: transparent;
    cursor: pointer
}

.btn {
    display: inline-block;
    background-color: #e2dcd2;
    color: #000;
    font-size: 14px;
    line-height: 20.54px;
    padding: 10px 27px;
    font-weight: 400;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center
}

.btn.bg-white {
    background-color: #fff
}

.btn.bg-black {
    background-color: #000;
    color: #fff
}

.btn.bg-black:hover {
    background-color: #e2dcd2;
    color: #000 !important
}

.btn:hover {
    background-color: #000;
    color: #fff !important
}

.btn-pad-16-27 {
    padding: 16px 27px
}

.pes-btn {
    position: relative
}

.pes-btn:after {
    display: inline-block;
    background-color: #e2dcd2;
    color: #000;
    font-size: 14px;
    line-height: 20.54px;
    padding: 10px 27px;
    font-weight: 400;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    content: "Read";
    opacity: 0
}

.pes-btn--1:after {
    content: "WATCH";
    background-color: #fff
}

.watch-cursor-show .pes-btn:after {
    opacity: 1
}

.watch-cursor:hover .pes-btn:after {
    opacity: 1
}

.main__people-saying {
    padding: 117px 0 0
}

.main__people-saying h2 {
    margin: 0 0 42px
}

.main__people-saying__box {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(50%, 1fr));
    min-height: 420px
}

.main__people-saying__box .Boxone {
    padding: 27px 15% 27px 13%
}

.main__people-saying__box .Boxone p span {
    font-size: 40px;
    line-height: 20px
}

.main__people-saying__abs {
    position: absolute;
    z-index: 99;
    bottom: 64px;
    left: 50%;
    transform: translate(-50%)
}

.main__people-saying .Boxtwo {
    display: flex
}

.box_brow {
    background-color: #471f1e
}

.box_light_brow {
    background-color: #aa7a6b
}

.box_red {
    background-color: #b20102
}

.main__gallery {
    padding: 180px 0 145px
}

.main__gal img {
    margin-bottom: 16px
}

.main__gal h6 {
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 2px
}

.main__gal h6:not(.mb-9) {
    margin: 0 0 6px
}

.main__gal h2 {
    margin: 0 0 5px
}

.main__insta h2 {
    margin: 50px 0px;
}

.main__insta__wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(3%, 1fr))
}

.main__insta__one {
    grid-area: 1/1/2/5
}

.main__insta__two {
    grid-area: 1/5/2/10
}

.main__insta__three {
    grid-area: 1/10/2/15
}

.main__insta__four {
    grid-area: 1/15/2/20
}

.main__insta__five {
    grid-area: 1/20/2/25
}

.main__insta__six {
    grid-area: 1/25/2/28
}

.main__insta img {
    width: 100%;
    object-fit: cover;
    max-height: 100%;
    margin-bottom: 20px
}

.main__insta__item {
    overflow: hidden
}

.main__insta__item>div.d-flex {
    height: 100%
}

label {
    font-size: 16px;
    line-height: 23px;
    color: #848484;
    display: block
}

input,
textarea {
    background-color: transparent;
    border: none;
    padding: 6px 0
}

input,
input::placeholder,
input:focus,
textarea,
textarea::placeholder,
textarea:focus {
    outline: 0
}

input,
input::placeholder,
textarea,
textarea::placeholder,
textarea:focus {
    color: #000;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit
}

.input-1 {
    padding: 18px 23px
}

.input-1::placeholder {
    color: #0006
}

.main__contact_form__box {
    position: relative
}

.input-placeholder {
    font-size: 12px;
    line-height: 16px;
    color: #000;
    position: absolute;
    z-index: 999;
    top: -12px;
    left: 0
}

input:focus::-webkit-input-placeholder {
    color: transparent !important
}

input:focus:-moz-placeholder {
    color: transparent !important
}

input:focus::-moz-placeholder {
    color: transparent !important
}

input:focus:-ms-input-placeholder {
    color: transparent !important
}

.form-gray .form-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px
}

.form-gray .border-0 .main__contact_form__box {
    border-bottom: .5px solid
}

.form-gray .main__contact_form__box {
    border-color: #848484 !important
}

.form-gray input::placeholder,
.form-gray textarea,
.form-gray textarea::placeholder,
.form-gray textarea:focus {
    color: #848484
}

.form-gray .submit {
    background-color: #e2dcd2;
    padding: 14px
}

.form-gray .submit:hover {
    background-color: #000;
    color: #fff
}

.form-els-mb-22>div {
    margin-bottom: 22px
}

header .form-gray .main__contact_form__box {
    border-color: #e2dcd2 !important
}

header .form-gray .main__contact_form__box input {
    padding: 20px 0 6px
}

header .form-gray .main__contact_form__box input::placeholder {
    font-size: 18px;
    line-height: 27px
}

header .form-gray .main__contact_form__box input,
header .form-gray .main__contact_form__box input-placeholder,
header .form-gray .main__contact_form__box input::placeholder {
    color: #000
}

header .form-gray .main__contact_form__box .input-placeholder {
    color: #000;
    top: 0
}

textarea {
    resize: none;
    min-height: 170px;
    max-height: 170px
}

.select-box {
    cursor: pointer;
    padding: 12.5px 21px;
    border-bottom: 1px solid #efece6
}

.select-box img {
    top: 50%;
    right: 21px;
    transform: translateY(-50%)
}

.select-box p {
    display: flex;
    align-items: center
}

.select-box-options {
    left: 0;
    padding: 15px 0;
    z-index: 999;
    display: none;
    border: 1px solid #c5c5c5;
    overflow-y: auto
}

.select-box-options:not(.select-box-options--2) {
    top: 100%;
    height: 194px
}

.select-box-options:not(.bg-white) {
    background-color: #efece6
}

.select-box-options:not(.w-100) {
    width: 231px
}

.select-box-options>div {
    cursor: pointer
}

.select-box-options>div:not(.product_main__skickyProduct__select-box-options__hd) {
    padding: 3px 21px
}

.select-box-options>div.selectbox-item_active,
.select-box-options>div:focus,
.select-box-options>div:hover {
    background-color: #ae8c6f;
    color: #fff
}

.select-box-options--2 {
    max-height: 450px;
    border: 0;
    padding: 0 0 15px
}

.select-box-options--2>div:not(.product_main__skickyProduct__select-box-options__hd) {
    padding: 5px 21px
}

.circle-bgcolor {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px
}

input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    -webkit-user-modify: read-write !important;
    height: 28px;
    position: absolute;
    z-index: 9999;
    bottom: 19px;
    right: 0;
    cursor: pointer
}

.checkbox-container {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    border: 1px solid #848484
}

.checkbox-container input:checked~.checkmark {
    background-color: #000;
    border-color: #000
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.checkbox-container input:checked~.checkmark:after {
    display: block
}

.checkbox-container .checkmark:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

::-webkit-file-upload-button {
    background: 0 0;
    color: #848484;
    padding: 7px 14px;
    border: 1px solid;
    margin: 10px 13px 0 0
}

input[type=file] {
    color: #848484;
    width: 100%
}

.sustain_main__accordian__body,
.sustain_main__accordian__head {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(14%, 1fr))
}

.sustain_main__accordian__head {
    align-items: center;
    padding: 18px 0;
    cursor: pointer
}

.sustain_main__accordian__body {
    padding: 0 0 30px;
    display: none;
    transition: .3s all ease-in-out
}

.sustain_main__accordian__body p {
    margin: 0 0 16px;
    line-height: 23px
}

.sustain_main__accordian-expand .sustain_main__accordian__body {
    display: grid
}

.sustain_main__accordian-expand .sustain_main__accord-sign span:last-child {
    display: none
}

.sustain_main__accord-sign {
    display: grid;
    justify-content: flex-end
}

.sustain_main__accord-sign span {
    display: block;
    width: 13px;
    height: 1px;
    background-color: #1d322d;
    margin: 3px auto
}

.sustain_main__accord-sign span:last-child {
    transform: rotate(90deg);
    margin-top: -4px
}

.sustain_main__accord-sign.big-icon span {
    width: 30px
}

table {
    border-collapse: collapse
}

table td,
table th {
    padding: 17px 10px;
    border-bottom: 1px solid #848484
}

table th {
    color: #848484;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: inherit;
    font-weight: 400;
    padding-top: 0
}

header .main__search {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(12%, 1fr));
    background-color: #f6f6f4;
    padding: 70px 0 80px;
    z-index: 9999;
    min-height: 100%;
    max-height: 500px;
    overflow-y: auto
}

header .main__search-container {
    display: none;
    top: 100%;
    left: 0
}

header .main__search__wrapper {
    grid-area: 1/2/2/8
}

header .main__search .form-gray {
    margin: 0 0 50px
}

header .main__search h3 {
    margin: 0 0 8px
}

header .main__search__result {
    display: none
}

header .main__search__result__wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(7%, 1fr))
}

header .main__search__result__1 {
    grid-area: 1/1/2/9
}

header .main__search__result__2 {
    grid-area: 1/10/2/-1
}

header .main__search__result .main__feature__1 {
    grid-area: 1/1/2/3
}

header .main__search__result .main__feature__2 {
    grid-area: 1/3/2/-1
}

header .main__search__result h4 {
    margin: 0 0 28px
}

header .main__products__item {
    padding: 14px 18px 20px
}

header .main__products__item img {
    max-width: 194px;
    margin-bottom: 10px
}

header .main__products__box {
    display: grid;
    grid-template-columns: repeat(4, 1fr)
}

.main__feature__tabs--2Content>div:not(.main__feature__tabs--2_active) {
    display: none
}

iframe {
    width: 100%;
    height: 100%
}

.sustain_main__accordian__body {
    animation: fade_in_show .5s
}

@keyframes fade_in_show {
    0% {
        opacity: 0;
        transform: scale(0)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

.main__coockieBox {
    width: 100%;
    max-width: 380px;
    margin: 0 0 0 auto;
    background-color: #e2dcd2;
    padding: 34px 2.5% 40px;
    bottom: 0;
    right: 0;
    display: none;
    z-index: 9999
}

.main__shipping {
    background-color: #e2dcd2;
    padding: 15px;
    top: 0;
    left: 0;
    z-index: 999
}

.main__shipping .close {
    top: 50%;
    right: 15px;
    transform: translateY(-50%)
}

.main__newsletter {
    display: none
}

.main__newsletter__Box {
    width: 100%;
    max-width: 919px;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999
}

.main__newsletter__1 {
    background-color: #e2dcd2
}

.main__newsletter__2 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 20px
}

.main__newsletter .main__footer__mw {
    max-width: calc(100% - 70px)
}

.main__subscribe__box {
    border-bottom-color: #c5c5c5 !important
}

.main__subscribe__box input {
    padding: 10px 0
}

.main__makeup-img {
    display: flex;
    max-height: 100vh
}

.main__makeup-img.mh-100 {
    max-height: 100%
}

.main__makeup-img img {
    width: 100%;
    object-fit: cover;
    height: 100%
}

.main__makeup-text {
    background-color: #efece6;
    display: flex;
    align-items: center
}

.main__makeup-text:not(.mh-auto) {
    min-height: 585px
}

.main__makeup-text h2 {
    margin: 0 0 44px
}

.main__makeup-text h2 span {
    padding-left: 30px
}

.main__makeup-text h6 {
    font-size: 14px;
    line-height: 20.54px;
    letter-spacing: 2px;
    text-transform: uppercase
}

.main__makeup-text p {
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 22px
}

.main__makeup-text__wrapper {
    width: 100%;
    max-width: 441px;
    margin: 0 auto;
    padding: 103px 0 133px
}

.main__makeup-text__wrapper.wrapper-0 {
    padding: 0
}

.main__makeup-text ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 36px
}

.main__makeup-text ul:not(.not-spaceBetween) {
    justify-content: space-between
}

.main__makeup-text ul li {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 5px
}

.main__makeup--h2 {
    text-align: right;
    margin: 0 0 36px !important
}

.main__perfect-sd {
    padding: 0 20px
}

.main__perfect-sd h2 {
    margin: 0 0 21px
}

.main__perfect-sd p {
    width: 100%;
    max-width: 549px;
    margin: 0 auto 22px;
    line-height: 23.47px
}

.main__perfect_wrapper {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-auto-rows: auto;
    padding: 119px 0 121px
}

.main__perfect1 {
    grid-area: 1/1/4/1;
    align-items: center;
    display: flex
}

.main__perfect2 {
    grid-area: 1/2/1/6
}

.main__perfect2>div>div {
    width: 200px;
    height: 220px;
    background-color: #3e1b0d;
    position: relative;
    z-index: 9
}

.main__perfect3 {
    grid-area: 2/2/3/5;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 13px 13px 47px
}

.main__perfect3_links .btn:not(:first-child) {
    margin-right: 16px
}

.main__perfect4 {
    grid-area: 2/5/4/6
}

.main__perfect4 img {
    margin-top: -60px
}

.main__perfect5 {
    grid-area: 3/2/4/4
}

.main__perfect6 {
    grid-area: 3/4/4/5
}

.main__perfect6>div>div {
    width: 120px;
    height: 162px;
    background-color: #ae8c6f
}

.main__brand .logo {
    margin-top: 6px
}

.main__humberger {
    display: flex;
    justify-content: flex-end
}

.main__brands {
    background-color: #e4e1dc;
    padding: 137px 0 150px;
    display: flex;
    justify-content: center;
    align-items: center
}

.main__brands__div {
    width: 100%;
    max-width: 710px;
    margin: 0 auto;
    text-align: center
}

.main__brands__div.mw-821 {
    max-width: 821px
}

.main__brands__logo {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(20%, 1fr));
    align-items: center;
    margin: 70px 0 0
}

.main__brands__logo img {
    cursor: pointer
}

.main__brands.bg-transparent {
    background-color: transparent
}

.main__feature {
    align-items: center;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(20%, 1fr))
}

.main__feature__1 {
    grid-area: 1/1/2/2
}

.main__feature__2 {
    grid-area: 1/2/2/-1
}

.main__feature__tabs {
    display: flex;
    flex-wrap: wrap
}

.main__feature__tabs li:not(:last-child) {
    margin-right: 32px
}

.main__feature__tabs li a {
    font-size: 18px;
    line-height: 27px;
    display: block;
    color: #acacab
}

.main__feature__tabs li.back-li a {
    color: #000
}

.main__feature__tabs li a.active,
.main__feature__tabs li a:focus,
.main__feature__tabs li a:hover {
    color: #000
}

.main__feature__tabs--3Content .main__productsbox:not(.main__products--active) {
    display: none
}

.main__feature__tabs.fs-16-23 {
    margin-bottom: 20px
}

.main__feature__tabs.fs-16-23 a {
    font-size: 16px;
    line-height: 23px
}

.main__feature__tabs.fs-14-21 li:not(:last-child) {
    margin-right: 28px
}

.main__feature__tabs.fs-14-21 a {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 2px;
    opacity: 1
}

.main__feature__tabs.fs-14-21 a.active,
.main__feature__tabs.fs-14-21 a:focus,
.main__feature__tabs.fs-14-21 a:hover {
    color: #000
}

.main__feature-shop {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.main__feature-container {
    display: grid;
    padding-bottom: 20px
}

.main__products {
    display: grid;
    row-gap: 3px
}

.main__products__box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3px
}

.main__products__item {
    background-color: #efece6;
    padding: 25px 30px;
    display: flex;
    flex-direction: column
}

.main__products__item:not(.mh-auto) {
    min-height: 580px
}

.main__products__item h5 {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 3px
}

.main__products__item h6 {
    margin: 0 0 5px
}

.main__products__wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(25%, 1fr));
    align-items: center
}

.main__products__wrapper__cont {
    grid-area: 1/1/2/4
}

.main__products__wrapper__price {
    grid-area: 1/4/2/5;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    height: 100%
}

.main__products__item__abs {
    display: none
}

.main__products__item:hover .main__products__item__abs {
    display: block
}

.main__products__item:hover .main__products__item__abs:after {
    width: 100%;
    height: 100%;
    cursor: pointer
}

.main__products__item:hover .main__products__item__abs>div {
    position: absolute;
    z-index: 99;
    bottom: 0;
    left: 0;
    width: 100%
}

.main__cart {
    background-color: #1f1f1f;
    padding: 20px 15px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 21px
}

.main__cart:hover {
    background-color: #e2dcd2;
    color: #000
}

.main__sustain__cont {
    width: 100%;
    max-width: 584px;
    margin: 0 auto 0 0
}

.main__sustain h3 {
    margin: 0 0 32px
}

.main__sustain h6 {
    color: #848484;
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 13px;
    letter-spacing: 2px
}

.main__look__wrapper {
    grid-area: 1/2/2/6;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(33.33%, 1fr))
}

.main__look__wrapper p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px
}

.main__look__one {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end
}

.main__look__one img {
    left: 60%
}

.main__look__three img {
    left: -60%
}

.main__look__hd {
    padding-right: 10%
}

.main__look__hd2 {
    padding-left: 20%
}

.main__look h3 {
    margin: 21px 0 0
}

.main__look h6 {
    margin: 0 0 3px
}

.main__getlook {
    padding: 105px 0 0
}

.main__getlook h2 {
    margin: 0 0 13px
}

.main .top-spacer,
.main__banner {
    margin-top: 60px
}

.back-li img {
    vertical-align: sub
}

.shop_main__cont {
    width: 100%;
    max-width: 554px;
    margin: 0 auto;
    text-align: center;
    padding: 100px 0 0
}

.shop_main__cont h3 {
    margin: 0 0 6px
}

.shop_main__cont p {
    margin: 0 0 61px
}

.shop_main__product {
    display: flex
}

.shop_main__product__img {
    margin-bottom: 74px
}

.shop_main__img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 720px;
    max-height: 720px
}

.shop_main__img img {
    height: 100%
}

.shop_main__img__wrapper {
    padding: 25px 30px;
    text-align: right;
    display: none
}

.shop_main__img:hover .shop_main__img__wrapper {
    display: block
}

.shop_main__img--2,
.shop_main__img--3,
.shop_main__img--4,
.shop_main__img--5,
.shop_main__img--6,
.shop_main__img--7,
.shop_main__img--8,
.shop_main__img--9,
.shop_main__img--10 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.shop_main__brand h5 {
    margin: 0 0 15px
}

.shop_main .main__products__item {
    min-height: auto
}

.shop_main .main__products__item>div.w-100 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%
}

.shop_main .main__products__item h5 {
    text-transform: uppercase
}

.shop_main .main__products__item h5,
.shop_main .main__products__item p {
    font-size: 18px;
    line-height: 26.41px
}

.shop_main__products {
    column-gap: 3px
}

.shop_main__products__item.main__products__item {
    min-height: 720px
}

.shop_main__products__item.main__products__item h5,
.shop_main__products__item.main__products__item p {
    font-size: 14px;
    line-height: 24px
}

.main__products_ul {
    justify-content: flex-end;
    margin-bottom: 81px
}

.main__products_ul-item-wh14 li a {
    width: 18.18px;
    height: 18.18px
}

.main__products_ul li:not(.display-img-ul__item):not(:last-child) {
    margin-right: 3.7px
}

.main__products_ul li:not(.display-img-ul__item) a {
    border-radius: 50%;
    display: flex;
    position: relative;
    overflow: hidden
}

.main__products_ul li:not(.display-img-ul__item) a:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    top: 2px;
    left: 2px;
    border-radius: 50%
}

.main__products_ul li:not(.display-img-ul__item):nth-child(1) a:after {
    background-color: #f0caa4
}

.main__products_ul li:not(.display-img-ul__item):nth-child(2) a:after {
    background-color: #f0caa4
}

.main__products_ul li:not(.display-img-ul__item):nth-child(3) a:after {
    background-color: #e1ab72
}

.main__products_ul li:not(.display-img-ul__item):nth-child(4) a:after {
    background-color: #eab27b
}

.main__products_ul li:not(.display-img-ul__item):nth-child(5) a:after {
    background-color: #e1ab72
}

.main__products_ul li:not(.display-img-ul__item):nth-child(6) a:after {
    background-color: #c0946a
}

.main__products_ul li:not(.display-img-ul__item):nth-child(7) a:after {
    background-color: #d0935f
}

.main__products_ul li:not(.display-img-ul__item):nth-child(8) a:after {
    background-color: #c88551
}

.main__products_ul li:not(.display-img-ul__item):nth-child(9) a:after {
    background-color: #946240
}

.main__products_ul--2 li:nth-child(1) a:after {
    background-color: #d2afaf
}

.main__products_ul--2 li:nth-child(2) a:after {
    background-color: #ccb09b
}

.main__products_ul--2 li:nth-child(3) a:after {
    background-color: #a87252
}

.main__products_ul--3 li:nth-child(1) a:after {
    background-color: #d51423
}

.main__products_ul--3 li:nth-child(2) a:after {
    background-color: #c26465
}

.main__products_ul--3 li:nth-child(3) a:after {
    background-color: #c2765e
}

.main__products_ul--3 li:nth-child(4) a:after {
    background-color: #533934
}

.main__products_ul--3 li:nth-child(5) a:after {
    background-color: #de6454
}

.main__products_ul--3 li:nth-child(6) a:after {
    background-color: #7d1d2b
}

.main__products_ul--4 li:nth-child(1) a:after {
    background-color: #c69a88
}

.main__products_ul--4 li:nth-child(2) a:after {
    background-color: #c2765e
}

.main__products_ul--4 li:nth-child(3) a:after {
    background-color: #c2765e
}

.main__products_ul--4 li:nth-child(4) a:after {
    background-color: #533934
}

.main__products_ul--4 li:nth-child(5) a:after {
    background-color: #de6454
}

.main__products_ul--4 li:nth-child(6) a:after {
    background-color: #7d1d2b
}

.main__products li:not(.display-img-ul__item) a {
    width: 14.84px;
    height: 14.84px
}

.main__products.main__products_ul-27 li:not(.display-img-ul__item) a {
    width: 27px;
    height: 27px
}

.sustain_main__banner {
    padding: 148px 0 124px;
    background-size: 50% auto;
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #e3dfdc;
    height: calc(100vh - 60px)
}

.sustain_main__banner__cont {
    grid-area: 1/2/2/9;
    justify-content: space-between;
    flex-direction: column
}

.sustain_main__banner__1cont-2 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(8%, 1fr))
}

.sustain_main__banner__1cont-2 h2 {
    grid-area: 1/3/2/-1
}

.sustain_main__banner__2cont-1 {
    grid-area: 1/2/2/-1
}

.sustain_main__banner h2 {
    margin: 0 0 44px
}

.sustain_main__wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(7.5%, 1fr))
}

.sustain_main__brands {
    padding: 99px 0 105px
}

.sustain_main__aleph {
    text-align: center
}

.sustain_main__aleph__lgo {
    justify-content: center
}

.sustain_main__aleph__lgo>div:first-child {
    margin-right: 11px
}

.sustain_main__principle {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(15%, 1fr));
    padding: 135px 0 126px
}

.sustain_main__principle h2 {
    margin: 0 0 84px
}

.sustain_main__accord {
    grid-area: 1/2/2/6
}

.sustain_main__accord-img {
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    grid-area: 1/1/2/2;
    background-color: #e2dcd2;
    border-radius: 50%
}

.sustain_main__accord-cont,
.sustain_main__accord-hd {
    grid-area: 1/2/2/7
}

.sustain_main__join__accordian__body,
.sustain_main__join__accordian__head {
    grid-template-columns: repeat(auto-fill, minmax(24px, 1fr))
}

.sustain_main__join__accordian__head {
    padding: 16px 0
}

.sustain_main__join__accordian__body {
    padding: 0 0 15px
}

.sustain_main__join .sustain_main__accord-cont,
.sustain_main__join .sustain_main__accord-hd {
    grid-area: 1/1/2/18
}

.sustain_main__join__actions {
    padding: 37px 0 0
}

.sustain_main__join__actions>.btn:not(:last-child) {
    margin-bottom: 20px
}

.sustain_main__work {
    background-color: #e2dcd2;
    padding: 104px 0 110px
}

.sustain_main__work h2 {
    margin: 0 0 15px
}

.sustain_main__work h4 {
    margin: 0 0 70px
}

.sustain_main__work__services {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(9%, 1fr));
    text-align: center
}

.sustain_main__work__services__wrapper {
    grid-area: 1/2/2/11;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(33.33%, 1fr));
    align-items: center;
    row-gap: 50px
}

.sustain_main__work__services img {
    margin: 0 auto 24px
}

.sustain_main__work__services h6 {
    margin: 0 0 7px
}

.sustain_main__work__services p {
    width: 100%;
    max-width: 250px;
    margin: 0 auto 20px
}

.sustain_main__contact {
    margin: 20px 0
}

.sustain_main__contact h3 {
    margin: 0 0 18px
}

.sustain_main__contact form {
    padding-top: 8px
}

.sustain_main__contact .main__makeup-img {
    min-height: 780px;
    max-height: 780px
}

.product_main .product_main__quantity {
    margin: 0 0 15px
}

.product_main__prdt {
    column-gap: 3px
}

.product_main__item {
    background-color: #efece6
}

.product_main__item h6 {
    margin: 0 0 15px
}

.product_main__item h3 {
    margin: 0 0 6px
}

.product_main__item .product_main__item-ul {
    margin-bottom: 16px
}

.product_main__item-ul {
    justify-content: flex-start
}

.product_main__item-ul li:not(:last-child) {
    margin-right: 11px;
    margin-bottom: 3px
}

.product_main__item-ul li a {
    width: 27px;
    height: 27px
}

.product_main__item-ul.display-img-ul {
    justify-content: center;
    margin-top: 24px
}

.product_main__item-ul.display-img-ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    width: 49px;
    height: 49px;
    overflow: hidden;
    padding: 4px
}

.product_main__item__gallery {
    width: 100%;
    max-width: calc(100% - 120px);
    margin: 0 auto;
    padding: 36px 0
}

.product_main__item.main__makeup-text {
    padding: 0
}

.product_main__item__cart {
    padding-top: 17px
}

.product_main__item__cart__action {
    margin: 0 0 12px
}

.product_main__item__cart__action>div:first-child {
    max-width: 113px;
    padding: 8.5px;
    border-left: 1px solid #efece6;
    border-bottom: 1px solid #efece6
}

.product_main__item__cart__action>div:first-child button {
    width: 100%;
    max-width: 30px;
    margin: 0 auto;
    font-size: 24px
}

.product_main__item__cart__action>div:first-child input {
    width: calc(100% - 60px);
    text-align: center
}

.product_main__item__cart__action>div:last-child {
    width: calc(100% - 113px)
}

.product_main__item__cart__action .btn span:before {
    content: "";
    width: 4px;
    height: 4px;
    display: inline-block;
    background-color: #fff;
    border-radius: 50%;
    margin: auto 7px;
    vertical-align: middle
}

.product_main__rating {
    display: flex;
    align-items: center;
    margin: 0 0 34px
}

.product_main__rating.mb-15 {
    margin-bottom: 15px
}

.product_main__rating>div:not(:last-child) {
    margin-right: 12.59px
}

.product_main__rating p {
    font-size: 12px
}

.product_main__colormatch {
    padding: 111px 0 0
}

.product_main__colormatch__wrapper {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    margin: 0 0 16px
}

.product_main__gallery {
    padding: 137px 0
}

.product_main__hero-ing h3 {
    margin-bottom: 25px
}

.product_main__hero-ing__wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(9%, 1fr));
    column-gap: 3px
}

.product_main__hero-ing__1 {
    grid-area: 1/1/2/5;
    padding-right: 10px
}

.product_main__hero-ing__2 {
    grid-area: 1/5/2/-1
}

.product_main__hero-ing__2 img:not(:last-child) {
    margin-right: 11px
}

.product_main__hero-ing__tip h3 {
    margin-bottom: 15px
}

.product_main__pair__wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(50%, 1fr));
    align-items: center
}

.product_main__pair__wrapper p {
    margin: 0 0 17px
}

.product_main__pair h6 {
    margin: 0 0 8px
}

.product_main__pair__img1 {
    top: 50%;
    left: 25%;
    transform: translateY(-50%)
}

.product_main__pair__img2 {
    top: 56%;
    right: -40px;
    transform: translateY(-50%)
}

.product_main__reviews,
.product_main__saying {
    padding: 176px 0 0
}

.product_main__fav__wrapper,
.product_main__reviews__wrapper {
    grid-area: 1/2/2/11
}

.product_main__reviews__ul li:not(:last-child) {
    margin-right: 15px
}

.product_main__reviews__ul li a.text-underline:after {
    bottom: -10px
}

.product_main__reviews__ul li a.text-underline:hover:after {
    background-color: #000
}

.product_main__reviews__ul h3 {
    margin: 0 0 9px;
    cursor: pointer
}

.product_main__reviews__tabs {
    display: grid;
    grid-template-columns: repeat(2, 1fr)
}

.product_main__reviews__tabs .btn {
    padding: 21px 27px
}

.product_main__reviews__tabs__1 {
    grid-area: 1/2/2/3
}

.product_main__reviews__tabs__2 {
    grid-area: 1/1/2/2
}

.product_main__reviews__rating {
    justify-content: flex-end;
    align-items: center
}

.product_main__reviews__rating li:not(:last-child) {
    margin-right: 12px
}

.product_main__reviews__filter {
    justify-content: space-between;
    margin: 0 0 30px
}

.product_main__reviews__filter img {
    vertical-align: middle
}

.product_main__reviews__cont .product_main__reviews__comments:not(:last-child) {
    margin: 0 0 21px
}

.product_main__reviews__comments {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border: 1px solid rgba(197, 197, 197, .9);
    padding: 56px 5%;
    position: relative
}

.product_main__reviews__comments__1 {
    grid-area: 1/1/2/2
}

.product_main__reviews__comments__2 {
    grid-area: 1/2/2/5
}

.product_main__reviews__pagination a {
    width: 20px;
    height: 20px;
    text-align: center;
    display: block
}

.product_main__reviews__pagination a:focus,
.product_main__reviews__pagination a:hover {
    color: #000
}

.product_main__reviews__move {
    margin: 21px 0 0
}

.product_main__reviews__filt {
    padding-top: 50px
}

.product_main__fav__alsolikeHead {
    padding: 144px 0 0;
    margin: 0 0 33px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    align-items: center
}

.product_main__fav__alsolikeHead__1 {
    grid-area: 1/1/2/4
}

.product_main__fav__alsolikeHead__2 {
    grid-area: 1/4/2/5;
    text-align: right
}

.product_main__recentView {
    padding: 195px 0 0
}

.product_main__skickyProduct {
    align-items: center;
    bottom: 0;
    left: 0;
    padding-left: 20px;
    background-color: #f6f6f4;
    right: 0;
    z-index: 9999;
    border-top: 1px solid rgba(197, 197, 197, .9);
    display: none
}

.product_main__skickyProduct h4 {
    font-size: 24px;
    line-height: 28.25px
}

.product_main__skickyProduct__1__select-box,
.product_main__skickyProduct__2__select-box {
    border-bottom: 0
}

.product_main__skickyProduct__1 {
    grid-area: 1/1/2/5;
    align-items: center
}

.product_main__skickyProduct__1 img {
    margin-right: 9px
}

.product_main__skickyProduct__2 {
    grid-area: 1/5/2/8
}

.product_main__skickyProduct__3 {
    grid-area: 1/8/2/11
}

.product_main .main__brands__div {
    width: 100%;
    max-width: 909px;
    margin: 0 auto
}

.product_main__item_active_color {
    border: 1px solid #000
}

.main__products__item__space {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.about_main__banner {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-bottom: 71px
}

.about_main__founder {
    padding: 132px 0 80px
}

.about_main .main__feature {
    grid-area: 1/1/2/4
}

.about_main .main__feature-shop {
    grid-area: 1/4/2/5
}

.about_main__feature__tabsBox {
    display: grid;
    padding-top: 144px
}

.login_main__sec {
    padding: 150px 0 0
}

.login_main__sec__wrapper {
    grid-area: 1/3/2/5
}

.login_main__sec h3 {
    margin: 0 0 13px
}

.forget-pass {
    margin: 0 0 18px;
    display: block
}

.order_main__sec {
    padding: 120px 0 0
}

.order_main__sec,
.order_main__sec__tabCont {
    display: grid;
    grid-template-columns: repeat(8, 1fr)
}

.order_main__sec .login_main__sec__wrapper {
    grid-area: 1/2/2/8
}

.order_main__sec__tabs li:not(:last-child) {
    margin-right: 0
}

.order_main__sec__tabs a {
    text-align: center;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 17px;
    color: #848484;
    background-color: #efece6;
    opacity: 1
}

.order_main__sec__tabs a.active,
.order_main__sec__tabs a:focus,
.order_main__sec__tabs a:hover {
    background-color: #e2dcd2;
    color: #000;
    border: none
}

.order_main__sec__tabCont {
    padding: 60px 0 0
}

.order_main__sec__tabCont__1 {
    grid-area: 1/1/2/2
}

.order_main__sec__tabCont__2 {
    grid-area: 1/2/2/-1
}

.order_main__sec__tabCont__ele {
    padding: 0 0 130px;
    display: none
}

.order_main__sec__tabCont__ele--active {
    display: grid
}

.order_main__sec__tabCont__ele__3__cont {
    width: 100%;
    max-width: 554px;
    margin: 0 auto
}

.order_main__sec__tabCont__ele__3__cont h3 {
    margin: 0 0 8px
}

.order_main__sec__tabCont h6 {
    color: #848484;
    margin: 0 0 16px
}

.order_main__sec__tabCont__video {
    background-color: #e2dcd2;
    padding: 84px 0 120px
}

.order_main__sec__tabCont__video h2 {
    margin: 0 0 55px
}

.order_main__sec__tabCont__video img {
    margin: 0 0 41px
}

.order_main__sec__tabCont__video__wrapper {
    grid-area: 1/2/2/11;
    column-gap: 3px
}

.order_main__sec__tabCont__video__cont {
    width: 100%;
    max-width: 438px;
    margin: 0 auto 0 0
}

.order_main__sec__tabCont__video__cont h6 {
    margin: 0 0 9px
}

.order_main__sec__tabCont__detail {
    display: none
}

.order_main__sec__tabCont__detail table tr td:first-child,
.order_main__sec__tabCont__detail table tr th:first-child {
    text-align: left
}

.order_main__sec__tabCont__detail--active {
    display: block
}

.order_main__sec__tabCont__subtotal {
    margin: 0 0 17px
}

.order_main__sec__tabCont__subtotal__1 {
    grid-area: 1/1/2/4;
    padding-left: 15%
}

.order_main__sec__tabCont__subtotal__2 {
    grid-area: 1/4/2/5
}

.order_main__sec .order_main__sec__tabCont_orderRecord {
    cursor: pointer
}

.order_main__sec .main__products__item .main__products__wrapper__cont h5 {
    font-size: 14px;
    line-height: 21px
}

.order_main__sec .main__products__item h5 {
    letter-spacing: normal;
    font-size: inherit;
    line-height: inherit
}

.faq-detail__banner {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    align-items: center
}

.faq-detail__banner h6 {
    margin: 0 0 11px
}

.faq-detail__accordian {
    padding: 60px 0 139px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(20%, 1fr))
}

.faq-detail__accordian__wrapper {
    grid-area: 1/2/2/5
}

.faq-detail__accordian .sustain_main__accord-cont,
.faq-detail__accordian .sustain_main__accord-hd {
    grid-area: 1/1/2/7
}

.faq-detail__categories {
    padding: 118px 0 177px
}

.faq-detail__categories h3 {
    margin: 0 0 40px
}

.faq-detail__categories__category {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 3px
}

.faq-detail__categories__bg-img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 30px;
    min-height: 260px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative
}

.faq-detail__categories__bg-img h3 {
    margin: 0
}

.faq-detail__categories__bg-img__link {
    opacity: 0;
    color: #fff;
    position: absolute;
    z-index: 1;
    bottom: 62px;
    left: 50%;
    transform: translate(-50%)
}

.faq-detail__categories__bg-img:hover .faq-detail__categories__bg-img__link {
    opacity: 1
}

.faq-detail__categories__bg-img--1,
.faq-detail__categories__bg-img--2,
.faq-detail__categories__bg-img--3,
.faq-detail__categories__bg-img--4,
.faq-detail__categories__bg-img--5,
.faq__banner {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.faq__banner h6 {
    margin: 0 0 8px
}

.conact_main__cont {
    padding: 70px 0 98px
}

.conact_main__accord h6 {
    margin-top: 40px
}

.conact_main__sec {
    display: flex;
    justify-content: center;
    align-items: center
}

.conact_main__sec h3 {
    margin: 0 0 35px
}

.conact_main__sec h6 {
    margin: 0 0 11px
}

.conact_main__sec__btns {
    justify-content: center
}

.conact_main__sec__btns>div:not(:last-child) {
    margin-right: 20px
}

.bodySearch header {
    position: fixed;
    top: 0;
    width: 100%
}

.bodySearch:before {
    background-color: #d4d4d299;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%
}

.result_main__content h3 {
    margin: 0 0 12px
}

.result_main__box {
    padding: 0 0 137px
}

.article_main__gallery p {
    margin-bottom: 30px
}

.article_main__gallery__cont {
    padding-right: 12%
}

.stockists_main__find__cont {
    grid-area: 1/1/2/2;
    padding: 57px 0 98px
}

.stockists_main__find__map {
    grid-area: 1/2/2/-1
}

.stockists_main__contWrapper {
    width: 100%;
    max-width: 329px;
    margin: 0 auto
}

.stockists_main__contWrapper h5 {
    margin: 0 0 7px
}

.stockists_main__contWrapper p {
    margin: 0 0 22px
}

.stockists_main__contWrapper__ul li:not(:last-child) {
    margin: 0 18px 5px 0
}

.video_main__banner {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 640px
}

.video_main__tabs__ul {
    padding: 15px 15px 15px 8.5%
}

.video_main__tabs__ul:not(.video_main__tabs__ul--topminus) {
    margin-left: -15px;
    margin-right: -15px
}

.video_main__tabs ul.video_main__tabs__ul--topminus {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 15px
}

.video_main__tabs__mt21 {
    margin-top: -32px
}

.video_main__tabs__reviews {
    padding: 58px 0 0
}

.video_main__tabs__reviews .column-4>div:not(:last-child) {
    margin-bottom: 47px
}

.video_main__tabs--2Content {
    padding: 22px 0 132px
}

.video_main__next {
    align-items: center
}

.watch-cursor .btn {
    opacity: 0
}

.watch-cursor:hover .btn {
    opacity: 1
}

.video_detail_main__foundation {
    padding: 159px 0 120px
}

.video_detail_main__foundation__1 {
    grid-area: 1/2/2/5
}

.video_detail_main__foundation__2 {
    grid-area: 1/6/2/10
}

.video_detail_main__foundation .main__header__card__body {
    align-items: center
}

.video_detail_main__video {
    background-color: #efece6
}

.blog_main__gallery {
    padding: 86px 0 90px
}

.blog_main__gallery--pb114 {
    padding-bottom: 114px
}

.blog_main__tabs__video {
    margin-bottom: 3px
}

.blog_main__tabs__video h2 {
    margin: 0 0 24px
}

.blog_main__bg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.blog-category_main__content {
    padding: 75px 0 84px
}

.blog-detail_main--1 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.blog-detail_main__makeup-text h2 {
    margin: 12px 0 35px
}

.blog-detail_main__foundation {
    padding: 100px 0 31px
}

.blog-detail_main__foundation--ptb {
    padding: 90px 0 130px
}

.blog-detail_main__foundation__2 {
    grid-area: 1/7/2/10
}

.makeup-artist_main--1 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.makeup-artist_main__feature__1 {
    grid-area: 1/1/2/3;
    background-color: #e4e1dc;
    padding: 60px 0
}

.makeup-artist_main__feature__1__cont {
    width: 100%;
    max-width: 560px;
    margin: 0 auto 0 7%
}

.makeup-artist_main__feature__1__cont h5 {
    margin: 0 0 64px
}

.makeup-artist_main__feature__2 {
    grid-area: 1/3/2/-1
}

.terms_main__foundation {
    padding: 103px 0 135px
}

.terms_main__foundation__2 {
    grid-area: 1/5/2/10
}

.terms_main__tabs li:not(:last-child) {
    margin-bottom: 15px
}

.terms_main__tabs li a {
    display: inline-block
}

@media screen and (min-width: 1200px) {

    .main__humberger,
    .main__humberger+.mini-bag {
        display: none
    }

    .back-item,
    .d-none-min-1199 {
        display: none
    }
}

@media screen and (min-width: 1025px) {
    .d-none-min-1024 {
        display: none !important
    }
}

@media screen and (min-width: 768px) {

    .btn:not(.d-inline-block-767).product_main__reviews__btn,
    .d-none-min-767 {
        display: none !important
    }
}

@media screen and (max-width: 1399px) {
    .main__footer__widget3 ul li:not(:last-child) {
        margin-right: 30px
    }

    .main__footer__mw {
        max-width: 85%
    }

    .product_main__pair__img1 {
        max-width: 20%;
        left: 32%
    }
}

@media screen and (max-width: 1199px) {

    .h1,
    .h1-big,
    h1 {
        font-size: 60px;
        line-height: 60px
    }

    h2 {
        font-size: 40px;
        line-height: 47px
    }

    h3 {
        font-size: 30px;
        line-height: 34px
    }

    h4 {
        font-size: 24px;
        line-height: 28px
    }

    header {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        margin: 0 -25px
    }

    header ul li:last-child a {
        border: none
    }

    header ul li a {
        padding: 7px 0
    }

    header ul li a.shop+.main__search-container .main__feature__tabs--2Content,
    header ul li a.shop+.main__search-container .text-underline:after {
        display: none
    }

    header ul li.mini-bag-item {
        display: none
    }

    header ul.main__feature__tabs {
        margin: 0
    }

    header .main__brand {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #ede9e3;
        border-top: 1px solid #ede9e3;
        padding: 0 25px
    }

    header .main__brand .logo {
        order: 2
    }

    header .main__brand .main__humberger {
        order: 1;
        width: 53px;
        justify-content: flex-start
    }

    header .main__brand .mini-bag {
        order: 3
    }

    header .main__search__result__1 {
        grid-area: 1/1/2/-1
    }

    header .main__search__result__2 {
        grid-area: 2/1/3/-1
    }

    header>ul:nth-child(3) {
        order: 3
    }

    header .main__search {
        padding: 0;
        max-height: 100%
    }

    header .main__search__wrapper {
        grid-area: 1/1/2/-1
    }

    header .main__search-container {
        top: 53px;
        left: 0;
        z-index: -1
    }

    header .main__search-container--ht {
        height: calc(100vh - 53px)
    }

    header .main__search-container--ht ul.main__feature__tabs {
        margin: 0;
        background-color: #f6f6f4
    }

    .header_active,
    .header_add_pb {
        left: 0;
        right: 0
    }

    .header_add_pb {
        overflow-y: auto;
        height: 100vh;
        z-index: 9999;
        bottom: 0;
        display: flex;
        flex-direction: column
    }

    .header_add_pb ul {
        display: block;
        width: 100%
    }

    .header_add_pb ul:not(:first-child) li:first-child {
        position: relative
    }

    .header_add_pb ul:not(:first-child) li:first-child:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 1px;
        background-color: #ede9e3
    }

    .header_add_pb .main__brand {
        width: 100%
    }

    .main__products__item {
        padding: 25px 15px
    }

    .main__products__item:not(.mh-auto) {
        min-height: 500px
    }

    .main__footer__widget1 {
        grid-area: 1/1/2/-1
    }

    .main__footer__widget2 {
        grid-area: 2/1/3/-1
    }

    .main__footer__widget3 {
        text-align: center
    }

    .main__footer__widget3 p:first-child {
        grid-area: 1/1/2/-1
    }

    .main__footer__widget3 ul {
        margin-right: 20px;
        grid-area: 2/1/3/-1;
        justify-content: center;
        margin-top: 10px;
        flex-wrap: wrap
    }

    .main__footer__widget3 ul li:not(:last-child) {
        margin-right: 16px;
        margin-bottom: 6px
    }

    .main__banner {
        height: calc(100vh - 51px)
    }

    .main__look {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(10%, 1fr))
    }

    .main__banner:not(.mt-0),
    .top-spacer {
        margin-top: 51px !important
    }

    .text-underline1:after {
        bottom: 4px
    }

    .serach_link+.main__search-container .main__search {
        padding: 0 25px
    }

    .product_main__skickyProduct .circle-bgcolor {
        width: 29px;
        height: 29px
    }

    .product_main__skickyProduct__select-box-options {
        position: fixed;
        bottom: 55px
    }

    .product_main__skickyProduct__select-box-options>div {
        display: flex;
        align-items: center
    }

    .product_main__skickyProduct__select-box-options>div:not(:last-child) {
        margin-bottom: 8px
    }

    .product_main__skickyProduct__select-box-options__hd {
        top: 0;
        left: 0;
        padding: 19px 25px;
        justify-content: space-between;
        position: sticky;
        border-bottom: 1px solid #efece6
    }

    .sustain_main__banner {
        background-position: bottom right
    }
}

@media screen and (max-width: 1024px) {

    .half_width_first:not(.mh-auto),
    .main__makeup-img:not(.mh-auto) {
        max-height: 500px
    }

    .half_width_first,
    .half_width_second,
    .main__makeup-img,
    .main__makeup-text {
        grid-column: 1/-1 !important
    }

    .main__makeup-text__wrapper {
        max-width: 90%
    }

    .main__gallery {
        display: grid;
        grid-template-columns: repeat(3, 1fr)
    }

    .main__gal1 {
        grid-area: 1/1/2/-1
    }

    .main__sustain {
        min-height: 740px
    }

    .main__look {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(10%, 1fr))
    }

    .main__look__wrapper {
        grid-area: 1/2/2/10
    }

    .main__oneslide__product.main__products__item {
        padding: 40px 25px 30px
    }

    .main__header__card__body:not(.main__--static) {
        grid-template-columns: repeat(auto-fill, minmax(11%, 1fr))
    }

    .grd-a-fw-1024 {
        grid-area: 1/1/2/-1
    }

    .grd-a-r2-1024 {
        grid-area: 2/1/3/-1
    }

    .login_main__sec__wrapper {
        grid-area: 1/2/2/6
    }

    .sustain_main__join__accordian__head {
        position: relative
    }

    .sustain_main__join .sustain_main__accord-cont,
    .sustain_main__join .sustain_main__accord-hd {
        grid-area: 1/1/2/-1
    }

    .sustain_main__accord-sign:not(.big-icon) {
        position: absolute;
        z-index: 1;
        right: 0
    }

    .sustain_main__principle {
        grid-template-columns: repeat(auto-fill, minmax(10%, 1fr))
    }

    .sustain_main__principle__accord {
        grid-area: 1/2/2/10
    }

    .mh-520 {
        min-height: auto
    }

    .btn {
        padding: 15px 27px;
        text-align: center
    }

    .btn:not(.d-inline-block-767) {
        display: block
    }

    .shop_main__products {
        row-gap: 30px
    }

    .product_main__prdt__item-text.product_main__item.main__makeup-text {
        background-color: #fff;
        padding: 25px 0 0
    }

    .product_main__item__cart__select {
        display: grid;
        grid-template-columns: repeat(2, 1fr)
    }

    .product_main__item__cart__select__box1 {
        border-right: 1px solid #efece6
    }

    .product_main__colormatch {
        padding: 0
    }

    .product_main__hero-ing__box1 {
        order: 2
    }

    .product_main__hero-ing__box2 {
        order: 1
    }

    .product_main__package__wrapper.main__makeup-text__wrapper {
        padding-bottom: 0
    }

    .product_main__reviews__tabsContent.pt-76 {
        padding-top: 0
    }

    .product_main__pair__img1 {
        max-width: 30%;
        top: 46%
    }

    .product_main__pair__cont-2 {
        padding: 150px 0 75px
    }

    .product_main__skickyProduct {
        border-color: #efece6;
        padding-left: 0
    }

    .product_main__skickyProduct__1 {
        grid-area: 1/1/2/6
    }

    .product_main__skickyProduct__1 img {
        margin-right: 0
    }

    .product_main__skickyProduct__2 {
        grid-area: 1/6/2/-1
    }

    .product_main__skickyProduct__3 {
        grid-area: 2/1/3/-1
    }

    .product_main__skickyProduct__3__opt {
        border-top: 1px solid #efece6
    }

    .border-right {
        border-color: #efece6
    }

    .video_detail_main__foundation__1 {
        grid-area: 1/1/2/-1
    }

    .video_detail_main__foundation__1__body__h5 {
        margin: 0 0 30px
    }

    .video_detail_main__foundation__1__hd {
        padding: 50px 0 0
    }

    .video_detail_main__foundation__1__hd h3 {
        margin-bottom: 30px
    }

    .video_detail_main__foundation__1__hd__inline {
        display: inline
    }

    .video_detail_main__foundation__2 {
        grid-area: 2/1/3/-1
    }

    .video_detail_main__foundation__2 h5,
    .video_detail_main__foundation__2 p,
    .video_detail_main__foundation__2__ul {
        font-size: 16px;
        line-height: 23px
    }

    .video_detail_main__foundation__wrapper {
        display: grid
    }

    .video_detail_main__foundation__wrapper h5 {
        font-size: 14px;
        line-height: 22px
    }

    .video_detail_main__intro {
        display: grid
    }

    .video_detail_main__intro__img {
        order: 1
    }

    .video_detail_main__intro__content {
        order: 2
    }

    .video_detail_main__intro__content {
        border-bottom: 1px solid #e2dcd2;
        padding-bottom: 14px
    }

    .sustain_main__principle__accordian__head {
        position: relative
    }

    .faq-detail__categories__category {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        row-gap: 25px
    }
}

@media screen and (max-width: 991px) {
    .main__products__item:not(.mh-auto) {
        min-height: 450px
    }

    .main__insta img {
        /* max-height: 207px */
    }
}

@media screen and (max-width: 800px) {
    .main__people-saying__box {
        display: grid;
        grid-template-columns: repeat(1, 1fr)
    }

    .main__people-saying__box .Boxone {
        min-height: 308px
    }

    .main__people-saying__box .Boxtwo {
        max-height: 310px
    }

    .main__people-saying__box .Boxtwo img {
        object-position: top
    }

    .main__people-saying__abs {
        bottom: 200px;
        transform: translate(0)
    }
}

@media screen and (max-width: 767px) {

    .h1,
    .h1-big,
    h1 {
        font-size: 48px;
        line-height: 55px
    }

    h2 {
        font-size: 32px;
        line-height: 39px
    }

    h3 {
        font-size: 24px;
        line-height: 28px
    }

    h4 {
        font-size: 20px;
        line-height: 24px
    }

    body {
        padding: 0 25px
    }

    .main__banner {
        height: 492px
    }

    .main__banner_767 {
        background-image: url(unset);
        align-items: center;
        flex-direction: column;
        padding: 0 0 30px
    }

    .main__banner_767:before {
        content: "";
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        width: 100%;
        height: 492px;
        position: relative;
        top: 0;
        left: 0;
        margin-bottom: 25px
    }

    .main__banner_767 .h1 {
        font-size: 32px;
        line-height: 39px;
        color: #000
    }

    .main__banner__wrapper {
        width: 100%
    }

    .main__makeupContainer {
        background-color: #efece6;
        padding: 25px 25px 0
    }

    .main__makeup img {
        max-height: 420px
    }

    .main__makeup-text__wrapper {
        padding: 26px 0 50px;
        max-width: 100%
    }

    .main__makeup-text ul {
        display: block
    }

    .main__makeup-text ul li:not(:last-child) {
        margin-bottom: 22px
    }

    .main__makeup-text ul li:before {
        margin-right: 10px
    }

    .main__makeup-text p {
        margin: 0 0 30px
    }

    .main__footer__widget2 .main__footer__mw {
        display: grid;
        grid-template-columns: repeat(2, 1fr)
    }

    .main__footer__widget2 .main__footer__mw ul:not(:last-child) {
        margin-bottom: 17px
    }

    .main__perfect_wrapper {
        padding: 50px 0
    }

    .main__perfect2 {
        grid-area: 2/3/3/5
    }

    .main__perfect2>div>div {
        margin-top: -170px
    }

    .main__perfect3 {
        grid-area: 3/1/4/-1;
        padding: 45px 0 0
    }

    .main__perfect4 {
        grid-area: 1/1/2/4
    }

    .main__perfect5 {
        grid-area: 1/5/2/-1;
        display: grid;
        align-items: center;
        position: relative;
        z-index: 10
    }

    .main__feature__tabs {
        justify-content: center
    }

    .main__products__box {
        row-gap: 25px
    }

    .main__products__wrapper__price {
        justify-content: flex-start
    }

    .main__products__wrapper__price p {
        margin-bottom: 20px
    }

    .main__products__items {
        min-height: 430px
    }

    .main__products__item {
        padding: 25px 25px 0
    }

    .main__products__item:hover .main__products__item__abs>div {
        position: static
    }

    .main__products__item__abs {
        display: block
    }

    .main__products__item__abs:after {
        display: none
    }

    .main__cart {
        background-color: #e2dcd2;
        color: #000
    }

    .main__gallery {
        row-gap: 20px
    }

    .main__gal img {
        max-height: 500px
    }

    .main__sustain h6 {
        color: #000
    }

    .main__sustain h3 {
        font-size: 32px;
        line-height: 39px
    }

    .main__look__one {
        justify-content: flex-start
    }

    .main__look__one>div,
    .main__look__three>div {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(21%, 1fr));
        align-items: center
    }

    .main__look__one img,
    .main__look__three img {
        left: 0
    }

    .main__look__hd2 {
        grid-area: 1/2/2/-1;
        padding-left: 15px
    }

    .main__look__Box {
        display: flex
    }

    .main__look__Box h3 {
        font-size: 32px;
        line-height: 39px
    }

    .main__header__card:not(.main__header__card--static) {
        padding: 0 25px 20px
    }

    .main__header__card__body h5,
    .main__header__card__body__shipping {
        font-size: 13px;
        line-height: 17px
    }

    .main__header__card__body__shipping {
        padding-bottom: 10px;
        border-bottom: 1px solid #e2dcd2
    }

    .main__header__card__close {
        right: 20px
    }

    .main__header__card--slidecart .main__header__card__body__2--1 .select-box {
        min-width: 100%
    }

    .main__footer__widget h5 {
        margin: 0 0 3px
    }

    .main__footer__widget2 ul li a {
        letter-spacing: 1px
    }

    .main__footer .submit {
        background-color: #e2dcd2;
        text-align: center;
        padding: 15px 27px
    }

    .main__subscribe>div:not(.border-0) {
        border: 0
    }

    .main__subscribe input {
        border-bottom: .5px solid #000
    }

    .main__subscribe.form-gray input {
        border-color: #848484
    }

    .main__header__card {
        background-color: #f6f6f4
    }

    .about_main__at-one-time {
        background-color: #e4e1dc
    }

    .mw-448 {
        max-width: 100%
    }

    .mh-839 {
        min-height: auto
    }

    .login_main__sec {
        padding: 50px 0 150px
    }

    .login_main__sec__wrapper {
        grid-area: 1/1/2/-1
    }

    textarea {
        min-height: 120px;
        max-height: 120px
    }

    .shop_main .main__products__item h5 {
        font-size: 14px;
        line-height: 24px
    }

    .shop_main__cont:not(.shop_main__cont--2) {
        text-align: left
    }

    .shop_main__feature__tabs {
        justify-content: flex-start
    }

    .shop_main__brand_div {
        text-align: left
    }

    .shop_main__products__item.main__products__item {
        min-height: 630px
    }

    .shop_main .main__products__wrapper__cont {
        grid-area: 1/1/2/-1
    }

    .shop_main .main__products__wrapper__price {
        grid-area: 2/1/3/-1
    }

    .product_main__item.main__makeup-text.product_main__prdt__item-text {
        padding: 25px 25px 0
    }

    .product_main__breath__accord__head {
        padding: 24px 0 25px
    }

    .product_main__colormatch {
        display: grid
    }

    .product_main__colormatch__wrapper {
        display: grid;
        grid-template-columns: repeat(3, 1fr)
    }

    .product_main__colormatch__h2 {
        padding-top: 14px
    }

    .product_main__breath__text.main__makeup-text p {
        margin: 0 0 20px
    }

    .product_main__gallery {
        background-color: #e4e1dc;
        padding-top: 50px;
        padding-bottom: 50px
    }

    .product_main__hero-ing__1 {
        padding-right: 0
    }

    .product_main__hero-ing__box2 img {
        max-height: 500px
    }

    .product_main__hero-ing__btns a {
        display: block;
        background-color: #e2dcd2;
        color: #000;
        font-size: 14px;
        line-height: 20.54px;
        padding: 15px 27px;
        font-weight: 400;
        border-radius: 0;
        text-transform: uppercase;
        letter-spacing: 2px;
        text-align: center
    }

    .product_main__hero-ing__btns a.text-underline:after {
        display: none
    }

    .product_main__hero-ing__btns__2 a {
        background-color: #efece6
    }

    .product_main__reviews__rating {
        justify-content: center
    }

    .product_main__reviews ul li h3 {
        font-size: 36px;
        line-height: 42px
    }

    .product_main__reviews__ul li {
        position: relative
    }

    .product_main__reviews__ul li:first-child:before {
        content: "";
        position: absolute;
        z-index: 1;
        top: 20px;
        right: -25px;
        width: 32px;
        height: 1px;
        background-color: #000;
        transform: rotate(-75deg)
    }

    .product_main__reviews__ul .text-underline:after {
        display: none
    }

    .product_main__reviews__tabsContent.pt-76 {
        padding-top: 38px !important
    }

    .product_main__reviews .border-top {
        border: 0
    }

    .product_main__reviews__comments {
        padding: 45px 25px
    }

    .product_main__reviews__comments__2 h6 {
        font-size: 18px;
        line-height: 27px;
        margin: 0 0 15px
    }

    .product_main__fav__alsolikeHead {
        text-align: center
    }

    .product_main__pair {
        background-color: #e4e1dc
    }

    .product_main__pair__1 h5 {
        font-size: 14px;
        line-height: 24px
    }

    .product_main__pair__img1 {
        max-width: 40%;
        top: 60%
    }

    .product_main__rating--abs-767 {
        position: absolute;
        z-index: 1;
        top: 63px;
        right: 25px
    }

    .video_detail_main__intro {
        padding-top: 25px
    }

    .video_detail_main__foundation__2__card {
        background-color: #efece6
    }

    .video_detail_main__video {
        background-color: #e4e1dc
    }

    .pes-btn:after {
        display: block
    }

    .sustain_main__banner__1 {
        display: flex;
        justify-content: space-between;
        height: 100%;
        flex-direction: column
    }

    .sustain_main__brands__div h4 {
        font-size: 16px;
        line-height: 23px;
        text-align: left;
        font-family: var(--font-secondary)
    }

    .sustain_main__aleph {
        background-color: #e4e1dc
    }

    .sustain_main__aleph__wrapper {
        text-align: left
    }

    .sustain_main__aleph__lgo {
        justify-content: flex-start
    }

    .sustain_main__accord-hd {
        grid-area: 1/1/2/7
    }

    .sustain_main__accord-cont {
        grid-area: 1/1/2/-1
    }

    .sustain_main__accord-sign span {
        width: 20px
    }

    .sustain_main__principle__accordian__accord-hd {
        font-size: 21px;
        line-height: 26px
    }

    .sustain_main__principle__ h2 {
        margin: 0 0 105px
    }

    .sustain_main__join {
        background-color: #efece6
    }

    .sustain_main__join__accordian__accord-hd {
        font-size: 16px;
        line-height: 23px
    }

    .sustain_main__join__actions {
        padding: 30px 0 0
    }

    .sustain_main__join__accordian__head,
    .sustain_main__principle__accordian__head {
        padding: 24px 0
    }

    .sustain_main__contact .main__makeup-img {
        min-height: auto
    }

    .divider,
    .grey-divider,
    hr.divider {
        border-color: #c5c5c5fc
    }
}

@media screen and (max-width: 576px) {
    .main__coockieBox {
        max-width: 100%;
        padding: 13px 22px 24px
    }

    .main__coockieBox p {
        width: calc(100% - 40px)
    }

    .main__coockieBox .main__close {
        position: absolute;
        top: 30px;
        right: 22px
    }

    .main__header__card__body__1 {
        grid-area: 1/1/2/3
    }

    .main__header__card__body__2 {
        grid-area: 1/3/2/-1
    }

    .half_width_first:not(.mh-auto),
    .main__makeup-img:not(.mh-auto) {
        max-height: 420px
    }

    .product_main__pair__img1 {
        max-width: 40%;
        top: 56%
    }

    .select-box {
        padding: 12px
    }

    .select-box img {
        right: 8px
    }
}

@media screen and (max-width: 480px) {
    .main__perfect2>div>div {
        width: 180px;
        height: 144px
    }

    .shop_main__products__item.main__products__item {
        min-height: 530px
    }

    .sustain_main__banner {
        background-size: contain
    }
}

@media screen and (max-width: 376px) {
    .main__perfect2>div>div {
        width: 140px;
        height: 144px
    }

    .product_main__prdt__item-text .btn {
        padding: 15px;
        font-size: 13px;
        line-height: 27px
    }
}

@media screen and (max-width: 340px) {
    .product_main__skickyProduct__2__select-box p {
        font-size: 13px;
        line-height: 17px
    }
}

@media screen and (max-width: 1024.98px) {
    .mb-0-1024 {
        margin-bottom: 0 !important
    }

    .mb-20-1024 {
        margin-bottom: 20px
    }

    .mb-23-1024 {
        margin-bottom: 23px
    }

    .mb-30-1024 {
        margin-bottom: 30px
    }

    .mb-50-1024 {
        margin-bottom: 50px
    }

    .mlr-mnus-15-1024 {
        margin-left: -15px;
        margin-right: -15px
    }

    .pb-0-1024 {
        padding-bottom: 0
    }

    .pt-100-1024 {
        padding-top: 100px !important
    }

    .pb-100-1024 {
        padding-bottom: 100px !important
    }

    .ptb-100-1024 {
        padding-top: 100px !important;
        padding-bottom: 100px !important
    }

    .text-center-1024 {
        text-align: center
    }

    .d-none-1024 {
        display: none
    }

    .column-rev-1024 {
        display: flex;
        flex-direction: column-reverse
    }

    .w-auto-1024 {
        width: auto !important
    }

    .justify-content-center-1024 {
        justify-content: center
    }

    .column-1-1024 {
        display: grid;
        grid-template-columns: repeat(1, 1fr)
    }

    .bg-black-1024 {
        background-color: #000;
        color: #fff
    }

    .order-1-1024 {
        order: 1
    }

    .order-2-1024 {
        order: 2
    }

    .image-text__section {
        margin: 0px !important;
    }

    .image-text__section {
        padding-top: 0px !important;
    }

    .owner-image img {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto !important;
        overflow: visible;
    }

    .makeup-text__wrapper {
        padding: 20px 0px !important;
    }

    .owner-img {
        object-fit: cover !important;
    }

    .image-text-content .inner {
        padding: 20px 0px !important;
    }

    .home-intro-text__block:first-child {
        margin: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .m-0-767 {
        margin: 0 !important
    }

    .mt-0-767 {
        margin-top: 0 !important
    }

    .mt-20-767 {
        margin-top: 20px
    }

    .mb-5-767 {
        margin-bottom: 5px
    }

    .mb-10-767 {
        margin-bottom: 10px !important
    }

    .mb-15-767 {
        margin-bottom: 15px !important
    }

    .mb-20-767 {
        margin-bottom: 20px !important
    }

    .mb-25-767 {
        margin-bottom: 25px !important
    }

    .mb-30-767 {
        margin-bottom: 30px !important
    }

    .mb-50-767 {
        margin-bottom: 50px
    }

    .mr-0-767 {
        margin-right: 0 !important
    }

    .mlr-mnus-20-767 {
        margin-left: -25px;
        margin-right: -25px
    }

    .p-0-767 {
        padding: 0
    }

    .pb-0-767 {
        padding-bottom: 0 !important
    }

    .p-25-767 {
        padding: 25px
    }

    .plr-25-767 {
        padding-left: 25px;
        padding-right: 25px
    }

    .pt-0-767 {
        padding-top: 0 !important
    }

    .pt-25-767 {
        padding-top: 25px !important
    }

    .pt-50-767,
    .pt-76 {
        padding-top: 50px !important
    }

    .pb-50-767 {
        padding-bottom: 50px !important
    }

    .ptb-50-767 {
        padding-top: 50px !important;
        padding-bottom: 50px !important
    }

    .ptb-100-767 {
        padding: 100px 0 !important
    }

    .d-block-767 {
        display: block
    }

    .d-none-767 {
        display: none
    }

    .d-inline-767 {
        display: inline
    }

    .w-100-767 {
        width: 100% !important
    }

    .mw-100-767 {
        max-width: 100% !important
    }

    .mxh-500-767 {
        max-height: 500px
    }

    .fs-24-767 {
        font-size: 24px;
        line-height: 28px
    }

    .fs-32-767 {
        font-size: 32px;
        line-height: 39px
    }

    .fs-48-767 {
        font-size: 48px;
        line-height: 55px
    }

    .text-center-767 {
        text-align: center
    }

    .text-left-767 {
        text-align: left
    }

    .column-rev-767 {
        flex-direction: column-reverse
    }

    .column-1-767 {
        display: grid;
        grid-template-columns: repeat(1, 1fr)
    }

    .grd-fr-767 {
        grid-area: 1/1/2/-1
    }

    .grd-sr-767 {
        grid-area: 2/1/3/-1
    }

    .bg-primary-767 {
        background-color: #e2dcd2 !important
    }

    .bg-off-white-767,
    .btn.bg-off-white-767 {
        background-color: #f6f6f4 !important
    }

    .bg-white-767,
    .btn.bg-white-767 {
        background-color: #fff !important
    }

    .bg-transp-767 {
        background-color: transparent !important
    }

    .order-1-767 {
        order: 1
    }

    .order-2-767 {
        order: 2
    }

    .order-3-767 {
        order: 3
    }

    .dots_styled .owl-dots {
        border-bottom: 1px solid rgba(197, 197, 197, .99)
    }
}

.footer_logo{
 margin-left: -170px;   
}

@media only screen and (min-width: 1700px) {
   .footer_logo{
 margin-left:-200px;   
} 
}

@media only screen and (max-width: 1400px) {
   .footer_logo{
 margin-left:-70px;   
} 
}
@media only screen and (max-width: 1000px) {
   .footer_logo{
 margin-left:0px;   
} 
}
/*# sourceMappingURL=/cdn/shop/t/198/assets/base.css.map?v=79308441981375504441684706194 */