/*
Generated time: February 21, 2025 07:48
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
@media screen and (min-width: 1000px) {
  .page-header__text-wrapper.text-container-full-width {
    margin-left: 270px;
    margin-right: 0;
    max-width: none;
  }
}
@media screen and (min-width: 1200px) {
  .page-header__text-wrapper.text-container-full-width {
    margin-left: 305px;
  }
}
.announcement-bar__message {
  padding-block-start: 9px;
  padding-block-end: 9px;
}
.header__linklist-link {
  font-weight: var(--heading-font-weight);
}
.image-overlay--xsmall {
  --image-height: 150px;
}
@media screen and (min-width: 741px) {
  .image-overlay--xsmall {
    --image-height: 350px;
  }
}
[aria-controls="newsletter-popup"] {
  display: none !important;
}
@media screen and (min-width: 767px) {
  #shopify-section-template--23031477207343__rich_text_cdMJNH .section {
    margin: 0;
  }
}
#mobile-menu-drawer {
  z-index: 2147483648;
  overflow: inherit;
}
#mobile-menu-drawer .drawer__header {
  display: flex;
  justify-content: space-between;
  color: #fff;
  background-color: #1e1e1e;
  padding-block-start: 18px !important;
  padding-block-end: 18px !important;
}
.drawer__footer__social-media {
  margin-inline: calc(-1 * var(--container-gutter));
  margin-bottom: 20px;
  padding: 0 var(--container-gutter) 20px;
  border-bottom: 1px solid rgb(var(--root-border-color));
}
.tabs {
  border-bottom: 1px solid #ccd2dc;
  white-space: nowrap;
  width: max-content;
}
.tabs li.tablink {
  padding: 0 8px;
  cursor: pointer;
}
@media screen and (min-width: 1200px) {
  .tabs li.tablink {
    padding: 0 29px;
  }
}
.tabs li a {
  font-size: 14px;
  font-weight: 700;
  padding: 6px 1px;
  display: inline-block;
  transition: color ease-in-out 0.3s;
  pointer-events: none;
}
.tabs li:not(.open) a {
  color: var(--text-color) !important;
}
.tabs li:hover a {
  color: var(--text-color) !important;
}
.tabs {
  border-bottom: 1px solid #dedede;
  padding-inline-start: 0;
}
.tabs .tablink {
  padding: 0.75rem 1.2rem;
  position: relative;
}
.tabs .tablink .nav-link {
  transition: ease-in-out 0.25s;
}
.tablink .nav-link:hover .nav-link,
.tablink.open .nav-link {
  color: #1e1e1e;
}
.tabcontent {
  display: none;
}
.tabcontent.open {
  display: block;
}
.custom-video-container .video-section {
  display: none;
}
.custom-video-container.playing--video .video-section {
  display: block;
}
.custom-video-container.playing--video .content-section {
  display: none;
}
.custom-video-container.playing--video .play__button {
  display: none;
}
.cta-btn {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.custom-video-container.playing--video .cta-btn {
  display: none;
}
.play__button {
  width: 50px;
  padding: 0;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: rgb(255, 255, 255, 0.1);
  color: var(--bs-color-white);
  font-size: 2rem;
  border: 3px solid var(--bs-color-white);
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-section,
.video-section {
  padding-top: 57.1%;
}
.content-section .poster-image,
.video-section iframe,
.video-section video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.content-section .poster-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content-section .poster-image svg {
  width: 100%;
  height: 100%;
  display: block;
}
.full-video-caption {
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%);
}
.full-video-layout.playing--video .full-video-caption {
  display: none !important;
}
@media (min-width: 768px) {
  .play__button {
    width: 90px;
  }
}
.color-swatch-list--mini {
  grid-template-columns: repeat(auto-fit, 30px);
}
.color-swatch-list--mini .color-swatch__item {
  width: 30px;
  height: 30px;
}
