#second > .container {
  background-image: url(/obrazek/3/motive-homepage-jpg/);
}

/*uprava nadpisu v eshopu*/
.category-detail h1,
.product-detail h1,
#eshop h1 {
  text-align: center;
}

.category-detail h1::after,
.product-detail h1::after,
#eshop h1::after {
  margin-left: auto;
}

/*zmenseni odsazení bloku /vlastní motiv/ a /úvodní text/*/
#index #content {
  padding-top: 0;
}
