/*.site-footer {
  display: none;
}*/

.site-footer .block {
  padding: 0px;
  margin: 0px;
}
.top-footer-mobil {
  display: none;
}
footer .container {
  max-width: none;
}
footer .site-footer__top .content li a {
  border: none;
  padding: 0;
  display: unset;
  text-decoration: none;
  color: #d0bfb0;
  font-size: 16px;
}
footer .row {
  width: 100% !important;
  --bs-gutter-x: 0 !important;
  padding-right: 0px !important;
}
.site-footer .block {
  border: none;
  background-color: #221000;
}
footer.site-footer,
footer.site-footer .container,
footer.site-footer #block-lcrfooter {
  position: relative;
  padding: 0px;
  margin: 0px;
}

footer.site-footer #block-lcrfooter {
  background: #221000;
}

#block-footer {
  background-color: #221000;
  margin: 0;
  padding: 0px;
}

#block-footer #footer-items {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 2rem;
}

#block-footer #footer-social-icons {
  width: 159px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 35px;
  height: 21px;
  margin-bottom: 35px;
  transform: scale(1.7);
}
#block-footer #footer-social-icons a {
  position: relative;
  width: 24px;
  margin-left: -2.7rem;
  left: 2.75rem;
}

#block-footer #footer-logo {
  width: 343.65px;
  height: 142.27px;
}
#block-footer .tl-footer-mtn {
  
  position: absolute;
  bottom: -1px;
  left: -10px;
  width: calc(100% + 20px);
}
#tl-footer-map {
  width: 100%;
  height: 360px;
  object-fit: cover;
  object-position: center;
}

#tl-footer-mtn {
  width: 100%;
  height: auto;
}

#tl-footer-map-title {
  position: absolute;
  width: 100%;
  top: 30%;
  left: 50%;
  transform: translate(-50%);
}
#block-footer .tl-footer-map-btn {
  margin: 0px;
}

#block-footer .tl-footer-map-btn a {
  top: 0px;
}
#tl-footer-map-ctn {
  color: var(--text-text-primary, #24150b);
  text-align: center;
  font-feature-settings: "clig" off, "liga" off;

  /* highFidelity/desktop/heading/H3 */
  font-family: work-sans;
  font-size: 35px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 45px !important; /* 128.571% */
}
#tl-footer-map-ctn {
  position: relative;
  display: flex;
}

#block-footer #footer-social-icons a:first-child {
  left: 2.7rem;
}
#block-footer #footer-social-icons a:last-child {
  margin-left: 0px;
  margin-right: 10px;
}

path#instagram-white:hover {
  fill: #be7b3d;
  transition: all 0.3s;
}

path#Path_83931:hover {
  fill: #be7b3d;
  transition: all 0.3s;
}

path#Path_83931:hover #Path_83930 {
  fill: #be7b3d;
  transition: all 0.3s;
}

path#facebook-white:hover {
  fill: #be7b3d;
  transition: all 0.3s;
}

path#twitter-white:hover {
  fill: #be7b3d;
  transition: all 0.3s;
}
#block-footer .footer-btn {
  margin: 0 auto;
  display: block;
  width: 318px;
  height: 48px;
  color: #fff;
  background-color: #b58150;
  font-size: 14px;
  font-family: work-sans;
  font-style: bold;
  line-height: 15px;
  border: 1px solid #fff;
  border-radius: 24px;
  text-align: center;
  padding-top: 2px;
  text-decoration: none;
  padding-top: 16px;
  font-weight: bold;
  margin-top: 1vh;
}

#block-footer .footer-btn:hover {
  transform: translate(0, -10px);
}

#block-footer ul {
  list-style: none;
  color: #d0bfb0;
  font-size: 16px;
  font-family: work-sans;
  font-style: bold;
  line-height: 24px;
  padding-left: 0px;
}

#block-footer li:first-child::before {
  content: unset;
  width: 0;
  height: 0;
}

#block-footer li::before {
  font-size: 16px;
  margin-right: 7px;
  margin-left: 7px;
  content: "";
  width: 0.25rem;
  height: 0.25rem;
  background-color: #d0bfb0;
  display: inline-block;
  border-radius: 50%;
  vertical-align: middle;
}

#block-footer #footer-nav {
  margin: 0 auto;
  display: flex;
  justify-content: center;

  align-items: baseline;
  margin-top: 2vh;
  margin-bottom: 0.5vh;
  line-height: 24px;
  font-weight: 400;
}

#block-footer #footer-links {
  margin: 0 auto;
  display: flex;
  justify-content: center;

  align-items: baseline;
  margin-bottom: 7vh;
  line-height: 24px;
  padding-left: 0px;
  font-weight: 400;
}

#block-footer #footer-nav a:hover,
#block-footer #footer-links a:hover,
#block-footer #footer-address a:hover,
#block-footer #footer-us a:hover {
  background-color: unset;
  text-decoration: underline;
  color: #d0bfb0;
  font-weight: 400;
}

#block-footer #footer-address,
#block-footer #footer-roost,
#block-footer #footer-powered {
  text-align: center;
  font-family: work-sans !important;
  font-size: 16px;
  line-height: 24px;
  color: #d0bfb0;
  font-weight: 400;
}

#block-footer #footer-address > a,
#block-footer #footer-roost > a {
  text-decoration: none;
  color: #d0bfb0 !important;
}

#block-footer #footer-roost {
  margin-bottom: 5vh;
}

#block-footer #footer-address {
  margin-bottom: 0.5vh;
}
#fsf-input {
  font-size: 16px;
  border: 1px solid #d0bfb0;
  outline: none;
  flex-grow: 1;
  text-indent: 7.8rem;
  border-radius: 0;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -webkit-appearance: none;
  border-radius: 2.4rem;
  background: #221000;
  color: #fff;
  font-weight: 400;
  width: 350px;
  height: 50px;
}

#mobil-menu-search-form #fsf-input::placeholder {
  color: #54565b;
}

#fsf-input::placeholder {
  color: #fff;
  opacity: 1;
}

#fsf-input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

#fsf-input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}
#fsf-submit {
  border: 0;
  outline: none;
  position: absolute;
  margin-left: -3rem;
  background: #b58150;

  border-radius: 75;
  width: 50px;
  height: 50px;
  background-image: url("/themes/custom/tupperlake/i/footer-search-icon.svg");
  background-repeat: no-repeat;
  background-position: 0.9rem center;
  border-radius: 50%;
  border: 1px solid #d0bfb0;
}
#footer-bot-search,
#mobil-menu-search-form {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#mobil-menu-search-form #fsf-input {
  background: #fff;
  border: 1px solid #fff;
  color: #54565b;
  height: 47px;
  width: 292px;
  font-size: 16px !important;
  text-indent: 1rem;
}
#mobil-menu-search-form #fsf-submit {
  margin-left: 15.5rem;
  width: 47px;
  height: 47px;
  background-position: 13px 12px;
  border: 1px solid #fff;
  background-image: url("/themes/custom/tupperlake/i/search-mobil-menu.svg");
}

#footer-bot-search-title {
  color: #d0bfb0;
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 1.8rem;
  text-align: center;
  font-family: work-sans;
}
.footer-mtn {
  margin-top: -6.3rem;
  width: 100%;
  overflow: hidden;
}
#footer-map-title {
  color: #221000;
  font-weight: 700 !important;
  font-size: 35px;
  margin-bottom: 1.8rem;
  text-align: center;
  margin-top: -13rem;
  font-family: work-sans;
}
#tl-footer-map-title h3{
  color: var(--text-text-primary, #24150B);
  text-align: center;
  font-feature-settings: 'clig' off, 'liga' off;
  
  /* highFidelity/desktop/heading/H3 */
  font-family: work-sans;
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 24px;
  line-height: 45px; /* 128.571% */
}
#footer-map {
  width: 100%;
}
.tl-map-btn {
  margin: 0 auto;
  margin-top: 0px;
  display: block;
  width: 150px;
  height: 60px;
  color: #f7f7f7 !important;
  background: #221000;
  font-size: 20px;
  border: 1px solid #fff;
  border-radius: 40px;
  text-align: center;
  text-decoration: none;
  padding-top: 28px;
  font-weight: bold;
  top: -1rem;
  position: relative;
  line-height: 0rem;
  transition: all 0.2s ease-in-out;
  font-family: work-sans;
}
.tl-map-btn:hover {
  padding-top: 25px;
  text-decoration: none;
}
/*################### Chat Stuff ###################*/
#block-footer .chat {
  background: #b58150;
  height: 395px;
  padding-left: 20.2%;
  padding-right: 20.2%;
  border: 1px solid #fff;
}
#block-footer .news,
#block-footer .chatwus,
#block-footer .guide {
  float: left;
  width: 33.33%;
  padding-top: 5rem;
  padding-right: 4rem;
}
#block-footer .tl-chat-btn {
  margin: 0 auto;
  margin-top: 0px;
  display: block;
  width: 162px;
  height: 35px;
  color: #b58150 !important;
  background: #221000;
  font-size: 16px;
  border-radius: 24px;
  text-align: center;
  text-decoration: none;
  padding-top: 16px;
  font-weight: bold;
  position: relative;
  line-height: 0rem;
  margin-left: 0rem;
  transition: all 0.3s;
  font-family: work-sans !important;
}
#block-footer .tl-chat-btn:hover {
  padding-top: 14px;
}
#block-footer #footer-chat-title {
  font-size: 30px;
  font-weight: 600;
  color: #221000;
  font-family: work-sans;
  bottom: -1rem;
  position: relative;
}
#block-footer p {
  font-size: 20px;
  font-weight: 300;
  font-family: work-sans;
  color: #221000;
}
.line-spacer {
  border-left: 2px solid #221000;
  border-right: 2px solid #221000;
  height: 215px;
  margin-left: -2.5rem;
  padding-right: 5rem;
  width: 23.5rem;
  margin-top: -1rem;
  position: absolute;
}

@media only screen and (max-width: 1800px) {
  #block-footer .chat {
    padding-left: 19.5%;
    padding-right: 13.5%;
  }
}
@media only screen and (max-width: 1600px) {
  .footer-mtn {
    margin-top: -5.3rem;
  }
  #footer-map-title {
    margin-top: -12rem;
  }
  #block-footer .chat {
    padding-left: 16.5%;
    padding-right: 9.5%;
  }
}

@media only screen and (max-width: 1440px) {
  .footer-mtn {
    margin-top: -5.45rem;
    width: 100%;
  }
  #block-footer .chat {
    margin-top: 0rem;
    padding-left: 15%;
    padding-right: 8%;
  }
  #footer-map-title {
    margin-top: -11rem;
  }
}
@media only screen and (max-width: 1366px) {
  #footer-map-title {
    margin-top: -10.5rem;
  }
  .footer-mtn {
    width: 100%;
    margin-top: -5.3rem;
  }
  #block-footer .chat {
    margin-top: 0rem;
    padding-left: 13%;
    padding-right: 7%;
  }
}

@media only screen and (max-width: 1280px) {
  #block-footer .chat {
    padding-left: 9%;
    padding-right: 0%;
  }
  .footer-mtn {
    margin-top: -5rem;
  }
}

@media only screen and (min-width: 700px) {
  #block-footer #footer-roost,
  #footer-powered {
    display: inline-block;
  }

  #block-footer #footer-roost {
    margin-left: 5px;
  }

  #block-footer #footer-us {
    display: flex;
    justify-content: center;
  }
}

@media only screen and (max-width: 1000px) {
  #block-footer #footer-links {
    flex-wrap: wrap;
    margin-bottom: 5vh;
    max-width: 325px;
  }
  #block-footer #footer-links li:last-child {
    text-align: center;
    margin-top: 10px;
  }
  #block-footer #footer-logo {
    width: 275px;
    height: 61.57;
    margin-top: 0vh;
    margin-bottom: 0px;
  }
  #block-footer #footer-nav {
    margin-top: 2vh;
    margin-bottom: 1vh;
  }

  #block-footer #footer-roost {
    margin-bottom: 5vh;
  }
  #footer-bot-search-title {
    font-size: 16px;
  }
  #block-footer #footer-social-icons {
    transform: scale(1.5);
    margin-bottom: 45px;
    margin-top: 20px;
    height: 22px;
  }
  #footer-bot-search #fsf-input {
    font-size: 16px;
    width: 320px;
    height: 47px;
    text-indent: 6.8rem;
  }
  #block-footer #footer-items {
    margin-bottom: 0rem;
  }
  #footer-map {
    height: 180px;
    object-fit: cover;
  }
  .footer-mtn {
    margin-top: -2.5rem;
  }
  #footer-map-title {
    font-size: 25px;
    padding-bottom: 4rem;
  }
  .tl-map-btn {
    top: -4.5rem;
  }
  #block-footer .news,
  #block-footer .chatwus,
  #block-footer .guide {
    width: 100%;
    padding-top: 0rem;
    padding-right: 0rem;
  }
  .top-footer-mobil {
    display: block;
    background: #b58150;
    height: 370px;
    padding-left: 250px;
    padding-right: 250px;
  }
  #block-footer .tl-chat-btn {
    width: 100%;
    background: none;
    color: #221000 !important;
    font-weight: 600;
    font-family: work-sans;
    font-size: 20px;
    background-image: url("/themes/custom/tupperlake/i/homepage/left>brown.svg");
    background-repeat: no-repeat;
    background-position: 0rem center;
    text-align: left;
    padding-left: 2rem;
    margin-left: auto;
    width: 19rem;
  }
  #block-footer p {
    font-size: 16px;
    color: #221000;
    text-align: center;
    margin-top: 0rem;
  }
  #top-footer-title {
    font-size: 25px;
    color: #221000;
    font-weight: 600;
    text-align: center;
    padding-top: 3rem;
    position: relative;
    bottom: 1rem;
  }
  .chat {
    display: none;
  }
  #fsf-submit {
    height: 47px;
  }
  #block-footer #footer-social-icons {
    width: 145px;
  }
  #top-footer-title {
    padding-top: 3.8rem;
  }
}
@media only screen and (max-width: 800px) {
  #top-footer-title {
    padding-top: 3.1rem;
  }
}

@media only screen and (max-width: 500px) {
  .top-footer-mobil {
    padding-left: 25px;
    padding-right: 25px;
  }
  #top-footer-title {
    padding-top: 3.7rem;
  }
  #block-footer #footer-address {
    margin-bottom: -2vh;
  }
  #block-footer #footer-powered {
    margin-top: 2vh;
  }
}
