/** Shopify CDN: Minification failed

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

**/

/*-----------------------------------------------------------------------------*/
/* Custom Theme CSS */
/*-----------------------------------------------------------------------------*/

/*---------------- Global Custom CSS -------------------*/
.seo-title-visible {
  text-align: center;
}
h1.color {
    color: #7C153B;
}
.div-seo-collection {
    text-align: start;
}
h2.h2-seo-collection {
    color: #7C153B;
    display: inline-flex;
;
}
span.parrafo-desc-span {
    color: #7C153B;
    font-weight: 600;
    display: inline-flex;
}
p.p-seo-collection {
    color: #7d7d7d;
}
.buenfi-seo{
  color: white;
}
.buenfi-seo{
  font-family:'Sofia Pro', sans-serif;
  font-size: 37px;
}
/*---------------- Custom CSS for desktop (1025px and up) -------------------*/
@media (min-width: 1025px) {
  span.parrafo-desc-span {
    font-size: 29px;
}


}

/*---------------- Custom CSS for tablet (768px - 1024px) -------------------*/
@media (min-width: 768px) and (max-width: 1024px) {
  
}

/*---------------- Custom CSS for mobile (767px and below) -------------------*/
@media (max-width: 767px) {
  span.parrafo-desc-span {
    font-size: 22px;
    line-height: 15px;
}
h2.h2-seo-collection {
font-size: 22px;
}
.buenfi-seo{
  font-size: 16px;
}
.sepr_coun_dt_wrap .time.t4s-countdown-enabled {
    gap: 12px;
    max-width: 84%;
}
div#b_countdown_MRqJQX {
    margin-left: -29px;
}

/*---------------- Custom CSS for tablet & mobile (1024px and below) -------------------*/
@media (max-width: 1024px) {
}

