/** Shopify CDN: Minification failed

Line 55:56 Expected identifier but found bad string token
Line 55:57 Unterminated string token

**/
@font-face {
    font-family: 'Hunter';
    src: url(//www.gracerosefarm.com/cdn/shop/t/194/assets/Hunter.otf?v=63990947441886350611763503756);
  }
  
  .ProductList--emailSignup {
      margin-bottom: 30px;
  }
  .ProductList--emailSignup .Heading{
      font-size: 35px;
      line-height: 126.52%;
      text-align: center;
      letter-spacing: .03em;
      margin-bottom: 0;
  }
  .ProductList--emailSignup button.needsclick {
      padding: 15px 30px !important;
      font-weight: 500 !important;
      font-size: 16px !important;
      line-height: 170.02% !important;
      font-variant: small-caps !important;
      letter-spacing: 0 !important;
      border-radius: 0 !important;
      color: var(--button-text-color) !important;
      border-color: var(--button-background) !important;
      font-family: var(--text-font-family) !important;
      background-color: var(--button-background) !important;
      text-transform: lowercase;
      display: flex;
      align-items: center;
  }
  .ProductList--emailSignup input{
      font-family: var(--text-font-family) !important;
      font-weight: var(--text-font-weight) !important;
      font-size: 16px !important;
      line-height: 170.02% !important;
      padding: 20px 40px !important;
      border: 1px solid #36462D !important;
      border-radius: 0 !important;
      background: transparent !important;
  }
  .ProductList--emailSignup input::placeholder{
    font-family: var(--text-font-family) !important;
      font-weight: var(--text-font-weight) !important;
      font-size: 16px !important;
    color: #36462D !important;
    opacity: 1;
  }
  .ProductList--emailSignup input:-ms-input-placeholder{'
    font-family: var(--text-font-family) !important;
      font-weight: var(--text-font-weight) !important;
      font-size: 16px !important;
    color: #36462D !important;
  }
  .ProductList--emailSignup input::-ms-input-placeholder{
    font-family: var(--text-font-family) !important;
      font-weight: var(--text-font-weight) !important;
      font-size: 16px !important;
    color: #36462D !important;
  }
  
  .ProductItem__Promotional {
      display: flex;
      align-items: center;
      font-family: 'Hunter';
      font-style: normal;
      font-weight: 400;
      font-size: 26px;
      line-height: 114.52%;
      text-align: center;
      color: #F5EEEC;
      height: 316px;
      background: #36462D;
      border-radius: 250px 250px 0 0;
      padding: 90px 40px 40px;
  }
  
  .AnnouncementBar__Content {
      font-size: 14px;
      line-height: 28px;
      font-weight: normal;
  }
  .AnnouncementBar__Search .Search__Form{
      max-width: 150px;
      border-bottom: 1px solid #F5EEEC;
  }
  .AnnouncementBar__Search .Search__Input{
      font-size: 12px;
      color: #F5EEEC;
      font-weight: normal;
  }
  .AnnouncementBar__Search .Search__InputIconWrapper {
      margin-right: 0;
  }
  .AnnouncementBar__Search .Icon {
      width: 10px;
      height: 10px;
      color: #F5EEEC;
  }
  .AnnouncementBar__Search .Search__Input::placeholder {
    color: #F5EEEC;
    opacity: 1;
    font-weight: normal;
  }
  .AnnouncementBar__Search .Search__Input:-ms-input-placeholder {
    color: #F5EEEC;
    font-weight: normal;
  }
  .AnnouncementBar__Search .Search__Input::-ms-input-placeholder {
    color: #F5EEEC;
    font-weight: normal;
  }
  .AnnouncementBar__Question {
      font-size: 12px;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      line-height: 28px;
  }
  .AnnouncementBar__Question .icon-send-email{
      width: 13px;
      margin-left: 16px;
  }
  
  .SidebarMenu__Search .Search__Form{
      font-family: Hunter, sans-serif;
      font-weight: 500;
      padding: 20px 0;
      border-bottom: 1px solid var(--navigation-border-color);
  }
  .SidebarMenu__Search .Search__Input{
      font-size: 15px;
      color: var(--navigation-text-color);
      text-transform: uppercase; 
  }
  .SidebarMenu__Search .Search__InputIconWrapper {
      margin-right: 0;
  }
  .SidebarMenu__Search .Icon {
      width: 12px;
      height: 12px;
      color: var(--navigation-text-color);
  }
  .SidebarMenu__Search .Search__Input::placeholder {
    font-family: Hunter, sans-serif;
    font-weight: 500;
    text-transform: uppercase; 
    color: var(--navigation-text-color);
    opacity: 1;
  }
  .SidebarMenu__Search .Search__Input:-ms-input-placeholder {
    font-family: Hunter, sans-serif;
    font-weight: 500;
    text-transform: uppercase; 
    color: var(--navigation-text-color);
  }
  .SidebarMenu__Search .Search__Input::-ms-input-placeholder {
    font-family: Hunter, sans-serif;
    font-weight: 500;
    text-transform: uppercase; 
    color: var(--navigation-text-color);
  }
  
  .Header__Wrapper .icon-user{
      display: inline-block;
      width: 24px;
      vertical-align: middle;
      stroke-width: 1px;
      background: none;
      pointer-events: none;
  }
  .Header__Wrapper .Header__SecondaryNav .HorizontalList__Item a,
  .Header__Wrapper a[data-drawer-id=sidebar-cart]{
    position: relative;
    display: block;
  }
  .Header__Wrapper .icon-bag{
      display: inline-block;
      width: 29px;
      vertical-align: middle;
      stroke-width: 1px;
      background: none;
      pointer-events: none;
  }
  .Header__Wrapper .icon-rose {
      position: absolute;
      bottom: 1px;
      left: 50%;
      transform: translateX(-50%);
      width: 12px;
  }
  .Header__MainNav .Heading {
      font-size: 16px;
      font-weight: normal;
      font-family: var(--text-font-family); 
  }
  .Header__MainNav .Heading.u-h6{
      position: relative;
      padding-right: 18px;
  }
  .Header__MainNav .Heading .Icon{
      position: absolute;
      top: calc(50% - 3px);
      right: 0;
      height: 6px;
  }
  .Header__Icon .icon-nav{
    width: 24px;
    display: block;
  }
  .MegaMenu__Item {
      margin: 20px;
  }
  .MegaMenu__Item--fit {
      flex-shrink: 0;
      border-left: 0.5px solid #a5a5a5;
      padding: 0 25px;
      margin: 20px;
  }
  .MegaMenu__Push {
      width: 220px !important;
      margin-right: 30px !important;
  }
  .MegaMenu__PushImageWrapper {
      margin: 0px auto 15px auto !important;
      background: transparent !important;
  }
  .MegaMenu__PushHeading {
      font-size: 15px !important;
      line-height: 18px;
      text-align: left;
  }
  .MegaMenu__Push:last-child{
    margin-right: 0 !important;
  }
  .MegaMenu .MegaMenu__Item .MegaMenu__Title {
      font-size: 14px;
      line-height: 20px;
      font-weight: 500;
      color: #36462d;
  }
  .MegaMenu__Linklist--color {
      column-count: 2;
      -moz-column-fill: balance;
      column-fill: balance;
  }
  
  .ImageHero__Content {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      padding: 0 24px;
      z-index: 1;
  }
  .ImageHero__Heading{
      font-family: 'Hunter';
      font-weight: 400;
      font-size: 45px;
      line-height: 1.2;
      text-align: center;
      letter-spacing: 0.03em;
      color: #F5EEEC;
  }
  .ImageHero__Text{
    font-weight: 500;
    font-size: 18px;
    line-height: 170.02%;
    text-align: center;
    color: #F5EEEC;
  }
  .ImageHero__Button .Button{
      background: #F5EEEC;
      font-weight: 500;
      font-size: 15px;
      line-height: 27px;
      color: #36462D;
        margin-top: 36px;
        padding: 15px 30px;
      letter-spacing: 0;
  }
  .ImageHero__Button .icon-arrow-right{
      width: 38px;
      vertical-align: middle;
      margin-top: -4px;
      margin-left: 20px;
  }
  .ImageHero__Overlay{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0,0,0,0.15);
  }
  
  .TwoImageText__Content {
      text-align: center;
      padding: 0 36px;
  }
  .TwoImageText__SubHeading{
    font-weight: 400;
    font-size: 18px;
    line-height: 170.02%;
    margin-bottom: 35px;
    font-variant: small-caps;
  }
  .TwoImageText__Heading{
    font-family: 'Hunter';
    font-weight: 400;
    font-size: 50px;
    line-height: 126.52%;
    letter-spacing: 0.03em;
  }
  .TwoImageText__Text{
    font-size: 16px;
    line-height: 170.02%;
  }
  .TwoImageText__Content .Button{
    margin-top: 40px;
  }
  
  [data-section-type=two-images-with-text-2] .TwoImageText__Content {
      text-align: left;
  }
  [data-section-type=two-images-with-text-2] .TwoImageText__SubText{
    margin-top: 40px;
  }
  [data-section-type=two-images-with-text-2] .TwoImageText__SubText ul li{
    list-style-image: url(//www.gracerosefarm.com/cdn/shop/t/194/assets/icon-checkmark_19x.png?v=14005131573884875311763503756);
    font-size: 18px;
    line-height: 170.02%;
    font-variant: small-caps;
    padding-left: 12px;
  }
  [data-section-type=two-images-with-text-2] .TwoImageText__Image {
    margin-left: -24px;
  }
  [data-section-type=two-images-with-text-2] .TwoImageText__ImageWrapper {
      width: 50%;
      display: inline-block;
      float: left;
      padding-left: 24px;
  }
  
  .FeaturedCollection__Wrapper.text-light,
  .FeaturedCollection__Wrapper.text-light .ProductItem__Title,
  .FeaturedCollection__Wrapper.text-light .ProductItem__Price{
      color: #f5eeeb !important;
  }
  .FeaturedCollection__Wrapper.text-light .ProductItem .stamped-fa:before {
      color: #f5eeeb !important;
  }
  .FeaturedCollection__Wrapper.text-dark,
  .FeaturedCollection__Wrapper.text-dark .ProductItem__Title,
  .FeaturedCollection__Wrapper.text-dark .ProductItem__Price{
    color: #36462d;
  }
  .FeaturedCollection__Wrapper.text-dark .ProductItem .stamped-fa:before{
    color: #36462d;
  }
  .FeaturedCollection__Wrapper.text-light .Button{
      background-color: #F5EEEC;
      color: #36462D;
      font-size: 15px;
  }
  .FeaturedCollection__Wrapper.text-dark .Button{
      background-color: #36462D;
      color: #F5EEEC;
  }
  .FeaturedCollection__Wrapper .Button{
    font-variant: small-caps;
    text-transform: none;
    letter-spacing: 0;
  }
  .FeaturedCollection__Heading{
    font-family: 'Hunter';
    font-weight: 400;
    font-size: 35px;
    line-height: 126.52%;
    letter-spacing: 0.03em;
    margin-bottom: 40px;
  }
  .FeaturedCollection__Text{
    font-size: 16px;
    line-height: 170.02%;
    margin-bottom: 40px;
  }
  
  .LogoList__Slider .slick-track{
    display: flex;
  }
  .LogoList__Slider .slick-arrow{
    position: absolute;
      top: 50%;
      transform: translateY(-50%);
      cursor: pointer;
      z-index: 1;
  }
  .LogoList__Slider .slick-arrow img{
    display: block;
    width: 38px;
  }
  .LogoList__Slider .arrow-left.slick-arrow {
       left: -38px;
  }
  .LogoList__Slider .arrow-right.slick-arrow {
       right: -38px;
  }
  .LogoList__Item{
    display: flex !important;
    height: auto !important;
    align-items: center;
    justify-content: center;
    margin: 0 30px;
  }
  
  .Section--padding{
    padding: 50px 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .stamped-badge-caption {
      font-weight: 300;
      font-size: 14px;
      line-height: 170.02%;
  }
  .ProductItem__Title {
      font-family: 'Hunter';
      font-weight: 400;
      font-size: 25px;
      line-height: 126.52%;
  }
  .ProductItem__PriceList, .ProductItem__ScentNote{
      font-weight: 300;
      font-size: 15px;
      line-height: 170.02%;
  }
  .ProductItem__Link{
      font-weight: 500;
      font-size: 15px;
      line-height: 170.02%;
      text-align: center;
      letter-spacing: 0.03em;
      font-variant: small-caps;
      margin-top: 4px;
  }
  
  [data-section-type=featured-collections] .SectionHeader__Heading{
      font-family: 'Hunter';
      font-weight: 400;
      font-size: 50px;
      line-height: 126.52%;
      letter-spacing: 0.03em;
      margin-bottom: 30px;
  }
  [data-section-type=featured-collections] .SectionHeader {
      max-width: 700px;
      margin: 0 auto 50px;
  }
  [data-section-type=featured-collections] .SectionHeader__Text {
      font-size: 16px;
      line-height: 170.02%;
      margin-bottom: 20px;
  }
  [data-section-type=featured-collections] .SectionHeader .Link{
    font-size: 16px;
    line-height: 170.02%;
        font-variant: small-caps;
  }
  [data-section-type=featured-collections] .ProductItem__Image {
      border-radius: 250px 250px 0px 0px;
  }
  
  .Testimonial__List .slick-arrow{
    position: absolute;
      top: 34%;
      transform: translateY(-34%);
      cursor: pointer;
      z-index: 1;
  }
  .Testimonial__List .slick-arrow img{
    display: block;
    width: 38px;
  }
  .Testimonial__List .arrow-left.slick-arrow {
       left: -38px;
  }
  .Testimonial__List .arrow-right.slick-arrow {
       right: -38px;
  }
  .Testimonial__Item {
      text-align: center;
  }
  .Testimonial__Content {
    font-size: 16px;
    line-height: 170.02%;
    margin-bottom: 15px;
  }
  .Testimonial__Varified {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 12px;
  }
  .Testimonial__Varified img{
    display: block;
    width: 13px;
  }
  .Testimonial__Varified span{
    font-weight: 500;
    font-size: 11px;
    line-height: 126.52%;
    margin-left: 5px;
  }
  .Testimonial__Name{
    font-weight: 500;
    font-size: 11px;
    line-height: 126.52%;
  }
  .TestimonialHeader__Heading{
    font-family: 'Hunter';
    font-weight: 400;
    font-size: 45px;
    line-height: 126.52%;
    text-align: center;
    letter-spacing: 0.03em;
    margin-bottom: 10px;
  }
  .TestimonialHeader__Link{
      font-size: 16px;
      line-height: 170.02%;
      font-variant: small-caps;
      text-align: center;
  }
  .Testimonial__List {
      margin-top: 50px;
  }
  
  .ImageText__SubHeading {
      font-size: 18px;
      line-height: 170.02%;
      font-variant: small-caps;
      margin-bottom: 25px;
  }
  .ImageText__Heading{
    font-family: 'Hunter';
    font-style: normal;
    font-weight: 400;
    font-size: 50px;
    line-height: 126.52%;
    letter-spacing: 0.03em;
    margin-bottom: 40px;
  }
  .ImageText__Text{
    font-size: 16px;
    line-height: 170.02%;
    margin-bottom: 40px;
  }
  .ImageText__Content .Button{
    font-size: 16px;
    line-height: 170.02%;
    font-variant: small-caps;
        text-transform: none;
      letter-spacing: 0;
  }
  
  [data-section-type=article-list] .SectionHeader__Heading{
      font-family: 'Hunter';
      font-style: normal;
      font-weight: 400;
      font-size: 45px !important;
      line-height: 126.52%;
      text-align: center;
      letter-spacing: 0.03em;
      margin-bottom: 20px;
  }
  [data-section-type=article-list] .SectionHeader__Description{
    font-size: 16px;
    line-height: 170.02%;
    margin-bottom: 15px;
  }
  [data-section-type=article-list] .SectionHeader__Button{
    font-size: 16px;
    line-height: 170.02%;
    text-transform: uppercase;
  }
  [data-section-type=article-list] .SectionHeader__Button .Link{
      font-size: 16px;
      font-variant: small-caps;
      text-transform: none;
  }
  .ArticleList .ArticleItem__ImageWrapper{
    margin-bottom: 0;
  }
  .ArticleList .ArticleItem__Content {
      padding: 20px 25px;
      margin: 0;
      background: #fff;
      text-align: center;
  }
  .ArticleList .ArticleItem__Title {
    font-weight: 400;
    font-size: 17px;
    line-height: 126.52%;
    margin-bottom: 8px;
  }
  .ArticleList .ArticleItem__Link{
    font-weight: 400;
    font-size: 15px;
    line-height: 126.52%;
    font-variant: small-caps;
  }
  .ArticleList.Grid {
     margin-left: -30px !important;
  }
  .ArticleList .Grid__Cell {
     padding-left: 30px !important;
  }
  
  #insta-feed h2 {
      display: none;
  }
  
  .Footer__Copyright .Footer__StoreName{
      font-size: 17px;
      line-height: 170.02%;
      font-variant: small-caps;
  }
  ul.Footer__MenuBottom {
      list-style: none;
  }
  ul.Footer__MenuBottom li {
      display: inline-block;
      margin-right: 100px;
      font-variant: small-caps;
      font-size: 17px;
      line-height: 170.02%;
  }
  ul.Footer__MenuBottom li:last-child {
      margin-right: 0;
  }
  
  .Footer__Heading {
      font-family: 'Hunter';
      font-style: normal;
      font-weight: 400;
      font-size: 50px;
      line-height: 126.52%;
      text-align: center;
      margin-bottom: 90px;
  }
  
  .Footer__Title {
      margin-bottom: 25px;
      font-family: 'Hunter';
      font-style: normal;
      font-weight: 400;
      font-size: 20px !important;
      line-height: 126.52%;
  }
  
  .Footer__Block--links .Linklist{
    padding-top: 12px;
    border-top: 0.5px solid #F5EEEC;
  }
  .Footer__Block--links .Linklist .Linklist__Item{
    font-weight: 500;
    font-size: 16px;
    line-height: 230.02%;
    margin-bottom: 0;
  }
  .Footer__Newsletter{
      position: relative;
      display: flex;
      align-items: center;
  }
  .Footer__Newsletter .Form__Submit {
      position: absolute;
      right: 3px;
      display: block;
      margin-top: 0;
      background-color: #F5EEEC;
      padding: 12px 24px;
  }
  .Footer__Newsletter .Form__Submit img{
    display: block;
    width: 38px;
  }
  .Footer__Newsletter .Form__Submit:before {
    content: none;
  }
  .Footer__Newsletter .Form__Submit:hover {
    background-color: #f5eeec !important;
  }
  .Footer__Newsletter .Form__Input{
    padding-right: 96px;
    font-weight: 500;
    font-size: 14px;
    line-height: 170.02%;
  }
  .Footer__Newsletter .Form__Input:focus{
    border: 1px solid var(--border-color) !important;
  }
  .Footer__Newsletter .Form__Input::placeholder {
    color: rgba(255, 255, 255, 0.8);
    opacity: 1;
  }
  .Footer__Newsletter .Form__Input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
  }
  .Footer__Newsletter .Form__Input::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
  }
  
  .template-index .Footer__ImageTop{
    background: #D2B4AD;
  }
  
  .Footer__Social{
        margin-left: -7px;
      margin-right: -7px;
  }
  .Footer__Social .HorizontalList__Item {
      margin-right: 7px;
      margin-left: 7px;
  }
  
  .ImageText__ContentWrapper.text-light{
    color: #F5EEEC;
  }
  .ImageText__ContentWrapper.text-dark{
    color: #36462D;
  }
  .ImageText__ContentWrapper.text-light .Button{
      background-color: #f5eeec;
      color: #36462d;
  }
  .ImageText__ContentWrapper.text-dark .Button{
      background-color: #36462d;
      color: #f5eeec;
  }
  .ImageText__Counters{
    display: flex;
    justify-content: flex-start;
    margin-top: 40px;
    gap: 30px;
  }
  .ImageText__CounterNumber{
    font-family: 'Hunter';
    font-weight: 400;
    font-size: 35px;
    line-height: 41px;
    margin-bottom: 10px;
  }
  .ImageText__CounterTitle{
    font-weight: 500;
    font-size: 16px;
    line-height: 170.02%;
    font-variant: small-caps;
  }
  
  .PromotionalBanner {
      position: relative;
      display: none;
  }
  .PromotionalBanner .PromotionalBanner__Wrapper{
      font-family: 'Montserrat';
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 170.02%;
      padding: 19px 50px;
      text-align: center;
      background: #B8757B;
      color: #F5EEEC;
  }
  .PromotionalBanner img {
      width: 16px;
      position: absolute;
      top: 50%;
      right: 20px;
      transform: translateY(-50%);
      cursor: pointer;
  }
  
  .CollectionHeader__VideoWrapper{
    position: relative;
  }
  .CollectionHeader__VideoWrapper video{
    display: block;
  }
  .CollectionHeader__VideoWrapper .Heading{
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      text-align: center;
      font-size: 35px;
      line-height: 1.2;
      letter-spacing: 0.03em;
      color: #F5EEEC;
  }
  .CollectionToolbar {
      box-shadow: 1px 1px #36462d, -1px -1px #36462d;
  }
  .CollectionToolbar__Group .CollectionToolbar__Item {
      font-variant: small-caps;
      font-size: 16px;
      color: #36462D;
      border-left: 1px solid #36462D;
  }
  .CollectionToolbar__LayoutType{
    color: rgba(54, 70, 45, 0.6);
    opacity: 1;
  }
  .CollectionToolbar__LayoutType.is-active {
      opacity: 1;
      color: #36462D;
  }
  .Pagination__NavItem{
    font-size: 16px;
    font-weight: 500;
  }
  .Pagination__NavItem.is-active{
    font-weight: 600;
  }
  [data-section-type=recently-viewed-products] .SectionHeader__Heading{
      font-size: 35px;
      line-height: 126.52%;
      text-align: center;
      letter-spacing: 0.03em;
  }
  
  .CollectionToolbar__DeliveryDate .DeliveryDate{
      display: flex;
      align-items: center;
      justify-content: center;
  }
  .CollectionToolbar__DeliveryDate .icon-calendar{
    width: 18px;
  }
  .CollectionToolbar__DeliveryDate input{
    border: none;
    width: auto;
  }
  .CollectionToolbar__DeliveryDate input::placeholder {
    color: #36462D;
    opacity: 1;
  }
  .CollectionToolbar__DeliveryDate input:-ms-input-placeholder {
    color: #36462D;
  }
  .CollectionToolbar__DeliveryDate input::-ms-input-placeholder {
    color: #36462D;
  }
  .CollectionToolbar__DeliveryDate label{
    padding: 0 14px;
    width: 206px;
    text-align: right;
  }
  .CollectionToolbar__DeliveryDate label,
  .CollectionToolbar__DeliveryDate input{
    font-size: 16px;
    line-height: 126.52%;
    letter-spacing: 0.03em;
    font-variant-caps: all-small-caps;
  }
  .CollectionToolbar__Search{
      display: flex;
      align-items: center;
      justify-content: flex-start;
      width: 100%;
      margin: 0 25px;
  }
  .CollectionToolbar__Search .Search__Form{
      max-width: 250px;
      border-bottom: 1px solid #36462D;
  }
  .CollectionToolbar__Search .Search__Input{
      font-size: 12px;
      color: #36462D;
      font-weight: normal;
  }
  .CollectionToolbar__Search .Search__InputIconWrapper {
      margin-right: 0;
  }
  .CollectionToolbar__Search .Icon {
      width: 10px;
      height: 10px;
      color: #36462D;
  }
  .CollectionToolbar__Search .Search__Input::placeholder {
    color: #36462D;
    opacity: 1;
    font-weight: normal;
  }
  .CollectionToolbar__Search .Search__Input:-ms-input-placeholder {
    color: #36462D;
    font-weight: normal;
  }
  .CollectionToolbar__Search .Search__Input::-ms-input-placeholder {
    color: #36462D;
    font-weight: normal;
  }
  
  .ProductItem__ImageWrapper {
      position: relative;
  }
  .ProductItem__DeliveryLabel {
      display: none;
      position: absolute;
      left: 0;
      bottom: 0;
      text-align: left;
      background: #36462D;
      color: #F5EEEC;
      padding: 4px;
      font-weight: 300;
      font-size: 15px;
      line-height: 130.52%;
  }

  .ProductItem__OvernightDeliveryLabel,
  .Product__Slideshow.Product__Slideshow--OvernightDeliveryLabel .Product__SlideItem[data-media-position="1"]:after,
  .Product__SlideshowNav.Product__SlideshowNav--OvernightDeliveryLabel .Product__SlideshowNavImage:first-child:after {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: max-content;
    text-align: center;
    background: #FFF;
    color: #36462D;
    padding: 2px 6px;
    font-weight: 500;
    font-size: 12px;
    border-radius: 13px 13px 0 0;
    font-variant: small-caps;
  }

  .Product__Slideshow.Product__Slideshow--OvernightDeliveryLabel .Product__SlideItem[data-media-position="1"]:after,
  .Product__SlideshowNav.Product__SlideshowNav--OvernightDeliveryLabel .Product__SlideshowNavImage:first-child:after {
    content: 'next day arrival';
    display: block;
    font-size: 20px;
    padding: 4px 34px;
  }

  .Product__SlideshowNav.Product__SlideshowNav--OvernightDeliveryLabel .Product__SlideshowNavImage:first-child:after {
    font-size: 6px;
    border-radius: 6px 6px 0 0;
    padding: 2px 6px;
  }

  @media screen and (min-width: 720px) {
    .ProductItem__OvernightDeliveryLabel {
      font-size: 14px;
      padding: 4px 18px;
    }

    .Product__Slideshow.Product__Slideshow--OvernightDeliveryLabel .Product__SlideItem[data-media-position="1"]:after {
      font-size: 24px;
    }
  }
  
  .fa-star, .fa-star-checked, .fa-star-half-o, .fa-star-o, .stamped-fa-star, .stamped-fa-star-checked, .stamped-fa-star-half-o, .stamped-fa-star-o {
      color: #36462D !important;
  }
  
  .app-section .SectionHeader{
    margin-bottom: 35px;
  }
  .app-section .SectionHeader__Heading{
      font-size: 35px;
      line-height: 1;
      margin-bottom: 0;
  }
  .app-section .SectionHeader__Heading span{
    font-size: 25px;
  }
  .app-section .SectionHeader .Link{
    font-size: 16px;
    line-height: 170.02%;
    font-variant: small-caps;
  }
  
  .image-with-text-2 .ImageText__ContentWrapper .Button{
    margin-bottom: 30px;
    letter-spacing: 0;
    font-size: 16px;
    font-variant: small-caps;
      text-transform: none;
  }
  .image-with-text-2.style_2 .ImageText__ContentWrapper .Button{
    margin-bottom: 0;
  }
  
  .CollectionInner__Products .ProductItem__Image {
      border-radius: 250px 250px 0 0;
  }
  
  .ImageHero__VideoMP4{
    min-height: auto;
  }
  .ImageHero__VideoMP4 .ImageHero__Overlay{
    opacity: 0;
  }
  
  [data-section-type=article-list] .SectionHeader{
    margin-bottom: 40px;
  }
  
  .ArticleItem:hover .ArticleItem__Image, .ArticleList .ImageHero:hover .ImageHero__ImageWrapper {
      transform: none !important;
  }
  
  [data-section-type=featured-collection] .FeaturedCollection__Link.text-dark .Link {
      color: #36462D;
      font-variant: small-caps;
  }
  [data-section-type=featured-collection] .FeaturedCollection__Link.text-light .Link {
    color: #f5eeeb;
    font-variant: small-caps;
  }
  .FeaturedCollection__Link {
      text-align: center;
  }
  
  .CollectionToolbar__LayoutType svg {
      width: 22px;
      height: 22px;
  }
  
  .Pagination__NavItem img {
      width: 38px;
  }
  .Pagination__NavItem[rel=prev]{
    padding-left: 0;
  }
  .Pagination__NavItem[rel=next]{
    padding-right: 0;
  }
  
  .ProductMeta{
    border-bottom: 1px solid #36462D;
  }
  .ProductMeta .stamped-badge-caption{
    font-size: 16px;
    line-height: 170.02%;
    font-variant: small-caps;
  }
  .ProductMeta__Title {
      font-size: 45px !important;
      line-height: 126.52%;
  }
  .ProductMeta__SubTitle {
      font-family: 'Hunter';
      font-size: 25px;
      line-height: 126.52%;
      margin-top: 20px;
  }
  ul.ProductMeta__Tags {
      list-style: none;
      margin-top: 20px;
  }
  ul.ProductMeta__Tags li {
      display: inline-block;
      font-size: 16px;
      line-height: 126.52%;
      font-variant: small-caps;
      margin-right: 40px;
  }
  ul.ProductMeta__Tags li:last-child {
    margin-right: 0;
  }
  .ProductForm__Label {
      font-size: 16px;
      line-height: 170.02%;
      font-variant: small-caps;
  }
  .ProductForm__AddToCart {
      display: flex;
      align-items: center;
      justify-content: space-between;
      font-size: 18px;
      font-variant: small-caps;
      text-transform: none;
      letter-spacing: 0;
      padding: 18px 50px;
  }
  .ProductForm__AddToCart img{
    width: 38px;
  }
  .ProductForm__AddToCart img.hover,
  .ProductForm__AddToCart:hover img:not(.hover){
    display: none;
  }
  .ProductForm__AddToCart:hover img.hover{
    display: block;
  }
  .Product__Tab-Custom{
    margin-top: 50px;
  }
  .Product__Tab-Custom .Collapsible {
      border: 1px solid #36462D !important;
      margin-bottom: 20px;
  }
  .Product__Tab-Custom .Collapsible__Button{
    padding: 20px;
    font-size: 18px;
    line-height: 170.02%;
    font-variant: small-caps;
    font-family: var(--text-font-family);
  }
  .Product__Tab-Custom .Collapsible__Plus {
      right: 20px;
  }
  .Product__Tab-Custom .Collapsible__Content {
      padding: 15px 20px 20px 20px;
      line-height: 150%;
  }
  .Product__Tab-Custom .Collapsible__Content ul{
    margin-left: 15px;
  }
  #section-template--14387694469174__164804525507ab9c16 .SectionHeader{
    margin-bottom: 40px;
  }
  #section-template--14387694469174__164804525507ab9c16 .SectionHeader__Heading{
      font-size: 55px;
      line-height: 126.52%;
      text-align: left;
  }
  
  .ui-widget,
  .ui-widget input,
  .ui-widget select,
  .ui-widget textarea,
  .ui-widget button {
      font-family: var(--text-font-family) !important;
  }
  .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
      border: 1px solid #36462D !important;  
      background: #F5EEEC !important;
      color: #36462D!important;
      font-weight: bold !important;
  }
  .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
      border: 1px solid #36462D !important;
      background: #36462D !important;
      color: #F5EEEC !important;
  }
  
  .gs__product-app-container .gs__toggle-feature-checkbox {
      padding: 0;
  }
  .gs__product-app-container .gs__checkbox-label {
      padding-left: 25px;
  }
  .gs__product-app-container .gs__checkbox-label .gs__custom-checkbox {
      height: 14px;
      width: 14px;
      margin: 5px 0;
      border-radius: 50px;
      border: 4px solid #e5e5e5;
  }
  .gs__product-app-container .gs__checkbox-label input:checked~.gs__custom-checkbox {
      border-radius: 50px;
      border: 4px solid #36462D;
  }
  .gs__product-app-container .gs__checkbox-label input:checked~.gs__custom-checkbox::after{
    opacity: 0;
  }
  
  .ProductForm__Variants {
      margin-top: 35px;
      margin-bottom: 35px;
  }
  .ProductForm__Variants .ProductForm__Label{
    display: none;
  }
  .ProductForm__Variants .SizeSwatch {
      padding: 9px 27px;
      border: 1px solid #36462D;
      color: #36462D;
      font-weight: 500;
      font-size: 18px;
      line-height: 170.02%;
      font-variant: small-caps;
  }
  .ProductForm__Variants .SizeSwatch__Radio:checked + .SizeSwatch{
    background-color: #36462D;
    color: #F5EEEC;
  }
  .ProductForm__InputDate {
      position: relative;
      margin-bottom: 35px;
  }
  .ProductForm__InputDate img {
      width: 22px;
      position: absolute;
      left: 25px;
      top: 50%;
      transform: translateY(-50%);
  }
  .ProductForm__InputDate .Form__Input{
      padding-left: 65px !important;
      border-color: #36462D;
      font-size: 16px;
      line-height: 170.02%;
      font-variant-caps: all-small-caps;
      padding: 10px 14px;
  }
  .ProductForm__InputDate .Form__Input::placeholder {
    color: #36462D;
    opacity: 1;
  }
  .ProductForm__InputDate .Form__Input:-ms-input-placeholder {
    color: #36462D;
  }
  .ProductForm__InputDate .Form__Input::-ms-input-placeholder {
    color: #36462D;
  }
  
  .Member__Content {
      padding: 0 35px 0 65px;
  }
  .Member__Heading {
    font-family: 'Hunter';
      font-size: 45px;
      line-height: 126.52%;
      margin-bottom: 45px;
  }
  .Member__Text {
      font-size: 16px;
      line-height: 170.02%;
  }
  .Member__Item {
      margin: 0 20px;
  }
  .MemberItem__InfoWrapper {
      background-color: #fff;
      padding: 35px 25px 25px 25px;
      text-align: center;
  }
  .MemberItem__Title {
      font-size: 25px;
      line-height: 126.52%;
      font-family: 'Hunter';
  }
  .MemberItem__SubTitle {
      font-size: 15px;
      line-height: 170.02%;
      font-variant: small-caps;
  }
  .Member__Slider .slick-list {
      padding: 0 100px 0 0 !important;
  }
  .Member__Arrows {
      margin: 30px 20px 0;
  }
  @media screen and (min-width: 1008px) {
      .Member__Arrows {
        display: none;
      }
  }
  .Member__Arrows img{
    display: block;
    width: 46px;
  }
  .Member__ArrowLeft{
    margin-right: 20px;
  }
  .Member__ArrowLeft, .Member__ArrowRight{
    display: inline-block;
    cursor: pointer;
  }
  .Member__Icon{
    margin-bottom: 35px;
  }
  .Member__Icon img {
      display: block;
      width: 175px;
  }
  
  .ContactPage  .PageContent__Heading {
      font-size: 45px !important;
      line-height: 126.52%;
      margin: 30px 0;
  }
  .ContactPage .PageContent__Text{
    font-size: 16px;
    line-height: 170.02%;
  }
  .ContactPage #contact_form .Form__Input, .ContactPage #contact_form .Form__Textarea{
    font-size: 16px;
    line-height: 170.02%;
    padding: 20px 40px;
    border: 1px solid #36462D;
  }
  .ContactUs__Section #contact_form .Form__Input, .ContactUs__Section #contact_form .Form__Textarea{
    font-size: 16px;
    line-height: 170.02%;
    padding: 20px 40px;
    border: 1px solid #36462D;
  }
  .ContactPage #contact_form .Form__Item,
  .ContactUs__Section #contact_form .Form__Item{
    margin-bottom: 25px;
  }
  .ContactPage #contact_form .Form__Submit,
  .ContactUs__Section #contact_form .Form__Submit,
  .corporate-gifting-section .cg-contact-section .Form__Submit{
      display: flex;
      align-items: center;
      margin-top: 20px;
      padding: 15px 30px;
      font-weight: 500;
      font-size: 16px;
      line-height: 170.02%;
      font-variant: small-caps;
      letter-spacing: 0;
      text-transform: none;
  }
  .ContactPage #contact_form .Form__Submit img,
  .ContactUs__Section #contact_form .Form__Submit img,
  .corporate-gifting-section .cg-contact-section .Form__Submit img{
      display: block;
      width: 38px;
      margin: 0 0 0 40px;
  }
  .ContactPage #contact_form .Form__Submit img.hover,
  .ContactPage #contact_form .Form__Submit:hover img,
  .ContactUs__Section #contact_form .Form__Submit img.hover,
  .ContactUs__Section #contact_form .Form__Submit:hover img,
  .corporate-gifting-section .cg-contact-section .Form__Submit img.hover,
  .corporate-gifting-section .cg-contact-section .Form__Submit:hover img{
    display: none;
  }
  .ContactPage #contact_form .Form__Submit:hover img.hover,
  .ContactUs__Section #contact_form .Form__Submit:hover img.hover,
  .corporate-gifting-section .cg-contact-section .Form__Submit:hover img.hover{
    display: block !important;
  }
  .ContactPage #contact_form .Form__Input::placeholder,
  .ContactPage #contact_form .Form__Textarea::placeholder,
  .ContactUs__Section #contact_form .Form__Input::placeholder,
  .ContactUs__Section #contact_form .Form__Textarea::placeholder,
  .corporate-gifting-section .cg-contact-section .Form__Input::placeholder,
  .corporate-gifting-section .cg-contact-section .Form__Textarea::placeholder{
    color: #36462D;
    opacity: 1;
  }
  .ContactPage #contact_form .Form__Input:-ms-input-placeholder,
  .ContactPage #contact_form .Form__Textarea::placeholder,
  .ContactUs__Section #contact_form .Form__Input:-ms-input-placeholder,
  .ContactUs__Section #contact_form .Form__Textarea::placeholder,
  .corporate-gifting-section .cg-contact-section .Form__Input:-ms-input-placeholder,
  .corporate-gifting-section .cg-contact-section .Form__Textarea::placeholder{
    color: #36462D;
  }
  .ContactPage #contact_form .Form__Input::-ms-input-placeholder,
  .ContactPage #contact_form .Form__Textarea::placeholder,
  .ContactUs__Section #contact_form .Form__Input::-ms-input-placeholder,
  .ContactUs__Section #contact_form .Form__Textarea::placeholder,
  .corporate-gifting-section .cg-contact-section .Form__Input:-ms-input-placeholder,
  .corporate-gifting-section .cg-contact-section .Form__Textarea::placeholder{
    color: #36462D;
  }
  .ContactUs__Heading, .Faq__Heading, .CustomerServiceHub__Heading {
      font-family: 'Hunter';
      font-size: 45px !important;
      line-height: 126.52%;
      margin-bottom: 35px !important;
  }
  .ContactUs__Section .ContactUs__Heading {
      margin-bottom: 30px !important;
      margin-top: 0 !important;
  }
  
  .CustomerServiceHub__Content {
      max-width: 750px;
  }
  .CustomerServiceHub__QuickLink {
      position: relative;
      border: 1px solid #36462D;
      border-radius: 250px 250px 0px 0px;
      padding: 100px 130px 20px 65px;
      max-width: 350px;
      width: 100%;
      float: right;
  }
  .CustomerServiceHub__Title {
      font-family: 'Hunter';
      font-size: 25px;
      line-height: 126.52%;
      margin-bottom: 10px;
  }
  .CustomerServiceHub__QuickLink ul {
      list-style: none;
  }
  .CustomerServiceHub__QuickLink ul li {
      font-size: 16px;
      line-height: 230.02%;
  }
  .CustomerServiceHub__Icon{
      position: absolute;
      bottom: 20px;
      right: -32px;
      width: 150px;
  }
  
  .Faq__ItemWrapper {
      padding-left: 0;
  }
  .Faq__Question {
      font-size: 18px;
      line-height: 170.02%;
      font-variant-caps: all-small-caps;
      border: 1.5px solid rgba(2, 58, 21, 0.12);
      padding: 23px 45px;
  }
  .Faq__Item[aria-expanded=true] .Faq__Question{
      background-color: #36462D;
      color: #F5EEEC;
  }
  .Faq__Answer {
      padding: 30px 45px 22px;
      line-height: 170.02%;
  }
  .Faq__QuestionWrapper {
      position: relative;
  }
  .Faq__QuestionWrapper .Icon {
      position: absolute;
      top: 50%;
      right: 30px;
      transform: translateY(-50%);
      color: #36462D;
  }
  .Faq__QuestionWrapper .Icon--minus{
      display: none;
      color: #F5EEEC;
  }
  .Faq__Item[aria-expanded=true] .Faq__QuestionWrapper .Icon--plus{
    display: none;
  }
  .Faq__Item[aria-expanded=true] .Faq__QuestionWrapper .Icon--minus{
    display: block;
  }
  
  .BlogBanner{
    position: relative;
  }
  .BlogBanner__Heading{
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 95px;
      letter-spacing: 0.03em;
      text-align: center;
      width: 100%;
      color: #F5EEEC;
  }
  .Blog__Filters {
      background-color: #36462D;
      padding: 26px;
  }
  .Blog__TagList {
      margin-top: 0;
      margin-bottom: 0;
  }
  .Blog__TagList li a {
      font-family: var(--text-font-family);
      font-weight: 500;
      font-size: 16px;
      line-height: 170.02%;
      font-variant-caps: all-small-caps;
      color: #F5EEEC;
  }
  .Blog__TagList .Link.is-active, .Blog__TagList .Link:hover {
      color: #f5eeec;
      font-weight: 600;
  }
  .Blog__TagList .Link.is-active::after{
    content: none;
  }
  .Blog .ArticleList .ArticleItem__Content {
      background: transparent;
      text-align: left;
      padding: 25px 0;
  }
  .Blog .ArticleList .ArticleItem__Title{
    font-size: 20px;
    line-height: 126.52%;
    letter-spacing: 0.03em;
    margin-bottom: 15px;
  }
  .Blog .ArticleList .ArticleItem__Excerpt {
      font-size: 16px;
      line-height: 170.02%;
      margin-bottom: 15px;
  }
  .Blog .ArticleList .ArticleItem__Link{
      font-weight: 500;
      font-size: 15px;
      line-height: 170.02%;
      font-variant: small-caps;
  }
  .Blog .ArticleList--Featured {
      padding: 65px 0;
      margin-bottom:0;
  }
  .Blog .ArticleList--Featured .ArticleItem__SubTitle {
      font-size: 16px;
      line-height: 170.02%;
      font-variant: small-caps;
      margin-bottom: 10px;
  }
  .Blog .ArticleList--Featured .ArticleItem__Title {
      font-size: 45px;
      line-height: 126.52%;
      color: #000;
      margin-bottom: 30px;
  }
  .Blog .ArticleList--Featured .ArticleItem__Excerpt{
    margin-bottom: 40px;
  }
  .Blog .ArticleList--Featured .ArticleItem__Link {
      font-weight: 500;
      font-size: 16px;
      line-height: 170.02%;
      font-variant: small-caps;
      text-transform: none;
      letter-spacing: 0.01em;
      display: flex;
      align-items: center;
      justify-content: space-between;
      max-width: 270px;
  }
  .Blog .ArticleList--Featured .ArticleItem__Link img{
    width: 38px;
  }
  .Blog .ArticleList--Featured .ArticleItem__Link img.hover,
  .Blog .ArticleList--Featured .ArticleItem__Link:hover img{
    display: none;
  }
  .Blog .ArticleList--Featured .ArticleItem__Link:hover img.hover{
    display: block !important;
  }
  .Blog .ArticleList--Featured .ArticleItem__Image{
    border-radius: 250px 250px 0px 0px;
  }
  .Blog .Pagination{
    margin-bottom: 45px;
  }
  
  .Newsletter__Section .SectionHeader {
      margin-bottom: 30px;
  }
  .Newsletter__Section .SectionHeader__Heading{
      font-size: 30px;
      line-height: 126.52%;
      margin-bottom: 16px;
      margin-top: 0;
  }
  .Newsletter__Section .SectionHeader__Description{
      font-size: 16px;
      line-height: 170.02%;
      margin: 0;
  }
  .Newsletter__Section .Newsletter__Image{
    max-width: 275px;
    width: 100%;
  }
  .Newsletter__Section .Newsletter__ImageWrapper{
    text-align: center;
  }
  .Newsletter__Section .Newsletter__Wrapper{
    padding: 50px 15px 25px;
  }
  .Newsletter__Section .Newsletter .Form__Input{
    font-weight: 500;
    font-size: 14px;
    line-height: 170.02%;
    border: 1px solid #36462D;
    padding-right: 95px;
    min-width: auto;
      width: 100%;
  }
  .Newsletter__Section .Newsletter .Newsletter__Inner{
      position: relative;
      display: flex;
      align-items: center;
      max-width: 360px;
  }
  .Newsletter__Section .Newsletter .Form__Submit {
      position: absolute;
      right: 5px;
      display: block;
      margin-top: 0;
      background-color: #36462D;
      padding: 12px 24px;
      width: auto;
  }
  .Newsletter__Section .Newsletter .Form__Submit:hover {
    background-color: #36462D;
  }
  .Newsletter__Section .Newsletter .Form__Submit img{
    display: block;
    width: 38px;
  }
  .Newsletter__Section .Newsletter .Form__Input::placeholder {
    color: rgba(54, 70, 45, 0.8);
    opacity: 1;
  }
  .Newsletter__Section .Newsletter .Form__Input:-ms-input-placeholder {
    color: rgba(54, 70, 45, 0.8);
  }
  .Newsletter__Section .Newsletter .Form__Input::-ms-input-placeholder {
    color: rgba(54, 70, 45, 0.8);
  }
  
  #section-template--14387694108726__1648953173750c213f {
      padding: 55px 0 50px;
      margin-top: 45px;
      border-top: 1px solid #36462D;
  }
  
  .FeaturedArticle__Section {
      padding: 65px 0;
      margin-bottom:0;
  }
  .FeaturedArticle__Section .FeaturedArticle__SubTitle {
      font-size: 16px;
      line-height: 170.02%;
      font-variant: small-caps;
      margin-bottom: 10px;
  }
  .FeaturedArticle__Section .FeaturedArticle__Title {
      font-size: 45px;
      line-height: 126.52%;
      color: #000;
      margin-bottom: 30px;
  }
  .FeaturedArticle__Section .FeaturedArticle__Text{
    margin-bottom: 40px;
  }
  .FeaturedArticle__Section .FeaturedArticle__Link {
      font-weight: 500;
      font-size: 16px;
      line-height: 170.02%;
      font-variant: small-caps;
      text-transform: none;
      letter-spacing: 0.01em;
      display: flex;
      align-items: center;
      justify-content: space-between;
      max-width: 270px;
  }
  .FeaturedArticle__Section .FeaturedArticle__Link img{
    width: 38px;
  }
  .FeaturedArticle__Section .FeaturedArticle__Link img.hover,
  .FeaturedArticle__Section .FeaturedArticle__Link:hover img{
    display: none;
  }
  .FeaturedArticle__Section .FeaturedArticle__Link:hover img.hover{
    display: block !important;
  }
  .FeaturedArticle__Section .FeaturedArticle__Image{
    border-radius: 250px 250px 0px 0px;
  }
  
  .BlogFilter__Wrapper{
      padding: 25px 0;
      background-color: #36462D;
      color: #F5EEEC;
  }
  .BlogFilter__Menu {
      position: relative;
      list-style: none;
  }
  .BlogFilter__Menu li {
      display: inline-block;
      margin-right: 40px;
      font-weight: 500;
      font-size: 16px;
      line-height: 170.02%;
      font-variant-caps: all-small-caps;
  }
  .BlogFilter__Menu li.active {
      font-weight: 600;
  }
  .BlogFilter__Menu li:last-child {
    margin-right: 0;
  }
  .BlogFilter__Search{
     cursor: pointer;
  }
  .BlogFilter__Search .Icon{
    pointer-events: auto;
  } 
  .BlogFilter__Search .Search__Form{
      display: none;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background-color: #35462c;
      width: 100%;
      border-bottom: 1px solid #F5EEEC;
  }
  .BlogFilter__Search .Search__Input{
    font-size: 16px;
    color: #f5eeec;
  }
  .BlogFilter__Search .Search__Form .Icon {
      width: 16px;
      height: 16px;
      color: #f5eeec;
      pointer-events: auto;
  }
  .BlogFilter__Search .Search__Input::placeholder {
    color: #f5eeec;
    opacity: 1;
  }
  .BlogFilter__Search .Search__Input:-ms-input-placeholder { 
    color: #f5eeec;
  }
  .BlogFilter__Search .Search__Input::-ms-input-placeholder { 
    color: #f5eeec;
  }
  .BlogFilter__Search .Search__InputIconWrapper{
    margin-right: 2px;
  }
  
  .ArticleList__Section .ArticleList__Header {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 30px;
  }
  .ArticleList__Section .ArticleList {
      margin-bottom: 0;
  }
  .ArticleList__Section .ArticleList__Heading {
      font-size: 30px;
      line-height: 126.52%;
      color: #000000;
  }
  .ArticleList__Section .ArticleList__Link {
      font-weight: 500;
      font-size: 15px;
      line-height: 170.02%;
      letter-spacing: 0.03em;
      font-variant: small-caps;
  }
  .ArticleList__Section .ArticleList__Wrapper {
      border-top: 1px solid #36462D;
      padding-top: 50px;
  }
  .ArticleList__Section .Blog .ArticleList__Wrapper:last-child{
    border-bottom: 1px solid #36462D;
  }
  
  .corporate-gifting-section .iwt-section{
    position: relative;
    padding: 75px 0;
  }
  .corporate-gifting-section .iwt-section .ImageText__Icon {
      position: absolute;
      left: 0;
      bottom: 0;
  }
  .corporate-gifting-section .iwt-section .ImageText__Icon img{
      width: 175px;
  }
  .corporate-gifting-section .text-columns-section{
    padding: 40px 0;
    margin-bottom: 75px;
  }
  .corporate-gifting-section .text-columns-section.text-light .Heading,
  .corporate-gifting-section .text-columns-section.text-light .title,
  .corporate-gifting-section .text-columns-section.text-light .text,
  .corporate-gifting-section .text-columns-section.text-light .number{
    color: #F5EEEC;
  }
  .corporate-gifting-section .text-columns-section.text-dark .Heading,
  .corporate-gifting-section .text-columns-section.text-dark .title,
  .corporate-gifting-section .text-columns-section.text-dark .text,
  .corporate-gifting-section .text-columns-section.text-dark .number{
    color: #36462D;
  }
  .corporate-gifting-section .text-columns-section .tc-heading {
      font-size: 30px;
      line-height: 126.52%;
      padding: 0 24px;
      text-align: center;
  }
  .corporate-gifting-section .text-columns-section .column-wrapper {
      display: flex;
      align-items: flex-start;
      gap: 20px;
  }
  .corporate-gifting-section .text-columns-section .number {
      font-size: 100px;
      line-height: 0%;
      display: flex;
      align-items: center;
      font-variant-caps: all-small-caps;
      color: rgba(245, 238, 236, 0.8) !important;
      margin-top: 20px;
  }
  .corporate-gifting-section .text-columns-section .title {
    font-size: 18px;
    line-height: 170.02%;
    font-variant: small-caps;
    margin-bottom: 10px;
  }
  .corporate-gifting-section .text-columns-section .text{
    font-size: 16px;
    line-height: 170.02%;
  }
  .corporate-gifting-section .text-columns-section .columns {
      display: flex;
      align-items: flex-start;
      gap: 60px;
  }
  .corporate-gifting-section .cg-contact-section {
      margin-bottom: 75px;
  }
  .corporate-gifting-section .cg-contact-section .PageContent__Heading {
      font-size: 45px!important;
      line-height: 126.52%;
      margin: 30px 0;
      font-family: var(--heading-font-family);
  }
  .corporate-gifting-section .cg-contact-section .PageContent__Text {
      font-size: 16px;
      line-height: 170.02%;
  }
  .corporate-gifting-section .cg-contact-section #contact_form{
    margin: 0;
  }
  .corporate-gifting-section .cg-contact-section .Form__Item, .corporate-gifting-section .cg-contact-section .Form__Item {
      margin-bottom: 25px;
  }
  .corporate-gifting-section .cg-contact-section .Form__Input, .corporate-gifting-section .cg-contact-section .Form__Textarea {
      font-size: 16px;
      line-height: 170.02%;
      padding: 20px 40px;
      border: 1px solid #36462D;
  }
  
  .corporate-gifting-section .logolist-section {
    padding: 50px 0;
    margin-bottom: 75px;
  }
  .corporate-gifting-section .logolist-section.text-light .logolist-heading{
    color: #f5eeec;
  }
  .corporate-gifting-section .logolist-section.text-dark .logolist-heading{
    color: #000000;
  }
  .corporate-gifting-section .logolist-heading {
      font-size: 30px;
      line-height: 126.52%;
      text-align: center;
      padding: 0 24px;
  }
  .corporate-gifting-section .logolist-wrapper {
      display: flex;
      align-items: center;
      gap: 60px;
  }
  .corporate-gifting-section .faq-section {
      margin-bottom: 75px;
  }
  .corporate-gifting-section .text-columns-section .columns.col-2{
    flex-wrap: wrap;
  }
  .corporate-gifting-section .text-columns-section .columns.col-2 .column-wrapper {
      flex: 0 0 calc(50% - 60px);
  }
  .corporate-gifting-section .text-columns-section .columns.col-2 .column-wrapper{
    gap: 30px;
  }
  .corporate-gifting-section .text-columns-section .columns.col-2 .number-wrapper {
      flex: 0 0 50px;
  }
  
  .corporate-gifting-section .richtext-section{
    margin-bottom: 75px;
  }
  .corporate-gifting-section .richtext-section .RichText__Heading {
      font-family: Hunter;
      font-size: 45px!important;
      line-height: 126.52%;
      margin-bottom: 25px!important;
  }
  .corporate-gifting-section .richtext-section .RichText__SubHeading {
      font-size: 18px;
      line-height: 170.02%;
      font-variant: small-caps;
      margin-bottom: 25px;
  }
  
  .TextColumnImages__ImageWrapper{
    margin-bottom: 25px;
  }
  .TextColumnImages__Content{
      background: transparent;
      text-align: left;
      padding-bottom: 25px;
  }
  .TextColumnImages__Content.text-center,
  .TextColumnImages__Content.text-center .TextColumnImages__Title,
  .TextColumnImages__Content.text-center .TextColumnImages__Text,
  .TextColumnImages__Content.text-center .TextColumnImages__Link{
    text-align: center;
  }
  .TextColumnImages__Title{
      font-size: 20px;
      line-height: 126.52%;
      letter-spacing: .03em;
      margin-bottom: 15px;
  }
  .TextColumnImages__Text{
      font-size: 16px;
      line-height: 170.02%;
      margin-bottom: 15px;
  }
  .TextColumnImages__Link{
      font-weight: 500;
      font-size: 15px;
      line-height: 170.02%;
      font-variant: small-caps;
  }
  
  #section-template--14423814144054__16497558326e853333{
    padding-top: 0;
  }
  
  .paywhirl-plan-selector .paywhirl-plan-selector-plan>select{
      padding: 8px 14px;
      background: transparent;
  }
  
  #block-160e12ee-efa0-4314-8696-f0405e94b26c{
    margin-top: 75px;
  }
  
  .collection-filters-form .Linklist__Item{
    text-transform: capitalize;
  }
  .collection-filters-form .Linklist__Item.active {
      display: flex;
      align-items: center;
      justify-content: space-between;
      font-weight: bold;
  }
  .collection-filters-form .Linklist__Item.active a:last-child{
    font-weight: normal;
  }
  .collection-filters-form .Collapsible__Button{
    text-transform: uppercase;
  }
  #Cart__Upsell .cart__upsell-heading {
      font-size: 35px;
      line-height: 126.52%;
      text-align: center;
      letter-spacing: .03em;
  }
  #Cart__Upsell .ProductList .Grid{
    text-align: center;
  }
  
  .Product__Tab-Custom .Collapsible__Content h1,
  .Product__Tab-Custom .Collapsible__Content h2,
  .Product__Tab-Custom .Collapsible__Content h3,
  .Product__Tab-Custom .Collapsible__Content h4,
  .Product__Tab-Custom .Collapsible__Content h5,
  .Product__Tab-Custom .Collapsible__Content h6{
      margin-top: 0;
  }
  
  .CollectionMain .ProductList .Grid__Cell{ display: none }
  .ProductList--loadMore{
    text-align: center;
    margin-bottom: 60px;
    cursor: pointer;
  }
  .ProductList--loadMore .Button {
      font-variant: small-caps;
      letter-spacing: 0;
    text-transform: none;
  }
  
  #section-template--14477589610550__16497558326e853333{
    padding-top: 0;
  }
  #section-template--14477589708854__165221953351d95f5e .Newsletter__Wrapper{
    border: none !important;
        padding: 0 15px 50px;
  }
  .FeatureText__Content .SectionHeader:not(:only-child){
    margin-bottom: 40px;
  }
  .FeatureText__Contact #contact_form .Form__Submit{
      display: flex;
      align-items: center;
      margin-top: 20px;
      padding: 15px 30px;
      font-weight: 500;
      font-size: 16px;
      line-height: 170.02%;
      font-variant: small-caps;
      letter-spacing: 0;
      text-transform: none;
  }
  .FeatureText__Contact #contact_form .Form__Submit img{
      display: block;
      width: 38px;
      margin: 0 0 0 40px;
  }
  .FeatureText__Contact #contact_form .Form__Submit img.hover,
  .FeatureText__Contact #contact_form .Form__Submit:hover img{
    display: none;
  }
  .FeatureText__Contact #contact_form .Form__Submit:hover img.hover{
    display: block !important;
  }
  .FeatureText__Contact .Rte{
    margin-top: 15px;
  }
  .FeatureText__Contact #contact_form .Form__Input,
  .FeatureText__Contact #contact_form .Form__Textarea{
      font-size: 16px;
      line-height: 170.02%;
      padding: 20px 40px;
      border: 1px solid #36462D;
  }
  .FeatureText__Contact #contact_form .Form__Input::-webkit-input-placeholder,
  .FeatureText__Contact #contact_form .Form__Textarea::-webkit-input-placeholder{
    color: #36462D;
  }
  .FeatureText__Contact #contact_form .Form__Input:-ms-input-placeholder,
  .FeatureText__Contact #contact_form .Form__Textarea:-ms-input-placeholder{
    color: #36462D ;
  }
  .FeatureText__Contact #contact_form .Form__Input::placeholder,
  .FeatureText__Contact #contact_form .Form__Textarea::placeholder{
    color: #36462D;
  }
  
  #section-template--14498842443830__16497472041ad1408e .TextColumnImages__Title,
  #section-template--14498842443830__16497472041ad1408e .TextColumnImages__Text,
  #section-template--14498842443830__1649755330c7b33c5f .TextColumnImages__Title,
  #section-template--14498842443830__1649755330c7b33c5f .TextColumnImages__Text{
    margin-bottom: 0;
  }
  
  .text-column-with-images .SectionHeader{
    margin-bottom: 30px;
  }
  
  @media screen and (min-width: 1140px){
    .corporate-gifting-section .cg-contact-section .Rte{
      padding-left: 36px;
    }
    .FeaturedArticle__Section .FeaturedArticle__ImageWrapper{
      padding-left: 90px; 
    }
    .Blog .ArticleList--Featured .ArticleItem__ImageWrapper{
      padding-left: 90px; 
    }
    .ContactPage .PageContent__ImageWrapper{
      padding: 0 60px;
    }
    .Product__Info{
      width: 500px !important;
    }
    .Header:not(.Header--sidebar) .Header__Wrapper {
      padding: 18px 115px;
    }
    .AnnouncementBar__Wrapper {
      padding: 10px 115px;
    }
    .ImageHero__Heading{
      font-size: 65px;
      line-height: 1.2;
      margin-bottom: 60px;
    }
    .Footer__Inner + .Footer__Aside {
      margin-top: 50px;
      padding-top: 25px;
      border-top: 0.5px solid #F5EEEC;
    }
    .Footer__Block--newsletter {
      flex-basis: 410px !important;
    }
    .Footer__Block {
      flex: 0 1 240px;
    }
    .ProductList--grid[data-desktop-count="4"], .ProductList--grid[data-desktop-count="3"] {
      margin-left: -20px;
    }
    .ProductList--grid[data-desktop-count="4"] > .Grid__Cell, .ProductList--grid[data-desktop-count="3"] > .Grid__Cell {
      padding-left: 20px;
    }
  }
  
  @media (min-width: 641px) and (max-width: 1139px){
    .ImageText__Heading br{
      display: none;
    }
  }
  
  @media screen and (min-width: 1008px){
    .corporate-gifting-section .text-columns-section:not(.text-2-column) .Grid{
      display: flex;
      align-items: center;
    }
    .corporate-gifting-section .logolist-section .Grid{
      display: flex;
      align-items: center;
    }
    .ContactUs__Section #contact_form{
      max-width: 50%;
    }
    .Product__Info{
      margin: 0 !important;
    }
    .Product__Gallery--stack .Product__SlideshowNav--thumbnails{
      width: 120px;
    }
    .Product__Gallery {
      margin-left: 0;
      margin-right: 50px;
    }
    .Section--padding{
      padding: 80px 0;
    }
    .ImageText__Counters{
      gap: 60px;
    }
    .ProductList--carousel .Carousel__Cell{
      padding: 0 10px;
    }
    [data-section-type=recently-viewed-products]{
      padding-top: 50px !important;
    }
    [data-section-type=recently-viewed-products] .SectionHeader{
      margin-bottom: 40px;
    }
    [data-section-type=two-images-with-text] .Grid .Grid__Cell:first-child,
    [data-section-type=two-images-with-text] .Grid .Grid__Cell:last-child{
      width: 28%;
    }
    [data-section-type=two-images-with-text] .Grid .Grid__Cell:nth-child(2){
      width: 44%;
    }
    [data-section-type=image-with-text] .image-right .ImageText__ContentWrapper,
    [data-section-type=image-with-text] .image-right .ImageText__Counters{
      padding-right: 96px;
    }
    [data-section-type=image-with-text] .image-left .ImageText__ContentWrapper,
    [data-section-type=image-with-text] .image-left .ImageText__Counters{
      padding-left: 96px;
    }
    .image-with-text-2.style_2 .image-left .ImageText__ContentWrapper{
      padding-left: 76px;
      padding-right: 65px;
    }
    .image-with-text-2.style_2 .image-left .ImageText__Counters{
      padding-left: 0;
      margin-top: 50px;
    }
    .image-with-text-2.style_1 .ImageText__ImageWrapper {
      margin-bottom: -130px;
    }
  }
  
  @media screen and (max-width: 1007px){
    .TwoImageText__Content{
      padding: 36px 0;
    }
    .Product__Tab-Custom .Collapsible{
      padding: 0;
    }
    .corporate-gifting-section .text-columns-section .columns {
      gap: 20px;
      padding: 0 15px;
    }
    .corporate-gifting-section .text-columns-section .tc-heading,
    .corporate-gifting-section .logolist-section .logolist-heading{
      margin-bottom: 30px;
    }
    .corporate-gifting-section .logolist-wrapper{
      padding: 0 24px;
    }
  }
  
  
  @media (min-width: 641px) and (max-width: 1007px){
    .FeaturedCollection--grid .Grid__Cell{
      margin-bottom: 50px;
    }
    .image-with-text-2.style_2 .ImageText__ContentWrapper {
      padding: 30px 24px 30px 0;
    }
    .CustomerServiceHub__QuickLink {
      padding: 100px 100px 20px 35px;
    }
  }
  
  @media screen and (min-width: 641px){
    .ImageHero__VideoMP4 video {
      height: 750px;
      object-fit: cover;
    }
    .FeatureText__Content{
      max-width: 750px;
    }
    .FeatureText .SectionHeader__Description{
      max-width: 100%;
    }
    .BlogBanner {
      height: 550px;
      object-fit: cover;
    }
    .BlogBanner img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    .CollectionHeader__VideoWrapper video {
      height: 500px;
      object-fit: cover;
    }
    .Testimonial__Item{
      padding: 0 24px;
    }
    .Blog .ArticleItem {
      margin-bottom: 35px;
    }
    .ContactUs__Section #contact_form .Form__Group > :nth-child(2) {
      margin-left: 22px;
    }
    .ContactPage #contact_form .Form__Group > :nth-child(2),
    .corporate-gifting-section .cg-contact-section .Form__Group > :nth-child(2) {
      margin-left: 25px;
    }
    [data-section-type=member] .Grid{
      display: flex;
      align-items: center;
    }
    [data-section-type=two-images-with-text-2] .TwoImageText__Content {
      padding: 0 36px;
    }
    .CollectionToolbar__Item--layout{
      border-right: 1px solid #36462D;
    }
    .CollectionToolbar__DeliveryDate {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
    .FeaturedCollection__Wrapper {
      display: flex;
      align-items: center;
    }
    [data-section-type=image-with-text] .Grid{
      display: flex;
      align-items: center;
    }
    .Footer {
      padding: 75px 0 25px 0;
    }
    .Footer__Inner {
      margin-left: 0;
      margin-right: 0;
    }
    .Footer__Social {
      margin-top: 20px;
    }
    .ImageText__ImageTop{
      margin-bottom: -50px;
    }
    .image-with-text-2.style_1 .ImageText__ContentWrapper{
      padding-top: 50px;
    }
    .CollectionHeader__VideoWrapper .Heading{
      font-size: 95px;
    }
    .CollectionToolbar__Item {
      padding: 12px 0;
    }
    .CollectionToolbar__Item--layout{
      line-height: 25px;
    }
  }
  
  @media screen and (max-width: 640px){
    .FeatureText__Contact .Rte {
      margin-bottom: 20px;
    }
    .ProductList--emailSignup {
      margin-top: 50px;
    }
    .ProductList--emailSignup .Heading{
      font-size: 25px;
    }
    .CollectionToolbar__Search{
      display: none;
    }
    .ProductItem__Promotional{
      font-size: 16px;
      padding: 40px 20px 20px;
    }
    .PromotionalBanner .PromotionalBanner__Wrapper {
      font-size: 15px;
      line-height: 116.02%;
      padding: 8px 32px;
    }
    .PromotionalBanner img{
      top: 16px;
      right: 8px;
    }
    #section-template--14423814144054__1649756190c1fbb3b2 .TextColumnImages__Content{
      padding-bottom: 0;
    }
    #Cart__Upsell .cart__upsell-heading{
      font-size: 25px;
    }
    #Cart__Upsell .ProductList .ProductItem{
      margin-bottom: 30px;
    }
    #Cart__Upsell .Grid .Grid__Cell:last-child .ProductItem{
      margin-bottom: 0;
    }
    #section-template--14423814144054__16497558326e853333{
      padding-bottom: 0;
    }
    .text-column-with-images .Grid .Grid__Cell:not(:last-child) .TextColumnImages__ContentWrapper:not(.TextColumnImages__NoImage){
      margin-bottom: 35px;
    }
    .CollectionToolbar__Item:first-child {
      border-left: none !important;
    }
    .CollectionToolbar__Item--layout{
      border-left: 1px solid #36462D;
    }
    [data-section-type=logo-list]{
      padding: 30px 0;
    }
    .Testimonial__Content{
      font-size: 15px;
      line-height: 150%;
    }
    .LogoList__Slider{
      padding: 0 10px;
    }
    .LogoList__Slider .slick-slide div {
      margin: 10px;
    }
    .ImageHero__Button .icon-arrow-right{
      margin-left: 30px;
    }
    .FeaturedCollection--grid .Grid__Cell{
      margin-bottom: 25px;
      text-align: center;
    }
    .FeaturedCollection__Content{
      margin-bottom: 35px;
      text-align: center;
    }
    [data-section-type=image-with-text] .image-right .ImageText__ContentWrapper {
      margin-bottom: 60px;
    }
    [data-section-type=image-with-text] .image-left .ImageText__ImageWrapper {
      margin-bottom: 40px;
    }
    ul.Footer__MenuBottom li {
      margin: 0 !important;
      width: 50%;
      float: left;
      text-align: left;
      padding-bottom: 15px;
    }
    .LogoList__Item {
      margin: 0 12px;
    }
    .Testimonial__List .arrow-right.slick-arrow,
    .LogoList__Slider .arrow-right.slick-arrow{
      right: -10px;
    }
    .Testimonial__List .arrow-left.slick-arrow,
    .LogoList__Slider .arrow-left.slick-arrow{
      left: -10px;
    }
    .Testimonial__List .slick-arrow img,
    .LogoList__Slider .slick-arrow img{
      width: 20px;
    }
    [data-section-type=article-list] .ArticleListWrapper {
      margin: 0 auto;
    }
    #insta-feed {
      margin-top: 0 !important;
    }
    .Footer__Heading{
      margin-bottom: 30px;
    }
    .Header__Wrapper .icon-bag{
      width: 26px;
    }
    .ImageHero__Heading{
      font-size: 60px;
      margin-bottom: 0;
    }
    .ImageHero__ContentMobile{
      margin: 35px 0;
    }
    .ImageHero__ContentMobile .ImageHero__Text{
      color: #36462d;
      font-weight: 500;
      font-size: 15px;
    }
    .ImageHero__ContentMobile .ImageHero__Button .Button {
      background: #36462d;
      color: #F5EEEC;
      margin-top: 20px;
    }
    .ImageHero__ContentMobile .ImageHero__Button {
      text-align: center;
    }
    .TwoImageText__Heading, .ImageText__Heading,
    .TestimonialHeader__Heading,
    [data-section-type=article-list] .SectionHeader__Heading,
    [data-section-type=featured-collections] .SectionHeader__Heading{
      font-size: 25px;
    }
    [data-section-type=featured-collections] .SectionHeader__Heading{
      margin-bottom: 20px;
    }
    .TwoImageText__SubHeading{
      font-size: 16px;
      margin-bottom: 20px;
    }
    .TwoImageText__Heading{
      font-size: 25px;
    }
    .TwoImageText__Text {
      font-size: 15px;
      line-height: 150%;
    }
    .FeaturedCollection__Heading {
      font-size: 25px;
      margin-bottom: 15px;
    }
    .FeaturedCollection__Text {
      font-size: 16px;
      line-height: 150%;
      margin-bottom: 25px;
    }
    .FeaturedCollection--grid .ProductItem__Title{
      font-size: 20px;
    }
    .stamped-badge-caption {
      font-size: 12px;
    }
    .fa-star-half-o:before, .fa-star-o:before, .fa-star:before, .stamped-fa-star-half-o:before, .stamped-fa-star-o:before, .stamped-fa-star:before{
      font-size: 14px;
    }
    .ProductItem__PriceList, .ProductItem__ScentNote {
      font-size: 14px;
    }
    [data-section-type=featured-collection]{
      padding: 30px 0 !important;
    }
    [data-section-type=featured-collections] .SectionHeader {
      margin: 0 auto 25px;
    }
    .ProductItem__Title{
      font-size: 20px;
    }
    .image-with-text-2 .ImageText__ContentContainer .Grid{
      display: flex;
      flex-direction: column;
    }
    .image-with-text-2 .ImageText__ContentContainer .Grid.image-left .Grid__Cell:first-child{
      order: 1;
    }
    .image-with-text-2 .ImageText__ImageWrapper {
      margin-bottom: -130px !important;
    }
    .image-with-text-2.style_2 .ImageText__ImageWrapper {
      margin-bottom: 0 !important;
    }
    .image-with-text-2.style_2 .ImageText__ContentWrapper {
      padding: 20px 24px 40px;
    }
    .ImageText__CounterContainer{
      margin-top: 110px;
    }
    .ImageText__CounterNumber {
      font-size: 20px;
      line-height: 23px;
      margin-bottom: 0;
    }
    .image-with-text-2 .ImageText__Text{
      font-size: 15px;
      line-height: 150%;
    }
    .image-with-text-2 .ImageText__Heading{
      margin-top: 30px;
      margin-bottom: 20px;
    }
    .Testimonial__List {
      padding: 0 30px;
    }
    .image-with-text .Grid.image-right {
      display: flex;
      flex-direction: column;
    }
    .image-with-text .Grid.image-right .Grid__Cell:first-child{
      order: 1;
    }
    .image-with-text .Grid.image-right .Grid__Cell:last-child{
      order: 0;
    }
    .image-with-text .Grid.image-right .ImageText__ContentWrapper{
      margin-bottom: 0;
    }
    .image-with-text .ImageText__Heading{
      margin-top: 20px;
      margin-bottom: 20px;
    }
    [data-section-type=article-list] .SectionHeader__Heading{
      font-size: 25px !important;
    }
    .ArticleList .ArticleItem__Title {
      font-size: 15px;
    }
    .ArticleList .ArticleItem__Content {
      padding: 15px 10px;
    }
    #insta-feed .instafeed-container{
      width: 50% !important;
      padding-top: 50% !important;
    }
    #insta-feed img{
      width: 100% !important;
      height: 100% !important;
    }
   /* #insta-feed a:last-child{
      display: none;
    } */
    .ArticleList.Grid {
      margin-left: -17px !important;
    }
    .ArticleList .Grid__Cell {
      padding-left: 17px !important;
    }
    [data-section-type=article-list] .Container{
      padding: 0 17px;
    }
    [data-section-type=article-list] .SectionHeader {
      margin-bottom: 20px;
    }
    .app-section .SectionHeader {
      margin-bottom: 20px;
    }
    #section-template--14387694207030__1647485448ed4deccf{
      padding-top: 0;
    }
    .Footer__Heading{
      font-size: 30px;
    }
    .Footer__Title {
      margin-bottom: 20px;
    }
    .Footer__Inner{
      display: flex;
      flex-wrap: wrap;
    }
    .Footer__Inner .Footer__Block--newsletter{
      flex: 0 0 100%;
    }
    .Footer__Inner .Footer__Block:nth-child(2){
      flex: 0 0 calc(50% - 15px);
      margin-right: 15px;
    }
    .Footer__Inner .Footer__Block:nth-child(3){
      flex: 0 0 calc(50% - 15px);
      margin-left: 15px;
    }
    .Footer__Inner .Footer__Block:nth-child(4){
      flex: 0 0 calc(50% - 15px);
      margin-right: 15px;
    }
    .Footer__Inner + .Footer__Aside{
      display: flex;
      flex-direction: column;
      margin-top: 40px;
      padding-top: 40px;
      border-top: 0.5px solid #F5EEEC;
      margin-left: -13px;
      margin-right: -13px;
    }
    .Footer__Inner + .Footer__Aside > *{
      padding: 0 10px;
    }
    .Footer__Copyright{
      order: 1;
      text-align: left;
    }
    ul.Footer__MenuBottom {
      list-style: none;
      display: flex;
      flex-flow: row wrap;
      align-items: flex-start;
    }
    .Footer .Container{
      padding: 0 13px;
    }
    [data-section-type=recently-viewed-products] .SectionHeader__Heading{
      font-size: 25px;
    }
    ul.ProductMeta__Tags li{
      margin-right: 15px;
    }
    #section-template--14387694469174__164804525507ab9c16 .SectionHeader {
      margin-bottom: 0;
    }
    #section-template--14387694469174__164804525507ab9c16 .SectionHeader__Heading{
      font-size: 25px;
      text-align: center;
    }
    [data-section-type=two-images-with-text-2] .TwoImageText__Content{
      padding-top: 0;
    }
    .ProductForm__Variants .SizeSwatch {
      padding: 5px 10px;
      font-size: 16px;
    }
    .ProductForm__Variants ul li{
      margin-left: 5px !important;
      margin-right: 5px !important;
    }
    .Member__Content {
      padding: 0 20px;
      text-align: center;
      margin-bottom: 25px;
    }
    .Member__Heading {
      font-size: 25px;
      margin-bottom: 20px;
    }
    .Faq__Question{
      padding: 20px 30px 20px 20px;
    }
    .Faq__QuestionWrapper .Icon{
      right: 10px;
    }
    .CustomerServiceHub__Content{
      margin-bottom: 35px;
    }
    .CustomerServiceHub__QuickLink{
      float: none;
      margin: 0 auto;
      padding-left: 35px;
      max-width: 300px;
    }
    .BlogBanner__Heading{
      font-size: 35px;
      line-height: 1.2;
      padding: 0 17px;
    }
    .Blog .ArticleList{
      padding-top: 60px;
    }
    .Newsletter__Section .SectionHeader{
      margin-top: 30px;
    }
    .ArticleList__Section .ArticleList{
      padding-top: 0;
    }
    .FeaturedArticle__Section .Grid{
      display: flex;
      flex-direction: column;
    }
    .FeaturedArticle__Section .Grid .Grid__Cell:first-child{
      order: 1;
    }
    .FeaturedArticle__Content{
      margin-top: 30px;
    }
    .BlogFilter__Menu{
      text-align: center;
    }
    .BlogFilter__Menu li {
      margin: 0 10px;
    }
    .corporate-gifting-section .text-columns-section .columns {
      flex-direction: column;
      gap: 30px;
    }
    .corporate-gifting-section .logolist-wrapper {
      flex-wrap: wrap;
      gap: 0;
      padding: 0 12px;
    }
    .corporate-gifting-section .logolist-item {
      width: 50%;
      padding: 12px;
    }
    .corporate-gifting-section .text-columns-section .columns.col-2 .column-wrapper {
      gap: 10px;
    }
  }
  
  @media (min-width: 641px) and (max-width: 1279px){
    .ProductItem__Promotional{
      font-size: 20px;
      padding: 60px 30px 30px;
    }
  }
  /* font sizing on bouquets page  */
  section#section-template--14848811794486__0a847e35-2105-429f-86ef-f45bd10a780e h3.SectionHeader__SubHeading.Heading.u-h6 {
      font-size: 1.8rem;
      line-height: 1 !important; 
  }
  
  section#section-template--14848811794486__0a847e35-2105-429f-86ef-f45bd10a780e h2.SectionHeader__Heading.SectionHeader__Heading--emphasize.Heading.u-h1 {
      font-size: 2.7rem !important;
      font-weight: bold;
      line-height: 1 !important; 
  }
  section#section-template--14839152115766__0a847e35-2105-429f-86ef-f45bd10a780e h3.SectionHeader__SubHeading.Heading.u-h6 {
      font-size: 1.8rem;
      line-height: 1 !important; 
  }
  section#section-template--14839152115766__0a847e35-2105-429f-86ef-f45bd10a780e h2.SectionHeader__Heading.SectionHeader__Heading--emphasize.Heading.u-h1 {
      font-size: 2.7rem !important;
      font-weight: bold;
      line-height: 1 !important; 
  }
  section#section-template--14610652921910__36764ba2-4b88-4e3b-b690-1650e1b0d5d0 h3.SectionHeader__SubHeading.Heading.u-h6 {
      font-size: 1.8rem;
      line-height: 1 !important; 
  }
  section#section-template--14610652921910__36764ba2-4b88-4e3b-b690-1650e1b0d5d0 h2.SectionHeader__Heading.SectionHeader__Heading--emphasize.Heading.u-h1 {
      font-size: 2.7rem !important;
      font-weight: bold;
      line-height: 1 !important; 
  }

/* Next Day Delivery specific code */
#shopify-section-template--15451569618998__main .PageHeader h1.SectionHeader__Heading {
  display: none;
}
#shopify-section-template--15451569618998__main .PageHeader .SectionHeader__Description h1 {
  margin-top: 0;
  margin-bottom: 15px;
}
@media screen and (min-width: 641px) {
  #shopify-section-template--15451569618998__main .PageHeader .SectionHeader__Description h1 {
    font-size: 34px;
    line-height: 1.5;
  }
}
#shopify-section-template--15451569618998__main .PageHeader .SectionHeader__Description h3 {
  margin-top: 0;
}

/* Valentine's Scheme
body.template-index .Header__MainNav .HorizontalList__Item a,
body.template-index .Header__MainNav .MegaMenu__PushHeading,
body.template-index #section-template--15451569913910__46945dfe-197a-48e0-b769-403df951afae .FeaturedCollection__Wrapper .FeaturedCollection__Heading,
body.template-index #section-template--15451569913910__46945dfe-197a-48e0-b769-403df951afae .FeaturedCollection__Wrapper .FeaturedCollection__Text p,
body.template-index #shopify-section-template--15451569913910__16626000875466e860 .SectionHeader .SectionHeader__Heading,
body.template-index #shopify-section-template--15451569913910__16626000875466e860 .SectionHeader .SectionHeader__Text p,
body.template-index #section-template--15451569913910__1647523855f678702b .TwoImageText__ContentWrapper .TwoImageText__Heading,
body.template-index #section-template--15451569913910__1647523855f678702b .TwoImageText__ContentWrapper .TwoImageText__SubHeading,
body.template-index #section-template--15451569913910__1647523855f678702b .TwoImageText__ContentWrapper .TwoImageText__Text p,
body.template-index #section-template--15451569913910__blog-posts .SectionHeader .SectionHeader__Heading,
body.template-index #section-template--15451569913910__blog-posts .SectionHeader .SectionHeader__Description p {
  color: #AA1945;
}
body.template-index #shopify-section-template--15451569913910__16626000875466e860 {
  border-color: #36462d;
}
body.template-index .Header__MainNav .HorizontalList__Item .Header__LinkSpacer:after {
  border-color: #AA1945;
}
body.template-index .SidebarMenu,
body.template-index #section-announcement,
body.template-index #section-template--15451569913910__16550711342b64b7ee,
body.template-index #section-template--15451569913910__46945dfe-197a-48e0-b769-403df951afae .FeaturedCollection__Wrapper .Button,
body.template-index #section-template--15451569913910__1647526418005a0993,
body.template-index #section-template--15451569913910__1647523855f678702b .TwoImageText__ContentWrapper .Button::before,
body.template-index #shopify-section-template--15451569913910__164748413367a47de1 .TabPanel .Button::before,
body.template-index #section-template--15451569913910__1647746784bcb35e17 .ImageText__ImageTop, 
body.template-index #section-template--15451569913910__1647746784bcb35e17 .ImageText__ContentContainer,
body.template-index .Footer {
  background-color: #AA1945;
}
body.template-index .SidebarMenu .Drawer__Content:before,
body.template-index .SidebarMenu .Drawer__Footer:before {
  background: none;
}
@media screen and (max-width: 640px) {
  body.template-index .ImageHero__Button .Button {
    background-color: #AA1945;
  }
}
body.template-index #section-template--15451569913910__1647523855f678702b .TwoImageText__ContentWrapper .Button,
body.template-index #shopify-section-template--15451569913910__164748413367a47de1 .TabPanel .Button,
body.template-index .shopify-section--bordered {
  border-color: #AA1945;
}
body.template-index #section-template--15451569913910__16475882114213b442 {
  background-color: #EF7C8E !important;
}
body.template-index #section-template--15451569913910__blog-posts {
  background: linear-gradient(180deg, #f5eeec 44.86%, #e1cdc8 64.68%, #EF7C8E 100%);
}
body.template-index #section-promotional_banner .PromotionalBanner__Wrapper,
body.template-index #section-template--15451569913910__1647485448ed4deccf,
body.template-index .Footer__ImageTop {
  background-color: #EF7C8E;
}
body.template-index .oke-w-reviewsTab .oke-showMore-button {
  border-color: #AA1945;
  background-color: #AA1945;
} */