html {
    scroll-behavior: smooth;
}  
  
  body {
      font-family: 'Lausanne';
      background-color: #ffffff;
  }

  span, #body td, #body button {
    font-family: 'Lausanne';
}

  .font-lausanne {
    font-family: 'Lausanne' !important;
  }

  .text-sm {
    font-size: 0.8rem !important;
    line-height: 1.25rem;
    font-weight: 300;
}

.bg-pandf {
  background-color: #F6F1E5;
  background: #F6F1E5;
}

  video {
    border-radius: 4px;
  }

  .normal-text {
    font-size: 18px;
    line-height: 1.4;
    font-family: 'Pier Sans';
}

  .mt-5 {
    margin-top: 3rem !important;
}

  .mt-12 {
    margin-top: 12px;
}

  .mb-30 {
    margin-bottom: 30px;
}
  
  .py-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }

  .m-xy-30 {
    margin: 0 30px;
  }

  .d-flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .justify-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

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

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

  .h-100 {
    height: 100%;

  }

  .w-100{
    width: 100%;
  }

  .w-50 {
    width: 50%;
  }


  

  .section-two-women .fw-400 {
    display: block;
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.5;
  }

  .manufactured-inner .fw-400 {
    font-weight: 400;
    font-size: 18px;
    font-family: 'Lausanne' !important;
    margin-bottom: 0;
  }

    .manufactured-inner .fw-200 {
    font-size: 18px;
  }

  .p-3 {
    padding: 16px 32px !important;
  }

  .d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .container {
    padding: 0 15px !important;
    margin: 0 auto;
    max-width: 1280px !important;
  }


  .blue-starterkit-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border-radius: 4px;
    background-color: #11322c;
    height: 48px;
    padding: 12px 16px;
    font-family: "Lausanne";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0.4px;
    color: #ffffff;
    width: 343px;
    cursor: pointer;
  }

  .announcement-bar {
    padding-top: 8px;
    padding-bottom: 8px;
    max-width: 1250px;
    margin: 0 auto;
  }

  .announcement-text {
    color: #2f251c;
    font-size: 14px;
    margin: 0 !important;
    font-weight: 400;
  }

  .hero-banner {
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('https://purdyandfigg.com/cdn/shop/files/Hero-Desktop_c25cd3eb-4b8f-42f5-bf3a-40958da3f5e7_3200x.jpg?v=1736340226');
    height: calc(100vh - 140px);
    min-height: 770px;
  }

  .heading-1 {
    font-family: "GT Super";
    font-size: 48px;
    font-weight: 400;
    color: #212121 !important;
    line-height: 1.2;
    letter-spacing: 0;
    margin-bottom: 4px;
  }

  .heading-2 {
    font-size: 40px;
    font-family: "GT Super";
    color: #0c231f !important;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: -1px;
    margin-bottom: 32px;
  }

   .heading-3 {
    font-family: 'Lausanne';
    font-size: 28px;
    font-weight: 600;
    color: #0c231f !important;
  }

    .section-press .heading-3 {
    font-size: 16px;
  }

  .heading-4 {
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: .5rem !important;
  }

  .sub-heading {
    font-size: 18px;
    font-weight: 200;
    margin-bottom: 1rem;
    color: #212121;
  }

  .icon-blocks .sub-heading {
    font-size: 16px;
    line-height: 1.6;
  }

  .section-three-products .sub-heading {
    font-size: 16px;
    line-height: 1.6;
  }

  .fw-200 {
    font-weight: 200;
  }

  .fw-300 {
    font-weight: 300;
  }

  .fw-400 {
  font-weight: 400;
  }

  .fw-500 {
  font-weight: 500;
  }

  .fw-600 {
  font-weight: 600;
  }

  .list-unstyle {
    list-style: none;
    padding: 0;
    margin: 0;
}

  .announcement-button {
    cursor: pointer;
    color: #ffffff;
    background-color: #212121;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 0.9;
    display: flex;
    padding: 9px 15px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    align-self: stretch;
    border-radius: 4px;
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    height: 40px;
  }

  .cta-button {
    display: inline-block;
    padding: 12px 15px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 400;
    background: #f5f5f5;
    text-transform: uppercase;
    max-width: 343px;
    border-radius: 4px;
    background-color: #11322c;
    color: #ffffff;
    width: 400px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    text-decoration: none;
  }

  .banner-reviews {
    display: grid;
    grid-template-columns: 144px auto;
    grid-gap: 15px;
    align-items: center;
    justify-content: center;
    margin-top: 16px;
  }

  .gp-4-details .stars-img-review span {
    color: #212121 !important;
    font-family: "Lausanne";
  }

  .star-img {
    width: 16px;
    margin-right: 1px;
    vertical-align: text-top;
    display: inline-block;
    color: #212121;
  }

  .stars-gap {
    gap: 0.27rem;
    margin-bottom: 6px;
  }

  .cls-1 {
    fill: #212121
  }

  .reviews-text {
    color: #212121 !important;
    font-size: 12px;
  }


.gp-5-variants {
    display: flex;
    justify-content: space-between;
}

.gp-5-variants > li {
    flex: 1;
    margin: 0 8px;
    position: relative;
}

.gp-5-variants > li:first-child {
    margin-left: 0;
}

.gp-5-variants > li input {
    font-family: 'Lausanne';
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.gp-5-bottom .gp-5-variant-li input:checked + label {
  font-family: 'Lausanne';
    border: 1.5px solid #11322c;
    background-color: #f5f5f5;
    color: #11322c;
}

.gp-5-bottom .gp-5-variant-li label {
    font-family: 'Lausanne';
    font-weight: 500;
    justify-content: center;
    box-shadow: none;
    color: #424242;
    background: transparent;
    height: 44px;
    border-radius: 4px;
    border: 1px solid #bdbdbd;
    font-size: 16px;
}

.gp-5-variants > li input:checked + label {
    border: 1.5px solid #3D5065;
    font-family: 'Value-Medium';
}

.gp-5-variants > li input:checked + label {
    border: 1.5px solid #3D5065;
    font-family: 'Value-Medium';
    box-shadow: 0px 6px 20px -4px #0000001A !important;
}

.variant-badge {
    position: absolute;
    right: 8.5px;
    top: -10px;
    border-radius: 4px;
    background: #708480;
    color: #fff;
    font-size: 12px;
    padding: 2px 6px;
}

.gp-5-price-points {
    border: 1px solid #3D5065;
    box-shadow: 0px 6px 20px -4px #0000001A;
    background-color: #F5F5F5;
}

.product-box-border {
    border: 1.5px solid #11322C !important;
    padding: 12px;
    border-radius: 4px;
}

.black-text {
    color: #161718;
}

.gp-5-price-points > div, .gp-5-price-points > ul {
    padding: 16px;
}

.global-product-5.gp-5-ab .gp-5-price-points .gp-5-var:not(.gp-5-var-ab) {
    display: none;
}

#shopify-section-template--24989582393724__single_buy_box_mk7g83 .value-medium.gp-5-var.gp-5-var-ab.link-to-variant.variant_1.show, #shopify-section-template--24989582393724__single_buy_box_mk7g83 .value-medium.gp-5-var.gp-5-var-ab.link-to-variant.variant_2.show {
    font-weight: 600 !important;
    font-family: "Lausanne";
    color: #11322c !important;
}

.link-to-variant:not(.show) {
    padding: 0 !important;
    height: 0;
    overflow: hidden;
    margin: 0 !important;
}

.gp-5-bottom .gp-5-price-points .gp-5-points {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.gp-5-price-points > ul {
    position: relative;
    margin: 0;
    padding-bottom: 0;
}

.gp-5-bottom .gp-5-price-points .gp-5-points li {
    color: #212121;
    padding-bottom: 8px;
    font-family: 'Lausanne';
    font-weight: 200;
}

.gp-5-price-points .gp-5-points li {
    background-image: url(https://purdyandfigg.com/cdn/shop/files/check-1.svg?v=1701695116);
    background-size: 23px 23px;
}

.gp-5-points li {
    padding-left: 30px;
    background-repeat: no-repeat;
    font-size: 16px;
}


.gp-5-variants > li label {
    display: flex
;
    height: 56px;
    padding: 8px 16px;
    justify-content: space-between;
    align-items: center;
    flex: 1 0 0;
    background-color: #FFF;
    box-shadow: 0px 1px 3px 0px rgba(16, 24, 40, 0.10), 0px 1px 2px 0px rgba(16, 24, 40, 0.06);
    background-size: 30px 30px;
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat;
    color: #161718;
    font-size: 16px;
    border: 1.5px solid transparent;
    cursor: pointer;
}

.gp-5-variants > li:last-child {
    margin-right: 0;
}

.checkout-starterkit-btn .gp-5-sell-price {
    color: #fff;
    font-size: 16px;
    position: relative;
}

.blue-btn {
    background-color: #11322c !important;
}

.btn {
    display: inline-block;
    padding: 13px 20px;
    text-align: center;
    vertical-align: middle;
    border: 0;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    text-decoration: none;
    color: var(--theme-color);
    background-color: #fff;
    border-radius: 30px;
    font-family: 'Pier Sans';
    font-size: 1.2rem;
    cursor: pointer;
    max-width: 100%;
    width: 400px;
}

.btn {
    border-radius: 4px !important;
    font-size: 1rem;
}

.checkout-starterkit-btn {
    display: flex !important;
    padding: 13.6px 28px !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 12px;
    flex: 1 0 0;
    align-self: stretch;
    border-radius: 8px;
    background: var(--primary-500, #3350B4);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    color: #fff;
    width: 100%;
    border: 0 !important;
}

.blue-btn .deleted-price {
    color: #bdbdbd !important;
    text-decoration: line-through;
}


.moneybackguarateetext {
    font-size: 12px;
    line-height: 18px;
    color: #212121;
    margin-top: 14px;
}


.recommended-items {
  padding: 10px;
  background-color: #FCFAF6;
  border-radius: 4px;
}

.marquee-section {
    padding: 8px 10px;
    overflow: hidden;
    display: flex;
}

.marquee-block {
    flex: 1 0 auto;
    -webkit-animation: e 35s linear infinite;
    animation: e 35s linear infinite;
    -webkit-box-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
}

@keyframes e {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}

@-webkit-keyframes e {
    0% {
        -webkit-transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(-100%);
    }
}

.marquee-img {
    flex-shrink: 0;
    margin: 0 15px;
    display: flex;
    align-items: center;
}


  .section-features {
  background-color: #f6e3d1;
  }

  .icon-blocks {
    
  }

  .icon-block {
    border-right: 1px solid #f2d4b9;
    padding: 1rem !important;
  }

  .icon-block:last-child {
    border: 0;
  }

  .section-buybox {
    background-color: #e7ebea;
  }

  .section-buybox .gp-5-subheading {
    font-size: 18px;
    color: #212121;
    font-family: 'Lausanne';
    font-weight: 300;
}


  .two-women-details {
    margin-top: 20px !important;
  }

.manufactured-inner {
    max-width: 520px;
    margin: auto;
    text-align: center;
}

.manufactured .heading-2 span {
    font-family: 'Lausanne';
    font-size: 28px;
    font-weight: 500;
}


.review-section-3-fixed {
    display: flex
;
    flex-direction: column;
    justify-content: space-between;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-initialized .slick-slide {
    display: block;
}

.rs-3-slide {
    padding-left: 15px;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

.rs-3-slide.slick-slide.slick-active:not(.slick-current) {
    opacity: 0.6;
    pointer-events: none;
}

.rs-3-slide .d-grid {
    display: grid
;
    grid-template-columns: 1fr 1fr;
    grid-gap: 16px;
}

.position-relative {
    position: relative;
}

.review-slider-reskin .rs-3-slide video
Specificity: (0,2,1)
 {
    border-radius: 4px;
}

rs-3-slide video {
    max-height: 400px;
}

.img-responsive {
    max-width: 100%;
    vertical-align: top;
    height: auto;
}


    .desktop-hide {
      display: none;
    }


.table-2 {
    padding: 80px 0;
}

.table-responsive {
    overflow-x: auto;
}

.table-2 table {
    border-bottom: 1px solid #D4D5D7;
}

.product-details-table {
    max-width: 1000px;
    margin: auto;
    width: 100%;
    border-spacing: 0;
}

.table-2.table-reskin thead tr th {
    color: #212121;
}

.table-2 thead tr th {
    padding-top: 25px;
}

.table-2 tbody tr td, .table-2 thead tr th {
    padding: 32px 8px;
}

.product-details-table td, .product-details-table th {
    padding: 8px 15px;
    font-weight: 400;
}

.table-2 thead tr th:nth-child(2) {
    border-left: 1px solid #334fb4;
    border-right: 1px solid #334fb4;
    border-top: 1px solid #334fb4;
    border-radius: 20px 20px 0px 0px;
}

.table-2.table-reskin thead tr th:nth-child(2) {
    border-left: 1px solid #212121;
    border-right: 1px solid #212121;
    border-top: 1px solid #212121;
    border-radius: 4px 4px 0 0;
}

.table-logo {
    width: 80px;
}

.table-2 tbody tr:nth-child(odd) {
    background-color: #FCFCFD;
}

.table-2 tbody tr td {
    border-bottom: 1px solid #D4D5D7;
}

.table-2.table-reskin tbody tr td:nth-child(2) {
    border-left: 1px solid #212121;
    border-right: 1px solid #212121;
}

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

.table-2.table-reskin tbody tr:last-child td:nth-child(2) {
    border-bottom: 1px solid #212121;
    border-radius: 0 0 4px 4px;
}


@media (min-width: 992px) {
    .table-2 tbody tr td:nth-child(2) {
        width: 200px;
    }
}

.table-2 tbody td img {
    width: 40px;
    height: 40px;
    max-width: 40px;
    margin: 0 auto;
}

.mt-lg-40 {
    margin-top: 40px;
}


.section-faq {
  background-color: #fcfaf6;;
}


.faq-container {
            max-width: 700px;
            margin: 0 auto;
            overflow: hidden;
        }

        .heading-faq {
          padding-bottom: 80px;
          margin-bottom: 0;
        }

        .faq-item {
            border-bottom: 1px solid #e5e5e5;
        }

        .faq-item:last-child {
            border-bottom: none;
        }

        .faq-checkbox {
            display: none;
        }

        .faq-question {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 24px 0px;
            background: #fcfaf6;
            width: 100%;
            font-size: 18px;
            font-weight: 500;
            color: #333;
            cursor: pointer;
            user-select: none;
        }

        .faq-icon {
            width: 24px;
            height: 24px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 16px;
            font-weight: bold;
            color: #666;
            flex-shrink: 0;
            margin-left: 20px;
            background-image: url('https://purdyandfigg.com/cdn/shop/files/green-plus.svg?v=1722600268');
      background-size: 24px 24px;
      background-repeat: no-repeat;
      background-position: center;
        }

        

        .faq-checkbox:checked + .faq-question .faq-icon {
            background-image: url('https://purdyandfigg.com/cdn/shop/files/green-minus.svg?v=1722600268');
        }

        .faq-answer {
            display: none;
            background-color: #fcfaf6;
            padding: 0 0 24px 0;
        }

        .faq-checkbox:checked ~ .faq-answer {
            display: block;
        }

        .faq-answer-content {
            font-family: 'Lausanne';
    color: #212121;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 200;
        }

        .faq-question-text {
            flex: 1;
            font-size: 18px;
    color: #161718;
    list-style: none;
    position: relative;
    padding-right: 30px;
    cursor: pointer;
        }


/* Footer */

.footer-2 {
    background: #0A1F1A;
    font-family: "TWK Lausanne" !important;
    padding: 42px 0;
}

.footer-2 .container {
  padding-left: 15px !important;
  padding-right: 15px !important;
}


/* Side Cart */

.cart-buttons {
  background-color: #11322C;

}

/* MOBILE */

    @media (max-width: 768px) {


  .w-50 {
    width: 100%;
}

    .py-80 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    padding-left: 15px;
    padding-right: 15px;
    }

    .heading-1 {
      font-size: 36px;
    }

    .heading-2 {
      font-size: 30px;
      text-align: left;
    }

    .heading-3 {
      font-size: 16px;
    }

    .sub-heading {
      font-size: 16px;
      font-weight: 200;
    }

    .cta-button {
      width: 100%;
      max-width: 600px;
    }

    .blue-starterkit-btn {
      width: 100%;
      margin-top: 20px;
    }

    .desktop-hide {
      display: block;
    }

    .container {
      padding: 0 !important;
    }

    .hero-banner {
      height: 575px !important;
      min-height: 575px;
      background-image: url('https://purdyandfigg.com/cdn/shop/files/Hero-Mobile_ed99e072-73e4-4d60-913b-d315a59fe2dd_1200x.jpg?v=1736340400') !important;
      background-position: top center !important;
      padding: 0 15px;
    }

    .announcement-bar .justify-between {
      padding: 0 15px;
    }

    .announcement-bar .justify-between {
      flex-direction: row;
    }

    .announcement-bar svg {
      max-width: 120px;
    }

     .ann-bar-text-2 p {
      font-family: 'Lausanne';
      font-size: 12px;
      letter-spacing: 0.0015rem;
      color: #ffffff;
    }   

    .announcement-button {
        font-size: 14px;
        padding: 16px 20px;
    }

    .marquee-img {
      width: 155px;
    }

    .icon-block {
      border-right: 0;
      border-bottom: 1px solid #f2d4b9;
      padding-left: 0 !important;
      padding-right: 0 !important;
    }

  .icon-blocks .sub-heading {
    margin-bottom: 0;
    font-size: 14px;
  }

  .section-features .heading-4 {
    font-size: 20px;
  }

  .section-three-products .sub-heading {
    margin-bottom: 0;
}


.m-xy-30 {
    margin: 0;
}

.p-3 {
    padding: 0 !important;
}

.section-buybox .py-80 {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 20px !important;
}

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.p-xy-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.p-x-15 {
  padding-top: 15px !important;
}

.section-buybox .heading-3 {
  font-size: 24px;
}

.section-buybox .gp-5-subheading {
    font-size: 16px;
}

.section-buybox .star-img {
    margin-top: 2px;
}

.section-buybox .gp-5-points li {
    font-size: 14px;
}

  .two-women-details {
    margin-top: 0 !important;
  }

.section-two-women .heading-2 {
        margin-bottom: 12px !important;
  }

.section-two-women  .normal-text {
  font-size: 16px;
  line-height: 1.7;
}

.manufactured-inner .heading-2 span {
  display: block;
  font-size: 24px;
  text-align: left;
}

.manufactured-inner {
    text-align: left;
}

.manufactured-text {
  font-size: 16px;
  line-height: 23px;
}

.manufactured-inner .fw-400 {
  font-size: 16px;
}

.manufactured-inner .fw-200 {
  font-size: 16px;
  margin-bottom: 15px;
}

.table-2 {
    padding: 40px 0;
}

.table-2 .container {
    padding: 0 15px !important;
}

.table-2 tbody td img {
    width: 24px;
    height: 24px;
    max-width: 24px;
}

.table-2.table-reskin thead tr th {
    font-size: 14px;
}

.table-2 tbody tr td {
  font-size: 12px;
}

.section-faq {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.heading-faq {
    padding-bottom: 25px;
    margin-bottom: 0;
}

.faq-question-text {
    font-size: 16px;

    }

  }
    @media (max-width: 991px) {
    .mobile-hide {
      display: none;
    }
  }