/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/@wordpress/scripts/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/@wordpress/scripts/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./blocks/mainnav/css/styles.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/** @format */
.wp-site-blocks {
  position: relative;
}

header.wp-block-template-part{
  top: 0px;
  z-index: 50;
  margin-top: 0px;
  width: 100%;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  background: transparent;
  margin-left: auto;
  margin-right: auto;
  transition: background 0.2s ease-in;
}
body.admin-bar header.wp-block-template-part {
  top: 32px;
}
@media only screen and (max-width: 768px) {
  body.admin-bar header.wp-block-template-part {
    top: 32px;
  }
}

@media only screen and (max-width: 600px) {
  header.wp-block-template-part {
    max-width: 100vw;
  }
}
header.wp-block-template-part .logo img {
  transition: all 0.2s ease-in;
}
header.wp-block-template-part.fixed-header {
  /* 		background: $secondary-color; */
  z-index: 1000;
  transition: all 0.2s ease-in;
  top: 1rem !important;
}
@media only screen and (max-width: 600px) {
  header.wp-block-template-part.fixed-header {
    top: 0.5rem !important;
  }
}
header.wp-block-template-part .header-wrapper {
  max-width: 1200px;
  background: #ffffff;
  border-radius: 100px;
}
header.wp-block-template-part .main-site-navigation > div > ul {
  padding-left: 0;
  padding-right: 0;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media only screen and (max-width: 1280px) {
  header.wp-block-template-part .main-site-navigation > div > ul {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  header.wp-block-template-part .main-site-navigation > div > ul {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
header.wp-block-template-part .mobile-cta a:link,
header.wp-block-template-part .mobile-cta a:visited {
  background: black;
  color: #FFF9A2;
}
@media only screen and (max-width: 1024px) {
  header.wp-block-template-part {
    /* 	.logo {
    	order: 1;
    }

    .header-menu-li {
    	order: 2;
    }

    .header-search {
    	order: 3;
    } */
  }
}
header.wp-block-template-part .logo svg {
  width: 165px;
  height: auto;
}
@media only screen and (max-width: 1280px) {
  header.wp-block-template-part .logo svg {
    width: 135px;
  }
}
@media only screen and (max-width: 1024px) {
  header.wp-block-template-part .logo svg {
    width: 135px;
  }
}
@media only screen and (max-width: 768px) {
  header.wp-block-template-part .logo svg {
    width: 120px;
  }
}
@media only screen and (max-width: 600px) {
  header.wp-block-template-part .logo svg {
    width: 100px;
  }
}
header.wp-block-template-part .main-site-navigation {
  position: relative;
}
header.wp-block-template-part .main-site-navigation > ul {
  transition: all 0.2s;
}
@media only screen and (max-width: 1500px) {
  header.wp-block-template-part .main-site-navigation > ul {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
@media only screen and (max-width: 1280px) {
  header.wp-block-template-part .main-site-navigation > ul {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 1024px) {
  header.wp-block-template-part .main-site-navigation > ul {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 768px) {
  header.wp-block-template-part .main-site-navigation > ul {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
header.wp-block-template-part .main-site-navigation ul {
  margin-block: 0;
}
header.wp-block-template-part .main-site-navigation .header-menu-li > ul > li.menu-item-has-children {
  position: relative;
}
@media only screen and (max-width: 1280px) {
  header.wp-block-template-part .main-site-navigation ul.right-ul-desc,
  header.wp-block-template-part .main-site-navigation ul.left-ul-desc {
    display: none;
  }
}
header.wp-block-template-part .main-site-navigation ul.right-ul-desc {
  gap: 2.5rem;
}
@media only screen and (max-width: 1400px) {
  header.wp-block-template-part .main-site-navigation ul.right-ul-desc {
    gap: 1.5rem;
  }
}
header.wp-block-template-part .main-site-navigation .menu-item {
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media only screen and (max-width: 1280px) {
  header.wp-block-template-part .main-site-navigation .menu-item {
    display: none;
  }
}
header.wp-block-template-part .main-site-navigation .menu-item a {
  white-space: nowrap;
  color: black;
  transition: all 0.2s;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.7px;
}
header.wp-block-template-part .main-site-navigation .menu-item a:hover {
  text-decoration: underline;
}
header.wp-block-template-part .main-site-navigation .menu-item.current_page_item > a {
  text-decoration: underline;
}
header.wp-block-template-part .main-site-navigation .menu-item.current-menu-item > a {
  text-decoration: underline;
}
header.wp-block-template-part .main-site-navigation .menu-item.knapp-tack a {
  text-transform: none;
  color: black;
  padding: 0.8rem 1.5rem;
  background: #FFF9A2;
  border-radius: 100px;
  border: 1px solid black;
  transition: all 0.2s;
}
header.wp-block-template-part .main-site-navigation .menu-item.knapp-tack a:hover {
  background-color: #FFCF36 !important;
  text-decoration: none !important;
  opacity: 1;
}
header.wp-block-template-part .main-site-navigation .menu-item.knapp-tack a:focus, header.wp-block-template-part .main-site-navigation .menu-item.knapp-tack a:active {
  background-color: #FFBB00 !important;
  text-decoration: none !important;
  opacity: 1;
}
header.wp-block-template-part .main-site-navigation .menu-item.menu-item-has-children a:link,
header.wp-block-template-part .main-site-navigation .menu-item.menu-item-has-children a:visited {
  position: relative;
}
header.wp-block-template-part .main-site-navigation .menu-item.menu-item-has-children a:link::after,
header.wp-block-template-part .main-site-navigation .menu-item.menu-item-has-children a:visited::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48IS0tIUZvbnQgQXdlc29tZSBQcm8gNi42LjAgYnkgQGZvbnRhd2Vzb21lIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20gTGljZW5zZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tL2xpY2Vuc2UgKENvbW1lcmNpYWwgTGljZW5zZSkgQ29weXJpZ2h0IDIwMjQgRm9udGljb25zLCBJbmMuLS0+PHBhdGggZD0iTTIxMi43IDM2My4zYzYuMiA2LjIgMTYuNCA2LjIgMjIuNiAwbDE2MC0xNjBjNi4yLTYuMiA2LjItMTYuNCAwLTIyLjZzLTE2LjQtNi4yLTIyLjYgMEwyMjQgMzI5LjQgNzUuMyAxODAuN2MtNi4yLTYuMi0xNi40LTYuMi0yMi42IDBzLTYuMiAxNi40IDAgMjIuNmwxNjAgMTYweiIvPjwvc3ZnPg==);
  color: #000000;
  left: 5px;
  height: 12px;
  width: 12px;
  top: 3px;
  display: inline-block;
  position: relative;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
header.wp-block-template-part .main-site-navigation .menu-item.menu-item-has-children a:link:hover::after,
header.wp-block-template-part .main-site-navigation .menu-item.menu-item-has-children a:visited:hover::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
header.wp-block-template-part .main-site-navigation .menu-item ul.sub-menu {
  bottom: 0;
  opacity: 0;
  position: absolute;
  background: transparent;
  margin-left: 0%;
  z-index: 100;
  margin-top: 0;
  height: 0;
  padding: 0;
  visibility: hidden;
  transition: opacity 0.2s ease, visibility 0s linear 0.2s;
}
header.wp-block-template-part .main-site-navigation .menu-item ul.sub-menu::before {
  /*	content: '';
  	position: absolute;
  	top: -0.4rem;
  	left: 50%;
  	transform: translateX(-50%);
  	width: ;
  	height: 0;
  	border-left: 0.4rem solid transparent;
  	border-right: 0.4rem solid transparent;
  	border-bottom: 0.4rem solid $black; */
}
header.wp-block-template-part .main-site-navigation .menu-item ul.sub-menu::after {
  /*	content: "";
  	position: absolute;
  	top: 0;
  	left: 50%;
  	-webkit-transform: translateX(-50%);
  	transform: translateX(-50%);
  	width: 100vw;
  	height: 100%;
  	z-index: -1;
  	background: #eeebe4;
  	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);*/
}
header.wp-block-template-part .main-site-navigation .menu-item ul.sub-menu li.menu-item {
  margin: 0;
  padding: 0;
  text-align: left;
}
header.wp-block-template-part .main-site-navigation .menu-item ul.sub-menu li.menu-item a {
  color: #000000;
  padding: 0.5rem 0;
  min-width: unset;
  text-align: left;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
}
header.wp-block-template-part .main-site-navigation .menu-item ul.sub-menu li.menu-item a:last-child {
  border-bottom: none;
}
header.wp-block-template-part .main-site-navigation .menu-item ul.sub-menu li.menu-item a:link::after, header.wp-block-template-part .main-site-navigation .menu-item ul.sub-menu li.menu-item a:visited::after {
  content: none;
}
header.wp-block-template-part .main-site-navigation .menu-item ul.sub-menu li.menu-item > ul.sub-menu {
  display: none;
  margin-top: 0;
  padding: 0;
  border-top: none;
  left: 100%;
  margin-top: -2.2rem;
  -webkit-transform: none;
          transform: none;
  border-left: 1px solid black;
}
header.wp-block-template-part .main-site-navigation .menu-item ul.sub-menu li.menu-item:first-of-type {
  margin-top: 1rem;
}
header.wp-block-template-part .main-site-navigation .menu-item.menu-item-has-children .toggle-button {
  display: none;
}
header.wp-block-template-part .main-site-navigation .menu-item.menu-item-has-children:hover {
  /*.sub-menu {
  	//display: block;
  	opacity: 1;
  	user-select: auto;
  	pointer-events: all;
  	//box-shadow: 0px 4px 18px rgba(0, 0, 0, .2);
  	border: 1px solid black;
  	border-radius: 5px;
  	transform: translate3d(0px, 0rem, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  }*/
}
header.wp-block-template-part .main-site-navigation .menu-item.menu-item-has-children:hover > .sub-menu, header.wp-block-template-part .main-site-navigation .menu-item.menu-item-has-children:focus-within > .sub-menu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  /*transform: translate3d(0, 100%, 0);
  transition:
  	opacity .2s ease 0.2s,
  	transform .2s ease 0.2s,
  	visibility 0s; */
}

@media only screen and (max-width: 1280px) {
  li.burger {
    -ms-flex-order: 3;
        order: 3;
  }
}

li.li-switcher {
  margin-left: 2rem;
}
@media only screen and (max-width: 1400px) {
  li.li-switcher {
    margin-left: 0.8rem;
  }
}
@media only screen and (max-width: 1280px) {
  li.li-switcher {
    -ms-flex-order: 2;
        order: 2;
    margin-right: 1rem;
  }
}

.wpml-floating-language-switcher p.pick {
  padding: 0 12px;
  margin: 0;
  text-transform: uppercase;
  line-height: 1;
  font-family: var(--wp--preset--font-family--libre-baskerville);
  font-size: 0.8rem;
}
@media only screen and (max-width: 768px) {
  .wpml-floating-language-switcher p.pick {
    font-size: 0.6rem;
  }
}
.wpml-floating-language-switcher .wpml-ls-legacy-list-horizontal {
  padding-top: 0;
}
.wpml-floating-language-switcher ul li a {
  color: #000000;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-family: var(--wp--preset--font-family--libre-baskerville);
  padding: 5px 5px 6px;
  font-size: 20px;
}
@media only screen and (max-width: 1400px) {
  .wpml-floating-language-switcher ul li a {
    font-size: 16px;
    padding: 0 5px;
  }
}
.wpml-floating-language-switcher ul li.wpml-ls-current-language a {
  font-weight: 600;
}
.wpml-floating-language-switcher ul li.wpml-ls-current-language a span.wpml-ls-native {
  text-decoration: underline;
  font-weight: 600;
  text-underline-offset: 8px;
  text-decoration-thickness: 3px;
}

#header-bg-fix {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  height: 0;
  max-width: 1200px;
  background: #ffffff;
  border-radius: 0px 0px 50px 50px;
  z-index: -1;
  transition: height 0.6s ease, background 0.2s ease, min-height 0.6s ease;
  will-change: height;
  /* transition-timing-function: 
  ease-in;
     z-index: -1;
     background: linear-gradient(180deg, #ffffff 0%, #ffffff 40%, #ffffff 30%, #ffffff 100%); */
}
#header-bg-fix::before {
  /*content: "";
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%;
  height: var(--before-height);
  border-radius: 10px 10px 0px 0px;
  background: inherit;
  z-index: -1;
  opacity: var(--before-opacity);
  transform: scaleY(var(--before-scale, 0.95));
  transform-origin: top center;
  transition: height 0.1s 0.1s, opacity 0.3s 0.1s, transform 0.1s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, */
}

/* När menyn STÄNGS → lägg till delay på transform */
#header-bg-fix.is-closing::before {
  transition: height 0.1s ease 0.2s, opacity 0.3s ease, -webkit-transform 0.1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;
  transition: height 0.1s ease 0.2s, opacity 0.3s ease, transform 0.1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;
  transition: height 0.1s ease 0.2s, opacity 0.3s ease, transform 0.1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s, -webkit-transform 0.1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;
}

body.single-produkter, body.page-template-wp-custom-template-extra-undersida {
  padding: 0;
}
body.single-produkter header.wp-block-template-part, body.page-template-wp-custom-template-extra-undersida header.wp-block-template-part {
  position: fixed;
  padding: 2rem 0;
}
body.single-produkter header.wp-block-template-part.fixed-header, body.page-template-wp-custom-template-extra-undersida header.wp-block-template-part.fixed-header {
  padding: 0;
  top: 1rem;
}
@media only screen and (max-width: 1280px) {
  body.single-produkter, body.page-template-wp-custom-template-extra-undersida {
    padding: 0.5rem 0;
  }
  body.single-produkter header.wp-block-template-part, body.page-template-wp-custom-template-extra-undersida header.wp-block-template-part {
    max-width: 97%;
    padding: 1rem 0;
  }
}

/*# sourceMappingURL=index.css.map*/