/** Shopify CDN: Minification failed

Line 431:16 Expected identifier but found whitespace
Line 431:18 Unexpected "{"
Line 431:27 Expected ":"
Line 431:68 Expected ":"
Line 436:8 Expected identifier but found whitespace
Line 436:10 Unexpected "{"
Line 436:19 Expected ":"
Line 436:43 Expected ":"
Line 483:8 Expected identifier but found whitespace
Line 483:10 Unexpected "{"
... and 5 more hidden warnings

**/
html, body{
    -webkit-font-smoothing: auto;
}

* {
    margin: 0;
    padding: 0;
}
.summary_container.summary-container-product.active svg.plus {
    display: none;
}
.btn {
    gap: 8px;
    display: inline-flex;
    padding: 12px 25px;
    border-radius: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #111 !important;
    text-decoration: none;
}
.btn span {
    line-height: 0;
}
.btn-primary {
  background: #FFC60B;
  color: #000;
}
.btn-secondary {
  background: #fff;
  color: #000;
}
.feature-buttons {
    display: inline-flex;
    margin: 0px auto;
    gap: 20px;
}
@font-face {
  font-family:"neighbor";
  src: url(/cdn/shop/files/Neighbor-Bold.ttf?v=1756797725);
  font-weight:700;
  font-display:swap;
}  
@font-face {
  font-family:Albert Sans;
  src: url(/cdn/shop/files/AlbertSans-Light.ttf?v=1756705411);
  font-weight:300;
  font-display:swap;
}
@font-face {
  font-family:Albert Sans;
  src: url(/cdn/shop/files/AlbertSans-Regular.ttf?v=1756705593);
  font-weight:400;
  font-display:swap;
}
@font-face {
  font-family:Albert Sans;
  src: url(/cdn/shop/files/AlbertSans-Medium.ttf?v=1756705539);
  font-weight:500;
  font-display:swap;
}
@font-face {
  font-family:Albert Sans;
  src: url(/cdn/shop/files/AlbertSans-SemiBold.ttf?v=1756705655);
  font-weight:600;
  font-display:swap;
}   
@font-face {
  font-family:Albert Sans;
  src: url(/cdn/shop/files/AlbertSans-Bold.ttf?v=1756705715);
  font-weight:700;
  font-display:swap;
}  
.participation .button-custom-style {
  color: #000000 !important;
}
h2.image-with-text__heading.inline-richtext {
    font-family:neighbor;
    font-weight: 900;
    line-height: 100%;
    text-transform: uppercase;
}

.rc-field:nth-child(1) {
    display: none;
}
button.rc-button.btn.button {
    color: white !important;
}
button.rc-copy-button {
    padding: 11px;
    cursor:pointer;
}
/* .header__menu-item{
    font-size: 16px;
    color: #E5DEC3;
    font-weight: 600;
} */
/* .roughridge-jtpl sticky-header.header-wrapper {
    background: #000000;
} */
.roughridge-jtpl main#MainContent {
    margin-top: -81px;
}
.header-button {
    text-align: right;
}
img.right-image {
    width: 100%;
}
.image-banner-jtpl .banner__text  h2 {
    font-family: Albert Sans;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    vertical-align: middle;
}

h1.banner__heading {
   font-family:"neighbor";
    font-weight: 900;
    line-height: 100%;
    text-transform: uppercase;
}
.image-banner-jtpl .custom-jtpl-heading3 h2{
font-weight: 500;
font-size: 20px;
line-height: 100%;
}
.image-banner-jtpl .banner__content {
    gap: 98px;
}
.image-banner-jtpl .right-side, .image-banner-jtpl .content-container {
    width: calc(50% - 49px);
}
.email-parent-jtpl {
    max-width: 550px;
}
.image-banner-jtpl .newsletter-form {
    flex-direction: row;
    max-width: 100%;
    gap: 12px;
}
.image-banner-jtpl .newsletter-form__field-wrapper {
    width: calc(100% - 260px);
}
.image-banner-jtpl .newsletter-form__field-wrapper .field__input {
       padding-right: 5rem;
    background: #fff;
    border: 1px solid #E5DEC3;
    color: #111111;
    font-family: Albert Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    height: 47px;
}
.image-banner-jtpl .newsletter-form__field-wrapper label.field__label {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #111111;
}
.image-banner-jtpl .newsletter-form__button {
      border: 0;
    background: #FFC60B;
    font-weight: 600;
    font-family: Albert Sans;
    width: 100%;
    max-width: 248px;
    cursor: pointer;

}
.image-banner-jtpl .custom-jtpl-heading5 h2 {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    vertical-align: middle;
}
.image-banner-jtpl .custom-jtpl-heading5 {
    margin-top:2.4rem !important;
}
.image-banner-jtpl .email-parent-jtpl
 {
    margin-top: 2.6rem !important;
}
.image-banner-jtpl  .custom-jtpl-heading3 {
    margin-top: 3rem !important;
}
.image-banner-jtpl .custom-jtpl-heading1 {
    margin-bottom:3.8rem;
}
.right-content-wrapper {
    position: relative;
}
.image-banner-jtpl button.right-btn span {
    line-height: 0;
}
.image-banner-jtpl .right-btn {
    color: #fff;
    border: 1px solid #E5DEC3;
    background: transparent;
    font-family: Albert Sans;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    gap: 10px;
    align-items: center;
    display: flex;
    padding: 11px 24px;
    width: 100%;
    max-width: 229px;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    cursor: pointer;
}
.right-content-wrapper {
    position: relative;
    line-height: 0;
}
.banner__box {
    width: calc(50% - 49px);
}
.reffer-section h1.banner__heading {
    max-width: 800px;
    margin: 0 auto;
}
.image_over_text_jtpl .banner__box.content-container {
    max-width: calc(50% - 49px) !important;
}
.image_over_text_jtpl h2.banner__heading {
    font-family:"neighbor";
    font-weight: 900;
    line-height: 100%;
    text-transform: uppercase;
    line-height: 48px;
}
.image_over_text_jtpl .subtitle {
    margin-top: 3.2rem !important;
}
.image_over_text_jtpl .inline-richtext.h2 {
    font-family: Albert Sans;
    color: #FFC60B;
    line-height: 28px;
    margin-top: 56px;
}
.mobile_image {
    display: none;
}
.image_over_text_jtpl .banner__text.body{
    border-bottom: 1px solid #B5B5B526;
    padding-bottom: 15px;
    margin: 0;
    padding-top: 30px;
}
.image_over_text_jtpl .banner__text.rte.body:last-child {
    border: none;
}
.mobile_image img{
    max-width: 100%;
}
.image-with-text__media-item {
    z-index: 2;
}
.image-with-text .image-with-text__content h4 {
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
}
.image-with-text .image-with-text__content h5 {
    font-weight: 300;
    font-style: Light;
    font-size: 16px;
    line-height: 24px;
}
.features-row .features-grid .feature-item {
    border-right: 1px solid #B5B5B526;
}
.features-row .features-grid {
  gap: 0;
}
.features-row .features-grid .feature-item {
  border-right: 1px solid #b5b5b526;
  padding: 20px 44px;
}
.features-row{
    border-top:3px solid #FFC60B !important;
     border-bottom:3px solid #FFC60B !important;
}
.features-row .feature-item:last-child {
  border: none;
}
.one-row-text {
    display: flex;
}
.one-row-text .collapsible-content__header {
    width: 43%;
}
.one-row-text .collapsible-content__grid {
    width: 57%;
}
h3.accordion__title.inline-richtext {
    font-weight: 500;
    font-size: 22px;
    line-height: 150%;
}
.grid__item .accordion:first-child {
    border-top: 0;
}
.grid__item .accordion summary .icon-caret {
    height: 2.8rem;
    top: calc(50% - 1.4rem);
}
.collapsible-content__heading {
    max-width: 450px;
}
.image_over_text_jtpl .banner__content.banner__content--middle-right {
    width: 40%;
    max-width: 40%;
    margin-right: 0;
}
.email-parent-jtpl form#contact_form {
    flex-direction: row;
    gap: 13px;
    width: 100%;
    max-width: 100% !IMPORTANT;
}
.email-parent-jtpl .newsletter-form__field-wrapper {
    width: 50%;
    max-width: 50%;
}
.email-parent-jtpl .btn {
    padding: 11.5px 15px;
    font-size: 15px;
    width: 50%;
    max-width: 50%;
    justify-content: center;
    border: 0px;
}
.email-parent-jtpl {
    width: 100%;
}
.footer__content-bottom {
    /* display: flex; */
    align-items: center;
}
.footer__column.footer__column--info {
    display: none;
}
/* .footer__content-bottom-wrapper.logo-left-wrapper {
    width: 50%;
    max-width: 50%;
} */
.footer__copyright.caption {
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.footer__content-bottom-wrapper:not(.footer__content-bottom-wrapper--center) .footer__copyright {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

@media screen and (max-width: 749px) {
  .utility-bar__grid.page-width {
    display: flex;
    align-content: center;
}
}

.header--middle-left {
    /* grid-template-areas: "heading navigation icons"; */
    grid-template-columns: auto auto 0fr;
    column-gap: 6px;
}

/* Custom CSS for quick product link in hero section */

.hero-product-card__inner {
    display: flex;
    background-color: white;
}
.hero-product-card {
    text-decoration: none !important;
    color: black;
}

.hero-product-card h4{
    font-weight: bold;
    font-size: large;
}

.quick-product-link {
  display: block;
}

@media screen and (max-width: 749px) {
  .quick-product-link {
    display: none;
  }
}

/* Video section CSS */
.video-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: {{ section.settings.icon_spacing | default: 15 }}px;
  z-index: 3;
}

.video-icon-img {
  width: {{ section.settings.icon_size }}px;
  height: auto;
  display: block;
}

.video-section__media {
  position: relative;
}

.video-overlay {
  position: absolute;
  inset: 0;
  background: #000;
  /* z-index: 1; */
}
.video-section .video-content {
    position: absolute;
    z-index: 1;
    width: 100%;
    text-align: center;
    padding: 20px;
    display: flex;
    gap: 20px;
    flex-direction: column;
}

.video-content.content-center {
    /* top: 50%;
    transform: translateY(-50%); */
    z-index: 1;
}

.video-content.content-top {
  top: 10%;
}

.video-content.content-bottom {
    bottom: 10%;
}

.video-heading {
  /* color: {{ section.settings.heading_color }}; */
  font-size: 48px !important;
  margin-bottom: 10px;
}

.video-subheading {
  color: {{ section.settings.subheading_color }};
  font-size: 18px;
}

/* MOBILE */
@media screen and (max-width: 749px) {

  .video-content {
    top: auto;
    bottom: auto;
    transform: none;
    padding: {{ section.settings.mobile_padding }}px;
  }

  .video-content.content-center {
    top: 50%;
    transform: translateY(-50%);
  }

  .video-content.content-top {
    top: 10%;
  }

  .video-content.content-bottom {
    bottom: 10%;
  }

  .video-heading {
    font-size: 26px;
  }

  .video-subheading {
    font-size: 14px;
  }
.multicolumn--inline .multicolumn-list__item {
    flex: 0 0 49% !important;
}
}

/* Multicounm CSS */

/* INLINE STYLE (your 2nd image) */
.multicolumn--inline .multicolumn-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: var(--column-gap, 20px);
}

.multicolumn--inline .multicolumn-list__item {
  flex: 1;
}

.multicolumn-card--inline {
  display: flex;
  align-items: center;
  background: transparent;
  box-shadow: none;
  padding: 0;
}

.multicolumn-card--inline .multicolumn-card__image-wrapper {
  width: 70px;
  /* height: 40px;
  flex: 0 0 auto; */
}

.multicolumn-card--inline .multicolumn-card__image {
  width: 100%;
  height: auto;
}

.multicolumn-card--inline .multicolumn-card__info {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.multicolumn-card--inline h3 {
    font-size: 18px;
    margin: 0;
    font-weight: 900;
}
.colunm_section .svg_image {
    width: 70px;
    height: 70px;
    background: #FFFFFF4D;
    border-radius: 100px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.colunm_section .svg_image svg {
    width: 32px;
    height: 32px;
}
.multicolumn-card--inline .rte {
  font-size: 12px;
  margin: 0;
}


.article-card__link{
    color: #121212;
}
.card__information .reading_text {
    color: #6A6A6A;
}
.article-card__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px; 
  margin-top: 10px;
}
.article-card__tags .tag {
    background-color: #FFC60B;
    color: #121212;
    font-size: 12px;
    padding: 4px 10px;
    text-decoration: none;
    line-height: 140%;
    transition: all 0.2s ease;
    width: auto;
    min-width: fit-content;
    border-radius: 0px;
    display: flex;
    justify-content: center;
    height: auto;
    min-height: 26px;
    font-weight: 700;
    letter-spacing: 0%;
    text-transform: capitalize;
}

.article-card__tags .tag:hover {
  background-color: #000;
  color: #fff;
  text-decoration : none;
}

.multicolun_section_column .multicolumn-card__info.has-border {
    border: 1px solid black;
    padding: 32px 24px;
    height: 100%;
    font-size: 12px;
    font-weight: 600;
    color: black;
    text-transform: uppercase;
    transition: 0.5s;
}
.multicolun_section_column .multicolumn-card__info:hover {
    background: #dba900;
}

.multicolun_section_column .multicolumn-card__info:hover h3 {
    color: #fff !important;
}

.multicolun_section_column .multicolumn-card__info:hover p {
    color: #fff !important;
}
/* Video Section CSS */

.deferred-media__poster-button {
    left: 95%;
    top: 92.4%;
    border-radius: 0px;
    background: #00000099;
    backdrop-filter: blur(4px);
    z-index: 2;
}

.custom-video-btn {
    margin-top: 26%;
    padding: 10px 20px;
    background: #FFFFFF99;
    color: #121212;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 24px;
    letter-spacing: 4%;
    line-height: 100%;
    border: 0px;
    font-family: neighbor;
}
.homepage-video-section button.custom-video-btn {
    margin: 0px;
}
.custom-video-btn:hover {
  background: #fff;
  color: #000;
}

/* Desktop: show desktop poster, hide mobile poster */
.poster-mobile {
  display: none !important;
}
.page-width.utility-bar__grid ul.list-unstyled.list-social {
    flex-wrap: nowrap;
}
.announcement-bar-slider.slider-buttons button.slider-button.slider-button--prev {
    margin: 0px;
}
/* Mobile: show mobile poster, hide desktop poster */
@media screen and (max-width: 749px) {
  .poster-desktop {
    display: none;
  }
  .poster-mobile {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.svg-wrapper {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
}


.cmp-bottom-row {
  display: flex;
  max-width: 100%;
}

.announcement-bar a{
  color: black;
}

.announcement-bar {
    font-size: 16px;
    line-height: 38px;
}
.page-width.utility-bar__grid {
    /* min-height: 38px; */
    display: flex;
}

@media screen and (max-width: 749px){
.announcement-bar {
    font-size: 11px;
    /* line-height: 16px; */
}
.announcement-bar p {
    text-align: center;
}
.utility-bar {
    padding: 6px;
}
}

.announcement-text--mobile {
  display: none;
}

@media screen and (max-width: 749px) {
  .announcement-text--desktop {
    display: none !important;
  }

  .announcement-text--mobile {
    display: inline;
  }
}

/* Navigation menu css */
@media screen and (max-width: 768px) {
.product-content {
    width: 100%;
    max-width: 288px;
    margin: 20px auto 20px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.mobile-featured-product {
    text-align: center;
    padding: 10px;
    background: #202020;
    margin-top: 11rem;
}
.mobile-featured-product img {
    width: auto;
    margin: auto;
    display: block;
    margin-top: -11rem;
    height: 260px;
    max-width: 260px;
    object-fit: cover;
}

  .mobile-featured-product h2 {
    color: #fff;
    margin-bottom: 10px;
  }
.mobile-featured-product p {
    color: #ffffff;
    margin: 0px;
}
.mobile-featured-product .product-btn {
    background: #FFC60B;
    padding: 12px 16px;
}
}

@media screen and (max-width: 768px) {
.product-content h4 {
    text-transform: uppercase;
    font-weight: 900;
    line-height: 114.99999999999999%;
    letter-spacing: 0%;
}
  /* .mobile-drawer-bottom {
    padding: 20px;
  } */

  .drawer-quick-links {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 20px;
    margin-bottom: 20px;
  }

  .drawer-quick-links a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
  }

  .drawer-icons {
    display: flex;
    justify-content: space-between;
    gap: 15px;
  }

  .drawer-icon-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px;
  }

  .drawer-icon-item img {
    width: 40px;
  }

  .drawer-icon-item span {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
  }
}

/* Cart css */

.cart-info-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  padding: 8px;
}

.cart-info-item {
  display: flex;
  align-items: center;
  gap: 6px;
}

.cart-info-item img {
  display: block;
  object-fit: contain;
}

.cart-info-divider {
  opacity: 0.6;
}

#shopify-section-template--20750776303806__multicolumn_6n3PHU, .multicolumn-list__item.center .multicolumn-card__image-wrapper.multicolumn-card__image-wrapper--third-width.multicolumn-card-spacing {
  margin-left: 0;
  margin-right: 0;
}

.hide-video-content {
  display: none!important;
}

/* Slider CSS for multicolumn section */

.slider-buttons {
  display: flex;
  align-items: center;
  gap: 6px;
  /* padding: 10px 0; */
}

/* Circular yellow arrow buttons */
 .slider-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #F5C518;
  border: none;
  cursor: pointer;
  padding: 0;
  transition: background-color 0.2s ease;
}
.cs_highcountry_section .swiper-buttons-both {
    margin: 50px 0px 30px;
}
/* .slider-button:hover {
  background-color: #e0b015;
} */

.slider-button .svg-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
}

.slider-button .svg-wrapper svg {
  fill: #fff;
  width: 100%;
  height: 100%;
}

/* Rotate the caret for prev (left) and next (right) */
.review-slider-section .slider-button--prev .svg-wrapper {
  transform: rotate(90deg); 
}

.slider-button--next .svg-wrapper {
  transform: rotate(-90deg);
}

/* Dot indicators */
.slider-dots {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-left: 8px;
}

.slider-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #ccc;
  display: inline-block;
  transition: background-color 0.2s ease;
}

.slider-dot.active {
  background-color: #333;
}