/*
Theme Name:   NeveMuskat
Description:  Schreibe hier eine kurze Beschreibung über dein Child-Theme
Author:       David
Author URL:   Trage hier die Blog- oder Website-URL des Autors ein
Template:     neve
Version:      1.1
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  NeveMuskat
*/

/* Schreibe hier dein eigenes persönliches Stylesheet */

table.menu_karte th,
table.menu_karte td{
	border: none;
}

table.menu_karte tr{
	height: 23px;
}

table.menu_karte tr:first-child{
	width: 80%;
}

.htmega-inlinemenu-style-7 .htmega-mainmenu{
	justify-content: flex-start;
}

.htmega-inlinemenu-style-7 .linemenu-nav a{
	height: 200px;
    width: 200px;
    background: #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
	color: #492924;
	border-top: none;
}

@media screen and (max-width: 450px){
	.htmega-inlinemenu-style-7 .linemenu-nav a{
		height: 140px;
		width: 140px;
	}
}

.htmega-inlinemenu-style-7 .linemenu-nav li:hover > a{
	color: #aba564 !important;
}

.htmega-inlinemenu-style-7 .linemenu-nav a:hover{
	background: #fafafa;
	color: #aba564 !important;
}

.time-table--desktop{
	justify-content: center;
}

.time-table {
	display: flex;
	margin-top: 0;
}

.time-table td{
	padding: 1px;
	border: none;
}

.woocommerce .button.button-primary,
.woocommerce .component-wrap .button.button-primary{
	background-color: #000000;
    color: #ffffff;
    line-height: 1.6em;
    font-weight: 500;
    text-transform: none;
    border-radius: 1px 1px 1px 1px;
    border: 1px solid;
    border-width: 1px 1px 1px 1px;
}

.woocommerce .button.button-primary:hover,
.woocommerce .component-wrap .button.button-primary:hover{
    background-color: #135444;
}

.cart-is-empty{
	display: none;
}

#order_review_heading{
	margin-top: 3rem;
	padding-left: 0;
	width: 100% !important;
}

label[data-automation-id="woo-commerce-subscription-opt-in"],
#mailpoet_woocommerce_checkout_optin_field,
#mailpoet_woocommerce_checkout_optin_present_field{
	display: none !important;
}

.cart_item .product-name a,
.order_item .product-name a{
	text-decoration: none !important;
    font-weight: 500;
    color: black;
    margin: 0 !important;
	display: inline !important;
}


.added_to_cart.wc-forward{
    font-family: "Roboto", Sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    border-style: solid !important;
    border-radius: 0px 0px 0px 0px !important;
	padding: 10px 20px !important;
    margin-top: 20px !important;
}

.elementor-4539 .elementor-element.elementor-element-f85a4e6.elementor-wc-products ul.products li.product .button {
	border-width: 1px !important;
	padding: 10px 20px !important;
}

.button{
	border-radius: 0px 0px 0px 0px !important;
	font-size: 14px !important;
}

.elementor-button-link:hover,
.button:hover{
	background-color: #135444 !important;
    color: #ffffff !important;
}

.ajax_add_to_cart::after{
	margin-left: 12px !important;
}

.entry-summary .wc-gzd-additional-info .shipping-costs-info,
.nv-card-content-wrapper .shipping-costs-info{
	display: none;
}


.woocommerce-additional-fields h3{
	padding-left: 4px !important;
}

.woocommerce-checkout label{
	font-family: "Helvetica", Sans-serif;
    font-weight: 300;
	padding-bottom: 5px;
	font-size: 15px !important;
}

.woocommerce-checkout input, 
.woocommerce-checkout textarea{
	background-color: #ffffff !important;
    border-color: #0000003D !important;
    border-width: 1px 1px 1px 1px !important;
    border-radius: 1px 1px 1px 1px !important;
	font-family: "Helvetica", Sans-serif !important;
    font-size: 14px !important;
    font-weight: 300 !important;
}

.menu-item-type-post_type a:hover, .menu-item-type-post_type a:focus{
	text-decoration: none !important;
}

.thwcfd-field-paragraph{
	margin-bottom: 2px !important;
}