/** Shopify CDN: Minification failed

Line 31:0 Unexpected "20712535359834"

**/
/* Use this file to add custom css to the theme. */

#shopify-section-template--23041013252442__main {
  display: none !important;
}

.section-borderable{
   padding-top: 3px;
   padding-bottom: 3px;
}
.image-with-text{
  padding-top: 20px;
  padding-bottom: 20px
}
.rich-text__subheading{
  max-width: 65rem !important;
}
/* Remove border or line from the Gallery block */
.gallery {
    border: none !important;        /* Removes any border */
    box-shadow: none !important;    /* Removes any box-shadow */
    border-top: none !important;    /* Specifically removes top border (if the line is only on top) */
    border-bottom: none !important; /* Specifically removes bottom border (if the line is only on bottom) */
}
/* Targeting specific accordion by class or ID */
20712535359834 { 
    font-weight: bold;
    background-color: #f0f0f0; /* Optional: background highlight */
    color: #333; /* Optional: text color */
}
