/** Shopify CDN: Minification failed

Line 11:0 Unexpected "{"
Line 11:1 Unexpected "{"
Line 11:10 Expected ":"

**/


/* CSS from section stylesheet tags */
{{ section.settings.custom_css }}

.slider {
  width: 90%;
  margin: 0 auto 30px auto;
}

.slider iframe {
  width: 100%;
  height: 670px;
  border: none;
}

.thumbnail-nav {
  width: 90%;
  margin: 0 auto;
}

.thumbnail-nav .slick-slide {
  margin: 0 5px;
  cursor: pointer;
}

.thumbnail-nav img {
  height: auto;
  border: 2px solid #ccc;
}

.thumbnail-nav .slick-current img {
  border-color: #007acc; /* Highlight active thumbnail */
}