/* Enter Your Custom CSS Here */

/* allgemein */

/* .page-title.blog-listing, .woocommerce .page-title, .page-title, .single .entry-title, .woocommerce-cart .page-title, .woocommerce-checkout .page-title, .woocommerce-account .page-title */

.woocommerce .products span.onsale, .woocommerce-page .products span.onsale, .woocommerce span.onsale, .woocommerce-page span.onsale {
    background: #ae0000 !important;
}

h1 {
    font-size: 45px !important;
}

#nav-below {
    margin: 0px 0 20px !important;
} 
  
/* UM start */

.um-716.um .um-profile-headericon a {
    color: #000;
}

.um-716.um .um-profile-body {
    max-width: 800px !important;
}

.select2-container .select2-choice {
    font-weight: bold !important;
  	font-size: 1rem !important;
    line-height: 1 !important;
}

.um-account-main label.right {
    float: left !important;
    text-align: left;
}

/* UM end */

/* woocommerce start */

.woocommerce-MyAccount-navigation ul li { font-size: 1.125em !important; } 

/* woocommerce end */

/* lightbox start */

div.pp_default .pp_description {
    font-size: 17px;
    font-weight: 400;
    line-height: 14px;
    margin: 5px 50px 5px 0;
}

/* lightbox end */

/* countdown start */

.scd-unit-horz {
    float: left;
    margin: 0 2em;
    font-weight: bold;
}

/* countdown end */

/* newsletter signup start */

#mc_embed_signup .button {
    height: 55px !important;
    line-height: 20px !important;
}

/* newsletter signup end */