/** Shopify CDN: Minification failed

Line 89:0 Expected "}" to go with "{"

**/



/* @font-face {
  font-family: 'Road Race';
  src: url('{{ "road-race-road-race-regular-400.otf" | asset_url }}') format('opentype');
  font-weight: normal;
  font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Road Race', sans-serif !important;
} */






/* header */

.account-button__icon {
    display: none !important;
}

.header-actions__cart-icon {
    display: none !important;
}



.slideshow-controls__dots button {
    --size: 0.96rem !important;
   



    .divider {
    align-self: center;

}

a.size-style.button.button--AQ1dwTlhHU1lWOFF1a__button_6zQGjM {
    border-radius: 5px;
    padding: 12px;
}

@media (max-width: 768px) {
    .section.section--page-width .section-content-wrapper {
        display: flex !important;
        /* grid-template-columns: repeat(3, 1fr); */
        flex-direction: column !important;
        gap: 6px !important;
        padding-top: 12px !important;
        padding-bottom: 12px !important;
    }
}

@media (max-width: 768px) {
    #shopify-section-template--25757246259521__section_YNJX6c .section-content-wrapper {
        
        gap: 60px !important;
       
    }
}






button.slideshow-control.slideshow-control--next.slideshow-control--large.slideshow-control--style-chevron_large.button.button-unstyled.button-unstyled--transparent {
    background-color: #fff;
    color: #000;
    border-radius: 60px;
    align-items: center;
    justify-content: center;
    display: flex;
    padding: 0px;
    margin-right: 10px;
}



