/** Shopify CDN: Minification failed

Line 47:0 Unexpected "}"

**/
/* Import Adobe Fonts kit */ 
@import url("https://use.typekit.net/wli1qxe.css");

/* Define the font face explicitly (from your kit) */ 
@font-face { 
    font-family: blambot-fx-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
}
@font-face { 
    font-family: blambot-fx-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.section-breadcrumbs,
.breadcrumbs {
    display: none;
}

body {
    background-color: #4c256b !important;
}

.slideshow__heading {
    /*font-family: "industry-inc-bevel", sans-serif !important;*/
    font-family: "poppins", sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
    line-height: 1 !important;
    color: #F5C94A !important;
    text-transform: uppercase !important;
    -webkit-text-stroke: 1px #F5C94A  !important;  /* deep purple edge */
    text-shadow:
        0.5px 0.5px 0 #2F1A53,
        2px 2px 0 #2A174D,
        4px 4px 0 #251443,
        6px 6px 0 #1F1039,
        8px 8px 12px rgba(0,0,0,0.35) !important;
}

}

.slideshow__description {
    color:rgb(255, 255, 255) !important;
}

h1 { 
    margin: 0px 0px 0px 0px;
    text-align: center;
    font-size: 50px;
    font-family: "poppins", sans-serif !important;
    font-weight: 700 !important;
    color: #E6A736 !important;
    -webkit-text-stroke: 1px #ffffff !important;
    line-height: .80 !important;
    letter-spacing: 1px !important; 
}
@media only screen and (max-width: 479px) {
    .big-image-with-text__heading {
        font-size: 50px;
        text-align: center;
    }
}

.firstp {
    text-align: center;
    color:rgb(255, 255, 255) !important;
}
.slideshow__content .slideshow__description {
    color:rgb(255, 255, 255) !important;
  }

.filter_heading h3 {
    color: #E6A736 !important;
}

.facets_h5 {
    font-family: "octin-college", sans-serif !important; 
}

facet-filters-form {
    background:rgb(252, 243, 250) !important;
    border: 1px solid #4c256b !important;
}


.facets__form toggle-component#FacetsWrapperDesktop
.chm-toggle
.chm-toggle__button {
    background:rgb(123, 13, 212) !important;
}

#ProductCountDesktop {
    color: #FFFFFF;
}
#ProductCount {
    color: #FFFFFF;
}

.product-card {
    background-color: #E6A736 !important;
}

h4.product_card_title {
    font-family: "poppins", sans-serif !important;
    color: #000000 ;
}


