/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 11 2024 | 02:31:38 */
.archive .category_header h1.page-title, .category_header h1.page-title {
    text-align: right;
    max-width: none;
    margin-bottom: 0;
}
.archive .category_header h1.page-title, .category_header h1.page-title {
    font-size: 2.25rem;
}

.portfolio_item_cat {
    font-size: 14px !important;
}

.product_item p a {
    font-size: 16px !important;
}

sub, sup, small {
    font-size: 75%;
}

.portfolio_item h3 {
    font-size: 18px !important;
}

.entry-content ul li {
    font-size: 14px;
}

/* Abstände im „Weiter zur Kasse-Button“  */
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    padding: 1em!important;
}




.lieferbar_ab_dezember {
   fontsize: 18px;
   padding: 5px 8px 5px 8px;
   font-family: 'Open Sans';
   color: white;
   text-transform: uppercase;
   background: black;
   margin-bottom: 20px;
}

.menue-subhead { 
   color: #000000;
   font-size: 20px;
}

.summary .stock {
    display: none;
}

/*
.xmain-navigation ul ul li a {
    color: black;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
    font-weight: 900;
}
*/

/* vorheriges Menü – Zwischenheadlines fett 

#menu-item-2532 a, #menu-item-3127 a, #menu-item-14255 a{
    color: black;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
    font-weight: 900;
}

#menu-item-2823 a, #menu-item-3126 a, #menu-item-14666 a, #menu-item-14256 a, #menu-item-14258 a{
    color: #777;
    font-family: 'Philosopher', Arial, Helvetica, sans-serif !important;
    font-weight: normal;
}

*/ 

.return-to-shop {
    margin-top: -260px;
}

.cart-empty {
    border: 0px;
}

h1.entry-title { 
    font-size: 40px !important;
    text-align: left !important;
	line-height: 46px !important;
}

h1>sup {
   font-size: 50% !important;
   font-weight: 300!important;
}

h2>sup {
   font-size: 50% !important;
   font-weight: 300!important;
}

.gmw-results-count {
   display: none; 
}

/* Nach Installation von Gutenberg 

.entry-content .content_wrapper>p, .entry-content>p {
    margin-bottom: 0px !important;
}
*/

.entry-content .content_wrapper>h1, .entry-content .content_wrapper>h2, .entry-content .content_wrapper>h3, .entry-content .content_wrapper>h4, .entry-content .content_wrapper>h5, .entry-content .content_wrapper>h6, .entry-content .content_wrapper>hr, .entry-content>h1, .entry-content>h2, .entry-content>h3, .entry-content>h4, .entry-content>h5, .entry-content>h6, .entry-content>hr {
   margin-top: 0px;
    clear: both;
}