/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
// 0 - Bootstrap variables and mixins
 1.0 - Reset
 2.0 - Typography
 3.0 - Elements
 4.0 - Utilities
 5.0 - Main
	5.1 - Structure
 6.0 - Navigation
	6.1 - Top Menu
	6.2 - Main Menu
	6.3 - Sub header Menu
	6.4 - Footer Menu
 7.0 - Header
 8.0 - Content
	8.1 - Structure
	8.2 - Featured area
	8.3 - Post & Pages
	8.4 - Error page
	8.5 - Navigation
	8.6 - Comments
	8.7 - Elements
	8.8 - Breadcrumbs
 9.0 - Media
	9.1 - Galleries
10.0 - Page/Post Layouts
11.0 - Sidebar
12.0 - Widgets
13.0 - Footer
	13.1 - Footer Widgets
	13.2 - Social icons
	13.3 - Copyright & Powered
14.0 - Extras (alignment)
15.0 - Accessibility
16.0 - Plugin specific styles
	16.1 - WooCommerce
	16.2 - Jetpack
--------------------------------------------------------------*/
/*--------------------------------------------------------------
 1.0 - Reset
--------------------------------------------------------------*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}
.page-template-homepage .post-entry b, .archive .post-entry b, .archive .post-entry strong, .page-template-homepage .post-entry strong  {
  font-weight: 300;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Ubuntu", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
  background-color: white;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #a2c32b;
  text-decoration: none;
}
a:hover, a:focus {
  color: #a2c32b;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.single article a, .page article a {
  color: #71802e;
  text-decoration: underline;
}
figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*--------------------------------------------------------------
 2.0 - Typography
--------------------------------------------------------------*/
/**
 * Typography
*/
/* HEADINGS ===================*/
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 4ex;
}

h2, .h2 {
  font-size: 3.5ex;
}

h3, .h3 {
  font-size: 3ex;
}

h4, .h4 {
  font-size: 2.5ex;
}

h5, .h5 {
  font-size: 2ex;
}

h6, .h6 {
  font-size: 12px;
}

/* BODY TEXT ===================*/
p {
  margin: 0 0 10px;
}

/* EMPHASIS ===================*/
small,
.small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* LISTS ===================*/
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}
.post-entry ul,
.post-entry ol {  
  padding-left: 16px;
}

.post-entry ul {
    list-style: none;
}
.post-entry ul li { 
    list-style-image: url('/wp-content/themes/eduin-responsive-mobile/core/images/li.png');
    padding-left: 10px;
}

/* DESCRIPTION LISTS ===================*/
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* MISC ===================*/
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

blockquote:before,
blockquote:after {
  content: "";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

/*--------------------------------------------------------------
 3.0 - Elements
--------------------------------------------------------------*/
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: white;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}
article {
  font-size: 2ex;
}

table {
  width: 100%;
  margin-bottom: 20px;
}
table > thead > tr > th,
table > thead > tr > td,
table > tbody > tr > th,
table > tbody > tr > td,
table > tfoot > tr > th,
table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
table > caption + thead > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > th,
table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
/*zakomentovano 25.9.15 kvuli Eduine - nevim, jestli to nekde neco neudela*/
/*      
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
*/
  color: #333333;
  display: inline;
  font-size: 21px;
  line-height: inherit;
  margin: 5px;
  padding: 6px;  
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  margin-left: 5px;
  font-weight: bold;
  /*float:right; zakomentovano 25.9.15 kvuli Eduine - nevim, jestli to nekde neco neudela*/ 
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
  color: #999999;
}
select[disabled], select[readonly], fieldset[disabled] select,
textarea[disabled],
textarea[readonly], fieldset[disabled]
textarea,
input[type="text"][disabled],
input[type="text"][readonly], fieldset[disabled]
input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly], fieldset[disabled]
input[type="password"],
input[type="datetime"][disabled],
input[type="datetime"][readonly], fieldset[disabled]
input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly], fieldset[disabled]
input[type="datetime-local"],
input[type="date"][disabled],
input[type="date"][readonly], fieldset[disabled]
input[type="date"],
input[type="month"][disabled],
input[type="month"][readonly], fieldset[disabled]
input[type="month"],
input[type="time"][disabled],
input[type="time"][readonly], fieldset[disabled]
input[type="time"],
input[type="week"][disabled],
input[type="week"][readonly], fieldset[disabled]
input[type="week"],
input[type="number"][disabled],
input[type="number"][readonly], fieldset[disabled]
input[type="number"],
input[type="email"][disabled],
input[type="email"][readonly], fieldset[disabled]
input[type="email"],
input[type="url"][disabled],
input[type="url"][readonly], fieldset[disabled]
input[type="url"],
input[type="search"][disabled],
input[type="search"][readonly], fieldset[disabled]
input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly], fieldset[disabled]
input[type="tel"],
input[type="color"][disabled],
input[type="color"][readonly], fieldset[disabled]
input[type="color"] {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

textarea {
  height: 200px;
}

input[type="submit"],
input[type="reset"],
input[type="button"] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0;
  color: white;
  background-color: #428bca;
  border-color: #357ebd;
}
input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active, input[type="submit"].active, .open > input[type="submit"].dropdown-toggle,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="reset"]:active,
input[type="reset"].active, .open >
input[type="reset"].dropdown-toggle,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
input[type="button"].active, .open >
input[type="button"].dropdown-toggle {
  color: white;
  background-color: #3071a9;
  border-color: #285e8e;
}
input[type="submit"]:active, input[type="submit"].active, .open > input[type="submit"].dropdown-toggle,
input[type="reset"]:active,
input[type="reset"].active, .open >
input[type="reset"].dropdown-toggle,
input[type="button"]:active,
input[type="button"].active, .open >
input[type="button"].dropdown-toggle {
  background-image: none;
}
input[type="submit"].disabled, input[type="submit"].disabled:hover, input[type="submit"].disabled:focus, input[type="submit"].disabled:active, input[type="submit"].disabled.active, input[type="submit"][disabled], input[type="submit"][disabled]:hover, input[type="submit"][disabled]:focus, input[type="submit"][disabled]:active, input[type="submit"][disabled].active, fieldset[disabled] input[type="submit"], fieldset[disabled] input[type="submit"]:hover, fieldset[disabled] input[type="submit"]:focus, fieldset[disabled] input[type="submit"]:active, fieldset[disabled] input[type="submit"].active,
input[type="reset"].disabled,
input[type="reset"].disabled:hover,
input[type="reset"].disabled:focus,
input[type="reset"].disabled:active,
input[type="reset"].disabled.active,
input[type="reset"][disabled],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="reset"][disabled]:active,
input[type="reset"][disabled].active, fieldset[disabled]
input[type="reset"], fieldset[disabled]
input[type="reset"]:hover, fieldset[disabled]
input[type="reset"]:focus, fieldset[disabled]
input[type="reset"]:active, fieldset[disabled]
input[type="reset"].active,
input[type="button"].disabled,
input[type="button"].disabled:hover,
input[type="button"].disabled:focus,
input[type="button"].disabled:active,
input[type="button"].disabled.active,
input[type="button"][disabled],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="button"][disabled]:active,
input[type="button"][disabled].active, fieldset[disabled]
input[type="button"], fieldset[disabled]
input[type="button"]:hover, fieldset[disabled]
input[type="button"]:focus, fieldset[disabled]
input[type="button"]:active, fieldset[disabled]
input[type="button"].active {
  background-color: #428bca;
  border-color: #357ebd;
}
input[type="submit"] .badge,
input[type="reset"] .badge,
input[type="button"] .badge {
  color: #428bca;
  background-color: white;
}
input[type="submit"]:focus, input[type="submit"]:active:focus, input[type="submit"].active:focus,
input[type="reset"]:focus,
input[type="reset"]:active:focus,
input[type="reset"].active:focus,
input[type="button"]:focus,
input[type="button"]:active:focus,
input[type="button"].active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="submit"]:hover, input[type="submit"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"]:hover,
input[type="button"]:focus {
  color: #e6e6e6;
  text-decoration: none;
}
input[type="submit"]:active, input[type="submit"].active,
input[type="reset"]:active,
input[type="reset"].active,
input[type="button"]:active,
input[type="button"].active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/*--------------------------------------------------------------
 5.0 Main
--------------------------------------------------------------*/
body {
  word-wrap: break-word;
  background: #fff;
}

li {
  margin-bottom: 5px;
}

/*--------------------------------------------------------------
 5.1 Structure
--------------------------------------------------------------*/
.container, .content-area, #featured-area, .home-widgets, #footer #footer-wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  /*
  @media (min-width: $screen-sm-min) {
  	width: $container-sm;
  }
  @media (min-width: $screen-md-min) {
  	width: $container-md;
  }
  */
}
.container:before, .content-area:before, #featured-area:before, .home-widgets:before, #footer #footer-wrapper:before, .container:after, .content-area:after, #featured-area:after, .home-widgets:after, #footer #footer-wrapper:after {
  content: " ";
  display: table;
}
.container:after, .content-area:after, #featured-area:after, .home-widgets:after, #footer #footer-wrapper:after {
  clear: both;
}
@media (min-width: 1200px) {
  .container, .content-area, #featured-area, .home-widgets, #footer #footer-wrapper {
    /*width: 1170px;*/
    width: 1010px;
  }
}

.container-full-width,
.home-widgets {
  margin-right: auto;
  margin-left: auto;
}

/*--------------------------------------------------------------
 6.0 Menu
--------------------------------------------------------------*/
/*--------------------------------------------------------------
 6.1 Top Menu
--------------------------------------------------------------*/
#top-menu-container {
  padding: 5px 0;
  background-color: #333333;
}
#top-menu-container .top-menu {
  float: right;
  margin: 0;
  padding: 0;
}
#top-menu-container .top-menu li {
  float: left;
  margin-left: 10px;
  list-style: none;
}
#top-menu-container .top-menu li:after {
  content: '|';
  color: #999999;
  font-weight: 100;
  margin-left: 10px;
}
#top-menu-container .top-menu li:last-child:after {
  margin-left: 0;
  content: '';
}
#top-menu-container .top-menu li a {
  text-decoration: none;
  color: #eeeeee;
  font-size: 0.8em;
}
#top-menu-container .top-menu li a:hover {
  color: #428bca;
}

/*--------------------------------------------------------------
 6.2 Main Menu
--------------------------------------------------------------*/
#main-menu {
  position: relative;
}

#mobile-nav-button {
  float: right;
  padding: 0 10px;
  font-size: 1.2em;
  margin: 3px 0;
}
#mobile-nav-button:before {
    color: #535353;
    content: "menu";
    display: inline;
    font-style: normal;
    font-weight: normal;
}
#mobile-nav-button:hover {
  cursor: pointer;
}
#mobile-nav-button:hover:before {
  color: #999999;
}
@media (min-width: 992px) {
  #mobile-nav-button {
    display: none;
  }
}

@media (min-width: 992px) {
  #main-navigation ul li a {
    color:red;
  }
}

#mobile-current-item {
  position: absolute;
  top: 10px;
  padding-left: 10px;
  color: #eeeeee;
}
@media (min-width: 992px) {
  #mobile-current-item {
    display: none;
  }
}

#main-menu-container {
  border-top: 2px solid #dde9b2;
  border-bottom: 2px solid #dcdcdc;  
}

#main-navigation:before, #main-navigation:after {
  content: " ";
  display: table;
}
#main-navigation:after {
  clear: both;
}
#main-navigation.menu-open ul {
  display: block;
}
#main-navigation ul {
  display: none;
  margin: 0;
  padding-left: 10px;
  list-style: none;
}
#main-navigation ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#main-navigation ul li a {
  color: #535353;
  text-decoration: none;
  line-height: 3em;
}
#main-navigation ul li a:hover {
  color: #999999;
}
#main-navigation .main-nav > ul {
  padding-top: 35px;
}
#main-navigation .main-nav .menu li li a::before {
  content: '\2013';
  position: absolute;
  margin-left: -15px;
}
@media (min-width: 992px) {
  #main-navigation ul {
    display: block;
  }
  #main-navigation .main-nav ul {
    padding: 0;
  }
  #main-navigation .main-nav ul:before, #main-navigation .main-nav ul:after {
    content: " ";
    display: table;
  }
  #main-navigation .main-nav ul:after {
    clear: both;
  }
  #main-navigation .main-nav ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    float: left;    
  }
  #main-navigation .main-nav ul li:hover > ul {
    display: block;
  }
  #main-navigation .main-nav ul li li:hover > ul {
    left: 100%;
    top: 0;
  }
  #main-navigation .main-nav ul li a {
    color: #535353;
    font-size: 1.1em;
    font-weight: bold;
    margin: 13px 10px;
  }
  #main-navigation .main-nav ul li a:hover {
    text-decoration: none;
        
  }

  #main-navigation .main-nav ul li:hover, #main-navigation .main-nav ul li.current-menu-item {  
    background-color: #8fb700;
  }
  

  #main-navigation .main-nav ul li:hover a, #main-navigation .main-nav ul li.current-menu-item a {  
    color: #ffffff;    
  }  

  #main-navigation .main-nav ul li > ul {
    position: absolute;
    z-index: 999;
    width: auto;
    min-width: 200px;
    padding: 0;
    background-color: #333333;
  }
  #main-navigation .main-nav ul li ul {
    display: none;
  }
  #main-navigation .main-nav ul li ul li {
    float: none;
  }
  #main-navigation .main-nav ul li ul li a {
    line-height: 2.5em;
    white-space: nowrap;
  }
  #main-navigation .main-nav .menu li li a::before {
    content: '';
    position: relative;
    margin-left: 0;
  }
}

/*--------------------------------------------------------------
 6.3 Subheader Menu
--------------------------------------------------------------*/
#sub-menu-container {
  background-color: #999999;
}

#sub-navigation:before, #sub-navigation:after {
  content: " ";
  display: table;
}
#sub-navigation:after {
  clear: both;
}
#sub-navigation.menu-open ul {
  display: block;
}
#sub-navigation ul {
  display: none;
  margin: 0;
  padding-left: 10px;
  list-style: none;
}
#sub-navigation ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#sub-navigation ul li a {
  color: #fff;
  text-decoration: none;
  line-height: 3em;
}
#sub-navigation ul li a:hover {
  color: #fff;
}
#sub-navigation > ul {
  padding-top: 35px;
}
@media (min-width: 992px) {
  #sub-navigation ul {
    display: block;
  }
  #sub-navigation ul {
    padding: 0;
  }
  #sub-navigation ul:before, #sub-navigation ul:after {
    content: " ";
    display: table;
  }
  #sub-navigation ul:after {
    clear: both;
  }
  #sub-navigation ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    float: left;
  }
  #sub-navigation ul li:hover ul {
    display: block;
  }
  #sub-navigation ul li li:hover > ul {
    left: 100%;
    top: 0;
  }
  #sub-navigation ul li a {
    margin: 13px;
    color: #fff;
  }
  #sub-navigation ul li a:hover {
    text-decoration: none;
    color: #fff;
  }
  #sub-navigation ul li > ul {
    position: absolute;
    z-index: 999;
    width: auto;
    min-width: 200px;
    padding: 0;
    background-color: #999999;
  }
  #sub-navigation ul li ul {
    display: none;
  }
  #sub-navigation ul li ul li {
    float: none;
  }
  #sub-navigation ul li ul li a {
    line-height: 2.5em;
    white-space: nowrap;
  }
}

/*--------------------------------------------------------------
 6.4 Footer Menu
--------------------------------------------------------------*/
#footer-menu-container .footer-menu {
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  #footer-menu-container .footer-menu {
    float: left;
  }
}
#footer-menu-container .footer-menu li {
  float: left;
  margin-left: 10px;
  list-style: none;
}
#footer-menu-container .footer-menu li:after {
  content: '|';
  color: #999999;
  font-weight: 100;
  margin-left: 10px;
}
#footer-menu-container .footer-menu li:last-child:after {
  margin-left: 0;
  content: '';
}
#footer-menu-container .footer-menu li a {
  text-decoration: none;
  color: #eeeeee;
  font-size: 0.8em;
}
#footer-menu-container .footer-menu li a:hover {
  color: #428bca;
}

/*--------------------------------------------------------------
 7.0 - Header
--------------------------------------------------------------*/
#header {
  padding-top: 12px;
  padding-bottom: 20px;
  border-top: 4.5px solid #8fb700;
  height: 161px;
}
.header-row {
  margin-left: -15px;
  margin-right: -15px;
}
.header-row:before, .header-row:after {
  content: " ";
  display: table;
}
.header-row:after {
  clear: both;
}

#site-branding {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
#site-branding #logo {
  position:relative;
  top: 25px;
  left: 22px;
}
@media (min-width: 992px) {
  #site-branding {
    float: left;
    width: 280px;
  }
}
@media (max-width: 550px) {
  #header {
    height: 180px;
  }
/* @@@  #secondary-header .widget_search {margin-top: 90px;} */
}
#site-branding .site-name a {
  color: #333333;
}
#site-branding .site-description {
  font-size: 20px;
}

#secondary-header {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
@media (min-width: 992px) {
  #secondary-header {
    float: right;
    width: 33.33333%;
  }
}

/*--------------------------------------------------------------
 8.0 - Structure
--------------------------------------------------------------*/
.content-area {
  padding: 15px;
  background: #fff;
}
.content-area:before, .content-area:after {
  content: " ";
  display: table;
}
.content-area:after {
  clear: both;
}
.front-page .content-area {
  width: 100%;
  padding: 0;
  background: #0079C0;
  margin: 0;
  color: #fff;
}

main:before, main:after {
  content: " ";
  display: table;
}
main:after {
  clear: both;
}

/*--------------------------------------------------------------
 8.2 - Featured area
--------------------------------------------------------------*/
main #featured-content, main #featured-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 40px 30px;
}
@media (min-width: 992px) {
  main #featured-content, main #featured-image {
    float: left;
    width: 50%;
  }
}
main #featured-content h1, main #featured-image h1, main #featured-content h2, main #featured-image h2, main #featured-content p, main #featured-image p {
  text-align: center;
}
main #featured-content .call-to-action, main #featured-image .call-to-action {
  padding: 15px 0;
  text-align: center;
  margin-top: 30px;
}
main #featured-content .call-to-action .cta-button, main #featured-image .call-to-action .cta-button {
  color: white;
  background-color: #0d4c82;
  border-color: #0b3e6b;
  padding: 15px 35px;
  font-size: 24px;
  line-height: 24px;
  border-radius: 0;
}
main #featured-content .call-to-action .cta-button:hover, main #featured-image .call-to-action .cta-button:hover, main #featured-content .call-to-action .cta-button:focus, main #featured-image .call-to-action .cta-button:focus, main #featured-content .call-to-action .cta-button:active, main #featured-image .call-to-action .cta-button:active, main #featured-content .call-to-action .cta-button.active, main #featured-image .call-to-action .cta-button.active, .open > main #featured-content .call-to-action .cta-button.dropdown-toggle, .open > main #featured-image .call-to-action .cta-button.dropdown-toggle {
  color: white;
  background-color: #083154;
  border-color: #051e33;
}
main #featured-content .call-to-action .cta-button:active, main #featured-image .call-to-action .cta-button:active, main #featured-content .call-to-action .cta-button.active, main #featured-image .call-to-action .cta-button.active, .open > main #featured-content .call-to-action .cta-button.dropdown-toggle, .open > main #featured-image .call-to-action .cta-button.dropdown-toggle {
  background-image: none;
}
main #featured-content .call-to-action .cta-button.disabled, main #featured-image .call-to-action .cta-button.disabled, main #featured-content .call-to-action .cta-button.disabled:hover, main #featured-image .call-to-action .cta-button.disabled:hover, main #featured-content .call-to-action .cta-button.disabled:focus, main #featured-image .call-to-action .cta-button.disabled:focus, main #featured-content .call-to-action .cta-button.disabled:active, main #featured-image .call-to-action .cta-button.disabled:active, main #featured-content .call-to-action .cta-button.disabled.active, main #featured-image .call-to-action .cta-button.disabled.active, main #featured-content .call-to-action .cta-button[disabled], main #featured-image .call-to-action .cta-button[disabled], main #featured-content .call-to-action .cta-button[disabled]:hover, main #featured-image .call-to-action .cta-button[disabled]:hover, main #featured-content .call-to-action .cta-button[disabled]:focus, main #featured-image .call-to-action .cta-button[disabled]:focus, main #featured-content .call-to-action .cta-button[disabled]:active, main #featured-image .call-to-action .cta-button[disabled]:active, main #featured-content .call-to-action .cta-button[disabled].active, main #featured-image .call-to-action .cta-button[disabled].active, fieldset[disabled] main #featured-content .call-to-action .cta-button, fieldset[disabled] main #featured-image .call-to-action .cta-button, fieldset[disabled] main #featured-content .call-to-action .cta-button:hover, fieldset[disabled] main #featured-image .call-to-action .cta-button:hover, fieldset[disabled] main #featured-content .call-to-action .cta-button:focus, fieldset[disabled] main #featured-image .call-to-action .cta-button:focus, fieldset[disabled] main #featured-content .call-to-action .cta-button:active, fieldset[disabled] main #featured-image .call-to-action .cta-button:active, fieldset[disabled] main #featured-content .call-to-action .cta-button.active, fieldset[disabled] main #featured-image .call-to-action .cta-button.active {
  background-color: #0d4c82;
  border-color: #0b3e6b;
}
main #featured-content .call-to-action .cta-button .badge, main #featured-image .call-to-action .cta-button .badge {
  color: #0d4c82;
  background-color: white;
}
main #featured-content .call-to-action .cta-button:hover, main #featured-image .call-to-action .cta-button:hover {
  text-decoration: none;
}

.home-widget {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .home-widget {
    float: left;
    width: 33.33333%;
  }
}
.home-widget .widget-wrapper .widget-title-home {
  text-align: center;
  margin-top: 0;
}

/*--------------------------------------------------------------
 8.3 - Post & Pages
--------------------------------------------------------------*/
#main {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #main {
    float: left;
    width: 66.66667%;
  }
}

#main article {
  padding-bottom: 20px;
  border-bottom: 3px solid #e2e2e2;
  padding-left: 15px;
}
#main article:last-of-type {
  border-bottom: none;
}
#main.HP article:nth-child(3) {
  border-bottom: 0;
}
#main article:before, #main article:after {
  content: " ";
  display: table;
}
#main article:after {
  clear: both;
}
#main article:last-child {
  border-bottom: none;
}
#content-archive article:first-of-type h1 {
  margin-top: 0px;
}
.single #main article {
  border-bottom: none;
}

.entry-header {
  margin-bottom: 0px;
}

.entry-thumbnail {
  margin-bottom: 20px;
}

/*--------------------------------------------------------------
 8.4 - Error Page
--------------------------------------------------------------*/
#main.error-page {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #main.error-page {
    float: left;
    width: 100%;
  }
}

/*--------------------------------------------------------------
 8.5 - Navigation
--------------------------------------------------------------*/
.site-main [class*="navigation"] {
  overflow: hidden;
}

.navigation {
  margin-top: 20px;
}
.navigation .nav-previous {
  float: left;
  width: 50%;
  height: 125px;
}
.navigation .nav-next {
  float: right;
  width: 50%;
  text-align: right;
}
.post-navigation .nav-links {
  width: 98%;
}
.navigation .nav-next, .navigation .nav-previous {
  height: 125px;
  background-color: #eeeeee;
  width: 49.8%;
  position:relative;
  cursor: pointer;
  margin-bottom: 30px;
}
.navigation .nav-next {
  padding: 0px 60px 0 27px; 
  text-align: left;
}
.navigation .nav-previous {
  padding: 0px 27px 0 60px;
  text-align: right; 
}
.navigation .note {
  color:#434343;
  font-weight:600;
  font-size: 2ex; 
  margin-bottom: 10px;
  margin-top: -7px;
}
.navigation .nav-next a, .navigation .nav-previous a {
  text-decoration:underline; 
  font-size: 2.2ex;
  font-weight: 500;
  color: #71802e;
}
.navigation .nav-next:after {
  background: #fff url("/wp-content/themes/eduin-responsive-mobile/core/images/split_v1.png") no-repeat scroll -353px -1px;
  border: 0 none;
  content: " ";
  display: block;
  height: 125px;
  position: absolute;
  right: 0;
  top: 0;
  width: 51px;
}
.navigation .nav-previous:before {
  background: #fff url("/wp-content/themes/eduin-responsive-mobile/core/images/split_v1.png") no-repeat scroll -294px -1px;
  border: 0 none;
  content: " ";
  display: block;
  height: 125px;
  position: absolute;
  left: 0;
  top: 0;
  width: 51px;
}

.navigation .meta-nav {
  display:none;
}
/* vertikalni zarovnani obsahu nav-next a nav-previous na stred */
.navigation .nav-previous, .navigation .nav-next {
  line-height: 125px;   /*musi byt stejne, jako pevna vyska divu*/
}
.navigation .nav-previous .middle, .navigation .nav-next .middle {
  vertical-align: middle;
  line-height: 1.2;
  display: inline-block;
}
/* konec vertikalniho zarovnani*/

/*--------------------------------------------------------------
 8.6 - Comments
--------------------------------------------------------------*/
.comment-content {
  clear: both;
}
.comment-content a {
  word-wrap: break-word;
}

.comment-body {
  padding: 10px;
}
.comment-body .comment-meta {
  text-align: left;
}
.comment-body .comment-meta a {
  font-size: 11px;
}

.commentlist {
  list-style: none;
  padding-left: 0;
}
.commentlist li.alt > article {
  background: #f9f9f9;
}
.commentlist .children {
  list-style: none;
}
.commentlist .avatar {
  float: left;
  margin-right: 10px;
  vertical-align: middle;
}

/*--------------------------------------------------------------
 8.7 - Elements
--------------------------------------------------------------*/
blockquote cite {
  display: block;
  text-align: right;
}

/*--------------------------------------------------------------
 8.8 - Breadcrumbs
--------------------------------------------------------------*/
.breadcrumb-list {
  padding-top: 15px;
}

article .post-data {
  margin-top: 35px;
}
article .post-data .tags-links {
  float: left;
  max-width: 480px;
}
article .post-data .entry-meta {
  float: right;
}

/*--------------------------------------------------------------
 9.0 - Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: none;
}

.wp-caption {
  max-width: 100%;
  margin-bottom: 1.5em;
  border: 1px solid #cccccc;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  max-width: 98%;
  margin: 1.2% auto 0;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

img {
  max-width: 100%;
  height: auto;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
 9.1 - Gallery
--------------------------------------------------------------*/
.gallery {
  margin-left: -15px;
  margin-right: -15px;
}
.gallery:before, .gallery:after {
  content: " ";
  display: table;
}
.gallery:after {
  clear: both;
}
.gallery.gallery-columns-1 .gallery-item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.gallery.gallery-columns-2 .gallery-item {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.gallery.gallery-columns-3 .gallery-item {
  position: relative;
  float: left;
  width: 33.33333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.gallery.gallery-columns-4 .gallery-item {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.gallery.gallery-columns-5 .gallery-item {
  position: relative;
  float: left;
  width: 20%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.gallery.gallery-columns-6 .gallery-item {
  position: relative;
  float: left;
  width: 16.66667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.gallery.gallery-columns-7 .gallery-item {
  position: relative;
  float: left;
  width: 14.28571%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.gallery.gallery-columns-8 .gallery-item {
  position: relative;
  float: left;
  width: 12.5%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.gallery.gallery-columns-9 .gallery-item {
  position: relative;
  float: left;
  width: 11.11111%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/*--------------------------------------------------------------
10.0 - Page/Post Layouts
--------------------------------------------------------------*/
main#main {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  main#main {
    float: left;
    width: 70.66667%;
  }
}
@media (min-width: 992px) {
  .sidebar-content-page main#main {
    left: 29.33333%;     
  }
}
.content-sidebar-half-page main#main {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .content-sidebar-half-page main#main {
    float: left;
    width: 50%;
  }
}
.sidebar-content-half-page main#main {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .sidebar-content-half-page main#main {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .sidebar-content-half-page main#main {
    left: 50%;
  }
}
.full-width-page main#main, .page-template-page-templateslanding-page-php main#main, .page-template-page-templatessitemap-php main#main {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .full-width-page main#main, .page-template-page-templateslanding-page-php main#main, .page-template-page-templatessitemap-php main#main {
    float: left;
    width: 100%;
  }
}
main#main.sitemap .sitemap-widgets {
  margin-left: -15px;
  margin-right: -15px;
}
main#main.sitemap .sitemap-widgets:before, main#main.sitemap .sitemap-widgets:after {
  content: " ";
  display: table;
}
main#main.sitemap .sitemap-widgets:after {
  clear: both;
}

.page-template-page-templateslanding-page-php #top-menu-container,
.page-template-page-templateslanding-page-php #main-menu-container,
.page-template-page-templateslanding-page-php #sub-menu-container,
.page-template-page-templateslanding-page-php #footer-menu-container {
  display: none;
}

/*--------------------------------------------------------------
11.0 - Sidebar
--------------------------------------------------------------*/
.default-sidebar, .gallery-sidebar, .right-sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 0px;
}
@media (min-width: 992px) {
  .default-sidebar, .gallery-sidebar, .right-sidebar {
    float: left;
    width: 29.33333%;
  }
}

#colophon-widget {
  margin-left: -15px;
  margin-right: -15px;
}
#colophon-widget:before, #colophon-widget:after {
  content: " ";
  display: table;
}
#colophon-widget:after {
  clear: both;
}

.colophon-widget {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .colophon-widget {
    float: left;
    width: 100%;
  }
}

.home-widgets {
  margin-top: 40px;
}

.left-sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .left-sidebar {
    float: left;
    width: 33.33333%;
  }
}
@media (min-width: 992px) {
  .left-sidebar {
    right: 66.66667%;
  }
}

.left-half-sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .left-half-sidebar {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .left-half-sidebar {
    right: 50%;
  }
}

.right-half-sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .right-half-sidebar {
    float: left;
    width: 50%;
  }
}

/*--------------------------------------------------------------
12.0 - Widgets
--------------------------------------------------------------*/
#widgets, main#main.sitemap .sitemap-widgets {
  margin-bottom: 20px;
}
#widgets:before, main#main.sitemap .sitemap-widgets:before, #widgets:after, main#main.sitemap .sitemap-widgets:after {
  content: " ";
  display: table;
}
#widgets:after, main#main.sitemap .sitemap-widgets:after {
  clear: both;
}
#widgets .widget-title, main#main.sitemap .sitemap-widgets .widget-title {
  margin-bottom: 10px;
  border-bottom: 0px solid #333333;
}
#widgets ul, main#main.sitemap .sitemap-widgets ul {
  padding-left: 5px;
}
#widgets ul li, main#main.sitemap .sitemap-widgets ul li {
  list-style: none;
}

.widget-wrapper {
  padding: 15px 0 5px 5px;
}

.widget_calendar #wp-calendar {
  width: 100%;
}
.widget_calendar #wp-calendar caption {
  margin-bottom: 20px;
}
.widget_calendar #wp-calendar thead tr th {
  padding-bottom: 10px;
  text-align: center;
}
.widget_calendar #wp-calendar tbody tr {
  border-bottom: 1px solid #555555;
}
.widget_calendar #wp-calendar tbody tr:last-child {
  border-bottom: none;
}
.widget_calendar #wp-calendar tbody tr td {
  text-align: center;
  padding: 5px;
}
.widget_calendar #wp-calendar tfoot tr td {
  padding-top: 10px;
}

.sitemap .sitemap-widget {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .sitemap .sitemap-widget {
    float: left;
    width: 33.33333%;
  }
}

.widget_search {
  margin-top: 28px;
  text-align: center;
}
@media (min-width: 1200px) {
  .widget_search {
    text-align: right;
  }
}

.search-form {
  position: relative;
}
.search-form .search-field {
  position: relative;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.search-form .search-submit {
  position: relative;
  height: 34px;
  left: -4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/*--------------------------------------------------------------
13.0 - Footer
--------------------------------------------------------------*/
#footer {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
/*  margin-top: 40px; */
  padding-top: 20px;
  background-color: #b5b5b5;
  color: #fff;
}
#footer:before, #footer:after {
  content: " ";
  display: table;
}
#footer:after {
  clear: both;
}

/*--------------------------------------------------------------
13.1 - Footer widgets
--------------------------------------------------------------*/
#footer-widgets-container {
  margin-left: -15px;
  margin-right: -15px;
}
#footer-widgets-container:before, #footer-widgets-container:after {
  content: " ";
  display: table;
}
#footer-widgets-container:after {
  clear: both;
}

#footer-widget {
  margin-bottom: 0;
}
#footer-widget:before, #footer-widget:after {
  content: " ";
  display: table;
}
#footer-widget:after {
  clear: both;
}
#footer-widget .footer-widget {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #footer-widget .footer-widget:first-child {
    float: left;
    width: 44%;
  }
  #footer-widget .footer-widget:nth-child(2) {
    float: left;
    width: 30%;
  }
  #footer-widget .footer-widget:nth-child(3) {
    width: 26%;
    display: table-cell;
    vertical-align: bottom;
    height: 193px;  /*kvuli zarovnani dolu*/
  } 
}
#footer-widget .footer-widget .widget-title {
  color: #999999;
}
#footer-widget .footer-widget ul {
  padding: 0;
}
#footer-widget .footer-widget ul li {
  list-style: none;
}

/*--------------------------------------------------------------
13.2 - Social icons
--------------------------------------------------------------*/
#menu-social-container {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #555555;
}
#menu-social-container:before, #menu-social-container:after {
  content: " ";
  display: table;
}
#menu-social-container:after {
  clear: both;
}

#footer-menu-container {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 992px) {
  #footer-menu-container {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #footer-menu-container {
    float: left;
    width: 58.33333%;
  }
}

#social-icons-container {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 992px) {
  #social-icons-container {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #social-icons-container {
    float: left;
    width: 41.66667%;
  }
}

.social-icons {
  padding: 0;
}
@media (min-width: 992px) {
  .social-icons {
    float: right;
  }
}
.social-icons li {
  display: inline-block;
  height: 24px;
  width: 24px;
  list-style: none;
  margin-left: 5px;
}
.social-icons li a {
  color: #fff;
  display: block;
  width: 24px;
  height: 24px;
  font-size: 1.2em;
}
.social-icons li a:hover {
  opacity: 0.8;
}
.social-icons li.facebook-icon a:before {
  content: "\f09a";
  color: white;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icons li.foursquare-icon a:before {
  content: "\f180";
  color: white;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icons li.googleplus-icon a:before {
  content: "\f0d5";
  color: white;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icons li.instagram-icon a:before {
  content: "\f16d";
  color: white;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icons li.linkedin-icon a:before {
  content: "\f0e1";
  color: white;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icons li.pinterest-icon a:before {
  content: "\f0d2";
  color: white;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icons li.rss-icon a:before {
  content: "\f09e";
  color: white;
  display: inline-block;

  font-style: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icons li.stumbleupon-icon a:before {
  content: "\f1a4";
  color: white;
  display: inline-block;

  font-style: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icons li.twitter-icon a:before {
  content: "\f099";
  color: white;
  display: inline-block;

  font-style: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icons li.vimeo-icon a:before {
  content: "\f194";
  color: white;
  display: inline-block;

  font-style: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icons li.youtube-icon a:before {
  content: "\f167";
  color: white;
  display: inline-block;

  font-style: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*--------------------------------------------------------------
13.3 - Copyright & Powered
--------------------------------------------------------------*/
#footer-base {
  margin-left: -15px;
  margin-right: -15px;
  padding: 20px 0;
}
#footer-base:before, #footer-base:after {
  content: " ";
  display: table;
}
#footer-base:after {
  clear: both;
}
#footer-base .copyright {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 992px) {
  #footer-base .copyright {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #footer-base .copyright {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #footer-base .copyright {
    float: left;
    width: 33.33333%;
  }
}

#footer-base .scroll-top {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 992px) {
  #footer-base .scroll-top {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #footer-base .scroll-top {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #footer-base .scroll-top {
    float: left;
    width: 33.33333%;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #footer-base .scroll-top {
    right: 33.33333%;
  }
}

#footer-base .powered {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  #footer-base .powered {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #footer-base .powered {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: right;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #footer-base .powered {
    float: left;
    width: 33.33333%;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #footer-base .powered {
    left: 33.33333%;
  }
}

/*--------------------------------------------------------------
14.0 - Extras
--------------------------------------------------------------*/
/* ALIGNMENT ===================*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  display: block;
  clear: both;
  margin: 0 auto;
}

/*--------------------------------------------------------------
15.0 - Accessibility
--------------------------------------------------------------*/
.screen-reader-text {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  z-index: 100000;
  /* Above WP toolbar */
  top: 5px;
  left: 5px;
  display: block;
  clip: auto !important;
  width: auto;
  height: auto;
  padding: 15px 23px 14px;
  text-decoration: none;
  color: #428bca;
  border-radius: 3px;
  background-color: #f2f2f2;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
}

.accessibile-label {
  font-size: 0;
  height: 1px;
  overflow: hidden;
  display: block;
}

/*--------------------------------------------------------------
16.0 - Plugin specific styles
--------------------------------------------------------------*/
/*--------------------------------------------------------------
16.2 - Jetpack
--------------------------------------------------------------*/
/*
 *Infinite scroll
 */
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
  display: block;
}

#infinite-footer .container, #infinite-footer .content-area, #infinite-footer #featured-area, #infinite-footer .home-widgets, #infinite-footer #footer #footer-wrapper, #footer #infinite-footer #footer-wrapper {
  width: 1170px;
}

/*--------------------------------------------------------------
16.1 - WooCommerce
--------------------------------------------------------------*/
#breadcrumb {
  padding: 40px 0 0 0;
}

#breadcrumb a {
  color: #0066cc;
  font-size: 12px;
  font-weight: 400;
}

#breadcrumb a:hover {
  color: #444444;
  text-decoration: none;
}

#content-woocommerce {
  margin-top: 40px;
  margin-bottom: 20px;
}

.products ul, ul.products {
  margin-top: 40px;
}

.cart-collaterals .shipping_calculator {
  width: 100%;
}

table.shop_table {
  table-layout: fixed;
  -ms-word-break: break-all;
  word-break: break-all;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

@media screen and (max-width: 767px) {
  table.shop_table {
    font-size: 10px;
  }
}
@media screen and (max-width: 400px) {
  table.shop_table {
    font-size: 8px;
  }
}
table.cart td.actions .coupon .input-text,
table.cart td.actions .coupon .input-text {
  cursor: text;
}
#top-widget .widget-title {
  display:none;
}
#socialAndLangMenu ul {
    display: inline-block;
    padding: 0;
}
.splited {
    background: url('/wp-content/themes/eduin-responsive-mobile/core/images/split_v1.png') no-repeat scroll 0 0 #fff;
}
#socialIkons li, #langIkons li, #socialIkonsInFooter li {
    background: url('/wp-content/themes/eduin-responsive-mobile/core/images/split_v1.png') no-repeat scroll 0 0 #fff;
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    margin-left: 5px; 
    width: 25px;
    height: 20px;     
}
#socialIkonsInFooter li {
    width: 36px;
    height: 36px;     
}
#socialAndLangMenu ul li a {
   width: 25px;
   height: 20px;
   display: inline-block;
}
#socialIkonsInFooter li a {
   width: 36px;
   height: 36px;
   display: inline-block;
}
#socialAndLangMenu ul li a:hover, #socialIkonsInFooter li a:hover {
  text-decoration: none;
}
#langIkons {
    margin-left: 25px; 
}
#langIkons li {
    margin-left: 3.5px;
}
#socialIkons .gp {
    background-position: -3px -4px;
}
#socialIkons .tw {
    background-position: -40px -4px;
}
#socialIkons .fb {
    background-position: -77px -4px;
}
#socialIkons .fl {
    background-position: -40px -143px;
}
#socialIkons .yt {
    background-position: -3px -143px;
}
#langIkons .cz {
    background-position: -109px 0;
}
#langIkons .en {
    background-position: -140px 0;
}
#langIkons.langIkonsEn .en {
    background-position: -140px -138px;
}
#langIkons.langIkonsEn .cz {
    background-position: -109px -138px;
}
#top-widget .search-submit {
    display: none;
} 
#top-widget .search-field {
    width: 177px;
    height: 34px;
    border: 1px solid #e7e7e7;
    -webkit-box-shadow: inset 2px 2px 5px -1px rgba(231,231,231,1);
    -moz-box-shadow: inset 2px 2px 5px -1px rgba(231,231,231,1);
    box-shadow: inset 2px 2px 5px -1px rgba(231,231,231,1);
    padding-left: 30px;
    background: #fff url("/wp-content/themes/eduin-responsive-mobile/core/images/search.png") no-repeat scroll 7px 9px;
    font-weight: normal;
} 
#top-widget .search-field::-webkit-input-placeholder { text-transform: lowercase; }
#top-widget .search-field:-moz-placeholder { /* Firefox 18- */   text-transform: lowercase;}
#top-widget .search-field::-moz-placeholder {  /* Firefox 19+ */   text-transform: lowercase;  }
#top-widget .search-field:-ms-input-placeholder {    text-transform: lowercase;}
.default-sidebar .widget-title h3 {
    color:white;
    font-size: 2.5ex;
    background-color:#8fb700;
    padding: 5px 12px;
    margin-top: 0;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
             
}
.default-sidebar a {
    color: #71802e;
}
/*.default-sidebar .textwidget {
    padding: 0 12px;
} */
.widget-wrapper>div, .widget-wrapper>h3, .widget-wrapper>h4, .widget-wrapper>h2  {
    padding: 0 10px 0 12px;
}
.widget-wrapper .widget-title {
    padding: 0;
}
a.arrow {
    background-color: #71802e;
    color: white;
    float: right;
    font-size: 2.3ex;
    font-weight: 500;
    margin-top: 4px;
    padding: 0 0 0 10px;
    position: relative;
    right: -12px;
    width: 215px;
    height: 26px;
}
a.arrow span {
    display: inline-block;
    width: 20px;
    min-height: 26px; 
    background: #fff url("/wp-content/themes/eduin-responsive-mobile/core/images/split_v1.png") no-repeat scroll -202px -1px;
    float: right;
}
.widget-area .menu-eduin-container {
    background-color:#8fb700;
    padding: 0 12px;
    
}
.widget-area .menu-eduin-container ul {
   border-top: 2px solid #c7db80;
}
.widget-area .menu-eduin-container a {
    color: #fff;
    font-size: 2.3ex;
    font-weight: 500;
}
.widget_nav_menu .widget-title h3, .widget_nav_menu .widget-title {
    margin-bottom: 0 !important;
}
.widget_nav_menu .widget-title h3 {
    -webkit-border-bottom-left-radius: 0 !important;
    -moz-border-radius-bottomleft: 0 !important;
    border-bottom-left-radius: 0 !important;
    padding-top: 10px !important;   
    padding-left: 20px; 
} 
.widget-area .widget_nav_menu .menu-eduin-container {
    padding: 0;
    -webkit-border-bottom-left-radius: 10px !important;
    -moz-border-radius-bottomleft: 10px !important;
    border-bottom-left-radius: 10px !important;     
}
.widget_nav_menu .menu-eduin-container ul {
    left: 11px;
    position: relative;
    margin-right: 12px !important;
    padding-left: 5px !important;
    padding-bottom: 15px !important;
    padding-top: 10px;
}
.widget_nav_menu .menu-eduin-container ul li {
    margin: 0 5px 0 5px;
    line-height: 1.25;
    padding: 0.3em;
}
.gce-widget-grid .gce-calendar td, .gce-widget-grid .gce-calendar  {
    border-width: 0; 
}
.gce-widget-grid {
    border-right: 1px solid #e6e6e6;
}
.gce-navbar {
    margin-top: 6px;
}
.gce-list-title {
    margin-bottom: 15px;
}
#widgets .gce-navbar { /**tadyyy */
    top: 0px;
}
.gce-widget-grid .gce-calendar td, .gce-widget-grid .gce-calendar th   {
    padding: 3.5px;
    font-size: 1.7ex;
    font-weight: normal;
}
.widget-wrapper div div.gce-widget-grid {
    padding: 0px;
    border-right: 0px solid #e6e6e6;
}
.widget-wrapper div.gce-navbar {
   padding: 0px; 
}
.gce-month-title {
    font-size: 1.9ex;
    font-weight: normal;
}
div.gce-navbar .gce-prev, div.gce-navbar .gce-next  {
    background: url('/wp-content/themes/eduin-responsive-mobile/core/images/split_v1.png') no-repeat scroll 0 0 #fff;
    width: 18px;
    height: 14px;
    position:relative;
    top: 7px;
    padding: 0;
}
div.gce-navbar .gce-prev a, div.gce-navbar .gce-next a {
    font-size: 1px;
    padding: 10px; 
}
div.gce-navbar .gce-prev {
    background-position: -234px -1px;
}
div.gce-navbar .gce-next {
    background-position: -252px -1px;
} 
.gce-tooltip-title {
    display:none;
}
.showInG {
    margin-top: 20px;
    color: #71802e;
}  
.eventDesc .moreLink {
    float:right;
    margin-right: 20px;
}
.darujButton {
    background-color: #71802E;
    display: inline-block;
    color: #ffffff !important;
    width: 76px;
    padding: 1px 0;
    margin: 0 30px 12px 0;
    font-weight: 500;
    text-align:center;
    font-size: 2.5ex; 
}
.darujButton:hover, .arrow:hover {
    text-decoration: none;
}
.darujButtons {
    margin: 18px 0 0 25px; 
}
#qty {
    width: 107px;
    text-align:center;
    padding: 2px 12px;
    display:inline;
    height: auto;
    margin: 0 10px;
}
.darujAmountWrap {
    text-align:center;
    margin: 10px 0 16px 0;
}
.clearer {
    visibility: hidden;
    float: none;
    clear: both;
}
.post-entry .entry-content img {
    margin-top:7px;
}
h1.entry-title a {
    color: #636363;
    font-size: 1.25ex; 
}
h1.entry-title, h1.entry-title a, h1.title-archive  {
    margin-bottom:12px;
    color: #8fb700;
    font-size: 2.8ex;
    text-decoration: none;
}
h1.title-archive {
    padding-left: 15px;
}
#content-archive h1.entry-title {
    margin-bottom:12px;
    color: #8fb700;
    font-size: 3.5ex;
}
#content-archive article a {
    text-decoration:none !important;
    color: #A2C32B;
}
#content-archive article a:hover {
    text-decoration: underline !important;
}
#content-archive article h1 a {
    color: #535353;
    font-size: 1.45ex;
}
.entry-content .read-more {
    clear: both;
    float: right;
    text-transform: lowercase;
}
.post-entry .entry-content>p {
    margin-bottom: 0;
    line-height: 1.4;
}
.promopost {
/*
    background-color: #b0cc4c;
    padding: 0 17px 18px;
    margin-top: 16px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;  
*/      
}

#main .promopost article {
    border-left: 5px solid #b0cc4c;
    left: -5px;
    margin-bottom: 30px;
    margin-top: 17px;
    padding-bottom: 0;
    padding-left: 13px;
    padding-top: 0;
    position: relative;
}
#main .promopost article h1 {
    margin-top: -2px;
}
#main .promopost article h1 a {
    color:#B0CC4C;
}
#main .promopost article h1 a:before {
    content: "ZPRÁVA TÝDNE: ";
}                         
#main .promopost article .post-meta, #main .promopost article p {
    line-height: 1.35;
}
#main .promopost article .post-meta a, #main .promopost article .read-more a {
    color: #71802e;
}
.blogyBox {
    /*color: #fff;
    background-color: #a2c32b;
    padding: 1px 15px 5px 15px;   
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px; */

    border-bottom: 2px solid #8fb700;
    border-top: 2px solid #8fb700;
    display: inline-block;
    margin-right: 22px;
    position: relative;
    top: -2px;     
}
.blogyBox a {
    color: #71802e; 
    text-decoration:underline;   
}
.blogyBox h3 {
    margin-top: 15px;
    font-size: 2.7ex;
    color: #8FB700;
    padding-left: 15px;
} 
.blogyBox li {
    display: inline-block;
    padding: 5px 10px;
    
} 
.blogyBox ul {
    padding: 0;
    margin: 0;
    display: inline-block;
}
.blogyBox li:nth-child(2) {
    border-left: 1px solid #c7db80;
    border-right:  1px solid #c7db80;
    width: 210px;
}
@media (max-width: 992px) {
  .blogyBox li:nth-child(2) {
    border: 0;
  }
}
.blogyBox li {
    width: 220px;
    height: 165px;  
    text-align: center;
    margin: 22px 0 0 0;
    font-size: 2.3ex;
    font-weight: 500;
    position:relative;
}
.blogyBox .kruh {
    display: block;
    width: 98px;
    height: 98px;
    margin-left: 43px;
    position:absolute;
    top: -22px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
.blogyBox .nadpis { 
    display: block;
    height: 86px;
    left: 0;
    line-height: 1.2;
    margin-left: 15px;
    overflow: hidden;
    padding-left: 0;
    position: absolute;
    top: 80px;
    width: 185px;
}
.blogyBox .nadpis {
    text-decoration: underline;
}
#content-archive .post-entry {
    padding-right: 25px;
}
@media (min-width: 992px) {
    article {margin-right: 100px;}
}
#content-archive article, .full-width article {
    margin-right: 0;
    padding-left: 15px;
}
a.vsechnyBlogy {
    color: #899551;
    float: right;
    font-size: 2ex;
    font-weight: 500;
    margin-bottom: 7px;
    position: relative;
    text-decoration: none;
    margin-right: 36px; 
}
.extrafooter-widget {
    margin-top: 40px;
}
#footer a {
    color: white;
}
.menu-menu-v-paticce-container {
    border-right: 1px solid white;
}
.footer-widget {
    font-size: 2.3ex;
}
#menu-menu-v-paticce  {
    padding: 15px 0 20px 240px !important;
    font-weight: bold;
    line-height: 0.8;
    position: relative;
}

#menu-menu-v-paticce a  {
    font-size: 1.6ex !important;
}
#menu-menu-v-paticce::before {
    background: #fff url("/wp-content/themes/eduin-responsive-mobile/core/images/split_v1.png") no-repeat scroll -4px -37px;
    color: red;
    content: " ";
    display: block;
    height: 54px;
    left: 20px;
    position: absolute;
    top: 58px;
    width: 172px; 
}
@media (max-width: 700px) {
  #menu-menu-v-paticce::before {
     background: none;
     width: 0; 
  }
  #menu-menu-v-paticce {
     padding: 15px 0 20px 15px !important; 
  }
  .menu-menu-v-paticce-container {
      border-right: 0;
  }  
  extrafooter {
      display:none;
  }
}
#footer .widget-title {
    display: none;
}
#socialIkonsInFooter .gp {
    background-position: -96px -97px;
}
#socialIkonsInFooter .fb {
    background-position: -4px -97px;
}
#socialIkonsInFooter .tw {
    background-position: -49px -97px;
}
#socialIkonsInFooter .fl {
    background-position: -186px -97px;
}
#socialIkonsInFooter .yt {
    background-position: -141px -97px;
}
.pagination {
    text-align: center;
}
.pagination a, .pagination {
  color: #71802e;
  font-weight: 500;
}
.pagination .current {
  color: #9ec122;
  font-size: 140%;
}
#prefooter-widgets-container {
  border-top: 3px solid #e2e2e2;
  display: table;
}
#prefooter-widgets-container>h3 {
  text-align:center;  
  color: white;
  margin-top: 8px;
  font-size: 2.8ex;
}
#prefooter-widgets-container>h3 span {
  background-color: #8FB700;
  padding: 5px 12px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 8px 25px;    
}
.prefooter-widget {
  width: 33.33333%;
  margin-top: 33px;
  float: left;
  display: table-cell;
  padding: 0 20px;
  text-align:center;
  min-height: 510px;
}
.prefooter-widget ul, .prefooter-widget ul li {
  margin: 0;
  padding: 0;
}
.prefooter-widget.widget_rss li {
  font-weight: 500;
  margin-bottom: 30px;
  font-size: 2.3ex;
  line-height: 1.3;
  text-align: left;
}
.prefooter-widget.widget_rss li a:after {
  content: "číst dál >";
  display: block;
  text-align:right;
  text-decoration: underline;
  margin-top: 5px;
  color: #71802e;
}
.prefooter-widget:nth-child(3) {
  border-right: 3px solid #e2e2e2;
  border-left: 3px solid #e2e2e2;
}
.prefooter-widget li {
  list-style-type:none;
  font-size: 2.2ex;
}
@media (max-width: 800px) {
  .prefooter-widget {
     border-right: 0;
     min-height: unset;
     border-bottom: 3px solid #e2e2e2;
     float: none;
     width: 100%;
     display: inline-block;
  }
}

.prefooter-widget:first-child {
  text-align: center; /*aby byl iframe dvpp na stredu*/
}
#prefooter-widgets-container {
  padding: 0;
}
#hpCarousel {
  background-color: #b0cc4c;
  color: white;
  height: 344px;
  margin-bottom: 12px;
  position:relative; 
}
#hpCarousel .container {
  height: 100%;
  position:relative;  
}
#hpCarousel .carouselContent {
  position:absolute;
  right: 0px;
  top: 0px;
  width: 480px;
  background-image: url('/wp-content/themes/eduin-responsive-mobile/core/images/carouselCover.png');
  background-repeat: no-repeat;
  background-position: left;
  height: 344px;      
}
#hpCarousel .carouselBg {
  left: 0;
  width: 66%;
  height: 100%;
  position: absolute;
  top: 0;
  background-repeat: no-repeat;
  background-position: right;
  background-size: auto 100%;   
}
#hpCarousel h2 {
  color: #71802e;
  font-size: 4ex;
  margin-top: 70px;
  padding-left: 37px;
  text-align: right;
  width: 100%;   
}
#hpCarousel h2 a {
  color: #71802e;
  text-decoration:none;
}
#hpCarousel hr {
  border-width: 2px;
  position: absolute;
  right: 0;
  width: 414px;
}
#hpCarousel .text {
  font-size: 2.9ex;
  line-height: 1.2;
  margin-top: 57px;
  padding-left: 43px;
  text-align: right;
  width: 100%;
}
#hpCarousel .carouselHrCover {
  width: 430px;
  text-align: right;
  margin-top: 10px;
  width: 100%;
}
#hpCarousel #carouselHpNav {
  margin-left: auto;
  margin-right: auto;
}    
#hpCarousel #carouselHpNav {
  position: absolute;
  bottom: -23.5px;
  text-align:center;
  width: 100%;
}
#carouselHpNav li a {
  width: 28px;
  height: 28px;
  display: inline-block;
  text-decoration: none;
}
#carouselHpNav li {
  display: inline-block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative; 
  margin-right: 0.5px;
  background-image: url('/wp-content/themes/eduin-responsive-mobile/core/images/split_v1.png');
  background-repeat: no-repeat;
  background-position: -186px -34px;  
}
@media (max-width: 750px) {
  #hpCarousel .carouselBg {
    width: 0%;
  }
  #hpCarousel h2 {
      font-size: 3ex;
      margin-top: 50px;
      text-align: center;
      padding: 0 10px;
  }  
  #hpCarousel .text {
      text-align: center;
      padding: 0 10px;
  }
  #hpCarousel .carouselContent {
      background-image: none;
      position: none;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
  }
  #hpCarousel hr {
      display: none;
  }
}
#carouselHpNav li.current, #carouselHpNav li:hover {
  background-position: -187px -67px;
}
#dvppUl {
  padding: 0;
  color: #434343;
  margin-top: 15px;
}
#dvppUl li {
  list-style: outside none none;
  font-size: 2ex;
  text-align:center;  
}
#dvppUl li .kraj {
  color: #a2c32b;
  font-weight: 500; 
  font-size: 2.3ex;
}
#dvppUl li a {
  color: #434343;
}
#dvppUl li .oddelovac {
  display:block;
  visibility:hidden;
  margin-top: -1.7em;
}

#text-12 .textwidget {
  padding: 0;
}
#text-12 h3 {
  display:none;
}

article li.widget {
  list-style: none;
  padding: 0;
}
.widgets_on_page>ul {
  padding: 0;
}
iframe {
  border: 0;
}
.single .post-entry .intro {
  font-weight: 600;
  font-style: italic;
  margin: 12px 0;
  padding: 1ex 0;
  color: #8fb700; 
}
.single article a, .page article .intro a {
    color: #71802E;
}
.post-navigation {
    
}
#content-archive .category-audio-a-video-archiv .entry-content>a img {
  border: 3px solid #5b982b;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#content-archive .category-audio-a-video-archiv .entry-content>a:after {
    background: transparent url("/wp-content/themes/eduin-responsive-mobile/core/images/split_v1.png") no-repeat scroll -221px -29px;
    border: 0 none;
    content: " ";
    display: inline-block;
    float: left;
    height: 75px;
    left: -273px;
    margin-bottom: 0;
    margin-left: -168px;
    margin-top: 41px;
    padding: 0;
    width: 74px;
}
.single .wp-post-image {
    margin: 20px 0 20px 0; 
}
#rss-3.prefooter-widget h3 a {
    font-size:1px;
    color: transparent;
    display:block;
    height: 94px;
    background: transparent url("/wp-content/themes/eduin-responsive-mobile/images/eduzin_logo.png") no-repeat scroll center 0px;
    background-size: contain;
}
#rss-4.prefooter-widget h3 a {
    font-size:1px;
    color: transparent;
    background: transparent url("/wp-content/uploads/2020/02/gtpcr_logo.png") no-repeat scroll center 0px;
}
#rss-5.prefooter-widget h3 a {
    font-size:1px;
    color: transparent;
    background: transparent url("/wp-content/uploads/2020/02/eduzmena_logo.png") no-repeat scroll center 0px;
}
.prefooter-widget h3 a {
   height: 94px;
   display:block;
}
.prefooter-widget h3 a:first-of-type {
    display:none !important;
}
.widget-title h3:empty {
   display: none;
}
#scrollTopWrapper {
    position: fixed;
    bottom: 5px;
    right: 50px;
    background: transparent url("/wp-content/themes/eduin-responsive-mobile/core/images/split_v1.png") no-repeat scroll -230px -105px;   
    display: none;    
}
#scrollTopWrapper a {
    display: block;
    height: 50px;
    width:50px;
    color: transparent;
    font-size: 1px !important;
    text-decoration: none;    
}
@media (max-width: 950px) { /*take tento rozmer pouzit ve scriptu ve footer.php*/
  #scrollTopWrapper {
    display: none;
  }
}
#site-branding #logo a {
    position: absolute;
}
#socialAndLangMenu {
  
}
#secondary-header #socialAndLangMenu {
  white-space: nowrap;
/* @@@  min-width: 270px; */
}
.edupointWidget img {
  float: left;
  margin-right: 15px;
}
.edupointWidget {
  margin-bottom: 7px;
  margin-top: 15px;
}
.widget_text big, .edupointWidget {
  line-height: 1.3;
}
footer .cat-links{
  visibility:hidden;
}
.post-edit-link {
  display: none;
}
#mobile-current-item {
  display: none;
}
.taxonomy-description {
/*    color: #8FB700; */
    padding: 13px;
}
.post-password-form label {
    float:none;
}
.post-password-form input[type=submit] {
    display:block;
}
a.button {
    background-color: #8fb700;
    border-radius: 5px;
    color: white !important;
    font-size: 1.4em;
    font-weight: 500;
    padding: 15px 32px;
    text-decoration: none !important;
    text-transform: uppercase;  
}

/* JF (2017-02-02): simplecalendar.io widget neumoznuje nastavit limit zobrazenych akci, tak pomuze css  */
/* .widget-wrapper .simcal-events-list-container > div:nth-child(n+4){display: none;} */
.widget-wrapper .simcal-events-list-container {overflow-y: auto; height: 400px;}
.widget-wrapper .simcal-events-list-container .simcal-event-description {display: none;}


/* google custom search engine */
.gsc-input .gsc-input-box {
	height: 3.5em;
}
input.gsc-input {
	background: inherit !important;
	font-size: 2em  !important;
}

#___gcse_0 table > tbody > tr > td {border-top-style: none;}
#___gcse_1 table > tbody > tr > td {border-top-style: none;}

.gsc-option-menu-container .gsc-selected-option-container {max-width: none;} /* tlacitko relevance */
.gsc-search-button input.gsc-search-button-v2 {width: auto; height: auto;} /* tlacitko hledat */

.gsib_b {display: none;} /* tlacitko pro smazani hledaneho terminu */

.gsc-input-box input[type="text"] { /* stackoverflow.com/questions/15954381/remove-conflicting-styling-bootstrap-google-custom-search */
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* tahle sablona nema "grid system" :(  */
.jf_left_half, .jf_right_half {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .jf_left_half {
    float: left;
    width: 49%;
  }
  .jf_right_half {
    float: right;
    width: 49%;
  }
}

.hr_clear {clear: both; border-top-style: none;}
.jf_m-t-2 {margin-top: 2em;}
.jf_m-t-3 {margin-top: 3em;}

/* slider na hp*/
.carouselHpSlide {
  position: relative;
  margin: 0 auto;
  height: 100%;
}
@media (min-width: 1200px) {
  .carouselHpSlide {
    width: 1010px;
  }
}
#hpCarousel .carouselBg {height: 100%; background-position: left;}
.jf_o_h {height: 100%; overflow: hidden;} /* BCS jinak pri prechodu na dalsi slide v carouselu problikaval stary slide pod nove zobrazenym */
.edujob_nabidky_prace {padding-left: 15px;}
.akismet_comment_form_privacy_notice {display: none;}

.single .category-beduin .post-entry p {font-size: 90%;}
.single .category-beduin .post-entry ul {margin-top: 3rem;}
.single .category-beduin .post-entry ul:first-of-type, .category-beduin .post-entry ul:nth-last-of-type(-n+2) {margin-top: 0;}

.button_chci_taky {float: right; background: #ed1a3a; color: #fff; padding: 1rem;}
a.button_chci_taky:hover {
	color: #fff;
}
@media (min-width: 1340px) {
	.button_chci_taky {
		position: fixed;
		margin-left: -33rem;
		margin-top: 5rem;
		width: 160px;
		text-align: center;
	}
}
/* upravy pro chytre telefony  */
@media screen and (max-width:480px){
	.menu#langIkons, #hpCarousel {display: none;}
	#site-branding #logo {top: 45px; left: 6px;}
	.widget_search {margin-top: 0px; text-align: left; position: relative; top: 141px;}
	#top-widget .search-field {width: 160px;}
	/* #socialAndLangMenu {float: right;} */
	#mobile-nav-button {margin: 10px;}
	.homepage .post-meta, .category .post-meta {margin-bottom: 1rem;}
	.edujob_nabidky_prace {display: none;}
	#gce_widget-2 {display: none;} /* widget s kalendarem */
	#prefooter-widgets-container {  padding: 0;} /* vyber z nasich webu */
	.post-entry img {width: 100%; float: none;}
	#main article {padding-left: 0px;}
	.blogyBox ul {text-align: center; }	
}
html, body {overflow-x: hidden;} /* zrusi white-space-to-the-right-of-website-on-mobile-devices */

#custom_html-2 h3 {background: url('/qwq/gtpcr_tlacitko_na_eduin.cz.png');}
#custom_html-2.widget-wrapper>div {padding: 0;}
.default-sidebar #custom_html-2 a {color: #333;}
.default-sidebar #custom_html-2 a.gtp_odkaz {color: #71802e;}

/* android chrome font fix */
h1, .h1 {font-size: 2.5rem;}
h2, .h2 {font-size: 2.25rem;}
h3, .h3 {font-size: 2rem;}
h4, .h4 {font-size: 1.75rem;}
h5, .h5 {font-size: 1.5rem;}
article {font-size: 1.7rem;}
.navigation .nav-next a, .navigation .nav-previous a {font-size: 1.6rem;}
.default-sidebar .widget-title h3 {font-size: 1.75rem;}
a.arrow {font-size: 1.65rem;}
.widget-area .menu-eduin-container a {font-size: 1.65rem;}
.darujButton {font-size: 1.1rem;}
h1.entry-title a {font-size: 1.1rem;}
h1.entry-title, h1.entry-title a, h1.title-archive {font-size: 2.5rem;}
#content-archive h1.entry-title {font-size: 2.25rem;}
#content-archive article h1 a {font-size: 2.4rem;}
#main .promopost article p {font-size: 1.7rem;}
.blogyBox h3 {font-size: 1.85rem;}
.blogyBox li {font-size: 1.65rem;}
a.vsechnyBlogy {font-size: 1.5rem;}
.footer-widget {font-size: 1.65rem;}
#prefooter-widgets-container>h3 {font-size: 1.9rem;}
.prefooter-widget.widget_rss li {font-size: 1.65rem;}
.prefooter-widget li {font-size: 1.6rem;}
.navigation .note {font-size: 1.5rem;}
#menu-menu-v-paticce a {font-size: 1.5rem !important;}

.grid_loga {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    grid-gap: 1rem;
}
.grid_loga > div {
    display: flex;
    justify-content: center;
    align-items: center;
}
.loga_partneru > span {display: inline-block; margin: 5rem 0 1rem;}
.grid_loga img {max-height: 5rem;}
.grid_loga img.mh7 {max-height: 7rem;}
.grid_loga img.mr10 {margin-right: 6rem;}
.grid_loga img.kousekdoprava {margin-left: 6rem;}

.single article .beduin_vyzva {
	color: white; background: #8ec03a; margin-top: 2rem; padding: 2rem; text-align: center;
}
.single article .beduin_vyzva a {
	background: #f58220;
    padding: 1rem 2rem;
    text-decoration: none;
    color: white;
    font-weight: bold;
    box-shadow: 5px 5px 0px #6c6d70;
    border-radius: 7px;
    font-size: 130%;
	margin: 2rem 0 1.75rem;
    display: inline-block;
}
.single article .beduin_vyzva a:hover {box-shadow: 5px 5px 0px #000;}

#menu-menu-v-paticce::before{
        background: #fff url(https://www.eduin.cz/wp-content/uploads/2021/06/EDUin_logo_RGB_bile_pozadi.jpg) no-repeat scroll -4px -37px !important;
}
