/* ------------------------------------------------------------------------------------------------------------ */

/* MOBILE MENU */

/* floating top menu bar */

#mobile-nav-item-wrap-1.menu {
  margin-bottom: 0px;
  margin-top: 0px;
  padding-bottom: 5px;
  padding-top: 1px;
  border-color: #ffffff;
  border-style: solid;
  border-radius: 10px;
  border-width: 0px;
  background-color: #ffffff;
}

/* this is inside floating menu bar  */

.main-navigation ul li {
  width: 24%;
  text-align: center;
  font-size: 30px;
  font-weight: 100;
  font-variant: small-caps;
  border-color: #ffffff;
  border-style: solid;
  border-radius: 5px;
  border-width: 1px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}

/* logo in menu padding  */

#masthead.masthead-logo-in-menu .logo {
  padding: 0px;
}

/*  background pod menu v sidebare  */

ul {
  background-color: transparent;
}

/*  background celeho sticky menu  */

.main-navigation {
  background-color: transparent;
}

.menu-mobilenav-container {
  background-color: transparent;
}

.main-navigation.sticky:after {
  box-shadow: none;
}

/* MENU name and button X to close mobile menu */

.mobile-nav-frame .title {
  padding: 0px;
  margin: 0px;
  border: 0px;
  visibility: hidden;
}

/* whole opened menu */

.mobile-nav-frame {
  margin-top: 0px;
  background: #000000;
}

/* each entry center */

.mobile-nav-frame ul li {
  padding: 0;
  border-bottom: 0;
  text-align: center;
}

/* each entry a.link */

.mobile-nav-frame ul li a.link {
  display: block;
  margin: 0px;
  text-decoration: none;
  color: #000000;
  font-size: 22px;
  font-weight: 100;
  font-variant: small-caps;
  cursor: pointer;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

/* kontainer menu */

.mobile-nav-frame ul {
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 25px;
  margin-right: 25px;
  border: 1px solid #111;
  padding: 15px;
  -webkit-box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.2), 0px -1px 0px rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.2), 0px -1px 0px rgba(255, 255, 255, 0.075);
  box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.2), 0px -1px 0px rgba(255, 255, 255, 0.075);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 10px;
}

/* skryta ikona menu */

.mobile-nav-icon {
  visibility: hidden;
  width: 0px;
  height: 0px;
}

/* ------------------------------------------------------------------------------------------------------------ */

/* name os SITE at top of every site */

article.post .entry-header h1.entry-title {
  text-align: center;
}

/* transparent background at top head picture */

#masthead.site-header {
  background: rgba(0, 225, 0, 0);
  background-color: rgba(0, 0, 0, 0);
}

/* footer */

#colophon.site-footer {
  margin: 0px;
  padding: 0px;
  visibility: hidden;
}

/* fotka kostol a fara a istvan*/

.wp-image-6885 {
  border-radius: 10px;
}

.wp-image-1520 {
  border-radius: 10px;
}

.wp-image-1524 {
  border-radius: 10px;
}

/*  padding hlavneho okna  */

#main.site-main {
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 0px;
  padding-right: 0px;
  background: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
}

/*  ---------------------------------------------------------------------------------------------------------------------------------  */

/*  pravy widget  */

#secondary.widget-area {
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-width: 0px;
  border-color: #ffffff;
  border-style: solid;
  border-radius: 10px;
  background-color: #ffffff;
}

/* menu pravy wiget font a center */

#secondary .widget ul li {
  font-variant: small-caps;
  font-size: 18px;
  text-align: center;
  border-width: 0px;
  border-color: #ffffff;
  border-style: solid;
  border-radius: 10px;
  background-color: #ffffff;
  padding-bottom: 2px;
}

/* hlavne okno */

.entry-main {
  background-color: #ffffff;
  margin-top: 0px;
  padding: 20px;
  border-radius: 10px;
}

/*  ---------------------------------------------------------------------------------------------------------------------------------  */

#page-wrapper {
  padding-top: 0px;
}

.image.wp-image-7488.attachment-thumbnail.size-thumbnail {
  width: 100px;
  margin-left: 31%;
  margin-bottom: -30px;
}