.product-page .item-questions .title {
  color: #aa5f0e !important; }

.cookies-info .buttons .btn.btn-accept, .cookies-settings .buttons .btn.btn-accept, .cookie-item-tadam .buttons .btn.btn-accept, .tadam-cms .buttons .btn.btn-accept {
  border: 2px solid #126425 !important;
  background-color: #126425 !important; }
  .cookies-info .buttons .btn.btn-accept:hover, .cookies-settings .buttons .btn.btn-accept:hover, .cookie-item-tadam .buttons .btn.btn-accept:hover, .tadam-cms .buttons .btn.btn-accept:hover {
    border: 2px solid #0f5a21 !important;
    background-color: #0f5a21 !important; }

.btn-primary, .btn-secondary {
  background-color: #884708 !important;
  background-image: none !important; }
  .btn-primary:hover, .btn-primary:focus, .btn-secondary:hover, .btn-secondary:focus {
    background-color: #884708 !important; }

.carousel-text p, .carousel-text ul li, .carousel-text ol li, .newsy-carousel p {
  color: #ffffffc9 !important; }

.carousel-text .text-bg {
  display: none !important; }

#footer .bottom-nav ul li a {
  color: var(--primary-text) !important; }
  #footer .bottom-nav ul li a:hover {
    color: #aa5f0e !important; }

.bottom-footer p {
  color: var(--primary-text); }

.bottom-footer a, .product-page .item-questions .title {
  color: var(--primary-text); }
  .bottom-footer a:hover, .product-page .item-questions .title:hover {
    color: #aa5f0e !important; }

body {
  background-image: none !important; }

.page-nav > li > a, .customer > li > a, #language-menu > li > a {
  background-color: #00000080;
  border-radius: 18px; }
  .page-nav > li > a:hover, .customer > li > a:hover, #language-menu > li > a:hover {
    background: var(--primary-bg); }

.product-page .item-answears h2, .product-page .item-questions .one-question.active .title {
  color: #aa5f0e; }

.product-page .item-questions .title:after {
  background-color: #aa5f0e; }

body input[type="number"], body input[type="text"], body input[type="tel"], body input[type="email"], body input[type="password"], body input[type="datetime-local"], body input[type="date"], body select.form-control, body textarea {
  color: #fff; }
  body input[type="number"]:hover, body input[type="number"]:focus, body input[type="text"]:hover, body input[type="text"]:focus, body input[type="tel"]:hover, body input[type="tel"]:focus, body input[type="email"]:hover, body input[type="email"]:focus, body input[type="password"]:hover, body input[type="password"]:focus, body input[type="datetime-local"]:hover, body input[type="datetime-local"]:focus, body input[type="date"]:hover, body input[type="date"]:focus, body select.form-control:hover, body select.form-control:focus, body textarea:hover, body textarea:focus {
    color: #fff; }

#reservation-features .feature-values input[type='text'], #reservation-features .feature-values input[type='email'], #reservation-features .feature-values input[type='tel'], #reservation-features .feature-values input[type='number'], #reservation-features .feature-values select {
  color: #000000; }
  #reservation-features .feature-values input[type='text']:hover, #reservation-features .feature-values input[type='text']:focus, #reservation-features .feature-values input[type='email']:hover, #reservation-features .feature-values input[type='email']:focus, #reservation-features .feature-values input[type='tel']:hover, #reservation-features .feature-values input[type='tel']:focus, #reservation-features .feature-values input[type='number']:hover, #reservation-features .feature-values input[type='number']:focus, #reservation-features .feature-values select:hover, #reservation-features .feature-values select:focus {
    color: #000000; }

.form-group label .required {
  color: #fff; }

.shop-cart .text-value, .shop-cart .shop-product-one-feature .feature-name, .shop-cart .shop-product-one-feature p {
  color: #afafaf; }

#logo {
  padding-bottom: 25px; }

header.sticked {
  transform: translateY(-252px); }

.product-page #answear-reviews input, .product-page #answear-reviews textarea {
  color: var(--transparent-color2); }
  .product-page #answear-reviews input::placeholder, .product-page #answear-reviews textarea::placeholder {
    color: var(--transparent-color2); }
  .product-page #answear-reviews input:hover, .product-page #answear-reviews textarea:hover {
    color: var(--text-hover); }
    .product-page #answear-reviews input:hover::placeholder, .product-page #answear-reviews textarea:hover::placeholder {
      color: var(--text-hover); }

@media (max-width: 575.5px) {
  .wcag-settings {
    width: 100%;
    justify-content: space-between;
    padding-right: 10px; }
    .wcag-settings p {
      display: none; }

  #logo {
    padding-bottom: 20px; }

  header.sticked {
    transform: translateY(calc(-12vw - 130px)); } }
@media (min-width: 576px) and (max-width: 767.5px) {
  header.sticked {
    transform: translateY(-272px); } }
@media (min-width: 768px) and (max-width: 991.5px) {
  header.sticked {
    transform: translateY(-300px); } }
@media (min-width: 992px) and (max-width: 1199.5px) {
  header.sticked {
    transform: translateY(-300px); } }

/*# sourceMappingURL=main.css.map */
