/** Shopify CDN: Minification failed

Line 55:0 Unexpected "}"
Line 904:0 Unexpected "{"
Line 1995:0 Unexpected "{"
Line 2594:0 Unexpected "{"

**/
.bgcov.hg-slide.is-selected {
    z-index: 22;
}

.scroll-h .acc-cur.lang,
.scroll-h .cur-nav .acc-cur {
    background: #fff;
}

.acc-cur.lang,
.cur-nav .acc-cur {
    position: absolute;
    left: -25%;
    width: 150%;
    flex-direction: column;
    display: flex;
    opacity: 0;
    pointer-events: none;
    top: 100%;
}

.cur-nav.active .acc-cur.lang,
.cur-nav.active .acc-cur {
    opacity: 1;
    pointer-events: all;
}

.home-prods-hg {
    width: 100%;
    height: auto;
}

.carousel-cell {
    width: 100%;
    height: auto;
}

.product-line .hg-product-grid .flickity-viewport {
    height: 100%;
}

.product-line .hg-product-grid {
    height: -webkit-calc((49.5vw - 2em)* 1.65);
    height: -moz-calc((49.5vw - 2em)* 1.65);
    height: calc((49.5vw - 2em)* 1.65);
}
}

.home-prods-hg .card-wrapper {
    height: auto;
}

.home-page.s-t-clm .hg-product-grid {
    display: block !important;
}

.s-t-clm .hg-product-grid {
    display: flex !important;
}

.home-nav-sl svg * {
    stroke: #000;
}

.home-prods-hg .card-wrapper {
    width: 50%;
}

.home-prods-hg .card-wrapper .tit-p {
    padding-left: 1em;
}

.home-prods-hg .card-wrapper {
    display: block;
}

.hg-prod .pr-img .prods-sl-n {
    position: relative;
}

@media screen and (min-width: 750px) {
    .hg-prod .pr-img .prods-sl-n .flickity-slider>.hg-slide {
        opacity: 0 !important;
        transition: none !important;
    }

    .hg-prod .pr-img .prods-sl-n .flickity-slider>.hg-slide.is-selected {
        opacity: 1 !important;
    }
}

.hg-prod .sl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    opacity: 0;
}

@media screen and (max-width: 749px) {
    .hg-prod:hover .sl-nav {
        opacity: 1;
        z-index: 222;
    }
}

.hg-prod .sl-nav svg * {
    stroke: #000;
}

.sl-items {
    width: 100%;
    padding: 1em;
    justify-content: space-between;
    display: flex;
}

.hg-prod .pr-img .prods-sl-n .is-selected {
    z-index: 22;
    opacity: 1 !important;
}

.hg-prod .pr-img {
    overflow: hidden;
}

.hg-prod .pr-img .prods-sl-n,
.hg-prod .pr-img .prods-sl-n,
.hg-prod .pr-img .prods-sl-n .bgcov,
.hg-prod .pr-img .prods-sl-n .bgcov_v {
    width: 100%;
    height: -webkit-calc((100vw - 2em) * 1.25);
    height: -moz-calc((100vw - 2em) * 1.25);
    height: calc((100vw - 2em) * 1.25);
    position: relative;
}

.s-t-clm .hg-prod .pr-img .prods-sl-n,
.s-t-clm .hg-prod .pr-img .prods-sl-n,
.s-t-clm .hg-prod .pr-img .prods-sl-n .bgcov,
.s-t-clm .hg-prod .pr-img .prods-sl-n .bgcov_v {
    height: -webkit-calc((49.5vw - 2em) * 1.25);
    height: -moz-calc((49.5vw - 2em) * 1.25);
    height: calc((49.5vw - 2em) * 1.25);
}


.flickity-page-dots {
    display: flex;
    position: absolute;
    bottom: 1em;
    left: 1em;
    opacity: 0;
}

.flickity-page-dots li {
    width: 1em;
    margin-right: .35em;
    border-bottom: 1px solid;
    opacity: .5;
}

.flickity-page-dots li.is-selected {
    opacity: 1;
}


/*preload*/
#CustomerPassword {
    text-transform: none !important;
}

#cart-errors * {
    font-size: 1em;
    opacity: .5;
    text-align: left;
    width: 100%;
}

#cart-errors i,
#cart-errors svg,
#cart-errors img {
    display: none !important;
}

.sl-nav * {
    cursor: pointer;
}

#hg-vars .variations span,
#mc-cart-hg,
#menu-i,
.hg-cl {
    cursor: pointer;
}

#PopupSignupForm_0 {
    display: none !important;
}

.fw-p-open .sp-p-grid,
.fw-p-open #fw-popup {
    opacity: 1;
    pointer-events: all;
}

.sp-p-grid {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.25);
    z-index: 2222;
    opacity: 0;
    pointer-events: none;
}

#fw-popup {
    position: fixed;
    top: 5%;
    left: 5vw;
    height: 30vh;
    width: 90vw;
    background-color: #fff;
    z-index: 22222;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    padding-bottom: 5vh;
    opacity: 0;
    pointer-events: none;
}

#fw-popup .pop-cont iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

#fw-popup .pop-cont {
    width: 85vw;
    height: auto;
    position: relative;
    display: block;
    margin: 0 auto;
}

#fw-popup .tit-grid {
    justify-content: space-between;
    align-items: center;
    padding: 1em 2.5vw;
}

#home-sl .ff_tit {
    text-transform: uppercase;
}


.header-item,
footer,
main {
    position: relative;
    opacity: 0;
}

.end_preload main,
.end_preload footer {
    opacity: 1;
}

/*preload*/
/*fonts*/

body {

    font-size: 10px;
}

body * {
    font-size: 1em;
}

.fs_xl {
    font-size: 5em;
    text-transform: uppercase;
}

.about-tpl .def_des strong,
.about-tpl .def_des b,
.about-tpl .def_des h4,
.about-tpl .def_des h5,
.about-tpl .def_des h3,
.about-tpl .def_des h2 {
    line-height: 1;
    font-family: 'hg-tit' !important;
    font-weight: bold;
}

.about-tpl .def_des h4,
.about-tpl .def_des h5,
.about-tpl .def_des h3,
.about-tpl .def_des h2,
.fs_l {
    font-size: 1em;
    text-transform: uppercase;
}

.fs_m {
    font-size: 1.7em;
}

.fs_ms {
    font-size: 1.5em;
}

.fs_s {
    font-size: 1.2em;
}

.fs_xl *,
.fs_ms *,
.fs_m *,
.fs_s *,
.fs_l * {
    font-size: 1em;
    text-transform: uppercase;
}

.about-tpl .def_des strong,
.about-tpl .def_des b,
.ff_tit {
    font-family: 'hg-tit';
}

.ff_tit * {
    font-family: inherit;
}

.about-tpl .def_des strong,
.about-tpl .def_des b {
    font-weight: bold;
}

/*fonts*/
/*header*/
.emp_car .empty-des {
    opacity: 1;
    pointer-events: all;
}

#nav-hg .hg-nav-items:last-of-type {
    margin-bottom: 2em;
}

body .pc-h.acc-cur li,
body .pc-h.cur-nav li {
    margin-right: .5em;
}

body .pc-h.acc-cur,
body .pc-h.cur-nav {
    margin-top: 0em;
    position: relative;
    display: flex !important;

}

.pc-h.acc-cur li.active,
.pc-h.cur-nav li.active {
    opacity: .5;
    pointer-events: none;
}

.pc-h.acc-cur li,
.pc-h.cur-nav li {
    padding: .25em 0;
}

.empty-des * {
    text-transform: uppercase;
}

.empty-des {
    padding: 1em;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding-bottom: 2em;
    flex-direction: column;
    opacity: 0;
    pointer-events: none;
    z-index: 22;
    background-color: #fff;
}

#cur-lang,
#cur-cur {
    line-height: 1.4;
    margin-top: .15em;
    position: relative;
    display: block;
}

.lang-nav-sub {
    position: relative;
    margin-right: 1em;
}

.lang-nav-sub *,
.acc-cur.lang *,
.cur-nav * {
    text-transform: uppercase;
}

.acc-cur.lang,
.cur-nav {
    position: relative;
    margin-right: 1em;
    cursor: pointer;
    position: relative;
}

.acc-cur.lang .active {
    opacity: 0;
    position: absolute;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    pointer-events: a;
}

.acc-cur.lang span,
.cur-nav .acc-cur span {
    padding: .15em 0;
    cursor: pointer;
}


.search-open {}

.header__search .search__input.field__input {
    padding: 1.5em 1em;
}

#predictive-search-results {
    width: 100%;
}

.predictive-search-status,
.search-modal.modal__content button *,
.search-modal.modal__content button {
    text-align: center;
    width: 100%;
}

.header__search {
    padding: 0 1em;
}

#close-serach {
    position: absolute;
    right: 1em;
    top: 1em;
}

.predictive-search__result-group h2 {
    padding-top: 1em;
    text-transform: uppercase;
}

.predictive-search__result-group {
    display: block;
    height: -webkit-calc(100vw - 8em);
    height: -moz-calc(100vw - 8em);
    height: calc(100vw - 8em);
    overflow-y: scroll;
    padding-bottom: 2em;
}

.predictive-search__item {
    display: flex;
    width: 100%;
    align-items: flex-start;
    margin: 1em 0;
    justify-content: space-between;
}

.predictive-search__item * {
    text-transform: uppercase;
}

.predictive-search__results-list .bgcov {
    width: 30vw;
    height: -webkit-calc(30vw * 1.25);
    height: -moz-calc(30vw * 1.25);
    height: calc(30vw * 1.25);
}

.predictive-search__item .bgcov,
.predictive-search__item .predictive-search__item-content {
    display: inline-flex;
    align-items: flex-start;
    margin-right: 1em;

}

.predictive-search__item .predictive-search__item-content {
    flex-direction: column;
}

body .predictive-search {
    top: 4em;
    display: flex;
    border-width: 0px;
}

.search-open .header__search {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    opacity: 1;
    pointer-events: all;
}

.predictive-search__loading-state {
    display: none;
}

.header__search {
    position: fixed;
    z-index: 2222;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    opacity: 0;
    pointer-events: none;
}

#nav-hg {
    position: fixed;
    width: 100%;
    height: 100vh;
    overflow-y: scroll;
    padding: 5em 1em;
    background-color: #ffff;
    display: block;
    top: 0;
    left: 0;
    z-index: -1;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    opacity: 0;
    pointer-events: none;
}

.m-open #nav-hg {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    opacity: 1;
    pointer-events: all;
}

#nav-hg * {
    color: #000;
    list-style: none;
    text-transform: uppercase;
}

.hg-nav-items {
    line-height: 1.7;
    display: table;
    position: relative;
    width: auto;
}

.has-child+.sub-nav li {
    opacity: 0;
}

.has-child.active+.sub-nav li {
    opacity: 1;
}

.sub-nav>.sub-nav {
    width: 25%;
    height: 90%;
    background: #fff;
}

.close-sub {
    opacity: .5;
}

.sub-nav {
    display: none;
    padding: 1.5em 0;
}

.has-child a {
    /* pointer-events: none;*/
}

body.home-page header.hg-header .cur-nav *,
body.home-page header.hg-header #mc-cart-hg,
.home-page header.hg-header #mc-cart-hg *,
.home-page header.hg-header #menu-i * {
    border-color: #fff;
    color: #fff;
}

header.hg-header.scroll-h {
    background-color: #fff;
}

body.home-page.m-open header.hg-header .cur-nav *,
body.home-page header.hg-header.scroll-h .cur-nav * {
    color: #000;
}

.home-page.m-open header.hg-header #mc-cart-hg,
.home-page.m-open header.hg-header #mc-cart-hg *,
.home-page.m-open header.hg-header #menu-i *,
.home-page header.hg-header.scroll-h #mc-cart-hg,
.home-page header.hg-header.scroll-h #mc-cart-hg *,
.home-page header.hg-header.scroll-h #menu-i * {
    border-color: #000;
    color: #000;
}

.home-page.m-open header.hg-header .logo img,
.home-page header.hg-header.scroll-h .logo img {
    filter: invert(0);
}

header.hg-header #mc-cart-hg,
header.hg-header #mc-cart-hg *,
header.hg-header #menu-i * {
    color: #000;
    border-color: #000;

}

.home-page header.hg-header .logo img {
    filter: invert(0);
}

.home-page header.hg-header .logo img {
    filter: invert(1);
}

header.hg-header {
    position: fixed;
    z-index: 222;
    top: 0;
    left: 0;
    padding: 1em;
    justify-content: space-between;
    align-items: center;
}

footer .logo img {
    padding: 0;
}

header.hg-header .logo img {
    height: 2em;
    width: auto;

}

.header-item {
    justify-content: flex-end;
    align-items: center;
}

.header-item div {
    position: relative;
    display: inline-flex;
    align-items: center;
}

#menu-i {
    height: 1.1em;
    width: 1.28em;
    position: relative;
}

#menu-i div {
    position: absolute;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
    top: 0;
    left: 0;
}

#menu-i div:nth-child(2) {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);

}

#menu-i div:last-child {
    top: auto;
    bottom: 0;
}

#mc-cart-hg {
    width: 1.4em;
    height: 1.43em;
    border: 1px solid #fff;
    position: relative;
    margin-left: 1em;
}

#mc-cart-hg span {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    justify-content: center;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    line-height: 1;
    color: #fff;
    display: flex;
}

/*hader*/
/*footer*/
body.cookies-overlay {
    overflow: hidden !important;
}

.cookies-overlay #countryInfoPopup .hg-sing-grid {
    position: relative;
}

.cookies-overlay #countryInfoPopup .hg-sing-grid::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: #000000B2;
;
}

#sing-pop .def_des,
#countryInfoPopup .def_des {
    font-family: 'hg-tit' !important;
    margin-bottom: 2em;
}

#countryInfoPopup .def_des {
    margin-bottom: 0;
}

.close-gtid {
    width: max-content;
    position: absolute;
    top: 14px;
    left: auto;
    right: 14px;
}

#sing-pop.open,
#countryInfoPopup.open {
    opacity: 1;
    pointer-events: all;
}

#sing-pop,
#countryInfoPopup {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 2222;
    background-color: #000000B2;
    justify-content: center;
    padding: 1em;
    opacity: 0;
    pointer-events: none;
}

#countryInfoPopup {
    z-index: 3333;
}

#countryInfoPopup #shopify-pc__banner {
    position: initial;
    width: 100%;
    border: none;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    max-height: max-content;
}

.hg-sing-grid * {
    color: #000;
}

.hg-sing-grid {
    position: relative;
    width: 100%;
    background-color: #fff;
    padding: 14px 1em 18px;
}

#c_mess .def_des {
    padding-bottom: 0;
}

#c_mess {
    padding: 1em;
    justify-content: space-between;
    background-color: #fff;
    bottom: 0;
    left: 0;
    position: fixed;
    z-index: 9999;
    align-items: center;
    display: none;
}

.newsletter-form__message {
    width: 100%;
    text-align: end;
    display: block;
    position: relative;
}

.sl-links {
    flex-direction: unset;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

footer .hg-sp-f .sl-links>.hg-i-fl {
    width: auto;
    align-items: center;
    padding: 0;
}

footer .hg-i-fl nav:last-child {
    text-align: right;
}

footer .hg-sp-f {
    flex-direction: column;
    width: 100%;
}

footer .hg-sp-f .hg-i-fl {
    justify-content: space-between;
    width: 100%;
    padding: 2em 0;
}

footer .hg-sp-f img.hg-i-fl {
    padding: 0;
}

.hg-i-fl.logo-f.pc-h * {
    padding: 0;
}

.hg-i-fl.logo-f.pc-h,
{
    align-items: center;
}

.hg-i-fl.logo-f.pc-h,
footer .hg-i-fl.nav-f.pc-h {
    width: 100%;
    justify-content: space-between;
    display: inline-flex !important;
    flex-wrap: wrap;
}

footer nav li a {
    line-height: 1.5;
}

h2.footer-block__heading {
    text-align: left;
    width: 100%;
}

.shopify-section-group-footer-group {
    width: 100%;
    height: 100%;
    position: relative;
    display: table;
}

.hg-sing-grid input {
    border-width: 0px;
}

.hg-sing-grid button svg *,
footer svg * {
    stroke: #000;
}

.hgf80-link a {
    text-transform: lowercase;
}

footer .hg-i-fl.hgf80-link {
    position: absolute;
    width: auto;
    right: 0;
    white-space: nowrap;
    bottom: 1em;
    display: block;
    text-transform: lowercase;
    font-size: .8em;
    opacity: .5;
}


footer .hg-i-fl {
    width: 100%;
    flex-wrap: wrap;
    display: inline-flex;
    position: relative;
}

footer {
    padding: 2em 1em;
    padding-top: 4em;
}

footer .news-f {
    padding: 4em 0;
    margin: 1em 0;
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);

}

footer *,
footer .news-f * {
    text-transform: uppercase;
}

footer .news-f input {
    width: 100%;
    border-width: 0px;
    -webkit-appearance: none;
}

footer .news-f .hg-i-fl {
    align-items: center;
}

.hg-sing-grid button,
footer .news-f button {
    width: auto;
    border-width: 0px;
    -webkit-appearance: none;
    background: transparent;
}

footer .news-f h2,
footer .news-f .h2 {
    font-weight: 700;
    text-transform: uppercase;
}

.newsletter-form__field-wrapper input {
    padding-left: 0;
}

.newsletter-form__field-wrapper .hg-fl {
    justify-content: space-between;
    flex-direction: row;
}

footer nav *,
footer nav {
    list-style: none;
}

footer .nav-f {
    justify-content: space-between;
    padding: 4em 0;
}

footer .logo-f .hg-i-fl,
footer .nav-f .hg-i-fl {
    width: auto;
}

footer .logo-img {
    height: 2em;
    width: auto;
}

footer .logo-f p {
    opacity: .5;
}

footer .logo-f {
    padding-bottom: 4em;
    justify-content: space-between;
    flex-direction: row;
    align-items: flex-end;
}

/*footer*/
/*home*/
.t-grid-h * {
    color: inherit;
}

#sp-nav * {
    color: inherit;
}

#sp-nav li a {
    pointer-events: all;
}

#sp-nav li {
    list-style: none;
    text-transform: uppercase;
    padding: .25em 0;
    pointer-events: all;
    display: table;
    width: auto;
}

#home-sl .ff_tit {
    opacity: 0;
}

#home-sl .has_bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35);
    z-index: 2;
    pointer-events: none;
}

#sp-nav {
    position: absolute;
    top: 0;
    width: 50%;
    top: 0;
    left: 0;
    height: 100vh;
    padding: 11em 1em;
    padding-left: 1em;
    justify-content: space-between;
    z-index: 22;
    pointer-events: none;
    color: #fff;
}

#home-sl .sl-item {
    position: relative;
    width: 100%;
    height: 100%;
}

.sl-item .bgcov_v,
.sl-item .bgcov {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.sl-item {
    position: relative;
}

#home-sl .t-clm .sl-item {
    width: 100%;
    height: 50%;
}

.t-grid a {
    width: 100%;
}

.t_grid {
    width: 100%;
    position: absolute;
    z-index: 2;
    color: #fff;
    padding: 1em;
    bottom: 10em;
    left: 0;
    right: 0;
    text-align: center;
}

.home-items .full-width .t-grid-h h4 span {
    line-height: 1;
    display: inline-flex;
}

.home-items .full-width .t-grid-h.slide h4 {
    flex-wrap: nowrap;
    flex-direction: row;
}

.home-items .full-width .t-grid-h h4 {
    display: flex;
    flex-wrap: wrap;
    line-height: 1;
}

.home-items .full-width .t-grid-h.pv-center {
    bottom: auto;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.t_grid.v-top {
    top: 11em;
}

.menu-aline .t_grid {
    width: 70%;
}

.menu-aline .t-clm .t_grid.v-center,
.menu-aline .t_grid.v-center,
.menu-aline .t_grid.v-center {
    top: auto;
    bottom: 10em;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    text-align: right;
}

.menu-aline .t_grid {
    margin-left: 30%;
    text-align: right;
}

.menu-aline .t_grid,
.menu-aline .t_grid.h-center,
.menu-aline .t_grid.h-left {
    justify-content: right;
}

.t-clm .t_grid.v-center {
    top: auto;
    bottom: 50%;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
}

.t_grid.v-center {
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.t_grid.h-center {
    justify-content: center;
}

.t_grid.h-left {
    justify-content: left;
}

.t_grid.h-right {
    justify-content: right;
}

.t_grid * {
    color: inherit;
}

.home-slider {
    position: relative;
    width: 100%;
    height: 100%;
}

.home-slider .sl-nav {
    padding: 1em;
    position: absolute;
    bottom: 4em;
    justify-content: space-between;
}

.home-slider .sl-nav div {
    align-items: center;
}

.sl-nav .prev-i svg,
.home-slider .sl-nav .prev-i svg {
    width: 2.4em;
    height: auto;
    padding: 1em 0;
}

.sl-nav .next-i svg {
    width: 2.4em;
    height: auto;
    padding: 1em 0;
}

.sl-nav .prev-i svg,
.home-slider .sl-nav .prev-i svg {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.home-items .home-item {
    position: relative;
    width: 100%;
    flex-wrap: wrap;
}

.home-items .full-width {
    width: 100%;
    height: 100vh;
    position: relative;
}

.home-items .home-item .bgcov_v,
.home-items .home-item .bgcov {
    position: absolute;
    width: 100%;
    height: 100%;
}

.home-items .full-width .t-grid-h {}

.home-items .full-width .t-grid-h.slide {
    align-items: flex-end;
}

.home-items .full-width .t-grid-h {
    position: absolute;
    padding: 1em;
    top: 4em;
    left: 0;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    z-index: 2;
    color: #fff;
}

.t-grid-h.pv-center {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.home-items .two-column .t-grid-h.pv-center {
    top: 60vh;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
}

.home-items .two-column .t-grid-h.pv-bottom {
    top: auto;
    bottom: 0;
}

.home-items .two-column .t-grid-h.ph-right {
    justify-content: flex-end;
}

.home-items .two-column .t-grid-h.ph-left {
    justify-content: flex-start;
}

.home-items .two-column .t-grid-h.ph-center {
    justify-content: center;
}

.home-items .two-column .t-grid-h .bnt-name {
    order: -1;
    display: flex;
    width: min-content;
}

body .t-grid-h {
    height: min-content;
}

.t-grid-h.slide {
    width: 100vw;
    flex-wrap: nowrap;
    overflow-x: hidden;
}

.home-items .two-column .t-grid-h {
    top: 0;
    height: fit-content;
    flex-direction: column;

}

.home-items .two-column .t-grid-h.ph-right.stretched,
.home-items .two-column .t-grid-h.ph-left.stretched,
.home-items .two-column .t-grid-h.ph-center.stretched,
.home-items .two-column .t-grid-h.stretched {
    justify-content: space-between;
    width: 100%;
}

.t-grid-h.stretched .tit-des {
    width: 100%;
}

.home-items .t-grid-h {
    position: absolute;
    width: 100%;
    padding: 1em;
    left: 0;
}

.home-items .t-grid-h p {
    line-height: 1.5;
    margin-top: 1em;
}

.home-items .t-grid-h,
.home-items .full-width .t-grid-h * {
    color: inherit;
}

.home-items .t-grid-h,
.home-items .full-width .t-grid-h.pv-bottom {
    top: auto;
    bottom: 4em;
}

.home-items .tit-des {
    width: 50%;
}

.bnt-name *,
.bnt-name {
    text-transform: uppercase;
}

.home-items .two-column {
    flex-direction: column;
}

.home-items .two-column>.hg-i-fl {
    width: 100%;
    position: relative;
    height: 60vh;

}

.home-items .product-slider .gall-imgs {
    width: 100%;
    order: -1;
    height: 60vh;
}

.home-items .product-slider .bgcov {
    width: 100%;
    height: 60vh;
    position: relative;

}

.home-items .product-slider {
    background-color: #fff;
}

.home-items .product-slider .gall-imgs {
    position: relative;
}

.home-items .product-slider .sl-nav {
    position: absolute;
    width: 100%;
    padding: 1em;
    bottom: 2em;
    left: 0;
    z-index: 2;
    justify-content: space-between;
}

.home-items .product-slider .sl-nav svg * {
    stroke: #000;
}

.tit-prod-grid {
    flex-direction: column;
    width: auto;
    max-width: 100%;
    padding: 6em 1em 2em 1em;
}

.tit-prod-grid span {
    justify-content: flex-end;
    display: flex;
}

.t-grid-h .stretched,
.tit-prod-grid.stretched {
    width: 100%;
}

.full-width .t-grid-h .tit-fl,
.full-width .t-grid-h.stretched .tit-fl {
    width: 60%;
}

.stretched .tit-fl {
    width: 100%;
    justify-content: space-between;
}

.tit-fl span:last-child {
    padding-right: 0;
}

.tit-fl span {
    padding-right: .25em;
}

/*home*/
/*shop*/
.hg-product-grid .price-item--sale {
    margin-right: .5em;
}

/*filters*/
.f-tit.pc-h {
    display: flex !important;
}

.mobile-facets__item.list-menu__item span {
    position: relative;
    width: auto;
    display: table;
}

.mobile-facets__item.list-menu__item span::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #000;
    opacity: 0;
    width: 0;
}

.mobile-facets__item.list-menu__item input:checked+span:before {
    width: 100%;
    opacity: 1;
}

#hg-sort {
    padding: 1em;
    padding-bottom: 2em;
}

.sort-item {
    padding: 0.25em 0;
    position: relative;
    width: auto;
    display: table;
}

.sort-item.active::before {
    width: 100%;
    opacity: 1;
}

.sort-item::before {
    content: '';
    position: absolute;
    left: 0;
    border-bottom: 1px solid #000;
    width: 0;
    opacity: 0;
    bottom: 0;
}

.f-tit {
    padding: 1.3em 1em;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.close-bth {
    position: relative;
    width: 1em;
    height: 1em;
}

.close-bth div {
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #000;
    top: 50%;
    left: 0;
    margin-top: -0.5px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

.close-bth div:last-child {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.active-facets,
.mobile-facets__list li input,
#FacetFiltersFormMobile section>div,
.mobile-facets__sort .select,
.mobile-facets__item svg,
#FacetFiltersFormMobile section button,
#FacetFiltersFormMobile section facet-remove,
.mobile-facets__submenu button {
    display: none;
}

.mobile-facets__list {
    padding-bottom: 1em;
    max-height: 30vh;
    height: auto;
    overflow: scroll;
}

.mobile-facets__list li {
    padding: .25em 1em;

}

.f-open #main-collection-filters {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    opacity: 1;
    pointer-events: all;
}

#main-collection-filters {
    width: 100vw;
    height: 100vh;
    position: fixed;
    overflow-y: scroll;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 222;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    opacity: 0;
    pointer-events: none;
}

#FacetFiltersFormMobile * {
    text-transform: uppercase;
}

.mobile-facets__sort,
#FacetFiltersFormMobile section {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}

.mobile-facets__summary {
    position: relative;
    width: 100%;
    height: auto;
}

span[for=SortBy-mobile]::before,
#FacetFiltersFormMobile section summary::before,
span[for=SortBy-mobile]::after,
#FacetFiltersFormMobile section summary::after {
    content: '';
    position: absolute;
    width: 1em;
    border-bottom: 1px solid #000;
    right: 1em;
    top: 50%;
    margin-top: -.5px;
}

span[for=SortBy-mobile]::after,
#FacetFiltersFormMobile section summary::after {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}

#FacetFiltersFormMobile section summary.active::after {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
}

span[for=SortBy-mobile],
#FacetFiltersFormMobile section summary {
    padding: 1em;
    position: relative;
    display: flex;
}

.f-btns {
    padding: 1em;
}

.mobile-facets__main {
    justify-content: space-between;
    height: 100vh;
    padding-bottom: 8em;
}

input[type="submit"],
button,
.hg-btn {
    position: relative;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    padding: 1em;
    border: 1px solid #000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    display: block;
}

#FacetFiltersFormMobile facet-remove {
    margin-bottom: 1em;
    position: relative;
    display: table;
    width: 100%;
}

input[type="submit"],
button,
body .predictive-search button *,
button *,
button.hg-btn * {
    color: #fff;
}

body .predictive-search button:hover *,
input[type="submit"]:hover,
button:hover,
button.hg-btn:hover * {
    color: #000;
}

input[type="submit"]:hover,
button:hover,
button.hg-btn:hover {
    background-color: #fff;
    color: #000;
}

.hg-btn:hover * {
    color: #fff;
}

input[type="submit"],
button,
.hg-btn:hover,
button.hg-btn {
    background-color: #000;
    color: #fff;
}

facet-remove {
    margin-bottom: 1em;
}

/*filters*/

#f-btn {
    justify-content: flex-end;
}

.hg-prod-item {
    width: 100%
}

.s-t-clm .hg-product-grid {
    justify-content: space-between;
}

.s-t-clm .hg-prod-item {
    width: 49.5%;
}

.s-t-clm .prod-des {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.s-t-clm .card__badge.hg-i-fl {
    order: -1;
    margin-bottom: .5em;
}

.s-t-clm .pr-img {
    height: -webkit-calc((49.5vw - 2em) * 1.25);
    height: -moz-calc((49.5vw - 2em) * 1.25);
    height: calc((49.5vw - 2em) * 1.25);
}

.pr-img {
    width: 100%;
    height: -webkit-calc((100vw - 2em) * 1.25);
    height: -moz-calc((100vw - 2em) * 1.25);
    height: calc((100vw - 2em) * 1.25);
    position: relative;
}

.pr-img .bgcov,
.pr-img .bgcov_v {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.prod-des * {
    text-transform: uppercase;
}

.prod-des {
    justify-content: space-between;
    padding: 1em 0;
    align-items: center;
}

.prod-des .hg-i-fl.tit-p {
    flex-direction: column;
}

.price__sale.hg-fl,
.price__container {
    min-width: 30vw;
}

.price__sale.hg-fl {
    justify-content: space-between;
}

.sold-tag {
    color: #C6B40A;
}

.sold-tag.cs_btn {
    color: #86E013;
}

.sold-tag.stock-out {
    color: #E43A14;
}

.slae-tag {
    color: #E43A14;
}

.prod-des .hg-i-fl.tit-p {
    flex-direction: column;
}

.prod-des .hg-i-fl.tit-p h3,
.prod-des .hg-i-fl.tit-p .h3 {
    padding-bottom: .5em;
    font-weight: 100;

}

.tit-grid {
    padding-top: 3em;
    padding-bottom: 2em;
    justify-content: space-between;
    text-transform: uppercase;
}

.tit-grid .tit-i {
    max-width: 70%;
    overflow-x: hidden;
    position: relative;
}

.has-an-ts .cat-count {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    background-color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.tit-grid .tit-i h1 {
    white-space: nowrap;
}

.tit-grid.has-an-ts .tit-i h1 {
    -webkit-animation: textslide 4s infinite alternate ease-in-out;
    -moz-animation: textslide 4s infinite alternate ease-in-out;
    animation: textslide 4s infinite alternate ease-in-out;
}

.tit-grid * {
    text-transform: uppercase;
}

.view-btn {
    margin-bottom: 1em;
}

.view-btn span.active {
    opacity: 0.3;
}

.view-btn span::before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 0;
    opacity: 0;
    border-bottom: 1px solid #000;
}

.view-btn span {
    margin-left: 1em;
    position: relative;
}

.s-btns {
    justify-content: space-between;
}

/*sshop*/

/*all*/
.hg-cl {
    width: 1em;
    height: 1em;
    position: relative;
    pointer-events: all;
}

.hg-cl:hover div:last-child,
.hg-cl div {
    width: 1em;
    border-bottom: 1px solid #000;
    position: absolute;
    top: 50%;
    left: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

.hg-cl:hover div,
.hg-cl div:last-child {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

#menu-i.active div:nth-child(2) {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    opacity: 0;
}

#menu-i.active div {
    top: 50%;
    bottom: auto;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

#menu-i.active div:last-child {
    top: 50%;
    bottom: auto;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

div#etranslate-currency-selector-theme2.etranslate-CurrencyList {
    display: none !important;
}

.hg-h {
    display: none !important;
}

#etranslate-currency-selector-theme2 {}

.home-page main {
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
}

main {
    padding-left: 1em;
    padding-right: 1em;
    margin-top: 4em;
    overflow-x: hidden;
}

.bgcov_v video {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: 50% 50%;
    background-image:
        /* our video */
;
    background-size: cover;
    background-color: #fff;
    object-fit: cover;
    object-position: 50% 50%;
}

{
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
}

/*scroll*/
.order-details::-webkit-scrollbar,
.order-history::-webkit-scrollbar,
.hg-p-prod .def_des::-webkit-scrollbar {
    height: 2px;
}

body *::-webkit-scrollbar,
body::-webkit-scrollbar,
.hg-sp-n::-webkit-scrollbar {
    width: 2px;
    height: 1px;
    background-color: unset;
}

body *::-webkit-scrollbar-thumb,
body::-webkit-scrollbar-thumb,
.hg-sp-n::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.3);
    background-color: unset;
}

body *::-webkit-scrollbar-track,
body::-webkit-scrollbar-track,
.hg-sp-n::-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;
}

/*scroll*/
/*inputs*/
body .select2-results__option,
body .select3-results__option,
body .select2-container--default .select2-search--dropdown .select2-search__field,
body .select3-container--default .select3-search--dropdown .select2-search__field,
body .select2-container--default .select2-selection--single,
body .select3-container--default .select3-selection--single {
    position: relative;
    display: block;
    padding: 1em;
    display: table;
    width: 100%;
    -webkit-box-shadow: unset;
    background: #fff;
}

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 #888888;
    background: #fff;
    color: #000;
;
}

body .select2-container--open .select2-dropdown--below,
body .select3-container--open .select3-dropdown--below {
    border-radius: 0;
    display: block;
    overflow: hidden;
    border: 1px solid #888888;
    background: #fff;
    color: #000;
;
}

body .select2-container .select2-selection--single,
body .select3-container .select3-selection--single {
    height: auto;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #888888;
    background: #fff;
    color: #000;
    padding: 13px 1em;
}

body .select3-container--default,
body .select2-container--default {
    width: 100% !important;
    width: unset !important;
}

body .select3-container--default .select3-selection--single .select3-selection__arrow,
body .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    top: 0;
    right: 0;
}

body .select3-container--default .select3-selection--single .select3-selection__arrow b,
body .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #161616 transparent transparent transparent;
    left: 12%;
    top: 48%;
}

body .select2-container--default .select2-selection--single .select2-selection__placeholder,
body .select3-container--default .select3-selection--single .select3-selection__placeholder,
body .select2-container--default .select2-selection--single .select2-selection__rendered,
body .select3-container--default .select3-selection--single .select3-selection__rendered {
    line-height: 1;
    padding: 0;
}

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: #fff;
    color: #000;
}

input[type="submit"]:hover,
.hg-btn:hover,
body button.hg-btn:hover,
body button:hover,
.hg-btn:hover,
body button.hg-btn:hover,
body button:hover {
    background: transparent;
    color: #000;
}

body textarea,
body input {
    -webkit-appearance: none;
    padding: 1em;
    font-size: 1em;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
    border: 0px solid;
    border-bottom: 1px solid #000;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    background: transparent;
    color: #000;
    line-height: 1;
    font-family: 'hg-des';
}

body textarea:focus,
body input:focus,
body textarea:hover,
body input:hover {
    background: transparent;
    color: #000;
    border-color: #000;
}

body input[type=checkbox],
body input[type=radio] {
    border-width: 0px;
}

input[type=number] {
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance: none;
}


button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance: none;
}

/*inputs*/
/*all*/
/*prod page*/
.prod-tpl .sl-count {
    bottom: 1.5em;
}

#not-hg .fs_xl {
    line-height: 1;
}

#not-hg .tit-grid {
    align-items: flex-start;
}

#close-not-hg {
    width: 1.43em;
    height: 1.43em;
}

.restock-alerts-submit-button:hover span {
    color: #000;
}

.restock-alerts-submit-button span {
    color: #fff;
}

.restock-alerts-submit-button {
    display: flex;
    justify-content: space-between;
}

.not-form-open #not-hg {
    opacity: 1;
    pointer-events: all;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
}

#not-hg {
    width: 100vw;
    text-align: left;
    position: fixed;
    top: 0;
    right: 0;
    background: #fff;
    z-index: 22;
    height: 100vh;
    padding: 2em 1em;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    opacity: 0;
    pointer-events: none;
}

#not-hg .form-g {
    flex-direction: column;
}

.variations-not * {
    text-transform: uppercase;
}

.variations-not span.active {
    opacity: .5;
}

.variations-not span {
    padding: 1em;
    text-transform: uppercase;
}

.variations-not {
    width: 100%;
    justify-content: space-between;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .25);
}

.restock-alerts-form {
    border-width: 0px !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important;
}

.restock-alerts-form input {
    border: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, .25);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.prod-des-g .restock-alerts-form,
.restock-alerts-form-title.formTitleStyle,
.restock-alerts-form .selectBoxWrapper,
.restock-alerts-variant-select,
.restock-alerts-email-label,
.restock-alerts-branding-text,
.restock-rocket-button-container-float-right {
    display: none !important;
}

.sp-prod-i {
    flex-direction: column;
}

.sg-open #sg-prod.hg-p-prod {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    opacity: 1;
    pointer-events: all;
}

.cg-open #cg-prod.hg-p-prod {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    opacity: 1;
    pointer-events: all;
}

.not-open #not-prod.hg-p-prod {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    opacity: 1;
    pointer-events: all;
}

.hg-p-prod {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 22;
    background-color: #fff;
    padding: 1em;
    padding-top: 4em;
    padding-bottom: 6em;
    flex-direction: column;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    opacity: 0;
    pointer-events: none;
}

.hg-p-prod .tit-p {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2em;
    padding-top: 2em;
}

.hg-p-prod .def_des {
    flex-direction: column;
    padding-bottom: 2em;
}

.hg-p-prod .def_des {
    display: block;
    overflow-x: scroll;
    width: -webkit-calc(100vw - 2em) !important;
    width: -moz-calc(100vw - 2em) !important;
    width: calc(100vw - 2em) !important;
    height: auto;
}

.hg-p-prod .def_des table {
    width: 150vw !important;
}

.def_des table,
.def_des table * {
    border-width: 0px !important;
}

.def_des table thead,
.def_des table tr:nth-child(even) {
    background-color: rgba(0, 0, 0, 0.025);
}

.def_des table tr {
    border-bottom: 1px solid rgba(0, 0, 0, .25) !important;

}

.def_des table tr>td:first-child {
    border-right: 1px solid rgba(0, 0, 0, .25) !important;
}

.def_des table td {
    padding: 1em .5em !important;
    text-align: left !important;
    width: auto !important;
}

.hg-p-prod .def_des * {
    font-size: 1em !important;
}

.hg-p-prod * {
    text-transform: uppercase;
}

.cont-p {
    overflow-y: auto;
    height: -webkit-calc(100vh - 10em);
    height: -moz-calc(100vh - 10em);
    height: calc(100vh - 10em);
}


.hg-product .sl-items {
    align-items: center;
    justify-content: space-between;
    min-width: 20%
}

.hg-product .sl-items svg * {
    stroke: #000;
}

.prod-gall-p {
    position: relative;
}

.hg-product .sl-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hg-product .ret-sl .sl-nav {
    position: relative;
    padding: 0;
    padding-top: 4em;
}

.hg-product .sl-nav {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1em;
    justify-content: space-between;
    z-index: 22;
}

main.hg-product {
    padding: 0;
}

.prod-tpl {
    flex-direction: column;
}

.prod-tpl .prod-gall {
    width: 100%;
    position: relative;
}

#product-gall .bgcov,
#product-gall .bgcov_v {
    height: -webkit-calc(100vw * 1.25);
    height: -moz-calc(100vw * 1.25);
    height: calc(100vw * 1.25);
    width: 100%;
}

.prod-des-g {
    padding: 3em 1em;
}

.prod-tit h1 {
    padding-top: 1em;
}

.product__description {
    padding-top: 6em;
}

.hg-vars * {
    text-transform: uppercase;
}

#hg-vars.c-size * {
    color: red;
}

#hg-vars * {
    text-transform: uppercase;
    align-items: center;
}

#hg-vars {
    width: 100%;
    padding: 0 1em;
    justify-content: space-between;
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    flex-wrap: wrap;
    align-items: flex-start;
}

#hg-vars .variations {
    flex-wrap: wrap;
    justify-content: flex-end;
    max-width: 70%;
}

#hg-vars .var-label {
    padding: 1.5em 0;
}

#hg-vars .variations span.out-var {
    opacity: 0.3;
    pointer-events: none;
}

#hg-vars .variations span::before {
    content: '';
    position: absolute;
    bottom: 1em;
    left: 0;
    border-bottom: 1px solid #000;
    opacity: 0;
    width: 0;
}

#hg-vars .variations span.active::before {
    width: 100%;
    opacity: 1;
}

#hg-vars .variations span {
    position: relative;
    margin-left: 1em;
    padding: 1.5em 0;
}

.prod-p-btns * {
    text-transform: uppercase;
}

.prod-p-btns {
    justify-content: space-between;
    padding: 1.5em 1em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.ret_prods h2 {
    padding-bottom: 1em;
}

.ret_prods {
    padding: 1em;
    padding-top: 6em;
}

.ret_prods .card-wrapper {
    width: 49.5%;
}

.card-wrapper .hg-slide {
    opacity: 1 !important;
}

.ret_prods .pr-img,
.s-t-clm .ret_prods .pr-img {
    height: -webkit-calc((49.5vw - 2em) * 1.25);
    height: -moz-calc((49.5vw - 2em) * 1.25);
    height: calc((49.5vw - 2em) * 1.25);
}

#hg-buy-btn .price__sale span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

#hg-buy-btn.cs_btn * {
    color: #86E013;
}

#hg-buy-btn.otu_btn * {
    color: #E43A14;
}

#hg-buy-btn.cs_btn .price,
#hg-buy-btn.otu_btn .price,
#hg-buy-btn.coming-soon .price__sale,
#hg-buy-btn.otu_btn .price__sale,
{
    justify-content: center;
}

#hg-buy-btn .price__sale span:last-child span {}

#hg-buy-btn .price__sale span:last-child span {
    order: -1;
    font-size: .7em;
    position: absolute;
    left: auto;
    right: 0;
    margin: 0 auto;
    top: -1em;
    color: #808080;
    text-decoration: inherit;
}

#hg-buy-btn.stock-out .price__sale span:last-child,
#hg-buy-btn.cs_btn .price__sale span:last-child,
#hg-buy-btn.otu_btn .price__sale span:last-child {
    left: 0;
}

#hg-buy-btn.stock-out * {
    color: #E4D014;
}

#hg-buy-btn .price__sale span:last-child * {
    color: #808080;
}

#hg-buy-btn .price__sale.hg-fl,
#hg-buy-btn .price__container {
    min-width: auto;
}

#hg-buy-btn .price__sale,
#hg-buy-btn .price {
    flex-direction: column;
    display: flex;
    position: relative;
    justify-content: flex-end;
}

#hg-buy-btn * {
    color: #fff;
}

#hg-buy-btn:hover * {
    color: #000;
}

#hg-buy-btn:hover {
    background: transparent;
}

#hg-buy-btn {
    background-color: #000;
    padding: 1.5em 1em;
    justify-content: space-between;
    cursor: pointer;
}

#hg-buy-btn {
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.prod-p-btns * {
    cursor: pointer;
}

.prod-p-btns {
    margin-bottom: 6em;
}

.hg-product .has-nav {
    position: relative;
    display: table;
    width: 100%;
}

#product-gall-ret .card-wrapper {
    margin-right: 1%;
}

.ret-sl .sl-count {
    position: relative;
    right: auto;
    bottom: auto;
    order: 2;
}

/*prod page*/
/*cart*/
.cart-item * {
    text-transform: uppercase;
}

.cart-item {
    display: flex;
    width: 100%;
    padding: 1em 0;
    justify-content: space-between;
}

.cart-item__media,
.cart-des-hg {
    display: inline-flex;
    justify-content: space-between;
    width: 49%;
    flex-direction: column;
    align-items: flex-start;
}

.cart-item__media a {
    display: table;
    width: 100%;
    height: auto;
    position: relative;
}

.cart-item__media .bgcov {
    width: 100%;
    height: -webkit-calc((49.5vw - 2em) * 1.25);
    height: -moz-calc((49.5vw - 2em) * 1.25);
    height: calc((49.5vw - 2em) * 1.25);
    position: relative;
}

.cart-item quantity-input {
    justify-content: space-between;
    margin-bottom: 1em;
    width: 100%;
}

.cart-item quantity-input button {
    background-color: transparent;
    border-color: transparent;
}

.cart-item quantity-input button,
.cart-item quantity-input input {
    cursor: pointer;
    text-align: center;
    border-width: 0;
}

.product-option dd {
    padding-left: .25em;
}

.cart-item__details .product-option * {
    line-height: 1;
}

.cart-item__name,
.product-option {
    padding-bottom: .5em;
    width: 100%;
    position: relative;
}

.product-option,
.cart-item quantity-input,
.cart-item cart-remove-button {
    display: flex;
    position: relative;
}

cart-remove-button {
    opacity: .5;
}

body .totals__subtotal-value {
    font-size: 1em;
}

.cart__footer *,
.cart__footer .totals * {
    text-transform: uppercase;
    font-family: 'hg-tit';
}

.cart__footer .totals {
    width: 100%;
    justify-content: space-between;
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    padding: 1em 0;
    display: flex;
    margin-top: 2em;
}

.title-wrapper-with-link {
    justify-content: space-between;
    width: 100%;
    margin: 2em 0;
}

.tax-note {
    padding: 1em 0;
    text-align: center;
    position: relative;
    display: table;
    width: 100%;
}

.hg_page #close-mc,
.hg_page .sp-bg-hg,
.hg_page.mc-open .sp-bg-hg,
.hg_page #MainContent {
    opacity: 0;
    pointer-events: none;
    display: none;
}

.hg_page #m-cart-hg.sp_c_page,
.hg_page.mc-open #m-cart-hg.sp_c_page,
#m-cart-hg.sp_c_page {
    left: 0;
    right: 0;
    margin: 2em auto;
    position: relative;
    z-index: 2;
}

#m-cart-hg.sp_c_page,
.mc-open #m-cart-hg {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    opacity: 1;
}

#m-cart-hg {
    position: fixed;
    top: 4em;
    left: 0;
    height: -webkit-calc(100vh - 4em);
    height: -moz-calc(100vh - 4em);
    height: calc(100vh - 4em);
    width: 100%;
    padding: 1em;
    padding-bottom: 6em;
    padding-bottom: 4em;
    display: flex;
    flex-direction: column;
    overflow-y: hidden;
    background-color: #fff;
    z-index: 222;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    opacity: 0;

}

#m-cart-hg .title-wrapper-with-link {
    display: none;
}

#m-cart-hg .hg-cart-grid {
    flex-direction: column;
    display: flex;
    justify-content: space-between;
}

.cart-items {
    display: inline-flex;
    flex-direction: column;
    height: -webkit-calc(100vh - 28em);
    height: -moz-calc(100vh - 28em);
    height: calc(100vh - 28em);
    overflow-y: auto;
    width: 100%;

}

.cart-items.show_recommended_products {
    /*min-height: -webkit-calc(100vh - 32em);*/
    /*min-height: -moz-calc(100vh - 32em);*/
    /*min-height: calc(100vh - 32em);*/
    height: 30.5vh;
    height: auto;
}

.cart__checkout-button {
    justify-content: space-between;
    display: flex;
}

.tit-mc {
    justify-content: space-between;
    align-items: center;
}

.tit-mc {
    text-transform: uppercase;
    z-index: 222;
}

#mc-preload {
    position: absolute;
    z-index: 222;
    background-color: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    opacity: 0;
    pointer-events: none;
}

.loading-mc #mc-preload {
    opacity: 1;
}

.mc-load {
    display: inline-flex;
    justify-content: center;
    width: auto;
    line-height: 0;
}

/*cart*/
/*page*/
.shopify-pc__banner__wrapper a,
.shopify-pc__banner__dialog button.shopify-pc__banner__btn-manage-prefs{
    text-decoration: none!important;
}
.def_des a,
.shopify-pc__banner__dialog button.shopify-pc__banner__btn-manage-prefs span,
.shopify-pc__banner__wrapper a{
    position: relative;
    display: initial;
}
.shopify-pc__banner__wrapper h2 {
    display: none;
}

.def_des a:hover:before,
.shopify-pc__banner__dialog button.shopify-pc__banner__btn-manage-prefs span:hover:before,
.shopify-pc__banner__wrapper a:hover:before {
    width: 0;
    opacity: 0;
}

.def_des a::before,
.shopify-pc__banner__dialog button.shopify-pc__banner__btn-manage-prefs span::before,
.shopify-pc__banner__wrapper a::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #000;
}

/*about*/
.template-404 h1 {

    margin-bottom: .25em;
}

.template-404 * {
    text-transform: uppercase;
}

.about-tpl {
    flex-direction: column;
    padding: 2em 0;
}

.about-tpl * {
    text-transform: uppercase;

}

.about-tpl .hg-i-fl {
    width: 100%;
    padding-bottom: 2em;
}

.about-tpl .hg-i-fl.a_tit {
    padding-right: 25%;

}

.about-tpl .hg-i-fl.a_sub_tit {
    justify-content: flex-end;
    padding-left: 45%;
    text-align: right;
}

.def_des * {
    line-height: 1.5;
}

.def_des p {
    padding-bottom: 1em;
}

.about-tpl .def_des h4,
.about-tpl .def_des h5,
.about-tpl .def_des h3,
.about-tpl .def_des h2 {
    font-family: 'hg-tit';
}

/*about*/
/*paage*/
/*blog*/
.coll-grid .bgcov::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .35);
    width: 100%;
    height: 100%;
}

.coll-grid .bgcov {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.coll-item {
    padding: 0;
}

.main-blog *,
.coll_des * {
    color: #fff;
}

.coll_des {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 1em 0;
    padding-top: 2em;
    width: -webkit-calc(100vw - 2em);
    width: -moz-calc(100vw - 2em);
    width: calc(100vw - 2em);
    border-top: .5px solid #fff;
}

.coll_des h2 {
    padding-bottom: 2em;

}

.coll-item a {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
    padding: 2em 1em;
}

.main-blog .sl-nav {
    position: absolute;
    width: 100%;
    bottom: 2em;
    padding: 1em;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main-blog .sl-nav .nav-arr {
    justify-content: space-between;
    min-width: 30%;
}

.sl-count {
    position: absolute;
    right: 1em;
    bottom: 8.2em;
}

.tit-grid-a .f-clm {
    justify-content: space-between;
}

.tit-grid-a {
    justify-content: space-between;
    width: 100%;
    padding: 1em 0;
    flex-wrap: wrap;
}

.s-t-clm .gall-item {
    width: 49.5%;
    height: -webkit-calc(49.5vw * 1.4);
    height: -moz-calc(49.5vw * 1.4);
    height: calc(49.5vw * 1.4);
    position: relative;
    margin: .5% 0;
}

.gall-grid {
    flex-wrap: wrap;
}

.gall-item {
    width: 100%;
    height: -webkit-calc((100vw - 2em) * 1.4);
    height: -moz-calc((100vw - 2em) * 1.4);
    height: calc((100vw - 2em) * 1.4);
    position: relative;
    margin: .25% 0;
}

.gall-item .bgcov {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.gall-grid {
    justify-content: space-between;
}

#full-gall {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    z-index: 2;
    overflow-y: scroll;
    padding-bottom: 4em;
    padding-top: 4em;
    opacity: 0;
    pointer-events: none;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);

}

.gall-open #full-gall {
    opacity: 1;
    pointer-events: all;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
}

#full-gall h3 {
    margin-bottom: .5em;
}

#full-gall .flickity-viewport {
    height: 100% !important;
}

#full-gall #close-f-gall {
    position: absolute;
    top: 5em;
    right: 1em;
    z-index: 2;
}

.full-g-item {
    flex-direction: column;
    width: 100%;
    padding-bottom: 2em;
}

.full-g-item .s-t-clm .gall-item,
.full-g-item .gall-item {
    width: 100%;
    height: -webkit-calc(100vw * 1.4);
    height: -moz-calc(100vw * 1.4);
    height: calc(100vw * 1.4);
    margin-bottom: 2em;
}

.gall-prods,
.s-t-clm .gall-prods {
    width: 100%;
    justify-content: space-between;
    padding: 0 1em;
}

.s-t-clm .gall-prods .card-wrapper {
    width: 49.5%;
}

.gall-prods .card-wrapper {
    width: 100%;
}

.gall-prods .pr-img {
    height: -webkit-calc((100vw - 2em) * 1.25);
    height: -moz-calc((100vw - 2em) * 1.25);
    height: calc((100vw - 2em) * 1.25);
}

.s-t-clm .gall-prods .pr-img,
.s-t-clm .gall-prods .pr-img {
    width: 100%;
    height: -webkit-calc((49.5vw - 2em) * 1.25);
    height: -moz-calc((49.5vw - 2em) * 1.25);
    height: calc((49.5vw - 2em) * 1.25);
}

.links_p * {
    text-transform: uppercase;
}

.links_p .prev_p svg {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.links_p .next_p {
    align-items: flex-end;
    justify-content: flex-end;
}

.links_p svg * {
    stroke: #000;
}

.links_p {
    justify-content: space-between;
    align-items: center;
    padding-top: 4em;
}

/*blog*/
/*accout*/
.hg-acc form {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.hg-acc form,
.hg-acc form .field {
    display: inline-flex;
    position: relative;
    margin-bottom: 2em;
    justify-content: space-between;
    align-items: center;
}

.hg-acc form .field .select,
.hg-acc form .field label,
.hg-acc form .field input {
    display: inline-flex;
    align-items: center;
}

.hg-acc form .field .select,
.hg-acc form .field input {
    width: 70%;
}

.hg-acc form .field label {
    min-width: 30%;
}

.hg-acc form .field input {
    border-color: rgba(0, 0, 0, 0.3);
}

.hg-acc form .field {
    width: 100%;
    margin-bottom: 2em;
}

.hg-acc form button {
    margin: 1em 0;
}

.reg-link {
    width: auto;
    text-align: right;
    justify-content: flex-end;
}

.login-links {
    justify-content: space-between;
    align-items: center;
}

#reset-pass {
    display: none;
}

.shopify-challenge__message {
    text-transform: uppercase;
    text-align: left !important;
    width: 100%;
}

.shopify-challenge__container {
    margin: 2em 0;
    text-align: left;
    display: inline-flex;
    justify-content: flex-start;
    flex-direction: column;
    width: 100%;
}

#g-recaptcha iframe {
    width: 100%;
}

#g-recaptcha>div {
    margin: 2em 0;
    width: 100% !important;
}

.form__message * {
    color: red;
}

.errors ul {
    margin-bottom: 2em;
}

.hg-acc * {
    text-transform: uppercase;
}

.hg-acc a:hover:before {
    opacity: 1;
}

.hg-acc a {
    position: relative;
    display: initial;
    width: fit-content;
}

.hg-acc a:hover:before {
    width: 0;
    opacity: 0;
}

.hg-acc a.reg-link::before {
    content: none;
}

.hg-acc a:before {
    content: '';
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #000;
    left: 0;
    bottom: 0;
}

.hg-acc {
    height: auto;
    min-height: -webkit-calc(100vh - 4em);
    min-height: -moz-calc(100vh - 4em);
    min-height: calc(100vh - 4em);
    justify-content: flex-start;
    padding-top: 3em;
}

.hg-acc #reset-pass h2 {
    margin-bottom: 0;
}

.hg-acc #reset-pass {
    margin-bottom: 2em;
}

.hg-acc h2 {
    margin-bottom: 1em;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.a_tit.in-acc {
    justify-content: space-between;
    align-items: flex-start;
}

.acc-item:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.acc-item {
    margin: 3em 0;
    padding: 3em 0;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
}

.acc-item.or-his {
    padding-bottom: 1em;
}

.hg-edit-adr,
#AddAddress {
    padding: 2em 0;
    display: none;
}

.ard-btns {
    justify-content: space-between;
}

.about-tpl .ard-btns .hg-i-fl.btns:last-child {
    justify-content: flex-end;
    text-align: right;
}

.about-tpl .ard-btns .hg-i-fl.btns {
    width: 49.5%;
    padding-bottom: 1em;
    text-align: center;

}

.customer.addresses ul[role="list"] li {
    margin-bottom: 2em;
}

.customer.addresses ul[role="list"] {
    margin-top: 2em;
}

.customer.addresses ul[role="list"] .ard-btns {
    margin-top: 2em;
}

.abel_sp_adr {
    width: 100%;
    text-align: right;
}

.order-page .order-details {
    justify-content: space-between;
    padding-top: 3em;
}

.order-page .rowgroup,
.order-page .row,
.order-history .rowgroup,
.order-history .row {
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.order-page .rowgroup,
.order-page .row {
    width: auto;
}

.order-page .rowgroup .row div,
.order-page .row div {
    width: 30vw;
    padding: 1em 0;
}

.order-page .rowgroup.totals .row {
    flex-direction: column;
}

.order-history .row.hg-fl.h-items div {
    opacity: .3;
}

.order-history .rowgroup div,
.order-history .row div {
    display: inline-flex;
    min-width: 30vw;
    padding: 1em 0;
}

.order-details,
.order-history {
    width: -webkit-calc(100vw - 2em);
    width: -moz-calc(100vw - 2em);
    width: calc(100vw - 2em);
    overflow-x: scroll;
    padding-bottom: 2em;
}

.order-details {
    padding-bottom: 3em;
    margin-bottom: 3em;
}

.order-ardress .hg-i-fl {
    width: 50%;
}

.hg-acc .order-ardress .hg-i-fl:last-child h2 {
    justify-content: flex-end;
}

.order-ardress .hg-i-fl:last-child {
    text-align: right;
}

.order-page .order-tit {
    padding-top: 2em;
    position: relative;
}

.order-s-tit {
    opacity: 0.3;
}

body .order-page .row .bgcov {
    width: 90%;
    height: -webkit-calc(27vw * 1.25);
    height: -moz-calc(27vw * 1.25);
    height: calc(27vw * 1.25);
    margin-top: 1em;
}

.order-page .poducts-items .row {
    align-items: flex-start;
}

.order-page .poducts-item .row {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.order-page .rowgroup.totals {
    width: 100%;
    flex-direction: column;
}

.order-page .rowgroup.totals .row {
    width: 100%;
    justify-content: space-between;
    align-items: center;
    flex-direction: row
}

.order-page .rowgroup.totals {
    margin-bottom: 2em;
}

.order-page .rowgroup.totals .row div {
    display: inline-flex;
    align-items: center;
    width: auto;
    padding: .25em 0;
}

/*accout*/

.mob-h {
    display: none !important;
    pointer-events: none;
}

.pc-h {
    display: initial !important;
    pointer-events: all;
}

@media(min-width: 475px) and (max-width: 8000px) {
    .hg-sing-grid {
        width: 340px;
        margin: 0 auto;
    }
}

@media(min-width: 1040px) and (max-width: 8000px) {
    .bgcov.hg-slide.is-selected {
        z-index: 22;
    }

    .lang-nav-sub:hover .acc-cur.lang,
    .acc-cur.lang:hover,
    .acc-cur:hover,
    .cur-nav:hover .acc-cur {
        opacity: 1;
        pointer-events: all;
    }


    .scroll-h .acc-cur.lang,
    .scroll-h .cur-nav .acc-cur {
        background: transparent;
    }

    .acc-cur.lang,
    .cur-nav .acc-cur {
        position: absolute;
        left: 0;
        width: 100%;
        flex-direction: column;
        display: flex;
        opacity: 0;
        pointer-events: none;
        background: transparent;
    }


    .product-line .hg-product-grid .flickity-viewport {
        height: 100%;
    }

    .product-line .hg-product-grid {
        height: -webkit-calc((24.5vw - 2em)* 1.63);
        height: -moz-calc((24.5vw - 2em)* 1.63);
        height: calc((24.5vw - 2em)* 1.63);
    }


    .home-prods-hg .card-wrapper {
        width: 25%;
    }


    .s-t-clm .hg-prod .pr-img .prods-sl-n,
    .s-t-clm .hg-prod .pr-img .prods-sl-n,
    .s-t-clm .hg-prod .pr-img .prods-sl-n .bgcov,
    .s-t-clm .hg-prod .pr-img prods-sl-nl .bgcov_v {
        height: -webkit-calc((24.5vw - 2em) * 1.33);
        height: -moz-calc((24.5vw - 2em) * 1.33);
        height: calc((24.5vw - 2em) * 1.33);
        width: 100%;
    }

    .hg-prod .pr-img .prods-sl-n,
    .hg-prod .pr-img .prods-sl-n,
    .hg-prod .pr-img .prods-sl-n .bgcov_v,
    .hg-prod .pr-img .prods-sl-n .bgcov {
        height: -webkit-calc((32.8vw - 2em) * 1.33);
        height: -moz-calc((32.8vw - 2em) * 1.33);
        height: calc((32.8vw - 2em) * 1.33);
    }


    .hg-p-prod .def_des {
        width: -webkit-calc(65vw - 2em) !important;
        width: -moz-calc(65vw - 2em) !important;
        width: calc(65vw - 2em) !important;
    }

    #fw-popup .pop-cont {
        height: auto;
    }

    #fw-popup {
        height: 30vh;
    }

    body .pc-h.acc-cur,
    body .pc-h.cur-nav {
        display: none !important;
    }

    footer .hg-i-fl.hgf80-link {
        top: 2em;
        bottom: auto;
    }

    /*search*/
    #product-grid::before,
    #product-grid::after,
    .template-search__results .grid.product-grid::after {
        content: '';
        width: 32.5%;
        order: 2;
    }

    .s-t-clm #product-grid::before,
    .s-t-clm #product-grid::after,
    .s-t-clm .grid.product-grid::after {
        width: 24.5%;
        order: 2;
    }

    .template-search__results .grid.product-grid {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    #predictive-search-results-products-list {
        flex-wrap: wrap;
        flex-direction: unset;
        justify-content: flex-start;
        display: flex;
        overflow-y: scroll;
        height: -webkit-calc(100vw - 8em);
        height: -moz-calc(100vw - 8em);
        height: calc(100vw - 8em);

    }

    #predictive-search-results-products-list .predictive-search__list-item {
        width: 33.33%;
    }

    .predictive-search__list-item .bgcov {
        width: 10vw;
        height: -webkit-calc(10vw * 1.25);
        height: -moz-calc(10vw * 1.25);
        height: calc(10vw * 1.25);
    }

    .predictive-search__item-content {
        width: -webkit-calc(100% - 10vw);
        width: -moz-calc(100% - 10vw);
        width: calc(100% - 10vw);
        padding-right: 1em;
    }

    /*search*/
    /*all*/

    .sg-open .sp-bg-hg,
    .cg-open .sp-bg-hg,
    .mc-open .sp-bg-hg,
    .f-open .sp-bg-hg {
        opacity: 1;
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        pointer-events: all;

    }

    .sp-bg-hg {
        position: fixed;
        width: 100vw;
        height: 100vh;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.25);
        pointer-events: none;
        opacity: 0;
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        z-index: 2;
    }

    body {
        font-size: 14px;
    }

    .f-tit.pc-h,
    .hg-i-fl.logo-f.pc-h,
    footer .hg-i-fl.nav-f.pc-h,
    .pc-h {
        display: none !important;
        pointer-events: none;
    }

    .mob-h {
        display: initial !important;
        pointer-events: all;
    }

    /*all*/

    /*cart*/
    #m-cart-hg {
        width: 32%;
        right: 0;
        left: auto;
        padding-bottom: 2em;
    }

    #m-cart-hg .hg-cart-grid {
        height: 100%;
    }

    .cart-item__media .bgcov {
        height: -webkit-calc((16vw - 2em) * 1.33);
        height: -moz-calc((16vw - 2em) * 1.33);
        height: calc((16vw - 2em) * 1.33);
    }

    /*cart*/
    /*header*/
    #menu-img.big-img {
        transform: scale(.7);
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        -webkit-transform-origin: top right;
        -moz-transform-origin: top right;
        -ms-transform-origin: top right;
        -o-transform-origin: top right;
        transform-origin: top right;
    }

    #menu-img {
        position: fixed;
        right: 0;
        width: 50%;
        top: 5em;
        height: -webkit-calc(100vh - 5em);
        height: -moz-calc(100vh - 5em);
        height: calc(100vh - 5em);
    }

    #menu-img .bgcov,
    #menu-img .bgcov_v {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }

    .sub-nav {
        position: fixed;
        left: 25%;
        top: 5em;
        padding: 0.25em
    }

    /*footer*/

    .sl-links a {
        line-height: 1.5;
    }

    .sl-links {
        flex-direction: column;
    }

    footer.f-clm {
        flex-direction: unset;
        flex-wrap: wrap;
    }

    footer .hg-i-fl {
        width: 100%;
    }

    footer .newsletter-form__field-wrapper,
    footer .newsletter-form {
        width: 100%;
        max-width: unset;
    }

    footer .hg-i-fl.logo-f.mob-h {
        justify-content: flex-end;
        display: inline-flex !important;
        align-items: flex-start;
        flex-direction: column;
        width: 50%;
    }

    footer .hg-sp-f {
        flex-direction: row;
        justify-content: space-between;
    }

    footer .hg-i-fl.nav-f.mob-h,
    footer .hg-i-fl.foot-items {
        width: 25%;
        height: auto;
        flex-direction: column;
    }

    footer .hg-i-fl.foot-items {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-end;
    }

    footer .news-f {
        border-width: 0px;
        width: 100%;
        padding: 0;
        margin-top: 0;
        padding-bottom: 6em;
    }

    footer .hg-sp-f {
        width: 100%;
        justify-content: space-between;
        align-items: flex-end;
    }

    footer .hg-sp-f .hg-i-fl {
        padding: 0;
    }

    footer .hg-sp-f .hg-i-fl {
        width: auto;
    }

    .cop-txt {
        opacity: 0.3;
    }

    footer .hg-i-fl.nav-f.mob-h {
        width: 25%;
        order: unset;
        flex-direction: column;
        justify-content: space-between;
        display: flex !important;
    }

    footer .hg-i-fl.nav-f.mob-h,
    footer .hg-i-fl.logo-f.mob-h {
        padding: 0;
    }

    footer .hg-i-fl nav:last-child {
        text-align: left;
    }

    /*footer*/

    /*home*/
    .home-items .two-column .t-grid-h.pv-center {
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    }

    #home-sl .t-clm .sl-item {
        width: 50%;
        height: 100%;
    }

    .home-items .full-width .t-grid-h {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .home-items .full-width .t-grid-h * {
        text-align: left;
    }

    .home-items .t-grid-h.stretched *,
    .home-items .t-grid-h.stretched {
        justify-content: space-between;
    }

    .home-items .t-grid-h.stretched .bnt-name {
        width: fit-content;
    }

    .home-item.hg-fl.product-slider {
        flex-direction: row;
        justify-content: space-between;
    }

    .home-item.hg-fl.product-slider .tit-prod-grid {
        z-index: 22;
        height: auto;
        background: #fff;
        display: inline-flex;
        flex-direction: column;
        justify-content: flex-end;
    }

    .home-item.hg-fl.product-slider .tit-prod-grid .hg-fl.f-clm {
        width: fit-content;
    }

    .home-item.hg-fl.product-slider {
        flex-wrap: wrap;
    }

    .home-item.hg-fl.product-slider>div {
        width: 50%;
    }

    .home-items .product-slider .gall-imgs {
        order: 1
    }

    .home-items .product-slider .bgcov,
    .home-items .product-slider .gall-imgs {
        height: 110vh;
    }

    .home-item.hg-fl.product-slider .tit-prod-grid,
    .home-items .product-slider .bgcov {
        height: 110vh;
    }

    .home-items .product-slider .sl-nav {
        width: 10em;
        left: auto;
        right: 0;
    }

    .home-items .t-grid-h,
    .home-items .full-width .t-grid-h.pv-bottom {
        margin: 0 auto;
        left: 0;
        right: 0;
    }

    .home-items .full-width .tit-des {
        width: 50%;
        padding-right: 10%;
    }

    .home-items .full-width .tit-des>.hg-i-fl {
        width: inherit;
    }

    .home-items .full-width .t-grid-h.slide {
        width: 100%;
    }

    .home-items .two-column {
        flex-direction: row;
    }

    .home-items .two-column>.hg-i-fl {
        width: 50%;
        height: 100vh;
    }

    .home-items .two-column .t-grid-h.ph-center.stretched,
    .home-items .two-column .t-grid-h.ph-left.stretched,
    .home-items .two-column .t-grid-h.ph-right.stretched,
    .home-items .two-column .t-grid-h.stretched,
    .home-item.two-column .t-grid-h {
        width: 50%;
        left: 0;
        right: auto;
    }

    .home-items .two-column .t-grid-h.ph-right.stretched {
        margin-left: 50%;
    }

    .home-items .two-column .t-grid-h.stretched .t-grid-h * {
        color: inherit;
    }

    /*home*/
    /*shop*/
    .price__sale.hg-fl,
    .price__container {
        min-width: unset;
    }

    .hg-product-grid .prod-des {
        align-items: flex-start;
    }

    .prod-tpl .prod-des {
        align-items: flex-start;
        border-top: 1px solid rgba(0, 0, 0, 0.3);
    }

    .prod-des .hg-i-fl.tit-p {
        width: 100%;
    }

    .card__badge {
        white-space: nowrap;
    }

    #product-grid {
        justify-content: space-between;
        position: relative;

    }

    .ret_prods .card-wrapper,
    .hg-prod-item {
        width: 32.8%;
    }

    .ret_prods .card-wrapper .pr-img,
    .pr-img {
        height: -webkit-calc((32.8vw - 2em) * 1.33);
        height: -moz-calc((32.8vw - 2em) * 1.33);
        height: calc((32.8vw - 2em) * 1.33);
    }

    .s-t-clm .hg-prod-item {
        width: 24.5%;
    }

    .s-t-clm .pr-img {
        height: -webkit-calc((24.5vw - 2em) * 1.33);
        height: -moz-calc((24.5vw - 2em) * 1.33);
        height: calc((24.5vw - 2em) * 1.33);
    }

    /*filters*/
    #hg-sort {
        padding-top: 0;
    }

    .hg-filter-grid {
        display: flex;
        flex-wrap: wrap;
    }

    #FacetFiltersFormMobile .mobile-facets__section,
    #FacetFiltersFormMobile section {
        display: inline-flex;
        align-items: flex-start;
        width: auto;
        margin-right: 2em;
        margin-left: 2em;
        flex-direction: column;
    }

    .mobile-facets__main {
        height: auto;
    }

    .mobile-facets__sort {
        padding-right: 2em;
    }

    .mobile-facets__footer.f-btns {
        display: flex;
        justify-content: flex-end;
        width: 100%;
        padding-top: 2em;
    }

    #FacetFiltersFormMobile section:first-child {
        margin-left: 0;
    }

    .mobile-facets__sort {
        width: 100%;
    }

    #FacetFiltersFormMobile .mobile-facets__section .select,
    #FacetFiltersFormMobile section>div {

        display: block !important;
        min-width: 15vw;
    }

    .mobile-facets__sort,
    #FacetFiltersFormMobile section {
        border-bottom: 0px;
        border-right: 1px solid rgba(0, 0, 0, 0.3);
    }

    span[for=SortBy-mobile]::before,
    #FacetFiltersFormMobile section summary::before,
    span[for=SortBy-mobile]::after,
    #FacetFiltersFormMobile section summary::after {
        content: none;
    }

    #FacetFiltersFormMobile facet-remove {
        width: auto;
        display: inline-flex;
        justify-content: flex-end;
    }

    #FacetFiltersFormMobile facet-remove a {
        padding: 1em 3em;
    }

    aside#main-collection-filters {
        z-index: 22;
        height: auto !important;
        padding-top: 6em;
        max-height: 100vh;
    }

    #f-close-p {
        position: absolute;
        top: 6em;
        right: 1em;
        cursor: pointer;
        z-index: 22;
    }

    .pr-img .bgcov_v {
        z-index: 2;
    }

    /*shop*/
    /*prod page*/
    #not-hg .tit-grid {
        align-items: center;
    }

    #not-hg {
        width: 65vw;
    }

    .prod-tpl {
        flex-direction: unset;
        flex-wrap: wrap;
    }

    .product__description {
        padding: 2em 1em;
        width: 50%;
    }

    .prod-des-g {
        width: 65%;
        justify-content: space-between;
        padding: 3em 0;
        padding-bottom: 0;
        border-top: 1px solid rgba(0, 0, 0, 0.3);
        z-index: 2;
        background-color: #fff;
    }

    .prod-gall-p {
        width: 35%;
    }

    #product-gall .bgcov,
    #product-gall .bgcov_v {
        height: -webkit-calc(35vw * 1.33);
        height: -moz-calc(35vw * 1.33);
        height: calc(35vw * 1.33);
        width: 100%;
    }

    .f-clm.prod-btns {
        flex-direction: unset;
        flex-wrap: wrap;
    }

    .prod-p-btns {
        border-top: 1px solid rgba(0, 0, 0, 0.3);
        order: -1;
    }

    .prod-tit {
        padding: 0 1em;
    }

    #hg-buy-btn,
    .prod-p-btns {
        margin-bottom: 0;
        width: 50%;
    }

    .prod-gall-p .sl-count {
        bottom: 1.5em;
    }

    .hg-p-prod {
        left: auto;
        right: 0;
        width: 65%;
    }

    .hg-p-prod .def_des {
        padding-right: 1em
    }

    .hg-p-prod .def_des table {
        width: 100% !important;
    }

    .ret_prods {
        padding: 6em 1em;
    }

    /*prod page*/
    /*page*/
    .template-404 {
        height: -webkit-calc(100vh - 26em);
        height: -moz-calc(100vh - 26em);
        height: calc(100vh - 26em);
        padding-left: 50%;
    }

    .about-tpl .hg-i-fl.a_tit {
        padding-right: 0;
    }

    .about-tpl .hg-i-fl.a_sub_tit {
        justify-content: flex-end;
        padding-left: 30%;
        text-align: right;

    }

    .tit-group {
        width: fit-content;
        max-width: 35%;
    }

    .about-tpl.hg-fw.hg-fl .def_des {
        padding-left: 50%;
        padding-right: 10%;
    }

    .about-tpl.hg-fw.hg-fl {
        flex-direction: column;
    }

    .about-tpl.hg-fw.hg-fl.pega-hg-cont .def_des {
        padding-left: 50%;
        width: 100%;
    }

    /*paage*/
    /*aacount*/

    .customer.addresses button[aria-controls="AddAddress"] {
        margin-left: 50%;
        width: 50%;
    }

    .order-hg-page,
    .customer.addresses ul[role="list"],
    #AddAddress,
    .acc-items,
    .hg-acc form {
        padding-left: 50%;
    }

    .hg-edit-adr {
        padding-left: 0;
    }

    body .order-page .row .bgcov {
        width: 90%;
        height: -webkit-calc(9vw * 1.33);
        height: -moz-calc(9vw * 1.33);
        height: calc(9vw * 1.33);
        margin-top: 1em;
    }

    .order-page .rowgroup .row div,
    .order-page .row div {
        width: 10vw;
    }

    .order-details,
    .order-history {
        width: 100%;
    }

    .order-history .rowgroup div,
    .order-history .row div {
        min-width: auto;
    }

    /*aacount*/
    /*blog*/
    .main-blog .sl-nav .nav-arr {
        min-width: 10%;
    }

    .gall-item {
        width: 32.8%;
        height: -webkit-calc((32.8vw - 2em) * 1.4);
        height: -moz-calc((32.8vw - 2em) * 1.4);
        height: calc((32.8vw - 2em) * 1.4);
        position: relative;
        margin: .25% 0;
    }

    .gall-grid::before,
    .gall-grid::after {
        content: '';
        width: 32.8%;
        order: 2;
    }

    .s-t-clm .gall-grid::before,
    .s-t-clm .gall-grid::after {
        content: '';
        width: 24.5%;
        order: 2;
    }

    .s-t-clm .gall-item {
        width: 24.5%;
        height: -webkit-calc(24.5vw * 1.4);
        height: -moz-calc(24.5vw * 1.4);
        height: calc(24.5vw * 1.4);
        position: relative;
        margin: .5% 0;
    }

    #full-gall .gall-item {
        width: 60%;
        height: -webkit-calc(60vw * 1.4);
        height: -moz-calc(60vw * 1.4);
        height: calc(60vw * 1.4);
        position: relative;
        margin: .5% 0;
    }

    .gall-prods,
    .s-t-clm .gall-prods,
    .gall-prods {
        width: 40%;
    }

    .full-g-item {
        flex-direction: unset;
        flex-wrap: wrap;
        justify-content: center;
    }

    .gall-prods .card-wrapper,
    .s-t-clm .gall-prods .card-wrapper {
        width: 49.5%;
    }

    .gall-prods .pr-img,
    .s-t-clm .gall-prods .pr-img {
        width: 100%;
        height: -webkit-calc((19.5vw - 2em) * 1.25);
        height: -moz-calc((19.5vw - 2em) * 1.25);
        height: calc((19.5vw - 2em) * 1.25);
    }

    .gall-prods,
    .s-t-clm .gall-prods {
        align-items: flex-start;
        align-content: flex-start;
    }

    /*blog*/
}

/*shopify cookies*/
body .shopify-pc__banner__dialog {
    padding: 16px 14px;
}

body .shopify-pc__banner__dialog .shopify-pc__banner__dialog h2 {
    letter-spacing: -0.3px;
}

body .shopify-pc__banner__dialog .shopify-pc__banner__wrapper {
    flex-direction: row;
    gap: 20px;
}

body .shopify-pc__banner__dialog .shopify-pc__banner__body {
    margin-bottom: 0;
}

body .shopify-pc__banner__dialog .shopify-pc__banner__btns button {
    margin: 0;
    padding: 12px 52px;
    max-width: max-content;
    line-height: normal;
    max-height: 44px;
}
body .shopify-pc__banner__dialog .shopify-pc__banner__btns button#shopify-pc__banner__btn-accept,
body .shopify-pc__banner__dialog .shopify-pc__banner__btns button#shopify-pc__banner__btn-decline{
    padding: 0 52px;
    line-height: 44px;
    display: flex;
    align-items: flex-start;
}
body .shopify-pc__prefs .shopify-pc__prefs__header-actions button#shopify-pc__prefs__header-save,
body .shopify-pc__prefs .shopify-pc__prefs__header-actions button#shopify-pc__prefs__header-decline,
body .shopify-pc__prefs .shopify-pc__prefs__header-actions button#shopify-pc__prefs__header-accept{
    padding: 0 52px;
    line-height: 46px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
body .shopify-pc__banner__dialog .shopify-pc__banner__btns button#shopify-pc__banner__btn-accept {
    background-color: #000000;
    color: white;
    order: 3;
}

body .shopify-pc__banner__dialog .shopify-pc__banner__btns button#shopify-pc__banner__btn-accept:hover {
    background-color: white;
    color: black;
}

body .shopify-pc__banner__dialog .shopify-pc__banner__btns button#shopify-pc__banner__btn-manage-prefs {
    padding: 12px 12px;
    white-space: nowrap;
}

body .shopify-pc__banner__dialog .shopify-pc__banner__btns {
    gap: 16px;
}

@media screen and (max-width: 749px) {
    body .shopify-pc__banner__dialog {
        padding: 20px 10px 10px 12px;
    }

    body .shopify-pc__banner__dialog h2 {
        margin-bottom: 9px;
        text-align: center;
    }

    body .shopify-pc__banner__dialog p {
        text-align: center;
        line-height: 137%;
    }

    body .shopify-pc__banner__dialog .shopify-pc__banner__wrapper {
        flex-direction: column;
        row-gap: 7px;
    }

    body .shopify-pc__banner__dialog .shopify-pc__banner__btns {
        flex-direction: row-reverse;
        justify-content: space-between;
        flex-wrap: wrap;
        column-gap: 4px;
        row-gap: 5px;
    }

    body .shopify-pc__banner__dialog .shopify-pc__banner__btns button#shopify-pc__banner__btn-manage-prefs {
        flex: 1 0 100%;
        max-width: 100%;
        order: 1;
    }

    body .shopify-pc__banner__dialog .shopify-pc__banner__btns button:not(#shopify-pc__banner__btn-manage-prefs) {
        flex: 1 0 calc(50% - 2px);
        justify-content: center;
        max-width: none;
        order: initial;
    }
}

/*shopify cookies*/
