/** Shopify CDN: Minification failed

Line 17:39 Expected identifier but found whitespace
Line 17:41 Unexpected "{"
Line 17:50 Expected ":"
Line 17:259 Expected identifier but found "5px"
Line 17:270 Unexpected "{"
Line 17:279 Expected ":"
Line 18:36 Expected identifier but found "{"
Line 18:37 Unexpected "{"
Line 18:46 Expected ":"

**/


/* CSS from section stylesheet tags */
.about-us .icon-one::before{background: {{settings.aboutvedafive_2_txtcolor}};border-radius: 5px;content: ""; height: 50px;left: 10px; position: absolute;top: 12px;transform: rotate(45deg);-webkit-transform: rotate(45deg); width: 50px; z-index: 0; box-shadow:5px 0 0 0 {{settings.aboutvedafive_2_iconcolor}};}
.about-us .section-two { background:{{settings.aboutvedafive_2_sectionbg}};}
.vintage-footer {
         background: url('/cdn/shop/files/Footer_mask-group.png?v=1752703638') no-repeat center top;
         background-size: cover;
         color: #F7E9C6;
         font-family: 'Barlow Condensed', sans-serif;
         padding: 100px 30px 80px 30px;
         position: relative;
         text-transform: uppercase;
       }
  #shopify-section-custom-footer{
        margin: -45px 0px 0px 0px;
  }

       .vintage-footer .footer-container {
         max-width: 1188px;
         margin: 0 auto;
         display: flex;
         flex-direction: column;
         justify-content: center;
         align-items: center;
         gap: 40px;
       }

     .footer-nav {
       display: flex;
       flex-wrap: wrap;
       align-items: center;
       justify-content: center;
       gap: 10px;
       font-weight: 700;
       text-transform: uppercase;
       color: #F7E9C6;
       width: 100%;
     }

     .footer-nav a {
       color: #F7E9C6;
       font-size: 29px;
       text-decoration: none;
     }

     .footer-nav a:hover {
       color: #ffffff;
     }


     .desktop-nav {
       display: flex;
       align-items: center;
       justify-content: center;
       flex-wrap: wrap;
       gap: 10px;
     }

     .desktop-nav .star {
       margin: 0 5px;
     }
     .mobile-nav {
       display: none;
       flex-direction: column;
       align-items: center;
       gap: 15px;
       margin-bottom: 20px;
     }

     .mobile-nav-item {
       display: flex;
       align-items: center;
       gap: 8px;
     }

     .mobile-nav-item .star {
       font-size: 16px;
     }

     @media (max-width: 768px) {
       .desktop-nav {
         display: none;
       }

       .mobile-nav {
         display: flex;
       }
     }
       .footer-social {
         display: flex;
         justify-content: center;
         gap: 10px;
       }

       .footer-social a {
         background-color: #D2CABE;
         width: 50px;
         height: 50px;
         display: flex;
         place-items: center;
         border-radius: 2px;
         justify-content: center;
         align-items: center;
       }

       .footer-social svg {
         fill: #2B211A;
       }

       @media (max-width: 768px) {
         .footer-container {
           gap: 30px;
         }

         .footer-nav {
           justify-content: center;
         }
         
         .footer-social a {
           width: 30px;
           height: 30px;
         }
         
         .footer-social {
           justify-content: center;
         }
       }
#PageContainer{
        display: flex;
    flex-direction: column;
  }
                    .vintage-revival-section {
                      display: flex;
                      flex-direction: column;
                      padding: 50px 20px;
                      position: relative;
                      align-items: center;
                    }

                    .vintage-revival-section .welcome-wrap {
                      max-width: 1170px;
                      margin-bottom: 0px;
                    }

                    .vintage-revival-section .story-bg {
                      max-height: 215px;
                    }

                    .vintage-revival-section .heading {
                      font-size: 120px;
                line-height: 160px;
                      font-weight: 700;
                      color: #224A49;
                      letter-spacing: 0.72px;
                      display: inline-block;
                      margin: 0px;
                    }

                    .industry-grid {
                      display: grid;
                      grid-template-columns: 1fr 1fr;
                      justify-content: center;
                      gap: 14px;
                      margin: 40px 0px;
                      width: 100%;
                    }

                    .industry-block {
                padding: 0px 0px 0px 45px;
                text-align: left;
            }

                    .industry-block h4 {
                      font-family: 'Barlow Condensed';
                      font-style: normal;
                      font-weight: 700;
                      font-size: 36px;
                      line-height: 43px;
                      letter-spacing: 0.72px;
                      text-transform: uppercase;
                      color: #E9E4DD;
                      margin: 0px;
                      background-image: url(/cdn/shop/files/point-bg.png?v=1752685743);
                      background-position: left;
                      background-repeat: no-repeat;
                      background-size: contain;
                      width: 100%;
                      padding: 16px 100px 6px 100px;
                    }

                    .industry-block p {
                      font-family: 'Merriweather';
                      font-style: normal;
                      font-weight: 400;
                      font-size: 18px;
                      line-height: 29px;
                      letter-spacing: 0.72px;
                      color: #333333;
                    }

                    .industry-block .sub {
                      margin: 5px 0;
                      font-family: 'Merriweather';
                      font-weight: 900;
                      font-size: 18px;
                      line-height: 29px;
                      letter-spacing: 0.72px;
                      color: #333333;
                    }

                    .vintage-benefits {
                      font-family: 'Barlow Condensed', sans-serif;
                      text-align: center;
                      width: 100%;
                      margin-top: 6px;
                    }

                    .vintage-benefits h2 {
                      font-size: 30px;
                      font-weight: 700;
                      color: #224a49;
                      letter-spacing: 1px;
                      text-transform: uppercase;
                      display: inline-block;
                      margin: 0;
                      position: relative;
                    }

                    .vintage-benefits h2::before,
                    .vintage-benefits h2::after {
                      content: '';
                      display: inline-block;
                      width: 80px;
                      height: 2px;
                      background-color: #224a49;
                      vertical-align: middle;
                      margin: 0 15px;
                    }

                    .vintage-benefits-content {
                         display: grid;
                      grid-template-columns: 1fr 1fr;
                      margin-top: 20px;
                      gap: 30px;
                      text-align: left;
                      padding-left: 45px;
                    }

                    .vintage-benefits ul {
                      list-style: none;
                      padding: 0;
                          gap: 5px;
                    display: flex
                ;
                    flex-direction: column;

                    }

                    .vintage-benefits li {
                      position: relative;
                      padding-left: 38px;
                  font-family: 'Merriweather';
                  font-style: normal;
                  font-weight: 400;
                  font-size: 18px;
                  line-height: 36px;
                  display: flex;
                  align-items: center;
                  letter-spacing: 0.72px;
                  color: #333333;
                    }

                    .vintage-benefits li::before {
                      content: url(/cdn/shop/files/point-icon.svg?v=1752695250);
                      position: absolute;
                      left: 0;
                      top: 6px;
                    }

                    .vintage-cta {
                      margin-top: 30px;
                    }

                    .vintage-cta a {
                      display: inline-block;
                      background: #d32f2f;
                      color: #fff;
                      padding: 12px 24px;
                      font-weight: bold;
                      border-radius: 6px;
                      text-decoration: none;
                    }

                    .title-wrap {
                      position: relative;
                      display: flex;
                      flex-direction: row;
                      min-height: 100px;
                      align-items: center;
                      padding: 0px 0px 0px 20px;
                    }

                    .title-wrap img {
                      position: absolute;
                      left: 0;
                    }

                    .description-wrap {
                      max-width: 520px;
                      margin-left: auto;
                      font-family: 'Merriweather';
                      font-style: normal;
                      font-weight: 400;
                      font-size: 18px;
                      line-height: 29px;
                      letter-spacing: 0.72px;
                      color: #333333;
                      flex-direction: column;

    margin-left: 110px;
                    }
                 .vintage-revival-section .cta-button {
                          margin-top: 40px;
                    font-weight: bold;
                    text-transform: uppercase;
                    color: #E53E26;
                    font-size: 30px;
                    line-height: 30px;
                    text-decoration: none;
                    border-top: 2px solid #E53E26;
                    border-bottom: 2px solid #E53E26;
                    padding: 9px 0px;
                        display: flex;
                flex-direction: row;
                align-items: center;
                justify-content: center;
                    }
                   .vintage-revival-section .cta-button span{
                    padding: 0px 33px;
              font-family: 'Barlow Condensed';
              font-style: normal;
              font-weight: 700;
              font-size: 42px;
              line-height: 42px;
              display: flex;
              align-items: center;
              text-align: center;
              letter-spacing: 0.864px;
              color: #E53E26;

                   }

                   @media (max-width: 1057px) {
          .industry-grid {
              display: flex  ;
              justify-content: center;
              margin: 40px 0px;
              width: 100%;
              flex-direction: row;
              flex-wrap: wrap;
          }
          .vintage-revival-section .heading {
                             font-size: 76px;
                line-height: 100px;
                      font-weight: 700;
                      color: #224A49;
                      letter-spacing: 0.72px;
                      display: inline-block;
                      margin: 0px;
                    }


                   }
          @media (max-width: 778px) {
            .vintage-revival-section .heading {
                font-size: 58px;
                line-height: 60px;
                margin-top: 15px;
              text-align: center;
            }
            .industry-block {
            padding: 0px;
              }
            .industry-block h4 {
            font-size: 23px;
            line-height: 28px;
            padding: 10px 80px 6px 60px;
        }
            .description-wrap{

          margin-left: 70px;
            }

            .industry-block p, .industry-block .sub{

          font-size: 12px;
          line-height: 18px;
      }
            .vintage-benefits-content {
        display: flex;
        gap: 5px;
        text-align: left;
        padding-left: 0px;
        flex-direction: row;
        flex-wrap: wrap;

        justify-content: center;
    }
             .title-wrap{
               min-height: 64px;
             }
            .title-wrap img {
              max-width: 64px;
            }
            .vintage-benefits h2 {
        font-size: 21px;
            }
            .vintage-benefits h2::before, .vintage-benefits h2::after{
                  width: 35px;
        margin: 0px 5px;
            }

  .vintage-benefits li {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 900;
  font-size: 12.672px;
  line-height: 25px;
  display: flex;
  align-items: center;
  letter-spacing: 0.50688px;
  color: #333333;
  }
            .vintage-revival-section .cta-button span {

    font-size: 29px;
    line-height: 29px;
            }
    .vintage-benefits li::before{
      top:0;
    }
          }
.vintage-packages-section {
              padding: 0px 20px 100px 20px;
              text-align: center;
              overflow: hidden;
            }

            .vintage-packages-section h2 {
              font-size: 28px;
              margin-bottom: 50px;
              color: #1d3f32;
              font-weight: 700;
              display: inline-block;
            }
  .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{
    display: none !important;
  }

            /* Common Card Style */
            .package-card {
            width: 100%;
            max-width: 320px;
            text-align: center;
            position: relative;
            }

            .package-card a {
              display: block;
              text-decoration: none;
            }

            .package-card img {
              width: 100%;
              height: auto;
              display: block;
              border-radius: 17px;
              box-shadow: 0 4px 10px rgba(0,0,0,0.2);
              transition: transform 0.3s ease, box-shadow 0.3s ease;
            }

            .package-card:hover img {
              transform: translateY(-5px);
              box-shadow: 0 8px 20px rgba(0,0,0,0.3);
            }

            /* Desktop layout */
            .swiper-desktop {
              display: flex;
              flex-wrap: wrap;
              gap: 20px;
              justify-content: center;
              max-width: 1600px;
              margin: 0 auto;
            }


            /* Goli Info Section */
            .goli-soda-info {
              margin: auto;
              display: flex;
              flex-wrap: wrap;
              gap: 56px;
              justify-content: space-between;
              max-width: 1250px;
              color: #000000E5;
            margin-bottom: 50px;
            }

            .goli-left ,.goli-right {
                  display: flex;
            flex-direction: column;
            align-items: flex-start;
            text-align: left;
              max-width: 610px;
            }

            .goli-left h3 ,.goli-right h4 {
            max-width: 502px;
            font-family: 'Barlow Condensed';
            font-style: normal;
            font-weight: 700;
            font-size: 48px;
            line-height: 44px;
            letter-spacing: 0.72px;
            color: #E9E4DD;
            background-color: #E53E26;
            padding: 11px 6px;
            }

            .goli-left p , .goli-list li, .goli-list li span{
          font-family: 'Barlow Condensed';
          font-style: normal;
          font-weight: 500;
          font-size: 32px;
          line-height: 51px;
          display: flex;
          align-items: center;
          letter-spacing: 0.72px;
          color: rgba(0, 0, 0, 0.9);
              gap: 10px;
            }


            .goli-list {
              list-style: none;
              padding: 0;
              margin: 0;
            }


    .vintage-benefits{
      margin: auto;
    }

            /* Tablet landscape - 3 cards */
            @media screen and (max-width: 1400px) {
              .package-card {
                max-width: 300px;
              }
              .swiper-desktop {
                gap: 25px;
              }
            }

            /* Tablet - 2 cards */
            @media screen and (max-width: 1100px) {
              .package-card {
                max-width: 280px;
              }
              .swiper-desktop {
                gap: 20px;
              }
            }

            /* Small tablet/large mobile */
            @media screen and (max-width: 900px) {
              .package-card {
                max-width: 260px;
              }
            }

            @media screen and (max-width: 768px) {
              .vintage-packages-section {
                padding: 0px 20px 80px 20px;
              }
              .goli-soda-info {
                flex-direction: column;
              }
              .package-card {
                max-width: 100%;
              }
              .swiper-desktop {
                display: none;
              }
              .swiper-container {
                display: block;
              }
              .vintage-packages-section .cta-button{
                max-width: 250px !important;
              }
              .vintage-packages-section .cta-button span{
                font-size: 30px !important;
                line-height: 35px !important;
                max-width:290px !important;
              }
              .goli-soda-info {
      justify-content: center;
              }
              .goli-left h3, .goli-right h4{
                font-size: 33px;
                line-height: 35px;
              }
              .goli-left{
      display: flex;
      flex-direction: column;
      align-items: center !important;
      text-align: center !important;
            }
              .goli-right{
      display: flex;
      flex-direction: column;
      align-items:left;
      text-align: left;
            }
              .goli-left p, .goli-list li, .goli-list li span{
                font-size: 22px;
                line-height: 25px ;
              }
            }

            @media screen and (min-width: 769px) {
              .swiper-container {
                display: none;
              }
            }
#PageContainer{
        display: flex;
    flex-direction: column;
  }
                    .vintage-revival-section {
                      display: flex;
                      flex-direction: column;
                      padding: 50px 20px;
                      position: relative;
                      align-items: center;
                    }

                    .vintage-revival-section .welcome-wrap {
                      max-width: 1170px;
                      margin-bottom: 0px;
                    }

                    .vintage-revival-section .story-bg {
                      max-height: 215px;
                    }

                    .vintage-revival-section .heading {
                      font-size: 120px;
                line-height: 160px;
                      font-weight: 700;
                      color: #224A49;
                      letter-spacing: 0.72px;
                      display: inline-block;
                      margin: 0px;
                    }

                    .industry-grid {
                      display: grid;
                      grid-template-columns: 1fr 1fr;
                      justify-content: center;
                      gap: 14px;
                      margin: 40px 0px;
                      width: 100%;
                      max-width: 1440px;
                    }

                    .industry-block {
                padding: 0px 0px 0px 45px;
                text-align: left;
            }

                    .industry-block h4 {
                      font-family: 'Barlow Condensed';
                      font-style: normal;
                      font-weight: 700;
                      font-size: 36px;
                      line-height: 43px;
                      letter-spacing: 0.72px;
                      text-transform: uppercase;
                      color: #E9E4DD;
                      margin: 0px;
                      background-image: url(/cdn/shop/files/point-bg.png?v=1752685743);
                      background-position: left;
                      background-repeat: no-repeat;
                      background-size: contain;
                      width: 100%;
                      padding: 16px 100px 6px 100px;
                    }

                    .industry-block p {
                      font-family: 'Merriweather';
                      font-style: normal;
                      font-weight: 400;
                      font-size: 18px;
                      line-height: 29px;
                      letter-spacing: 0.72px;
                      color: #333333;
                    }

                    .industry-block .sub {
                      margin: 5px 0;
                      font-family: 'Merriweather';
                      font-weight: 900;
                      font-size: 18px;
                      line-height: 29px;
                      letter-spacing: 0.72px;
                      color: #333333;
                    }

                    .vintage-benefits {
                          max-width: 1440px;
                      font-family: 'Barlow Condensed', sans-serif;
                      text-align: center;
                      width: 100%;
                      margin-top: 6px;
                    }

                    .vintage-benefits h2 {
                      font-size: 30px;
                      font-weight: 700;
                      color: #224a49;
                      letter-spacing: 1px;
                      text-transform: uppercase;
                      display: inline-block;
                      margin: 0;
                      position: relative;
                    }

                    .vintage-benefits h2::before,
                    .vintage-benefits h2::after {
                      content: '';
                      display: inline-block;
                      width: 80px;
                      height: 2px;
                      background-color: #224a49;
                      vertical-align: middle;
                      margin: 0 15px;
                    }

                    .vintage-benefits-content {
                         display: grid;
                      grid-template-columns: 1fr 1fr;
                      margin-top: 20px;
                      gap: 30px;
                      text-align: left;
                      padding-left: 45px;
                    }

                    .vintage-benefits ul {
                      list-style: none;
                      padding: 0;
                          gap: 5px;
                    display: flex
                ;
                    flex-direction: column;

                    }

                    .vintage-benefits li {
                      position: relative;
                      padding-left: 38px;
                  font-family: 'Merriweather';
                  font-style: normal;
                  font-weight: 400;
                  font-size: 18px;
                  line-height: 36px;
                  display: flex;
                  align-items: center;
                  letter-spacing: 0.72px;
                  color: #333333;
                    }

                    .vintage-benefits li::before {
                      content: url(/cdn/shop/files/point-icon.svg?v=1752695250);
                      position: absolute;
                      left: 0;
                      top: 6px;
                    }

                    .vintage-cta {
                      margin-top: 30px;
                    }

                    .vintage-cta a {
                      display: inline-block;
                      background: #d32f2f;
                      color: #fff;
                      padding: 12px 24px;
                      font-weight: bold;
                      border-radius: 6px;
                      text-decoration: none;
                    }

                    .title-wrap {
                      position: relative;
                      display: flex;
                      flex-direction: row;
                      min-height: 100px;
                      align-items: center;
                      padding: 0px 0px 0px 20px;
                    }

                    .title-wrap img {
                      position: absolute;
                      left: 0;
                    }

                    .description-wrap {
                      max-width: 520px;
                      margin-left: auto;
                      font-family: 'Merriweather';
                      font-style: normal;
                      font-weight: 400;
                      font-size: 18px;
                      line-height: 29px;
                      letter-spacing: 0.72px;
                      color: #333333;
                      flex-direction: column;

    margin-left: 110px;
                    }
                 .vintage-revival-section .cta-button {
                          margin-top: 40px;
                    font-weight: bold;
                    text-transform: uppercase;
                    color: #e63946;
                    font-size: 30px;
                    line-height: 30px;
                    text-decoration: none;
                    border-top: 2px solid #e63946;
                    border-bottom: 2px solid #e63946;
                    padding: 9px 0px;
                        display: flex;
                flex-direction: row;
                align-items: center;
                justify-content: center;
                    }
                   .vintage-revival-section .cta-button span{
                    padding: 0px 33px;
              font-family: 'Barlow Condensed';
              font-style: normal;
              font-weight: 700;
              font-size: 42px;
              line-height: 42px;
              display: flex;
              align-items: center;
              text-align: center;
              letter-spacing: 0.864px;
              color: #E53E26;

                   }

                   @media (max-width: 1057px) {
          .industry-grid {
              display: flex  ;
              justify-content: center;
              margin: 40px 0px;
              width: 100%;
              flex-direction: row;
              flex-wrap: wrap;
          }
          .vintage-revival-section .heading {
                             font-size: 76px;
                line-height: 100px;
                      font-weight: 700;
                      color: #224A49;
                      letter-spacing: 0.72px;
                      display: inline-block;
                      margin: 0px;
                    }


                   }
          @media (max-width: 778px) {
            .vintage-revival-section .heading {
                font-size: 58px;
                line-height: 60px;
                margin-top: 15px;
              text-align: center;
            }
            .industry-block {
            padding: 0px;
              }
            .industry-block h4 {
            font-size: 23px;
            line-height: 28px;
            padding: 10px 80px 6px 60px;
        }
            .description-wrap{

          margin-left: 70px;
            }

            .industry-block p, .industry-block .sub{

          font-size: 12px;
          line-height: 18px;
      }
            .vintage-benefits-content {
        display: flex;
        gap: 5px;
        text-align: left;
        padding-left: 0px;
        flex-direction: row;
        flex-wrap: wrap;

        justify-content: center;
    }
             .title-wrap{
               min-height: 64px;
             }
            .title-wrap img {
              max-width: 64px;
            }
            .vintage-benefits h2 {
        font-size: 21px;
            }
            .vintage-benefits h2::before, .vintage-benefits h2::after{
                  width: 35px;
        margin: 0px 5px;
            }

  .vintage-benefits li {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 900;
  font-size: 12.672px;
  line-height: 25px;
  display: flex;
  align-items: center;
  letter-spacing: 0.50688px;
  color: #333333;
  }
            .vintage-revival-section .cta-button span {

    font-size: 29px;
    line-height: 29px;
            }
    .vintage-benefits li::before{
      top:0;
    }
          }
.our-products-section {
                         position: relative;
                     background-color: #873f14;
                     padding: 60px 20px;
                     color: white;
                     text-align: center;
                     font-family: 'Barlow Condensed', sans-serif;
                   }
                   .our-products-section h2 {
                     font-family: 'Barlow Condensed';
                     font-style: normal;
                     font-weight: 700;
                     font-size: 175px;
                     line-height: 158px;
                     display: flex;
                     align-items: center;
                     letter-spacing: 0.72px;
                     color: #EAE5DE;
                     margin: 0;
                   }
    .box-img {
       position: absolute;
       top: -174px;
       right: 50px;
   }
           .line-subtitle{
             width: 100%;
             height: 3px;
             background-color: #EAE5DE;
           }
                   .our-products-section .subtitle p{
                         margin: 0 12px 0px;
             text-wrap: nowrap;
                   }
                      .our-products-section .subtitle {
                     font-family: 'Barlow Condensed';
                     font-style: normal;
                     font-weight: 700;
                     font-size: 30px;
                     line-height: 36px;
                     display: flex;
                     align-items: center;
                     letter-spacing: 0.72px;
                     color: #EAE5DE;
                     font-weight: bold;
                     margin-bottom: 10px;
                     letter-spacing: 1px;
                     max-width: 713px;
                   }
               .our-products-list{
                 display: grid;
                 grid-template-columns: 1fr 1fr 1fr 1fr;
                 justify-content: space-around;
                 flex-wrap: wrap;
                 gap: 30px;
                 margin-top: 100px;
                 align-items: flex-end;
             }
                   .product-item img {
                     max-width: 100%;
                     height: auto;
                   }
                   .product-title {
                        width: fit-content;
               font-size: 25px;
               margin-top: 20px;
               font-weight: bold;
               padding: 0px 30px;
               color: #F7EBD5;
               text-transform: uppercase;
               background-image: url(/cdn/shop/files/green-text-colout.png?v=1752614084);
                   background-position: center;
               background-repeat: no-repeat;
               background-size: cover;
               object-fit: contain;
               margin: auto;
                   }

                   .product-description {
           font-family: 'Merriweather';
           font-style: italic;
           font-weight: 400;
           font-size: 12.6px;
           line-height: 19px;
           display: flex;
           align-items: center;
           text-align: center;
           letter-spacing: 0.648px;
                     color: #EAE5DE;
             padding: 15px;
                   }
           @media (max-width: 1200px) {
           .our-products-section {
             font-size: 15px;
           }

           .our-products-section h2 {
             font-size: 100px;
             line-height: 95px;
           }

           .our-products-section .subtitle {
             font-size: 24px;
             max-width: 400px;
           }

           .product-title {
             font-size: 22px;
           }

           .product-description {
             font-size: 12.5px;
           }
       .product-item{
             width: 100%;
           max-width: 330px;
       }
           .our-products-list {
               display: flex;
           }
         }

         @media (max-width: 900px) {
           .our-products-section {
             font-size: 14px;
                 padding: 35px 10px;
           }
  .box-img {
        max-width: 200px !important;
        position: absolute;
        top: -124px;
        right: 0px;
   }
           .our-products-section h2 {
             font-size: 93px;
             line-height: 100px;
             text-align: left;
           }

           .our-products-section .subtitle {
             font-size: 22px;
           }

           .product-title {
             font-size: 20px;
           }

           .product-description {
             font-size: 12px;
           }

           .our-products-list {
             grid-template-columns: repeat(2, 1fr);
             gap: 20px;
           }
         }

         @media (max-width: 600px) {
           .our-products-section {
             font-size: 13px;
           }
  .box-img {
        max-width: 150px !important;
        position: absolute;
        top: -95px;
        right: 0px;
   }
           .product-item {
             width: 100%;
             max-width: 280px;
         }

           .our-products-section .subtitle {
             font-size: 18px;
             max-width: 250px;
             gap: 5px;
             text-align: center;
           }

           .product-title {
             font-size: 18px;
             padding: 5px 15px;
           }

           .product-description {
             font-size: 11.5px;
             padding: 10px;
           }

           .our-products-list {
             grid-template-columns: 1fr;
             margin-top: 60px;
           }
         }
         @media (max-width: 400px) {
             .our-products-section h2 {
                  font-size: 80px;
                 line-height: 90px;
                 line-break: wrap;

            }
         }
.vintage-franchise-section {
                                       display: flex;
                                      background-color: #1B1B1B;
                                      color: white;
                                      padding: 60px 20px;
                                      font-family: 'Barlow Condensed', sans-serif;
                                      flex-direction: column;
                                      align-items: flex-start;
                                      max-width: 1440px;
                                      margin: auto;
                                 }
                        #shopify-section-vintage_franchise_section_LARy79{
                          background: #1B1B1B;
                        }

                                 .vintage-franchise-section h3 {

                               font-family: 'Barlow Condensed';
                               font-style: normal;
                               font-weight: 700;
                               font-size: 48px;
                               line-height: 36px;
                               display: flex;
                               align-items: center;
                               text-align: center;
                               letter-spacing: 0.72px;
                               color: #E54029;
                               text-transform: uppercase;
                               min-width: 355px;
                                   margin: 0;
                                 }

                               ul {
                                 list-style-type: disc; /* normal dot */
                                 padding-left: 20px;    /* indent from left */
                               }
    .cta-button {
         margin-top: 40px;
         font-weight: bold;
         text-transform: uppercase;
         color: #E53E26;
         font-size: 30px;
         line-height: 30px;
         text-decoration: none;
         border-top: 6px solid #E53E26;
         border-bottom: 6px solid #E53E26;
         padding: 9px 0px;
         display: flex;
         flex-direction: row;
         align-items: center;
         justify-content: center;
      max-width: 240px;
     }
     .cta-button span {
         padding: 0px 33px;
         font-family: 'Barlow Condensed';
         font-style: normal;
         font-weight: 700;
         font-size: 42px;
         line-height: 42px;
         display: flex;
         align-items: center;
         text-align: center;
         letter-spacing: 0.864px;
         color: #E53E26;
     }
    .we-provide-section{
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: space-between;
    }
                               ul li {
                                 margin-bottom: 5px;    /* optional spacing between items */
                               }
                                 .vintage-franchise-section .section-title {
                                   font-family: 'Barlow Condensed';
                                 font-style: normal;
                                 font-weight: 700;
                                 font-size: 95px;
                                 line-height: 96px;
                                 display: flex;
                                 align-items: center;
                                 letter-spacing: 0.72px;
                                 color: #F0EAE1;
                                 padding: 24px 22px;
                                 background-color: #E54029;
                                 max-width: 912px;
                               text-transform: uppercase;
                                   margin-bottom: 36px;
                                 }
                             .subtitle-wrap{
                               display: flex;
                               flex-direction: row;
                               gap: 30px;
                               max-width: 765px;
                               margin-bottom: 36px;

                           align-items: center;

                             }
                             .subtitle-line{
                           width: 100%;
                           height: 3px;
                           background: #E54029;
                             }
                         .subtitle-p{
                       font-family: 'Inter';
                       font-style: normal;
                       font-weight: 400;
                       font-size: 26px;
                       line-height: 31px;
                       display: flex;
                       align-items: center;
                       letter-spacing: 0.72px;
                       color: rgba(233, 228, 221, 0.7);
                         max-width: 840px;
                         }
                                 .vintage-franchise-section .columns {
                                   display: grid;
                                       grid-template-columns: 1fr;
                   gap: 66px;
                   margin-top: 66px;

                                 }

                                 .vintage-franchise-section .column {
                                   font-size: 16px;
                                 }

                                 .vintage-franchise-section ul li{

                                     font-family: 'Barlow Condensed';
                                     font-style: normal;
                                     font-weight: 400;
                                     font-size: 32px;
                                     line-height: 51px;
                                     display: flex;
                                     align-items: center;
                                     letter-spacing: 0.72px;
                                     color: rgba(233, 228, 221, 0.9);
                                 }


                                 .vintage-franchise-section .investment-boxes {
                                   display: flex;
                                   flex-direction: column;
                                   gap: 14px;
                                   margin-top: 26px;
                                 }

                                 .vintage-franchise-section .investment-box {
                                   background-color: #201B19;
                                   padding: 5px;
                                   text-align: center;
                                   color: white;
                                   font-weight: bold;
                                   position: relative;
                                   border: 5px solid #F0EAE1;
                                 }

                                 .vintage-franchise-section .join-button {
                                   margin-top: 30px;
                                   display: inline-block;
                                   background-color: #FF3C2A;
                                   color: white;
                                   padding: 12px 24px;
                                   text-decoration: none;
                                   font-weight: bold;
                                 }
                       .why-join-section h4, .opportunity-section h4, .we-provide-section h4, .invest-section h4{
                     font-family: 'Barlow Condensed';
                     font-style: normal;
                     font-weight: 700;
                     font-size: 48px;
                     line-height: 36px;
                     display: flex;
                     align-items: center;
                     letter-spacing: 0.72px;
                     color: #F0EAE1;
                       margin: 0px 0px 26px 0px;
                       }
                   .columns .column {
                     display: flex;
                     flex-direction: row;
                     width: 100%;
                     max-width: 1204px;
                     justify-content: space-between;
                         flex-wrap: wrap;
      gap: 120px;
                   }
    .opportunity-section{
      max-width: 380px;
    }
                    .why-join-section p, .opportunity-section p, .we-provide-section p {
                   font-family: 'Barlow Condensed';
                   font-style: normal;
                   font-weight: 400;
                   font-size: 32px;
                   line-height: 51px;
                   display: flex;
                   align-items: center;
                   letter-spacing: 0.72px;
                   color: rgba(233, 228, 221, 0.9);
                   margin: 0;
                      }
                 .why-join-section{
                   max-width: 694px;
                   width: 100%;
                 }
                 .investment-box .invest-price{
             font-family: 'Barlow Condensed';
             font-style: normal;
             font-weight: 700 !important;
             font-size: 54px !important;
             line-height: 50px !important;
             display: flex !important;
             align-items: center !important;
             text-align: center !important;
             letter-spacing: 2px !important;
             color: #F0EAE1 !important;
                   padding: 5px;
                   width: 100%;
                   text-align: center;
                   background-color: #4F7B70;
                   border: 2px solid #F0EAE1;
       margin: 0px;
               flex-direction: column;
                 }
             .invest-line{
               display: block;
               width: 100%;
               height: 2px;
               background-color: #F0EAE1;
               margin: 5px 0px;
             }
             .invest-label{
          font-family: 'Barlow Condensed';
           font-style: normal;
           font-weight: 600;
           font-size: 25px;
           line-height: 27px;
           display: flex;
           align-items: center;
           text-align: center;
           letter-spacing: 2px;
           color: #E9E4DD;
           margin: 0px;
           padding: 1px 0px 5px 0px;
           text-align: center;
           justify-content: center;
         background: url(/cdn/shop/files/Heading_5.png?v=1752698774);

             }
    .invest-section.is-desk{
    display: block;
  }
       .invest-section.is-mb{
         display: none;
       }
     @media (max-width: 1100px) {
       .columns .column {
         gap: 60px;
       }
     }
     @media (max-width: 915px) {
  .invest-section.is-desk{
    display: none;
  }
       .invest-section h4{
         margin-bottom: 35px;

       }
       .vintage-franchise-section .columns{
         gap: 30px;
       }
       .invest-section.is-mb{
         display: block;
         margin-top: 30px;
      width: 100%;
         max-width: 350px;
       }
       .columns .column {
         gap: 40px;
       }
     }
                                 @media (max-width: 768px) {
                                   .vintage-franchise-section .columns {
                                     grid-template-columns: 1fr;
                                   }
                                   .vintage-franchise-section .section-title{
                                     font-size: 76px;
                                     line-height: 76px;
                                   }
                                   .vintage-franchise-section h3 {
                                     line-height: 26px;
                                     font-size:23px;
                                     min-width: 165px;
                                   }
                                   .subtitle-line {
                                      width: 50px;
                                   }
                                   .subtitle-p{
                                     line-height: 100%;
                                     font-size: 20px;
                                   }
                                   .why-join-section h4, .opportunity-section h4, .we-provide-section h4, .invest-section h4{
                                      font-size: 38.4px;
                                      line-height: 29px;
                                      color: #F0EAE1;

                                   }
                                   .vintage-franchise-section .investment-box {
                                     max-width: 280px;
                                   }

                                   .investment-box .invest-price{
                                            font-size: 43px !important;
                                         line-height: 46px !important;
                                       }
                                   .invest-label{
                                    font-size: 20px !important;
                                    line-height: 22px !important;
                                   }
                                   .why-join-section p, .opportunity-section p, .we-provide-section p{
                                    font-size: 23px;
                                    line-height: 41px;
                                    color: rgba(233, 228, 221, 0.9);
                                   }
                                   .columns .column {
                                     gap: 30px;
                                   }
                                 }
.vintage-packages-section {
              padding: 0px 20px;
              text-align: center;
              overflow: hidden;
            }

            .vintage-packages-section h2 {
              font-size: 28px;
              margin-bottom: 50px;
              color: #1d3f32;
              font-weight: 700;
              display: inline-block;
            }
  .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{
    display: none !important;
  }

            /* Common Card Style */
            .package-card {
            width: 100%;
            max-width: 320px;
            text-align: center;
            position: relative;
            }

            .package-card a {
              display: block;
              text-decoration: none;
            }

            .package-card img {
              width: 100%;
              height: auto;
              display: block;
              border-radius: 17px;
              box-shadow: 0 4px 10px rgba(0,0,0,0.2);
              transition: transform 0.3s ease, box-shadow 0.3s ease;
            }

            .package-card:hover img {
              transform: translateY(-5px);
              box-shadow: 0 8px 20px rgba(0,0,0,0.3);
            }

            /* Desktop layout */
            .swiper-desktop {
              display: flex;
              flex-wrap: wrap;
              gap: 20px;
              justify-content: center;
              max-width: 1600px;
              margin: 0 auto;
            }


            /* Goli Info Section */
            .goli-soda-info {
              margin: auto;
              display: flex;
              flex-wrap: wrap;
              gap: 56px;
              justify-content: space-between;
              max-width: 1250px;
              color: #000000E5;
            margin-bottom: 50px;
            }

            .goli-left ,.goli-right {
                  display: flex;
            flex-direction: column;
            align-items: flex-start;
            text-align: left;
              max-width: 610px;
            }

            .goli-left h3 ,.goli-right h4 {
            max-width: 502px;
            font-family: 'Barlow Condensed';
            font-style: normal;
            font-weight: 700;
            font-size: 48px;
            line-height: 44px;
            letter-spacing: 0.72px;
            color: #E9E4DD;
            background-color: #E53E26;
            padding: 11px 6px;
            }

            .goli-left p , .goli-list li, .goli-list li span{
          font-family: 'Barlow Condensed';
          font-style: normal;
          font-weight: 500;
          font-size: 32px;
          line-height: 51px;
          display: flex;
          align-items: center;
          letter-spacing: 0.72px;
          color: rgba(0, 0, 0, 0.9);
              gap: 10px;
            }


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


    .vintage-benefits{
      margin: auto;
    }

            /* Tablet landscape - 3 cards */
            @media screen and (max-width: 1400px) {
              .package-card {
                max-width: 300px;
              }
              .swiper-desktop {
                gap: 25px;
              }
            }

            /* Tablet - 2 cards */
            @media screen and (max-width: 1100px) {
              .package-card {
                max-width: 280px;
              }
              .swiper-desktop {
                gap: 20px;
              }
            }

            /* Small tablet/large mobile */
            @media screen and (max-width: 900px) {
              .package-card {
                max-width: 260px;
              }
            }

            @media screen and (max-width: 768px) {
              .goli-soda-info {
                flex-direction: column;
              }
              .package-card {
                max-width: 100%;
              }
              .swiper-desktop {
                display: none;
              }
              .swiper-container {
                display: block;
              }
              #shopify-section-vintage_service_packages_ExtphP .cta-button{
                max-width: 250px !important;
              }
              .cta-button span{
                font-size: 30px !important;
                line-height: 35px !important;
                max-width:280px !important;
              }
              .goli-soda-info {
      justify-content: center;
              }
              .goli-left h3, .goli-right h4{
                font-size: 33px;
                line-height: 35px;
              }
              .goli-left{
      display: flex;
      flex-direction: column;
      align-items: center !important;
      text-align: center !important;
            }
              .goli-right{
      display: flex;
      flex-direction: column;
      align-items:left;
      text-align: left;
            }
              .goli-left p, .goli-list li, .goli-list li span{
                font-size: 22px;
                line-height: 25px ;
              }
            }

            @media screen and (min-width: 769px) {
              .swiper-container {
                display: none;
              }
            }