/** Shopify CDN: Minification failed

Line 2448:0 Unexpected ".16px"
Line 2452:0 Unexpected ".14px"

**/
/* breadcrumbs */
.breadcrumbs {
  padding: var(--spacing-spacing-s) 0px;
  align-items: left;
  gap: var(--spacing-spacing-s);
}
.breadcrumbs__list {
  display: flex;
  gap: var(--spacing-spacing-s);
  justify-content: start;
  align-items: center !important;
  list-style-type: none;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  overflow-y: scroll;
}

.breadcrumbs__link {
  color: var(--color-brand-primary);
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  line-height: 12px;
}

.breadcrumbs__link:hover,
.breadcrumbs__link:focus {
  text-decoration: underline;
  cursor: pointer;
}
.breadcrumbs__list .css-1lx1xav {
  height: 10px;
}

.breadcrumbs__list .css-1229m2u {
  border-style: solid;
  border-width: 0.1px;
  content: "";
  display: inline-block;
  height: 1px;
  margin: 0 0.4em;
  position: relative;
  transform: rotate(-90deg);
  vertical-align: middle;
  width: 14px;
  border-color: #ddd;
}

.breadcrumbs__list .css-1229m2u:last-child {
  display: none;
}

.breadcrumbs ol {
  list-style: none;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}

/* breadcrumbs */

.breadcrumbs {
  margin-top: 15px;
  display: block;
}

.breadcrumbs__item {
  display: inline-block;
}

.breadcrumbs__item p {
  font-size: 12px;
  line-height: 12px;
  padding: 0;
  margin: 0;
  margin-top:2px;
}

.breadcrumbs__link[aria-current="page"]:hover,
.breadcrumbs__link[aria-current="page"]:focus {
  text-decoration: underline;
}

/* layout */

.rte-width {
  max-width: inherit !important;
}

/* general */

.card__heading {
  font-size: 18px;
  font-weight: 800 !important;
  line-height: 20px;
  margin-top: 10px !important;
}

@media screen and (min-width:575px){
  .card__heading {
    font-size: 14px;
  }
}

.price {
  letter-spacing: 0px !important;
  margin-top: 0px !important;
}

.title-wrapper-with-link {
  justify-content: center !important;
}

.collection-hero__title {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.shopify-policy__container {
  max-width: 720px;
  position: relative;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 32px;
}

.shopify-payment-button {
  margin-top: 10px;
}

.shopify-payment-button button {
    font-size: 18px;
    font-weight: 700;
    padding: 0px;
    line-height: 45px;
}

/* footer */

.footer__copyright,
small {
  text-align: center !important;
  font-size: 10px;
  line-height: 14px;
  margin-bottom: 15px;
}

.copyright__contentAdditional {
  font-weight: bold;
}

.footer__copyright p {
  padding-top: 10px;
}

.list-payment {
  justify-content: center !important;
  padding: 0px !important;
}

.footer .grid__item {
  flex-grow: unset;
  flex-shrink: unset;
}

.footer-block__heading {
  font-size: 16px !important;
  line-height: 18px;
  font-weight: bold;
  margin-bottom: 0px !important;
  border-bottom: 1px solid rgb(255, 255, 255);
}

.footer-block__details-content .list-menu__item--link {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
}

.footer-block__details-content > p,
.footer-block__details-content > li {
  font-size: 14px;
  line-height: 20px;
}

.footer hr {
  margin-top: 16px;
  margin-bottom: 16px;
}

/* newsletter */

.newsletter {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.newsletter__wrapper {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 20px !important;
  padding-right: 20px !important;
  width: 100%;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
  gap: 20px;
}

.newsletter__wrapper .h1 {
  font-size: 24px;
  font-weight: 900;
  line-height: 24px;
}

.css-pd67xz {
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: none;
  font-size: 12px;
  line-height: 14px;
  outline: none;
  text-decoration: underline;
  transition: all 0.15s ease-out 0s;
}

.newsletter__wrapper > * + * {
  margin-top: 0px !important;
}

.newsletter-form__field-wrapper .field__input {
  appearance: none;
  border-radius: 3px;
  display: flex;
  font-size: 1rem;
  height: 50px;
  line-height: 50px;
  margin-right: 0px;
  min-width: 100%;
  outline: none;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  transition: all 0.2s ease 0s;
  width: 100%;
  -webkit-box-align: center;
  align-items: center;
}

.cart-notification.active {
  background-color: #ffffff !important;
}

body {
  letter-spacing: 0px !important;
  font-family: var(--font-body-family) !important;
}

html {
  scrollbar-color: #444444 #ffffff;
  scrollbar-width: thin;
  letter-spacing: 0px !important;
}

h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5,
.button,
.button-label,
.shopify-challenge__button,
.customer button,
.caption-large,
.customer .field input,
.addresses .field input,
.customer select,
.addresses select,
.field__input,
.form__label,
.select__select {
  letter-spacing: 0px !important;
}

h4 {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0;
}

.field:after,
.select:after,
.customer .field:after,
.customer select:after,
.localization-form__select:after,
.field:before,
.select:before,
.customer .field:before,
.customer select:before,
.localization-form__select:before {
  box-shadow: none;
}

.css-1c541g2 {
  font-family: inherit;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
}

/* filters */

.mobile-facets__inner {
  margin-right: auto !important;
  margin-left: unset !important;
  transition: none !important;
}

.mobile-facets__item {
  margin-bottom: 15px;
}

.facets-container .product-count {
  display: none !important;
}

.facets-container {
  padding: 0px !important;
}

.mobile-facets__label > svg {
  margin-right: 21px !important;
}

.title--primary {
  text-align: center;
  color: #222222;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  margin-top: 35px;
  margin-bottom: 59px;
}

.multicolumn .title {
  margin: auto !important;
  text-align: center;
}

.background-none .multicolumn-card__image-wrapper {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.rich-text__blocks {
  max-width: 80% !important;
}

.h1 {
  font-size: 30px;
  line-height: 34px;
  margin-bottom: 10px;
  font-weight: 700;
}

h2 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
}

.rich-text__blocks > * + * {
  margin-top: 14px !important;
}

.footer__content-bottom {
  border-top: 0px !important;
  padding: 15px 0 !important;
}
.list-social__item {
    list-style-type: none !important;
}

.list-payment {
  margin: 10px 0px 0px -5px !important;
}

.footer-block__details-content {
  margin-bottom: 0px !important;
}

.css-1i6ryj9 {
  -webkit-box-align: baseline;
  align-items: baseline;
  display: flex;
  flex-direction: column;
}

.css-1aidl3p {
  color: rgb(255, 255, 255);
  font-family: inherit;
  font-size: 24px;
  font-weight: 900;
  line-height: 30px;
}

.css-1ymrbxh {
  display: flex;
  flex-direction: row;
  margin-bottom: 15px;
}

.newsletter-form__button {
  display: inline-flex;
  font-size: 16px;
  font-weight: 900;
  height: 50px !important;
  -webkit-box-pack: center;
  justify-content: center;
  line-height: 50px;
  max-width: 100%;
  min-width: 2.5rem;
  outline: none;
  padding-left: 80px;
  padding-right: 80px;
  position: relative;
  transition: all 250ms ease 0s;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-box-align: center;
  align-items: center;
  appearance: none;
  background-color: #2CB8E7;
  border-radius: 5px;
  color: rgb(255, 255, 255);
}

.css-11ixqnj {
  -webkit-box-align: center;
  align-items: center;
  appearance: none;
  background-color: rgb(255, 255, 255);
  border: 0px rgb(216, 216, 216);
  border-radius: 3px;
  display: flex;
  font-size: 1rem;
  height: 50px;
  line-height: 50px;
  margin-bottom: 15px;
  margin-right: 0px;
  min-width: 100%;
  outline: none;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  transition: all 0.2s ease 0s;
  width: 100%;
}

.css-11ixqnj::placeholder {
  font-size: 14px;
}

.newsletter-form__field-wrapper {
  max-width: none !important;
}

.newsletter-form__field-wrapper .field:after {
  box-shadow: none !important;
}

.newsletter-form__field-wrapper .field {
  flex-direction: column;
}

.css-7h3pmm {
  align-self: baseline;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: block;
  font-size: 12px;
  line-height: 14px;
  margin-top: 10px;
  outline: none;
  text-decoration: underline;
  transition: all 0.15s ease-out 0s;
}

.footer .accordion {
  transition: 0.4s;
  border: none;
}

.footer .panel {
  display: none;
  overflow: hidden;
}

.footer .accordion:after {
  content: "\002B";
  color: #2cb8e7;
  font-weight: 700;
  float: right;
  font-size: 20px;
  font-family: Glyphicons Halflings;
  height: 16px;
}

.footer .active:after {
  content: "\2212";
}

.facet-filters__field {
  display: flex;
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
  border: 1px solid rgb(216, 216, 216);
  background-color: rgb(255, 255, 255);
  padding-left: 15px;
  padding-right: 15px;
  height: 45px;
  font-weight: 700;
  -webkit-box-pack: justify;
  justify-content: space-between;
  font-size: 12px;
  line-height: 20px;
  cursor: pointer;
  user-select: none;
}

.facet-filters__sort {
  background-color: rgb(255, 255, 255);
  height: 45px !important;
  outline: none !important;
  box-shadow: none !important;
}

.facet-filters {
  padding-left: 0px !important;
}

.facets__form {
  margin-bottom: 0px !important;
}

.active-facets__button svg {
  margin-right: 0px !important;
  margin-left: 10px !important;
  margin-top: 0px !important;
  color: rgb(194, 32, 52) !important;
}

.active-facets__button-wrapper {
  padding-top: 0px !important;
}

.active-facets__button-wrapper * {
  font-size: 12px !important;
  color: rgba(var(--color-button), var(--alpha-button-background)) !important;
}

.deferred-media__poster-button {
  background-color: rgba(
    var(--color-button),
    var(--alpha-button-background)
  ) !important;
  border: 0px !important;
  color: rgb(var(--color-background)) !important;
}

.slideshow__controls {
  border: none !important;
}

.mobile-facets__wrapper {
  margin-left: 0;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(216, 216, 216);
  cursor: pointer;
  display: flex;
  flex-direction: row;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  height: 45px;
  -webkit-box-pack: justify;
  justify-content: space-between;
  line-height: 20px;
  min-width: calc(30% - 7.5px);
  padding-left: 15px;
  padding-right: 15px;
  user-select: none;
}

.facets-container-drawer {
  display: flex !important;
  flex-flow: row wrap !important;
  align-items: center !important;
  column-gap: 0;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.mobile-facets__open > * + * {
  flex: 1;
}

.mobile-facets__open,
.mobile-facets__open-wrapper,
.mobile-facets__disclosure {
  width: 100%;
}

.mobile-facets__open svg {
  order: 2;
}

.facets {
  align-self: flex-end;
  display: block;
  flex-direction: column;
  font-weight: 700;
  height: 45px;
  max-width: fit-content;
  min-width: fit-content;
  order: 3;
  position: relative;
  width: auto;
}

.facets-pill {
  display: flex;
  flex-flow: row wrap;
  -webkit-box-flex: 1;
  flex-grow: 1;
  margin-bottom: 15px !important;
  order: 1;
  width: 100% !important;
  min-width: auto !important;
  max-width: none !important;
}

.facets__form {
  display: flex !important;
}

.product-grid {
  margin-top: 15px;
  margin-bottom: 15px;
}

.mobile-facets__open > * + * {
  margin: 0px !important;
  line-height: 22px;
  font-size: 12px;
  font-weight: 900;
  color: #444444;
  text-decoration: none !important;
}

.css-1bq11kf {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}

.css-1fpfbk4 {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}

.css-16rjyn4 {
  align-self: flex-start;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(216, 216, 216);
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  margin-bottom: 15px;
  padding: 30px;
  width: 100%;
}

.ory-row {
  box-sizing: border-box;
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: calc((0rem * 0.5) * -1);
  margin-right: var(--gutter-compensation, -0.5rem);
  margin-left: calc((0rem * 0.5) * -1);
  margin-left: var(--gutter-compensation, -0.5rem);
  position: relative;
}

.ory-cell-xs,
.ory-cell-xs-1,
.ory-cell-xs-2,
.ory-cell-xs-3,
.ory-cell-xs-4,
.ory-cell-xs-5,
.ory-cell-xs-6,
.ory-cell-xs-7,
.ory-cell-xs-8,
.ory-cell-xs-9,
.ory-cell-xs-10,
.ory-cell-xs-11,
.ory-cell-xs-12,
.ory-cell-xs-offset-0,
.ory-cell-xs-offset-1,
.ory-cell-xs-offset-2,
.ory-cell-xs-offset-3,
.ory-cell-xs-offset-4,
.ory-cell-xs-offset-5,
.ory-cell-xs-offset-6,
.ory-cell-xs-offset-7,
.ory-cell-xs-offset-8,
.ory-cell-xs-offset-9,
.ory-cell-xs-offset-10,
.ory-cell-xs-offset-11,
.ory-cell-xs-offset-12 {
  box-sizing: border-box;
  flex: 0 0 auto;
  padding-right: calc((0rem * 0.5));
  padding-right: var(--half-gutter-width, 0.5rem);
  padding-left: calc((0rem * 0.5));
  padding-left: var(--half-gutter-width, 0.5rem);
  min-width: 0;
}

.ory-cell {
  position: relative;
}

.ory-cell-xs-12 {
  flex-basis: 100%;
  width: 100%;
  min-width: 100%;
}

.css-y7w9fk {
  position: relative;
  background-repeat: no-repeat;
  padding: 0em;
  margin: 0em;
  border-width: 0px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.1);
  overflow: visible;
  box-shadow: none;
}

.css-rrcios {
  position: relative;
  padding: 0px;
  max-width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}

.css-rrcios > div {
  -webkit-box-pack: center;
  justify-content: center;
  align-items: flex-start;
}

.css-rrcios > div.container__align-content--top > .ory-row,
.css-rrcios
  > div.container__align-content--top
  > .ory-dimensions
  > .ory-row-droppable-container
  > .ory-row {
  align-items: flex-start;
}

.css-1gw75nv {
  overflow: auto;
  padding: 0px 0.6rem;
  border: 1px solid transparent;
  max-width: 100%;
}

.css-1gw75nv > :first-child {
  margin-top: 24px;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 15px;
}

.css-1gw75nv > :last-child {
  margin-bottom: 1.5rem;
}

.css-1yi21pi {
  position: relative;
  background-repeat: no-repeat;
  padding: 0em 0em 0em 0.625em;
  margin: 0em;
  border-width: 0px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.1);
  overflow: visible;
  box-shadow: none;
}

.css-qn3dl5 {
  display: flex;
  flex-direction: row;
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.css-gksffz {
  border-radius: 4px;
  font-weight: 600;
  display: inline-flex !important;
  appearance: none;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  transition: all 0.25s ease 0s !important;
  user-select: none;
  position: relative;
  white-space: nowrap;
  vertical-align: middle;
  line-height: 1.2;
  outline: none;
  height: 45px;
  min-width: 100%;
  font-size: 16px !important;
  padding-left: 1rem;
  padding-right: 1rem;
  background-color: #0a4357 !important;
  color: #fff !important;
  border: 0px !important;
  margin-left: 0;
  margin-top: 0;
  text-decoration: none !important;
  text-transform: uppercase;
}

@media screen and (min-width:575px){
  .css-gksffz {
    min-width: 270px;
  }
}

.css-1h0vi9j {
  align-self: baseline;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(216, 216, 216);
  display: inline-block;
  flex: 1 1 0%;
  flex-direction: column;
  margin-bottom: 15px;
  margin-top: 15px;
  padding: 30px;
  width: 100%;
}

.css-156vb1k {
  font-family: inherit;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 15px;
}

.css-o1ua8a,
.css-1f40l9n {
  -webkit-box-align: center;
  align-items: center;
  appearance: none !important;
  background-color: #fff !important;
  border: 1px solid rgb(216, 216, 216) !important;
  border-radius: 4px !important;
  display: flex;
  font-size: 14px !important;
  height: 40px !important;
  margin-bottom: 15px !important;
  margin-top: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  max-width: 510px;
  outline: none;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  position: relative !important;
  transition: all 0.2s ease 0s !important;
  width: 100% !important;
  letter-spacing: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.css-o1ua8a,
.css-1f40l9n2 {
  -webkit-box-align: center;
  align-items: center;
  appearance: none !important;
  background-color: #fff !important;
  border: 1px solid rgb(216, 216, 216) !important;
  border-radius: 4px !important;
  display: flex;
  font-size: 14px !important;
  height: 40px !important;
  margin-bottom: 15px !important;
  margin-top: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  outline: none;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  position: relative !important;
  transition: all 0.2s ease 0s !important;
  width: 100% !important;
  letter-spacing: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.css-o1ua8a::placeholder {
  opacity: 1;
  color: #0a4357;
}

.css-2u80oj {
  -webkit-box-align: center;
  align-items: center !important;
  appearance: none !important;
  border-radius: 3px !important;
  display: inline-flex !important;
  font-family: Muli, sans-serif !important;
  font-size: 16px !important;
  font-weight: 900 !important;
  height: 100%;
  -webkit-box-pack: center;
  justify-content: center !important;
  line-height: 45px !important;
  margin-bottom: 15px !important;
  min-width: 2.5rem !important;
  outline: none;
  padding-left: 1em !important;
  padding-right: 1em !important;
  position: relative !important;
  transition: all 0.25s ease 0s !important;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  width: 100% !important;
  margin-top: 0px !important;
  letter-spacing: 0px !important;
  text-transform: uppercase;
}

.customer .field:before,
.customer select:before,
.customer .field:after,
.customer select:after,
.customer button:before,
.customer button:after,
.contact .field:before,
.contact select:before,
.contact .field:after,
.contact select:after,
.contact button:before,
.contact button:after {
  content: none !important;
}

.css-10zgxv9 {
  font-family: inherit;
  line-height: 20px;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 15px;
}

.css-oeu68b {
  font-family: inherit;
  line-height: 22px;
  font-size: 16px;
  max-width: 510px;
}

.css-kfq76k {
  transition: all 0.15s ease-out 0s !important;
  cursor: pointer !important;
  text-decoration: underline !important;
  outline: none;
  color: inherit !important;
  font-size: inherit !important;
}

.ory-row p {
  font-size: 16px;
  line-height: 22px;
}

.css-ii4oiu {
  color: rgb(34, 34, 34);
  cursor: pointer;
  display: block;
  margin-bottom: 15px;
  outline: none;
  text-decoration: none;
  transition: all 0.15s ease-out 0s;
}

.css-12l7pkz {
  font-family: inherit !important;
  line-height: 1.5;
  font-size: 14px !important;
  color: #222 !important;
  text-decoration: none !important;
}

.css-hreens {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
  padding-top: 30px;
}

.css-hreens2 {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
  padding-top: 30px;
}

.css-a8so5 {
  font-family: inherit;
  line-height: 28px;
  font-size: 24px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 15px;
}

.css-14a8226 {
  font-family: inherit;
  line-height: 1.5;
  font-size: 14px;
  text-align: center;
  margin-bottom: 30px;
}

.css-1skzyx3 {
  -webkit-box-align: center;
  align-items: center !important;
  appearance: none !important;
  border-radius: 3px !important;
  display: block !important;
  font-size: 16px !important;
  font-weight: 900 !important;
  height: 100%;
  -webkit-box-pack: center;
  justify-content: center;
  line-height: 45px !important;
  margin-bottom: 15px !important;
  min-width: 2.5rem !important;
  outline: none;
  padding-left: 1em !important;
  padding-right: 1em !important;
  position: relative !important;
  text-transform: uppercase;
  transition: all 0.25s ease 0s !important;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  width: 100%;
  margin-top: 0px !important;
  letter-spacing: 0px !important;
}

.field__input::placeholder,
.customer .field input::placeholder,
.css-1f40l9n::placeholder {
  opacity: 1 !important;
  font-size: 14px !important;
  color: #0a4357;
}

/* .addresses .css-v9r7z3 input::placeholder {
  opacity: 0 !important;
} */

.css-1lb8lwy {
    font-size: 14px;
}

.css-1wpinnl {
  font-family: inherit;
  line-height: 1.5;
  font-size: 12px;
}

.css-157ezfr {
  flex-direction: column;
  color: rgb(194, 32, 52);
}

.customer ul,
.customer li,
.contact ul,
.contact li,
.contact a {
  margin-bottom: 15px !important;
  margin-top: 0px !important;
  list-style-type: none;
  padding: 0;
  font-family: inherit;
  line-height: 1.5 !important;
  font-size: 12px;
  margin-top: 5px;
  color: #c22034;
}

.addresses li {
  color: rgb(var(--color-link));
}

.account ul,
.account li,
.account a, 
.customer a {
  color: inherit;
}

.customer ul {
  list-style-type: none;
  padding: 0px !important;
}

.css-dtbssv {
  font-family: inherit;
  line-height: 1.5;
  font-size: 12px;
  color: rgb(194, 32, 52);
  margin-top: 0px;
  margin-bottom: 15px;
}

.success-message {
  margin-bottom: 15px !important;
  margin-top: 0 !important;
  list-style-type: none;
  padding: 0;
  font-family: inherit;
  line-height: 1.5 !important;
  font-size: 12px;
  color: green;
}

.cart-notification {
  top: 0px !important;
}

.cart-item__error-text + svg {
  margin-top: 0.2rem !important;
}

.mobile-facets {
  background-color: rgba(68, 68, 68, 0.8) !important;
}

.mobile-facets__inner {
  max-width: 450px !important;
  background-color: #fff !important;
}

.mobile-facets__header {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  min-height: 76px !important;
}

.mobile-facets__main,
.js .mobile-facets__submenu {
  background-color: #fff !important;
  padding-top: 30px !important;
  padding-left: 20px;
  padding-right: 20px;
}

.mobile-facets__footer {
  background-color: #fff !important;
}

.mobile-facets__summary > div,
.facets__summary > div {
  font-family: inherit;
  line-height: 28px;
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 900;
  margin-top: 0;
}

.mobile-facets__summary {
  padding: 0px !important;
  margin-bottom: 30px;
}

.mobile-facets__close {
  top: 15px !important;
  right: 21px !important;
  justify-content: flex-end !important;
}

.mobile-facets__close-button {
  padding: 0 !important;
  font-family: inherit !important;
  line-height: 28px !important;
  font-size: 18px !important;
  font-weight: 900 !important;
  margin-bottom: 15px;
  text-align: left;
  margin-top: 0 !important;
}

.mobile-facets__label {
  padding: 0 !important;
  font-family: inherit;
  line-height: 22px;
  font-size: 14px;
  margin-bottom: 0;
  font-weight: 400;
  align-items: center;
  margin-left: 37px;
}

.mobile-facets__label .icon-checkmark {
  color: white;
  background-color: rgb(68, 68, 68);
  border-color: rgb(68, 68, 68);
  width: 16px;
  height: 16px;
  border-radius: 3px;
  border-width: 2px;
  left: 0 !important;
  top: 3px !important;
}

.field__input,
.customer .field input,
.addresses .field input{
  border-radius: 3px;
  border: 1px solid rgb(216, 216, 216);
}

input.mobile-facets__checkbox {
  left: 0 !important;
  border: solid 2px rgb(242, 242, 242) !important;
  margin-right: 21px;
  border-radius: 3px;
  left: 0 !important;
  top: 3px !important;
}

.mobile-facets__checkbox:checked + .mobile-facets__highlight {
  background-color: transparent !important;
}

.active-facets {
  gap: 5px 30px;
  align-items: center;
  margin-top: 0px !important;
}

.active-facets__button {
  padding: 0px !important;
  margin: 0px !important;
}

.active-facets__button--light .active-facets__button-inner {
  box-shadow: none !important;
  padding: 0px !important;
  font-weight: normal !important;
  font-size: 12px !important;
}

.article-card-wrapper .card__information {
  padding: 30px !important;
  text-align: center;
}

.article-card .card__heading {
  margin-bottom: 0px !important;
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  min-height: 0px;
  padding-bottom: 14px;
}

.article-card__footer {
  letter-spacing: 0px !important;
  font-size: 14px;
  line-height: 20px;
  font-family: inherit;
  text-decoration: underline;
  font-weight: bold;
}

.article-card .card__heading a:hover {
  text-decoration: none;
}

.article-card__excerpt {
  margin: 0px !important;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 10px;
}

.bottom-left {
  bottom: 0px;
  left: 0px;
}

.bottom-center {
  bottom: 0px;
  left: 50%;
}

.bottom-right {
  bottom: 0px;
  right: 0px;
}

.middle-left {
  top: 50%;
  left: 0px;
  transform: translate(0%, -50%);
}

.middle-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.middle-right {
  top: 50%;
  right: 0px;
  transform: translate(0%, -50%);
}

.top-left {
  top: 0px;
  left: 50%;
}

.top-center {
  top: 0px;
  right: 50%;
}

.top-right {
  top: 0px;
  right: 50%;
}

.card__content .card__information {
  position: static !important;
}

/* collapsable block */

.accordion__title {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
}

/* account */

.css-30l1fo {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.css-k79t80 {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
  margin-top: 15px;
  max-width: none;
  width: 100%;
}

.css-kuaa7a {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  margin-left: 0px;
}

.css-1fv2gsm {
  display: flex;
  flex-direction: column;
  border: 1px solid rgb(216, 216, 216);
  border-radius: 3px;
  background-color: rgb(255, 255, 255);
}

.css-1cmuzza {
  display: flex;
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
  padding: 15px 30px;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.css-1f0fqlj {
  font-family: inherit;
  line-height: 22px;
  font-weight: 700;
  font-size: 24px;
}

.css-1ad6ono {
  transition: all 0.15s ease-out 0s !important;
  cursor: pointer !important;
  text-decoration: underline !important;
  outline: none !important;
  font-size: 14px !important;
  user-select: none !important;
}

.css-1l57n76 {
  display: flex;
  flex-direction: column;
}

.css-1cjps2w {
  -webkit-box-align: center;
  align-items: center;
  border-bottom: 1px solid rgb(216, 216, 216);
  border-top-color: rgb(216, 216, 216);
  border-right-color: rgb(216, 216, 216);
  border-left-color: rgb(216, 216, 216);
  display: flex;
  flex-direction: row;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 15px;
}

.css-k81p9u {
  display: flex;
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
  font-weight: 700;
  padding-left: 30px;
  padding-right: 30px;
  height: 45px;
  font-size: 18px;
  cursor: pointer;
  border-top: 1px solid rgb(216, 216, 216);
  border-right-color: rgb(216, 216, 216);
  border-bottom-color: rgb(216, 216, 216);
  border-left-color: rgb(216, 216, 216);
  position: relative;
}

.css-faixs2 {
  display: flex;
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
  font-weight: 700;
  padding-left: 30px;
  padding-right: 30px;
  height: 45px;
  font-size: 18px;
  cursor: pointer;
  border-top: 1px solid rgb(216, 216, 216);
  border-right-color: rgb(216, 216, 216);
  border-bottom-color: rgb(216, 216, 216);
  border-left-color: rgb(216, 216, 216);
  position: relative;
  background-color: rgb(242, 242, 242);
}

.css-zu3mwi {
  display: flex;
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
  font-weight: 700;
  padding-left: 30px;
  padding-right: 30px;
  height: 45px;
  font-size: 18px;
  cursor: pointer;
  border-top: 1px solid rgb(216, 216, 216);
  border-right-color: rgb(216, 216, 216);
  border-left-color: rgb(216, 216, 216);
  position: relative;
  border-bottom: 0px;
}

.css-18c4vrs {
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 5px;
  background-color: transparent;
}

.css-wr81wz {
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  width: 40px;
}

.css-1wo57fx {
  font-family: inherit;
  line-height: 22px;
  font-size: 16px;
  margin-left: 20px;
}

.css-1gxyiqr {
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 5px;
  background-color: rgb(34, 34, 34);
}

.css-18djyxr {
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: rgb(255, 255, 255);
  max-width: 770px;
  border: 1px solid rgb(216, 216, 216);
  border-radius: 3px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 30px;
}

.css-6h43t {
  -webkit-box-align: center;
  align-items: center;
  display: flex;
  flex-direction: row;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

.css-13ms54 {
  color: rgb(34, 34, 34);
  font-family: Muli, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.css-16bopxa {
  cursor: pointer;
  font-family: Muli, sans-serif;
  font-size: 12px;
  outline: none;
  text-decoration: underline;
  transition: all 0.15s ease-out 0s;
}

.css-nee1ix {
  display: flex;
  flex-direction: column;
  height: 1px;
  width: 100%;
  background-color: rgb(216, 216, 216);
}

.css-q7506i {
  display: flex;
  flex-flow: row wrap;
  padding: 15px 15px 0px;
}

.css-1o5vjdz {
  border: 1px solid rgb(216, 216, 216);
  border-radius: 3px;
  cursor: pointer;
  display: flex;
  flex: 1 1 100%;
  flex-direction: column;
  margin-bottom: 15px;
  margin-right: 0px;
  max-width: none;
  padding-bottom: 15px;
  padding-top: 15px;
}

.css-1l27rrp {
  display: flex;
  flex-direction: column;
  padding-left: 15px;
  padding-right: 15px;
}

.css-tjlit2 {
  font-family: Muli, sans-serif;
  font-size: 14px;
  margin-top: 15px;
  white-space: break-spaces;
}

.css-5y0f9e {
  font-family: Muli, sans-serif;
  display: block;
}

.css-p5xx9z {
    font-family: Muli, sans-serif;
    display: inline-block;
    border-radius: 50px;
    background-color: rgb(34, 34, 34);
    color: rgb(255, 255, 255);
    text-decoration: none;
    padding: 5px 10px;
    margin-right: 15px;
}

.css-13tapda {
  display: flex;
  flex-flow: row wrap;
  margin-top: 15px;
  font-size: 12px;
  -webkit-box-align: center;
  align-items: center;
}

.css-9836iz {
  transition: all 0.15s ease-out 0s;
  cursor: pointer;
  text-decoration: underline;
  outline: none;
  font-family: Muli, sans-serif;
}

.css-6h43t {
  -webkit-box-align: center;
  align-items: center;
  display: flex;
  flex-direction: row;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

.css-13ea0qu {
  transition: all 0.15s ease-out 0s;
  cursor: pointer;
  text-decoration: underline;
  outline: none;
  font-family: Muli, sans-serif;
  margin-right: 15px;
}

.css-j7qwjs {
  display: flex;
  flex-direction: column;
}

.css-18jqfyr {
  display: flex;
  flex-direction: column;
  position: relative;
}

.css-11tv6pt {
  display: flex;
  flex-direction: column;
  overflow-x: auto;
  min-height: 277px;
  --webkit-overflow-scrolling: touch;
}

.css-16q2v3s {
  width: 100%;
  min-width: 400px;
  transition: margin-left 0.25s ease 0s;
  font-size: 14px;
  text-align: left;
}

.css-9eaft6 {
  height: 46px;
  border-bottom-width: 1px;
  border-bottom-color: rgb(216, 216, 216);
}

.css-1dsjmsk {
  font-weight: 100;
}

.css-1dsjmsk:first-of-type {
  padding-left: 30px;
}

.css-13mkirs {
  display: flex;
  flex-direction: row;
  cursor: pointer;
}

.css-1d4efgr {
  font-weight: 700;
  height: 46px;
  border-bottom-width: 1px;
  border-bottom-color: rgb(216, 216, 216);
  color: rgb(34, 34, 34);
  cursor: pointer;
}

.css-modi05:first-child {
  padding-left: 30px;
}

.css-1b68h52 {
  transition: all 0.15s ease-out 0s;
  cursor: pointer;
  text-decoration: underline;
  outline: none;
  font-size: 14px;
}

.css-youvbg {
  display: flex;
  flex-direction: column;
  width: 100%;
  border-radius: 3px;
  border-width: 1px 1px 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-image: initial;
  border-top-color: rgb(216, 216, 216);
  border-right-color: rgb(216, 216, 216);
  border-left-color: rgb(216, 216, 216);
  border-bottom-style: initial;
  border-bottom-color: initial;
  background-color: rgb(255, 255, 255);
}

.css-gatc91 {
  display: flex;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.css-1eri4u {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(216, 216, 216);
  border-radius: 3px;
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
  max-width: none;
  width: 100%;
}

.css-j7o88m {
  display: flex;
  flex-direction: column;
  padding: 15px;
}

.css-4z1xu2 {
    display: flex;
    flex-direction: column;
    background-color: rgb(242, 242, 242);
    border: 1px solid rgb(216, 216, 216);
    border-radius: 3px;
    padding-top: 15px;
    padding-bottom: 15px;
    cursor: pointer;
}

.css-qs96b1 {
  font-family: inherit;
  line-height: 22px;
  text-decoration: underline;
  font-size: 16px;
  color: rgb(127, 186, 35);
}

.css-1cbtivm {
  width: 100% !important;
  display: flex !important;
  -webkit-box-align: center !important;
  align-items: center !important;
  position: relative !important;
  transition: all 0.2s ease 0s !important;
  outline: none !important;
  appearance: none !important;
  font-size: 16px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  height: 40px !important;
  border-radius: 4px !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-image: initial !important;
  border-color: inherit !important;
  background-color: #fff !important;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  padding-top: 0px!important;
  padding-bottom: 0px!important;
}

/* .addresses .field input::placeholder {
  display: none;
} */

.css-1l57n76 {
    display: flex;
    flex-direction: column;
}

.css-bqyefa {
    transition: all 0.15s ease-out 0s;
    cursor: pointer;
    text-decoration: none!important;
    outline: none;
}

.btn_orange {
    padding: 1.3rem;
    min-width: 100%;
    box-sizing: border-box;
    margin-top: 15px;
    border-radius: 3px;
    font-weight: 600;
    background-color: #e56a26;
    border: 2px solid #e56a26;
}

.btn_orange:hover {
    background-color: #0a4357;
    border: 2px solid #0a4357;
}

.css-1sz4b8w {
    border-radius: 3px;
    font-weight: 900;
    width: 100%;
    display: inline-flex;
    appearance: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    transition: all 250ms ease 0s;
    user-select: none;
    position: relative;
    white-space: nowrap;
    vertical-align: middle;
    line-height: 45px;
    outline: none;
    height: 100%;
    min-width: 2.5rem;
    font-size: 16px;
    padding-left: 1em;
    padding-right: 1em;
    background-color: rgba(var(--color-button),var(--alpha-button-background));
    color: rgb(var(--color-button-text));
}

.css-1sz4b8w2 {
    border-radius: 3px;
    font-weight: 900;
    width: 100%;
    display: inline-flex;
    appearance: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    transition: all 250ms ease 0s;
    user-select: none;
    position: relative;
    white-space: nowrap;
    vertical-align: middle;
    line-height: 45px;
    outline: none;
    height: 100%;
    min-width: 2.5rem;
    font-size: 16px;
    padding-left: 1em;
    padding-right: 1em;
    background: #fff; 
    color: #2cb8e7; 
    border: 2px solid #2cb8e7;
}

.css-1sz4b8w2:hover {
    background: #2cb8e7; 
    color: #fff; 
}

.nowrap {
    flex-wrap: wrap;
}

.css-u5z6r {
    transition: all 0.15s ease-out 0s;
    cursor: pointer;
    text-decoration: none;
    outline: none;
    font-weight: 700;
    color: rgb(34, 34, 34);
    text-transform: capitalize;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 16px;
}

.collection-description {
    padding: 30px;
    border: 1px solid #E1E3E4;
    margin-top: 60px;
    border-radius: 3px;
    background: #fff;
    font-size: 14px;
}

.css-1xhudfw {
    display: flex;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-top: 10px;
    margin-bottom: 10px;
}

.css-aolkci {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
}

.css-17jspp7 {
    display: flex;
    flex-direction: column;
    height: 14px;
    width: 14px;
}

.css-1gp345t {
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    margin-left: 10px;
}

.css-1q96cxo {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: end;
    justify-content: flex-end;
    height: 100%;
}

@media only screen and (min-width: 48em) {
  .ory-cell-sm,
  .ory-cell-sm-1,
  .ory-cell-sm-2,
  .ory-cell-sm-3,
  .ory-cell-sm-4,
  .ory-cell-sm-5,
  .ory-cell-sm-6,
  .ory-cell-sm-7,
  .ory-cell-sm-8,
  .ory-cell-sm-9,
  .ory-cell-sm-10,
  .ory-cell-sm-11,
  .ory-cell-sm-12,
  .ory-cell-sm-offset-0,
  .ory-cell-sm-offset-1,
  .ory-cell-sm-offset-2,
  .ory-cell-sm-offset-3,
  .ory-cell-sm-offset-4,
  .ory-cell-sm-offset-5,
  .ory-cell-sm-offset-6,
  .ory-cell-sm-offset-7,
  .ory-cell-sm-offset-8,
  .ory-cell-sm-offset-9,
  .ory-cell-sm-offset-10,
  .ory-cell-sm-offset-11,
  .ory-cell-sm-offset-12 {
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-right: calc((0rem * 0.5));
    padding-right: var(--half-gutter-width, 0.5rem);
    padding-left: calc((0rem * 0.5));
    padding-left: var(--half-gutter-width, 0.5rem);
    min-width: 0;
  }

  .ory-cell-sm-12 {
    flex-basis: 100%;
    width: 100%;
    min-width: 100%;
  }
}

@media screen and (min-width: 576px) {
  .newsletter__wrapper {
    max-width: 520px;
  }

  .css-1bq11kf {
    max-width: 520px;
  }

  .css-rrcios {
    padding-bottom: 0px;
  }

  .css-2u80oj {
    width: 270px !important;
  }
}

@media screen and (max-width: 749px) {
  .footer__localization:empty + .footer__column {
    padding-top: 0px !important;
  }
}

@media screen and (min-width: 750px) {
  .footer .grid {
    column-gap: 30px;
    flex-wrap: nowrap;
  }

  .newsletter-form {
    max-width: none !important;
  }

  .facets-container-drawer .mobile-facets__wrapper {
    margin: 0px !important;
    min-width: 190px;
    flex-grow: unset !important;
  }

  .banner__content {
    padding: 55px;
  }

  .hide-desktop {
    display: none !important;
  }

  .hide-desktop-flex {
    display: none !important;
  }

  .hide-mobile {
    display: block !important;
  }
}

@media screen and (min-width: 768px) {
  .nowrap {
    flex-wrap: nowrap;
  }
  .breadcrumbs {
    margin-bottom: 1px;
  }
  .newsletter__wrapper {
    max-width: 720px;
  }

  .css-1c541g2 {
    font-size: 14px;
  }

  .css-1i6ryj9 {
    margin-right: 20px;
  }

  .css-pd67xz {
    display: block;
  }

  .css-11ixqnj {
    margin-bottom: 0px;
  }

  .css-7h3pmm {
    display: none;
  }

  .footer__copyright,
  small {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .facets {
    min-width: fit-content;
  }

  .product-grid {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .footer .accordion {
    border-top: none;
  }

  .css-1bq11kf {
    max-width: 720px;
  }

  .css-1fpfbk4 {
    margin-bottom: 60px;
  }

  .css-y7w9fk {
    margin-right: 0em;
    margin-left: 0em;
    padding: 0em;
  }

  .css-1yi21pi {
    margin-right: 0em;
    margin-left: 0em;
    padding: 0em 0em 0em 0.625em;
  }

  .css-156vb1k {
    margin-bottom: 30px;
  }

  .css-hreens {
    padding-top: 0px;
  }

  .css-1skzyx3 {
    width: 270px;
  }

  .mobile-facets__main,
  .js .mobile-facets__submenu {
    width: 450px;
    padding-right: 30px !important;
    padding-left: 80px !important;
  }

  .facets-container-drawer {
    flex-wrap: nowrap !important;
  }

  /* account */

  .css-6h43t {
    padding-left: 30px;
    padding-right: 30px;
  }

  .css-13ms54 {
    font-size: 24px;
  }

  .css-16bopxa {
    font-size: 14px;
  }

  .css-q7506i {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .css-1cjps2w {
    padding-left: 30px;
    padding-right: 30px;
  }

  .css-1o5vjdz {
    flex: 1 0 40%;
    margin-bottom: 30px;
    max-width: 47%;
    margin-right: 30px;
  }

  .css-1l27rrp {
    padding-left: 30px;
    padding-right: 30px;
  }

  .css-j7o88m {
    padding: 30px;
  }
}

@media screen and (max-width: 749px){
   .hide-mobile {
    display: none !important;
  }
  .mobile-only-info {
    display: block;
  }
}

@media screen and (max-width: 989px) {
  .facets-container {
    column-gap: .5rem!important;
  }
}

@media screen and (max-width: 992px) {
  .footer-block.grid__item {
    padding: 15px !important;
    width: 100% !important;
    margin: 0px !important;
    border-bottom: 1px solid #e1e3e4;
  }

  .footer .grid {
    display: block !important;
  }
}

.card .card__inner .card__media {
    border: none;
}

@media screen and (min-width: 992px) {
  .newsletter__wrapper {
    max-width: 960px;
  }

  .newsletter-form__field-wrapper .field__input {
    min-width: 200px;
  }

  .css-1aidl3p {
    line-height: 24px;
  }

  .css-17jspp7 {
    height: 16px;
    width: 16px;
  }

  .css-1gp345t {
    font-size: 14px;
  }

  .css-1ymrbxh {
    margin-bottom: 5px;
  }

  .css-11ixqnj {
    min-width: 200px;
  }

  .card__heading {
    font-size: 18px;
  }

  .newsletter-form__button {
    max-width: 200px;
  }

  .newsletter-form__field-wrapper .field {
    flex-direction: row;
  }

  .newsletter__wrapper {
    flex-direction: row;
  }

  .footer .panel {
    display: block;
  }

  .footer .accordion:after,
  .footer .active:after {
    content: none;
  }

  .css-1bq11kf {
    max-width: 960px;
  }

  .css-1fpfbk4 {
    flex-direction: row;
    gap: 30px;
  }

  .css-1h0vi9j {
    margin-top: 0px;
  }

  .css-ii4oiu {
    margin-bottom: 30px;
  }

  .facets-pill {
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 0px !important;
    order: 2;
  }

  /* account */
  .css-30l1fo {
    flex-direction: row;
  }

  .css-k79t80 {
    max-width: 370px;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .css-kuaa7a {
    margin-left: 30px;
  }
}

@media screen and (min-width: 1250px) {
  .newsletter__wrapper {
    max-width: 1210px;
  }

  .newsletter-form__field-wrapper .field__input {
    min-width: 355px;
  }

  .css-11ixqnj {
    min-width: 355px;
  }

  .css-1bq11kf {
    max-width: 1210px;
  }

  .css-gatc91 {
    flex-direction: row;
  }
}

.collection-title-block {
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    width: 100%;
}
.collection-btn {
  border: 1px solid #2CB8E7;
  color: #2CB8E7 !important;
  background-color: none;
  padding: 8px 25px;
  border-radius: 5px;
  font-size: 14px;
}

.collection-btn:hover {
  background-color: #2CB8E7;
  color: white !important;
}

.mt-20 {
  margin-top: 20px;
}

.drawer-btn {
    width: 100%;
    text-align: left;
    padding: 10px 0;
}

.16px {
  font-size: 16px;
}

.14px {
  font-size: 14px !important;
}

.font-14 {
  font-size:14px !important;
}

.bold {
  font-weight: 600;
}

.card-bullet-points li {
  list-style: none;
}

.card-bullet-points li::before {
  color: #e1e3e4 !important;
  content: "\2022";
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.product-logo-block {
  width: 100%;
  border: 2px solid #e1e3e4;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 0;
}

.product-logo-img {
  width: auto;
  height: auto;
  max-height: 50px;
  max-width: 200px;
}

.product-logo-img-sm {
  width: auto;
  height: auto;
  max-height: 50px;
  max-width: 100px;
}

.card-product-logo-container {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    right: 0;
}

@media screen and (min-width: 991px){
  .card-product-logo-container {
    bottom: -15px;
  }
}

@media screen and (min-width: 1250px){
  .card-product-logo-container {
    bottom: -30px;
  }
}

select#SortBy {
    font-weight: 600;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}

.flex-div {
  display: flex;
}

.mr-10 {
  margin-right: 10px;
}

.mr-15 {
  margin-right: 15px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-60 {
  margin-right: 60px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-60 {
  margin-left: 60px;
}
  

@media screen and (min-width: 575px){

  .card-image-block {
    width:200px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  
  .card-heading-block {
    width:50%; 
    padding: 0 30px;
  }
  
  .card-details-block {
    width: 30%;
  }
}

.placeholder_img {
  display: flex;
  position: relative;
  align-items: stretch;
  width: 100%;
  --ratio-percent: 100%;
  height: 200px;
}

.card-no-img-placeholder-block {
  background-image: url("/cdn/shop/files/placeholder_7c4295d4-ef6d-4ec7-adc3-9d578e71e985.jpg?v=1700643154");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  aspect-ratio: 1;
  position: absolute;
  top: 0;
}

.card_placeholder_img {
  display: flex;
  position: relative;
  align-items: stretch;
  width: 100%;
  --ratio-percent: 100%;
  height: 200px;
}

.media_contain .media--transparent .media--hover-effect {
  margin: auto;
}

.orangeBtn {
  background: #E56A26 !important;
  border-radius: 5px;
  margin-top:10px;
  font-weight:600;
  font-size: 1.3rem;
  padding: 10px 5px;
}

.orangeBtn:hover {
  background: #0a4357 !important;
  color: #fff;
}

.orangeBtn:pressed {
  background: #0a4357 !important;
  color: #fff;
}

.orangeBtn:focus {
  background: #0a4357 !important;
  color: #fff;
}
.orangeBtn:active {
  background: #0a4357 !important;
  color: #fff;
}

.col-card-img {
  height: auto;
  min-width: 70vw;
  margin: auto;
}

@media screen and (min-width:575px){
  .col-card-img {
    height: auto;
    width: 100%;
    min-width: 100%;
    margin: auto;
  }
  .orangeBtn {
    font-size: 1.5rem;
    padding: 0 1rem;
  }
}

a.chereau-btn {
    padding: 10px 30px;
    background: #0a4357;
    font-weight: 600;
    color: white !important;
    text-decoration: none !important;
    border-radius: 3px;
    border: 2px solid #0a4357;
}

a.chereau-btn:hover {
  background: #062e3c;
}

a.chereau-download {
    background: none;
    padding: 10px 30px;
    font-weight: 600;
    text-decoration: none !important;
    border-radius: 3px;
    color: #2cb8e7 !important;
    border: 2px solid #2cb8e7;
}

a.chereau-download:hover {
    background: #2cb8e7;
    color: white !important;
}

#description > a {
  color: #2cb8e7;
  text-decoration: underline;
}