/** Shopify CDN: Minification failed

Line 80:51 Unexpected ","

**/
/*// =============================================================================
// Ella Custom CSS - Customize The Style For Layout
// =============================================================================

// =============================================================================
//
// IMPORTANT DISCLAIMER
// Shopify is notifying shop owners about the need to convert scss files to css files.
// Please use only CSS to style the layout.
//
// =============================================================================*/
.breadcrumb {
        padding: 7px 0 7px !important;
}
.collection-breadcrumb .breadcrumb {
    margin-bottom: 0px !important;
}
.collection-info--relative .collection-title {
    padding-top: 0px !important;
}
button#product-add-to-cart {
    text-align: center !important;
}

/* Product Information Section - Dark Background */
#shopify-section-template--30830838808862__main {
  background-color: #2c2c2c !important;
}

/* All text white */
#shopify-section-template--30830838808862__main h2,
#shopify-section-template--30830838808862__main h3,
#shopify-section-template--30830838808862__main h4,
#shopify-section-template--30830838808862__main p,
#shopify-section-template--30830838808862__main label,
#shopify-section-template--30830838808862__main a,
#shopify-section-template--30830838808862__main li {
  color: #ffffff !important;
}

/* Tab content */
#shopify-section-template--30830838808862__main .tab-content p,
#shopify-section-template--30830838808862__main .tab-content span,
#shopify-section-template--30830838808862__main .tab-content li,
#shopify-section-template--30830838808862__main .tab-content a {
  color: #ffffff !important;
}

/* Keep form inputs readable */
#shopify-section-template--30830838808862__main input,
#shopify-section-template--30830838808862__main select {
  background-color: #ffffff !important;
  color: #2c2c2c !important;
}
#shopify-section-template--30830838808862__main h1 {
  color: #e6c375 !important;
}
#shopify-section-template--30830838808862__main h1,
#shopify-section-template--30830838808862__main h1 span {
  color: #e6c375 !important;
}
/* Tab headings - Description, Custom tab, Custom information */
#shopify-section-template--30830838808862__main .toggle-title,
#shopify-section-template--30830838808862__main .toggle-title span,
#shopify-section-template--30830838808862__main .toggle-title * {
  color: #e27676 !important;
}
/* Product title - Protest Riot */
#shopify-section-template--30830838808862__main h1,
#shopify-section-template--30830838808862__main h1 span {
  font-family: 'Protest Riot', sans-serif !important;
}
/* Body text - Playpen Sans */
#shopify-section-template--30830838808862__main p,
#shopify-section-template--30830838808862__main li,,
#shopify-section-template--30830838808862__main label {
  font-family: 'Playpen Sans', cursive !important;
}
/* Tab headings - Description, Custom tab, Custom information */
#shopify-section-template--30830838808862__main .toggle-title,
#shopify-section-template--30830838808862__main .toggle-title span,
#shopify-section-template--30830838808862__main .toggle-title * {
  color: #e27676 !important;
  font-family: 'Protest Riot', sans-serif !important;
}
/* Price */
#shopify-section-template--30830838808862__main .price,
#shopify-section-template--30830838808862__main .price span,
#shopify-section-template--30830838808862__main [class*="price"] {
  color: #ffffff !important;
}
/* Tab content text - grey */
#shopify-section-template--30830838808862__main .tab-content p,
#shopify-section-template--30830838808862__main .tab-content li,
#shopify-section-template--30830838808862__main .tab-content a {
  color: #b0b0b0ff !important;
}
#shopify-section-template--30830837825822__product-grid {
  background-color: #2c2c2c !important;
}
body {
  background-color: #2c2c2c !important;
}
#shopify-section-template--30830838251806__image_banner_mYGqKC,
#shopify-section-template--30830838251806__image_banner_mYGqKC > * {
  background-color: #2c2c2c !important;
}






