/*
Theme Name: doconnect v2
Theme URI: https://einseitensprung.at
Author: ESP
Author URI: https://einseitensprung.at
Description: a custom theme.
Requires at least: WordPress 6.1
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: doconnect.at
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded
comments, translation-ready
*/

body {
  font-family: "brandon-grotesque", sans-serif !important;
  font-size: 20px !important;
  padding-top: 140px;
  font-weight: 200 !important;
}

div[data-hs-anchor="true"] {
  scroll-margin-top: 140px;
}

.bg-light2 {
  background: #fff6f1 !important;
  color: #fff !important;
}

.navbar-brand {
  font-size: 45px !important;
  color: #fff;
  transition: all 0.3s ease-in-out;
}

.navbar-brand:hover,
.navbar-brand:focus,
.navbar-brand:active {
  color: #000 !important;
}

.navbar-brand img {
  height: 80px;
}

.navbar-brand:hover {
  opacity: 0.6;
}

.nav-item {
  font-size: 18px !important;
  margin-left: 10px;
  margin-right: 10px;
  font-weight: 400 !important;
}

.nav-item:last-child {
  margin-right: 0px;
}

nav .dropdown-menu {
  border-radius: 0px !important;
}

nav .dropdown-menu .nav-item {
  margin-right: 10px;
  color: #879a95 !important;
}

.nav-link {
  color: #879a95 !important;
  font-weight: 400 !important;
  transition: all 0s ease-in-out;
  font-size: 20px;
}

.nav-link:hover {
  color: #000 !important;
}

.nav-link.mActive {
  color: #000 !important;
  font-weight: 600;
  text-decoration: underline;
}

.current-menu-item a {
  padding-left: 16px !important;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23879A95" class="bi bi-arrow-right-short" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8"/></svg>')
    no-repeat left center !important;
}

a.nav-link.active,
a.nav-link.active:hover {
  background: none !important;
  color: #000 !important;
}

nav .dropdown-menu a.nav-link {
  color: #000 !important;
}

.navbar-toggler {
  box-shadow: none !important;
  border: none !important;
  top: 28px;
}

.navbar-toggler span {
  display: block;
  background-color: #879a95 !important;
  color: #879a95 !important;
  height: 3px;
  width: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
  left: 0;
  opacity: 1;
  transition: all 0.35s ease-out;
  transform-origin: center left;
  border-radius: 4px !important;
}

.navbar-toggler span:nth-child(1) {
  transform: translate(0%, 0%) rotate(0deg);
}

.navbar-toggler span:nth-child(2) {
  opacity: 1;
}

.navbar-toggler span:nth-child(3) {
  transform: translate(0%, 0%) rotate(0deg);
}

.navbar-toggler span:nth-child(1) {
  margin-top: 0.3em;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
  transform: translate(15%, -33%) rotate(45deg);
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
  opacity: 0;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
  transform: translate(15%, 33%) rotate(-45deg);
}

a {
  color: #496c72 !important;
}

h1,
h2,
h2,
h4,
h5,
h6 {
  color: #496c72 !important;
}

header h1 {
  font-size: 70px;
  line-height: 70px;
  color: #fff !important;
}

header h2 {
  font-size: 45px;
  line-height: 45px;
  color: #e4e4e4 !important;
}

.menu_margin {
  margin-top: 210px;
}

.menu_margin_start {
  margin-top: 93px;
}

.carousel-item {
  height: 70vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.carousel-caption {
  color: #f0f5be !important;
  text-align: center;
  text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

.carousel-caption h5 {
  font-size: 36px;
  font-weight: 600;
}

.carousel-caption p {
  font-weight: 600;
}

#rn_breadcr {
  font-size: 12px !important;
}

#rn_breadcr a {
  color: #2c656c !important;
}

h1 {
  font-family: "adobe-caslon-pro", serif;
  color: #667974;
  font-size: 60px !important;
}

h2 {
  font-family: "adobe-caslon-pro", serif;
  color: #667974;
}

h3 {
  font-family: "adobe-caslon-pro", serif;
  color: #667974;
  font-size: 40px !important;
}

h4 {
  color: #667974;
  font-size: 30px !important;
}

p,
figure {
  margin: 0px !important;
  padding: 0px !important;
}

.content_wrapper a {
  color: #2c656c;
}

.content_wrapper a:hover {
  color: #000;
}

hr.star-primary {
  border-color: #2c656c !important;
  opacity: 1 !important;
}

hr.star-light,
hr.star-primary {
  margin: 5px auto 30px;
  padding: 0;
  max-width: 250px;
  border: 0;
  border-top: solid 2px;
  text-align: center;
}

.tbl_price td {
  background: #fff !important;
}

figure.about img {
  margin-right: 20px;
  border: 4px solid #fff;
  float: left;
  margin-bottom: 10px;
}

.card h3 {
  color: #8a2540;
  font-size: 32px;
}

.card .img-hover-zoom,
.rl-gallery-link img {
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.card .img-hover-zoom img,
.rl-gallery-link img {
  transition: transform 0.5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.card:hover .img-hover-zoom img,
.rl-gallery-link:hover img {
  transform: scale(1.2);
}

.btn-primary,
.tml-button {
  background: #496c72 !important;
  border: none !important;
  border-radius: 0px !important;
  padding: 20px 40px !important;
  color: #fff !important;
}

.btn-primary:hover,
.tml-button:hover {
  opacity: 0.7 !important;
  color: #fff !important;
}

.btn-secondary {
  background: #999 !important;
  border: none !important;
  border-radius: 0px !important;
  padding: 20px 40px !important;
  color: #fff !important;
}

.btn-secondary:hover {
  background: #ccc !important;
}

.btn-sm {
  padding: 10px 20px !important;
  margin: 10px 0px !important;
}

.btn-md {
  padding: 10px 20px !important;
  margin: 10px 0px !important;
}

.btn:focus {
  outline: none !important;
  box-shadow: none !important;
}

.rn_mapFrame {
  width: 100%;
  height: 400px;
}

.tml-submit-wrap {
  text-align: center !important;
}

.tml-links {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.tml-links {
  list-style: none;
  text-align: center;
}

.tml-message {
  border-color: #75b798 !important;
}

.bookly-appointments-table {
  margin: auto;
}

.bookly-customer-appointment-list h2 {
  display: none;
}

.bookly-form div.bookly-label-error {
  color: #e35d6a !important;
}

.container.success,
.container-fluid.success {
  color: #8a2440;
  background: #f5e8e9;
}

footer {
  margin-top: 100px;
  color: #496c72;
}

footer a,
footer h1,
footer h3,
footer h4 {
  color: #000 !important;
  text-decoration: none !important;
}

footer a:hover {
  opacity: 0.6 !important;
}

footer h1 {
  color: #496c72 !important;
  text-decoration: none !important;
}

footer a.btn-primary {
  font-size: 26px !important;
}

footer a.btn-primary:hover {
  color: #fff !important;
}

footer ul {
  padding: 0px;
  margin: 0px;
}

footer ul li {
  list-style: none;
  font-size: 16px !important;
  padding: 2px 0px;
  margin: 0px;
}

footer a,
footer a > h1 {
  font-size: 18px;
  transition: all 0.3s ease-in-out;
}

footer a:hover,
footer a:hover > h1 {
  color: #000 !important;
}

footer hr {
  border-color: #496c72;
  background-color: #879a95;
  opacity: 1 !important;
}

footer h2 {
  color: #879a95 !important;
}

footer .footer-above {
  padding: 50px 0px;
  background-color: #f0f0f0;
  color: #030303;
}

footer .footer-above h4 {
  font-family: "adobe-caslon-pro", serif;
  font-style: italic !important;
  color: #496c72 !important;
  opacity: 0.8;
}

footer .footer-below {
  padding: 25px 0;
  background-color: #fff6f1;
  color: #000 !important;
}

footer td {
  font-size: 18px !important;
}

#rn-shop ul li {
  text-align: start;
}

#rn-shop p {
  text-align: start !important;
}

#rn-subnav ul {
  list-style: none;
}

#rn-subnav li {
  display: inline-block;
  margin-left: 20px;
  font-size: 20px;
}

#rn-subnav li a.inactive {
  color: #999 !important;
  text-decoration: none !important;
  cursor: default !important;
}

.form-control:focus,
.form-check-input:focus {
  color: #212529;
  background-color: #fff;
  border-color: #5a1a2c !important;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(138, 36, 64, 0.25) !important;
}

.form-check-input:checked {
  color: #fff;
  background-color: #5a1a2c !important;
  border-color: #5a1a2c !important;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(138, 36, 64, 0.25) !important;
}

.bookly-nav-btn.bookly-btn.bookly-js-download-ics {
  background: #000 !important;
}

.bookly-btn:hover,
.bookly-btn-default:hover {
  opacity: 0.6 !important;
}

.bookly-btn,
.bookly-btn-default {
  border-radius: 0px !important;
  font-weight: 500 !important;
}

.bookly-btn,
.bookly-btn > span,
.bookly-btn-default > span {
  border-radius: 0px !important;
  font-weight: 500 !important;
  font-size: 14px !important;
}

select.bookly-time-zone-switcher {
  display: none !important;
}

.bookly-checkbox-group > input[type="checkbox"]:checked + label > i {
  background-image: url(../../plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/check-16.png) !important;
  background-size: 9px;
}

.dc_kontakt_footer {
  line-height: 29px !important;
}

.dc_kontakt_footer a {
  font-size: 18px !important;
}

.tos-desktop .tos-wrapper.tos-fixed {
  background-color: rgba(255, 255, 255, 0.85) !important;
}

.accordion-button {
  background: #e5ebea !important;
  color: #496c72 !important;
  font-weight: 4600 !important;
  box-shadow: none !important;
  border-radius: none !important;
  font-size: 20px !important;
  border-bottom: 1px solid #fff !important;
}

.accordion-button:not(.collapsed) {
  color: #496c72 !important;
  background: #e5ebea !important;
  box-shadow: none !important;
  border-radius: none !important;
}

.accordion-button:focus {
  box-shadow: none !important;
}

.accordion-button:after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23496C72'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}

.alert-secondary {
  background: #e5ebea !important;
}

.zoom {
  transition: transform 0.4s;
}

.zoom:hover {
  transform: scale(
    1.05
  ); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.dc_bold a {
  font-weight: 600;
  color: #496c72 !important;
  transition: all 0.3s ease-in-out;
}

.dc_bold a:hover {
  opacity: 0.6;
}

.dc_service_link {
  font-weight: 600 !important;
  transition: all 0.3s ease-in-out;
}

.dc_service_link:hover {
  opacity: 0.6;
}

.dc_nav_button {
  background: #496c72 !important;
  padding: 8px 8px;
  color: #fff !important;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  transition: 0.3s;
}

.dc_nav_button:hover {
  opacity: 0.7;
  transition: 0.3s;
}

.dc_form_button {
  background: #496C72 !important;
}

footer h4,
footer h2 {
  color: #496c72 !important;
}

.dc_map {
  background: #496C72 !important;
  color: #fff !important;
  border-radius: 0px !important;
  margin-bottom: 10px;
}

.dc_map:hover {
  background: #666 !important;
  color: #fff !important;
  border-radius: 0px !important;
}

.footer-area-one .textwidget:not(.custom-html-widget) {
  font-size: 12px !important;
  margin-top: 10px;
}

.dc_menu_termin,
.dc_menu_urlaub {
  display: none;
}

.dc_menu_add a {
  background: #496c72 !important;
  display: inline-block !important;
  padding: 8px 10px !important;
  margin: 4px 0px !important;
}

.dc_menu_add a:hover {
  opacity: 0.7 !important;
}

.ishome_hl {
  font-size: 60px !important;
}



@media (max-width: 768px) {
  .navbar-brand img {
    height: 56px;
  }

  .nav-item-57 a,
  .nav-item-58 a {
    background: #000 !important;
    display: inline-block !important;
    padding: 0px 10px !important;
    margin: 4px 0px !important;
  }

  header h1 {
    font-size: 40px !important;
    line-height: 40px !important;
  }

  header h2 {
    font-size: 25px !important;
    line-height: 25px !important;
  }

  header img {
    width: 80px;
  }

  .carousel-item {
    height: 40vh;
    min-height: 350px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }

  h1 {
    color: #2c656c;
    font-size: 40px !important;
  }

  .rn_mapFrame {
    width: 100%;
    height: 200px !important;
  }

  footer h4 {
    color: #a8be9f !important;
    font-size: 20px !important;
  }

  .dc_menu_termin,
  .dc_menu_urlaub {
    display: block;
  }

  .dc_menu_termin a:hover,
  .dc_menu_urlaub a:hover {
    color: #000 !important;
    background: #fff !important;
  }

  .dc_menu_add {
    display: none;
  }
}

@media only screen and (max-width: 800px) {
  /* Force table to not be like tables anymore */
  #no-more-tables table,
  #no-more-tables thead,
  #no-more-tables tbody,
  #no-more-tables th,
  #no-more-tables td,
  #no-more-tables tr {
    display: block;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  #no-more-tables tr {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-top: 30px;
  }

  #no-more-tables td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #ccc;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }

  #no-more-tables td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }

  /*
Label the data
*/
  #no-more-tables td:before {
    content: attr(data-title);
  }
}
