/** Shopify CDN: Minification failed

Line 65:0 Unexpected "}"

**/
/* Place any CSS overrides in this file. */

/* Change on April 15, 2024 by Vikki O, at Shopify – Theme Support */
/*.rte img {
  width:auto;
}*/
/* End of Change by Vikki O, at Shopify – Theme Support */
/*
li {list-style-position: inherit !important;}

html, body {width: auto!important; overflow-x: hidden!important} 
*/
/* Caril - Custom CSS*/
/*@media screen and (max-width: 480px) {
    .site-header__logo img {
        max-width: 160px !important;
    }
.logo-bar {
    text-align: center;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 500px;
    margin-left: -20px;
}

.logo-bar__item img {
  max-width: 80% !important;
}
 #shopify-section-template--22726470861095__image_image_with_text_JwtGyq h2 {
       font-size: 28px !important;
      text-align: center !important;
 }
}
.homepage-content--template--22726470861095__image_image_with_text_overlay_gajJY9 .homepage-section-btn {
    color: #ffffff;
    background-color: #214930;
    font-size: 17px !important;
    font-weight: bold;
}*/
/* End of Caril - Custom CSS */
@media screen and (max-width: 500px) {
     #shopify-section-template--23275724374311__accordion_MCHkL9 .content img {
    width: 100%;
    object-fit: contain;
}
#shopify-section-template--23275724374311__accordion_MCHkL9 .faq-1 {
 display: inline-block;
   }
}
@media screen and (min-width: 501px) {
#shopify-section-template--23275724374311__accordion_MCHkL9 .faq-1 {
  display: flex;
}
 #shopify-section-template--23275724374311__accordion_MCHkL9 .content img {
  width: 15%;
  object-fit: contain;
}
}
}