/** Shopify CDN: Minification failed

Line 177:28 Unexpected "{"
Line 177:37 Expected ":"
Line 280:26 Unexpected "{"
Line 280:35 Expected ":"
Line 281:26 Unexpected "{"
Line 281:35 Expected ":"
Line 282:26 Unexpected "{"
Line 282:35 Expected ":"

**/


/* CSS from section stylesheet tags */
.optimized-slider-section .feature-item {
    gap: 20px;
  }
  .btn-box a.btn.custom-btn.button.button--outline:hover {
    color: #000;
  }
  @media (max-width: 767px) {
    .optimized-swiper .swiper-controls {
      position: absolute;
      top: 0px;
      width: 100%;
    }

    /* .swiper-wrapper {
      margin-top: 80px !important;
    } */

    .swiper-pagination.progressbar {
      height: 15px;
      margin-top: 20px;
    }
  }
section.trending-faq-section.page-width {
      padding: 0 75px 49px;
}
    section.trending-faq-section h2 {
      font-weight: 300;
      line-height: 103%;
  }
      .trending-faq-question {
        font-size: 16px;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 100%;
    }
          .chevron-icon {
          transition: transform 0.3s ease;
        }
        .trending-faq-item.active .chevron-icon {
          transform: rotate(180deg);
        }

              @media only screen and (max-width: 600px) {
            section.trending-faq-section h2 {
              color: #fff;
                      text-align: center;
              font-size: 25px !important;
              margin: 21px 0;
              width: 100% !important;
          }
              }
              .trending-faq-overlay a {

                    display: inline-block;
              border: 1px solid #EDEDE9;
              padding: 8px 14px;
              color: #ffffff;
              text-decoration: none;
              font-size: 16px;
              font-family: 'NanumMyeongjo';
              width: max-content;
              border-radius: 100px;
              text-transform: uppercase;
            }

                     section.trending-faq-section h2 {
                  color: #fff;
                  font-size: 40px;
                  margin: 21px 0px;
                  width: 65%;
              }
                  .trending-faq-overlay {
                    display: flex
                ;
                    flex-direction: column;
                    justify-content: end;
                }
                        .trending-faq-section {
                          background-color: #000;
                          color: #fff;

                        }
                         .display-flex-box-row {
                            display: flex
                      ;
                          flex-wrap: wrap;
                         }
                        .trending-faq-left,
                        .trending-faq-right {
                          flex: 1 1 100%;
                        }
                        @media (min-width: 768px) {
                          .trending-faq-left,
                          .trending-faq-right {
                            flex: 1 1 50%;
                          }
                        }
                        .trending-faq-left {
                      display: flex
                  ;
                      align-items: flex-end;
                      background-size: cover;
                      background-position: center;
                      min-height: 400px;
                      /* padding: 40px; */
                      position: relative;
                  }
                       .trending-faq-overlay {
                      background: #0006;
                      padding: 20px;
                      position: absolute !important;
                      width: 100%;
                      height: 100%;
                  }
                        .trending-faq-left h2 {
                          font-size: 28px;
                          margin-bottom: 15px;
                        }
                        .trending-faq-left a {
                          border: 1px solid #fff;
                          color: #fff;
                          padding: 10px 20px;
                          text-decoration: none;
                        }
                        .trending-faq-item {
                          border-bottom: 1px solid #444;
                        }
                        .trending-faq-question {
                          padding: 20px 0px 20px 0px;
                          cursor: pointer;
                          display: flex;
                          justify-content: space-between;
                          align-items: center;
                        }
                        .trending-faq-answer {
                          padding: 0 20px 20px;
                          display: none;
                        }
                        .trending-faq-item.active .trending-faq-answer {
                          display: block;
                        }
                        .trending-faq-right {
                          display: flex;
                          flex-direction: column;
                          justify-content: center;
                        }

/* CSS from snippet stylesheet tags */
.custom-product-slider__inner .product-content {
      width: 83%;
  }
  .custom-product-slider .product-item .product-content p {
      margin-top: 10px !important;
  }
  span.swiper-pagination-bullet.swiper-pagination-bullet-active {
      background: #fff !important;

  }
  span.swiper-pagination-bullet {

  }
    .custom-product-swiper-{{ section.id }} .swiper-wrapper { align-items: stretch; }
  .slide {
    box-sizing: border-box;
    padding: 12px;
    display: flex;
    justify-content: center;
  }
  .upper-content span.heading {
         font-size: 20px;
  }
  .upper-content span.desc{
    font-size:12px;
  }
  .custom-product-slider .slide-link {
    display: block;
    width: 100%;
    background: #111;
    color: #fff;
    border-radius: 10px;
    padding: 14px;
    text-align: left;
    text-decoration: none;
    border: 1px solid #222;
    height: 100%;
    box-shadow: 0 1px 0 rgba(255,255,255,0.02) inset;
  }
  .custom-product-slider .slide-image {
    width: 100%;
    object-fit: contain;
    background: #f6f6f6;
    border-radius: 6px;
    margin-bottom: 10px;
  }
  .custom-product-slider .swiper-wrapper{
    margin:0;
  }
  .custom-product-slider .swiper-pagination {
      bottom: 0;
  }
  .custom-product-slider .swiper{
    padding-bottom: 30px;
  }
  .custom-product-slider .no-image {
    display:flex;
    align-items:center;
    justify-content:center;
    background:#f6f6f6;
    color:#666;
    border-radius:6px;
    margin-bottom:10px;
  }
  .custom-product-slider .product-item {
      display: grid;
      grid-template-columns: 25% 70%;
      align-items: center;
      gap: 20px;
      border: 1px solid #EDEDE94D;
      padding: 10px;
      border-radius: 12px;
      margin-top:10px;
  }
  .custom-product-slider .product-item .feature-image img{
    height:100%;
  }
  .custom-product-slider .product-item .product-content h3 {
      font-size: 14px;
      font-weight: 400;
  }
  .custom-product-slider .product-item .product-content p {
      font-size: 12px;
      font-weight: 400;
  }
  .product-item:after {
      content: "";
      width: 16px;
      height: 16px;
      background: #EDEDE94D;
      border-radius: 50px;
      display: block;
      position: absolute;
      right: 10px;
      top: 10px;
      border: 1px solid #fff;
  }
  .custom-product-slider .product-item input#myCheckbox1 {
      position: absolute;
      width: 100%;
      height: 100%;
      appearance: none;
  }
  .custom-product-slider .product-item:has(input:checked):after {
      background: #fff;
      border: 4px solid #000;
      box-shadow: 0 0 2px 1px #fff;
  }
  .slide-meta { padding: 0 2px; }
  .slide-title { font-size: 15px; margin: 0 0 6px; color: #fff; }
  .slide-price { font-weight: 600; color: #fff; }

  /* Swiper controls (small / subtle) */
  .custom-product-slider span.swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #fff;
  }
  .custom-product-swiper-{{ section.id }} .swiper-pagination-bullet { background: rgba(255,255,255,0.4); opacity: 1; }
  .custom-product-swiper-{{ section.id }} .swiper-button-prev,
  .custom-product-swiper-{{ section.id }} .swiper-button-next {
    color: #fff;
  }
  .checklist .list{
      display: flex;
      align-items: center;
  }
  .checklist .list span{
    font-weight: 300;
  }



  @media (min-width: 740px) {
    .slide-image { height: 180px; }
  }