/** Shopify CDN: Minification failed

Line 339:2 "margin-righr" is not a known CSS property
Line 1001:4 Expected ":"

**/
/* custom fonts */

/* NEUBAU WEBFONTS: NB INTERNTIONAL PRO EDITION, MMXXI */

@font-face {
    font-family: 'nb_international_probold';
    src: url('nbinternationalprobol-webfont.woff2') format('woff2'),
         url('nbinternationalprobol-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'nb_international_proBkIt';
    src: url('nbinternationalprobooita-webfont.woff2') format('woff2'),
         url('nbinternationalprobooita-webfont.woff') format('woff');
    font-weight: 600;
    font-style: italic;

}

@font-face {
    font-family: 'nb_international_probook';
    src: url('nbinternationalproboo-webfont.woff2') format('woff2'),
         url('nbinternationalproboo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'nb_international_proBdIt';
    src: url('nbinternationalprobolita-webfont.woff2') format('woff2'),
         url('nbinternationalprobolita-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nb_international_proregular';
    src: url('nbinternationalproreg-webfont.woff2') format('woff2'),
         url('nbinternationalproreg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'nb_international_promono';
    src: url('nbinternationalpromono-webfont.woff2') format('woff2'),
         url('nbinternationalpromono-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'nb_international_proMdIt';
    src: url('nbinternationalpromedita-webfont.woff2') format('woff2'),
         url('nbinternationalpromedita-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'nb_international_promedium';
    src: url('nbinternationalpromed-webfont.woff2') format('woff2'),
         url('nbinternationalpromed-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nb_international_proLtIt';
    src: url('nbinternationalproligita-webfont.woff2') format('woff2'),
         url('nbinternationalproligita-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nb_international_prolight';
    src: url('nbinternationalprolig-webfont.woff2') format('woff2'),
         url('nbinternationalprolig-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}


@font-face {
    font-family: 'nb_international_proitalic';
    src: url('nbinternationalproita-webfont.woff2') format('woff2'),
         url('nbinternationalproita-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

.template-page #MainContent {
  margin: 30px;
}

.template-page .font-heading {
  margin: 0px 0 30px;
}

@media (min-width: 820px) {
  .template-page .font-heading {
    margin: 20px 0 30px;
  }
}

.template-index #MainContent {
  margin: 0;
}

body,
.font-heading {
  font-family: "nb_international_proregular", sans-serif!important;
}


footer div:last-of-type div {
  padding-bottom: 5px;
}

h1.font-heading {
  font-weight: 600;
}

.templage-page h1.font-heading {
  margin-bottom: 30px;
}

.sidebar-container {
    height: 100vh;
    padding: 5px 10px 0 30px;
    max-width: inherit;
    width: 100%;
}

.sidebar-container li:last-of-type {
  margin-top: 30px;
}

@media (max-width: 820px) {
  .sidebar-container {
    width: 100%;
    height: 100vh;
    padding: 5px 10px 0 30px
  }
}

@media (max-height: 800px) {
  .sidebar-container a {
    font-size: 45px!important;
  }
}


@media (max-width: 390px) {
  .sidebar-container a {
    font-size: 40px!important;
  }
}

.sidebar-container > div button {
  width: 25px;
  height: 25px;
}

nav.my-6 + div {
  position: absolute;
  bottom: 0;
}

nav {
  margin-top: 0;
}

nav li a {
  font-size: 32px;
}

@media (max-width: 820px) {
  header > div {
    padding: 2px 15px;
  }
  
  footer div:last-of-type div {
    padding-bottom: 0;
  }
}


/* landing page */

.logo-image.Logo-custom {
  max-width: 80px;
}

@media (min-width: 820px) {
  .logo-image.Logo-custom {
    max-width: 100px;
  }
}


.template-index .Logo-custom {
  position: fixed;
  top: 38vh;
  left: 0;
  right: 0;
  max-width: 70%;
  margin: 0 auto;

  background-image: url(/cdn/shop/files/2022_10_03_Ante_Logo_Def_white.png?v=1678992049);
  background-size: 100%;
  background-repeat: no-repeat;
  height: 180px;
}

.template-index .Logo-custom img {
  display: none;
}

.template-index .section-header .w-1\/3 {
  color: white;
}

@media (min-width: 500px) {
  .template-index .Logo-custom {
    max-width: 450px;
  }
}

@media (min-width: 1020px) {
  .template-index .Logo-custom {
    top: 50%;
    transform: translateY(-50%);
  }
}

.template-index .Logo-custom img {
  width: 100%;
}

.featured-collection .font-heading {
  font-size: 22px;
  font-weight: 500;
}

@media (max-width: 800px) {
  .featured-collection .text-scheme-text {
      position: absolute;
      bottom: 20px;
      left: 0;
      text-align: center;
      right: 20px;
  }  
}



ul#country-list {
  background-color: white;
  top: -10px;
  border: 1px solid;
  padding-top: 0;
}


/* overview */

.type-product-grid-item .text-center.mt-1 {
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
  font-weight: 300;
}
.type-product-grid-item:hover .text-center.mt-1 {
  opacity: 1;
}

@media (max-width: 820px) {
  .type-product-grid-item .text-center.mt-1  {
    opacity: 1;
  }

  .type-product-grid-item {
    padding-bottom: 70px;
  }

  .product-grid__meta {
    margin-bottom: -50px;
    opacity: 1!important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
 #CollectionProductGrid .lg\:col-span-4 {
    grid-column: initial;
  } 
}


/* detail page */

.pswp--open {
  background-color: white;
}

.template-product #MainContent {
  margin-top: 0;
}

@media (max-width: 820px) {
  .product-media-container {
    padding-bottom: 10px;
  }
}

@media (min-width: 820px) {
  .template-product #MainContent {
    margin-top: -71px;
  }
}

.splide__arrows {
  display: none;

  margin-righr: 10px;
}

button.splide__arrow {
  width: 25px;
}

.splide__pagination--product {
  text-align: center;
  display: block;
  max-width: initial;
}

.add-to-cart {
  border-radius: 0;
  width: 100%;
  letter-spacing: 0.04em;
  margin-top: 10px;
  font-weight: 600;
  max-width: initial!important;

  background: none;
  color: black;
  font-size: 14px;
  padding: 14px;
    transition: all 0.1s ease-in-out;
}

.add-to-cart:hover {
    background: black;
  color: white;
}

@media (max-width: 820px) {
  .add-to-cart {
    margin-top: 0;
    margin-bottom: 50px;
  }
}

.product-title-block {
  font-family: 'nb_international_probold', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 32px;
}

.product-details .product-price-block {
  margin-bottom: 40px;
  margin-top: 15px;
  font-size: 17px;
  font-weight: 600;
}

.product-quantity-block {
  margin-top: 25px!important;
}


.AccordionList {
  list-style: none;
  padding: 0;
  margin-top: 30px;
}

@media (min-width: 820px) {
  .product-content-container {
    padding-left: 100px;
  }

  .add-to-cart {
    margin-top: 30px;
  }

  .AccordionList {
    margin-top: 35px;
  }

  .product-details .product-price-block {
    margin-bottom: 40px;
  }
}


ul .AccordionList-content {
  padding-top: 5px;
  margin-bottom: 20px;
  overflow: hidden;
  display: none;
  opacity: 0;
  transition: opacity 2s ease-in;
}

.AccordionList li {
  margin: 0.5em 0;
}

.AccordionList-btn {
  width: 100%;
  display: block;
  color: black;
  text-decoration: none;
}


.AccordionList-btn[aria-expanded="true"] > span {
  border-color: black;
}

.AccordionList-btn span {
  border-bottom: 1px solid transparent;
}

.AccordionList-content.show {
  opacity: 1;
}

.AccordionList-btn:hover span {
  border-color: black;
}

.product-quantity-block input {
 -webkit-appearance: textfield; 
}

div[x-show="addedToCart"] {
  margin-top: 30px;
  font-size: 12px;
}

.variant-input label {
  padding-right: 10px;
}


@media (max-width: 820px) {
  .product-details {
    padding: 0 20px;
  }
}

@media (min-width: 820px) {

  .template-product .product-media-object .responsive-image-wrapper {
    height: 100vh!important;
    padding: 0!important;
  }

  .template-product .product-media-object img {
    object-fit: contain;
  }
}


@media (min-width: 1024px) {
   .product-content-container > div {
    top: 50%;
    transform: translateY(-50%);
  }
  }
/* cart */

/* .template-cart > .relative:first-of-type {
  border: 1px solid;
  height: 100vh;
}

.template-cart footer {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
} */


#about-us,
#collection-prototyping {
  font-size: 30px;
}

.sidebar-container a {
    font-size: 30px;
    font-weight: 300;
}

@media (max-width: 765px) {
  #about-us main {
    margin-top: 0!important;
  }
}

@media (min-width: 765px) {
  .sidebar-container a {
    font-size: 60px;
  }
}


/* password page */

.template-password .password-powered-by {
  display: none;
}

.template-password {
  font-weight: 300;
}

.template-password #MainContent {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 400px;
}

.template-password #MainContent section > div > div > h1 {
  background-image: url('/cdn/shop/files/Unbenannt-1_450x@2x.png?v=1665510774');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px;
  margin-bottom: 100px;
  font-size: 90px;
}

.template-password .social-sharing {
    display: none;
}

.template-password .font-heading.text-2xl.mt-4 {
  display: none;
}



#ContactPassword > div {
  position: relative;
  background: white;
  color: black;
  margin-top: 50px;
  border: 1px solid black;
}

@media (max-width: 820px) {
  #ContactPassword > div {
   max-width: 80%;
    margin: 50px auto 0; 
  }
}

#ContactPassword .placeholder-current {
  padding: 15px;
  font-size: 10px;
  border: 0;
}

#ContactPassword button {
  position: absolute;
  right: 0;
  width: 25%;
  top: 0;
  margin: 0;
  bottom: 0;
  border: 0;
  font-size: 12px;
  padding: 0 10px;
  font-weight: 600;
  color: black;
  background: unset;
  border-left: 1px solid!important;
}

.password-login {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 30px;  
}

#logInWithPasswordBtn {
  background: unset;
  color: black;
  border: 0;
  border-bottom: 1px solid;
  width: auto;
  padding: 0;
  font-size: 12px;
  border-radius: 0;
  text-transform: lowercase;
}

#logInWithPasswordBtn span {
  display: none;
}

[data-password-login] > button {
  padding: 50px 100px;
}

@media (max-width: 820px) {
  [data-password-login] > button {
    padding: 20px 45px;
  }
}

[data-password-login] > div {
  background: white;
}

#button[type="submit"] {
  max-width: 200px;
  margin: 30px auto;
  display: block;
}

.template-cart main {
  padding: 50px;
  font-weight: 300;
}

input[aria-label="Quantity"] {
   border: 0;
}

input[name="checkout"] {
  background: transparent;
  color: black;
  padding: 20px;
  border-radius: 0;
  font-weight: 600;
}

#main-cart-footer dd {
    font-weight: 600;
}

#your-shopping-cart .font-heading {
  display: none;
}


#main-cart-footer dl + p {
  font-size: 14px;
  margin-bottom: 50px;
}

.product-title-block {
  font-family: "nb_international_probook";
      float: left;
    margin-top: 0;
  font-size: 16px;
}

.product-details .product-price-block {
  font-weight: 300;
    text-align: right;
  font-size: 20px;
  margin-bottom: 0;
}

.product-price-block + div {
  font-family: "nb_international_probook", sans-serif!important;
  margin-top: 6px;
  font-weight: 300;
}

.product-details {
  width: 100%;
}

@media (min-width: 820px) {
  .product-details {
    width: 75%;
  }

  .product-price-block + div {
    line-height: 13px;
  }

  .product-title-block {
    font-size: 28px!important;
  }

  .product-details .product-price-block {
    font-size: 28px;
  }
}

@media (max-width: 820px) {
  .product-details {
    margin-bottom: 25px;
  }
}

.add-to-cart-container {
  width: 100%!important;
}

.AccordionList-btn span {
  font-family: "nb_international_probook", sans-serif!important;
  font-weight: 600!important;
}

ul .AccordionList-content {
  font-weight: 300;
}

.product-variant-picker-block {
  display: flex;
    width: 100%;
    align-items: baseline;
    margin-right: 0;
  margin-top: 25px;
}

.product-variant-picker-block > legend {
      float: left;
    font-weight: 600;
}

.product-variant-picker-block > div {
  flex: 1;
}

.product-variant-picker-block .relative.variant-input {
      flex: 1;
    align-self: center;
    text-align: right;
  font-weight: 300;
}

.page span,
.page p {
    font-weight: 300!important;
}

.page p b {
  font-weight: 600!important;
}

.page h1 {
  display: none;
}


@media (min-width: 820px)
.template-page .font-heading {
    margin: 20px 0 30px;
}
.template-page .font-heading {
    margin: 0 0 30px;
}
h1.font-heading {
    font-weight: 600;
}
body, .font-heading {
    font-family: nb_international_proregular,sans-serif!important;
    /* font-weight: 300; */
}
.font-heading {
    font-family: var(--heading-font-stack);
    font-style: var(--heading-font-style);
    font-weight: var(--heading-font-weight);
    letter-spacing: var(--heading-letterspacing);
    -webkit-text-decoration: var(--heading-decoration);
    text-decoration: var(--heading-decoration);
    text-transform: var(--heading-capitalize);
}
.break-words {
    overflow-wrap: break-word;
}
.text-lg {
    font-size: 1.25rem;
}
.text-base, .text-lg {
    line-height: var(--base-line-height);
}
.font-heading {
    font-family: var(--heading-font-stack);
    font-style: var(--heading-font-style);
    font-weight: var(--heading-font-weight);
    letter-spacing: var(--heading-letterspacing);
    -webkit-text-decoration: var(--heading-decoration);
    text-decoration: var(--heading-decoration);
    text-transform: var(--heading-capitalize);
}
.text-lg, .text-xl {
    line-height: var(--base-line-height);
}
.text-lg {
    font-size: 1.25rem;
}
h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
}
blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
    margin: 0;
}
* {
    --tw-shadow: 0 0 transparent;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59,130,246,0.5);
    --tw-ring-offset-shadow: 0 0 transparent;
    --tw-ring-shadow: 0 0 transparent;
}
* {
    --tw-shadow: 0 0 transparent;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59,130,246,0.5);
    --tw-ring-offset-shadow: 0 0 transparent;
    --tw-ring-shadow: 0 0 transparent;
}
*, :after, :before {
    border: 0 solid #e5e7eb;
    box-sizing: border-box;
}
user agent stylesheet
:-webkit-any(article, aside, nav, section) h1 {
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
}
user agent stylesheet
h1 {
    display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.text-center {
    text-align: center;
}
.text-center {
    text-align: center;
}
.text-scheme-text {
    color: var(--color-scheme-text);
}
.text-scheme-text {
    color: var(--color-scheme-text);
}
[data-color-scheme="primary"] {
    --color-scheme-text: rgb(13, 1, 6);
    --color-scheme-background: rgba(0, 0, 0, 0.0);
    --color-scheme-accent: rgb(13, 1, 6);
    --color-scheme-meta: rgb(209, 217, 224);
    --color-scheme-text--overlay: rgb(255, 255, 255);
    --color-scheme-accent--overlay: rgb(255, 255, 255);
    --color-scheme-text-placeholder: rgba(13, 1, 6, 0.1);
    --color-scheme-background-0: rgba(0, 0, 0, 0);
    --payment-terms-background-color: rgba(0,0,0,0);
}
#MainContent {
    opacity: 1!important;
    visibility: visible!important;
}
#MainContent {
    opacity: 0;
    visibility: hidden;
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: var(--body-font-stack);
    font-style: var(--body-font-style);
    font-weight: var(--body-font-weight);
    -webkit-text-size-adjust: 100%;
    text-transform: var(--bopy-copy-transform);
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: var(--body-font-stack);
    font-style: var(--body-font-style);
    font-weight: var(--body-font-weight);
    -webkit-text-size-adjust: 100%;
    text-transform: var(--bopy-copy-transform);
}
body {
    font-family: inherit;
    line-height: inherit;
}
body {
    font-family: system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;
    margin: 0;
}
style attribute {
    --header-height: 71px;
    --sticky-header-height: 71px;
    overflow-y: auto;
}
:root {
    --sticky-header-height: 66px;
}
:root {
    --swiper-theme-color: var(--color-body-bg);
}
:root {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
}
:root {
    --base-font-size: 100.0%;
    --base-line-height: 1.5;
    --heading-font-stack: "Swiss 721", serif;
    --heading-font-weight: 400;
    --heading-font-style: normal;
    --heading-line-height: 1;
    --body-font-stack: "Swiss 721", serif;
    --body-font-weight: 400;
    --body-font-bold: FontDrop;
    --body-font-bold-italic: FontDrop;
    --color-primary-accent: rgb(13, 1, 6);
    --color-primary-text: rgb(13, 1, 6);
    --color-primary-text-rgb: 13, 1, 6;
    --color-primary-background: rgba(0, 0, 0, 0.0);
    --color-primary-background-hex: rgba(0,0,0,0);
    --color-primary-meta: rgb(209, 217, 224);
    --color-primary-text--overlay: rgb(255, 255, 255);
    --color-primary-accent--overlay: rgb(255, 255, 255);
    --color-primary-text-placeholder: rgba(13, 1, 6, 0.1);
    --color-primary-background-0: rgba(0, 0, 0, 0);
    --color-secondary-accent: rgb(209, 217, 224);
    --color-secondary-text: rgb(250, 250, 250);
    --color-secondary-background: rgb(79, 42, 147);
    --color-secondary-background-hex: #4f2a93;
    --color-secondary-meta: rgb(13, 1, 6);
    --color-secondary-text--overlay: rgb(79, 42, 147);
    --color-secondary-accent--overlay: rgb(79, 42, 147);
    --color-secondary-text-placeholder: rgba(250, 250, 250, 0.1);
    --color-secondary-background-0: rgba(79, 42, 147, 0);
    --color-tertiary-accent: rgb(255, 10, 130);
    --color-tertiary-text: rgb(0, 0, 0);
    --color-tertiary-background: rgb(246, 248, 250);
    --color-tertiary-background-hex: #f6f8fa;
    --color-tertiary-meta: rgb(252, 252, 252);
    --color-tertiary-text--overlay: rgb(246, 248, 250);
    --color-tertiary-accent--overlay: rgb(246, 248, 250);
    --color-tertiary-text-placeholder: rgba(0, 0, 0, 0.1);
    --color-tertiary-background-0: rgba(246, 248, 250, 0);
    --white-text--overlay: rgb(13, 1, 6);
    --black-text--overlay: rgba(0, 0, 0, 0.0);
    --color-border: rgba(0, 0, 0, 0.0);
    --border-width: 0px;
    --text-width: 1px;
    --checkbox-width: 1px;
    --font-heading: "Swiss 721", serif;
    --font-body: "Swiss 721", serif;
    --font-body-weight: 400;
    --font-body-style: normal;
    --font-body-bold-weight: bold;
    --heading-letterspacing: 0.0;
Show All Properties (25 more)
}
html {
    background-color: var(--color-primary-background);
    color: var(--color-primary-text);
    font-size: var(--base-font-size);
    line-height: var(--base-line-height);
}
html {
    background-color: var(--color-primary-background);
    color: var(--color-primary-text);
    font-size: var(--base-font-size);
    line-height: var(--base-line-height);
}
html {
    font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    line-height: 1.5;
}
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
*, :after, :before {
    border: 0 solid #e5e7eb;
    box-sizing: border-box;
}
*, :after, :before {
    border: 0 solid #e5e7eb;
}



.about-imgWrap {
	position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  height: 100vh;
}

.about-img {
    opacity: 0.65;
}

.about-img--1 {
  margin-top: 50px;
}

.about-img--2 {
  max-width: 100%!important;
    transform: rotate(-4deg);
    margin-top: 20px;
}

.about-img--3 {
  max-width: 550px!important;
    left: -11px;
    position: absolute;
}

.about-img--4 {
  margin-top: -20px;
  max-width: 722px!important;
    position: absolute;
    bottom: 40px;
    right: -18px;
    width: 110%!Important;
    transform: rotate(-5deg);
}

@media (min-width: 768px) {
  .about-img--4 {
    max-width: 632px!important
  }
}

@media (min-width: 820px) {
  .about-imgWrap {
    position: absolute;
  }
  .about-img--1 {
    margin-top: 0;
  }
  .about-img--2 {
    max-width: 50%!important;
    transform: rotate(-4deg);
  }
  
  .about-img--3 {
     max-width: 550px!important;
      left: 11%;
  }
  
  .about-img--4 {
    margin-top: initial;
    max-width: 722px!important;
      bottom: -1%;
      right: -5%;
      transform: rotate(-5deg);
  }
}

@media (min-width: 1024px) {
  .about-img--3 {
     max-width: 550px!important;
      left: 11%;
      bottom: -7%;
  }
}

@media (min-width: 1360px) {
  .about-img--2 {
    position: absolute;
    margin-top: -10px;
  }

  .about-img--3 {
    max-width: 550px!important;
    left: 21%;
    bottom: -18%;
  }
}

@media (min-width: 1360px) and (max-height: 850px) {
  .about-img--2 {
    max-width: 45%!important;
  }
  .about-img--3 {
    bottom: -26%;
  }
}

#about-us .page .mt-4 div,
#collection-prototyping .page .mt-4 p {
    line-height: 38px;
}

.sidebar-container li:last-of-type a {
    font-size: 20px!important;
  margin-top: 20px;
}

@media (min-width: 1024px) {
  .sidebar-container li:last-of-type a {
    font-size: 30px!important;
  }

  .product-content-container > div {
    position: fixed;
    width: 48%;
    max-width: 700px;
  }
}

.contact-form input, .contact-form button {
    font-family: nb_international_proregular,sans-serif!important;
}

.duration-200 {
  transition-duration: 1s;
}

.featured-collection__image div:last-of-type {
  transition-duration: 0.2s!important;
}

#CollectionProductGrid {
  background-color: white!important;
}