.demo_store {
  
    background-color: #a865e1;
    
}






.main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a {
  
    font-family: 'Cabin', sans-serif;
      color: #ffffff;

    font-size: 16px;
    font-weight: 500;
}


.storefront-sorting {
    display: none;
}

.site-branding .site-title a {
    font-size: 52px;
    font-weight: 600;
    color: #fff;
    margin: 0;
    line-height: 1;
    padding: 0;
    font-family: 'Cabin', sans-serif;
}


.demo_store {

    background-color: linear-gradient(to left, #7873ed, #a865e1) !important;
}


.site-header-cart .widget_shopping_cart {
    background-color: #7873ed;
}



.site-header-cart .widget_shopping_cart .buttons, .site-header-cart .widget_shopping_cart .total {
    background-color: #7873ed;
}


.storefront-full-width-content.woocommerce-cart .entry-header, .storefront-full-width-content.woocommerce-checkout .entry-header, .storefront-full-width-content.woocommerce-account .entry-header, .storefront-full-width-content .woocommerce-products-header {
    padding: 0 0 1.1968353111em;
}

