<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 159:39 Unexpected ")"

**/
.header-wrapper--border-bottom {
  background: #ffffff;
}
body[data-template="index"] .header-wrapper--border-bottom {
/*   background: rgb(225 168 174); */
  background: transparent;
}



body[data-template="index"] .header-wrapper--border-bottom.bg-enabled,
.header-wrapper--border-bottom.bg-enabled{
   background: #ffffff;
}
.header__heading-link {
	position: relative;
}

img.header__heading-logo.header__heading_logo_colored {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 96%;
}
img.header__heading-logo {
	opacity: 0;
}
img.header__heading-logo.header__heading_logo_colored{
	opacity: 1;
}
body[data-template="index"] img.header__heading-logo.header__heading_logo_colored,
img.header__heading-logo{
	opacity: 0;
}
body[data-template="index"] img.header__heading-logo,
body[data-template="index"] .bg-enabled img.header__heading-logo.header__heading_logo_colored{
	opacity: 1
}
.header-wrapper--border-bottom {
border-color: #e3dddd80;
}

.bg-enabled .list-menu__item,
.bg-enabled .header-right-bar ul li a,
.list-menu__item {
	color: #000;
}
.bg-enabled .icon-user svg *,
.bg-enabled .icon-cart  svg *,
.icon-user svg *,
.icon-cart  svg *{
	filter: inherit;
}
.bg-enabled  #ly-languages-switcher a.ly-languages-switcher-link:first-of-type:after,
#ly-languages-switcher a.ly-languages-switcher-link:first-of-type:after,
.header-right-bar ul li a,
.footer-block__details-content .list-menu__item,
body[data-template="index"] .footer-block__details-content .list-menu__item{
  color: #000!important;
}
body[data-template="index"] .list-menu__item, body[data-template="index"] .header-right-bar ul li a,
body[data-template="index"] #ly-languages-switcher a.ly-languages-switcher-link:first-of-type:after{
    color: #ffffff!important;
}
.header-right-bar ul li a.icon-user {
	margin-top: 2px;
}
.header-right-bar ul li a.icon-user svg {
width: 25px;
    height: 21px;
}
body[data-template="index"] .icon-user svg *,
body[data-template="index"] .icon-cart  svg * {
stroke: #ffffff;
  filter: none;
}

body[data-template="index"] .bg-enabled  #ly-languages-switcher a.ly-languages-switcher-link:first-of-type:after,
body[data-template="index"] .bg-enabled .header-right-bar ul li a, body[data-template="index"] .bg-enabled .list-menu__item{
color: #000!important;
}
body[data-template="index"] .bg-enabled .icon-user svg *,
body[data-template="index"] .bg-enabled .icon-cart  svg * {
filter: inherit;
  stroke: #000000;
}
.header-top-bar{
	display: none;
}
.header-top-bar ul,
.header-right-bar ul{
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header-top-bar ul li a .icon-cart,
.header-right-bar ul li a .icon-cart{
  width: 27px;
  height: 27px;
  vertical-align: middle;
}
.header-right-bar ul li a .icon-user{
	width: 22px;
  	height: 22px;
}
.header-top-bar ul li a,
.header-right-bar ul li a {
  padding: 0rem;
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  font-size: 1rem;
}
.header-top-bar ul li,
.header-right-bar ul li{
    margin: 0 10px;
  position: relative;
}
#ly-languages-switcher a.ly-languages-switcher-link:first-of-type:after{
  
}
.selectedLanguage {
    color: black;
    text-transform: uppercase;
    padding-right: 20px;
    padding-left: 10px;
    cursor: pointer;
  position: relative;
}
body[data-template="index"] .selectedLanguage{
color: white;
}
.bg-enabled .selectedLanguage,
body[data-template="index"] .bg-enabled .selectedLanguage{
    color: black;
}
div#ly-languages-switcher {
    position: absolute;
    right: 0;
    min-width: 80px;
    background: #fff;
    color: black!important;
    box-shadow: 0 0 5px rgb(0 0 0 / 50%);
    display: none;
}
div#ly-languages-switcher a {
    display: block;
    color: black!important;
    padding: 5px 7px;
    border-bottom: 1px solid #262323;
    margin: 0;
    transition: 0.3s ease-in-out;
}
div#ly-languages-switcher a:last-child(){
	border-bottom: none;
}
div#ly-languages-switcher a:hover {
    background: rgba(0,0,0,0.8);
    color: white!important;
}
.selectedLanguage span.down-arrow {
    position: absolute;
    width: 15px;
    right: 0;
}
.selectedLanguage span.down-arrow svg {
    width: 100%;
    height: 10px;
    color: black;
}
body[data-template="index"] .selectedLanguage span.down-arrow svg {
  color: white;
}
.selectedLanguage span.down-arrow .svg-icon-scroll-down .st0 {
    fill: #000000;
}
body[data-template="index"] .selectedLanguage span.down-arrow .svg-icon-scroll-down .st0 {
    fill: #ffffff;
}

body[data-template="index"] .bg-enabled .selectedLanguage span.down-arrow .svg-icon-scroll-down .st0,
.bg-enabled .selectedLanguage span.down-arrow .svg-icon-scroll-down .st0{
    fill: #000000;
}
@media screen and (min-width: 990px) {
  .header--middle-left {
  	display: flex;
    justify-content: space-between;
  }
  
}
@media screen and (max-width: 767px) {
  img.header__heading-logo.header__heading_logo_colored {
  	top: 1px;
  }
  .header-right-bar ul li {
  	margin: 0 5px;
    min-width: 18px;
  }
  .header--middle-left {
  	display: flex;
    justify-content: flex-start;
    transform: none;
    left:0;
  }
  .header-drawer,
  .header__heading{
  	float:left !important;
  }
  .header-right-bar ul li[data-lang]{
  	min-width:54px;
  }
  .header__heading{
  	min-width: 183px;
  }
  .header__heading img {
  	max-width: 165px;
  }
  .header-right-bar{
  	min-width: 130px;
  }
}
@media screen and (min-width: 1601px){
  .header-top-bar ul li a,
  .header-right-bar ul li a{
  	font-size: 0.7vw;
  }
}
</pre></body></html>