/*
Theme Name: Ristorante Delfino - Kadence
Theme URI: https://360idee.de
Author: Marek Fleger
Author URI: https://360idee.de
Description: 360iDEE form Kadence child Thema
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Template: kadence
Text Domain: Erni-Umzuege
Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, footer-widgets, blog, e-commerce, flexible-header, full-width-template, buddypress, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options
*/

/*OFFNUNGZEITEN*/
.opening-hours
{
	color: white;
	font-size: 13px !important;
	text-align: center;
}
.opening-hours .day-row
{
	display: flex;
}
.opening-hours .day
{
	background-color: #FFC107;
	padding: 2px 5px;
	width: 35px;
	margin-bottom: 1px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}
@media only screen and (max-width: 1000px)
{
	.opening-hours
	{
		font-size: 11px !important;
	}
}
@media only screen and (max-width: 900px)
{
	.opening-hours
	{
		font-size: 8px !important;
	}
}
.opening-hours .hours-a
{
	color: white;
	text-align: right;
	padding-right: 10px;
}
.opening-hours .hours-b
{
	color: white;
	padding-left: 10px;
}
/*OFFNUNGZEITEN END*/

/*OFFNUNGZEITEN FOOTER*/
.opening-hours-footer
{
	color: white;
	font-size: 13px !important;
	text-align: center;
	margin: auto;
	width: 259px;
}
.opening-hours-footer .day-row
{
	display: flex;
	justify-content: center;
	border: 1px solid #CB0000;
	border: 1px solid rgba(255, 255, 255, 0.120);
	padding: 0px;
	margin-bottom: 4px;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.opening-hours-footer .day
{
	background-color: #FFC107;
	padding: 2px 5px;
	width: 35px;
	margin-bottom: 1px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}
.opening-hours-footer .hours-a
{
	color: #FFF;
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
}
.opening-hours-footer .hours-b
{
	color: #FFF;
	padding-left: 10px;
	padding-top: 2px;
}

/*OFFNUNGZEITEN FOOTER END*/
/*UNDERSIEITE HEADER*/
#wrapper.wp-site-blocks .header-image
{
	background-color: #222222;
	padding-top: 75px;
	padding-bottom: 75px;
	text-align: center;
}
#wrapper.wp-site-blocks .header-info
{
	max-width: 1290px;
	margin: auto;
}
/* WEBSITE CONTENT */
.quote-border::before, .quote-border::after {
  bottom: -4px;
  left: 50%;
  position: absolute;
  width: 100px;
  height: 4px;
  content: "";
  transform: translate(-50%, 0%);
  background: #FFC107;
}
.quote-border::after {
  top: -4px;
  left: 50%;
  position: absolute;
  width: 100px;
  height: 4px;
  content: "";
  transform: translate(-50%, 0%);
  background: #FFC107;
}
.img-border
{
	border: 0.1px solid rgba(255, 255, 255, 0.810);
	padding: 10px;
}
/* END WEBSITE CONTENT */
#button-kontakt
{
	background-color: #FFC107;
	padding: 15px;
	display: table;
	margin: 10px auto auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#button-kontakt A
{
	color: #FFF;
}
#button-kontakt2
{
	background-color: #FFC107;
	padding: 15px 15px 22px 15px;
	display: table;
	margin: 20px auto auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #FFF;
}
#button-kontakt2 A
{
	color: #FFF;
}
.kontakt
{
	color: #FFFFFF;
}
.kontakt BR
{
	display: block;
	margin-bottom: 2px;
	font-size: 2px;
	line-height: 2px;
}
.kontakt .kontakt-column
{
	float: left;
	width: 50%;
	//border: 1px solid #000;
	padding: 0 15px 0 15px;
}
.kontakt .wpcf7-not-valid-tip
{
	color: #FFC107;
	padding: 0;
	margin: 0;
}
.kontakt .wpcf7-form-control-wrap
{
	padding: 0;
	margin: 0;
}
.kontakt P
{
	margin: 0;
	color: #FFF6EF;
}
.kontakt P A
{
	color: #FFC107;
	cursor: pointer;
}
.kontakt .kontakt-column INPUT
{
	width: 100%;
	color: #FFF6EF !important;
	background-color: #000000 !important;
	border: 0.1px solid #FFFFFF;
	height: 60px;
	margin-top: 15px;
}
.kontakt .kontakt-column TEXTAREA
{
	width: 100%;
	height: 207px;
	color: #FFF6EF !important;
	background-color: #000000 !important;
	border: 0.1px solid #FFFFFF;
	margin-top: 15px;
}
.kontakt .kontakt-columnt100
{
	float: left;
	width: 100%;
	padding: 0 15px 0 15px;
}
.kontakt INPUT.send-mail
{
	border: 1px solid rgba(255, 245, 238, 0.264);
	background-color: #FFC107;
	color: #000000;
}
.kontakt .kontakt-columnt70
{
	width: 70%;
	float: left;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.kontakt .kontakt-columnt30
{
	text-align: right;
	width: 30%;
	float: left;
	margin-top: 15px;
}
.kontakt INPUT::placeholder
{
	color: #FFC107;
}
.wpcf7 FORM .wpcf7-response-output
{
	text-align: center;
	background-color: #FFC107;
	color: #000000;
	max-width: 600px;
	margin: auto;
	border: 1px solid #FFF;
	display: table;
}
.wpcf7-spinner
{
	display: none;
}
@media only screen and (max-width: 900px)
{
	.kontakt .kontakt-column, .kontakt .kontakt-columnt70, .kontakt .kontakt-columnt30
	{
		width: 100%;
	}
}
/*FOOTER*/
FOOTER SECTION.widget
{
	width: 280px !important;
	margin: auto !important;
}
FOOTER .site-middle-footer-inner-wrap .site-footer-section
{
	width: 100%;
	text-align: center;
	background: rgb(19, 19, 19);
	background: linear-gradient(0deg, rgba(19, 19, 19, 0) 0%, rgba(19, 19, 19, 0.8904294139530813) 47%, rgba(0, 0, 0, 0) 100%);
	padding-left: 0;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	border-radius: 25px;
	border: 1px solid rgba(0, 0, 0, 0.148);
}
FOOTER .site-bottom-footer-wrap
{
	background: rgb(19, 19, 19);
	background: linear-gradient(0deg, rgba(19, 19, 19, 1) 0%, rgba(19, 19, 19, 0.08090560442927175) 53%, rgba(0, 0, 0, 0) 100%);
}
FOOTER H3.widget-title, FOOTER H2.widget-title
{
	color: #FFC107 !important;
	background-color: #000000;
	margin: auto;
	padding: 5px;
	/*+box-shadow: 0px 38px 79px -10px rgba(255, 255, 255, 0.199);*/
	-moz-box-shadow: 0px 38px 79px -10px rgba(255, 255, 255, 0.199);
	-webkit-box-shadow: 0px 38px 79px -10px rgba(255, 255, 255, 0.199);
	box-shadow: 0px 38px 79px -10px rgba(255, 255, 255, 0.199);
	/*+border-radius: 4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
FOOTER .widget_nav_menu UL LI A
{
	color: #FFFFFF;
	margin: 0 !important;
	padding: 0 !important;
	text-decoration: none !important;
}
FOOTER .widget_nav_menu UL LI A:hover
{
	color: #FFC107;
}
.footer-html-inner P A
{
	color: #FFFFFF;
	text-decoration: none !important;
}
.footer-html-inner P A:hover
{
	color: #FFC107;
	text-decoration: none !important;
}



