h1 {
  text-transform: none;
}
h2 {
  margin-bottom: 24px;
}
#motto #motto-text {
  max-width: 550px;
  font-size: 26px;
}
#content {
  padding-top: 60px;
}
.header-motto {
  margin-bottom: 25px;
}
.tile {
  display: inline-block;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
}
.tile li {
  text-align: left;
}
.tile-header{
  margin-bottom: 18px;
}
hr.clear {
  clear: both;
  visibility: hidden;
}
.invisible-space {
  padding-top: -10pt;
}
#index #motive {
  max-height: 560px;
  margin-bottom: 0;
  text-align: left;
}
#middle {
  margin-top: 7%;
}
ul.cenik {
  color:red;
} 
.middle-left {
  margin-top: 10%;
}
body {
  text-align: left;
  font-weight: 350;
  font-family: 'Poppins', sans-serif;
  line-height: 2;
  letter-spacing: .4px;
  font-size: 15px;
  color: #5E6270;
}
.text-center {
  text-align: center;
}
.header {
  color: rgb(0, 0, 0);
  text-align: center;
}
.tile-header {
  color: rgb(0, 0, 0);
  text-align: center;
}
.advert-img {
  padding: 20px 20px 20px 20px;
}
.about-header {
  color: rgb(0,0,0);
  text-align: left;
}
.prices {
  border-radius: 25px;
  background: rgb(255, 242, 242);
  padding: 20px;
}
.prices * {
  text-align: center;
}
.prices ul, .prices ul li {
  text-align: left;
}
.prices h4 {
  margin: 30px 0;
}
#radius-button {
  border-radius: 25px;
}
.column-img {
  margin-left:2%;
  float: left;
  width: 18%;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
}
.row-img:after {
  content: "";
  display: table;
  clear: both;
}
hr.solid-middle {
  width: 60pt;
  border-top: 6px solid red;
}
hr.solid-left {
  width:60pt;
  margin-left:0;
  border-top: 6px solid red;
}
.panel-title {
  font-size: 18px;
  color: initial;
  text-align: center;
  margin: 50px 0 20px 0;
}
.list-price {
  margin-left: auto;
}
ul {
  padding-inline-start: 10px;
}
.li-points {
  background: url("https://www.napojse.cz/themes/napojse_new/assets/img/point.svg") no-repeat left top;;
  padding-left: 25px;
  /* reset styles (optional): */
  list-style: none;
  font-size: 14px;
  margin-top: 4%;
}
.ul-prices {
  line-height: 1.3em;
}
.li-text {
  margin-top: -2.5px;
}
.btn {
  text-transform: none;
}
.list-footer-address li i {
  padding-top: 4px;
}
.testimonial {
  margin-top: 30px;
}
.testimonial-author {
  font-style: italic;
}
.ul-circle {
  text-align: left;
  list-style-type: circle;
}
.alert {
  clear: both;
  float: none;
}
.mt-5 {
  margin-top: 8px;
}
.article-detail #content h2 {
  text-align: left;
  margin: 40px 0 25px 0;
  font-size: 25px;
}
.article-detail #content h3 {
  text-align: left;
  margin: 30px 0 20px 0;
  font-size: 20px;
}
.article-detail #content img {
  display: inline-block;
  margin: 30px auto;
  height: auto;
  max-width: 900px;
  padding: 5px;
  border: 1px solid #eee;
  border-radius: 5px;
}
.article-detail #content ul {
  padding-left: 30px;
}