/** Shopify CDN: Minification failed

Line 148:0 Unexpected "}"

**/
@charset "UTF-8";
/*============================================================================
  Custom theme setting for v2 of the website
==============================================================================*/
/* BANNER SPACE HOME ================ */ 

.site-header {
  top: 50px;
}
@media screen and (max-width: 600px) {
}

/* GENERAL ================ */
/* Header */
.announcement-bar {
  position: fixed;
  width: 100%;
}

.site-header {
  position: fixed;
  z-index: 10000;
  transition: all 0.7s ease-out;
  border-bottom: 0;
  background: rgb(30 30 30);
  width: 100%;
  top: 0px;
}

/* Mobile menu */
body.js-menu--is-open {
  overflow: hidden;
}
.mobile-nav-wrapper.sub-nav--is-open {
  height: auto!important;
  overflow-y: auto;
}

/* search */
#SearchDrawer {
  top: 30%;
}
@media only screen and (max-width: 749px) {
  .search-bar .predictive-search-wrapper {
    top: 18.898px !important;
  }
}

/* Section titles */
.collection-hero__title{
  font-family: var(--title_font, "Lobster Two", serif);
  font-weight: var(--title_font_weight, 400);
  font-size: 50px;
  text-shadow: 0px 6px 7px black;
}
.collection-hero__title-wrapper::before {
  background-color: #0e0e0e;
}
.section-header h1 {
  color: #e3c51a;
  font-family: var(--title_font, "Lobster Two", serif);
  font-weight: var(--title_font_weight, 400);
  font-size: 80px;
  text-align: left;
  margin: 0;
}
@media only screen and (max-width: 749px) {
  .section-header h1 {
    font-size: 34px;
  }
}
.section-header .rte p, .collection-header .rte p {
  text-align: left;
  margin: 0;
  font-size: 19px;
  font-weight: 400;
}
 #shopify-section-custom_hero_Wq8LQA .text-container{
  width: 60% 
}

#shopify-section-custom_hero_Wq8LQA .mega-subtitle {
  font-weight: bold;
}

  @media only screen and (max-width: 749px) {
    #shopify-section-custom_hero_Wq8LQA .hero {
        background-image: url('/cdn/shop/files/hero-vch-ms-tets.jpg?v=1718269136') !important;
        background-size: cover;
        max-height: 200vh !important;
        height: 7 0vh!important;
    }
    
    #shopify-section-custom_hero_Wq8LQA  .mega-title--large {
    font-size: 60px !important;
  }
    #shopify-section-custom_hero_Wq8LQA .text-container {
      width: 100%
    }
    #shopify-section-custom_hero_Wq8LQA .hero__inner {
    vertical-align: top;
      
    }
     #shopify-section-custom_hero_Wq8LQA .mega-title-2--large {
      margin-top: -28px !important;
       font-size: 60px !important;
    }
    #shopify-section-custom_hero_Wq8LQA .hero__buttons {
      flex-wrap: wrap;
      align-content: center;
      justify-content: center;
      gap: 0;
    }
    #shopify-section-custom_hero_Wq8LQA .hero-btn-black {
       width: 100%;
       font-size: 17px;
    } 
    #shopify-section-custom_hero_Wq8LQA .hero-btn-trans {
         width: 100% !important;
        margin-top: 4px;
        font-size: 17px;
        margin-bottom: 260px;
    }
    #shopify-section-custom_hero_Wq8LQA .mega-subtitle p {
      font-size: 20px;
    }
    
}


#shopify-section-collection_GFqri9 {
  background-image: url('/cdn/shop/files/frame-vch.svg?v=1718218072');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center;
}
@media only screen and (max-width: 749px) {
    #shopify-section-collection_GFqri9 {
        background-image: url('/cdn/shop/files/frame-vch-mobile.svg?v=1718221274');
        background-size: cover;
      }
    }
}
/* NAVIGATION ================ */
/* Main nav */
.site-nav__link {
  font-weight: 500;
}
.site-nav__link--button:focus, .site-nav__link--button:hover {
  color: #FFCC01;
  --color-text: #FFCC01;
}

.site-nav__link--button:focus .site-nav__label, .site-nav__link--button:hover .site-nav__label {
  border-bottom: 1px solid #FFCC01;
}

/* Dropdowns */
.site-nav__dropdown {
  background: rgba(0,0,0,.9);
  border: none;
}
.site-nav__dropdown .site-nav__link:hover, .site-nav__dropdown .site-nav__link:focus {
  color: #FFCC01;
}

.site-nav__dropdown .site-nav__link:hover .site-nav__label, .site-nav__dropdown .site-nav__link:focus .site-nav__label {
  border-bottom: 1px solid #FFCC01;
}

/* Forms */
input {
  outline: none;
}

/* Buttons */
.btn {
  border-radius: 50px;
  color: #1a1a1a;
  background-color: #fac730;
  min-height: 30px;
}

/* Accesories Gallery */
@media only screen and (min-width: 749px) {
  .image-bar {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    justify-content: flex-end;
    margin-left: 18px;

    .medium-up--one-third {
      width: 31%;
    }
    .image-bar--medium {
      height: 522px;
      margin-top: 16px;
    }
  }
}

.image-bar__overlay::before {
  opacity: 0;
}

/* main containers */
.main-content {
  padding-top: 30px;
}

/* FOOTER ================ */
.site-footer {
  background: #1E1E1E !important;
  border-top: 1px solid #000;
}
.site-footer__item-inner--newsletter {
  @media only screen and (min-width: 749px) {
    max-width: 80%;
  }
}
.newsletter__submit {
  margin-top: 5px;
  background-color: white;
  color: #1E1E1E;
}
.newsletter__input {
  background-color: #1E1E1E;
  color: white;
}
.disclosure__toggle {
  background-color: #1E1E1E;
  color: white;
}
.disclosure-list {
  background-color: #1E1E1E;
}
.disclosure-list__option {
  color: white;
}
.policies-block a {
  text-align: right;
  padding: 0 10px;
}
.policies-block a:last-child{
  padding-right: 0px;
}
.site-footer__hr {
  display: none;
}

/* Recommended for you module plugin ================ */
#ac-recommendation-block {
  max-width: 1090px;
  margin: 0 auto;
}
.ac-recommender-header {
  color: white!important;
  padding-bottom: 0px!important;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}
.ac-owl-carousel-style {
  margin-top: 0!important;
}
.ac-recommender-box-title a {
  color: #fff!important;
}
.ac-recommender-box-img {
  height: 250px!important;
}
.ac-recommender-box-button {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

  /* slider opening */
@media only screen and (max-width: 749px) {
#slickSlide-image_WDMkTY .slideshow__image {
    background-size: 148%;
    background-position: bottom !important;
}
#slickSlide-a05b7f61-25ac-4f1d-9890-5251942201cc-1675598337d32befdb-1 .slideshow__image {
    background-position: center right !important;
  }
#shopify-section-a05b7f61-25ac-4f1d-9890-5251942201cc .slideshow__text-wrap--mobile {
        top: 0;
}
/*
#shopify-section-a05b7f61-25ac-4f1d-9890-5251942201cc  .slideshow-wrapper {
    height: var(--height, 200px);
}
    */
#shopify-section-a05b7f61-25ac-4f1d-9890-5251942201cc .slideshow__text-wrap--mobile {
        width: 100%;
        margin: 0;
    }
 #shopify-section-a05b7f61-25ac-4f1d-9890-5251942201cc  .slideshow__arrows .slick-dots li {
    width: 4px;
    height: 4px;
    margin-left: 12px;
}
#shopify-section-a05b7f61-25ac-4f1d-9890-5251942201cc .slideshow__btn--mobile {
        display: inline-block;
        margin: 16px auto 0.3rem;
    }
#shopify-section-a05b7f61-25ac-4f1d-9890-5251942201cc .page-width {
        padding-left: 0;
        padding-right: 0;
    }
}
#slickSlide-image_WDMkTY  .slideshow__text-content.slideshow__text-content {
        top: 110px;
}
@media only screen and (min-width: 1800px) {
  #slickSlide-image_WDMkTY .slideshow__text-content.slideshow__text-content {
    top: 170px;
}
}

#slickSlide-image_WDMkTY .slideshow__overlay::before {
  background-color: transparent !important;
}

  /* shop by cat */
  #shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28 {
    display: none;
  }

  /* best sellers */
  #shopify-section-collection {
    margin-top: 35px;
  }
  #shopify-section-collection .section-header h2 {
    font-size: 19px !important;
    margin-bottom: 15px !important;
  }

  /*films*/
  #shopify-section-298cbdf0-3eca-4f5e-941e-6e08c41702f3 {
    padding-top: 5px;
  }
  #shopify-section-298cbdf0-3eca-4f5e-941e-6e08c41702f3 .section-header .h2 {
    margin-bottom: 0px;
  }
  #shopify-section-298cbdf0-3eca-4f5e-941e-6e08c41702f3 .custom-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  #shopify-section-298cbdf0-3eca-4f5e-941e-6e08c41702f3 .custom-content {
    grid-template-columns: repeat(1,1fr) !important;
  }
  #shopify-section-298cbdf0-3eca-4f5e-941e-6e08c41702f3 .product_card_bottom {
    margin-top: 20px;
  }
  #shopify-section-298cbdf0-3eca-4f5e-941e-6e08c41702f3 .custom-content > div:nth-of-type(1) {
    display: none;
  }
  #shopify-section-298cbdf0-3eca-4f5e-941e-6e08c41702f3 .custom-content > div:nth-of-type(2) {
    grid-area: 1 / 1 / 2 / 2;
  }
  #shopify-section-298cbdf0-3eca-4f5e-941e-6e08c41702f3 .custom-content > div:nth-of-type(3) {
    grid-area: 1 / 2 / 2 / 3;
  }
  #shopify-section-298cbdf0-3eca-4f5e-941e-6e08c41702f3 .custom-content > div:nth-of-type(4) {
    grid-area: 2 / 1 / 3 / 2;
  }
  #shopify-section-298cbdf0-3eca-4f5e-941e-6e08c41702f3 .custom-content > div:nth-of-type(5) {
    grid-area: 2 / 2 / 3 / 3;
  }

  /* use cmaras buy */
  #shopify-section-hero-2 .hero__inner h2, 
  #shopify-section-hero_K7DkhC .hero__inner h2 {
    font-size: 34px !important;
  }
@media only screen and (max-width: 749px) {
  /* accesories */
  #shopify-section-c9e83847-7a88-4b6c-91af-540956edc0a7 .grid {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 0px;
    justify-items: end;
    justify-content: space-around;
    margin-left: 0px;
  }

  /*merch */
  #shopify-section-a88dd48e-9410-4a7e-a652-088d8afc9581 .custom__item.small--one-half {
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }
  #shopify-section-a88dd48e-9410-4a7e-a652-088d8afc9581 {
    background-size: contain;
  }

}/* end query mobile */

.template-index #shopify-section-hero-1 .hero__overlay::before {
  background: #3d3d3dc7;
}

/* SHOP BY CATEGORY */
#shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28 {
  margin-bottom: 50px;
}
 
#shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28 .grid {
  display: flex;
  justify-content: space-around;
  flex-direction: row;
} 

#shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28 .section-header h2 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 52px;
}

/* estado general iconos*/
#shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28
  #TextColumnImageWrapper-507e2075-a57a-4d54-a7f4-20b125ccfd28-1669746641d41e865a-0:hover, 
#shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28
  #TextColumnImageWrapper-507e2075-a57a-4d54-a7f4-20b125ccfd28-1669746641d41e865a-2:hover,
#shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28 
  #TextColumnImageWrapper-507e2075-a57a-4d54-a7f4-20b125ccfd28-1669746641d41e865a-1:hover,
#shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28 
  #TextColumnImageWrapper-ad710428-88f0-42cf-8f1f-fb0503adaba4:hover,
#shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28
  #TextColumnImageWrapper-941a001b-caea-443d-a246-6df613c9c4cf:hover,
#shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28 
#TextColumnImageWrapper-1e300e3c-22d1-4912-a45a-6687ecef9f4f:hover,
#shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28
  #TextColumnImageWrapper-202ac7fc-35da-47c8-8172-9cd1740d3773:hover {
    background-position: center;
    background-size: cover;
    cursor: pointer;
  }

#shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28
  #TextColumnImageWrapper-507e2075-a57a-4d54-a7f4-20b125ccfd28-1669746641d41e865a-0:hover img,
#shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28
  #TextColumnImageWrapper-507e2075-a57a-4d54-a7f4-20b125ccfd28-1669746641d41e865a-2:hover img,
#shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28 
  #TextColumnImageWrapper-507e2075-a57a-4d54-a7f4-20b125ccfd28-1669746641d41e865a-1:hover img,
#shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28 
  #TextColumnImageWrapper-ad710428-88f0-42cf-8f1f-fb0503adaba4:hover img, 
#shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28
  #TextColumnImageWrapper-941a001b-caea-443d-a246-6df613c9c4cf:hover img,
#shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28 
#TextColumnImageWrapper-1e300e3c-22d1-4912-a45a-6687ecef9f4f:hover img,
#shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28
  #TextColumnImageWrapper-202ac7fc-35da-47c8-8172-9cd1740d3773:hover img {
    transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -webkit-transition: opacity .15s ease-in-out;
    opacity: 0;
  }

/* camera icon */
#shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28
  #TextColumnImageWrapper-507e2075-a57a-4d54-a7f4-20b125ccfd28-1669746641d41e865a-0:hover {
    background: url(/cdn/shop/files/icon-1-hover_180x.png?v=1674238022);
  }

/* lenses icon */
#shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28
  #TextColumnImageWrapper-507e2075-a57a-4d54-a7f4-20b125ccfd28-1669746641d41e865a-2:hover {
    background: url(/cdn/shop/files/icon-lenses-hover_180x.png?v=1674239274);
  }

/* film icon */
#shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28 
  #TextColumnImageWrapper-507e2075-a57a-4d54-a7f4-20b125ccfd28-1669746641d41e865a-1:hover {
    background: url(/cdn/shop/files/film-icon-hover_180x.png?v=1674240030);
  }

/* accesories icon */
#shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28 
  #TextColumnImageWrapper-ad710428-88f0-42cf-8f1f-fb0503adaba4:hover {
    background: url(/cdn/shop/files/accesories-icon-hover_180x.png?v=1674240633);
  }

/* sales icon */
#shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28
  #TextColumnImageWrapper-941a001b-caea-443d-a246-6df613c9c4cf:hover {
    background: url(/cdn/shop/files/sales-icon-hover_180x.png?v=1674240968);
  }

/* by brand icon */
#shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28 
#TextColumnImageWrapper-1e300e3c-22d1-4912-a45a-6687ecef9f4f:hover {
  background: url(/cdn/shop/files/by-brand-icon-hover_180x.png?v=1674241296);
}

/* digital corner icon */
#shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28
  #TextColumnImageWrapper-202ac7fc-35da-47c8-8172-9cd1740d3773:hover {
    background: url(/cdn/shop/files/digital-corner-icon-hover_180x.png?v=1674241518);
  }

#shopify-section-507e2075-a57a-4d54-a7f4-20b125ccfd28 a {
  background: none;
  border: none;
  border: 0px;
  display: block;
}

/* OUR BESTSELLERS */
#shopify-section-collection {
  padding-top: 0;
}
#shopify-section-collection .page-width {
  border: 2px solid #FFCC01;
  padding-bottom: 40px;
  width: 92%;
  margin: 0 auto;
}
#shopify-section-collection .section-header {
    background: #1E1E1E;
    max-width: 52%;
    margin: 0 auto;
    position: relative;
    top: -15px;
}

#shopify-section-collection .section-header h2 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 52px;
}

/* PRODUCT CARD */
.grid-view-item.product-card {
  text-align: center;
}
.product-card:hover .product-card__title, .product-card:focus-within .product-card__title {
  border-bottom: none;
  opacity: 0.7;
}
.grid-view-item.product-card .product-card__title {
  height: 39px;
  overflow: hidden;
  display: block;
}
.grid-view-item.product-card .product_card_bottom {
  display: flex;
  padding-top: 10px;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}
@media only screen and (max-width: 1047px) {
  .grid-view-item.product-card .product_card_bottom {
    flex-direction: column;
    gap: 10px 0;
  }
  .grid-view-item.product-card .product_card_bottom .price__regular, .price__sale {
    margin-right: 0;
  }
}
.grid-view-item.product-card .product_card_bottom p {
  font-size: 15px;
  color: #1e1e1e;
  padding: 3px 15px;
  background-color: #FAC730;
  border: 1px solid #FABC05;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  font-weight: 600;
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
}
#Collection .grid-view-item.product-card .product_card_bottom p {
  background-color: #1e1e1e;
  color: #fff;
}
#Collection .grid-view-item.product-card:hover .product_card_bottom p {
  background-color: #FAC730;
  color: #1e1e1e;
}

.grid-view-item.product-card:hover p {
  background-color: #1e1e1e;
  color: #fff;
}
.grid-view-item.product-card .product_card_bottom .price--listing .price__badges {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
}

/* FILMS */
#shopify-section-298cbdf0-3eca-4f5e-941e-6e08c41702f3 .custom-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
#shopify-section-298cbdf0-3eca-4f5e-941e-6e08c41702f3 .section-header .h2 {
  font-size: 24px;
  font-weight: 700;
}
#shopify-section-298cbdf0-3eca-4f5e-941e-6e08c41702f3 .custom-content div {
  width: 100%;
  font-size: 17px;
  line-height: 22px;
}
#shopify-section-298cbdf0-3eca-4f5e-941e-6e08c41702f3 .custom-content > div:nth-of-type(1) {
  grid-area: 1 / 1 / 3 / 2;
}
#shopify-section-298cbdf0-3eca-4f5e-941e-6e08c41702f3 .custom-content > div:nth-of-type(2) {
  grid-area: 1 / 2 / 2 / 3;
}
#shopify-section-298cbdf0-3eca-4f5e-941e-6e08c41702f3 .custom-content > div:nth-of-type(3) {
  grid-area: 1 / 3 / 2 / 4;
}
#shopify-section-298cbdf0-3eca-4f5e-941e-6e08c41702f3 .custom-content > div:nth-of-type(4) {
  grid-area: 2 / 2 / 3 / 3;
}
#shopify-section-298cbdf0-3eca-4f5e-941e-6e08c41702f3 .custom-content > div:nth-of-type(5) {
  grid-area: 2 / 3 / 3 / 4;
}
#shopify-section-298cbdf0-3eca-4f5e-941e-6e08c41702f3 .custom-content .custom__item .custom__item-inner {
  border-radius: 6.78947px;
  overflow: hidden;
  background: #181818;
}
#shopify-section-298cbdf0-3eca-4f5e-941e-6e08c41702f3 .custom-content .custom__item .custom__item-inner .h4, 
#shopify-section-298cbdf0-3eca-4f5e-941e-6e08c41702f3 .custom-content .custom__item .custom__item-inner dl {
  padding: 0 11.5px;
  display: block;
}
#shopify-section-298cbdf0-3eca-4f5e-941e-6e08c41702f3 .custom-content .custom__item .custom__item-inner .product_card_bottom {
  padding: 5px 10px 20px;
}
#shopify-section-298cbdf0-3eca-4f5e-941e-6e08c41702f3 .custom-content .custom__item .price__badges .price__badge--sold-out {
  background: red;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
}

#shopify-section-298cbdf0-3eca-4f5e-941e-6e08c41702f3 .section-header h2 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 52px;
}

/* use camaras buy module */
#shopify-section-hero-2 .hero__inner h2,
#shopify-section-hero_K7DkhC .hero__inner h2 {
  font-family: Lobster Two,serif;
  font-size: 80px;
}
#shopify-section-hero-2 .hero__overlay::before,
#shopify-section-hero_K7DkhC .hero__overlay::before {
  background: transparent;
}

/* Accesories mod home */
#shopify-section-c9e83847-7a88-4b6c-91af-540956edc0a7 .section-header h2 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 52px;
}
#shopify-section-c9e83847-7a88-4b6c-91af-540956edc0a7 .grid {
  display: flex;
}
#shopify-section-c9e83847-7a88-4b6c-91af-540956edc0a7 .grid .grid__item {
  background: #181818;
  padding-left: 0px;
  margin-left: 30px;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding-bottom: 10px;
}
#shopify-section-c9e83847-7a88-4b6c-91af-540956edc0a7 a {
  display: block;
  padding: 0;
}
#shopify-section-c9e83847-7a88-4b6c-91af-540956edc0a7 .btn {
  border: none;
  background: #181818;
  padding: 0.7rem 1rem;
  font-size: 13px;
}
#shopify-section-c9e83847-7a88-4b6c-91af-540956edc0a7 .grid .grid__item:hover img {
  transition: all 0.3s;
  transform: scale(1.1);
}

/* merch module */
#shopify-section-a88dd48e-9410-4a7e-a652-088d8afc9581 {
  background-color: #181818;
  background-image: url('/cdn/shop/files/merge_background.png?v=1675547138');
}

@font-face {
    font-family: "Lobster Two";
    src: url('/cdn/shop/files/LobsterTwo-Bold.ttf?v=1675545764') format("truetype");
}
#shopify-section-a88dd48e-9410-4a7e-a652-088d8afc9581 h4 {
  font-family: "Lobster Two", serif;
  font-size: 80px;
  color: #FFD504;
}
#shopify-section-a88dd48e-9410-4a7e-a652-088d8afc9581 a {
  padding: 3px 21px;
  float: right;
  display: inline-block;
  background-color: #fac730;
  border: 1px solid #FABC05;
  color: #1e1e1e;
  font-weight: 600;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
#shopify-section-a88dd48e-9410-4a7e-a652-088d8afc9581 a:hover {
  background-color: #1e1e1e;
  color: #fac730;
}
/* insta feed */
#instafeed li.glide__slide .splide-img {
  box-shadow: none !important;
  object-fit: cover !important;
}

/* PRODUCT PAGE ================ */
#shopify-section-product-template .product-template__container .product-single {
  display: flex;
  flex-wrap: wrap;
}
/* Gallery */
#shopify-section-product-template .product-template__container .product-single .product-single__media-group {
  width: 66.66667%;
  padding-right: 30px;
}
/* Product title and price */
#shopify-section-product-template .product-template__container .product-single .product-single__meta {
  width: 33.33333%;
}
/* Product button and payment */
#shopify-section-product-template .product-template__container .product-single
  .product-single__meta button.product-form__cart-submit {
    background: #FFD401;
    color: #1E1E1E;
    font-weight: 700;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#shopify-section-product-template .product-template__container .product-single
  .product-single__meta button.product-form__cart-submit:hover {
    background: #1E1E1E;
    color: white;
}
#shopify-section-product-template .product-template__container .product-single
  .product-single__meta .shopify-payment-button .shopify-payment-button__button {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/* Product description */
#shopify-section-product-template .product-template__container .product-single .product-single__meta .hulk-pr__review-icon {
  display: none;
}
#shopify-section-product-template .product-template__container .product-single
  .product-single__meta .product__price .price__regular {
    color: white;
    font-size: 25px;
    font-weight: bold;
}
#shopify-section-product-template .panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
#shopify-section-product-template .product-template__container .product-single .product-single__description {
  width: 100%;
  padding: 20px 30px 0 30px;
  overflow: hidden;
  position: relative;
  margin: 0;
  /* max-height: 307px;*/
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
#shopify-section-product-template .product-template__container .product-single .product-single__description.active {
  height: auto;
  margin-bottom: 30px;
}
#shopify-section-product-template .product-template__container .product-single .gradient {
  background: rgb(30,30,30);
  background: linear-gradient(180deg, rgba(30,30,30,0.6321122198879552) 0%, rgba(30,30,30,0.9738489145658263) 48%, rgba(30,30,30,1) 100%);
  height: 30px;
  width: 100%;
  position: relative;
  bottom: 12px;
}
#shopify-section-product-template .product-template__container .product-single .product-single__description p {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.8rem;
}
#shopify-section-product-template .product-template__container .product-single
  .product-single__see_more {
    font-weight: 500;
    border: none;
    padding: 0 30px;
    background: none;
  }
#shopify-section-product-template .product-template__container .product-single
  .product-single__see_more:hover {
    opacity: 0.5;
  }
#shopify-section-product-template .product-template__container .product-single
  .product-single__see_more:after {
    content: "\2228";
    font-weight: 700;
    padding-left: 5px;
  }


/* Product related */
#shopify-section-product-recommendations {
  background: #181818;
}
#shopify-section-product-recommendations .product-recommendations__inner .section-header h2 {
  font-size: 24px;
  font-weight: 700;
}

/* Product review */
#hulk__product-review {
  padding-top: 0px !important;
}
#hulk__product-review .product-review__wrapper {
  margin-top: 0 !important;
  padding: 0 55px !important;
}
#hulk__product-review .hulk_reviews-summary {
  margin-bottom: 0px !important;
  padding-bottom: 30px;
  background: #181818;
  padding-top: 30px !important;
}
#hulk__product-review .hulk--reviews-summary__rating-proportion,
  #hulk__product-review .hulk--reviews-summary__bar {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
  }
#hulk__product-review .review-btn > a, #hulk-review .hulk-button {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #1e1e1e !important;
  border: 1px solid #FFD401;
  font-weight: 600;
}
#hulk__product-review .review-btn > a:hover, #hulk-review .hulk-button:hover {
  color: #fff !important;
  background: #1e1e1e !important;
}
#hulk__product-review #reviews-header {
  border-top: 1px solid #6D6D6D !important;
  border-bottom: none !important;
  margin-bottom: 0px !important;
  padding: 20px 0;
  background: #181818;
}
#hulk__product-review #reviews-header .hulk-review-tab-list > a.hulk-tab-active {
  border-bottom: 1px solid #FFD401;
  font-weight: 600;
}
#hulk__product-review #reviews-header > div > div {
  justify-content: end !important;
}
#hulk__product-review #hulk-review .hulk-pr__list-items.oneColumn {
  padding: 20px;
  background: #181818;
  margin-bottom: 5px !important;
  border-bottom: none !important;
}
#newReviewForm .hulk-button {
  background-color: #FAC730;
  border: 1px solid #FABC05;
  font-weight: 600;
  color: #1e1e1e!important;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 100%;
}
#newReviewForm .hulk-button:hover {
  background: white!important;
}

@media only screen and (max-width: 749px){
  #shopify-section-product-template .product-template__container .product-single {
    margin: 0 auto;
  }
  #shopify-section-product-template .product-template__container .product-single .product-single__media-group {
    width: 100%;
  }
  #shopify-section-product-template .product-template__container .product-single .product-single__meta {
    width: 100%;
  }
  #shopify-section-product-template .product-template__container .product-single .product-single__description {
    padding: 0;
  }

  /* customers review */
  #hulk__product-review .product-review__wrapper {
    padding: 0 15px!important;
  }
}

/* PRODUCT LIST PAGE ================ */
#shopify-section-collection-template .filters-toolbar-wrapper {
  border: none;
}

#shopify-section-collection-template .filters-toolbar-wrapper .page-width .filters-toolbar {
  background: #181818;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}

#shopify-section-collection-template .filters-toolbar-wrapper label {
  font-size: 15px;
  font-weight: 600;
}

#shopify-section-collection-template .filters-toolbar-wrapper select {
  height: auto;
  border: 1px solid #6D6D6D;
  margin-left: 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: white;
}
#shopify-section-collection-template .filters-toolbar-wrapper .icon-chevron-down {
  fill: white;
}
#shopify-section-collection-template .filters-toolbar-wrapper select:focus {
  outline: none;
}
#shopify-section-collection-template .filters-toolbar-wrapper .filters-toolbar__item--count span {
  font-style: normal;
}

@media only screen and (max-width: 749px) {
  #shopify-section-collection-template .filters-toolbar-wrapper select {
    width: 100%;
    margin: 20px 0;
    padding: 15px;
  }
}

/* BLOG PAGE ================ */
#shopify-section-blog-template .page-width .section-header{
    text-align: left !important;
}
#shopify-section-blog-template .blog-filter{
  justify-content: end;
} 
#shopify-section-blog-template .btn {
    border-color: #e3c51a;
}
#shopify-section-blog-template .blog-filter .icon-chevron-down {
    fill: white;
}
#shopify-section-blog-template .border-top {
    border-top: none;
}
#shopify-section-blog-template .select-group select, .select-group .disclosure__toggle {
    color: white;
}
#shopify-section-blog-template .article__title h2 {
    font-size: 26px;
}

/* ABOUT PAGE ================ */
.about-us {
  background-image: url('lens.png');
  background-repeat: no-repeat;
  background-size: 26%;
  background-position: 104% center;
}
.about-us .section-header {
  margin-bottom: 0px !important;
}
.about-us .section-header h1{
  margin-bottom: 0px !important;
  text-align: left;
  font-family: Lobster Two,serif;
  font-size: 60px;
}
.about-us h2 {
  color: #e3c51a;
  font-size: 20px;
  text-transform: none;
}
.about-us .rte {
  width: 70%;
  width: 82%;
}
.about-us strong {
  font-weight: 600;
}

@media only screen and (max-width: 749px) {
  .about-us {
    background-size: 113%;
    background-position: 65% center;
  }
  .about-us .section-header h1 {
    font-size: 27px;
  }

  .about-us .section-header span {
    font-size: 22px;
  }
}

/* BLOG PAGE ================ */
#shopify-section-blog-template {
  background-image: url(/cdn/shop/files/merge_background.png?v=1675547138);
}
#shopify-section-blog-template .section-header h1 {
  color: #e3c51a;
  font-family: Lobster Two,serif;
  font-size: 80px;
}
#shopify-section-blog-template .btn {
  padding: 8px;
}
#shopify-section-blog-template .article__grid-meta .article__tags {
  display: none;
}
#shopify-section-blog-template .article__grid-meta .list--inline {
  display: none;
}

/* add to card ================ */
.cart-popup {
  box-shadow: none !important;
}
/* SELL PAGE - Faqs box */
@media screen and (min-width: 1024px) {
  #shopify-section-feature-columns-landing-faqs h2 {
  font-size: 26px;
}
  #shopify-section-feature-columns-landing-faqs .rte-setting h3 {
    font-size: 22px;
    margin-bottom: 12px;
    line-height: 32px;
}
}
#shopify-section-feature-columns-landing-faqs .rte-setting h3 {
    margin-bottom: 0!important;
    padding: 16px;
    line-height: 1.5;
}
#shopify-section-feature-columns-landing-faqs h2 {
    font-size: 22px;
    text-transform: inherit;
    color: white;
    letter-spacing: 0px;
}
#shopify-section-feature-columns-landing-faqs .page-width {
      padding-left: 0;
      padding-right: 26px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #shopify-section-feature-columns-landing-faqs .page-width {
      padding-left: 0;
      padding-right: 0;
  }
  #shopify-section-feature-columns-landing-faqs .rte-setting h3 {
    margin-bottom: 0!important;
    padding: 0px!important;
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) {
  #shopify-section-feature-columns-landing-faqs .page-width {
    padding-left: 0;
    padding-right: 0;
  }
}

/* SELL PAGE - form */

@media screen and (max-width: 600px) {
 #globo-formbuilder-26852 .globo-form-app.boxed-layout.gfb-style-classic_rounded {
    margin: 0 20px;
} 
}
#globo-formbuilder-26852 .globo-form-app.boxed-layout.gfb-style-classic_rounded {
    border-radius: 16px;
}
#globo-formbuilder-26852 .globo-form-id-26852 .globo-form-app .footer button, .globo-form-id-26852 .globo-form-app .gfb__footer button {
    color: black;
    font-weight: 600;
    background-color: #fac730;
    border: 1px solid #fac730;
}
#globo-formbuilder-26852 .globo-form-id-26852 .globo-form-app .footer button, .globo-form-id-26852 .globo-form-app .gfb__footer button:hover {
    color: #fac730;
    font-weight: 600;
    background-color: black;
    border: 1px solid #fac730;
}

@media only screen and (max-width: 700px) {
  #shopify-section-feature-columns .page-width {
  padding-left: 22px;
  padding-right: 10px;
}
}
 #shopify-section-feature-columns h3.h4 {
    margin-top: 10px!important;
    margin-bottom: 16px!important;
}
#shopify-section-two_column_section_LUQiTU a {
  padding: 10px 21px;
  display: inline-block;
  background-color: #fac730;
  border: 1px solid #e3c51a;
  color: #1e1e1e;
  border-radius: 20px;
}
#shopify-section-two_column_section_LUQiTU a:hover {
  background-color: #1e1e1e;
  border: 1px solid #e3c51a;
  color: #e3c51a;
  border-radius: 20px;
}


/*
    RPECK 23/08/2025 - Navigation
    Various items that can be used to help fix different parts of the system
*/
nav#AccessibleNav > .site-nav {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
nav#AccessibleNav .site-nav__link--button,
nav#AccessibleNav .site-nav__label {
  font-size: 15px !important;
}

/*
  RPECK 23/08/2025 - Rainbox Text
  Used specifically on the "SALE" item in the header menu (couldn't add to the section code due to Shopify thinking it was not present)
*/
a.site-nav__link--main:hover,
a.site-nav__link--main:focus,
a.site-nav__link--main:active {
  color: #fac730;
  --color-text:  #fac730;
}

/*
  RPECK 24/08/2025 - Mini Cart Hover Colours
  Allows us to control how the mini cart appears in different states
*/
.upcart-product-title-link,
.UpcartDesignSettings__cartTextColor {
  --color-text-focus: black;
}
.upcart-upsells-title p {
  color: black;
}

/*
  RPECK 24/08/2025 - Grid Fix
  Used to manage how the grid will display for the various sections that use it
*/
.grid-view-item__title {
  font-size: 12px;
  height: unset !important;
  flex: 1;
}
.product-card {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
}
.grid--uniform {
  display: grid;
  row-gap: 10px;
  grid-template-columns: var(--columns, repeat(auto-fill, minmax(min(250px, 100%), 1fr)));
  column-gap: var(--column-gap, 0);
  row-gap: var(--row-gap, 0);
  margin-left: 0 !important;
}
.grid--uniform > li {
  width: 100%;
}
.grid-view-item {
  margin: 0 !important;
  height: 100%;
}

.grid__item  {
  padding-left: 0;
}

/*
  RPECK 24/08/2025 - Filters
  Used to provide the means to manage how the filters bar should show
*/
.filters-toolbar,
.filters-toolbar__item-wrapper {
  flex-wrap: nowrap;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .filters-toolbar-wrapper select {
    width: unset !important;
  }
}
.filters-toolbar__item-child {
  display: flex;
  flex-direction: row;
  column-gap: 10px;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
}
.filters-toolbar__item-child .filters-toolbar__label {
  margin-bottom: 0;
}
.filters-toolbar__item-child .filters-toolbar__input {
  margin-left: 0 !important;
}
.filters-toolbar__item-child:first-child {
  margin-right: 0 !important;
}
.pagination {
  --color-small-button-text-border-focus: #fac730;
}
.filter-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  column-gap: 15px;
  row-gap: 10px;
  flex-wrap: wrap;
}
.filters-toolbar__item-wrapper {
  width: unset;
  flex: unset;
}

/*
  RPECK 22/10/2025 - Collection Title
*/
.collection-header .section-header h1 {
  font-size: 44px;
}
.collection-header .rte p {
  font-size: 16px;
}
.collection-header .section-header {
  margin-bottom: 20px;
}

body.template-collection .main-content {
  padding-top: 0 !important;
}

@media screen and (max-width: 768px) {
  .filters-toolbar {
    flex-direction: column;
    flex-wrap: nowrap;
    padding-left: 0px !important;
    padding-right: 0px !important;
    overflow: hidden;
  }
  .filters-toolbar__item.filters-toolbar__item--count {
    width: 100%;
    text-align: center;
  }
  .filter-container {
    row-gap: 10px;
    column-gap: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px !important;
  }
}

/* 
  RPECK 22/10/2025 - Filters mobile
*/
@media screen and (min-width: 768px) and (max-width: 950px) {
  .filter-container > .filters-toolbar__item-wrapper {
    flex-basis: calc((100% - 10px) / 2) !important;
  }
  .filters-toolbar__input-wrapper.select-group {
    flex: 1;
  }
}
@media screen and (max-width: 768px) {
  .filters-toolbar__item-child {
    width: 100%;
  }
  .filters-toolbar__input-wrapper.select-group {
    flex-basis: 60%;
  }
  .filters-toolbar-wrapper select {
    width: 100% !important;
  }
  .filter-container > .filters-toolbar__item-wrapper {
    flex-basis: 100% !important;
  }
  .filters-toolbar--has-filter .filters-toolbar__item-child {
    flex-basis: 100% !important;
    justify-content: space-between;
  }
  #shopify-section-collection-template .filters-toolbar-wrapper select {
    margin-top: 0;
    margin-bottom: 0;
  }
  .collection-header .rte p {
    font-size: 13px;
  }
  .collection-hero {
    margin-top: 0 !important;
  }
}

/*
  RPECK 13/11/2025 - Mobile Slideshow
*/
@media screen and (max-width: 768px) {
  .slideshow { height: unset; }
  .slideshow__slide { position: unset; height: var(--height, 100%); }
  .slideshow__slide[aria-hidden="true"] { height: 0; }
}
.slideshow__slide {
  transition: opacity 0.5s ease, height 0.15s ease;
}

/*
  RPECK 14/11/2025 - Announcement Bar
*/
.announcement-bar {
  position: absolute !important;
  top: 0;
  max-height: 40px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  justify-content: center;
}
.announcement-bar + header {
  margin-top: var(--scroll, 40px);
  transition: all 0.1s ease;
}
.announcement-bar + .announcement-bar__message {
  padding-top: 0;
  padding-bottom: 0;
}