/** Shopify CDN: Minification failed

Line 109:64 Unexpected "]"
Line 155:0 Expected "{" but found "."
Line 274:30 Expected identifier but found whitespace
Line 296:0 Expected "}" to go with "{"

**/

/* Brand logo navigation links */
.site-nav__brand-logos {
  display: inline-flex !important;
  align-items: center;
  gap: 6px;
  margin-right: 8px;
}
.site-nav__brand-logos a {
  display: inline-flex;
  align-items: center;
}
.brand-logo-img {
  height: 22px;
  width: auto;
  display: block;
  object-fit: contain;
}
.brand-logo-img--firexside {
  height: 20px;
  border-radius: 2px;
}
.brand-logo-img--toebock {
  height: 22px;
}
.site-nav__brand-logos a:hover img {
  opacity: 0.7;
  transition: opacity 0.25s ease-in-out;
}
@media only screen and (max-width: 768px) {
  .site-nav__brand-logos {
    display: none !important;
  }
}
/* Drawer menu brand logos */
.drawer-brand-logos {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 15px 20px;
}
.drawer-brand-logos a {
  display: inline-flex;
  align-items: center;
}
.drawer-brand-logos img {
  height: 24px;
  width: auto;
  display: block;
  object-fit: contain;
}

.article__featured-image {
    display: none;
}
.template-blog a.article__title {
  
    font-family: 'chalk'!important;
    font-size: 2.1em !important;
}
.section-header__title {
    padding-top: 20px;
}
.template-blog h2.section-header__title {
      margin: 10px 25px 8px !important;

}
/* Style for links in article body paragraphs and product blocks */
.article__body p a,
.product-block p a {
  color: #444 !important;
  text-decoration: underline !important;
  text-underline-offset: 2px;
  text-decoration-thickness: 1px;
  transition: all 0.2s ease;
}

/* Hover state for both */
.article__body p a:hover,
.product-block p a:hover {
  color: #444 !important;
  text-decoration: none !important;
  border-bottom: 1px solid rgba(68, 68, 68, 0.3) !important;
}

/* Remove any conflicting underline effects */
.article__body p a:after,
.product-block p a:after {
  display: none !important;
}
.rider {
  font-family: chalk !important;
  font-size: 3em;
  margin-top: 15px;
  letter-spacing: 1.8px;
  transform: scale(1.1, .9);
  text-align: center;
  padding: 0 5px;
  
}
ul > li.site-nav__item.site-nav__expanded-item:hover > a::after ]
    background: none;


.product__quantity {
float: left!important;
padding-right: 15px;
margin-top: 5px
}

.product__price {
    font-family: futura;
}
h2.section-header__title {
  font-family: chalk!important;
  font-size: 28px!important;
}
.product-single__title {
    font-size: var(--typeHeaderSize);
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: chalk;
}

h3.crossselltitle {
font-family: futura;
text-transform: uppercase;
font-size: 1.3em;
color: #f3f3f3;
font-weight: 200;
}
.team_img img {
  padding: 0 0 15px 0;
}

.image_hover_section .grid figure h2 {
font-family: futura!important
  word-spacing: 0;
}
.section-header--hero {
display: none;
}
.shopify-section-template--14217443573842__1635747950c75bbc7b {
  background-color: #000;
}
@media only screen and (max-width: 768px)
.team-slider.img_with_gallery_section {
    display: block;
    margin: auto;
    padding-bottom: 0!important;
}
.masonary-wrapper {
    max-width: 100% !important;
    max-height: 100%;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.masonary-wrapper h2 {
  padding-top: 10px;
}

div#parent {
    text-align: center;
}
#parent {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2!important;
    -webkit-column-gap: 1.2em;
    -moz-column-gap: 1.2em;
    column-gap: 1.2em;
    margin: 1.5%;
    padding: 0;
    font-size: .8em;

}
 ul> li.site-nav__item.site-nav__expanded-item:hover > a:after {
   background: none!important;
}
.site-nav--has-dropdown.is-focused > a, .site-nav--has-dropdown:hover > a {
  color: #f3f3f3;
}
.collapsible-trigger-btn {
    font-size: 22px!important;

@media only screen and (min-width:590px){
  .masonary-wrapper {
    max-width: 1200px !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
}

div#parent {
    text-align: center;
}
#parent {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4!important;
}
.btn--full {
  font-size: 25px!imortant;
}
.image_hover_section .grid figure h2{
    word-spacing: -0.15em;
   font-weight: 200!important;
   opacity: 0;
   font-size: 46px!important;
   font-family: chalk!important;
   transform: scale(1.1, .9);
  }

.shopify-section-footer-promotions a {
    color: #ccc !important;
}
.collapsible-trigger-btn {
    font-size: 26px!important;
    
  }
  .simp-container h3.prorw-header-title, .prorw-container h3.prorw-header-title {
    font-family: 'Futura'!important;
}
.site-footer {
    background-image: url(/cdn/shop/files/toebock_footer-mountains2.png?v=1670024379);
  background-size: contain;
  background-repeat: no-repeat;
  padding-top: 450px !important;
}
.owl-theme .owl-nav {
}
.owl-carousel .owl-item img {
  padding-top: 10px;
}
#site-nav__link site-nav__link--has-dropdown {
    color: #f3f3f3!important;
  }

.tmg img {
  width: 110px;
  padding: 6px;
  margin-top: 10px;

}
 
.tmg img:hover {
  opacity: .7;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}    
.eapps-instagram-feed-title a {
    color: #ccc;
  }
  
.eapps-instagram-feed-title {
font-family: chalk, sans-serif;
font-size: 32px !important;
color: #ccc;
font-weight: 100 !important;

}
    .site-header {
        padding: 5px 0;
    }
    
.eapps-instagram-feed-title a: hover {
      text-decoration: none;


  
.sale-price {display: none;}
@media only screen and (max-width:589px){
.site-header{
  position: relative;
  padding: 20px 0!imporant;
}

.official {
  padding: 5px 10px;  /* Added colon */
  text-align: center;
  background: #000;
}
 
.official img {
  width: 200px;
  height: auto;
}
