/* Header */
.site-header {
  background-color: black;
  border-bottom: none;
  /*   .medium-up--one-half {
    width: 100%;
  }
  
  .logo-align--left {
    width: 20% !important;
  } */
  /*   @media (min-width: 992px) {
    .logo-align--left {
        width: 20% !important;
    }

    .medium-up--one-half {
       width: 70% !important;
    }
  }

  @media only screen and (min-width: 750px) {
    .medium-up--one-half {
        width: 100%;
    }
  } */
  /*   nav .grid__item .medium-up--one-half .small--hide {
    width: 100%;
  } */
  /*   .site-nav > li:last-child > a:hover, .site-nav > li:last-child > * > .site-nav__label:hover {
    color: #000000 !important;
	text-decoration: none;
  } */ }
  .site-header .site-header__mobile-nav {
    background-color: black; }
  .site-header .site-header__logo {
    margin: 0; }
  @media (min-width: 1200px) {
    .site-header .site-header__logo {
      margin-left: 150px !important; } }
  @media (max-width: 1199px) {
    .site-header .site-header__logo {
      margin-left: 0px; } }
  @media (max-width: 500px) {
    .site-header .site-header__logo-image {
      width: 30px; } }
  .site-header .site-header__logo {
    margin: 5px 0; }
  .site-header .site-nav {
    margin: 10px 0; }
  .site-header .site-nav__link--button:hover .site-nav__label {
    color: #999997; }
  .site-header .site-nav__link--button:hover .icon-chevron-down {
    color: #999997; }
  .site-header .site-nav__label {
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    border-bottom: 1px solid transparent; }
    .site-nav__link--active .site-header .site-nav__label {
      border-bottom-color: #ffffff; }
    .site-header .site-nav__label:hover {
      color: #999997; }
  .site-header .site-nav__link .icon-chevron-down {
    color: #ffffff; }
    .site-header .site-nav__link .icon-chevron-down:hover {
      color: #999997; }
  .site-header .site-nav__dropdown {
    background-color: rgba(0, 0, 0, 0.8);
    border: none; }
  .site-header .site-nav__child-link .site-nav__label:hover {
    /*    text-decoration: underline; */ }
  .site-header .site-nav > li:last-child {
    color: #000000 !important;
    background-color: #ffffff;
    /*     border: 2px solid white; */
    border-radius: 9999px;
    margin-left: 4px; }
    .site-header .site-nav > li:last-child a > span {
      color: #000000 !important;
      text-decoration: none;
      border-bottom: transparent; }
    .site-header .site-nav > li:last-child:hover, .site-header .site-nav > li:last-child:visited, .site-header .site-nav > li:last-child:active {
      background-color: #ffffff; }
      .site-header .site-nav > li:last-child:hover a > span, .site-header .site-nav > li:last-child:visited a > span, .site-header .site-nav > li:last-child:active a > span {
        color: #000000 !important;
        text-decoration: none;
        border-bottom: transparent; }
  .site-header .site-nav__link--button, .site-header .site-nav a {
    padding: 3px 12px; }
  @media (min-width: 500px) and (max-width: 1199px) {
    .site-header .site-nav__link--button, .site-header .site-nav a {
      padding: 3px 10px; } }
  .site-header .site-header__icon,
  .site-header .site-header__icon:hover,
  .site-header .site-header__icon:focus,
  .site-header .site-header__icon:visited {
    color: #ffffff; }
  .site-header .site-header__icon:hover,
  .site-header .site-header__icon:focus,
  .site-header .site-header__icon:visited {
    color: rgba(255, 255, 255, 0.9) !important; }
  .site-header .search-header__submit .search__submit {
    background-color: grey; }
  .site-header .site-header__search,
  .site-header .js-drawer-open-top {
    display: none !important; }
  .site-header a,
  .site-header a:hover,
  .site-header a:visited {
    text-decoration: none; }
  .site-header a.site-header__buynow {
    font-family: SofiaPro;
    font-weight: 400;
    font-size: 12px;
    color: #000000 !important;
    background-color: #ffffff;
    padding-top: 6px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    /*     border: 2px solid #ffffff; */
    border-radius: 9999px;
    margin-right: 10px; }
    .site-header a.site-header__buynow:hover, .site-header a.site-header__buynow:visited, .site-header a.site-header__buynow:active {
      color: #000000 !important; }
  @media (min-width: 750px) {
    .site-header a.site-header__buynow {
      display: none !important; } }

@media (max-width: 749px) {
  .site-header__icon {
    padding-top: 10px;
    padding-bottom: 12px; } }
@media (min-width: 750px) {
  .site-header {
    padding: 0px 20px; }
    .site-header .medium-up--one-half {
      width: 100%; }
    .site-header .medium-up--one-quarter {
      width: 10%; } }
@media (min-width: 990px) {
  .site-header {
    padding: 0px 55px; }
    .site-header .medium-up--one-half {
      width: 100%; }
    .site-header .medium-up--one-quarter {
      width: 25%; } }
/* Footer */
.site-footer {
  background-color: black !important; }

.site-footer__content {
  display: flex;
  justify-content: center; }

.site-footer__newsletter {
  width: 100%; }

.site-footer__icon-list {
  display: flex;
  justify-content: center;
  padding: 0px; }

#site-footer__palm-crew {
  text-align: center;
  color: white;
  margin: 1em 0em 1em 0em; }

#ContactFooter {
  display: flex;
  justify-content: center; }

.input-group {
  display: flex;
  justify-content: center;
  margin-bottom: 1em; }

.newsletter__input {
  border: 1px solid white;
  background-color: black;
  margin: 0em 1em 1em 0em;
  color: white; }

.input-group__btn {
  flex-grow: 1;
  margin: 0em 1em 1em 1em; }

::placeholder {
  /* Firefox */
  color: white;
  opacity: 1; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
  opacity: 1; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
  opacity: 1; }

#Subscribe {
  border: 1px solid white; }

#ContactFooter-email:focus {
  outline: none !important;
  border: 1px solid #3899ec;
  box-shadow: 0 0 10px #3899ec; }

.site-footer__hr {
  display: none; }

.site-footer__palm-legal {
  text-align: center;
  font-size: 10px;
  margin: 0em 0em 1em 0em; }

.site-footer__palm-legal > div,
.site-footer__palm-legal > div > a {
  color: white; }

.newsletter__submit-text--large {
  visibility: hidden; }

.newsletter__submit {
  height: 5px; }

.newsletter__submit-text--large:after {
  content: 'Join';
  visibility: visible;
  display: block;
  color: white;
  position: relative;
  top: -18px;
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  white-space: normal;
  font-size: 14px;
  line-height: 1.5; }

#ContactFooter-email-error {
  width: 164px; }

/* Text */
/* .site-nav__label, */
/* .btn--link, */
.site-footer p,
.site-footer h4,
.site-footer small,
.site-footer > a,
.site-footer__copyright-content > a,
.site-footer__linklist-item > a,
.social-icons__link,
.site-header__cart {
  color: white !important; }

/* ********** */
/* Shopify Sticky Header */
/* https://community.shopify.com/c/Shopify-Design/Sticky-Fixed-Header-and-Navigation-for-Debut-Theme/td-p/518018 */
/* ********** */
#SearchDrawer {
  z-index: 1001; }

#shopify-section-header {
  position: fixed;
  z-index: 1000;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  background-color: #fff; }

#PageContainer {
  padding-top: 60px; }

@media screen and (max-width: 749px) {
  #PageContainer {
    padding-top: 60px; } }
.bullet-list {
  list-style-type: default; }

.palm-btn > a {
  align-items: center !important;
  background-color: transparent !important;
  border-radius: 9999px !important;
  border: 5px solid white !important;
  font-weight: bold !important;
  font-style: normal !important;
  font-size: 16px !important;
  line-height: 1em !important;
  color: white !important;
  padding-top: 10px !important;
  padding-bottom: 8px !important;
  padding-left: 30px !important;
  padding-right: 30px !important; }

.palm-section {
  height: auto !important; }

/* Palm Forms */
.palm-form,
.palm-form-inverted {
  margin-bottom: 60px !important; }

.palm-form > div > div > input,
.palm-form > div > div > textarea {
  border: 2px solid #727272;
  /*   height: 56px; */
  font-family: SofiaPro;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 1.5em;
  padding: 10px 20px 11px; }

.palm-form > div > div > input {
  border-radius: 9999px; }

.palm-form > div > div > textarea {
  height: 175px;
  border-radius: 20px; }

.palm-form > div > div > input::placeholder,
.palm-form > div > div > textarea::placeholder {
  color: #a5a5a5;
  opacity: 1;
  font-family: SofiaPro;
  font-weight: 400 !important;
  font-size: 18px !important;
  /* Firefox */ }

.palm-form > div > div > input:focus,
.palm-form > div > div > textarea:focus {
  outline: none !important;
  border: 2px solid #3899ec;
  box-shadow: 0 0 10px #3899ec; }

.palm-form > div > div > input:-ms-input-placeholder,
.palm-form > div > div > textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #727272; }

.palm-form > div > div > input::-ms-input-placeholder,
.palm-form > div > div > textarea::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #727272; }

.palm-form > .shogun-form-submit > span {
  font-size: 18px;
  font-family: SofiaPro;
  font-weight: 400;
  text-transform: capitalize; }

.palm-form > div > div > label {
  display: none; }

.palm-form > .shogun-success-alert {
  font-size: 24px !important;
  text-align: center !important;
  color: #ffffff !important;
  background-color: #000000 !important;
  padding: 10px 10px 8px 10px !important;
  border-radius: 9999px !important; }

.palm-form > * > * > button {
  /*   border: 2px solid #000000; */
  background-color: #000000 !important;
  color: #ffffff !important;
  border-radius: 9999px;
  padding-top: 8px;
  padding-bottom: 6px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 20px; }

.shogun-form-submit > span {
  font-family: SofiaPro;
  font-weight: 400 !important;
  font-size: 18px !important;
  text-transform: uppercase !important; }

.palm-form-inverted > div > div > input,
.palm-form-inverted > div > div > textarea {
  border: 2px solid #ffffff;
  /*   height: 56px; */
  background-color: #000000;
  font-family: SofiaPro;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 1.5em; }

.palm-form-inverted > div > div > input {
  border-radius: 9999px; }

.palm-form-inverted > div > div > textarea {
  height: 175px;
  border-radius: 20px; }

.palm-form-inverted > div > div > input::placeholder,
.palm-form-inverted > div > div > textarea::placeholder {
  color: #cccccc;
  font-family: SofiaPro;
  font-weight: 400 !important;
  font-size: 18px !important; }

.palm-form-inverted > div > div > input:focus,
.palm-form-inverted > div > div > textarea:focus {
  outline: none !important;
  border: 2px solid #3899ec;
  box-shadow: 0 0 10px #3899ec; }

.palm-form-inverted > div > div > input:-ms-input-placeholder,
.palm-form-inverted > div > div > textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
  opacity: .8; }

.palm-form-inverted > div > div > input::-ms-input-placeholder,
.palm-form-inverted > div > div > textarea::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
  opacity: .8; }

.palm-form-inverted > div > div > button {
  /*   border: 2px solid #ffffff; */
  color: #000000;
  background-color: #ffffff;
  border-radius: 9999px;
  padding-top: 8px;
  padding-bottom: 6px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 20px; }

.palm-form-inverted > div > div > button > span {
  font-family: SofiaPro;
  font-weight: 400 !important;
  font-size: 18px !important;
  text-transform: uppercase !important; }

.palm-form-inverted > div > div > label {
  display: none; }

.palm-form-inverted > .shogun-success-alert {
  font-size: 24px !important;
  text-align: center !important;
  color: #000000 !important;
  background-color: #ffffff !important;
  padding: 10px 10px 8px 10px !important;
  border-radius: 9999px !important; }

td.shogun-table-column {
  font-weight: 600;
  color: #727272;
  padding-top: 12px !important; }

/* Affirm */
.affirm-modal-trigger {
  text-decoration: underline; }

@media screen and (min-width: 749px) {
  .additional-checkout-buttons {
    margin-left: auto;
    width: 250px;
    margin-right: -15px; } }
/* Shogun Rich Text Editor */
/* Make text legible in toolbar */
.mce-text {
  color: #000000 !important; }

/* Blog Styles */
.palm-button-wrapper {
  max-width: 200px;
  margin: 0 auto;
  margin-bottom: 40px; }

a.palm-button {
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: 'SofiaPro';
  font-weight: 400;
  font-size: 18px;
  color: #000000 !important;
  border: 4px solid #000000;
  border-radius: 9999px;
  text-align: center; }

a.palm-button__black:hover {
  background-color: #000000;
  border: 4px solid #000000; }

a.palm-button__black:hover {
  color: #ffffff !important; }

/* .palm-button__grey:hover {
  background-color: #727272;
  border: 4px solid #727272;
}

.palm-button__grey > a {
  color: #727272 !important;
}

.palm-button__grey:hover > a {
  color: #ffffff !important;
} */
.palm-blog-menu {
  max-width: 740px;
  margin: 20px auto;
  display: grid;
  justify-items: center;
  text-align: center;
  align-items: center;
  grid-gap: 10px;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(auto-fill, 1fr); }

@media (min-width: 767px) {
  .palm-blog-menu {
    grid-gap: 20px; } }
li.palm-blog-menu-item:hover > a {
  text-decoration: underline; }

.palm-blog-article-page-width {
  margin: 0 auto;
  max-width: 740px !important; }
  .palm-blog-article-page-width p,
  .palm-blog-article-page-width strong {
    font-size: 18px; }

.palm-blog-article-listing {
  display: grid;
  /*   justify-items: center; */
  text-align: left;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  min-height: 355px; }

.palm-blog-article-column {
  max-height: 400px; }

.palm-blog-article-a {
  height: 300px; }

.palm-blog-article-image {
  object-fit: cover;
  width: 100%;
  height: 300px; }

a.palm-blog-article-title {
  text-decoration: underline; }

a.palm-blog-article-title:hover {
  color: rgba(0, 0, 0, 0.5); }

/* Footer Links  */
.palm-footer-menu {
  color: #FFFFFF;
  display: flex;
  max-width: 300px;
  margin: 0px auto 20px auto;
  flex-wrap: wrap;
  justify-content: center; }

li.palm-footer-menu-item:hover > a {
  text-decoration: underline; }

.palm-footer-link {
  color: #ffffff;
  font-size: 10px;
  line-height: .8rem;
  min-width: 120px;
  padding: 0 5px; }

.palm-rte {
  margin-bottom: 20px !important; }

/* Shogun Slider */
.shg-sld-slides-padded {
  padding: 0 !important; }

.shg-sld-dots {
  position: relative !important;
  z-index: 10 !important;
  margin-top: -50px !important;
  margin-bottom: 30px !important; }

.shg-sld-dot {
  height: 10px !important;
  width: 10px !important; }

.shg-sld-dot:not(:first-child) {
  margin-left: 10px !important; }

.shg-sld-nav-button {
  width: 50px !important;
  filter: invert(48%) sepia(0%) saturate(1166%) hue-rotate(154deg) brightness(91%) contrast(83%) !important; }

.shg-sld-nav-button.shg-sld-left {
  left: 20px !important; }

.shg-sld-nav-button.shg-sld-right {
  right: 20px !important; }

/* Mailchimp Palm Crew List */
.palm-crew-list {
  font-family: 'SofiaPro' !important;
  max-width: 450px !important;
  margin: 0 auto !important; }
  .palm-crew-list .indicates-required {
    max-width: 300px;
    margin-top: 0;
    margin-left: auto;
    margin-right: 0;
    font-size: 12px;
    text-align: right; }
  .palm-crew-list .button {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    padding-top: 12px;
    padding-bottom: 8px;
    border: 2px solid #000000;
    border-radius: 9999px; }
  .palm-crew-list .button:hover {
    color: #ffffff;
    border: 2px solid #000000;
    background-color: #000000; }

.palm-crew-list-header {
  font-size: 28px;
  margin-bottom: 40px; }

.palm-crew-list-grid {
  margin: 0 auto; }

@media (min-width: 787px) {
  .palm-crew-list-grid {
    max-width: 500px; } }
.palm-crew-list-row {
  max-width: 300px;
  margin: 10px auto; }
  .palm-crew-list-row input {
    width: 100%; }

input.palm-crew-list-input {
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  padding-top: 12px;
  padding-bottom: 8px;
  border: 2px solid #000000;
  border-radius: 9999px; }

input.palm-crew-list-input::placeholder {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5); }

.palm-crew-list-gdpr {
  max-width: 400px;
  margin: 20px auto;
  font-size: 12px;
  text-align: left; }
  .palm-crew-list-gdpr fieldset {
    font-size: 14px;
    border: none;
    padding: 0;
    margin: 10px; }
  .palm-crew-list-gdpr p {
    margin: 0; }
  .palm-crew-list-gdpr span {
    margin-left: 10px; }
  .palm-crew-list-gdpr .content__gdprLegal {
    margin-top: 10px; }
    .palm-crew-list-gdpr .content__gdprLegal a {
      text-decoration: underline; }

/* Mailchimp Footer */
.palm-footer-mailchimp #mc_embed_signup {
  background: #fff;
  clear: left;
  font: 14px Helvetica, Arial, sans-serif; }
.palm-footer-mailchimp #mc_embed_signup {
  display: flex;
  justify-content: center; }
.palm-footer-mailchimp #mc_embed_signup_scroll > h2,
.palm-footer-mailchimp .indicates-required,
.palm-footer-mailchimp #mce-responses {
  display: none !important; }
.palm-footer-mailchimp #mc_embed_signup_scroll {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
.palm-footer-mailchimp #mc_embed_signup,
.palm-footer-mailchimp #mc-embedded-subscribe-form {
  background-color: black !important;
  width: 100%;
  padding: 0px !important; }
.palm-footer-mailchimp .mc-field-group {
  margin: 1em .5rem 1em .5em; }
.palm-footer-mailchimp .mc-field-group > input {
  border-radius: 99999px; }
.palm-footer-mailchimp #mce-FNAME,
.palm-footer-mailchimp #mce-EMAIL {
  height: 36px !important;
  line-height: 36px;
  border: 1px solid white;
  background-color: black;
  margin: 0em 1em 1em 1em;
  color: white;
  margin: 0px;
  padding: 10px 18px !important; }
.palm-footer-mailchimp #mce-FNAME:focus,
.palm-footer-mailchimp #mce-EMAIL:focus {
  outline: none !important;
  border: 1px solid #3899ec;
  box-shadow: 0 0 10px #3899ec;
  border-radius: 9999px; }
.palm-footer-mailchimp ::placeholder {
  /* Firefox */
  color: #e2e8f0;
  height: 36px !important;
  line-height: 36px;
  opacity: .8; }
.palm-footer-mailchimp :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #e2e8f0;
  height: 36px !important;
  line-height: 36px;
  opacity: .8; }
.palm-footer-mailchimp ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #e2e8f0;
  height: 36px !important;
  line-height: 36px;
  opacity: .8; }
.palm-footer-mailchimp .clear {
  display: flex;
  width: 100px !important;
  visibility: hidden; }
.palm-footer-mailchimp #mc-embedded-subscribe {
  height: 36px !important;
  background-color: black !important;
  border: 1px solid white;
  flex-grow: 1 !important;
  color: white !important;
  visibility: visible;
  width: 100%;
  margin-bottom: 1.5rem;
  padding-top: 8px;
  -webkit-appearance: none; }
.palm-footer-mailchimp #mc-embedded-subscribe:hover {
  outline: none !important;
  border: 1px solid #3899ec;
  box-shadow: 0 0 10px #3899ec;
  border-radius: 9999px; }
.palm-footer-mailchimp #mc-embedded-subscribe:active {
  outline: none !important;
  border: 1px solid #3899ec;
  box-shadow: 0 0 10px #3899ec;
  border-radius: 9999px; }
.palm-footer-mailchimp #mc-embedded-subscribe:visited {
  outline: none !important;
  border: 1px solid #3899ec;
  box-shadow: 0 0 10px #3899ec;
  border-radius: 9999px; }
.palm-footer-mailchimp #mc-embedded-subscribe:link {
  outline: none !important;
  border: 1px solid #3899ec;
  box-shadow: 0 0 10px #3899ec;
  border-radius: 9999px; }
.palm-footer-mailchimp #mc-embedded-subscribe:focus {
  outline: none !important;
  border: 1px solid #3899ec;
  box-shadow: 0 0 10px #3899ec;
  border-radius: 9999px; }
@media screen and (max-width: 900px) {
  .palm-footer-mailchimp .mc-field-group {
    margin: 1em; } }
@media screen and (max-width: 749px) {
  .palm-footer-mailchimp .site-footer__palm-mailchimp-form {
    flex-wrap: wrap; }
  .palm-footer-mailchimp .clear {
    display: flex;
    flex-grow: 1; }
  .palm-footer-mailchimp .mc-field-group {
    margin: .5rem 1rem .5rem 1rem;
    flex-grow: 1;
    width: 100%; }
  .palm-footer-mailchimp #mce-FNAME,
  .palm-footer-mailchimp #mce-EMAIL {
    width: 100%; } }

/* Shogun Buttons */
/* .sofiapro-regular > a {
  font-family: 'SofiaPro'!important;
  font-weight: 400 !important;
} */
.z-index-zero {
  z-index: 0; }

.z-index-plus-10 {
  z-index: 10; }
