/*
 Theme Name:   Il Giardino
 Theme URI:    
 Description:  Wordpress theme by aboutblank
 Author:       Martin Macke - aboutblank - creative solutions
 Author URI:   http://www.aboutblank.cz
 Version:      1.0.0
 Tags:         clean, responsive, elegant
*/
/* variables */
html.wf-loading {
  visibility: hidden;
}
html.wf-active,
html.wf-inactive {
  visibility: visible;
}
.primary-font {
  font-family: "proxima-nova", Helvetica Neue, sans-serif;
}
.secondary-font {
  font-family: "proxima-nova-condensed", Helvetica Neue, sans-serif;
}
html,
body {
  overflow-x: hidden;
  margin: 0;
  -webkit-font-smoothing: antialiased;
}
body {
  font-family: "proxima-nova", Helvetica Neue, sans-serif;
  background: white;
  font-size: 14px;
  font-weight: 300;
  color: #003a70;
}
.siteheader {
  position: fixed;
  z-index: 999;
  width: 100%;
  top: 0;
}
.siteheader a {
  color: inherit;
}
.siteheader a:hover {
  text-decoration: none;
}
.admin-bar .siteheader {
  top: 32px;
}
.siteheader .resdiary {
  width: 200px;
  padding-right: 30px;
  margin-top: -6px;
}
.content {
  margin-top: 100px;
  padding-bottom: 80px;
}
.rev_slider iframe {
  border: none !important;
}
.tooltip > .tooltip-inner {
  background: #003a70;
}
a {
  color: #a20140;
}
a:hover {
  color: #d50154;
}
h1.title {
  margin-bottom: 15px;
}
h3.sekce {
  border-bottom: 1px solid;
  padding-bottom: 5px;
}
img {
  max-width: 100%;
  height: auto;
}
.font-bold {
  font-weight: bold;
}
.nopad {
  padding: 0;
}
input[type=button] {
  box-shadow: none;
  float: left;
  height: 40px;
  width: 100%;
}
input,
textarea {
  width: 100%;
  padding: 8px;
  border: 1px solid #cecece;
  margin-bottom: 5px;
  -webkit-appearance: none;
  border-radius: 0;
  color: black;
}
input[type=checkbox] {
  width: auto;
  -webkit-appearance: checkbox;
}
span.tab {
  min-width: 20%;
  display: inline-block;
}
.lead {
  font-size: 125%;
  display: inline-block;
  padding-bottom: 1em;
}
.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 15px 0;
}
/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important;
}
.white {
  color: white;
}
.black {
  color: black;
}
.grey {
  color: #888;
}
.round {
  border-radius: 5px;
}
a.logo {
  padding: 0 30px;
  background: #003a70;
  height: 100%;
}
.logo img {
  width: auto;
  height: 95%;
}
a.rezervace {
  margin-right: 15px;
}
.menu-main-menu {
  margin: 0;
  padding-left: 15px;
}
.menu-main-menu li {
  display: inline;
  margin-right: 15px;
  position: relative;
}
.menu-main-menu li[class*="wpml"] {
  float: right;
}
.menu-main-menu li a {
  color: #003a70;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 90%;
  padding: 20px 0;
}
.menu-main-menu li a:hover,
.menu-main-menu li[class*="current-menu"] > a {
  text-decoration: none;
}
.menu-main-menu li[class*="current-menu"] > a {
  font-weight: bold;
}
.menu-main-menu li ul {
  position: absolute;
  top: 40px;
  left: -15px;
  min-width: 250px;
  background: white;
  display: none;
  padding-left: 0;
}
.menu-main-menu li ul li {
  display: block;
  line-height: 1.1;
  height: auto;
  padding: 12px;
  max-width: none;
  text-align: left;
  border-left: 1px solid #f4f8fb;
  border-right: 1px solid #f4f8fb;
  border-bottom: 1px solid #f4f8fb;
  text-transform: none;
  font-weight: normal;
  margin-right: 0;
}
.menu-main-menu li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
.menu-main-menu .sub-menu .sub-menu {
  display: none;
}
.card {
  margin-bottom: 30px;
}
.vypis {
  padding: 30px;
  background: #f4f8fb;
}
.vypis img {
  margin-bottom: 15px;
}
.vypis .pozice {
  color: #009fdf;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
}
.vypis .glyphicon {
  margin-right: 5px;
}
.vypis.format-gallery {
  padding: 0;
  background: none;
}
.icon-item {
  font-size: 11px;
  text-transform: uppercase;
  margin-right: 15px;
}
.icon-item .glyphicon {
  font-size: 18px;
}
.icon-item .flag {
  margin-top: -2px;
  margin-bottom: 2px;
}
.icon.wine-glass {
  background: url(images/icon-glass.svg) no-repeat center center;
  background-size: contain;
  width: 30px;
  height: 30px;
}
.icon.wine-bottle {
  background: url(images/icon-bottle.svg) no-repeat center center;
  background-size: contain;
  width: 30px;
  height: 30px;
}
.icon.wine-coravin {
  background: url(images/ico-coravin.png) no-repeat center center;
  background-size: contain;
  width: 20px;
  height: 20px;
}
.icon.vallini {
  background: url(images/logo-vallini.png) no-repeat center center;
  background-size: contain;
  width: 30px;
  height: 30px;
}
.btn {
  border: none;
  border-radius: 2px;
}
.btn:active {
  background: none;
}
.btn.btn-default {
  background-color: transparent;
  color: #003a70;
  border: 1px solid #003a70;
  border-radius: 0;
}
.btn.btn-default:active {
  background-color: transparent;
}
.btn,
.btn-primary {
  background: #1fc36a;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 15px;
  padding-right: 15px;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#about {
  background: #f4f8fb;
  padding: 75px 0;
  font-size: 110%;
}
#about .flex .text {
  padding-left: 30px;
}
#mainnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 80px;
  background: white;
}
#mainnav nav {
  width: 100%;
}
.home.page #mainnav + div {
  margin-top: 70px;
}
#navtoggle {
  display: none;
  cursor: pointer;
}
#promo {
  flex-flow: row wrap;
  align-content: stretch;
  align-items: stretch;
  padding-top: 1px;
  margin-right: -1px;
  overflow: hidden;
}
#promo > div {
  flex: 1 auto;
  width: 250px;
  height: 190px;
  background: #003a70;
  text-align: center;
  color: white;
  padding: 30px;
  padding-top: 45px;
  margin: 0 1px 1px 0;
  transition: 0.25s;
}
#promo > div:hover {
  filter: brightness(140%);
}
#promo a {
  color: inherit;
  text-decoration: none;
}
#promo h2,
#promo h3 {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 120%;
}
#aktuality a {
  color: inherit;
}
#aktuality article {
  margin-bottom: 15px;
}
.category-aktuality article,
.category-news article {
  margin-bottom: 45px;
}
#aktuality article img {
  float: left;
  margin-right: 15px;
  width: 15%;
  margin-top: 4px;
}
#aktuality article .text {
  overflow: auto;
}
#partners {
  padding-top: 45px;
  padding-bottom: 45px;
}
#partners .col-xs-12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  flex-flow: row wrap;
}
#partners .col-xs-12 img {
  flex: 0 1 auto;
  width: 130px;
  margin-bottom: 15px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading {
  margin-top: 0;
  margin-bottom: 0.5em;
}
h1 {
  font-size: font-size 200%;
}
h2,
h3,
h4,
.heading {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
p + h3,
p + h4,
p + h5,
ul + h3,
ul + h4,
ul + h5 {
  margin-top: 28px;
}
h1 a,
h2 a,
h3 a {
  color: inherit;
}
.page-header {
  border-bottom: 1px solid #003a70;
  margin: 40px 0;
  padding-bottom: 0;
}
.page-header h1 {
  margin-bottom: 0.25em;
  font-weight: bold;
  text-transform: uppercase;
}
.page-header .lead {
  margin-bottom: 0;
}
.coverphoto {
  background: whitesmoke;
  height: 240px;
}
footer {
  background-color: #003a70;
  background-image: -webkit-gradient(linear, left top, right top, from(#003a70), to(#009fdf));
  background-image: -webkit-linear-gradient(left, #003a70, #009fdf);
  background-image: -moz-linear-gradient(left, #003a70, #009fdf);
  background-image: -ms-linear-gradient(left, #003a70, #009fdf);
  background-image: -o-linear-gradient(left, #003a70, #009fdf);
  color: white;
  padding: 15px 0;
}
footer a,
footer a:hover {
  color: inherit;
}
footer img.logo {
  width: 185px;
  margin: 15px 0;
}
footer #quickcontact {
  justify-content: center;
}
footer #quickcontact > div {
  margin: 15px;
}
footer .glyphicon {
  font-size: 22px;
}
.credit {
  font-size: 80%;
  padding-top: 30px;
  padding-bottom: 10px;
}
/* MailPoet */
.formError .formErrorContent {
  display: none;
}
.widget_wysija_cont .wysija-submit {
  margin-top: 10px !important;
}
.placeholder {
  min-height: 200px;
}
.social-icon {
  width: 32px;
  height: 32px;
  padding: 5px;
  border: 1px solid white;
  margin-top: 20px;
  border-radius: 5px;
}
.parsley-custom-error-message {
  color: white;
  background: #a20140;
  padding: 4px 8px;
  display: inline-block;
  margin-bottom: 10px;
}
input[type="submit"] {
  background: #a20140;
  border: none;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
}
blockquote {
  padding-top: 30px;
  padding-left: 0;
  background: url(images/quote.svg) no-repeat top left;
  background-size: 20px 20px;
  border-left: none;
}
div.wpcf7 textarea[name="poznamka"] {
  max-height: 60px;
}
.wpcf7 .recipient {
  display: none;
}
.wpcf7-form input.wpcf7-not-valid {
  border: 1px solid red;
  margin-bottom: 0;
}
.wpcf7 span.wpcf7-list-item {
  margin-left: 0;
}
.wpcf7-checkbox input[type="checkbox"] {
  margin-right: 8px;
}
span.wpcf7-not-valid-tip {
  background: red;
  color: white;
  padding: 2px;
  display: inline-block;
  font-size: 10px;
}
/* Tables */
.table {
  font-size: 90%;
  margin-left: -8px;
}
.table > tbody > tr > th {
  border-top: none;
}
.table thead {
  font-weight: bold;
}
.table > tbody > tr > td {
  border-top: 1px solid #f4f8fb;
}
table + h3 {
  margin-top: 30px;
}
table.meals {
  width: 100%;
}
table.meals td.cena {
  min-width: 100px;
  text-align: right;
}
table.meals td.vallini {
  min-width: 50px;
  text-align: right;
}
table.meals td {
  padding-bottom: 5px;
}
table.meals td.coravin {
  width: 100px;
}
/* PDF embed viewer */
.content div.pdfemb-viewer {
  border: 1px solid #003a70;
}
.content .pdfemb-toolbar {
  background-color: #003a70;
  background-image: -webkit-gradient(linear, left top, right top, from(#003a70), to(#009fdf));
  background-image: -webkit-linear-gradient(left, #003a70, #009fdf);
  background-image: -moz-linear-gradient(left, #003a70, #009fdf);
  background-image: -ms-linear-gradient(left, #003a70, #009fdf);
  background-image: -o-linear-gradient(left, #003a70, #009fdf);
}
.content div.pdfemb-toolbar .pdfemb-poweredby {
  display: none;
}
/* WPCF7 */
div.wpcf7 img.ajax-loader {
  display: none;
}
.wpcf7 div.wpcf7-response-output {
  margin: 0;
  padding: 0;
  border: none;
}
/* Gallery */
.gallery.gallery-columns-3 .gallery-item {
  width: 33.333% !important;
}
p + .gallery {
  margin-top: 15px !important;
}
.gallery-item {
  margin: 0 !important;
}
.gallery img {
  border: none !important;
  padding-right: 2px;
  padding-top: 2px;
}
.gallery-caption {
  display: none;
}
/* Post Format Gallery */
.gallery-cover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-flow: row wrap;
  max-width: 100%;
  margin-bottom: 30px;
}
.gallery-cover > img {
  flex: 1 1 50%;
  margin-bottom: 0;
  padding: 1px;
  max-width: 50%;
}
.gallery-cover > img:nth-child(n+5) {
  display: none;
}
/* Sidr */
.sidr {
  font-family: "proxima-nova", Helvetica Neue, sans-serif;
  font-weight: 300;
  background-color: #003a70 !important;
  line-height: 48px !important;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.75) !important;
  -moz-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.75);
}
.sidr .sidr-inner {
  padding: 0 !important;
}
.sidr .sidr-inner input[type="search"] {
  padding-left: 15px !important;
  margin-bottom: 0;
}
.sidr ul {
  border-top: none !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
  margin: 0 !important;
}
.sidr ul li {
  border-bottom: none !important;
  border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.sidr ul li a,
.sidr ul li span {
  color: #ffffff !important;
  text-transform: uppercase !important;
}
.sidr ul li:hover,
.sidr-class-sub-menu li:hover {
  border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
  border-bottom: none !important;
}
.sidr ul li:hover,
.sidr ul li:hover > a,
.sidr ul li:hover > span,
.sidr ul li.active > a,
.sidr ul li.active > span,
.sidr ul li.sidr-class-active > a,
.sidr ul li.sidr-class-active > span {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.sidr form {
  margin: 0 !important;
}
.sidr-class-wpml-ls-menu-item {
  display: none !important;
}
/* Swipebox */
#swipebox-overlay {
  background: #003a70;
  opacity: 0.95;
}
#swipebox-container .slide #resdiary {
  display: inline !important;
}
@media only screen and (max-width: 1279px) {
  .container {
    width: 100%;
  }
}
@media only screen and (max-width: 782px) {
  .admin-bar .siteheader {
    top: 46px;
  }
  #promo > div {
    width: 260px;
  }
  body {
    font-size: 14px -2px;
  }
}
@media only screen and (max-width: 767px) {
  .xs-mb {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  #about .flex {
    flex-flow: column nowrap;
  }
  #about .flex .text {
    padding-left: 0;
  }
}
@media only screen and (max-width: 650px) {
  #quickcontact.flex {
    flex-direction: column;
  }
  #mainnav {
    justify-content: space-between;
  }
  a.logo {
    padding: 0 15px;
    width: 130px;
  }
  .coverphoto {
    margin-bottom: 15px;
  }
  #mainnav nav {
    display: none;
  }
  #navtoggle {
    display: inline;
  }
  .credit .pull-right {
    float: left !important;
  }
  .siteheader .resdiary {
    width: 130px;
    margin-right: 15px;
    margin-left: 15px;
  }
}
