html:not([lang=es-ES]) .display-for-es-only{display:none!important}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-family:sans-serif;font-size:100%;height:18px;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0;resize:none;vertical-align:bottom;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;padding:1px;position:absolute;right:0}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0 0 0 20px;position:relative;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;left:0;padding:0 4px;position:absolute;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:0 0;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-bottom-left-radius:4px;border-top-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:0}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}:root{--color-text:var(--styler-black,#4d2623)}a.social-instagram{background:#f56040}.swiper-pagination-bullets .swiper-pagination-bullet{opacity:.5}.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,.swiper-pagination-bullets .swiper-pagination-bullet[aria-current=true]{opacity:1}.home .styler-header-default-inner a.top-action-btn{color:var(--e-global-color-text,#7a7a7a)}.home .styler-header-default-inner a.top-action-btn .fa,.home .styler-header-default-inner a.top-action-btn .fab,.home .styler-header-default-inner a.top-action-btn .fad,.home .styler-header-default-inner a.top-action-btn .fal,.home .styler-header-default-inner a.top-action-btn .far,.home .styler-header-default-inner a.top-action-btn .fas{font-size:1.5rem}.home .styler-default-menu-item-empty,.home .styler-header-top-menu-area ul.navigation,.home .styler-header-top-menu-area ul.submenu{align-items:stretch}.home .has-header-sidebar .styler-main-sidebar-header .primary-menu>li>a,.home .styler-header-top-menu-area>ul>li.menu-item>a,.home header .header-text-logo{align-items:center;display:flex}.menu-item-has-shortcode-parent .dropdown-btn,.styler-header-top-menu-area li.has-dropdown .dropdown-btn{top:50%}.styler-header-top-right header-top-side{display:flex;height:80px}.styler-header-default .header-top-buttons,.styler-header-default-inner{align-items:stretch;align-self:center!important;display:flex}.styler-header-default .header-top-buttons>*,.styler-header-default-inner>*{align-self:center}header.styler-header-default{z-index:1001!important}.styler-header-mobile-top .top-action-btn .styler-wc-count,.styler-wc-count{background-color:var(--e-global-color-f848dc4,#d0f583)!important;color:var(--styler-black,#4d2623)}.fullwidth-logo .logo.logo-type-sitename{max-width:none;width:100%}.styler-header-top-menu-area>ul>li{margin-right:5px!important}.styler-header-top-menu-area>ul>li:last-of-type{margin-right:0!important}.styler-header-top-menu-area>ul>li>a{border-radius:10px;display:flex!important;margin:0!important;padding:10px 15px!important}.styler-header-top-menu-area>ul>li.active>a,.styler-header-top-menu-area>ul>li>a:hover{background-color:#f8a183;color:#fff!important}.styler-header-top-menu-area>ul>li.menu-item--has-child a .menu-link-title-wrapper,.styler-header-top-menu-area>ul>li.menu-item-has-children a .menu-link-title-wrapper{margin-right:10px}.styler-header-top-menu-area>ul>li.menu-item--has-child a .dropdown-btn,.styler-header-top-menu-area>ul>li.menu-item-has-children a .dropdown-btn{right:15px}.styler-default-menu-item-empty,.styler-header-top-menu-area>ul>li.menu-item{height:50px}.lichi-header-search{justify-self:center;margin-top:15px;width:80%}.lichi-header-search .styler-header-default-inner{height:auto}.lichi-header-search .sidebar-search-form{position:relative;width:100%}.lichi-header-search .sidebar-search-form .sidebar_search_input{background:0 0!important;border:2px solid var(--styler-black,#4d2623);border-radius:4px;font-size:14px;line-height:18px;min-height:auto!important;padding:4px 24px 4px 8px!important;width:100%}.lichi-header-search .sidebar-search-form .sidebar_search_input::-moz-placeholder{color:transparent}.lichi-header-search .sidebar-search-form .sidebar_search_input::placeholder{color:transparent}.lichi-header-search .sidebar-search-form .sidebar_search_button{background:0 0;border:none;font-size:12px;margin:0;padding:0;position:absolute;right:7px;top:50%;transform:translateY(-50%)}.lichi-header-search .sidebar-search-form .sidebar_search_button:hover{cursor:pointer}.styler-header-mobile-sidebar-logo img.main-logo{position:static}.wpml-ls-item ul.submenu>li.menu-item>a{text-transform:uppercase!important}.woocommerce-Price-currencySymbol{margin-left:5px}.wpml-ls-legacy-dropdown a{background-color:unset;border:unset}.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a,.wpml-ls-legacy-dropdown a:focus,.wpml-ls-legacy-dropdown a:hover{background:unset;color:#4d2623}.wpml-ls-legacy-dropdown .wpml-ls-current-language .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown .wpml-ls-current-language .wpml-ls-sub-menu a{opacity:0;transition:transform .65s cubic-bezier(.165,.84,.44,1) 75ms,opacity .65s cubic-bezier(.165,.84,.44,1) .15s}.wpml-ls-legacy-dropdown .wpml-ls-current-language .wpml-ls-sub-menu a{width:100%}.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu a,.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu a{background:#f9f0e7;opacity:1}@media screen and (max-width:375px){.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu a,.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu a{background:0 0}}.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{border:unset}@media screen and (max-width:375px){.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{background:#fff!important;left:auto;right:-10px;width:40px}}.wpml-ls-legacy-dropdown,.wpml-ls-statics-shortcode_actions{display:flex;height:80px;width:100%}.wpml-ls-legacy-dropdown .wpml-ls-current-language,.wpml-ls-legacy-dropdown .wpml-ls-item,.wpml-ls-legacy-dropdown .wpml-ls-item-legacy-dropdown,.wpml-ls-legacy-dropdown .wpml-ls-slot-shortcode_actions,.wpml-ls-statics-shortcode_actions .wpml-ls-current-language,.wpml-ls-statics-shortcode_actions .wpml-ls-item,.wpml-ls-statics-shortcode_actions .wpml-ls-item-legacy-dropdown,.wpml-ls-statics-shortcode_actions .wpml-ls-slot-shortcode_actions{align-items:stretch;display:flex;height:100%;padding:20px 0}.wpml-ls-legacy-dropdown .wpml-ls-current-language>a,.wpml-ls-legacy-dropdown .wpml-ls-item-legacy-dropdown>a,.wpml-ls-legacy-dropdown .wpml-ls-item>a,.wpml-ls-legacy-dropdown .wpml-ls-slot-shortcode_actions>a,.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a,.wpml-ls-statics-shortcode_actions .wpml-ls-item-legacy-dropdown>a,.wpml-ls-statics-shortcode_actions .wpml-ls-item>a,.wpml-ls-statics-shortcode_actions .wpml-ls-slot-shortcode_actions>a{align-content:center;align-items:stretch;display:flex;flex-wrap:wrap;justify-content:center}@media screen and (max-width:335px){.wpml-ls-legacy-dropdown .wpml-ls-current-language>a,.wpml-ls-legacy-dropdown .wpml-ls-item-legacy-dropdown>a,.wpml-ls-legacy-dropdown .wpml-ls-item>a,.wpml-ls-legacy-dropdown .wpml-ls-slot-shortcode_actions>a,.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a,.wpml-ls-statics-shortcode_actions .wpml-ls-item-legacy-dropdown>a,.wpml-ls-statics-shortcode_actions .wpml-ls-item>a,.wpml-ls-statics-shortcode_actions .wpml-ls-slot-shortcode_actions>a{padding:0 10px}}.wpml-ls-legacy-dropdown .wpml-ls-current-language>a>span,.wpml-ls-legacy-dropdown .wpml-ls-item-legacy-dropdown>a>span,.wpml-ls-legacy-dropdown .wpml-ls-item>a>span,.wpml-ls-legacy-dropdown .wpml-ls-slot-shortcode_actions>a>span,.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a>span,.wpml-ls-statics-shortcode_actions .wpml-ls-item-legacy-dropdown>a>span,.wpml-ls-statics-shortcode_actions .wpml-ls-item>a>span,.wpml-ls-statics-shortcode_actions .wpml-ls-slot-shortcode_actions>a>span{align-self:center}@media screen and (max-width:335px){.wpml-ls-legacy-dropdown .wpml-ls-current-language>a>span,.wpml-ls-legacy-dropdown .wpml-ls-item-legacy-dropdown>a>span,.wpml-ls-legacy-dropdown .wpml-ls-item>a>span,.wpml-ls-legacy-dropdown .wpml-ls-slot-shortcode_actions>a>span,.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a>span,.wpml-ls-statics-shortcode_actions .wpml-ls-item-legacy-dropdown>a>span,.wpml-ls-statics-shortcode_actions .wpml-ls-item>a>span,.wpml-ls-statics-shortcode_actions .wpml-ls-slot-shortcode_actions>a>span{display:none}}@media screen and (max-width:375px){.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle,.wpml-ls-statics-shortcode_actions a.wpml-ls-item-toggle{padding:0!important;width:20px!important}}@media screen and (max-width:375px){.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after,.wpml-ls-statics-shortcode_actions a.wpml-ls-item-toggle:after{display:none}}.password-input{position:relative;z-index:1}.password-input .show-password-input{background:0 0;background:var(--styler-black,#4d2623);border:none;height:20px;-webkit-mask-size:contain;mask-size:contain;outline:0;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:30px;z-index:2}.password-input .show-password-input:hover{cursor:pointer}.password-input input{padding-right:45px!important}.password-input input[type=password]+.show-password-input{-webkit-mask:url(/wp-content/themes/lichiskincare/assets/img/icons/fa-eye.svg) no-repeat center center;mask:url(/wp-content/themes/lichiskincare/assets/img/icons/fa-eye.svg) no-repeat center center}.password-input input[type=text]+.show-password-input{-webkit-mask:url(/wp-content/themes/lichiskincare/assets/img/icons/fa-eye-slash.svg) no-repeat center center;mask:url(/wp-content/themes/lichiskincare/assets/img/icons/fa-eye-slash.svg) no-repeat center center}.cr-review-tags{margin-top:15px}.styler-product-summary .styler-price-wrapper{justify-content:flex-start}.styler-popup-search-panel .nice-select .option:hover{background:#a6d228;color:#4d2623}.styler-popup-search-panel .styler-wc-category-list li:not(.cat-item-172,.cat-item-173,.cat-item-174,.cat-item-175,.cat-item-178,.cat-item-195,.cat-item-533,.cat-item-505,.cat-item-565,.cat-item-198,.cat-item-200,.cat-item-202,.cat-item-204,.cat-item-206,.cat-item-210,.cat-item-535,.cat-item-509,.cat-item-570,.cat-item-199,.cat-item-201,.cat-item-203,.cat-item-205,.cat-item-207,.cat-item-211,.cat-item-513,.cat-item-538,.cat-item-575){display:none!important}.styler-ajax-product-search.style-inline .styler-ajax-category.nice-select{min-width:210px}@media screen and (max-width:1180px){.styler-ajax-product-search.style-block form,.styler-ajax-product-search.style-inline form{flex-direction:column}.styler-ajax-product-search.style-block form .styler-ajax-search-wrapper input[type=search].styler-ajax-search-input,.styler-ajax-product-search.style-inline form .styler-ajax-search-wrapper input[type=search].styler-ajax-search-input{padding-left:0;padding-right:0}.styler-ajax-product-search.style-block form .nice-select.styler-ajax-category:before,.styler-ajax-product-search.style-inline form .nice-select.styler-ajax-category:before{display:none}}.lichi-skincare-shipping,.place-order,.wc_payment_methods,.woocommerce-additional-fields,.woocommerce-shipping-fields{background:var(--styler-primary,#f9f0e7)}.lichi-skincare-shipping,.place-order{padding:15px}.lichi-skincare-shipping .styler-checkout-footer-item.woocommerce-shipping-totals.shipping,.place-order .styler-checkout-footer-item.woocommerce-shipping-totals.shipping{padding:0}.lichi-skincare-shipping{margin-bottom:30px}.styler-popup-search-panel .styler-panel-close{background:var(--e-global-color-f848dc4,#d0f583)}.styler-ajax-search-wrapper .styler-ajax-close-search-results svg,.styler-ajax-search-wrapper button.styler-ajax-search-submit svg{fill:#4d2623}.styler-ajax-search-wrapper input::-moz-placeholder{color:#4d2623}.styler-ajax-search-wrapper input::placeholder{color:#4d2623}.popup-search-style+.styler-product-categories ul.styler-wc-category-list li>a{background:var(--e-global-color-f848dc4,#d0f583);padding:0 5px}li.styler-form-title{word-wrap:break-word;font-size:22px;line-height:1.4;margin-bottom:20px;word-spacing:0}.color-block{border:1px solid transparent;border-top-left-radius:10px;border-top-right-radius:10px;overflow:hidden}.color-block h1,.color-block h2,.color-block h3,.color-block h4,.color-block h5,.color-block h6{padding:5px 20px}.color-block p{padding:0 20px}.color-block table{margin:0 20px 15px 0}.color-block b,.color-block strong{font-weight:600}.color-block.mindaro{background:#d0f583;border-color:#a6d228}.color-block.mindaro h1,.color-block.mindaro h2,.color-block.mindaro h3,.color-block.mindaro h4,.color-block.mindaro h5,.color-block.mindaro h6{background:#a6d228}.color-block.linen{background:#f9f0e7;border-color:#f8a183}.color-block.linen h1,.color-block.linen h2,.color-block.linen h3,.color-block.linen h4,.color-block.linen h5,.color-block.linen h6{background:#f8a183}[role=tablist] [role=tab]:not([aria-selected=true]):hover{cursor:pointer}.elementor-image-gallery .gallery img{border:unset!important}.lichi-bottom-payment-methods .gallery{display:flex;flex-wrap:wrap;justify-content:space-between}.lichi-bottom-payment-methods .gallery-item{max-width:none!important;width:40px!important}.lichi-menu-in-two-columns{-moz-columns:2;column-count:2}.lichi-menu-box-by-collection .item-title,.lichi-menu-box-by-collection a,.lichi-menu-box-by-concern .item-title,.lichi-menu-box-by-concern a{display:inline-block;margin:5px 0!important;text-transform:uppercase}.quantity input.qty{width:100%}.has-header-sidebar .styler-main-sidebar-header .styler-wc-count,.styler-header-default .styler-wc-count{background-color:var(--e-global-color-f848dc4,#d0f583)!important;color:var(--styler-black,#4d2623)!important}.styler-header-mobile-top .top-action-btn .styler-wc-count{color:var(--styler-black,#4d2623)!important}span.styler-label.styler-badge{height:20px;max-width:none;padding:0 7px;white-space:nowrap}.wc-custom-cart{display:flex}.woocommerce-checkout .nt-styler-inner-container{background:var(--styler-light,#fff);padding-bottom:0!important;padding-top:0!important}.woocommerce-checkout .nt-styler-inner-container .woocommerce .row>div{padding-bottom:100px;padding-top:100px}.woocommerce-checkout .nt-styler-inner-container .woocommerce .main-logo{display:inline-block!important}.woocommerce-checkout .nt-styler-inner-container .woocommerce .main-logo.sticky-logo{display:none!important}.checkout_coupon,.woocommerce-form-coupon{display:block!important;max-width:none!important;width:100%}input[name=coupon_code]{max-width:none!important;width:100%}.woocommerce-form-coupon-toggle{display:none}div.styler-order-review{background:var(--styler-primary,#f9f0e7);border:none}div.styler-order-review .header-cart-footer,div.styler-order-review .styler_clear_cart_button{display:none!important}div.styler-order-review .woocommerce-mini-cart-item{display:flex}.styler-header-cart-details{display:flex;flex-direction:column}.styler-checkout-review-order-footer{flex-direction:column;flex-grow:1;flex-shrink:0!important;width:100%}.styler-checkout-footer-item{display:flex;justify-content:space-between}.woocommerce-billing-fields .styler-form-title:hover,.woocommerce-shipping-fields .styler-form-title:hover{cursor:pointer}.woocommerce-billing-fields .styler-form-title:after,.woocommerce-shipping-fields .styler-form-title:after{content:"\f107";display:inline-block;font-family:Font Awesome\ 5 Free;font-style:normal;font-variant:normal;font-weight:600;margin-left:5px;text-rendering:auto}.cart-bottom-btn a:first-of-type{display:none}.styler-product-labels{flex-direction:row;flex-wrap:wrap;gap:10px;margin-bottom:10px;position:static}.styler-thumb-wrapper{margin-bottom:0}.styler-thumb-wrapper .styler-product-labels{margin:10px 0 0}.lsk-product-brand-box a{color:#f8a183;font-size:1.8rem;font-weight:900!important;text-transform:uppercase}.styler-variations-items.variations-items{flex-direction:column}.lsk-variable-product-variables,.lsk-volume-box{display:flex;flex-direction:row;gap:15px}.lsk-variable-product-variables input,.lsk-volume-box input{border:none;box-shadow:none;height:0;outline:0;visibility:hidden;width:0}.lsk-variable-product-variables .attribute-value,.lsk-variable-product-variables label,.lsk-volume-box .attribute-value,.lsk-volume-box label{border:1px solid var(--styler-gray);border-radius:10px;padding:15px 30px}.lsk-variable-product-variables label:hover,.lsk-volume-box label:hover{cursor:pointer}.lsk-variable-product-variables input:checked+label,.lsk-volume-box input:checked+label{background:var(--e-global-color-f848dc4,#d0f583)}.variations .styler-variations-reset{flex-direction:row-reverse;justify-content:flex-end}.woocommerce-variation .woocommerce-variation-description .styler-product-labels{display:none!important}.styler-variations-items.variations-items select{height:0;margin:0;min-height:0;padding:0;visibility:hidden}.woocommerce-variation-price{height:0;margin:0;padding:0;visibility:hidden;width:0}.variations .styler-variations-items{gap:7px!important}.styler-product-gallery-main-slider .styler-product-labels{display:none!important}.lichi-cart-currency-select{align-items:center;display:flex;justify-content:space-between}.cart-cross-sales-slider .swiper-slide{display:flex}.cart-cross-sales-slider .styler-product{flex-grow:1}form[name=checkout] .styler-form-title:after{content:none}form[name=checkout] [type=submit][name=woocommerce_checkout_place_order]{background:#a6d228}form[name=checkout] [type=submit][name=woocommerce_checkout_place_order][disabled]{opacity:.5}form[name=checkout] [type=submit][name=woocommerce_checkout_place_order][disabled]:hover{cursor:default}.woocommerce-page button.button[name=apply_coupon]{background:#a6d228}.woocommerce-checkout-payment ul.wc_payment_methods.payment_methods.methods{padding:15px}.woocommerce-checkout-payment ul.wc_payment_methods li{align-items:center;gap:10px}.woocommerce-checkout-payment ul.wc_payment_methods li label{margin:0}.woocommerce-checkout-payment ul.wc_payment_methods li label img{max-height:24px;width:auto}.woocommerce-checkout-payment .wc_payment_method{margin-bottom:5px}.woocommerce-checkout-payment .wc_payment_method div:has(>input:not([type=hidden]),>select),.woocommerce-checkout-payment .wc_payment_method label:has(>input:not([type=hidden]),>select),.woocommerce-checkout-payment .wc_payment_method p:has(>input:not([type=hidden]),>select),.woocommerce-checkout-payment .wc_payment_method span:has(>input:not([type=hidden]),>select){display:flex;margin-bottom:12px}.woocommerce-checkout-payment .wc_payment_method div:has(>input:not([type=hidden]),>select):after,.woocommerce-checkout-payment .wc_payment_method label:has(>input:not([type=hidden]),>select):after,.woocommerce-checkout-payment .wc_payment_method p:has(>input:not([type=hidden]),>select):after,.woocommerce-checkout-payment .wc_payment_method span:has(>input:not([type=hidden]),>select):after{color:var(--styler-black,#4d2623);content:"*";font-size:12px;font-weight:500;line-height:1;text-transform:uppercase}.woocommerce-checkout-payment .wc_payment_method label{border-bottom:1px dotted transparent;padding-bottom:2px;width:calc(100% - 23px)!important}.woocommerce-checkout-payment .wc_payment_method label:hover{border-bottom-color:var(--styler-black,#4d2623);cursor:pointer}.woocommerce-checkout-payment input[type=checkbox],.woocommerce-checkout-payment input[type=radio]{align-items:center;display:inline-flex;justify-content:center}.woocommerce-checkout-payment input.input-radio[type=radio][name=payment_method]:after,.woocommerce-checkout-payment input.shipping_method[type=radio][name^=shipping_method]:after{aspect-ratio:1/1;top:0}.woocommerce-checkout-payment ul#shipping_method li{margin-bottom:5px}.woocommerce-checkout-payment ul#shipping_method li label{display:inline-block}.woocommerce-checkout-payment input[type=checkbox]:after{aspect-ratio:1/1;top:0}.woocommerce-checkout-payment .revolut-payment-method-save{margin-top:10px!important}.woocommerce-checkout-payment .revolut-payment-method-save label[for=wc-revolut_cc-new-payment-method]{margin-bottom:0}.sticky-order-review{position:sticky;top:100px}.woocommerce-additional-fields,.woocommerce-shipping-fields{padding:15px}.woocommerce-additional-fields h4,.woocommerce-shipping-fields h4{margin-bottom:0}.woocommerce-shipping-fields{margin-bottom:30px}.woocommerce-additional-fields{padding-top:20px}.woocommerce-form-login-toggle{max-width:none!important}.woocommerce-form-login-toggle .showlogin{font-weight:900;text-decoration:underline}.agree-policies a{font-weight:800;text-decoration:underline}.woocommerce-shipping-methods>li{display:flex;flex-direction:column}.woocommerce-shipping-methods>li .shipping-method-name{align-items:center;display:flex;margin-bottom:10px;width:100%}.woocommerce-shipping-methods>li .shipping-method-name label{border-bottom:1px dotted transparent;padding-bottom:2px;width:calc(100% - 23px)!important}.woocommerce-shipping-methods>li .shipping-method-name label:hover{border-bottom-color:var(--styler-black,#4d2623);cursor:pointer}.woocommerce-shipping-methods>li .shipping-method-content{display:flex;width:100%}.select2-container--default .select2-selection--single .select2-selection__arrow{top:50%;transform:translateY(-50%)}#payment_method_redsys_bizum{margin-right:10px}[name=apply_coupon],[name=woocommerce_checkout_place_order]{font-weight:900!important}[name=apply_coupon]:hover,[name=woocommerce_checkout_place_order]:hover{background:#f8a183!important;opacity:.5!important}.lsk-partner-logo{max-height:24px;width:auto}.wSelect-theme-classic.wSelect-active,.wSelect-theme-classic.wSelect-hover{border-color:#4d2623;box-shadow:none}.wSelect-arrow{background:#7a7a7a;-webkit-mask:url(/wp-content/themes/lichiskincare/assets/img/icons/fa-caret-down.svg) no-repeat;mask:url(/wp-content/themes/lichiskincare/assets/img/icons/fa-caret-down.svg) no-repeat;-webkit-mask-position:center center;mask-position:center center}.wSelect:hover .wSelect-arrow{background:#4d2623}.wSelect-theme-classic .wSelect-option-selected,.wSelect-theme-classic .wSelect-option:hover{background:var(--styler-primary,#f9f0e7);color:#4d2623}.wSelect-theme-classic .wSelect-options-holder{border-color:#4d2623;left:-1px}.wSelect-theme-classic .wSelect-options-holder,.wSelect-theme-classic.wSelect{border-radius:0}.lichiskincare-popup{display:none;flex-direction:column}.lichiskincare-popup.shown{display:flex}.lichiskincare-popup .lichiskincare-popup-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.lichiskincare-popup .lichiskincare-popup-header.no-header{justify-content:flex-end}.lichiskincare-popup .lichiskincare-popup-title{margin:0}.lichiskincare-popup .lichiskincare-popup-close:hover{cursor:pointer}.lichiskincare-brands-alphabet-table-of-contents{display:flex}.lichiskincare-brands-alphabet-symbol{margin:0 5px;padding:5px}.lichiskincare-brands-alphabet-symbol:hover{cursor:pointer}.lichiskincare-brands-alphabet-separator{display:flex;flex-direction:row;margin-bottom:15px}@media screen and (max-width:1280px){.lichiskincare-brands-alphabet-separator{flex-direction:column}}.lichiskincare-brands-alphabet-separator-title{align-items:center;display:flex;flex-shrink:0;font-size:2em;justify-content:center;padding:0 10px;width:50px}@media screen and (max-width:1280px){.lichiskincare-brands-alphabet-separator-title{width:100%}}.lichiskincare-brands-grid-wrapper{flex-grow:1}.lichiskincare-brands-grid-wrapper .lichiskincare-brands-grid{display:flex;flex-wrap:wrap;gap:30px 25px}.lichiskincare-brands-grid-wrapper .lichiskincare-brand-wrapper{aspect-ratio:1/1;max-width:calc(20% - 20px);width:100%}@media screen and (max-width:1280px){.lichiskincare-brands-grid-wrapper .lichiskincare-brand-wrapper{max-width:calc(25% - 18.75px)}}@media screen and (max-width:991px){.lichiskincare-brands-grid-wrapper .lichiskincare-brand-wrapper{max-width:calc(50% - 12.5px)}}@media screen and (max-width:767px){.lichiskincare-brands-grid-wrapper .lichiskincare-brand-wrapper{max-width:100%}}.lichiskincare-brands-grid-wrapper .lichiskincare-brand-wrapper.without-images{aspect-ratio:auto}.lichiskincare-brands-grid-wrapper .lichiskincare-brand{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.lichiskincare-brands-grid-wrapper .lichiskincare-brand:hover .lichiskincare-brand-count{bottom:0;opacity:1}.lichiskincare-brands-grid-wrapper .lichiskincare-brand-image-wrapper{align-items:center;display:flex;height:100%;justify-content:center;margin-bottom:15px;overflow:hidden;position:relative;width:100%}.lichiskincare-brands-grid-wrapper .lichiskincare-brand-name{margin:5px 0}.lichiskincare-brands-grid-wrapper .lichiskincare-brand-count{background:var(--styler-bg-soft,#f5f4ee);bottom:-100%;opacity:0;padding:12px 18px;position:absolute;transition:all .25s ease;width:100%}.lichiskincare-products-categories-wrapper .categories-tabs{display:flex;flex-direction:row;margin-bottom:20px}@media screen and (max-width:767px){.lichiskincare-products-categories-wrapper .categories-tabs{flex-direction:column}}.lichiskincare-products-categories-wrapper .category-tab{color:#4d2623;-moz-column-gap:10px;column-gap:10px;display:flex;margin:0;opacity:.4;padding:0 15px}@media screen and (max-width:767px){.lichiskincare-products-categories-wrapper .category-tab{padding:0}}.lichiskincare-products-categories-wrapper .category-tab:first-of-type{padding-left:0}.lichiskincare-products-categories-wrapper .category-tab:last-of-type{padding-right:0}.lichiskincare-products-categories-wrapper .category-tab:not(:last-of-type){border-right:1px solid var(--styler-gray,#e2e2e2)}.lichiskincare-products-categories-wrapper .category-tab:hover{cursor:pointer;opacity:1}.lichiskincare-products-categories-wrapper .category-tab.shown{opacity:1}.lichiskincare-products-categories-wrapper .category-products{display:none}.lichiskincare-products-categories-wrapper .category-products.shown{display:block}.lichiskincare-products-categories-wrapper .category-tab-position{align-items:center;background:var(--e-global-color-primary,#f9f0e7);border-radius:50%;display:flex;font-size:10px;height:24px;justify-content:center;line-height:0;width:24px}.lichiskincare-products-categories-wrapper .lichiskincare-product-label{background:var(--e-global-color-secondary,#f3fede);border-top-left-radius:1rem;border-top-right-radius:1rem;padding:10px 20px;position:relative;text-align:center;z-index:1}.lichiskincare-menu-categories{display:flex;flex-direction:column;gap:10px}.lichiskincare-menu-categories .lichiskincare-menu-categories-item{align-items:flex-start;border-radius:100px;display:flex;flex-direction:row;padding:10px}.lichiskincare-menu-categories .lichiskincare-menu-categories-item:hover .item-number{background:#f8a183;color:#f9f0e7}.lichiskincare-menu-categories .item-number{align-items:center;background:#f9f0e7;border-radius:15px;color:#4d2623;display:flex;font-size:14px;justify-content:center;margin-right:15px;padding:3px 7px}.lichiskincare-menu-categories .item-title{align-items:center;color:#251814;display:flex;font-weight:900!important;margin-top:0!important}.lichiskincare-menu-categories .item-title>a{margin:0!important}.lichiskincare-menu-categories .item-categories-wrapper{width:50%}.lichiskincare-menu-categories .item-categories{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.lichiskincare-menu-categories .item-categories a{color:#4d2623}.lichiskincare-faq{border:none}.lichiskincare-faq .lichiskincare-filter-wrapper{display:flex;justify-content:center;margin-bottom:50px}.lichiskincare-faq .lichiskincare-filter{max-width:600px;width:100%}.lichiskincare-faq .lichiskincare-faq-category-filter{width:100%}.lichiskincare-faq .lsk-faq-sections-wrapper{display:flex;flex-direction:column;gap:15px}.lichiskincare-faq .lsk-faq-sections h2{margin-bottom:10px}.lichiskincare-faq .lsk-faq-item-question{background:var(--styler-primary,#f9f0e7);border:none;border-top-left-radius:10px;border-top-right-radius:10px;color:#4d2623;font-weight:600;padding:1em}.lichiskincare-faq .lsk-faq-item-question:not(.ui-state-active){border-bottom-left-radius:10px;border-bottom-right-radius:10px}.lichiskincare-faq .lsk-faq-item-question .ui-accordion-header-icon{display:none}.lichiskincare-faq .lsk-faq-item-answer{background:var(--styler-primary,#f9f0e7);border:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px;color:#4d2623;padding:1em}.lichiskincare-faq .select2-container--default .select2-selection--single .select2-selection__arrow{top:14px}
