/*
Theme Name:     Neve Child
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/
/* Schriftarten korrigieren */
/*
h1, h2, h3, p, pre, main#content > *, input, textarea{
    font-family: 'FrescoSansPro-Normal';
}*/

/* Korrigieren der Hover-Animation der Footer-Links */
/*.builder-item--footer-menu .nav-ul a{
    min-height: 35px!important;
    font-size: .9em;
}*/

/* Korrigiert die Darstellung des Produkttitels in der Tabelle auf der TicketAuswahl-Seite*/
/*
body.page-id-13 .c-product-table__cell-title a{
    text-decoration: none!important;
    max-width: 230px;
    margin-left: 15px;
    line-height: 25px;
    margin-top: 2px;
    cursor: default;
}*/
/*
body.page-id-13 .c-product-table__cell-title a:hover{
    color: var(--nv-primary-accent);
}*/

/* Korrigiert die Paddings in der Tabelle auf der TicketAuswahl-Seite*/
/*body.page-id-13 .c-product-table__row{
    padding: 5px 10px 5px 10px;
}*/

/* Warenkorb: Namen in eine Zeile rutschen mit "Ausgestellt für" */
/*body.page-id-7 td.product-name dl.variation dd:last-child{
    display: inline-block;
    color: #333;
}*/

/*body.page-id-7 table.shop_table.cart thead th{
   line-height: 30px;
    padding-top: 12px;
    text-transform: uppercase;
    letter-spacing: .4px;
    font-size: 15px;
}*/

/* Bildgröße im Warenkorb korrigieren */
/*body.page-id-7 table.shop_table.cart .product-thumbnail img{
   width: 90px!important;
    margin-top: -5px;
}*/

/* Entfernt fehlerhaften Border in der Zahlungsarten-UL */
/*body.page-id-8.woocommerce-checkout #payment ul.payment_methods{
    border-bottom: none;
    padding-bottom: 0;
}*/

/* Korrigiert die Checkbox-Font */
/*body.page-id-8.woocommerce-checkout form.woocommerce-checkout .form-row label.checkbox{
    font-family: 'FrescoSansPro-Normal';
}*/


