<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Salon
Theme URI: http://haarfluesterer.net
Author: HAARFLUESTERER
Author URI: http://haarfluesterer.net
Template: sydney
Description: This theme is a child theme for Sydney that helps you build a great website for your restaurant. Built-in support is provided for the Restaurant plugin so you can easily create your menus.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: salon
Tags: light, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-colors, custom-background, custom-header, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
*/
/*tribe*/

#tribe-bar-form {

    background-color:rgba(54, 25, 25, 0.0);
	
}
.tribe-events-list-widget-events {

   background-color:rgba(221, 231, 255, 0.4);
	
}


.wpb_area_title {
  text-align: center;
   
}

.tribe-events-list-separator-month {

    background-color:rgba(54, 25, 25, 0.0);
	
}
.page-wrap  {
 
     background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0 0;
    background-color: rgba(0, 0, 0, 0);
	-webkit-box-shadow: 0 0 80px #253149 inset;
	 box-shadow: 0px 0px 80px rgb(37, 49, 73) inset;

}	
	

 .page-wrap .content-wrapper {
   
    background-color: rgba(54, 25, 25, 0.0);
	 
}
.content-wrapper {
   
    	padding-top: 0px;
	padding-bottom: 0px;
	
	
}
.container {
   
    	padding-top: 15px;
	padding-bottom: 0px;
	
	
}
.content-area  {
    	
margin-right: auto;
margin-left: auto;
}

.col-md-9 {
    width: 100%;
}

#secondary {
    background-color:rgba(54, 25, 25, 0.0);
	
}
   
.footer-widgets {
padding: 0px 0;

     background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0 0;
    background-color: #72005f;
	-webkit-box-shadow: 0 0 100px #253149 inset;
	 box-shadow: 0px 0px 100px rgb(37, 49, 73) inset;
	
}   


.site-footer {padding: 0px 0;
line-height: 95px;		
}


.bg-holder-1  {  background-image: url(http://www.haarfluesterer.net/wp-content/uploads/2016/10/samuraipettern2.png);
} 
.bg-holder {  background-image: url(http://www.haarfluesterer.net/wp-content/uploads/2016/10/widgets.png);
}   

.bg-holder-3 {  background-image: url(http://www.haarfluesterer.net/wp-content/uploads/2017/02/bg.png);
}  


/* General menu */
.menu-entry {
	margin-bottom: 15px;
}
.menu-item-title {
	margin: 15px 0 0;
}
.menu-price {
	line-height: 1;
}
.widget_menu-type-a .panel-widget-style,
.widget_menu-type-b .panel-widget-style {
	overflow: hidden;
}

.post-navigation {
	margin: 10px 0;
}
.nav-links {

	font-size: 30px;
}

input[type="text"],
	input[type="select"],
	input[type="url"],
	input[type="email"] {
		width: 100%;
		max-width: 400px;
	
	}
	select{
		
		max-width: 400px;
		
	}
	textarea
	 {
		
		max-width: 400px;
		
	}
	
	.site-header {
		
		padding: 12px 0;
		
	}
	
	#mainnav ul li ul {
		
		left: -999em; 
		
	}
	
	
	.overlay {
		background-color: #fff;
		opacity: 0.5;
	}
/* Page sider */
.hentry .title-post {
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
		text-align: center;
		font-size: 1.6em;
	}

	.page-wrap {
		padding: 0px 0 0px;
		clear: both;
	}



	img {
		max-width: 100%;
		height: auto;
	}
	



	
	.more-link {
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold; font-size: 20px; }


/*--------------------------------------------------------------
Page title
--------------------------------------------------------------*/
	.page-title {
				padding-top: 1px;
	}

/* Menu type A widget */
.type-a-inner {
	position: relative;
}
.menu-item-title {
	text-align: center;
	font-weight: 400;
	font-size: 18px;
}
.menu-item-title a {
	color: #443f3f;
}
.menu-type-a .menu-price {
	display: table;
	margin: 15px auto 0;
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid;
}
.widget_menu-type-a .menu-type-a:nth-of-type(4n+1) {
	clear: left;
}

/* Menu type B widget */
.menu-type-b .menu-item-title {
	text-align: left;
	margin: 0;
}
.menu-type-b .col-md-9 {
	padding: 0;
}
.menu-type-b .menu-thumb {
	padding-left: 0;
}
.menu-type-b .menu-price {
	display: table;
	padding-top: 5px;
	border-top: 1px solid;
	margin-top: 10px;
}
.widget_menu-type-b .menu-type-b:nth-of-type(3n+1) {
	clear: left;
}

/* Single menu item */
.single-restaurant_item .content-wrapper {
	width: 640px;
	max-width: 100%;
}
.single-restaurant_item .title-post,
.post-type-archive-restaurant_item .title-post,
.tax-restaurant_tag .title-post{
	text-align: center;
}
.single-restaurant_item .menu-price,
.post-type-archive-restaurant_item .menu-price,
.tax-restaurant_tag .menu-price {
	display: table;
	margin: 0 auto;
	text-align: center;
	padding: 5px;
	border-top: 1px solid;
}

/* Restaurant archives */
.post-type-archive-restaurant_item .archive-title,
.tax-restaurant_tag .archive-title {
	text-align: center;
}
.post-type-archive-restaurant_item .content-area .hentry:after,
.tax-restaurant_tag .content-area .hentry:after {
	width: 0;
	height: 0;
}
.post-type-archive-restaurant_item .hentry:nth-of-type(3n+1),
.tax-restaurant_tag .hentry:nth-of-type(3n+1) {
	clear: left;
}
.post-type-archive-restaurant_item .entry-header,
.tax-restaurant_tag .entry-header {
	margin-bottom: 15px;
}

/* Page builder */
.no-col-padding .panel-grid-cell {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
/* Woocommerce */

.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 1em;
    padding: 0;
    font-size: .92em;
    color: #880052;
}
.woocommerce-breadcrumb a {
  
    color: #443f3f;
}

.woocommerce ul.product_list_widget li img {
    float: left;
    margin-left: 4px;
	margin-right: 10px;
}

.woocommerce ul.products li.product .price {
    color: #ff0099;
    font-weight: 400;
    font-size: .857em;
}

mark {
   background-color: rgba(54, 25, 25, 0.0);
   
    
}

  input[type="number"]{
    color: #333;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    height: 40px;
    padding: 4px 1px;
    border-radius: 3;
  
}
.woocommerce #respond input#submit, 
.woocommerce a.button,
.woocommerce a.button:hover,
 .woocommerce button.button,
  .woocommerce input.button ,
  #tribe-bar-form .tribe-bar-submit input[type="submit"]{
  
    border-radius: 3px;
    left: auto;
    color: #fff;
    background-color: #72005f;
   
}
.wpb_slider_area .owl-theme .owl-controls .owl-buttons &gt; div {
    background: #72005f;
}
.wpb_slider_area .owl-theme .owl-controls .owl-buttons &gt; div {
    border-radius: 3px;
    
}
.owl-theme .owl-controls .owl-buttons div {
 
    filter: Alpha(Opacity=100);
    opacity: 1;
}

/* Responsive */
@media only screen and (max-width: 991px) {


	.widget_menu-type-a .menu-type-a:nth-of-type(4n+1),
	.widget_menu-type-b .menu-type-b:nth-of-type(3n+1) {
		clear: none;
	}
	.widget_menu-type-a .menu-type-a:nth-of-type(3n+1),
	.widget_menu-type-b .menu-type-b:nth-of-type(2n+1) {
		clear: left;
	}	
.nav-previous, .nav-next {
font-size: 30px;
}
}

@media only screen and (max-width: 767px) {
	.post-type-archive-restaurant_item .hentry:nth-of-type(3n+1),
	.tax-restaurant_tag .hentry:nth-of-type(3n+1),
	.widget_menu-type-a .menu-type-a:nth-of-type(3n+1) {
		clear: none;
	}
	.post-type-archive-restaurant_item .hentry:nth-of-type(2n+1),
	.tax-restaurant_tag .hentry:nth-of-type(2n+1),
	.widget_menu-type-a .menu-type-a:nth-of-type(2n+1) {
		clear: left;
	}	
	.nav-previous, .nav-next {
font-size: 20px;
}
}
@media only screen and (max-width: 540px) {
	.post-type-archive-restaurant_item .hentry,
	.tax-restaurant_tag .hentry {
		width: 100%;
		padding: 0;
	}
	.nav-previous, .nav-next {
font-size: 20px;
}
	.woocommerce ul.products li.product a {
   font-size:17px;
    text-decoration: none;
}
	
}
@media only screen and (max-width: 400px) {
	
	
	.widget_menu-type-a .menu-type-a {
		width: 100%;
		padding: 0;
	}
	.nav-previous, .nav-next {
font-size: 15px;
}
	
	.woocommerce ul.products li.product a {
   font-size:14px;
    text-decoration: none;
}
}</pre></body></html>