/** Shopify CDN: Minification failed

Line 105:2 Unexpected ")"
Line 114:0 Unexpected ")"
Line 145:1 Expected "}" to go with "{"

**/
/*

Please add any custom CSS code in here, it will be easier to transfer if updating themes.

We highly recommend labelling changes, or App installs, so these can also be updated or removed as needed.

*/

body{
  background: url("//www.sassyshak.com/cdn/shop/files/backbg_9c658fe2-9465-4e3c-94ac-b8d5188fc977_1920x.png?v=1619781388") no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

.main-content{
  background-color: transparent;
}
/* .notification-bar {
    background: url(/cdn/shop/t/5/assets/topbg.png?v=1619768871);
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 3px;
} */
#shopify-section-index-newsletter .index-newsletter-inner {
    background: url(/cdn/shop/t/5/assets/topbg.png?v=1619768871) !important;
    font-size: 24px!important;
    text-shadow: 1px 1px 1px #000, 1px 1px 1px #111;
 }
.collection-title {
    font-size: 2.5rem;
    font-family: 'Fredericka the Great', cursive;
}
/* .product-wrapper .page-header {
    font-size: 2.1rem;
  font-family: 'Fredericka the Great', cursive;
    text-transform: none!important;
    font-weight: 500;
  letter-spacing: 0px!important;
  word-spacing: 1px!important;
    } */
.department-item figcaption h3, h2 {
    
    font-size: 2.5rem;
  font-family: 'Fredericka the Great', cursive;

}
.page-header {
    font-size: 2.9rem;
  font-family: 'Fredericka the Great', cursive;

}
.index-features-block-heading, .index-features-title {
    font-size: 2.0rem;
  font-family: 'Fredericka the Great', cursive;
}
.has-super-nav:hover .navigation-super-wrapper,
.main-header.is-fullbleed .navigation-dropdown-simple,
.navigation-list-item:hover>.navigation-dropdown-simple{
  background: #FFF;
}
.product-item-banner.low-stock, .product-item-banner.on-sale, 
.product-item-banner.out-of-stock{
  color: #FFF;
} 
.main-header.is-fullbleed .navigation-dropdown-simple li a{
  color: #000;
}
.section-index-products .product-item .product-item__wrapper:hover .product-item-details{
  background: transparent;
}
.product-title--wrapper{
  padding-bottom: 0px;
    margin-bottom: 0px;
}




@media screen and (max-width: 720px){
  
  body{
    background: url("//www.sassyshak.com/cdn/shop/files/backbg-mobile-1_1020x.jpg?v=1619781412") no-repeat;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
  }
  
  .header-logo .header-logo-fullbleed{
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (max-width: 720px) {
.slideshow-title {
    font-size: 1.9rem!important;
}
  )

  .main-header {
    position: relative;
    color: var(--header-text-color);
    background-color: rgb(0 0 0 / 5%);
}
  .product-item-banner.low-stock {
    background: url(/cdn/shop/t/5/assets/topbg.png?v=1619768871) !important;
)
    .header-tools .header-account>a, .header-tools .header-cart>a {
  font-family: 'Fredericka the Great', cursive!important;
}
    h1 {
    font-size: 35px;
    font-size: 3.5rem;
  font-family: 'Fredericka the Great', cursive!important;
}
    .navigation-list-item .header--font {
    font-size: var(--navigation-font-size);
    text-transform: none;
    letter-spacing: var(--navigation-letter-spacing);
    font-family: 'Life Savers', cursive;
    }
    
    
    .main-footer-inner .section-title {
     font-family: 'Fredericka the Great', cursive!important;
}
    h5 {
         font-family: 'Fredericka the Great', cursive!important;
      }
    
    .product-description {
    word-wrap: break-word;
    font-weight: 600;
}
    .product-title--wrapper {
    padding-bottom: 10px!important;
    margin-bottom: 10px!important;
}