:root {
  --white: white;
  --black: black;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-tile-shop-home {
  background-image: url('../images/shop-womens-wool-overshirt-jacket-red-nootka-clothing-company.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 3px;
  height: 100%;
  min-height: auto;
}

.image-tile-shop-home.image-1 {
  background-image: url('../images/shop-womens-wool-overshirt-jacket-red-nootka-clothing-company.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  border-radius: 0;
}

.image-tile-shop-home.image-b {
  background-image: url('../images/womens-green-wool-overshirt-jacket-nootka-clothing-company-600x900-1.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  border-radius: 0;
}

.image-tile-shop-home.image-c {
  background-image: url('../images/shop-mens-wool-overshirt-jacket-light-grey-nootka-clothing-company.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  border-radius: 0;
}

.image-tile-shop-home.image-2 {
  background-image: url('../images/mens-overshirt-jacket-cream-nootka-clothing-company-victoria-bc-chinatown-hero-vertical.jpg');
  background-repeat: no-repeat;
  border-radius: 0;
}

.item-overlay {
  z-index: 30;
  opacity: 0;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.button-small {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #18181d;
  border-radius: 0;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 18px 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.button-small:hover {
  background-color: #272731;
}

.button-small.white-small {
  color: #0c1c1c;
  text-align: center;
  background-color: #fff;
  border-radius: 1px;
  justify-content: center;
  padding: 14px 24px;
  box-shadow: 0 0 2px #282828;
}

.button-small.white-small:hover {
  color: #0c1c1c;
  background-color: #fff;
}

.div-quad-images {
  justify-content: center;
  height: 60vh;
  display: flex;
}

.image-wrap {
  flex-direction: column;
  flex: 1;
  align-items: stretch;
  display: flex;
  position: relative;
}

.paragraph-71 {
  opacity: .7;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

.button-we-make-learn-more {
  color: #3a4962;
  background-color: #3898ec00;
  border: 1px solid #3a4962;
  border-radius: 2px;
  margin-top: 0;
  padding: 10px 40px;
  font-size: 14px;
}

.button-we-make-learn-more.education-cta {
  color: #fff;
  letter-spacing: 1px;
  background-color: #1f4347;
  border-style: none;
  border-color: #f900;
  border-radius: 0;
  height: auto;
  padding: 8px 44px;
  font-size: 12px;
  font-weight: 600;
}

.button-we-make-learn-more.education-cta:hover {
  color: #fff;
  background-color: #ffad61;
  border-style: none;
  border-color: #ffad61;
  font-weight: 700;
}

.button-we-make-learn-more.we-make {
  color: #fff;
  background-color: #333;
  max-width: none;
  margin-top: 0;
  padding: 10px 60px;
  font-size: 14px;
  font-weight: 400;
}

.button-we-make-learn-more.we-make.large {
  text-align: center;
  background-color: #0c1c1c;
  border-color: #3a496200;
  border-radius: 1px;
  width: auto;
  min-width: auto;
  max-width: none;
  font-size: 14px;
}

.button-we-make-learn-more.we-make.large.w--current:hover {
  color: #000;
  background-color: #fff;
  border-color: #000;
}

.hero5-content {
  flex-direction: column;
  align-items: flex-start;
  max-width: 640px;
  display: flex;
}

.icon-20 {
  font-size: 12px;
}

.hero5-text {
  flex: 1;
  margin-bottom: 24px;
}

.text-block-67 {
  font-size: 24px;
  font-weight: 700;
}

.form-3 {
  align-items: center;
  max-width: 100%;
  display: flex;
}

.container-know-nootka {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.form-movement-sign-up {
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  max-width: none;
  display: flex;
}

.form-movement-sign-up.shop-page {
  justify-content: flex-start;
  align-self: flex-start;
  max-width: 100%;
  padding-top: 18px;
  position: relative;
}

.form-movement-sign-up.shop-page.donate-section {
  max-width: 70%;
}

.success-message-3 {
  background-color: #ab686800;
}

.slider-know-nootka {
  background-color: #ddd0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.div-slider-know-nootka {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.text-field-5 {
  color: #333;
  border: 0 #000;
  border-bottom: 1px solid #000;
  border-radius: 1px;
  width: 30vw;
  height: auto;
  margin-bottom: 0;
  margin-right: 22px;
}

.hero-shop-wrap {
  color: #fff;
  background-image: linear-gradient(#18181dad, #18181dad), url('../images/wool-overshirt-light-grey-nootka-clothing-company-hero-wide-forest.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  height: 100vh;
  min-height: auto;
  padding: 0 36px;
  display: flex;
}

.text-block-63 {
  color: #a6d2ec;
  text-align: center;
  padding-top: 32px;
  font-weight: 700;
  display: none;
}

.slide-nav-8 {
  font-size: 8px;
}

.know-mobile-paragraph {
  max-width: 60%;
  padding-top: 24px;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.heading-page-primary {
  letter-spacing: 6px;
  margin-top: 0;
  padding-bottom: 144px;
  font-size: 64px;
}

.size1-text-3 {
  white-space: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 52px;
}

.size1-text-3.size1-top-clear {
  margin-top: 0;
}

.icon-19 {
  font-size: 12px;
}

.image-26 {
  margin-bottom: 10px;
  padding-bottom: 0;
}

.number-know-nootka {
  font-size: 24px;
  font-weight: 700;
}

.hero5-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-items: stretch;
  width: 100%;
  max-width: 1200px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.text-span-29 {
  color: #a6d2ec;
  font-size: 36px;
}

.slide-nav-7 {
  font-size: 12px;
  display: none;
}

.left-arrow-3 {
  align-self: auto;
  position: absolute;
  left: 5%;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.slide-26, .slide-28 {
  text-align: center;
}

.text-span-30 {
  font-size: 36px;
}

.icon-18 {
  font-size: 12px;
}

.text-span-32 {
  font-size: 8px;
  font-weight: 200;
}

.mask-3 {
  align-self: center;
}

.image-22 {
  align-self: center;
  padding-bottom: 20px;
  display: inline-block;
}

.slider-7 {
  background-color: #0c1c1c;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 15%;
  padding-right: 15%;
  display: flex;
  overflow: hidden;
}

.slide-29 {
  text-align: center;
}

.icon-17 {
  font-size: 12px;
}

.educ-fact {
  color: #fff;
  text-align: center;
  align-self: center;
  max-width: 350px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
}

.educ-fact.slide-1 {
  color: #fff;
  background-color: #0c1c1c00;
  border-radius: 4px;
  max-width: 1200px;
  margin-bottom: 0;
  padding: 0;
  font-size: 2em;
  font-weight: 700;
  line-height: 42px;
  display: block;
}

.right-arrow-3 {
  right: 5%;
  overflow: hidden;
}

.div-education-facts-old {
  background-color: #0c1c1c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 64px;
  padding-bottom: 64px;
  display: flex;
}

.slide-27 {
  text-align: center;
}

.bold-text-16 {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
}

.div-card-overlay {
  clear: none;
  flex-direction: column;
  align-items: center;
  max-width: 30vw;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.div-card-overlay.wool-fabric, .div-card-overlay.hand-tailored {
  background-color: #000000ad;
  flex: 0 auto;
  justify-content: center;
  width: auto;
  max-width: none;
  height: 100%;
}

.bold-text-7 {
  color: #311a4c;
  font-size: 20px;
  line-height: 30px;
}

.div-shop-tab-icons {
  justify-content: center;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 20px;
  display: flex;
}

.div-shop-tab-icons.page-home {
  background-color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100vw;
  height: 60vh;
  padding-bottom: 0;
  display: block;
}

.div-card-title {
  margin-top: 30px;
  padding-bottom: 0;
}

.div-card-background {
  background-image: url('../images/handmade-wool-overshirt-clothing-nootka-image-background-b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: 0 auto;
  width: 33.33%;
}

.div-card-background.global-community {
  background-image: url('../images/malahat-mountain-view-above-clouds-finlayson-arm.jpg');
}

.div-card-background.hand-tailored {
  background-image: url('../images/handmade-wool-overshirt-clothing-nootka-image-background-c.jpg');
}

.div-card-background.wool-fabric {
  background-image: url('../images/wool-overshirt-handmade-nootka-clothing-company-material.jpg');
}

.image-shop-tab-grid {
  max-width: 120px;
}

.image-shop-tab-grid.sustainable, .image-shop-tab-grid.wool, .image-shop-tab-grid.hand {
  max-width: 60px;
  padding-top: 0;
  padding-bottom: 0;
}

.text-overshirt-point {
  color: #fff;
  text-align: center;
  max-width: 300px;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.text-shop-product-icons {
  text-align: center;
  max-width: 350px;
  padding-top: 30px;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 30px;
  position: static;
}

.text-icon-title {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 800;
}

.text-span-11 {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
}

.content21-headline-wrap {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.content21-headline-wrap.about-page {
  margin-bottom: 0;
}

.div-about-us-section {
  flex-direction: column;
  justify-content: center;
  height: 55vh;
  display: flex;
}

.div-about-us-section.section-1 {
  align-items: center;
  height: auto;
  margin-top: 44px;
  margin-bottom: 44px;
}

.size1-text-4 {
  white-space: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 52px;
}

.size1-text-4.about-age {
  color: #000;
}

.image-25 {
  padding-bottom: 24px;
}

.subtitle-features {
  opacity: .7;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  display: block;
}

.subtitle-features.about-page {
  color: #000;
  margin-bottom: 0;
}

.subtitle-features.light {
  opacity: 1;
  opacity: 1;
  margin-top: 10px;
}

.paragraph-about-us {
  color: #fff;
  text-align: center;
  align-self: center;
  max-width: 350px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
}

.paragraph-about-us.section-1 {
  color: #0c1c1c;
  max-width: 700px;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 36px;
}

.hero5-text-2 {
  flex: 1;
  margin-bottom: 24px;
}

.text-shop-hero-paragraph {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.shop_page_hero_button {
  color: #3a4962;
  background-color: #3898ec00;
  border: 1px solid #3a4962;
  border-radius: 2px;
  margin-top: 0;
  padding: 10px 40px;
  font-size: 14px;
}

.shop_page_hero_button.shop-page {
  color: #fff;
  background-color: #333;
  max-width: none;
  margin-top: 0;
  padding: 10px 60px;
  font-size: 14px;
  font-weight: 400;
}

.shop_page_hero_button.shop-page.large {
  color: #fff;
  text-align: center;
  background-color: #920c0c;
  border-color: #3a496200;
  border-radius: 1px;
  width: 25vw;
  min-width: auto;
  max-width: none;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  font-weight: 500;
}

.shop_page_hero_button.shop-page.large:hover {
  color: #000;
  background-color: #fff;
}

.shop_page_hero_button.shop-page.large.w--current {
  outline-offset: 0px;
  outline: 1px solid #fff;
  margin-top: 20px;
}

.shop_page_hero_button.shop-page.large.w--current:hover {
  background-color: #1f4347;
}

.text-span-48 {
  font-weight: 700;
}

.hero-shop-sale {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-shop-launch {
  border-bottom: 1px solid #ebedee;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.size1-text-5 {
  white-space: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 52px;
}

.image-27 {
  padding-bottom: 24px;
}

.hero-shop-content {
  flex-direction: column;
  align-items: flex-start;
  max-width: 60vw;
  display: flex;
}

.hero-shop-sale-wrap {
  color: #fff;
  background-image: linear-gradient(#18181dad, #18181dad), url('../images/Nootka-Clothing-Company-Overshirt-Blue-v2-Model-Sitting-Cafe.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  height: 100vh;
  min-height: auto;
  padding: 0 36px;
  display: flex;
}

.div-block-101 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 24px;
  display: flex;
}

.text-block-company-belief {
  color: #000;
  text-align: center;
  max-width: 500px;
  margin-top: 24px;
  padding-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
}

.text-block-company-belief.we-aim, .text-block-company-belief.we-give {
  color: #000;
  max-width: 400px;
}

.text-span-feature-slide-text {
  color: #ff6005;
  font-size: 36px;
  font-weight: 700;
}

.text-span-feature-slide-text.we-give {
  color: #4f9384;
}

.text-span-feature-slide-text.we-aim, .text-span-feature-slide-text.we-believe {
  color: #6194b1;
}

.text-span-14 {
  color: #4f9384;
  padding: 10px 5px 10px 0;
  font-size: 38px;
  font-weight: 700;
}

.text-span-feature-slide-highlight {
  color: #4f9384;
  font-weight: 800;
}

.text-span-feature-slide-highlight.we-give {
  color: #0ca6b7;
}

.text-span-feature-slide-highlight.we-aim {
  color: #4f9384;
}

.text-span-16 {
  color: #000;
}

.mask-4 {
  flex: 0 auto;
}

.slide-nav-9 {
  color: #000;
  font-size: 8px;
}

.icon-22 {
  color: #000;
  font-size: 12px;
}

.text-span-49 {
  color: #000;
}

.slider-nootka-facts {
  background-color: #fafafa;
  background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/NOOTKA-Island-Esperanza-Inlet-Sunrise-West-Coast.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 420px;
  display: flex;
}

.icon-21 {
  color: #000;
  font-size: 12px;
}

.section-product-overview {
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  align-items: center;
  height: auto;
  padding: 64px 36px;
}

.size1-text-6 {
  white-space: normal;
  max-width: 400px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.shop-sale-button-mobile {
  color: #3a4962;
  background-color: #3898ec00;
  border: 1px solid #3a4962;
  border-radius: 2px;
  margin-top: 0;
  padding: 10px 40px;
  font-size: 14px;
}

.shop-sale-button-mobile.red {
  color: #fff;
  background-color: #333;
  max-width: none;
  margin-top: 0;
  padding: 10px 60px;
  font-size: 14px;
  font-weight: 400;
}

.shop-sale-button-mobile.red.large {
  text-align: center;
  background-color: #920c0c;
  border-color: #3a496200;
  border-radius: 1px;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: auto;
  max-width: none;
  font-size: 12px;
  display: flex;
}

.shop-sale-button-mobile.red.large:hover {
  background-color: #0c1c1c;
}

.shop-sale-button-mobile.red.large.w--current:hover {
  color: #000;
  background-color: #fff;
  border-color: #000;
}

.shop-sale-button-mobile.red.large.mobile {
  display: none;
}

.shop-sale-button {
  color: #3a4962;
  background-color: #3898ec00;
  border: 1px solid #3a4962;
  border-radius: 2px;
  margin-top: 0;
  padding: 10px 40px;
  font-size: 14px;
}

.shop-sale-button.red {
  color: #fff;
  background-color: #333;
  max-width: none;
  margin-top: 0;
  padding: 10px 60px;
  font-size: 14px;
  font-weight: 400;
}

.shop-sale-button.red.large {
  text-align: center;
  background-color: #920c0c;
  border-color: #3a496200;
  border-radius: 1px;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: auto;
  max-width: none;
  font-size: 12px;
  display: flex;
}

.shop-sale-button.red.large:hover {
  background-color: #0c1c1c;
}

.shop-sale-button.red.large.w--current:hover {
  color: #000;
  background-color: #fff;
  border-color: #000;
}

.shop-sale-button.white {
  color: #fff;
  background-color: #333;
  max-width: none;
  margin-top: 0;
  padding: 10px 60px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.shop-sale-button.white.large {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-color: #3a496200;
  border-radius: 1px;
  width: auto;
  min-width: auto;
  max-width: none;
  font-family: Poppins, sans-serif;
  font-size: 14px;
}

.shop-sale-button.white.large:hover {
  color: #fff;
  background-color: #0c1c1c;
}

.shop-sale-button.white.large.w--current:hover {
  color: #000;
  background-color: #fff;
  border-color: #000;
}

.text-span-50 {
  color: #0ca6b7;
}

.paragraph-product-notes {
  opacity: .7;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 400;
  line-height: 28px;
}

.text-span-51 {
  color: #2bae66;
}

.content21-item-wrap {
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.nootka-info-pre-wrap {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.text-label {
  opacity: .7;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  display: block;
}

.content21-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.content21-content-wrap {
  margin-top: 40px;
  padding-right: 67px;
}

.content21-content-wrap.content21-rght-column {
  padding-left: 67px;
  padding-right: 0;
}

.image-wrap-2 {
  flex-direction: column;
  flex: 1;
  align-items: stretch;
  height: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.content21-image {
  background-image: url('../images/Nootka-Clothing-Company-Overshirt-Grey-v2-Model.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 3px;
  height: 100%;
  min-height: auto;
}

.deco-dot {
  background-color: #0c1c1c;
  flex: none;
  width: 12px;
  height: 6px;
  margin-top: 7px;
  margin-right: 30px;
}

.text-review-section-header {
  white-space: normal;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 700;
  line-height: 52px;
}

.text-review-section-header.size1-top-clear {
  max-width: 900px;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 400;
  line-height: 42px;
}

.review-section-text {
  text-align: center;
  flex: 1;
  margin-bottom: 0;
}

.her-review-image-wrap {
  color: #fff;
  background-image: linear-gradient(#18181d80, #18181d80), url('../images/MAR02833-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  justify-content: center;
  align-items: center;
  min-height: auto;
  margin-top: 0;
  padding: 60px 36px;
  display: flex;
}

.her-review-image-wrap.womens {
  background-image: linear-gradient(#00000080, #00000080), url('../images/nootka-wool-overshirt-vancouver-island-forest-banner.jpg');
  background-position: 0 0, 50% 33%;
  padding-top: 80px;
  padding-bottom: 80px;
}

.review-section-content {
  flex-direction: column;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

.review-section-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.content5-image {
  background-image: linear-gradient(#18181d80, #18181d80), url('../images/NOOTKA-Island-Esperanza-Inlet-Sunrise-West-Coast.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  max-height: 687px;
}

.text-field-6 {
  color: #333;
  border: 0 #000;
  border-bottom: 1px solid #000;
  border-radius: 1px;
  width: 30vw;
  height: auto;
  margin-bottom: 0;
  margin-right: 22px;
}

.text-content-title-donate {
  color: #2bae66;
  white-space: normal;
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
}

.text-content-title-donate.small {
  color: #0ca6b7;
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: 300;
}

.form-4 {
  align-items: center;
  max-width: 100%;
  display: flex;
}

.div-donate-text {
  color: #000;
  font-weight: 700;
}

.content5-content {
  margin-bottom: 36px;
}

.paragraph-70 {
  opacity: .7;
  color: #0c1c1c;
  margin-bottom: 10px;
  line-height: 24px;
}

.content5-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.sign-up-button {
  color: #3a4962;
  background-color: #3898ec00;
  border: 1px solid #3a4962;
  border-radius: 2px;
  margin-top: 0;
  padding: 10px 40px;
  font-size: 14px;
}

.sign-up-button.red {
  color: #fff;
  letter-spacing: 1px;
  background-color: #920c0c;
  border-style: none;
  border-color: #f900;
  border-radius: 5px;
  height: auto;
  padding: 8px 44px;
  font-size: 12px;
  font-weight: 600;
}

.sign-up-button.red:hover {
  color: #fff;
  background-color: #0ca6b7;
  border-style: none;
  border-color: #ffad61;
  font-weight: 700;
}

.content5-grey-content {
  background-color: #fff;
  border-radius: 3px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 67px;
  margin-bottom: 67px;
  padding: 47px 67px 67px;
  display: flex;
  position: relative;
  box-shadow: 0 3px 40px #0000000d;
}

.div-shop-donate {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding: 64px 36px;
}

.div-marketing-modal-success-message {
  background-color: #fff;
  border-radius: 5px;
  width: 100%;
  padding-left: 0;
}

.link-modal-close-mobile {
  margin-top: 32px;
  margin-right: 32px;
  padding-top: 0;
  padding-right: 0;
  display: none;
  position: absolute;
  inset: 0% 0% auto auto;
}

.marketing-modal-logo {
  margin-bottom: 20px;
}

.div-marketing-modal-content-left {
  padding-right: 24px;
}

.marketing-modal-h2 {
  color: #000;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.link-7 {
  color: #0ca6b7;
}

.link-modal-close-image {
  color: #fff;
}

.div-marketing-modal-image {
  background-image: url('../images/Nootka-Clothing-Company-Overshirt-Grey-v2-Model.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 5px;
  width: 80%;
  margin-top: 0;
}

.form-collective-confirm-header {
  color: #920c0c;
  font-size: 18px;
  font-weight: 800;
}

.link-modal-close {
  margin-top: 32px;
  margin-right: 32px;
  padding-top: 0;
  padding-right: 0;
  position: absolute;
  inset: 0% 0% auto auto;
}

.marketing-modal {
  z-index: 2;
  background-color: #fff;
  border-radius: 5px;
  min-width: 600px;
  max-width: 800px;
  padding: 24px;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.text-field-marketing-modal {
  color: #fff;
  text-align: center;
  background-color: #fff0;
  border: 1px solid #000;
  border-radius: 5px;
  width: 80%;
  height: auto;
  margin-bottom: 0;
  margin-right: 22px;
}

.text-field-marketing-modal:focus-visible, .text-field-marketing-modal[data-wf-focus-visible] {
  color: #000;
  border-style: none none solid;
  border-color: #920c0c;
}

.text-block-81 {
  color: red;
  text-align: center;
  font-size: 12px;
}

.marketing-popup-a {
  z-index: 9999;
  background-color: #000c;
  justify-content: center;
  align-items: center;
  padding: 24px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.marketing-modal-content {
  flex-flow: row;
  margin-bottom: 0;
  padding-top: 0;
  display: flex;
}

.div-marketing-model-success-text {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.marketing-modal-header {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
}

.marketing-modal-text-sub {
  color: #000;
  margin-top: 20px;
  font-weight: 200;
}

.marketing-div-close-overlay {
  z-index: 1;
  cursor: pointer;
  position: absolute;
  inset: 0%;
}

.form-collective {
  align-items: center;
  width: 100%;
  max-width: none;
  margin-top: 24px;
  display: flex;
}

.modal-sign-up-button {
  color: #3a4962;
  background-color: #3898ec00;
  border: 1px solid #3a4962;
  border-radius: 2px;
  margin-top: 0;
  padding: 10px 40px;
  font-size: 14px;
}

.modal-sign-up-button.red {
  color: #fff;
  letter-spacing: 1px;
  background-color: #920c0c;
  border-style: none;
  border-color: #f900;
  border-radius: 5px;
  height: auto;
  padding: 8px 64px;
  font-size: 12px;
  font-weight: 600;
}

.modal-sign-up-button.red:hover {
  color: #fff;
  background-color: #0ca6b7;
  border-style: none;
  border-color: #ffad61;
  font-weight: 700;
}

.marketing-modal-form {
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  width: 100%;
  max-width: none;
  display: flex;
}

.marketing-modal-form.collective-sign-up {
  justify-content: flex-start;
  align-items: center;
}

.error-message {
  background-color: #fff;
  margin-left: 10px;
}

.text-collective-form-success {
  padding-top: 10px;
}

.text-collective-form-success.small {
  padding-top: 10px;
  font-size: 12px;
}

.marketing-modal-text {
  color: #fff;
  max-width: 80%;
  margin-top: 10px;
  font-weight: 200;
}

.text-span-55 {
  color: #920c0c;
}

.marketing-modal-h2-4 {
  color: #fff;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.close-overlay {
  z-index: 1;
  cursor: pointer;
  position: absolute;
  inset: 0%;
}

.div-marketing-modal-content-left-2 {
  padding-right: 24px;
}

.div-form-checkbox-wrap {
  width: 100%;
  margin-top: 10px;
}

.marketing-modal-header-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
}

.form-collective-2 {
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-top: 24px;
  display: flex;
}

.text-block-83 {
  font-size: 24px;
}

.text-span-58 {
  color: #ffc396;
  text-decoration: underline;
}

.collective-popup {
  z-index: 9999;
  background-color: #000c;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.link-11 {
  color: #818181;
}

.div-form-input-wrap {
  width: 100%;
  display: flex;
}

.marketing-modal-text-sub-2 {
  color: #fff;
  margin-top: 20px;
  font-weight: 200;
}

.checkbox-label {
  color: #818181;
  font-size: 12px;
}

.collective-modal-image {
  background-image: url('../images/Nootka-Clothing-Company-Overshirt-Grey-v2-Model.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 5px;
  width: 80%;
  margin-top: 0;
}

.text-field-collective {
  color: #fff;
  text-align: center;
  background-color: #fff0;
  border: 1px #000;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  width: 80%;
  height: auto;
  margin-bottom: 0;
  margin-right: 22px;
}

.text-field-collective:focus-visible, .text-field-collective[data-wf-focus-visible] {
  border-style: none none solid;
  border-color: #920c0c;
}

.text-field-collective.light {
  border-bottom-color: #fff;
}

.text-field-collective.light:focus-visible, .text-field-collective.light[data-wf-focus-visible] {
  color: #fff;
}

.form-collective-success {
  background-color: #fff;
  border-radius: 5px;
  width: 100%;
}

.button-sign-up-shop {
  background-color: #920c0c;
  border-radius: 5px;
  width: 60%;
  max-width: 60%;
  display: none;
}

.collective-modal {
  z-index: 2;
  background-color: #273544;
  border-radius: 5px;
  min-width: 600px;
  max-width: 800px;
  padding: 24px;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.form-collective-sign-up {
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  width: 100%;
  max-width: none;
  margin-bottom: 0;
  display: flex;
}

.div-coupon-container {
  color: #fff;
  background-color: #0c1c1c;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 24px;
  padding-bottom: 24px;
}

.accordion-item {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 24px 0 14px;
}

.text-label-3 {
  opacity: .7;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  display: block;
}

.image-wrap-3 {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.paragraph-product-notes-2 {
  opacity: .7;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 400;
  line-height: 28px;
}

.button-accordian {
  color: #0c1c1c;
  background-color: #3898ec00;
  border: 1px solid #3a4962;
  border-radius: 2px;
  margin-top: 0;
  padding: 10px 40px;
  font-size: 14px;
  font-weight: 400;
}

.button-accordian:hover {
  color: #fff;
  background-color: #0c1c1c;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 40px;
  padding-left: 5px;
  display: flex;
}

.content21-grid-2 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.div-product-details {
  padding: 0 5px 5px;
}

.text-span-24 {
  text-align: left;
  width: auto;
  max-width: none;
}

.div-column-left {
  text-align: left;
  width: auto;
  max-width: none;
  padding-left: 48px;
  padding-right: 48px;
}

.text-description-highlight {
  text-align: right;
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
}

.text-description-highlight.primary {
  color: #0c1c1c;
  text-align: center;
  max-width: 80%;
  padding-right: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.image-18 {
  padding-bottom: 0;
}

.list-2 {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.text-span-details {
  width: auto;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
}

.text-span-details.light {
  font-weight: 400;
}

.text-span-23 {
  color: #0ca6b7;
  font-size: 28px;
}

.h5-product-details {
  margin-top: 20px;
  font-size: 18px;
}

.div-shirt-details {
  line-height: 28px;
}

.text-color-title {
  text-align: left;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
  font-weight: 800;
  line-height: 32px;
}

.bold-text-19 {
  text-align: left;
  padding-right: 0;
  font-size: 22px;
}

.text-2-percent {
  color: #2bae66;
  max-width: 400px;
  font-size: 28px;
}

.text-black {
  background-color: #0a0a0a;
  background-image: linear-gradient(#630606, #630606);
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-30 {
  color: #920c0c;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}

.text-black-friday {
  color: #0a0a0a00;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  padding-right: 10px;
  font-size: 18px;
}

.text-black-friday-offer {
  color: #fff;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  padding-left: 10px;
  padding-right: 10px;
}

.text-black-friday-shop-now {
  color: #755e5e;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-size: 16px;
}

.link-19 {
  color: #fff;
}

.hero-stack {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
  font-family: Poppins, sans-serif;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.image-23, .image-28 {
  padding-bottom: 15px;
}

.section-product-thirds {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1500px;
  margin: 40px 5%;
  display: grid;
}

.div-product-third {
  background-image: url('../images/Nootka-Overshirt-v2-Medium-Blue-1080x.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-product-third.left, .div-product-third.center, .div-product-third.right {
  background-image: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-product-third {
  max-width: 300px;
}

.heading-31 {
  color: var(--white);
  font-family: Poppins, sans-serif;
}

.link-21 {
  color: #0c1c1c;
}

.link-8 {
  text-decoration: none;
}

.nootka-logo {
  margin-bottom: 20px;
  padding-bottom: 0;
}

.div-block-24 {
  background-color: #000000a3;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  height: 50vh;
  display: flex;
}

.div-product-highlight-parallax {
  background-color: #0000;
  background-image: url('../images/MAR02833-1.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  height: 50vh;
  display: block;
}

.text-block-9 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.text-highlight-sub-heading {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.container-7 {
  flex: 1;
  align-self: flex-start;
  max-width: 890px;
  padding-top: 45px;
  padding-left: 0;
}

.bold-text-28 {
  color: #fff;
  border-bottom: 1px solid #fff;
  font-weight: 600;
  text-decoration: none;
}

.div-block-93 {
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  padding-top: 0%;
  padding-left: 0%;
  display: flex;
}

.paragraph-light {
  color: #ffffff36;
  text-align: center;
  padding-top: 0;
  font-size: 12px;
}

.container-9 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-102 {
  justify-content: center;
  padding-top: 44px;
  display: flex;
}

.footer-wrapper {
  align-items: center;
  display: flex;
}

.logo {
  margin-bottom: 0;
}

.footer-link-white {
  color: #fff;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 200;
  text-decoration: none;
  transition: opacity .2s;
  display: block;
}

.footer-link-white:hover {
  opacity: .5;
}

.footer-link-white.policy {
  color: #ffffff80;
  font-size: 12px;
}

.footer-link-white.policy.w--current {
  color: #ffffff80;
}

.footer-link-wrap {
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.footer-centre {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.primary-footer {
  background-color: #121212;
  padding: 0 3% 44px;
}

.social-link {
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  padding: 10px;
  display: flex;
}

.bold-text-31 {
  font-size: 24px;
  line-height: 32px;
}

.cta9-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: grid;
}

.cta9-content-wrap {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 582px;
  display: flex;
}

.size3-text {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 38px;
}

.paragraph-74 {
  opacity: .7;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
}

.cta9-icons-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 24px;
  display: flex;
}

.cta9-icon {
  margin-left: 10px;
  margin-right: 10px;
  transition: opacity .2s;
  display: block;
}

.cta9-icon:hover {
  opacity: .7;
}

.content13-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.content13-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  height: 376px;
  transition: opacity .2s;
}

.content13-image:hover {
  opacity: .8;
}

.content13-image.content13-image1 {
  background-image: url('../images/womens-wool-overshirt-jacket-red-beanie-hero.jpg');
  background-position: 50% 0;
}

.content13-image.content13-image2 {
  background-image: url('../images/light-grey-womens-wool-overshirt-nootka-clothing-company-highlight-3.jpg');
  background-position: 50% 0;
}

.content13-image.content13-image3 {
  background-image: url('../images/green-mens-wool-overshirt-nootka-clothing-company-highlight-1.jpg');
  background-position: 50% 0;
}

.content13-image.content13-image4 {
  background-image: url("https://cdn.prod.website-files.com/66859dfdc726282d17d249f6/6a496477f23ec83d3c4e118f_women's-wool-overshirt-jacket-green-victoria-bc-chinatown-her-wide.jpg");
  background-position: 50% 0;
}

.content13-image.content13-image5 {
  background-image: url('../images/cream-mens-wool-overshirt-nootka-clothing-company-vancouver-island-product-highlight-photo-3.jpg');
  background-position: 50%;
}

@media screen and (min-width: 1440px) {
  .div-quad-images {
    height: auto;
    min-height: 600px;
  }

  .button-we-make-learn-more {
    font-size: 20px;
  }

  .button-we-make-learn-more.education-cta {
    font-size: 12px;
  }

  .button-we-make-learn-more.we-make {
    padding: 10px 20px;
  }

  .hero5-text {
    margin-bottom: 0;
  }

  .form-movement-sign-up.shop-page.donate-section {
    flex-flow: row;
  }

  .bold-text-23 {
    color: #fff;
    font-weight: 600;
  }

  .hero-shop-wrap {
    height: 90vh;
  }

  .heading-page-primary {
    padding-bottom: 100px;
  }

  .slide-nav-7 {
    display: none;
  }

  .left-arrow-3 {
    color: #fff;
    flex: 0 auto;
    inset: 0% auto 0% 0%;
    overflow: hidden;
  }

  .slide-26 {
    text-align: center;
    position: relative;
  }

  .slide-28 {
    text-align: center;
  }

  .image-22 {
    display: inline-block;
    position: static;
  }

  .slider-7 {
    flex-direction: column;
    max-width: 1920px;
  }

  .slide-29 {
    text-align: center;
  }

  .educ-fact.slide-1 {
    width: auto;
    max-width: none;
    padding-left: 0;
  }

  .right-arrow-3 {
    inset: 0% 0% 0% auto;
  }

  .slide-27 {
    text-align: center;
  }

  .hero5-text-2 {
    margin-bottom: 0;
  }

  .shop_page_hero_button {
    font-size: 20px;
  }

  .shop_page_hero_button.shop-page {
    padding: 10px 20px;
  }

  .shop_page_hero_button.shop-page.large {
    margin-top: 20px;
  }

  .hero-shop-sale-wrap {
    height: 90vh;
  }

  .text-block-company-belief {
    color: #3a4962;
    text-align: center;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 24px;
  }

  .text-span-feature-slide-text {
    color: #ff6005;
    font-size: 34px;
    font-weight: 700;
  }

  .text-span-feature-slide-text.we-give {
    color: #2bae66;
  }

  .text-span-14 {
    color: #2bae66;
    font-size: 48px;
    font-weight: 700;
  }

  .shop-sale-button-mobile {
    font-size: 20px;
  }

  .shop-sale-button-mobile.red {
    padding: 10px 20px;
  }

  .shop-sale-button {
    font-size: 20px;
  }

  .shop-sale-button.red, .shop-sale-button.white {
    padding: 10px 20px;
  }

  .form-4 {
    max-width: 90%;
  }

  .sign-up-button {
    font-size: 20px;
  }

  .sign-up-button.red {
    font-size: 12px;
  }

  .div-shop-donate {
    background-image: linear-gradient(to bottom, null, null), url('../images/Nootka-Clothing-Collective-Sign-Up-Hero.webp');
  }

  .text-field-marketing-modal:focus-visible, .text-field-marketing-modal[data-wf-focus-visible] {
    color: #000;
    text-align: center;
  }

  .form-collective {
    max-width: 100%;
  }

  .modal-sign-up-button {
    font-size: 20px;
  }

  .modal-sign-up-button.red {
    font-size: 12px;
  }

  .form-collective-2 {
    max-width: 100%;
  }

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

  .hero-stack {
    background-color: var(--white);
  }

  .section-product-thirds {
    max-width: none;
  }

  .heading-31 {
    color: var(--white);
  }

  .div-block-24 {
    height: 30vh;
  }

  .div-product-highlight-parallax {
    background-image: url('../images/MAR02833-1.jpg');
    background-position: 50% 100%;
    height: 30vh;
  }

  .container-7 {
    padding-top: 60px;
    padding-left: 0;
  }

  .div-block-93 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 0%;
    padding-left: 0%;
    display: flex;
  }

  .text-span-59 {
    font-size: 24px;
    line-height: 32px;
  }
}

@media screen and (max-width: 991px) {
  .image-tile-shop-home {
    background-image: url('../images/wool-overshirt-light-grey-nootka-clothing-company-hero-wide-forest.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 460px;
  }

  .item-overlay {
    width: 100%;
    height: 100%;
    display: block;
  }

  .button-small.white-small {
    margin-right: 12px;
    display: none;
  }

  .div-quad-images {
    height: 35vh;
  }

  .button-we-make-learn-more.we-make {
    text-align: center;
    width: 200px;
    font-size: 12px;
  }

  .button-we-make-learn-more.we-make.large {
    align-self: center;
    font-size: 12px;
  }

  .form-movement-sign-up.shop-page.donate-section {
    padding-top: 0;
  }

  .text-field-5 {
    width: 50vw;
  }

  .hero5-grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .text-span-29 {
    font-size: 28px;
  }

  .left-arrow-3 {
    align-self: auto;
    left: 6%;
  }

  .text-span-30 {
    font-size: 26px;
  }

  .mask-3 {
    align-self: center;
    max-width: 75%;
    height: auto;
    padding-top: 35px;
    overflow: hidden;
  }

  .slider-7 {
    height: auto;
  }

  .educ-fact {
    max-width: 350px;
  }

  .educ-fact.slide-1 {
    background-color: #0c1c1c00;
    flex-direction: column;
    flex: 0 auto;
    align-self: auto;
    max-width: none;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    display: block;
  }

  .right-arrow-3 {
    right: 6%;
  }

  .div-education-facts-old {
    min-height: auto;
  }

  .div-about-us-section.section-1 {
    height: auto;
  }

  .size1-text-4 {
    font-size: 24px;
  }

  .paragraph-about-us {
    max-width: 350px;
  }

  .bold-text-21 {
    font-size: 18px;
  }

  .text-shop-hero-paragraph {
    min-width: 500px;
    max-width: 600px;
    font-size: 14px;
    display: block;
  }

  .shop_page_hero_button.shop-page {
    text-align: center;
    width: 200px;
    font-size: 12px;
  }

  .shop_page_hero_button.shop-page.large {
    align-self: center;
    width: auto;
    font-size: 12px;
  }

  .hero-shop-sale {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .size1-text-5 {
    font-size: 24px;
  }

  .hero-shop-content {
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: none;
  }

  .text-block-company-belief {
    max-width: 400px;
    font-size: 20px;
  }

  .text-block-company-belief.we-give {
    max-width: 275px;
  }

  .section-product-overview {
    padding-left: 24px;
    padding-right: 24px;
  }

  .size1-text-6 {
    max-width: 350px;
    font-size: 24px;
    line-height: 32px;
  }

  .shop-sale-button-mobile.red {
    text-align: center;
    width: 200px;
    font-size: 12px;
  }

  .shop-sale-button-mobile.red.large {
    align-self: center;
    font-size: 12px;
  }

  .shop-sale-button.red {
    text-align: center;
    width: 200px;
    font-size: 12px;
  }

  .shop-sale-button.red.large {
    align-self: center;
    font-size: 12px;
  }

  .shop-sale-button.white {
    text-align: center;
    width: 200px;
    font-family: Poppins, sans-serif;
    font-size: 12px;
  }

  .shop-sale-button.white.large {
    align-self: center;
    font-size: 12px;
  }

  .content21-item-wrap {
    margin-bottom: 20px;
  }

  .content21-grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .content21-content-wrap {
    margin-top: 20px;
    margin-bottom: -30px;
    padding-right: 0;
  }

  .content21-content-wrap.content21-rght-column {
    margin-top: 0;
    padding-left: 0;
  }

  .content21-image {
    background-image: url('../images/Nootka-Clothing-Company-Overshirt-Grey-v2-Models.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 460px;
  }

  .text-review-section-header.size1-top-clear {
    font-size: 18px;
    line-height: 32px;
  }

  .review-section-grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .text-field-6 {
    width: 50vw;
  }

  .content5-grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .div-shop-donate {
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-marketing-modal-content-left {
    width: 60%;
  }

  .div-marketing-modal-image, .marketing-modal {
    width: 100%;
  }

  .text-field-marketing-modal {
    width: 50vw;
  }

  .marketing-modal-header {
    font-size: 24px;
    line-height: 28px;
  }

  .marketing-modal-form {
    max-width: 100%;
  }

  .div-marketing-modal-content-left-2 {
    width: 60%;
  }

  .marketing-modal-header-2 {
    font-size: 24px;
    line-height: 28px;
  }

  .div-form-input-wrap {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .collective-modal-image {
    width: 100%;
  }

  .text-field-collective {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .collective-modal {
    width: 100%;
    min-width: 0;
  }

  .form-collective-sign-up {
    max-width: 100%;
  }

  .text-label-3, .paragraph-product-notes-2 {
    color: #000;
  }

  .link-20 {
    color: #333;
  }

  .content21-grid-2 {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .text-description-highlight.primary {
    max-width: 90%;
    font-size: 18px;
  }

  .text-span-details {
    width: auto;
    max-width: none;
    font-size: 10px;
  }

  .text-span-details.light {
    font-size: 12px;
  }

  .text-2-percent {
    font-size: 28px;
  }

  .container {
    max-width: 728px;
  }

  .section-product-thirds {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    max-width: none;
    display: none;
  }

  .image-product-third {
    width: 33.3%;
    max-width: none;
  }

  .heading-31 {
    color: var(--white);
  }

  .div-block-24 {
    background-color: #00000096;
    height: 40vh;
  }

  .div-product-highlight-parallax {
    background-image: url('../images/MAR02833-1.jpg');
    background-position: 50%;
    background-size: cover;
    background-attachment: fixed;
    height: auto;
  }

  .text-block-9 {
    color: #dedede;
    font-family: Poppins, sans-serif;
    font-size: 20px;
    font-weight: 400;
  }

  .text-highlight-sub-heading {
    padding-top: 20px;
    font-size: 14px;
  }

  .container-7 {
    padding-top: 50px;
    padding-left: 30px;
  }

  .div-block-93 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 0%;
    padding-left: 0%;
    display: flex;
  }

  .bold-text-31 {
    font-size: 18px;
    line-height: 28px;
  }

  .cta9-grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .cta9-headline-wrap {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .content13-grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }
}

@media screen and (max-width: 767px) {
  .div-quad-images {
    height: 25vh;
  }

  .image-wrap {
    max-width: none;
    min-height: auto;
  }

  .paragraph-71 {
    margin-top: 20px;
  }

  .button-we-make-learn-more.we-make {
    width: 50vw;
  }

  .button-we-make-learn-more.we-make.large {
    width: 60vw;
    font-size: 16px;
  }

  .hero5-content {
    text-align: center;
    align-items: center;
    max-width: none;
  }

  .form-movement-sign-up.shop-page {
    display: none;
  }

  .form-movement-sign-up.shop-page.donate-section {
    align-self: auto;
    max-width: none;
    display: block;
  }

  .bold-text-23 {
    display: none;
  }

  .hero-shop-wrap {
    min-height: 600px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .size1-text-3 {
    font-size: 34px;
    line-height: 42px;
  }

  .hero5-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .educ-fact.slide-1 {
    color: #fff;
    max-width: 90vw;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
  }

  .div-card-overlay {
    max-width: none;
    padding-top: 50px;
  }

  .div-card-overlay.wool-fabric, .div-card-overlay.hand-tailored {
    height: 60vh;
  }

  .div-shop-tab-icons.page-home {
    flex-direction: row;
    height: auto;
    display: block;
  }

  .div-card-title {
    margin-top: 0;
  }

  .div-card-background.global-community, .div-card-background.hand-tailored, .div-card-background.wool-fabric {
    width: auto;
  }

  .text-shop-product-icons {
    max-width: 350px;
  }

  .div-about-us-section.section-1 {
    flex-direction: column;
  }

  .size1-text-4 {
    font-size: 24px;
    line-height: 42px;
  }

  .paragraph-about-us.section-1 {
    max-width: 325px;
    margin-bottom: 0;
    font-size: 18px;
  }

  .hero5-text-2 {
    max-width: 80vw;
  }

  .shop_page_hero_button.shop-page {
    width: 50vw;
  }

  .shop_page_hero_button.shop-page.large {
    width: 60vw;
    font-size: 14px;
  }

  .hero-shop-sale {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .size1-text-5 {
    font-size: 24px;
    line-height: 42px;
  }

  .hero-shop-content {
    text-align: center;
    align-items: center;
    max-width: none;
  }

  .hero-shop-sale-wrap {
    min-height: 600px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-company-belief {
    max-width: 50vw;
    font-size: 16px;
    line-height: 34px;
  }

  .text-block-company-belief.we-aim, .text-block-company-belief.we-give {
    max-width: 50vw;
  }

  .text-span-feature-slide-text.we-give {
    font-size: 30px;
  }

  .text-span-feature-slide-highlight.we-give {
    font-size: 18px;
  }

  .section-product-overview {
    padding-left: 20px;
    padding-right: 20px;
  }

  .size1-text-6 {
    font-size: 24px;
    line-height: 32px;
  }

  .shop-sale-button-mobile.red {
    width: 50vw;
  }

  .shop-sale-button-mobile.red.large {
    width: 60vw;
    font-size: 16px;
  }

  .shop-sale-button.red {
    width: 50vw;
  }

  .shop-sale-button.red.large {
    width: 90vw;
    font-size: 16px;
  }

  .shop-sale-button.white {
    width: 50vw;
  }

  .shop-sale-button.white.large {
    width: 60vw;
    font-size: 16px;
  }

  .content21-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .image-wrap-2 {
    max-width: none;
    min-height: auto;
  }

  .text-review-section-header {
    font-size: 34px;
    line-height: 42px;
  }

  .text-review-section-header.size1-top-clear {
    font-size: 16px;
  }

  .her-review-image-wrap {
    min-height: 600px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .review-section-content {
    text-align: center;
    align-items: center;
    max-width: none;
  }

  .review-section-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .content5-image {
    background-image: linear-gradient(#0000, #0000), url('../images/NOOTKA-Island-Esperanza-Inlet-Sunrise-West-Coast.jpg');
    background-position: 0 0, 50% 100%;
    height: 360px;
  }

  .text-field-6 {
    width: 66%;
  }

  .text-content-title-donate {
    font-size: 34px;
    line-height: 42px;
  }

  .form-4 {
    justify-content: center;
    align-items: center;
    max-width: none;
    display: flex;
  }

  .content5-content {
    text-align: center;
  }

  .paragraph-70 {
    margin-bottom: 0;
  }

  .content5-grid {
    grid-column-gap: 20px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .sign-up-button.red {
    width: auto;
  }

  .content5-grey-content {
    box-shadow: none;
    background-color: #0000;
    justify-content: center;
    align-items: stretch;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
  }

  .div-shop-donate {
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .link-modal-close-mobile {
    display: flex;
  }

  .div-marketing-modal-content-left {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    padding-left: 24px;
    padding-right: 24px;
    display: block;
  }

  .div-marketing-modal-image {
    display: none;
  }

  .text-field-marketing-modal {
    width: 66%;
  }

  .marketing-modal-content {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .div-marketing-model-success-text {
    justify-content: center;
    align-items: center;
  }

  .marketing-modal-text-sub {
    padding-left: 0;
    padding-right: 0;
  }

  .form-collective {
    justify-content: center;
    align-items: center;
    max-width: none;
    display: flex;
  }

  .modal-sign-up-button.red {
    width: auto;
  }

  .marketing-modal-form {
    width: 90%;
  }

  .marketing-modal-form.collective-sign-up {
    width: auto;
  }

  .marketing-modal-text {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .div-marketing-modal-content-left-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    padding-left: 24px;
    padding-right: 24px;
    display: block;
  }

  .form-collective-2 {
    justify-content: center;
    align-items: center;
    max-width: none;
    display: flex;
  }

  .marketing-modal-text-sub-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .collective-modal-image {
    display: none;
  }

  .text-field-collective {
    width: 66%;
  }

  .form-collective-sign-up {
    width: 90%;
  }

  .image-wrap-3 {
    max-width: none;
    min-height: auto;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .content21-grid-2 {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .text-span-details {
    text-align: left;
  }

  .text-2-percent {
    text-align: center;
  }

  .heading-30, .text-black-friday-shop-now {
    font-size: 14px;
  }

  .hero-stack {
    padding: 60px 15px;
  }

  .text-block-9 {
    font-size: 18px;
    line-height: 38px;
  }

  .text-highlight-sub-heading {
    margin-top: 0;
    padding-top: 0;
    font-size: 12px;
  }

  .container-7 {
    flex: 0 auto;
  }

  .cta9-grid, .content13-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }
}

@media screen and (max-width: 479px) {
  .item-overlay {
    justify-content: center;
    align-items: center;
    height: 100%;
    min-height: auto;
    padding-top: 15px;
    display: block;
  }

  .button-small {
    flex: none;
    align-self: stretch;
  }

  .button-small.white-small {
    flex: none;
    display: block;
    position: static;
  }

  .div-quad-images {
    display: none;
  }

  .image-wrap {
    height: auto;
    min-height: auto;
    margin-bottom: 24px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .paragraph-71 {
    color: #fff;
    text-align: left;
    max-width: 80vw;
    font-size: 14px;
    font-weight: 500;
    display: none;
  }

  .button-we-make-learn-more.education-cta {
    width: 80vw;
    height: auto;
    margin-top: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 600;
  }

  .button-we-make-learn-more.we-make {
    padding-left: 40px;
    padding-right: 40px;
  }

  .button-we-make-learn-more.we-make.large {
    flex-direction: column;
    justify-content: center;
    width: 80vw;
    min-height: 50px;
    font-size: 12px;
    display: flex;
  }

  .button-we-make-learn-more.we-make.large.w--current {
    flex-flow: column;
  }

  .icon-20 {
    margin-right: 0;
    display: none;
  }

  .hero5-text {
    flex-direction: column;
    align-self: auto;
    align-items: center;
    display: flex;
  }

  .form-3 {
    flex-direction: column;
    align-self: center;
    padding-top: 20px;
  }

  .slide-30 {
    position: relative;
  }

  .form-movement-sign-up.shop-page {
    align-self: center;
    padding-top: 0;
  }

  .form-movement-sign-up.shop-page.donate-section {
    flex: 0 auto;
    width: 90vw;
    display: block;
  }

  .slider-know-nootka {
    max-height: 30vh;
    margin-top: 88px;
    margin-bottom: 12px;
    display: block;
  }

  .div-slider-know-nootka {
    height: auto;
  }

  .text-field-5 {
    text-align: center;
    align-self: center;
    width: 80vw;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .hero-shop-wrap {
    align-items: center;
    padding: 0 16px;
  }

  .text-block-63 {
    color: #fff;
    max-width: 80vw;
    padding-top: 0;
    display: none;
  }

  .know-mobile-paragraph {
    max-width: 75%;
  }

  .heading-page-primary {
    margin-top: 0;
    margin-bottom: auto;
    padding-top: 64px;
    padding-bottom: 32px;
    font-size: 32px;
    line-height: 56px;
    display: none;
  }

  .size1-text-3 {
    text-align: center;
    max-width: 200px;
    font-size: 24px;
    line-height: 32px;
  }

  .size1-text-3.size1-top-clear {
    max-width: none;
    padding-bottom: 0;
    font-size: 32px;
    line-height: 42px;
  }

  .icon-19 {
    margin-left: 0;
    display: none;
  }

  .hero5-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .text-span-29 {
    padding-left: 2px;
    padding-right: 2px;
    font-size: 22px;
  }

  .slide-nav-7 {
    align-self: flex-end;
    margin-bottom: 0;
    padding-top: 25px;
    font-size: 5px;
    display: none;
    overflow: hidden;
  }

  .slide-26, .slide-28 {
    overflow: hidden;
  }

  .text-span-30 {
    font-size: 20px;
  }

  .icon-18 {
    display: none;
  }

  .mask-3 {
    max-width: 90vw;
    height: auto;
    padding-top: 0;
  }

  .image-22 {
    margin-bottom: auto;
    padding-bottom: 24px;
  }

  .slider-7 {
    object-fit: fill;
    flex-direction: row;
    flex: 0 auto;
    height: auto;
    margin-bottom: 0;
    position: relative;
    overflow: visible;
  }

  .slide-29 {
    overflow: hidden;
  }

  .icon-17 {
    display: none;
  }

  .educ-fact.slide-1 {
    align-self: flex-end;
    max-width: none;
    padding: 10px 0 0;
    font-size: 16px;
    font-weight: 600;
  }

  .div-education-facts-old {
    min-height: auto;
    max-height: none;
    padding-top: 32px;
    padding-bottom: 32px;
    overflow: hidden;
  }

  .slide-27 {
    overflow: hidden;
  }

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

  .div-card-overlay {
    max-width: none;
    padding-left: 10%;
    padding-right: 10%;
  }

  .div-card-overlay.wool-fabric, .div-card-overlay.hand-tailored {
    padding-bottom: 50px;
  }

  .div-shop-tab-icons {
    flex-direction: column;
    align-items: center;
  }

  .div-shop-tab-icons.page-home {
    height: auto;
    display: none;
  }

  .div-card-background.global-community, .div-card-background.hand-tailored, .div-card-background.wool-fabric {
    width: auto;
  }

  .image-shop-tab-grid.wool {
    max-width: 90px;
    padding-bottom: 30px;
  }

  .image-shop-tab-grid.hand {
    padding-bottom: 30px;
  }

  .text-overshirt-point {
    font-size: 16px;
  }

  .text-shop-product-icons {
    padding-bottom: 0;
  }

  .text-span-11 {
    font-size: 16px;
  }

  .content21-headline-wrap {
    text-align: left;
    align-items: center;
    margin-bottom: 0;
  }

  .div-about-us-section.section-1 {
    margin-top: 32px;
  }

  .size1-text-4 {
    text-align: center;
    max-width: none;
    font-size: 24px;
    line-height: 32px;
  }

  .image-25 {
    padding-bottom: 15px;
  }

  .subtitle-features {
    text-align: center;
    max-width: 175px;
    padding-top: 10px;
    font-size: 12px;
  }

  .subtitle-features.light {
    max-width: none;
    margin-top: 0;
  }

  .paragraph-about-us.section-1 {
    padding-left: 35px;
    padding-right: 35px;
    font-size: 14px;
  }

  .hero5-text-2 {
    flex-direction: column;
    align-self: auto;
    align-items: center;
    display: flex;
  }

  .text-shop-hero-paragraph {
    min-width: auto;
  }

  .shop_page_hero_button.shop-page {
    padding-left: 40px;
    padding-right: 40px;
  }

  .shop_page_hero_button.shop-page.large {
    flex-direction: column;
    justify-content: center;
    width: 80vw;
    min-height: 50px;
    font-size: 12px;
    display: flex;
  }

  .hero-shop-sale {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-content: center;
    align-items: center;
    margin-top: 0;
  }

  .size1-text-5 {
    text-align: center;
    max-width: none;
    font-size: 24px;
    line-height: 32px;
  }

  .image-27 {
    padding-bottom: 15px;
  }

  .hero-shop-content {
    justify-content: flex-start;
    align-items: center;
  }

  .hero-shop-sale-wrap {
    background-image: linear-gradient(#000000c2, #000000c2), url('../images/Nootka-Wool-Overshirt-Jacket-Light-Grey-Model-1.webp');
    justify-content: center;
    align-items: center;
    height: 90vh;
    padding: 0 16px;
  }

  .div-block-101 {
    overflow: hidden;
  }

  .text-block-company-belief {
    align-self: center;
    max-width: 400px;
    padding-left: 10%;
    padding-right: 10%;
    font-size: 12px;
  }

  .text-block-company-belief.we-aim {
    max-width: 400px;
  }

  .text-block-company-belief.we-give {
    max-width: 400px;
    overflow: hidden;
  }

  .mask-4 {
    align-self: center;
  }

  .left-arrow-4, .right-arrow-4 {
    display: none;
  }

  .slider-nootka-facts {
    overflow: hidden;
  }

  .section-product-overview {
    padding-top: 44px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .size1-text-6 {
    text-align: center;
    max-width: 300px;
    font-size: 18px;
    line-height: 28px;
  }

  .shop-sale-button-mobile.red {
    padding-left: 40px;
    padding-right: 40px;
  }

  .shop-sale-button-mobile.red.large {
    flex-direction: column;
    justify-content: center;
    width: auto;
    min-height: 50px;
    font-size: 12px;
    display: flex;
  }

  .shop-sale-button-mobile.red.large.w--current {
    flex-flow: column;
  }

  .shop-sale-button-mobile.red.large.mobile {
    border-radius: 3px;
    flex-flow: column;
    align-items: stretch;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0;
    font-weight: 500;
    display: flex;
  }

  .shop-sale-button.red {
    padding-left: 40px;
    padding-right: 40px;
  }

  .shop-sale-button.red.large {
    flex-direction: column;
    justify-content: center;
    width: auto;
    min-height: 50px;
    font-size: 12px;
    display: none;
  }

  .shop-sale-button.red.large.w--current {
    flex-flow: column;
  }

  .shop-sale-button.white {
    padding-left: 40px;
    padding-right: 40px;
  }

  .shop-sale-button.white.large {
    flex-direction: column;
    justify-content: center;
    width: auto;
    min-height: 50px;
    font-size: 12px;
    display: flex;
  }

  .shop-sale-button.white.large.w--current {
    flex-flow: column;
  }

  .paragraph-product-notes {
    color: #000;
    text-align: left;
    max-width: 80vw;
    font-size: 14px;
    font-weight: 400;
  }

  .nootka-info-pre-wrap {
    text-align: left;
    align-items: center;
    margin-bottom: 0;
  }

  .text-label {
    color: #000;
    text-align: left;
    max-width: 175px;
    font-size: 14px;
    font-weight: 700;
  }

  .content21-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .content21-content-wrap {
    flex-flow: column;
    margin-top: 0;
    display: flex;
  }

  .content21-content-wrap.content21-rght-column {
    flex-flow: column;
    display: flex;
  }

  .image-wrap-2 {
    height: auto;
    min-height: auto;
    margin-bottom: 24px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .content21-image {
    background-image: url('../images/Nootka-Clothing-Company-Overshirt-Grey-v2-Model.webp');
    background-position: 50%;
  }

  .div-block-92 {
    text-align: left;
  }

  .deco-dot {
    margin-right: 20px;
  }

  .text-review-section-header {
    text-align: left;
    font-size: 24px;
  }

  .text-review-section-header.size1-top-clear {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
  }

  .her-review-image-wrap {
    min-height: 420px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .her-review-image-wrap.womens {
    background-image: linear-gradient(to bottom, null, null), url('../images/nootka-wool-overshirt-vancouver-island-forest-banner.jpg');
    background-position: 0 0, 0%;
  }

  .review-section-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .content5-image {
    display: none;
  }

  .text-field-6 {
    text-align: center;
    align-self: center;
    width: 80vw;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .form-4 {
    flex-direction: column;
    align-self: center;
    padding-top: 20px;
  }

  .content5-content {
    flex-direction: column;
    align-self: auto;
    align-items: center;
    margin-top: 36px;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .paragraph-70 {
    text-align: center;
    max-width: 80vw;
    margin-bottom: 0;
    font-size: 12px;
  }

  .content5-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .sign-up-button.red {
    width: 80vw;
    height: auto;
    margin-top: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 600;
  }

  .content5-grey-content {
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

  .div-shop-donate {
    padding: 44px 16px 48px;
  }

  .div-marketing-modal-success-message {
    padding-right: 0;
  }

  .link-modal-close-mobile {
    margin-top: 12px;
    margin-right: 12px;
  }

  .marketing-modal {
    min-width: auto;
    max-width: none;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-field-marketing-modal {
    text-align: center;
    align-self: center;
    width: 80vw;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .marketing-modal-content {
    flex-direction: column;
    align-self: auto;
    align-items: center;
    margin-top: 36px;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .div-marketing-model-success-text {
    justify-content: center;
    align-items: center;
  }

  .marketing-modal-header {
    font-size: 18px;
    line-height: 28px;
  }

  .marketing-modal-text-sub {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .form-collective {
    flex-direction: column;
    align-self: center;
    margin-top: 0;
    padding-top: 20px;
  }

  .modal-sign-up-button.red {
    width: 80vw;
    height: auto;
    margin-top: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 600;
  }

  .marketing-modal-text {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-30 {
    font-size: 18px;
  }

  .div-marketing-modal-content-left-2 {
    align-self: auto;
  }

  .div-form-checkbox-wrap {
    width: 90%;
  }

  .marketing-modal-header-2 {
    font-size: 18px;
    line-height: 28px;
  }

  .form-collective-2 {
    flex-direction: column;
    align-self: center;
    margin-top: 0;
    padding-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .checkbox-field {
    margin-top: 10px;
    padding-left: 30px;
  }

  .div-form-input-wrap {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .marketing-modal-text-sub-2 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .checkbox-label {
    max-width: none;
  }

  .div-message-text {
    flex-flow: column;
    display: flex;
  }

  .text-field-collective {
    text-align: center;
    align-self: center;
    width: 80vw;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-field-collective.light {
    color: #000;
  }

  .text-field-collective.light:active, .text-field-collective.light:focus, .text-field-collective.light:focus-visible, .text-field-collective.light[data-wf-focus-visible], .text-field-collective.light:lang(en) {
    color: #fff;
  }

  .form-collective-success {
    margin-top: 10px;
  }

  .button-sign-up-shop {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    font-size: 12px;
    display: flex;
  }

  .form-collective-sign-up.dark {
    width: auto;
  }

  .text-label-3 {
    color: #000;
    text-align: left;
    max-width: 175px;
    font-size: 14px;
    font-weight: 700;
  }

  .image-wrap-3 {
    height: auto;
    min-height: auto;
    margin-bottom: 24px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .paragraph-product-notes-2 {
    color: #000;
    text-align: left;
    max-width: 80vw;
    font-size: 14px;
    font-weight: 400;
  }

  .button-accordian {
    text-align: center;
    width: 100%;
  }

  .accordion-item-trigger {
    text-align: left;
    justify-content: center;
    width: auto;
    margin-bottom: 40px;
  }

  .content21-grid-2 {
    grid-column-gap: 12px;
    text-align: left;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .div-product-details {
    width: 100%;
  }

  .div-column-left {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
  }

  .text-description-highlight.primary {
    text-align: left;
    max-width: none;
    font-size: 16px;
    line-height: 28px;
  }

  .image-18 {
    text-align: left;
  }

  .text-span-details {
    text-align: left;
    align-self: auto;
    font-size: 12px;
  }

  .text-span-23 {
    font-size: 24px;
  }

  .text-color-title {
    text-align: left;
    font-size: 40px;
  }

  .text-2-percent {
    font-size: 24px;
  }

  .text-black {
    flex-flow: row;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .heading-30 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 12px;
    line-height: 18px;
    display: flex;
  }

  .text-black-friday {
    font-size: 14px;
  }

  .text-black-friday-offer {
    border-left-style: none;
    border-right-style: none;
    padding-left: 0;
    font-size: 12px;
  }

  .text-black-friday-shop-now {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-left: 0;
    line-height: 18px;
    display: flex;
  }

  .link-19 {
    font-size: 12px;
    display: none;
  }

  .container {
    max-width: none;
  }

  .heading-31 {
    font-size: 28px;
  }

  .div-block-24 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    height: 50vh;
  }

  .div-product-highlight-parallax {
    display: block;
  }

  .text-block-9 {
    font-size: 18px;
  }

  .text-highlight-sub-heading {
    font-size: 16px;
  }

  .container-7 {
    flex: none;
    max-width: 80%;
    padding-left: 0;
  }

  .div-block-93 {
    max-width: 90vw;
  }

  .div-block-102 {
    flex-direction: column;
    align-items: center;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .footer-wrapper {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .cta9-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding-top: 44px;
    padding-bottom: 44px;
  }

  .paragraph-74 {
    font-size: 12px;
  }

  .content13-grid {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .content13-image {
    height: 260px;
  }
}

#w-node-_4332ce5b-7b82-4bcc-3284-7e2e14c4960a-17d24a00, #w-node-_4332ce5b-7b82-4bcc-3284-7e2e14c4960b-17d24a00, #w-node-_4332ce5b-7b82-4bcc-3284-7e2e14c4960c-17d24a00 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_4332ce5b-7b82-4bcc-3284-7e2e14c4960d-17d24a00 {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-_4332ce5b-7b82-4bcc-3284-7e2e14c4960e-17d24a00 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

@media screen and (max-width: 991px) {
  #w-node-_4332ce5b-7b82-4bcc-3284-7e2e14c4960c-17d24a00 {
    grid-area: 3 / 5 / 4 / 9;
  }

  #w-node-_4332ce5b-7b82-4bcc-3284-7e2e14c4960d-17d24a00 {
    grid-area: span 1 / span 8 / span 1 / span 8;
  }

  #w-node-_4332ce5b-7b82-4bcc-3284-7e2e14c4960e-17d24a00 {
    grid-area: 3 / 1 / 4 / 5;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_4332ce5b-7b82-4bcc-3284-7e2e14c4960a-17d24a00, #w-node-_4332ce5b-7b82-4bcc-3284-7e2e14c4960b-17d24a00, #w-node-_4332ce5b-7b82-4bcc-3284-7e2e14c4960c-17d24a00, #w-node-_4332ce5b-7b82-4bcc-3284-7e2e14c4960d-17d24a00, #w-node-_4332ce5b-7b82-4bcc-3284-7e2e14c4960e-17d24a00 {
    grid-area: span 1 / span 6 / span 1 / span 6;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_4332ce5b-7b82-4bcc-3284-7e2e14c4960a-17d24a00, #w-node-_4332ce5b-7b82-4bcc-3284-7e2e14c4960b-17d24a00, #w-node-_4332ce5b-7b82-4bcc-3284-7e2e14c4960c-17d24a00, #w-node-_4332ce5b-7b82-4bcc-3284-7e2e14c4960d-17d24a00, #w-node-_4332ce5b-7b82-4bcc-3284-7e2e14c4960e-17d24a00 {
    grid-column: span 4 / span 4;
  }
}


