/* 
@import url(//fonts.googleapis.com/css?family=Roboto);

html body, h1, h2, h3, h4, h5, h6 {
  font-family: Roboto, sans-serif;
}

*/

article {
  margin-top: 0;
}

#eshop-filters {
  display: none;
}

footer .container {
  margin-bottom: 0px;
  margin-top: 0px;
}


footer.col-lg-12 {
  background-color: #373737;
  color: white;
}

footer.col-lg-12 * {
  color: white;
}

footer .ip-paticka {
  padding-bottom: 2em;
}

#index h1 {
  display: none;
}

.breadcrumb {
  margin-top: -20px;
  margin-bottom: 0px;
}

ol.breadcrumb li:nth-child(2) {
  display: none;
}

/* na podstránce kontakty nebude breadcrumb */
#support ol.breadcrumb {
  display: none;
}


#top-ribbon {
  background: #eeeeee;
  padding: 10px;
  color: #555555;
}

#basket #cartsum .pad {
  color: #006197 !important;
  font-weight: bold;
  font-size: 130%;
  top: 3px;
}

#basket a.btn {
  padding-left: 2em;
  padding-right: 2em;
}

#basket a.btn .label {
  font-weight: bold;
}

#eshop-categories .thumbnail a.link-thumbnail, #galleries .thumbnail a.link-thumbnail {
  border-radius: 15px;
}

.navbar .navbar-nav > li > a, #footer-contact .fa {
  color: #333333;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  border-left: none;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
  color: orange;
}
