.bg-the-farm-gray {
  --bs-bg-opacity: 1;
  background-color: rgba(242, 196, 87, var(--bs-bg-opacity)) !important;
}
.bg-the-farm-red {
  --bs-bg-opacity: 1;
  background-color: rgba(255, 102, 66, var(--bs-bg-opacity)) !important;
}
.bg-the-farm-yellow {
  --bs-bg-opacity: 1;
  background-color: rgba(255, 102, 66, var(--bs-bg-opacity)) !important;
}
.btn-the-farm-red {
  --bs-btn-color: #fff;
  --bs-btn-bg: #ff6642;
  --bs-btn-border-color: #ff6642;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d95738;
  --bs-btn-hover-border-color: #cc5235;
  --bs-btn-focus-shadow-rgb: 255, 125, 94;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #cc5235;
  --bs-btn-active-border-color: #bf4d32;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ff6642;
  --bs-btn-disabled-border-color: #ff6642;
}
.btn-main-color {
  --bs-btn-color: #fff;
  --bs-btn-bg: #ff6642;
  --bs-btn-border-color: #ff6642;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d95738;
  --bs-btn-hover-border-color: #cc5235;
  --bs-btn-focus-shadow-rgb: 255, 125, 94;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #cc5235;
  --bs-btn-active-border-color: #bf4d32;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ff6642;
  --bs-btn-disabled-border-color: #ff6642;
}
body a {
  --bs-link-color: #1a171b;
  --bs-link-color-rgb: 26,23,27;
  --bs-link-hover-color-rgb: 0,0,0;
}
body h1, body h2 {
  color: #1a171b;
}
body > header {
  background-image: url("/media/dd415c50-3de2-4368-9ab6-7a43a8987339/Plecharna-uvodni-fotka.jpg");
}
body section.actual .actual-header-block:before {
  background-color: #ff6642;
}
body section.actual h4 .actual-title:first-line {
  color: #ff6642;
}
body section.blog {
  --layout-front-red: #ff6642;
}
body section.static-page .contact-form {
  background-color: #f2c457;
}
body section.permanentMenu h3 {
  color: #ff6642;
}
body section.permanentMenu nav .nav-tabs .nav-link {
  border: none;
  --bs-nav-link-color: #ff6642;
}
body section.permanentMenu nav .nav-tabs .nav-link.active:after {
  background-color: #1a171b;
}
body section.permanentMenu .tab-content h3 {
  color: #1a171b;
}
body section.eshopIframe, body section.reservationIframe {
  background-color: #f2c457;
}
body section.quotation h2 {
  color: #ff6642;
}
body section.quotation .carousel .carousel-inner .carousel-item .quotation-title {
  color: #ff6642;
}
body section.actions-calendar .actions-calendar-header-block:before {
  background-color: #ff6642;
}
body section.actions-calendar .common-actions h2 {
  color: #ff6642;
}
body section.actions-calendar .repeating-actions h3 {
  color: #ff6642;
}
body section.actions-calendar .repeating-actions h3:first-line {
  color: #1a171b;
}
body > header nav.top-nav a {
  --bs-nav-link-color: #f2c457;
  --bs-nav-link-hover-color: #eeb328;
}
.form-control:focus {
  border-color: #ff6642;
  box-shadow: 0 0 0 0.25rem rgba(255, 102, 66, 0.25);
}
form:not(.no-nice) [type="radio"]:checked + span::before, form:not(.no-nice) [type="checkbox"]:checked + span::before, form:not(.no-nice) [type="radio"] + span::before, form:not(.no-nice) [type="checkbox"] + span::before {
  color: #ff6642;
}
.com-gallery-viewer .switch-galleries-top a {
  color: #ff6642;
}
.com-gallery-viewer .switch-galleries-top a.active:after {
  background-color: #1a171b;
}
html.layout-louka {
  --com-single-gallery-title-color: #ff6642;
  --com-gallery-subtitle-text-color: #ff6642;
}
@media (min-width: 992px) {
  html.layout-louka body > header .nav-link {
    --bs-nav-link-color: #f2c457;
    --bs-nav-link-hover-color: #eeb328;
  }
}
html.layout-louka .compositePage .permanentMenu h3 {
  color: #ff6642;
}
html.layout-louka .compositePage .permanentMenu nav .nav-tabs .nav-link {
  border: none;
  --bs-nav-link-color: #ff6642;
}
html.layout-louka .compositePage .permanentMenu nav .nav-tabs .nav-link.active:after {
  background-color: #1a171b;
}
html.layout-louka .compositePage .permanentMenu .tab-content h3 {
  color: #1a171b;
}
