/** Shopify CDN: Minification failed

Line 408:1 Expected "}" to go with "{"

**/
.newsletter-footer {
  color: #ffffff;
  padding: 80px 0px !important;
  margin: 0px !important;
}

.newsletter-footer .title {
  font-size: 26px;
  line-height: 28.6px;
  color: #ffffff;
  margin: 0 0 16px 0px;
  font-family: 'Playfair Display';
  width: 100%;
  display: block;
  text-align: center;
}

.newsletter-footer .email-input {
  max-width: 300px;
  width: 100%;
  height: 100%;
  margin-right: 8px;
}

.newsletter-footer .row {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.sign-up-button {
  cursor: pointer;
  height: 100%;
  color: #333333 !important;
  font-size: 14px;
  line-height: 14px;
  border-radius: 0px;
  min-height: 42px;
  height: 100%;
  background: #ffffff;
  font-weight: 500;
  font-family: 'Gotham';
  padding: 14px 20px;
}

.newsletter-footer .email-input-field {
  max-width: 300px;
  width: 100%;
  border: none;
  background: #474747;
  padding: 13px 12px;
  color: #adadad;
  font-size: 14px;
  line-height: 15.6px;
  font-weight: 400;
  min-height: 42px;
  height: 100%;
  font-family: 'Gotham';
}

.subscribing-text {
  font-size: 12px;
  line-height: 15.6px;
  color: #ADADAD;
  margin: 0 0 24px 0px;
  font-family: 'Gotham';
  width: 100%;
  display: block;
  text-align: center;
}

.newsletter-footer .sub-title {
  font-size: 14px;
  line-height: 15.6px;
  color: #ffffff;
  margin: 0 0 24px 0px;
  font-family: 'Gotham';
  width: 100%;
  display: block;
  text-align: center;
  font-weight: 400;
}

.newsletter-form {
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 8px !important;
}

.email-input-field::placeholder {
  color: #ADADAD !important;
  font-size: 14px;
  line-height: 15.6px;
  font-weight: 400;
  font-family: 'Gotham';
}

.newsletter-footer .col-8 {
  flex: 0 0 45%;
  max-width: 45%;
}

.newsletter-footer .col-4 {
  padding: 0 10px;
}

.email-input-field:focus-visible {
  outline: none !important;
}

.site-footer__footnote .row {
  display: flex;
  flex-wrap: wrap;
}

.site-footer__footnote .footer-image-section {
  width: 25%;
}

.site-footer__footnote .footer-menu {
  width: 15%;
}

.site-footer__footnote {
  background: #333333;
}

.site-footer__footnote .row {
  border-top: 1px solid #5C5C5C;
  padding-top: 80px;
  margin: 0px;
  padding-bottom: 80px;
}

.site-footer__footnote {
  padding: 0px;
}

.site-footer__footnote .footer-menu-title {
  color: #ffffff;
}

.site-footer__footnote .footer-block__details-content {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.site-footer__footnote .footer-link {
  margin: 0px;
}

.site-footer__footnote .footer-link a {
  text-decoration: none;
  color: #ffffff;
  padding: 4px 0px;
  display: flex;
  font-family: 'Gotham';
  font-weight: 400;
  letter-spacing: -0.32px;
  font-size: 12px;
  line-height: 16px;
}

.site-footer__footnote .footer-menu-title {
  font-family: 'Gotham';
  font-weight: 500;
  margin-bottom: 12px;
  display: flex;
  letter-spacing: -0.32px;
  font-size: 15px;
  line-height: 20px;
}

.site-footer__footnote .site-header-currency,
.mobile-footer-logo .site-header-currency {
  padding-left: 0;
  margin-left: 0;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #fff;
  letter-spacing: 0px;
  gap: 4px;
  margin-top: 41px;
  font-family: 'Gotham';
}

.site-footer__footnote .footer-currency-selector,
.mobile-footer-logo .footer-currency-selector {
  color: #fff;
  z-index: 1;
  position: relative;
}

.site-footer__footnote .currency-selector {
  font-size: 16px;
  line-height: 1.4;
  font-family: 'Gotham';
}

.site-footer__footnote .currency-selector,
.mobile-footer-logo .currency-selector {
  color: #fff;
  gap: 4px;
  padding: 0;
  display: flex;
  align-items: center;
  text-decoration: none;
  margin-top: 20px;
}

.site-footer__footnote .site-header-currency svg path,
.mobile-footer-logo .site-header-currency svg path {
  fill: #ffffff;
}

.mobile-footer-logo {
  display: none;
  width: 100%;
}

.mobile-footer-logo .site-header-currency {
  justify-content: center;
}

.mobile-footer-logo {
  margin-bottom: 80px;
}

.mobile-footer-logo,
.footer-currency-selector,
.mobile-footer-logo .currency-selector {
  text-align: center;
  justify-content: center;
}

.newsletter-footer .col-4.mobile-icon-wrapper {
	display: none;
}

.newsletter-footer-body-wrapper {
   position: relative;
}

.newsletter-footer .desktop-icon-wrapper {
  position: absolute;
  top: 50%;
  left: 83%;
  transform: translate(-83% , -50%);
  width: auto;
}

.newsletter-footer__container .row {
  margin:0px !important;
}


.newsletter-footer__body {
  justify-content: center;
}

@media only screen and (max-width: 1024px) {
  .newsletter-footer .col-8 {
      flex: 0 0 65%;
      max-width: 65%;
  }

  .newsletter-footer .desktop-icon-wrapper {
	margin-left: 30px; 
  }

  .site-footer__footnote .currency-selector {
    font-size: 14px;
  }
}

@media only screen and (max-width: 991px) {
  .newsletter-footer .col-8 {
    max-width: 450px;
    padding: 0px;
  }
}

@media only screen and (max-width: 900px) {
  .mobile-footer-logo {
    display: block;
  }
  .site-footer__footnote .footer-image-section {
    display: none;
  }
  .site-footer__footnote .footer-menu {
    width: 20%;
  }
}

@media only screen and (max-width: 768px) {
  .site-footer__footnote .footer-menu {
    width: calc(50% - 3px);
    margin-bottom: 40px;
  }

  .site-footer__footnote .row {
     gap: 6px;
  }

  .mobile-footer-logo .site-header__label {
    display: flex !important;
  }

  .subscribing-text {
    margin-bottom: 0px;
  }

  .site-footer__footnote .footer-menu:last-child {
    margin-bottom: 0px !important;
  }

  .mobile-footer-logo {
    margin-bottom: 0px;
  }
  
  .newsletter-footer .container {
    padding: 0 20px !important;
    margin: 0px;
  }

  .newsletter-footer .plane-icon {
    display: flex;
    justify-content: flex-end;
  }

  .newsletter-footer .row {
    margin: 0px;
    flex-direction: column !important;
  }

  .newsletter-footer .email-input-field {
    max-width: 100%;
    width: 100%;
  }

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

  .newsletter-footer .email-input {
    max-width: 100%;
    width: 100%;
    height: 100%;
  }

  .newsletter-footer .col-4 {
    padding: 0;
    order: 1;
    flex: 0 0 90%;
    max-width: 90%;
    width: 100%;
    margin-bottom: 26px;
  }

  .newsletter-footer .col-8 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0px;
    order: 2;
  }

  .newsletter-footer .col-4.mobile-icon-wrapper {
	display: block;
  }

  .newsletter-footer .desktop-icon-wrapper {
    display: none;
  }



@media only screen and (max-width: 480px) {
  .mobile-footer-logo .site-header-currency,
  .mobile-footer-logo .currency-selector {
    justify-content: left;
  }
  .footer-image {
    text-align: left;
    max-width: 200px;
  }
  .newsletter-footer .plane-icon {
     margin-top: -50px;
  }
}

@media only screen and (max-width: 380px) {
  .newsletter-footer .plane-icon {
      margin-top: -30px;
  }
  .mobile-footer-logo .site-header__label,
  .mobile-footer-logo .currency-selector {
    font-size: 12px;
  }
}