@charset "UTF-8";

html {
	font-size: 16px;
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

html, body {
	margin: 0px; padding: 0px; width: 100%; height: 100%; overflow-x: hidden;
	display: flex; 
	flex-direction: column
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
    color: #000;
	font-size: 1em;
    line-height: 1.5;
    background: #fbf1dc;
	min-height: 100%; 
	justify-content: space-between;
}

.container.restaurant>.row>* {margin-left: 10rem;}
#content section {background: white;}

@media (min-width: 1200px)
{
	#content section {
		width: 1140px;
		padding: 0 30px;
	}
}

a {color: #e57716; text-decoration: underline;}

a:hover,
a:active,
a:visited {
	color: #c64;
	text-decoration: none;
}
a img {border: 0px;}
b, strong {font-weight: 700;}

hr {border: 0; border-bottom: 1px solid black; height: 0px}

/* GLOBANI NASTAVENI PRVKU --------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	line-height: 1; 
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	color: #000; 
	font-weight: 400;
}

h1 {
	font-size: 2.4em;
	margin: 1em 0 0.5em 0;
	color: #000;
}

h2 {
	font-size: 2em;
	margin: 1em 0 0.5em 0;
	color: #000;
}

h3 {font-size: 32px; margin: 1em 0 0.5em 0; color: #000}
h4 {font-size: 22px; margin: 1em 0 0.5em 0; color: #000}
h5 {font-size: 18px; margin: 1em 0 0.5em 0; color: #000}
h6 {font-size: 16px; margin: 1em 0 0.6em 0; color: #000}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, h1 b, h2 b, h3 b, h4 b, h5 b, h6 b {font-weight: 700;}
h1:first-of-type {margin-top: 0 !important;} /*removes margin of each element which is first child of an subelement*/

/* Add margins to floating images by tinymce */
img[style~="left;"]  {margin:0 1em 1em 0;}
img[style~="right;"]  {margin:0 0 1em 1em;}

/* Form basics */
form {margin: 0px; padding: 0px;}
fieldset {margin: 0px; padding: 0px; border: 0px;}
legend {margin: 0; padding: 0; font-weight: 700; margin: 1em 0;}
legend:before, legend:after {content: " — ";}
input, textarea, select, button {font-size: 16px; font-family: inherit; border-radius: 3px; background: #f7f7f7;}
input.form-control, textarea.form-control, select.form-control {font-size: 16px; font-family: inherit; border-radius: 3px; background: #f7f7f7; color: #444;}
label {font-weight: normal;}
/*input, button {margin: 0px; padding: 0px; background-color: #e9e9e9; border: 0; padding: 7px 12px;}
input.submit, input[type="submit"], button.submit, button[type="submit"] {
    background: #ebc64c; font-weight: 700; color: white; cursor: pointer; border: 0; padding: 7px 18px
}
input.submit:hover, input[type="submit"]:hover, button.submit:hover, button[type="submit"]:hover {background: #E2B72C;}*/
input.placeholder {color: #777}
::-webkit-input-placeholder {color: #777;}
:-moz-placeholder {color: #777;}
::-moz-placeholder {color: #777;}
:-ms-input-placeholder {color: #777;}
textarea {display: block; resize:vertical; height: 90px; background-color: #e9e9e9; border: 0; width: 100%; 
    box-sizing: border-box; padding: 7px 12px; margin: .2em 0;}
select {box-sizing: border-box; margin: 0; padding: 7px 12px; border: 0; background-color: #e9e9e9;}
select option {background-color: #e9e9e9;}

/* box sizing for some elements */
table, tr, th, td, input {box-sizing: border-box;}

/* UL formats*/
ul {margin: 1em 0}
ul li {margin: 0.6em 0; line-height: 1.3;}
ul li p {margin: 0 !important}

ul.layout {margin: 0; padding: 0; list-style: none;}
ul.layout li {margin: 0; padding: 0;}
ul.layout li a {}

/* Paragrapgs and perex by tinymce */
p {margin: 1em 0em;}
p.perex, blockquote {font-size: 20px; line-height: 1.3; margin-left: 0; margin-right: 0; color: #000}
p span[style] {line-height: 1.4}
p.cite {font-style: normal; background-color: #eee; padding: 0.5em 0.9em; padding-right: 50px; position: relative}
p.cite::before {content: "♥"; float: right; font-size: 28px; color: #999; 
    position: absolute; top: 0px; right: 15px;}

/* Bacis tables */
table {font-size: 1em; border-collapse: collapse; border-spacing: 1px;}
table tr {}
table td {border: 1px solid #aaa; padding: .3em .5em}
table thead td, table th {padding: .4em .5em .3em; background-color: #ddd; border: 1px solid #aaa; border-bottom: 2px solid #333 !important; 
    font-weight: 700; color: black}
table tbody td {}

/* Lined table */
table.lines {}
table.lines tr {}
table.lines td {border: 0; border-top: 1px solid #aaa; border-bottom: 1px solid #aaa;}
table.lines thead td, table.lines th {background-color: #eee; border: 0; border-bottom: 1px solid #aaa !important;
    font-weight: 700; color: black}
table.lines tbody td {}

/* Layout table */
table.layout {border-spacing: 0; border: 0; width: 100%;}
table.layout td, table.layout th {padding: 0; padding-bottom: 5px; padding-top: 5px; vertical-align: top; background-color: transparent; border: 0 !important;}
table.layout td h3:first-of-type{margin-top: 5px;}
table.layout img {margin-right: 15px;}

@media (max-width: 767px)
{

	table.responsive2col tr,
	table.responsive2col td
	{
		display: block;
	}

	h1 {font-size: 2.1em;}
	h2 {font-size: 1.8em;}
	h3 {font-size: 1.6em;}
	h4 {font-size: 1.4em;}

}

@media (max-width: 767px) {

	table.responsive2col tr
	{
		border: 1px solid #A0C4D8;
		background-color: #ddf3ff;
	}

}

.flash.error
{
	color: red;
}

img.pin {position: relative; top: -2px;}
img.menu {position: relative; top: -1px;}
img.svgicon {position: relative; top: -2px;}
img.star {position: relative; top: -2px;}

/* Specials for form */
form.defform {}
form.defform table.layout {}
form.defform table.layout td {padding: 3px 0}
form.defform input {width: 100%}
form.defform textarea {width: 100%; height: 250px;}

div.clear {display: block; font-size: 0px; line-height: 0; height: 0px; overflow: hidden; clear: both;}
div.line {border-top: 1px solid #ccc; margin: 16px 0; height: 1px; font-size: 1px; line-height: 1}

/* Button styles */
.btn-main,
input.btn-main
{
	background: #da8000;
	color: #FFF;
	padding: 8px 14px 6px;
	border-radius: 4px;
	font-size: 18px;
	text-decoration: none;
}

.btn-main:hover,
input.btn-main:hover
{
	background: #c64;
	color: #FFF;
}

header>div
{
	background: #eee;
	min-height: 6rem;
}

header a,
header a:hover,
header a:active,
header a:visited
{
	color: #666;
}

/* logo */
#logo {
	position: relative;
	display: inline-block;
	width: 75%;
	text-align: left;
	text-decoration: none;
	line-height: 0.9rem;
}

#logo strong {
	font-size: 9vw;
	line-height: 3rem;
	background: #e84e08; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #e10019 0%, #ec7500 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #e10019 0%, #ec7500 100%); /* Chrome10-25, Safari5.1-6 */
	background: linear-gradient(135deg, #e10019 0%, #ec7500 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e10019', endColorstr='#ec7500', GradientType=1); /* IE6-9 fallback on horizontal gradient */
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
    text-transform: uppercase;
}

#logo span {
	display: block;
	font-size: 0.8em;
    text-transform: uppercase;
    color: grey
}

@media screen and (min-width: 641px)
{
	#logo {left: 1rem; line-height: 1.5rem;}
	#logo strong {font-size: 48px;}
	#logo span {font-size: 15px;}
}
/* konec - logo */

aside table.table td
{
	border: none;
}

aside tr.active td
{
	/*background: none !important;*/
}

header #cities-status ~ ul
{
	max-height: 0;
	overflow: hidden;
	transition-timing-function: ease-out;
	-webkit-transition: max-height 0.4s;
	-moz-transition: max-height 0.4s;
	-o-transition: max-height 0.4s;
	transition: max-height 0.4s;
}

header #cities-status ~ ul ul
{
	margin: 0;
	-webkit-transition: margin 0.1s;
	-moz-transition: margin 0.1s;
	-o-transition: margin 0.1s;
	transition: margin 0.1s;
}

header #cities-status:checked ~ ul
{
	max-height: 40rem;
	margin-bottom: 1rem;
}

header #cities-status:checked ~ ul ul
{
	margin: .5rem 0;
}

header>div+div
{
	position: relative;
	background: #422c1f url('../images/fb.jpg');
	height: 250px;
	max-height: 250px;
	overflow: hidden;
}

header .hidden-xs .container
{
	position: relative;
	overflow: hidden;
}

@media (min-width: 768px)
{

	header .hidden-xs .container
	{
		width: calc(750px + 15px);
		left: -8px;
	}

}

@media (min-width: 768px)
{

	header div:first-child>.container
	{
		padding: 0.5rem 2rem;
	}

	header .hidden-xs .container
	{
		width: calc(750px + 15px);
		left: -8px;
	}

}

@media (min-width: 992px)
{
	header .hidden-xs .container
	{
		width: calc(970px + 15px);
	}
}

@media (min-width: 1200px)
{
	header .hidden-xs .container
	{
		width: calc(1170px + 15px);
		left: 8px;
	}
}


header .container>ul
{
	margin: 0 -2rem;
	padding: 0 2rem;
	-webkit-box-shadow: inset 0px 0px 5px 1px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0px 0px 5px 1px rgba(0,0,0,0.3);
	box-shadow: inset 0px 0px 5px 1px rgba(0,0,0,0.3);
}

@media (min-width: 768px)
{

	header .container>ul
	{
		margin: 0 -1rem;
		padding: 0 1rem;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}

}

header .container>div
{
	font-size: 0;
	position: relative;
}

header .container>div>*
{
	font-size: 1rem;
}
#index ul {padding: 0;}

#index li,
header li
{
	display: block;
	overflow: hidden;
	white-space: nowrap;
	margin: 0;
    padding: .4em 0;
}

#index ul ul li,
header ul ul li
{
	padding: 0.5rem 0;
	margin: 0;
	column-break-inside:avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

#index li strong,
header li strong
{
	font-size: 1.1rem;
}

#index,
header ul
{
	text-align: left;
	padding: 0 1rem;
	background: white;
	margin: 0;
}

#index ul,
header ul ul
{
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	column-break-inside:avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

header ul a,
header ul a:active,
header ul a:visited
{
	color: #ff7c16;
}

header label
{
	position: absolute;
	cursor: pointer;
	padding: .3rem .5rem .2rem;
	top: 0;
	right: 0;
	border: 1px solid #bbb;
	border-radius: 3px;
	background: white;
	margin: 1rem 0;
	font-size: .9rem !important;
}

@media (min-width: 768px)
{

	header label
	{
		font-size: 1rem !important;
		max-width: 14rem;
	}

	header label::after
	{
		content: none;
	}

}

@media screen and (max-width: 641px)
{

	header ul
	{
		padding: 0;
	}

	#index ul,
	header ul ul
	{
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}

}

header p
{
	text-align: left;
	margin: 0.3em 0;
}

/* Sticky sidebar settings based on its manual */
.sidebar {
    will-change: min-height;
}

.sidebar__inner {
    transform: translate(0, 0); /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}
/*****/

div.side-panel {background-color: #f3f3f3; padding: 1em; border-radius: 5px; margin-bottom: 1em;}
div.side-panel h1:first-of-type, h2:first-of-type, h3:first-of-type {margin-top: 0}
div.side-panel {line-height: 1.2;}

#content .actions {background: #FFF; padding: 2.5em 1em 3em;}
#content .actions .title {font-size: 36px; color: #383838; margin-bottom: 5px;}
#content .actions .info {color: #383838; margin-bottom: 1.5em;}
#content .actions .action {margin-bottom: 2em;}

#content .actions .action .title{ font-size: 21px; line-height: 1.2em; margin: 10px 0; height: 50px; overflow: hidden;}
#content .actions .action .description{}

#content .persons {margin-top: 2em;}
#content .persons .person {margin-bottom: 2em; overflow: auto; font-size: 14px;}
#content .persons .person .name {}
#content .persons .person .position {font-style: italic;}

#content .call-box {margin-top: 20px;}
#content .call-box .title {font-size: 24px; font-weight: bold; margin-bottom: 15px;}
#content .call-box .image {padding-right: 0;}
#content .call-box .name {font-weight: bold; margin-top: 5px;}
#content .call-box .phone {font-size: 22px; white-space: nowrap;}
#content .call-box .email {font-size: 14px;}
#content .call-box .text {font-style: italic; line-height: 1.2em; margin-top: 1em;}

#content .affix {top: 0; }

#content .showroom {margin-top: 2em;}
#content .showroom .title {margin-top: 1em;}

#content .producers {margin-top: 1.5em;}
#content .producers .producer {margin-bottom: 1em; overflow: auto;}
#content .producers .producer .name {font-size: 22px; font-weight: bold;}
#content .producers .producer .text p {margin-top: 0.5em;}

#content .producers.category .producer {margin-bottom: 2.5em; overflow: auto;}
#content .producers.category .producer .image {margin-bottom: 10px;}
#content .producers.category .producer .name {font-size: 24px; font-weight: bold; margin-bottom: 8px;}
#content .producers.category .producer .text p {margin-top: 0.5em;}

#content .references .reference {background: #eeeeee; padding: 1em 2.5em 1em 1em; margin-bottom: 1.5em; position: relative;}
#content .references .reference i.fa {position: absolute; top: 15px; right: 15px; font-size: 2em;}
#content .references .reference .text p{margin-top: 0;}
#content .references .reference .text {font-style: italic; margin-bottom: 1em; }


#content .contact_form_box {margin-top: 1.5em;}
#content .page-map #gmap_googleMap {height: 200px !important;}

#content .submenu a
{
	text-decoration: none;
	border-left: 0;
	border-right: 0;
}

#content .submenu .list-group-item a{ background: #FFF; font-size: 18px; color: #6ebb00; }
#content .submenu .list-group-item.parent{ font-weight: bold;}
#content .submenu .list-group-item:first-child, .list-group-item:last-child { border-radius: 0;}
#content .submenu .list-group-item.active { background: #006600;}
#content .submenu a.list-group-item:hover { background: #6cac42; color: #FFF;}

#content .submenu a.list-group-item.sublevel3 { background: #f4f4f4; color: #6ebb00; border: none; font-size: 14px; padding: 6px 3px}
#content .submenu a.list-group-item.sublevel3.active { background: #006600; color: #FFF;}
#content .submenu a.list-group-item.sublevel3:hover { background: #6cac42; color: #FFF}

#content .page-gallery .image .image-cover {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    width: 100%;
    height: 100%;
    text-align: center;
    display: none;
    background-color: rgba(0,0,0,0.5);
}
#content .page-gallery .image{
    margin-bottom: 2em;
}
#content .page-gallery .image a{
    position: relative;
    display: block;
}

#content .page-gallery .image .image-cover i.fa{
    margin-top: 60px;
    color: #bdcca6;
    font-size: 22px;
    font-size: 56px;
    line-height: 80px;
}
#content .page-gallery .image a:hover .image-cover{
    display: block;
}

#sidebar {margin-top: 0;}
#sidebar a {text-decoration: none; padding-top: 1em; padding-bottom: 1em;}
#sidebar a.active {background-color: #64b04f; border: none;}
#sidebar .list-group {border: 2px solid #64b04f !important; padding-top: 0; border-radius: 6px;}
#sidebar .flags {margin-top: 0;}

#content .logos {
    height: auto;

    padding: 2em 1em;
}
#content .logos .images {
    margin-bottom: 1em;
}
#content .logos .title {
    margin-bottom: 1.5em;
}


footer {background: #43413f; padding: 1.3em 1em 1em; color: #FFF; font-size: 0.8em;}
footer a {color: #FFF;}
footer p {margin: 0; display: inline;}
footer .title {font-size: 20px; margin-bottom: 15px;}
footer .logo {margin-bottom: 2.5em; margin-top: 0.5em;}
footer .info {font-size: 13px;}
footer ul {padding-left: 0; margin: 0;}
footer ul li {list-style-type: none; margin: 0;}
footer ul li a {color: #FFF; font-size: 14px;}

.overflow-x-visible {overflow-x: visible !important; overflow-y: visible !important;}

article
{
	clear: both;
}

/* Recenze posts */
article[id|="review"] {margin-bottom: 1em; border-bottom: 1px solid #eee;}
div.reviewhead {background-color: #eee; padding: 5px 10px; font-size: 15px;}
p.reviewbody {margin: 0; padding: 5px 10px; font-size: 14px;}
article:target div.reviewhead{background-color: #ffde97;}
article:target p.reviewbody{background-color: #ffffc7;}

/* Otviracka */
.table>tbody>tr>td {padding: 0;} /*bootstrap reset*/
.table--opening-hours {margin: 0.5rem 0;}
.table--opening-hours>tbody>tr.active>td {background-color: #ffffc7; font-weight: bold;}
.table--opening-hours>tbody>tr>td {padding: 3px 5px 1px; font-size: 14px;}

div.time_price_info {background-color: #eee; padding: 5px; border-radius: 3px;}
.delivery_time i.fa {color: grey}
.delivery_price i.fa {color: grey}
.delivery_tel i.fa {color: grey}
strong.delivery_time {font-size: 0.9em;}
strong.delivery_price {font-size: 0.9em;}
strong.delivery_tel {font-size: 0.9em;}


.city-parts
{
	display: none;
	border: 1px solid red;
}

label[for="filter-status"]
{
	position: relative;
	border: 1px solid #bbb;
	background: #eee;
	padding: 6px 32px 5px 10px;
	border-radius: 3px;
	cursor: pointer;
}

label[for="filter-status"]:before
{
	content: '▼';
	position: absolute;
	right: 10px;
	margin-top: -1px;
}

.filter {
	margin: 1rem 0;
	border: 1px solid transparent;
	padding: 0 1rem;
	border-radius: 4px;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

@media (min-width: 768px) {
	.filter	{
		padding: 1rem 1rem;
		max-height: 99rem;
		border-color: #bbb;
	}
}

#filter-status:checked ~ .filter {
	padding: 1rem 1rem;
	max-height: 99rem;
	border-color: #bbb;
}

.filter h5 {
    margin: 0;
    margin-bottom: 1em;
}

.filter ul {
	list-style-type: none;
	margin: 0;
    padding: 0;
}

.filter ul li {
    display: inline-block;
    margin: 0; 
    padding: 0;
    margin-bottom: 5px;
}

.filter ul li a {
    border: 1px solid #c8c8c8;
    background: #e9e9e9;
    padding: 6px 12px;
    border-radius: 3px;
    color: black;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}

.filter ul li.vse {
    border-right: 1px solid #bbb;
    padding-right: 10px;
    margin-right: 5px;
}

.filter ul li.current a, .filter ul li a:hover {
    background: #ff7c16 !important;
    border-color: #ca600d;
    color: white;
}

.filter ul.minor {margin-top: 0.5em;}

.filter ul.minor li a {
    border: none; 
    background: transparent; 
    display: inline-block; 
    padding: 0; 
    color: #e57716; 
    text-decoration: underline;
    margin-right: 10px;
}

.filter ul.minor li.current a, .filter ul.minor li a:hover {
    background: transparent !important;
    border-color: transparent;
    color: black;
}

.filter ul.minor li.current a:before {
    content: '• ';
}

.filter ul.special {margin-top: 1em}

/*
.filter li.vse {}
.filter li.major {}
.filter li.special {}
.filter li.current {}

.filter li
{
	display: inline-block;
	min-height: 2.6em;
    margin: 0
}

.filter li a
{
	border: 1px solid #c8c8c8;
	background: #e9e9e9;
	padding: 0.5em 1rem;
	border-radius: 3px;
	color: black;
	text-decoration: none;
    display: block;
}

.filter ul.special {
    margin-top: 1em
}

.filter ul.special li {
    min-height: 1.6em;
}

.filter ul.special li a
{
	padding: 0.5em 1rem;
}

.filter li:hover a,
.filter li.current a
{
	background: #ff7c16 !important;
	border-color: #ff7c16;
	color: white;
}*/

#map-canvas
{
	width: 100%;
	height: 20em;
}

section>a:only-child
{
	display: block;
	margin: 1rem 0;
}

.tags
{
	list-style-type: none;
	padding: 0;
	margin: .5em 0;
	margin-left: -0.2em;
}

.tags li
{
	display: inline-block;
	margin: 0.2em;
	background:#da8000;
	border-radius: 3px;
}

.tags li:hover
{
	background: #c64;
}

.tags li a
{
	display: inline-block;
	margin: 0.2em 0.5em;
	color: white;
}


span.pubname-in-header {}

.rating {font-size: .9em;}

.stars {
    width: 80px; /* Šířka 5 hvězd (16px x 5) */
    height: 16px;
    background: url('/public/img/star.svg') repeat-x;
    background-size: 16px 16px;
}
.star-cnt-1 {width: 16px;}
.star-cnt-2 {width: 32px;}
.star-cnt-3 {width: 48px;}
.star-cnt-4 {width: 64px;}
.star-cnt-5 {width: 80px;}

/* hodnocení hvězdičkami */
.star_rating {display: flex; gap: 8px; align-items: center;}
.star_rating span {}
.star_rating span i.fa {color: #ccc}
.star_rating span.fill i.fa {color: #fd4}

.stars.result
{
	display: inline-block;
}

.stars.result div
{
	float: right;
	font-size: 0;
	padding: 0 1px;
	display: inline;
}

.stars.result div::before
{
	content: '\2606'; /* hvězdička prázdná */
	color: #444;
	font-size: 24px;
}

.stars.result div.current::before
{
	color: #fd4;
	content: '\2605'; /* hvězdička plná */
}

.stars.result div.current ~ ::before
{
	color: #fd4;
	content: '\2605'; /* hvězdička plná */
}

.stars br,
.stars input
{
	display: none;
}

.stars input:checked ~ label::before
{
	content: '\2605'; /* hvězdička plná */
	color: #fd4;
}

.stars input:first-of-type:checked ~ label::before
{
	color: #fe7;
	text-shadow: 0 0 20px #952;
}

.stars input:last-of-type:checked ~ label::before
{
	color: #f62;
}

.stars label
{
	float: right;
	padding: 0 4px;
	color: #444;
	font-size: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.stars label:hover
{
	transform: rotate(-15deg) scale(1.3);
}

.stars label:before
{
	content: '\2606'; /* hvězdička prázdná */
	font-size: 30px;
}

.stars legend
{
	display: none;
}

.stars meter
{
	float: right;
	-moz-appearance: none; /* Firefox */
	-webkit-appearance: none; /* Safari and Chrome */
	appearance: none;
	line-height: 2.4rem;
	margin-left: 0.4rem;
	width: 0;
}

/* konec - hodnocení hvězdičkami */

/* detail restaurace */

#restaurant
{
	font-size: 0;
}

#restaurant>*
{
	font-size: 1rem;
	vertical-align: top;
}

#restaurant h1
{
	font-size: 1.6em;
}

#restaurant figure
{
	display: inline-block;
	max-width: 25%;
	padding-right: 1rem;
}

#restaurant figure+div
{
	display: inline-block;
	max-width: 70%;
}

#restaurant img.logo
{
	width: 100%;
	max-width: 140px;
	border-radius: 3px;
	background: white;
	border: 0px;
	object-fit: contain;
	object-position: top;
	/*-webkit-box-shadow: 0 0px 15px 0px rgba(90,90,90,0.12);
	-moz-box-shadow: 0 0px 15px 0px rgba(90,90,90,0.12);
	box-shadow: 0 0px 15px 0px rgba(90,90,90,0.12);*/
	/*margin-bottom: 3rem;*/
}

#restaurant .star_rating {margin-bottom: 1em;}

#restaurant .stars
{
	padding-right: 2.5rem;
	clear: both;
}

#restaurant a.btn
{
	margin-bottom: 1rem;
    text-decoration: none;
	border: 1px solid black;
    background: white;
    color: black !important;
    font-size: .8em;
}

#restaurant input.btn
{
	float: left;
}

/* konec -detail restaurace */

/* kartičky s přehledem restaurací */

#tiles
{
	list-style-type: none;
	padding-left: 0;
}

#tiles li
{
	clear: both;
	position: relative;
	border-top: 1px solid transparent;
	font-size: 0;

}

#tiles li>*
{
	font-size: 1rem;
	vertical-align: top;
}

#tiles li+li
{
	border-color: #ddd;
}

#tiles li>a:first-child
{
	display: inline-block;
	width: 25%;
}

#tiles li>div
{
	width: 75%;
	display: inline-block;
	margin: .5em 0;
}

#tiles figure
{
	padding: 1rem 1rem 1rem 0;
}

#tiles img.logo
{
	width: 100%;
	max-width: 140px;
	border-radius: 3px;
	background: white;
	border: 0px;
	object-fit: contain;
	object-position: top;
	/*-webkit-box-shadow: 0 0px 15px 0px rgba(90,90,90,0.12);
	-moz-box-shadow: 0 0px 15px 0px rgba(90,90,90,0.12);
	box-shadow: 0 0px 15px 0px rgba(90,90,90,0.12);*/
}

#tiles h2
{
	font-size: 1.5rem;
	margin-top: 0.8rem;
	line-height: 1.8rem;
}

#tiles h2 a
{
	color: #ff7c16;
	text-decoration: none;
	min-width: 6rem;
    /*border-bottom: 2px solid #ff7c16;*/
    /*position: relative;*/
    background-image: -webkit-linear-gradient(bottom,transparent,transparent 2px,rgba(255, 124, 22,.75) 2px,rgba(255, 124, 22,.75) 4px,transparent 4px);
    background-image: linear-gradient(to top,transparent,transparent 2px,rgba(255, 124, 22,.75) 2px,rgba(255, 124, 22,.75) 4px,transparent 4px);
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

#tiles h2 a:hover {
    text-decoration: none;
    background-image: none;
    text-shadow: none;
}

#tiles h2 a span {
    color: black;
}

#tiles a.btn
{
	/*position: absolute;
	right: 0;
	top: 42%;*/
	text-decoration: none;
	color: #ff7c16 !important;
	font-size: 16px;
    padding: 8px 10px;
    border-radius: 3px;
	margin: .5em 0;
	z-index: 10;
	float: right;
    background: white;
    font-weight: bold;
    border: 1px solid black;
}

@media screen and (max-width: 600px)
{

	#tiles a.btn
	{
		position: static;
		margin-bottom: 0.5rem;
	}

}

/* konec - kartičky s přehledem restaurací */

/* taby pro widget tabs2accordion */

.tabs
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.tabs label
{
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	display: block;
	padding: 1rem 2rem;
	margin-right: 0.2rem;
	cursor: pointer;
	background: #90CAF9;
	font-weight: bold;
	-webkit-transition: all ease 0.4s;
	transition: all ease 0.4s;
}

.tabs div
{
	-webkit-box-ordinal-group: 100;
	-webkit-order: 99;
	-ms-flex-order: 99;
	order: 99;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	width: 100%;
	max-height: 0;
	height: auto;
	overflow: hidden;
	padding: 0 1rem;
	background: #fafafa;
	transition: max-height ease 0.2s;
}

.tabs input[type="radio"]:checked + label
{
	background: #fafafa;
}

.tabs input[type="radio"]:checked + label + div
{
	max-height: 9999px;
}

@media (max-width: 45em) { /* @todo - dát se hodnotu z bootstrapu */

	.tabs div,
	.tabs label
	{
		-webkit-box-ordinal-group: NaN;
		-webkit-order: initial;
		-ms-flex-order: initial;
		order: initial;
	}

	.tabs label
	{
		width: 100%;
		margin-right: 0;
		margin-top: 0.2rem;
	}

}

/* konec - taby pro widget tabs2accordion */

#frm-reviewForm-form .col-sm-6
{
	margin-bottom: 1rem;
}
