/** Shopify CDN: Minification failed

Line 86:4 Comments in CSS use "/* ... */" instead of "//"
Line 86:50 Unexpected "/"
Line 247:7 Expected identifier but found whitespace
Line 247:8 Unexpected "invert("
Line 268:0 Comments in CSS use "/* ... */" instead of "//"
Line 276:1 Comments in CSS use "/* ... */" instead of "//"

**/
:focus {outline: unset;}
@media screen and (min-width: 1480px) {
    .gridlock .row {
        width: 1600px;
    }
}
.grid__wrapper {max-width: 100%;}
.homepage-banner .row {width: 100%;}
.button {text-transform: uppercase; transition: all .5s ease-out;}
.button:hover {color: #e0e721!important;}

.header__nav-container .header__nav-below {position: relative; padding-bottom: 0; padding-top: 0;}
.header__nav-container .header__nav-below .span-9 {height: 100%;}
.header__nav-container .header__nav-below .span-9 .inline__wrapper {height: 100%;}
.header__nav-container .header__nav-below .span-9 .inline__wrapper > * {height: 100%;}
.header__nav-container .header__nav-below .span-9 .inline__wrapper .first-level .header__nav__link.dlink {
  height: 100%;
  line-height: 80px;
}
ul.header__nav__list li.header__nav__list-item:hover > .header__linklist-columns-wrapper {top: 79px;}


.section-heading h2 {letter-spacing: 0;}
.background--video__section .video--wrapper.fixed--height video {pointer-events: none;}

.announcement-bar__wrapper .grid__wrapper.full {display: flex; justify-content: space-between; padding: 0 0 0 1.25%;}
.announcement-bar__wrapper .grid__wrapper.full .announcement-bar__message {width: unset;}
.announcement-bar__wrapper .grid__wrapper.full .header-top-nav {display: flex;}
.announcement-bar__wrapper .grid__wrapper.full .header-top-nav .v-center {width: unset;}
.announcement-bar__wrapper .grid__wrapper.full ul.cart-links__wrapper .my-cart-link-container {background: #E0E621; padding: 0px 30px; margin-left: 10px;}
.announcement-bar__wrapper .grid__wrapper.full ul.cart-links__wrapper .my-cart-link-container button .my-cart-text {
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  order: 1;
}
.announcement-bar__wrapper .grid__wrapper.full ul.cart-links__wrapper .my-cart-link-container button svg {height: 17px!important; margin-right: 5px;}
.announcement-bar__wrapper .grid__wrapper.full ul.cart-links__wrapper .my-cart-link-container button svg .hover-fill {fill: #000;}
.announcement-bar__wrapper .grid__wrapper.full ul.cart-links__wrapper .my-cart-link-container button .js-cart-count {background: #000; color: #E0E621; order: 1;}
.inline__wrapper > * {padding-right: 20px; padding-left: 20px;}
.cart-links__wrapper li a {color: #fff; font-weight: bold; text-transform: uppercase;}
.header__nav__link.dlink {text-transform: uppercase;}
.header__nav__link .vib-center g polygon {
    fill: #e0e721;
}
input[type="text"].announcement-bar__search-input {text-transform: uppercase!important; font-weight: bold;}

.slideshow .flickity-page-dots .dot {height: 7px;}
.slideshow__caption {max-width: 720px;}
.slideshow__caption.caption--below__image h2.slideshow__title {color: #fff; font-size: 88px; line-height: 78px; max-width: 300px;}
.slideshow__caption p:first-child {color: #E0E621; font-size: 24px; line-height: 30px; font-weight: 600;}
.slideshow__caption p {color: #fff; font-size: 16px; line-height: 20px; font-weight: 400; margin-bottom: 80px; max-width: 450px;}
.slideshow__slide.is-selected .slideshow__caption .slideshow__btn-wrapper  {margin-top: 15px;}
.theme-features__rounded-buttons--disabled .slideshow__btn-wrapper a {font-weight: bold; font-size: 14px; display: flex; align-items: center; height: 66px;}
.theme-features__rounded-buttons--disabled .slideshow__btn-wrapper a:after {
  content: '';
  background: url('black-arrow.svg');
  width: 11px;
  height: 11px;
  background-repeat: no-repeat;
  background-size: 11px;
  margin-left: 15px;
}
.slideshow__slide.is-selected .slideshow__caption .slideshow__btn-wrapper {justify-content: flex-start;}
.cart__item--count {background: #000!important; color: #E0E621!important;}
.slideshow__caption .slideshow__caption-wrapper {padding: 60px;}
.slideshow .flickity-page-dots {bottom: 34%; left: 22%; width: auto;}
.slideshow .flickity-page-dots .dot {width: 16px; height: 16px;}
.flickity-page-dots .dot.is-selected {background: #e0e621;}
.slideshow__slide .slideshow__caption {height: 100%; background: rgba(0,0,0,0.6);}

@media screen and (max-width: 767px) {
    .slideshow__slide.is-selected .slideshow__caption h2 {font-size: 36px;}
    .slideshow__caption.caption--below__image p {color: #E0E621; font-size: 16px;}
    .slideshow__caption .slideshow__caption-wrapper {padding: 15px; margin-bottom: 30px;}
    //.flickity-viewport {height: 100%!important;}//
    .grid__wrapper.full {padding: 0;}
    .cart__item--count {background: #000!important; color: #E0E621!important;}
    .announcement-bar__wrapper .grid__wrapper.full .header-top-nav {display: none;}
    .announcement-bar__wrapper .grid__wrapper.full {justify-content: center;}
}
@media screen and (max-width: 1023px) {
    
    .announcement-bar__wrapper .grid__wrapper.full {
      justify-content: center;
      padding: 0;
      background: #0c0c0c;
    }
    .header__nav-container .grid__wrapper.full {padding: 0;}
    ul.cart-links__wrapper .my-cart-link-container {padding: 0; background: #E0E621;}
    .announcement-bar__wrapper .grid__wrapper.full ul.cart-links__wrapper .my-cart-link-container button svg .hover-fill {fill: #000!important;}
    ul.cart-links__wrapper > .header-contact, ul.cart-links__wrapper > .header-finder {display: none} 
}

.featured-categories {
  background: url('featured-categories-background-black.png');
  padding-bottom: 90px;
  margin-bottom: 0;
}
.featured-categories .gallery__column-container {padding-top: 40px;}
.featured-categories .gallery__column .gallery__column-caption h3 {font-size: 46px;}
.featured-categories .gallery__caption-text p {font-size: 16px;}
.theme-features__rounded-buttons--disabled .gallery__column-btn-wrapper {display: flex; justify-content: center; margin-top: 20px;}
.theme-features__rounded-buttons--disabled .gallery__column-btn-wrapper a {font-size: 14px; font-weight: bold; display: flex; align-items: center; height: 66px;}
.theme-features__rounded-buttons--disabled .gallery__column-btn-wrapper a:after {
  content: '';
  background: url('black-arrow.svg');
  width: 11px;
  height: 11px;
  background-repeat: no-repeat;
  background-size: 11px;
  margin-left: 15px;
}
.featured-categories .gallery__column .gallery__column-image .box-ratio img {border: 0.5px solid #111111;}
.featured-categories .gallery__column .gallery__image--caption h3 {font-size: 40px; font-weight: bold;}
.featured-categories .gallery__column .gallery__image--caption .gallery__column-btn-wrapper {height: 48px;}
.featured-categories .gallery__column .gallery__image--caption .gallery__column-btn-wrapper a {height: 100%; font-size: 12px;}

@media screen and (max-width: 767px) {
    .featured-categories .gallery__column-scroll .gallery__column-container {
      display: flex;
      flex-flow: column;
      align-items: center;
    }
    .featured-categories .gallery__column-container .block-4 {display: none;}
    .featured-categories .gallery__column {padding: 10px;}
    .featured-categories .gallery__column .gallery__column-caption h3 {font-size: 28px;}
    .featured-categories .gallery__caption-text p {font-size: 14px;}
  
}

.connexion .row {width: 100%;}
.connexion .row .image-with-text-wrapper {max-width: 100%; padding-left: 0;}
.connexion .row .image-with-text-wrapper .text_section {padding: 0 12%;}
.connexion .row .image-with-text-wrapper .text_section h3 {font-size: 60px;}
.connexion .row .image-with-text-wrapper .text_section p {font-size: 20px; margin-bottom: 30px;}
.connexion .row .image-with-text-wrapper .text_section .button-holder {display: flex; align-items: center; justify-content: center;}
.connexion .row .image-with-text-wrapper .text_section .button {font-size: 14px; background: #000; color: #E0E621; display: flex; align-items: center; }
.connexion .row .image-with-text-wrapper .text_section .button:after {
  content: '';
  background: url('yellow-arrow.svg');
  width: 11px;
  height: 11px;
  background-repeat: no-repeat;
  background-size: 11px;
  margin-left: 15px;
}

@media screen and (max-width: 767px) {
    .connexion {padding-bottom: 20px;}
    .connexion .row .image-with-text-wrapper {
      display: flex;
      flex-flow: column-reverse;
      padding: 60px 20px 0; 
    }
    .connexion .row .image-with-text-wrapper .text_section h3 {font-size: 38px; line-height: 36px;}
    .connexion .row .image-with-text-wrapper .text_section p {font-size: 14px;}
    .connexion .row .image-with-text-wrapper .text_section .button {font-size: 12px;}
}

.homepage-news {margin-bottom: 40px!important;}
.homepage-news .section-heading {margin: 0!important;}
.homepage-news .section-heading h2 {padding: 0;}
.homepage-news .section-heading .section-border {display: none;}
.homepage-news .rich__text-content {font-size: 16px; margin: 5px 0 30px;}
.homepage-news .rich__text-content:after {
  content: "";
  width: 80px;
  height: 6px;
  display: inline-block;
  position: absolute;
  z-index: 0;
  background: #E0E621;
  left: 0;
  right: 0;
  margin: 10px auto;
}
.homepage-news .editorial__column h3 {font-size: 20px; font-weight: bold; min-height: 48px;}
.homepage-news .editorial__column p {font-size: 14px; line-height: 20px;}


@media screen and (max-width: 767px) {
    .homepage-news .editorial__column h3 {font-size: 18px; min-height: unset;}
}


.promo-section {
  background: url('promo-background.png');
  padding: 60px 0;
  margin-bottom: 0;
}
.promo-section .gallery__column-scroll .gallery__column-image .box-ratio {overflow: visible;}
.promo-section .gallery__image--caption {flex-flow: column-reverse; row-gap: 0;}
.promo-section .gallery__image--caption h3 {font-size: 46px; font-weight: 900; text-transform: uppercase;}
.promo-section .gallery__image--caption p {font-size: 20px; color: #E0E621!important;;}

@media screen and (max-width: 767px) {
    .gallery__column-scroll.mobile_scroll .gallery__column-container {display: flex; flex-flow: column;}
    .gallery__column-scroll.mobile_scroll .gallery__column {width: 100%;}
    .promo-section .gallery__image--caption p {font-size: 8px;}
    .promo-section .gallery__image--caption h3 {font-size: 20px;}
}

.con-banner {margin-bottom: 0; background: #E0E621; padding: 40px 0;}
.con-banner .gallery__column {display: flex; justify-content: center; align-items: center; flex-flow: column;}
.con-banner .gallery__column:nth-child(2) {border-left: 1px solid #CD2; border-right: 1px solid #CD2; }
.con-banner .gallery__image--caption h3, .gallery__image--caption .rte p {color: #000;}
.con-banner .box-ratio {background-color: transparent; padding-bottom: 20px!important; height: auto; width: auto;}
.con-banner .box-ratio img {background-color: transparent; width: 60px; margin: 0 auto; display: block;}
.con-banner .gallery__column:first-child .box-ratio img {width: 48px;}
.con-banner .gallery__image--caption.caption-bottom .gallery__caption-text {padding: 0 90px;}



.footer-section {
  position: relative;
}

.footer-section:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  /*background-image: url('footer-background-black.png');*/
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}

.footer-section .grid__wrapper {position:relative; z-index: 5000;}
.footer-section .footer-img {margin-bottom: 30px;}
.footer-section .footer-img img {filter: invert(100%);}
filter: invert(70%);
#footer p.note-success {color: #000!important;}
.shopify-section-group-footer-group .footer-section .grid__wrapper .footer-text p {font-size: 11px; line-height: 17px;}
.shopify-section-group-footer-group .footer-section .grid__wrapper .footer-menu {flex: 1;}
.shopify-section-group-footer-group .footer-section .grid__wrapper .footer-menu:nth-child(3) h3 {color: transparent!important;}
.shopify-section-group-footer-group .footer-section .grid__wrapper .footer-newsletter #footer_signup .contact-form {display: flex;}
.shopify-section-group-footer-group .footer-section .grid__wrapper .footer-newsletter #footer_signup .contact-form #footer-EMAIL {flex: 2; background: #000; border-color: #454444;}
.shopify-section-group-footer-group .footer-section .grid__wrapper .footer-newsletter #footer_signup .contact-form input[type="submit"] {
  flex: 1; 
  margin-left: 10px; 
  background: #E0E621; 
  color: #000;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  background-image: url('black-arrow.svg');
  background-size: 11px;
  background-repeat: no-repeat;
  background-position: 90% 18px;
}
//.shopify-section-group-footer-group .footer-section .grid__wrapper .footer-newsletter #footer_signup .contact-form input[type="submit"] {
  content: '';
  background-image: url('black-arrow.svg');
  width: 11px;
  height: 11px;
  background-repeat: no-repeat;
  background-size: 11px;
  margin-left: 15px;
}//
.shopify-section-group-footer-group .footer-section .grid__wrapper .footer-block h3 {font-weight: bold; font-size: 16px; margin-top: 5px;}
.shopify-section-group-footer-group .footer-section .grid__wrapper .footer-block ul li a {line-height: 30px; display: flex; align-items: center;}
.shopify-section-group-footer-group .footer-section .grid__wrapper .footer-block ul li a:hover {color: #e0e721!important;}
#bottom-footer .footer-left p {color: #fff; text-transform: uppercase; font-size: 12px;}
.shopify-section-group-footer-group .footer-section .grid__wrapper .block-menu_wLEQiB ul li:first-child a:before {
  content: '';
  background: url('fb-logo.svg');
  width: 18px;
  height: 18px;
  margin-right: 12px;
  background-repeat: no-repeat;
  background-size: 18px;
}
.shopify-section-group-footer-group .footer-section .grid__wrapper .block-menu_wLEQiB ul li:first-child a:hover:before {
  background: url('fb-logo-hover.svg');
  background-repeat: no-repeat;
}
.shopify-section-group-footer-group .footer-section .grid__wrapper .block-menu_wLEQiB ul li:nth-child(2) a:before {
  content: '';
  background: url('x-logo.svg');
  width: 18px;
  height: 16px;
  margin-right: 12px;
  background-repeat: no-repeat;
  background-size: 18px;
}
.shopify-section-group-footer-group .footer-section .grid__wrapper .block-menu_wLEQiB ul li:nth-child(2) a:hover:before {
  background: url('x-logo-hover.svg');
  background-repeat: no-repeat;
}
.shopify-section-group-footer-group .footer-section .grid__wrapper .block-menu_wLEQiB ul li:nth-child(3) a:before {
  content: '';
  background: url('insta-logo.svg');
  width: 18px;
  height: 18px;
  margin-right: 12px;
  background-repeat: no-repeat;
  background-size: 18px;
}
.shopify-section-group-footer-group .footer-section .grid__wrapper .block-menu_wLEQiB ul li:nth-child(3) a:hover:before {
  background: url('insta-logo-hover.svg');
  background-repeat: no-repeat;
}
.shopify-section-group-footer-group .footer-section .grid__wrapper .block-menu_wLEQiB ul li:last-child a:before {
  content: '';
  background: url('youtube-logo.svg');
  width: 18px;
  height: 18px;
  margin-right: 12px;
  background-repeat: no-repeat;
  background-size: 18px;
}
.shopify-section-group-footer-group .footer-section .grid__wrapper .block-menu_wLEQiB ul li:last-child a:hover:before {
  background: url('youtube-logo-hover.svg');
  background-repeat: no-repeat;
}
.featured-categories .gallery__column-container .block-4 {display: none;}
.editorial__section .editorial__column-container .block-image_with_text_4aWBNh {display: none;}

@media screen and (max-width: 767px) {
  .flickity-viewport {max-height: 740px;}
  .con-banner .gallery__image--caption h3 {font-size: 20px;}
  .con-banner .gallery__image--caption.caption-bottom .gallery__caption-text p {font-size: 12px;}
  .con-banner .gallery__image--caption.caption-bottom .gallery__caption-text {padding: 0 60px;}
  
  
  #bottom-footer.grid__wrapper {padding-left: 1px; padding-right: 1px;}
  #bottom-footer .footer-left p {font-size: 10px; text-align: center;}
  .payment-methods {text-align: center;}
  .shopify-section-group-footer-group .footer-section .grid__wrapper .block-menu_wLEQiB ul li a:before {margin-right: 20px!important;}
  .shopify-section-group-footer-group .footer-section .grid__wrapper .block-menu_wLEQiB ul li:last-child a:before {height: 13px;}
  .shopify-section-group-footer-group .footer-section .grid__wrapper .footer-newsletter #footer_signup .contact-form {flex-wrap: wrap;}
  .shopify-section-group-footer-group .footer-section .grid__wrapper .footer-newsletter #footer_signup .contact-form #footer-EMAIL {
    flex: unset; width: 100%;
  }
  .shopify-section-group-footer-group .footer-section .grid__wrapper .footer-newsletter #footer_signup .contact-form input[type="submit"] {
    flex: unset; width: 100%; margin-left: 0;
  }
  .shopify-section-group-footer-group .footer-section .grid__wrapper .footer-newsletter #footer_signup .contact-form input[type="submit"] {background-position: 205px 18px;}
}


@media screen and (max-width: 1023px) {
  button.js-mini-cart-trigger svg .hover-fill {fill: #000;}
  .con-banner .slick-arrow {position: absolute; top: 40%; z-index: 5000;}
  .con-banner .slick-next {right: 0;}
  .con-banner .slick-prev .con-arrow-left:after {
    content: '';
    background: url('con-arrow-left.svg');
    background-repeat: no-repeat;
    width: 24px;
    height: 19px;
    display: block;
    
  }
  .con-banner .slick-next .con-arrow-right:after {
    content: '';
    background: url('con-arrow-right.svg');
    background-repeat: no-repeat;
    width: 24px;
    height: 19px;
    display: block;
  }
  #footer .sm-span-12.auto {
      grid-column: auto / span 12 !important;
      width: 100%;
  }
  .footer-section .grid__wrapper .block-1520914258601 .block-1520914306190 > h3 {display: none;}
  .footer-section .grid__wrapper > .block-1520914306190 {display: none;}
  .footer-section .block-menu_wLEQiB h3 {display: none;}
  .footer-section .grid__wrapper .block-menu_wLEQiB ul {display: flex;}
  .footer-section .grid__wrapper .block-menu_wLEQiB ul li a {font-size: 0;}
  
  .block-1520914258601 ul {display: none;}
  .block-e9fb993a-9b86-4b68-9408-ec218c596670 ul {display: none;}
  .footer-section .grid__wrapper {z-index: 5;}
}
@media (min-width: 768px) and (max-width: 1023px) {
  .header.header__wrapper.sticky--active {max-width: 100vw;}
  .connexion .row .image-with-text-wrapper {display: flex; flex-flow: column; padding-left: 40px; padding-right: 40px;}
  .connexion .row .image-with-text-wrapper .text-with-image.image-section {order: 2;}
  .connexion .row .image-with-text-wrapper .text_section h3 {font-size: 52px;}
  .featured-categories .gallery__column-container .block-4 {display: grid;}
  .featured-categories .gallery__column-container .gallery__column:not(.block-0) {grid-column: auto / span 3}
  .editorial__section .editorial__column-container .block-image_with_text_4aWBNh {display: grid;}
  .editorial__section .editorial__column-container .editorial__column {grid-column: auto / span 6}
  .promo-section .gallery__column-container .gallery__column {grid-column: auto / span 6}
  .promo-section .gallery__image--caption h3 {font-size: 38px;}
  .promo-section .gallery__image--caption p {font-size: 16px;}
  .footer-section .grid__wrapper {padding-left: 30px; padding-right: 30px;}
  .shopify-section-group-footer-group .footer-section .grid__wrapper .footer-newsletter #footer_signup .contact-form #footer-EMAIL {flex: 4;}
  .shopify-section-group-footer-group .footer-section .grid__wrapper .footer-newsletter #footer_signup .contact-form input[type="submit"] {background-position: 120px 19px;}
  #bottom-footer.grid__wrapper .sm-span-12.auto {grid-column: auto / span 12 !important; width: 100%;}
  #bottom-footer .footer-left p {text-align: center;}
  #payment {margin-top: 0; margin-bottom: 20px;}
  .payment-methods {text-align: center;}
}

@media screen and (min-width: 1024px) {
  .footer-section .grid__wrapper {display: flex;}
  .footer-section .grid__wrapper .footer-text {flex: 2;}
  .shopify-section-group-footer-group .footer-section .grid__wrapper .footer-newsletter {flex: 2;}
  .featured-categories .gallery__column-container .block-4 {display: none;}
  .featured-categories .gallery__column-container .block-image_kmxHy4 {display: none;}
}

.c-accordion.c-accordion--custom-page .c-accordion__header {margin-bottom: 0; padding: 20px 0!important;}
.c-accordion--custom-page .c-accordion__inner {padding-top: 20px;}

.rich__text-section .rich__text-content p {line-height: 24px;}

.collection__detail-wrapper .product-index .prod-title {
    font-size: 17px;
    font-weight: bold;
}
.collection__detail-wrapper .price .price-item {
    font-size: 17px;
    font-weight: bold;
}
.product__section .product__section-content .product-title {margin-bottom: 10px;}
#shopify-section-template--25394734006536__featured_blog_HiPzyX .global__section {margin-bottom: 0;}
.collection .breadcrumb__section {display: none;}
