
.logo img {
  max-height: 57px;
  max-width: 271px;
}
.logo {
  text-align: center;
  z-index: 1000;
  display: inline-block;
  vertical-align: middle;
  float: left;
  padding: 12px 0;
  height: auto;
  max-width: 200px;
}
background-image: url(/obrazek/3/5-jpg/);
}
#motto #motto-title {
  font-family: "Quicksand", Tahoma, sans-serif;color: #d3c2a2;font-size: 7rem;text-transform: uppercase;font-weight: 400;
  line-height: 1;}
body:not(#index) .navbar {  background: #280902;}
body#index .navbar.f-nav {    background: #280902;}
body#index .navbar.f-nav .navbar-nav li a {    color: #ffffff;}
body:not(#index) .navbar .navbar-nav li a {    color: #ffffff;}
#motto #motto-title, #motto #motto-text {
  float: left;
  clear: both;
  font-weight: 200;
  background-color: rgb(0 0 0 / 31%);
  padding: 0.5rem;
}
h1 {    font-size: 5.9rem;    text-transform: uppercase;}
#bar-footer a, #bar-poweredby a {    color: #8a948e;}
.social-site-icon li a {
  color: #c7b28a;
  display: block;
  text-align: center;
  padding: 5px;
  border-radius: 20px;
  width: 50px;
  margin-right: 10px;
}
footer {
  color: #999999;
  /* background-color: #1a1a1a; */
  background-image: url(/obrazek/3/pozadi2-jpg/);
  padding: 3rem 0 0;
}


body#index .navbar:not(.f-nav) .navbar-nav li a {
  padding-bottom: 1rem;
}

html body {
  font: 2.1rem "Lora", Georgia, serif;
  color: #666666;
  line-height: 1.6;
}

@media (min-width: 992px)
  .navbar .navbar-nav li a:after, .navbar .navbar-nav li a:hover:after, .navbar .navbar-nav li a:focus:after, .navbar .navbar-nav li.active a:after, .navbar .navbar-nav li.active a:hover:after, .navbar .navbar-nav li.active a:focus:after, .navbar .navbar-nav li.open a:after, .navbar .navbar-nav li.open a:hover:after, .navbar .navbar-nav li.open a:focus:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 5px;
    margin: auto;
    width: 73%;
    height: 1px;
    background: rgba(255, 255, 255, 1.95) !important;
}
body:not(#index):not(.product-detail):not([class*="rubric-"]) h1.page-title {
  float: left;
  clear: both;
  border-bottom: none;
  text-align: center;
  text-shadow: 0 0 5px rgb(0 0 0 / 50%);
  color: #fff;
  background-color: rgba(0, 0, 0, 0.50);
  padding: 0.5rem;
  margin: auto;
  margin-top: -304px;
  margin-bottom: 215px;
}
#index .navbar-default {
  background: transparent;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
  background: -o-linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
  background: linear-gradient(rgb(0 0 0), rgb(0 0 0));
  position: fixed;
  width: 100%;
  z-index: 1000;
}
body#index .navbar.f-nav {
  background: #000000;
}
.navbar .navbar-nav>li>a {
  line-height: 6px;
}
body:not(#index) .navbar {
  background: #000000;
}
.navbar:not(.f-nav) .navbar-nav li a {
  padding-top: 1rem;
  padding-bottom: 1em;
}

body#index .navbar:not(.f-nav) .navbar-nav li a {
  padding-bottom: 2rem;
} 

element.style {
  background-image: url(/obrazek/3/0-jpg/);
  background-repeat: norepeat;
  background-position: center;
  background-attachment: fixed;
  width: 120%;
}
section.section-bg, section.section-bg-light {
  padding: 100px 15px;
}
section.section-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
section.section-bg-light, section.section-bg {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  /* margin-left: -54vw; */
  /* margin-right: -50vw; */
}
#second, #separator, #blog, #content, #random-image {
  /* padding: 80px 0; */
}
@media (min-width: 1500px) {
  .section-container {
    max-width: unset;
  }
}


@media (min-width: 2560px) {
  .section-container {
    max-width: unset;
  }
} 
.list-footer-address {
  padding-left: 0px;
  list-style: none;
}
html body {
  font: 2rem "Lora", Georgia, serif;
  color: #666666;
  line-height: 1.6;
}
/*skryje motto na ostatních stránkách*/
body:not(#index) #motto { 
  display:none 
}

