/** Shopify CDN: Minification failed

Line 473:0 Unexpected "}"

**/
.mega-menu__column {
  grid-column: span 6 !important;
  display: flex;
  column-gap: 2rem;
}
h4 {
  font-size: 15px !important;
}
.custom-article-card__heading {
  font-size: 15px !important;
}
.custom-article-card__body p {
  font-size: 13px !important;
  font-weight: 400 !important;
}
.header__column--right .mega-menu__column {
  justify-content: flex-end;
}
.hero__container .button {
  display: block;
  background-color: rgba(0, 0, 0, 0.32);
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-color: #333;
  border-style: none;
  transition: transform 0.4s;
  width: auto;
  min-width: none;
  min-height: none;
  font-size: 14px !important;
  height: auto;
  line-height: 15px !important;
}

.hero__container .button:hover {
  transform: scale(1.11);
}

.menu-list__link {
  font-size: 15px !important;
  position: relative;
  min-height: 30px !important;
  padding: 0px;
  line-height: 17px !important;
}
.mega-menu__link {
  font-size: 15px !important;
  position: relative;
  min-height: 30px !important;
  padding: 0px;
  line-height: 17px !important;
}

.menu-list__link::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: #000;
  transition: width 0.3s;
  position: absolute;
  bottom: 0;
  left: 0;
}
.menu-list__link:hover::after {
  width: 100%;
}

.mega-menu__link::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: #000;
  transition: width 0.3s;
  position: absolute;
  bottom: 0;
  left: 0;
}
.mega-menu__link:hover::after {
  width: 100%;
}
.section--full-width.section--full-width-margin > * {
  padding-left: 60px;
  padding-right: 60px;
}

.overflow-menu::part(list) {
  gap: 0 2.3rem !important;
}

.ast-plain-container.ast-no-sidebar .entry-content > .alignfull {
  margin-left: 0;
  margin-right: 0;
  max-width: 100vw;
  width: 100vw;
}

.wp-block-uagb-container.uagb-block-239a7c23 {
  display: flex;
  box-shadow: 0px 0px #00000070;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: !important;
  margin-bottom: !important;
  overflow: visible;
  order: initial;
  border-color: inherit;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  row-gap: 0px;
  column-gap: 0px;
}

.wp-block-uagb-container.uagb-is-root-container .uagb-block-6d55ae67 {
  max-width: 40%;
  width: 100%;
}

.wp-block-uagb-container.uagb-block-6d55ae67 {
  box-shadow: 0px 0px #00000070;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: !important;
  margin-bottom: !important;
  overflow: visible;
  order: initial;
  border-color: inherit;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  row-gap: 0px;
  column-gap: 0px;
}
.h-100vhOh {
  height: 100vh;
  overflow: hidden !important;
}

.uagb-block-066c0b1c.wp-block-uagb-image .wp-block-uagb-image__figure img {
  width: 100%;
  height: auto;
}
.wp-block-uagb-image__figure {
  position: relative;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  height: auto;
  margin: 0;
}

.wp-block-uagb-container.uagb-is-root-container .uagb-block-ba3997af {
  max-width: 60%;
  width: 100%;
  text-align: center;
}

.custom-article-card__heading,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400 !important;
}
accordion-custom details.details {
  border: none !important;
}
accordion-custom .text-block > * {
  width: var(--width);
  max-width: none;
  text-align: var(--text-align, var(--text-align-default));
  text-wrap: var(--text-wrap);
  color: #838383;
}

.accordion {
  max-width: 930px;
  margin: 0 auto;
}

.menu-drawer {
  width: 100vw !important;
  transition: none !important;
}
.menu-drawer-container[open] .menu-drawer__animated-element {
  animation: none !important;
  animation-fill-mode: none !important;
}
.menu-drawer__backdrop {
  display: none !important;
}
.menu-drawer__menu-item {
  justify-content: center !important;
  align-items: center !important;
}
.menu-drawer__menu-item--mainlist {
  text-align: center !important;
  font-size: 15px !important;
}

.menu--row-drawer-top {
  display: flex;
  padding: 15px 27px;
  justify-content: space-between !important;
  align-items: center !important;
}

.menu-drawer-container .header__icon--summary {
}

.menu--row-drawer-top .menu-drawer__close-button {
  background-color: transparent;
  color: var(--color-foreground);
  box-shadow: none;
  will-change: transform;
  height: 50px;
  width: 40px;
  padding: 0px;
}

.menu--row-drawer-top .header-actions__cart-icon {
  height: 50px;
  width: 40px;
  object-fit: contain;
  display: flex;

  align-items: center;
  justify-content: flex-end;
}

.menu--row-drawer-top .cart-drawer {
  position: relative;
  left: 10px;
}

.custom-logo-link img {
  width: 85px;
  height: 20px;
  display: block;
}

.account-drawer {
  display: none;
}

/* 85 x 20 */

/*

.menu-drawer-container[open] .header__icon--summary {
  color: #000;
}

 .header-logo {
  filter: invert(1);
}
.header__row {
  position: relative;
  background-color: #fff;
  color: #000 !important;
} */

.header-drawer-icon {
  width: 24px !important;
  height: 24px !important;
}

.menu-drawer__menu {
  margin: 0 !important;
  padding: 0 !important;
  border-top: 1px solid;
}

.menu-drawer__menu--childlist {
  border-top: 0;
}

.menu-drawer svg {
  width: 20px !important;
  height: 20px !important;
}

.menu-drawer__list-item--divider .menu-drawer__menu-item > .svg-wrapper {
  padding: 0 !important;
  position: absolute;
  right: 24px;
}

accordion-custom details[open] .menu-drawer__menu-item > .svg-wrapper {
  transform: translate(0, -20%) rotate(180deg) !important;
}

.menu-drawer__list-item--divider {
  border-bottom: 1px solid #000 !important;
}

.cart-drawer__dialog {
  position: fixed;
  border-radius: 0;
  max-width: 100vw !important;
  height: 100%;
  margin: 0 0 0 auto;
  padding: 0;
  border-left: var(--style-border-drawer);
  box-shadow: var(--shadow-drawer);
  background-color: var(--color-background);
}

.custom-article-card__content {
  width: 100%;
  padding: 0;
  text-align: center;
}


.footer-utilities__group-copyright {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: block;
}

.footer-utilities__text {
  display: block !important;
  text-align: left;
}
.footer-utilities,
.footer-utilities__group {
  display: block !important;
}

.popup-link__content--drawer {
    width: 50vw !important;
}
.dialog-modal::backdrop{
  background:rgba(255,255,255,.9) !important;
}

.popup-link__close {
    top: 130px !important;
    right: 140px !important;
}

.popup-link__inner {
    margin-top: 105px;
    font-size: 14px;
    line-height: 1.6;
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 50%;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
}
.mobile-product-title{
    display: none;
  }

  .product-details h4{
    text-transform:none !important;
  }

@media screen and (max-width: 749px) {
.product-details product-price{
  display:none;
  
}

.product-details  .popup-link {
    display: none;
}

  .product-details h4{
    display:none;
  }
  .mobile-product-title{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: space-between;
        align-items: center;
    }
  }

  .buy-buttons-block {
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 1000;
    left: 0;
    margin: 0;
    background: #fff;
    padding: 20px;
}


  footer .menu--accordion .menu__heading--empty {
    display: flex;
    text-align: center;
    display: block;
  }

  footer p {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  footer .details-content .menu__item a {
    text-align: center;
    display: block;
  }
  footer .menu--accordion .menu__item:first-child {
    display: none !important;
  }

  footer summary .svg-wrapper {
    position: absolute;
    right: 30px;
  }
  :is(p, h1, h2, h3, h4, h5, h6) {
    font-size: 15px !important;
  }

  :is(p) {
    font-size: 12px !important;
  }

  .resource-list__carousel .resource-list__slide {
    --slide-width: clamp(148px, 46cqw, var(--slide-width-max));
  }
  .header__row {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .section--full-width.section--full-width-margin > .header__columns {
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer-utilities__text {
    display: block !important;
    text-align: left;
    padding-left:20px;
  }
}


@media screen and (min-width: 929px) {
  .footer-utilities__group:first-child{
  padding-top:20px;
  border-top: 1px solid #000;
}
  
  footer accordion-custom details[open] .details-content {
    text-align: center;
    margin-top: 20px;
  }

  .resource-list__carousel slideshow-slides {
    gap: min(40px, 9999px);
    margin-block: 0;
    padding-block: 0;
  }

  .resource-list__carousel {
    width: calc(100% - 60px);
    position: relative;
    container-type: inline-size;
    container-name: resource-list-carousel;
    --slide-width: 60vw;
    margin: 0 auto;
  }
}
