.bgcont,
.bgcov_v {
    background-size: contain;
}
.hg-t,
.hg-t > .hg-t {
    letter-spacing: -1vw;
}
.fs_low,
.woocommerce-no-products-found {
    font-size: 0.95em;
}
.fs_m {
    font-size: 1.16em;
}
.fs_tit {
    font-size: 1.33em;
}
.fs_tit_m,
.fs_tit_xl {
    font-size: 1.66em;
}
.fs_tit_l,
.fs_tit_ln,
.fs_tit_mn,
.full-item .des b,
.full-item .des strong {
    font-size: 1.83em;
}
.fs_low *,
.fs_m *,
.fs_tit *,
.fs_tit_l *,
.fs_tit_ln *,
.fs_tit_m *,
.fs_tit_mn *,
.fs_tit_xl * {
    font-size: 1em;
}
.ff_tit {
    font-family: hg-tit;
}
.ff_tit * {
    font-family: inherit;
}
.flickity-enabled.is-fade .flickity-slider > * {
    pointer-events: none;
    z-index: 0;
}
.flickity-enabled.is-fade .flickity-slider > .is-selected {
    pointer-events: auto;
    z-index: 1;
}
#home-sl .sl-home,
.hg-prod .has-nav .bgcov {
    will-change: all;
    opacity: 0 !important;
    transition: opacity 0s !important;
}
#home-sl .sl-home.is-selected,
.hg-prod .has-nav .bgcov.is-selected {
    opacity: 1 !important;
}
.bgcov_v {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: fill;
    width: 100%;
    height: 100%;
    background-position: center center;
    object-fit: cover;
    object-position: center center;
}
.bgcont,
.bgcov {
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.hg-op {
    opacity: 0 !important;
    pointer-events: none !important;
}
.hg-fl {
    display: flex;
}
.f-wr {
    flex-wrap: wrap;
}
.f-clm,
.fclm {
    flex-direction: column;
}
.hg-i-fl {
    display: inline-flex;
}
.hg-pe-n {
    pointer-events: none;
}
.hg-pe-all {
    pointer-events: all;
}
.hg-aft-a,
.hg-bef-a {
    content: "";
    position: absolute;
}
.bgcov {
    background-size: cover;
}
.hg-fh {
    height: 100vh;
}
.hg-fw {
    width: 100%;
}
.hg-clm-t {
    width: 49%;
}
.hg-t {
    position: relative;
    display: table;
}
.hg-t *,
.hg-t > .hg-t * {
    letter-spacing: normal;
}
.hg-tva {
    display: table-cell;
    vertical-align: middle;
}
.hg-clm,
.icon li,
header .burger,
header .menu-item {
    display: inline-table;
    position: relative;
}
.woocs_price_code .screen-reader-text {
    display: none;
}
.woocommerce-shipping-fields,
#billing_postcode_field,
#billing_state_field,
.hg-h,
.mob-h,
.pswp,
.screen-reader-response,
.woocommerce-result-count,
.wpcf7-response-output {
    display: none !important;
    pointer-events: none;
}
button {
    -webkit-appearance: none;
    background: 0 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}
body textarea {
    font-family: hg-des;
}
input[type="search"]::-webkit-search-cancel-button{
  -webkit-appearance: none;
  appearance: none;
  display: none;
}
input[type="search"]::-webkit-search-decoration{
  -webkit-appearance: none;
  appearance: none;
  display: none;
}
input[type="search"]::-webkit-search-results-button{
  -webkit-appearance: none;
  appearance: none;
  display: none;
}
input[type="search"]::-webkit-search-results-decoration{
  -webkit-appearance: none;
  appearance: none;
  display: none;
}
input[type="search"]:-webkit-autofill{
  -webkit-box-shadow: 0 0 0 1000px transparent inset;
  box-shadow: 0 0 0 1000px transparent inset;
  -webkit-text-fill-color: inherit;
  transition: background-color 999999s ease-out 0s;
}
input[type="search"]{
  all: unset;              
  box-sizing: border-box; 
  -webkit-appearance: none;
  appearance: none;
  font-family: 'hg-des';
  padding: 0.83em 0;
}
body input,
body textarea {
    border: 1px solid rgba(33, 33, 33, 0.25);
    width: 100%;
    padding: 0.83em 0;
    -webkit-appearance: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}

body .select2-container.select2-container--open{
    z-index: 22222 !important;
}
body .select2-container, body .ui-widget.ui-datepicker
{
    z-index: 22 !important;
}

body .select2-container--default .select2-search--dropdown .select2-search__field,
body .select2-container--default .select2-selection--single,
body .select2-results__option,
body .select3-container--default .select3-search--dropdown .select2-search__field,
body .select3-container--default .select3-selection--single,
body .select3-results__option {
    position: relative;
    padding: 1em 0.8em;
    display: table;
    width: 100%;
    -webkit-box-shadow: unset;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}
body .select2-container--default .select2-search--dropdown .select2-search__field,
body .select3-container--default .select3-search--dropdown .select3-search__field {
    display: block;
    overflow: hidden;
    border: 1px solid rgba(33, 33, 33, 0.25);
    background: #fff;
    color: #070606;
}
body .select2-container--open .select2-dropdown--below,
body .select3-container--open .select3-dropdown--below {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    display: block;
    overflow: hidden;
    border: 1px solid rgba(33, 33, 33, 0.25);
    background: #fff;
    color: #070606;
}
body .select2-container .select2-selection--single,
body .select3-container .select3-selection--single {
    height: auto;
    margin: 0;
    background: #fff;
    color: #070606;
}
body .select2-container--default,
body .select3-container--default {
    width: 100% !important;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow,
body .select3-container--default .select3-selection--single .select3-selection__arrow {
    height: 100%;
    top: 0;
    right: 0;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow b,
body .select3-container--default .select3-selection--single .select3-selection__arrow b {
    border-color: #161616 transparent transparent;
}
body .select2-container--default .select2-selection--single .select2-selection__placeholder,
body .select2-container--default .select2-selection--single .select2-selection__rendered,
body .select3-container--default .select3-selection--single .select3-selection__placeholder,
body .select3-container--default .select3-selection--single .select3-selection__rendered {
    line-height: 1.35;
    padding: 0;
}
body .select2-container--default .select2-results__option[aria-selected="true"],
body .select2-container--default .select2-results__option[data-selected="true"] {
    background-color: rgba(255, 255, 255, 0.25);
}
body .select2-container--default .select2-results__option--highlighted[aria-selected],
body .select2-container--default .select2-results__option--highlighted[data-selected],
body .select3-container--default .select3-results__option--highlighted[aria-selected],
body .select3-container--default .select3-results__option--highlighted[data-selected] {
    background-color: rgba(255, 255, 255, 0.25);
    color: #070606;
}
.woocommerce-notices-wrapper {
    display: none !important;
}
.price-tpl .info-item.nav::-webkit-scrollbar,
.info-item.nav .hg-fl::-webkit-scrollbar,
.ser-nav::-webkit-scrollbar,
.t-nav::-webkit-scrollbar,
#prod-tabs table::-webkit-scrollbar,
.cat-grid::-webkit-scrollbar,
.nav-t-items::-webkit-scrollbar {
    height: 0px;
}


.info-item .nav-t::-webkit-scrollbar{
     height: 1px;   
}
.hg-sp-n::-webkit-scrollbar,
.woocommerce-breadcrumb::-webkit-scrollbar,
body ::-webkit-scrollbar,
body::-webkit-scrollbar {
    width: 2px;
    background-color: unset;
}
.hg-sp-n::-webkit-scrollbar-thumb,
body ::-webkit-scrollbar-thumb,
body::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 30px #000;
    background-color: unset;
}
.hg-sp-n::-webkit-scrollbar-track,
body ::-webkit-scrollbar-track,
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 20px #f2f2f200;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: unset;
}
.hg-an-ob-l,
.hg-prod.p-sl .bgcov,
.page-load body main,
.page-load footer {
    -webkit-transition: 0.6s ease-in-out;
    -webkit-transition-delay: all 0s;
    -o-transition: 0.6s ease-in-out;
    -o-transition-delay: all 0s;
    -moz-transition: 0.6s ease-in-out;
    -moz-transition-delay: all 0s;
    transition: 0.6s ease-in-out;
    transition-delay: all 0s;
}
.t-nav::-webkit-scrollbar-track,
.ser-nav::-webkit-scrollbar-track{
	   -webkit-box-shadow: inset 0 0 30px #fff;
	    -webkit-box-shadow: inset 0 0 20px #fff;
}

.active-page #miocn path,
#prod-tabs::before,
#ps_mini_cart::before,
#stock_alert::before,
.cur-grid.pc-h::before,
.hg-an-ob-del,
.hg-pop::before,
.mm-open header nav::before {
    -webkit-transition: 0.3s ease-in-out 0.3s;
    -o-transition: 0.3s ease-in-out 0.3s;
    -moz-transition: 0.3s ease-in-out 0.3s;
    transition: 0.3s ease-in-out 0.3s;
}
#hg-preeloader svg path,
#logo svg path,
.cat-post .l-post .bgcov,
.cat-tpl .sl-home .hg-t .bgcov,
.f-item path,
.hg-an-ob,
.hg-btn,
::after,
::before {
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.hg-tr-or,
.next-i svg,
.page-numbers svg,
.prev-i svg,
*:after,
*:before {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
@media only screen and (min-width: 1023px) and (max-width: 8023px) {
    .pc-h {
        display: none !important;
        pointer-events: none;
    }
    .mob-h {
        display: inline !important;
        pointer-events: all;
    }
}
