/**
 * Ekolorent customizations (previously edited into parent style.css).
 * Brand accent: #388840. Loads after parent theme stylesheet.
 */

/* --- Core theme accent overrides (parent v2.3.1 defaults use #fa5742 / royalblue) --- */
blockquote {
  border-left: 2px solid #388840;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background: #388840;
}

a,
a:visited {
  color: #388840;
  text-decoration: underline;
}

a:hover,
a:focus,
a:active {
  color: #333333;
}

.main-navigation a:hover {
  background: #388840;
}

.main-navigation li.current-menu-item {
  background-color: #388840;
}

.menu-item a {
  color: #c6c9c9;
}

.post-navigation a:hover {
  color: #388840;
}

.page-numbers a:hover,
.page-numbers .current {
  background: #388840;
}

#awaken-search-form input[type="submit"] {
  background-color: #388840;
}

.responsive-mainnav li a:hover,
.responsive-topnav li a:hover {
  background: #388840;
}

.main-widget-area ul li a:hover {
  color: #388840;
}

.main-widget-area .widget-title {
  background: #388840;
}

.widget-title-container {
  border-bottom: 2px solid #388840;
}

.awt-container {
  border-bottom: 2px solid #388840;
}

.awt-title {
  background: #388840;
}

.ams-title a:hover {
  color: #388840;
}

.awaken-slider-title:hover {
  color: #388840;
}

#progress {
  background: #388840;
}

.afp-title a:hover {
  color: #388840;
}

#awt-widget {
  border-bottom: 2px solid #388840;
}

#awt-widget > li.active > a,
.nav-tabs > li.active > a:hover,
#awt-widget > li.active > a:focus {
  background: #388840;
}

#awaken-tags a:hover {
  background: #388840;
}

.site-footer a:hover {
  color: #388840;
}

.footer-site-info a:hover {
  color: #388840;
}

.search-form .search-submit {
  background: #388840;
}

.site-title a {
  color: #388840;
}

.page-entry-title,
.archive-page-title,
.search-page-title {
  background: #388840;
}

.page-entry-header,
.archive-page-header,
.search-page-header {
  border-bottom: 2px solid #388840;
}

.genpost-entry-title a:hover,
.genpost-entry-meta a:hover,
.single-entry-meta a:hover,
.genpost-entry-footer a:hover {
  color: #388840;
}

.awaken-category-list a:hover,
.awaken-tag-list a:hover {
  background: #388840;
}

.moretag:hover {
  color: #388840 !important;
}

.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
  color: #41fa53;
}

/* --- Typography & tables (legacy custom) --- */
.entry-content p {
  line-height: 1.75em;
}

.entry-content {
  font-size: 1.05em;
}

th {
  font-family: "Roboto", sans-serif;
}

/* --- Main navigation spacing (legacy) --- */
.main-navigation {
  font-size: 15px;
  font-size: 15.5px;
  font-size: 1.55rem;
}

.main-navigation a {
  font-size: 0.9em;
  padding: 15px 12px;
}

@media (min-width: 1200px) {
  .main-navigation a {
    padding: 15px 18px;
    font-size: 1em;
  }
}

.top-navigation .menu-item-has-children > a:after,
.top-navigation .page_item_has_children > a:after {
  margin: 1px 0 0 10px;
}

.main-navigation .menu-item-has-children > a:after,
.main-navigation .page_item_has_children > a:after {
  margin: 1px 0 0 10px;
}

#main-nav-button,
#top-nav-button {
  text-decoration: none;
}

#main-nav-button:hover,
#top-nav-button:hover {
  text-decoration: none;
}

/* --- Home featured area: full-width slider row (legacy layout) --- */
.awaken-featured-slider {
  float: none;
  width: 100%;
  max-width: 100%;
}

/* --- Header / branding (legacy) --- */
.site-title {
  display: none;
}

.site-description {
  color: #8c8c8c;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  text-align: center;
  margin-top: 0;
  font-size: 14px;
}

@media (min-width: 768px) {
  .site-description {
    font-weight: 400;
    font-size: 28px;
    color: #5f5f5f;
    margin-top: 110px;
    text-align: right;
  }
}

.site-logo img {
  max-height: 140px;
  margin: 20px 0;
}

.site-header {
  margin-bottom: 5px;
}

.site-footer {
  background: #222;
}

.fr {
  text-align: right;
}

/* --- Post / archive titles (legacy spacing) --- */
.hentry {
  margin: 0 0 2em;
}

.page-entry-title,
.archive-page-title,
.search-page-title {
  margin: 0 0 0.1em 0;
}

.page-subtitle {
  font-family: "Ubuntu", sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 40px;
  margin: 35px 0 0 0;
}

/* --- Widgets: specific sidebars (legacy) --- */
#text-4.widget {
  margin: 0 0 3em 0;
}

@media (min-width: 768px) {
  #text-4.widget {
    margin: 0 0 1em;
  }
}

#text-5.widget {
  font-size: 1.1em;
}

#text-5.widget ul {
  list-style: none;
  font-size: 1.2em;
  margin: 5px 0 20px;
  line-height: 1.8em;
}

#text-5.widget ul.sublist {
  font-size: 0.9em;
  line-height: 1.6em;
  margin: 0 0 20px 53px;
  list-style-type: disc;
}

.widget_search .search-submit {
  display: none;
}

/* --- Footer: partners + widget styling (legacy) --- */
.footer-recom-section {
  background: #323232;
}

.footer-recom-section .partners {
  text-align: center;
  margin-bottom: 30px;
  font-size: 1.2em;
}

.footer-recom-section .partners,
.footer-recom-section .partners-2 {
  font-size: 1.1em;
}

.footer-recom-section .partners img {
  max-width: 250px;
  padding: 0 0 10px;
}

.footer-recom-section .partners a.btn-secondary {
  margin: 10px 0 10px;
  color: #388840;
}

.footer-recom-section .partners-2 ul {
  margin: 0;
  text-align: left;
}

.footer-recom-section .partners-2 ul li {
  display: inline-block;
  padding-right: 30px;
}

.footer-site-info {
  background: #323232;
}

.footer-widget-area ul {
  margin: 0 0 20px 0;
}

.footer-recom-section .footer-widget-area ul li a:before {
  content: "\f0c8";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 0.8em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  padding-right: 8px;
}

.footer-widget-title {
  font-size: 17px;
  font-size: 1.65rem;
  border-left: 3px solid #388840;
  padding-left: 10px;
  display: inline-block;
  letter-spacing: 1px;
}

.site-brand-container > div {
  padding-left: 0;
  padding-right: 0;
}

/* --- Galleries & misc --- */
.gallery {
  /* margin-bottom: 1.5em; */
}

.gallery-size-medium .gallery-item {
  padding: 10px;
  border-right: 1px solid #ccc;
}

.gallery-size-medium .gallery-item:last-of-type,
.gallery-columns-3 .gallery-item:nth-child(3) {
  border-right: none;
}

.gallery-size-thumbnail .gallery-item {
  padding: 15px;
}

@media (min-width: 768px) {
  .gallery-columns-4 .gallery-item:nth-child(4) {
    border-right: none;
  }

  .gallery-columns-6 .gallery-item {
    max-width: 16.66%;
  }
}

.gallery-columns-6 .gallery-item {
  max-width: 33.33%;
}

#breadcrumbs {
  display: inline-block;
  margin: 20px 0 20px;
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

#breadcrumbs:hover {
  opacity: 1;
}

/* --- Contact Form 7 & UI --- */
.wpcf7 {
  font-size: 1.1em;
}

.wpcf7 p {
  line-height: 1.2em;
  margin-bottom: 15px;
}

.wpcf7 .wpcf7-submit {
  padding: 15px 20px;
  font-size: 1.2em;
  margin-top: 30px;
}

.wpcf7 .input-group {
  margin-bottom: 25px;
}

.wpcf7 .form-control {
  padding: 6px 12px;
  border: 1px solid #ccc;
  background-clip: padding-box;
}

div.wpcf7-mail-sent-ok {
  background: #398f14;
  color: #fff;
  padding: 10px 15px;
}

div.wpcf7-mail-sent-ng {
  background: #ff0000;
  color: #fff;
  padding: 10px 15px;
}

div.wpcf7-spam-blocked {
  background: #ffa500;
  padding: 10px 15px;
}

div.wpcf7-validation-errors {
  background: #f7e700;
  padding: 10px 15px;
}

.btn {
  padding: 6px 12px;
  border-radius: 0;
  text-decoration: none;
}

.btn-default,
a.btn-default {
  background-color: #388840;
  color: #fff;
}

.btn-secondary {
  padding: 4px 8px;
  background-color: #e6e6e6;
  border-color: #adadad;
  color: #388840;
}

#rev-slider-widget-2 {
  margin-top: 10px;
}

.form-result .wpcf7-response-output {
  min-height: 50px;
  margin-top: -10px;
  margin-bottom: 30px;
  position: relative;
  display: block;
}

.form-result .wpcf7-response-output.wpcf7-display-none {
  display: none;
}

.hp-advantages {
  text-align: center;
  margin: 40px auto 0;
  max-width: 760px;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 768px) {
  .hp-advantages {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.hp-advantages .icon {
  color: #388840;
  margin: 0 0 10px;
}

.hp-advantages .fa-stack {
  width: 4em;
  height: 4em;
  line-height: 4em;
  transition: all 1s;
}

.hp-advantages .fa-stack:hover {
  transform: translateY(-10px);
  transition: all 0.3s;
}

.hp-advantages .fa-stack-2x {
  font-size: 4em;
}

.hp-advantages .fa-stack-1x {
  font-size: 1.5em;
}

.hp-advantages .icon h3 {
  margin: 1em 0 0;
}

.hp-advantages .icon a {
  text-decoration: none;
  transition: all 0.3s;
}

.hp-advantages .icon a:hover {
  text-decoration: none;
}

.hp-advantages a.btn {
  color: #fff;
  text-decoration: none;
  font-size: 1.3em;
  margin: 15px 0 0;
  padding: 10px 25px;
}

@media (min-width: 768px) {
  .hp-advantages a.btn {
    font-size: 1.5em;
  }
}

.hp-advantages a.btn:hover,
.hp-advantages a.btn:active,
.hp-advantages a.btn:focus {
  color: #388840;
}

.hp-advantages a.btn .fa {
  font-size: 0.8em;
  padding-left: 6px;
  transition: all 0.2s;
}

.hp-advantages a.btn:hover .fa,
.hp-advantages a.btn:active .fa,
.hp-advantages a.btn:focus .fa {
  transform: translateX(5px);
}

.bottom-widget {
  text-align: center;
}

.bottom-widget .bottom-widget-title {
  color: #388840;
  border-bottom: 1px solid #388840;
  display: inline-block;
  font-family: "Ubuntu", sans-serif;
  font-size: 2.1rem;
  font-weight: 500;
  line-height: 40px;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  padding: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bottom-widget .bottom-widget-title {
    padding: 0 90px;
    width: auto;
  }
}

.bottom-widget .textwidget {
  max-width: 500px;
  margin: 0 auto;
}

.bottom-widget p {
  margin: 0 auto;
}

.bottom-widget .btn {
  color: #fff;
  font-size: 1em;
  padding: 8px 15px;
}

/* --- Shop / pricing blocks --- */
#ekolo-shop {
  margin: 50px 0;
}

#ekolo-shop .product {
  min-height: 740px;
  padding-bottom: 10px;
  padding-top: 10px;
}

@media (max-width: 767px) {
  #ekolo-shop .product {
    padding-left: 0;
    padding-right: 0;
  }
}

#ekolo-pricelist .product {
  background: #efefef;
  padding-top: 25px;
  padding-bottom: 15px;
}

#ekolo-pricelist .product:nth-child(even) {
  background: #f7f7f7;
}

#ekolo-pricelist .product:last-of-type {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  #ekolo-shop .product:nth-child(odd) {
    border-right: 1px solid #ccc;
  }
}

#ekolo-shop .product h3 {
  font-size: 2.5em;
  margin: 0 0 10px;
  width: 100%;
  color: #388840;
  text-align: center;
}

#ekolo-pricelist .product h3 {
  font-size: 1.3em;
  margin: 0;
  padding: 0;
  color: #ccc;
  text-align: center;
}

#ekolo-pricelist .product h3 a {
  color: #525252;
  text-decoration: none;
}

#ekolo-shop .prod-main {
  text-align: justify;
  min-height: 100px;
}

#ekolo-shop .prod-params,
#ekolo-pricelist .prod-params {
  margin: 10px 0;
}

#ekolo-shop .prod-params > div {
  min-height: 80px;
  margin-bottom: 3px;
  padding: 12px 10px;
  border-left: 3px solid #ffffff;
  background: #545454;
  color: #fff;
  text-align: center;
}

@media (max-width: 540px) {
  #ekolo-shop .prod-params > div {
    min-height: 110px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  #ekolo-shop .prod-params > div {
    min-height: 130px;
  }

  #ekolo-shop .product {
    min-height: 870px;
  }
}

#ekolo-pricelist .prod-params > div {
  border-left: none;
  background: none;
  min-height: inherit;
  margin-bottom: 0;
  padding: 5px 10px 20px;
  text-align: center;
}

#ekolo-pricelist .prod-params.col-xs-4 > div {
  text-align: left;
}

#ekolo-shop .prod-params .param-name,
#ekolo-pricelist .prod-params .param-name {
  font-weight: bold;
  margin-top: 5px;
  display: inline-block;
  color: #d4d4d4;
  text-transform: uppercase;
}

#ekolo-pricelist .prod-params .param-name {
  color: #656565;
  margin-top: 4px;
  text-align: center;
  font-size: 1.1em;
}

#ekolo-shop .prod-params .param-value,
#ekolo-pricelist .prod-params .param-value {
  font-size: 1.2em;
  line-height: 1em;
}

#ekolo-pricelist .prod-params .param-value {
  font-weight: bold;
  color: #388840;
}

#ekolo-pricelist .prod-params .bubble .param-value {
  background: #388840;
  color: #fff;
  padding: 8px 5px;
  border-radius: 4px;
}

#ekolo-pricelist .prod-params .param-value {
  display: block;
  font-size: 1.3em;
}

#ekolo-shop .param-name:before,
#ekolo-pricelist .param-name:before {
  display: inline-block;
  font-family: FontAwesome;
  font-size: 13px;
  font-weight: normal;
  margin: 0 5px 0 0;
}

#ekolo-shop .param-dojezd .param-name:before {
  content: "\f241";
}

#ekolo-shop .param-vaha .param-name:before {
  content: "\f24e";
}

#ekolo-shop .param-zatizeni .param-name:before {
  content: "\f0d8";
}

#ekolo-pricelist .param-cena-cas .param-name:before {
  content: "\f017";
}

#ekolo-shop .param-umisteni .param-value,
#ekolo-pricelist .param-umisteni .param-value {
  display: inline-block;
  margin-top: 7px;
}

#ekolo-shop .prices {
  margin: 20px auto 10px;
  text-align: center;
}

#ekolo-pricelist .prod-note {
  color: #848484;
  padding: 5px 10px 0;
  text-align: right;
}

#ekolo-shop .prices .price-standard,
#ekolo-shop .prices .price-current {
  display: inline-block;
  padding: 10px 10px;
  text-decoration: none;
  font-size: 1em;
  color: #fff;
}

@media (min-width: 768px) {
  #ekolo-shop .prices .price-standard,
  #ekolo-shop .prices .price-current {
    padding: 10px 20px;
  }
}

#ekolo-shop .prices .price-standard {
  background: #131313;
}

#ekolo-shop .prices .price-current {
  margin: 5px 0;
  background: #388840;
}

@media (min-width: 1200px) {
  #ekolo-shop .prices .price-current {
    margin: 0 0 0 40px;
  }
}

#ekolo-shop .prices .price-current:after {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 15px;
  font-weight: normal;
  margin: 0 0 0 10px;
}

#ekolo-shop .price-note {
  font-size: 1em;
  font-style: italic;
}

.customer-xp {
  margin-bottom: 20px;
  border-bottom: 2px solid #388840;
  padding: 0 0 10px;
  text-align: justify;
}

.customer-xp p {
  line-height: 1.5em;
  margin-bottom: 12px;
}

.menulink-naelektrinu a {
  color: #e58052;
}

.form-result .wpcf7-display-none {
    /*display: none !important;*/
}
.price-vat {
    font-size: 0.75em;
    font-weight: normal;
}
.grecaptcha-badge { visibility: hidden; }

.site-title-text {
  float: none;
}

.wpcf7 form.sent .wpcf7-response-output {
    background: #46b450;
    color: #ffffff;
}