body:not(.sqs-edit-mode-active) .header-layout-nav-left .header-display-desktop .burger{translate:unset!important;left:calc(var(--header-fixed-top-offset)/2)}body.header--menu-open .burger-inner>div{filter:none!important}body:has(#page .page-section:first-child:is([data-section-theme="white"],[data-section-theme="white-bold"],[data-section-theme="light"],[data-section-theme="light-bold"])):not(.header--menu-open){.header{mix-blend-mode:exclusion!important;svg{fill:white!important}}.burger-inner div{background-color:white!important}}
  
  @media screen and (max-width:767px) {
    .header-nav::before {
    content: '';
    background-image: url(https://images.squarespace-cdn.com/content/693153251cb6fe1b75c219b3/e4573216-251a-4eed-81ea-c6721201a24e/Rachel+Reid+Logo+-+Yellow.png?content-type=image%2Fpng);
    position: absolute;
    left: 1rem;
    bottom: 1rem;
    width: 100px;
    height: 100px;
    z-index: 222222222;
    background-size: contain;
}
    
    section#style-palmafooter {
  .social-icon-alignment-center .sqs-svg-icon--list {
    flex-direction: column;
}  
}
 html:has(meta[data-style="palmablog"]) body.view-item:not(.header--menu-open){
  .header-title-logo img {
    filter:invert(1);
    }

  }
    
    @media screen and (max-width:767px) {
div#block-915d9990a403495e018e p {
    text-align: center !important;
}
}
    
   html:has(meta[data-style="palmablog"])   body.view-item:not(.header--menu-open) #header .burger-inner > div {
      filter:unset !important;
    }
    
    html:has(meta[data-style="palmablog"]) body.view-item #header.shrink {
    background: transparent !important;
}
  }
  
  
  
  .sqs-block[data-definition-name="website.components.archive"] .archive-block-setting-layout-list.archive-block-setting-multicolumns .archive-group-list {
    column-gap: 1rem;
}

.sqs-block-archive .archive-block-setting-layout-list.archive-block-setting-multicolumns .archive-group-list li {
    min-width: fit-content;
}

.sqs-block-archive .archive-block-setting-layout-list.archive-block-setting-multicolumns .archive-group-list {
    flex-wrap: wrap;
    display: flex;
}
  .user-items-list[data-space-below-section-title-value="11"] .list-item-content__description {
    text-transform:none;
    font-family:var(--menu-block-item-price-font-font-family);
}
  body:not(.sqs-edit-mode-active) #siteWrapper .page-section:has([href*='sectionstyle-palmasplit']) .sqs-button-element--tertiary, body:not(.sqs-edit-mode-active) #siteWrapper .page-section[id*='style-palmasplit'] .sqs-button-element--tertiary {
    rotate: 0deg!important;
}
  @media screen and (max-width:767px) { 
    .header-title-nav-wrapper {
    order: -2;
}
    .header .header-announcement-bar-wrapper {
    padding-inline: 4vw;
}
  }
  
  @media screen and (max-width:767px) {

body:has(main section.background-width--inset.black-bold:nth-child(1)) .header-actions--right .header-actions-action--social .icon svg {
    filter: none !important;
}


body:not(.sqs-edit-mode-active) .header-layout-nav-left .header-display-desktop .header-actions--right .header-actions-action {
    bottom: 0;
    justify-content: flex-end;
    margin-bottom: 2rem;
    top: unset;
}

}