/*
Theme Name: LALA LODGE
Theme URI: https://ametrine.qodeinteractive.com
Description: A child theme of Ametrine
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: ametrine
Template: ametrine
*/
/* Sand: #f0eae5 (alt #F2E9E4); Braun: #89674E (alt #8C634A); Nude: #D5AB9F;  */
@font-face {
  font-family: 'Ivy Mode';
  src: url('fonts/IvyMode-Light.eot');
  src: local('Ivy Mode Light'), local('IvyMode-Light'), url('fonts/IvyMode-Light.eot?#iefix') format('embedded-opentype'), url('fonts/IvyMode-Light.woff2') format('woff2'), url('fonts/IvyMode-Light.woff') format('woff'), url('fonts/IvyMode-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Ivy Mode';
  src: url('fonts/IvyMode-Thin.eot');
  src: local('Ivy Mode Thin'), local('IvyMode-Thin'), url('fonts/IvyMode-Thin.eot?#iefix') format('embedded-opentype'), url('fonts/IvyMode-Thin.woff2') format('woff2'), url('fonts/IvyMode-Thin.woff') format('woff'), url('fonts/IvyMode-Thin.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'HK Grotesk';
  src: url('fonts/hkgrotesk-regular-webfont.woff2') format('woff2'), url('fonts/hkgrotesk-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HK Grotesk';
  src: url('fonts/hkgrotesk-italic-webfont.woff2') format('woff2'), url('fonts/hkgrotesk-italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'HK Grotesk';
  src: url('fonts/hkgrotesk-light-webfont.woff2') format('woff2'), url('fonts/hkgrotesk-light-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'HK Grotesk';
  src: url('fonts/hkgrotesk-semibold-webfont.woff2') format('woff2'), url('fonts/hkgrotesk-semibold-webfont.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
body {
  font-family: 'HK Grotesk', sans-serif;
  font-size: 17px;
  line-height: 1.45em;
  font-weight: 400;
  color: #89674E;
}
body:before {
  content: "";
  background-image: url(https://lalalodge.co.za/wp/wp-content/uploads/2024/05/noise-bg.jpg);
  background-repeat: repeat;
  mix-blend-mode: multiply;
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0.6;
  z-index: -2;
}
::-moz-selection { /* Code for Firefox */
  color: #89674E;
  background: rgba(213, 171, 159, 0.75);
}
::selection {
  color: #89674E;
  background: rgba(213, 171, 159, 0.75);
}
b, strong {
  letter-spacing: 0px;
  font-weight: 600;
}
.svg-bg-01.qodef-background-svg.qodef--predefined .qodef-svg--gradient-radial {
  top: -250px !important;
  left: -450px !important;
}
p a, .lala-star-icon.light a {
  color: #89674E;
  background-repeat: no-repeat;
  background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
  background-size: 100% 100%;
  transition: .35s background-size cubic-bezier(.215, .61, .355, 1);
  background-position-x: 0%;
}
p a:hover, .lala-star-icon.light a:hover {
  background-size: 0 100%;
  background-position-x: 100%;
  color: #89674E;
}
.qodef-portfolio-single .qodef-portfolio-info a, #qodef-page-footer .widget a:hover, #qodef-fullscreen-area .qodef-fullscreen-content a, #qodef-fullscreen-area .qodef-fullscreen-content a:hover {
  color: #89674E;
}
.elementor-section.elementor-section-boxed > .elementor-container, .e-con-boxed.e-flex, .qodef-portfolio-single.qodef-layout--images-big .qodef-media {
  max-width: 1400px !important;
  padding-left: 4%;
  padding-right: 4%;
  margin: 0 auto;
}
.qodef-header--minimal #qodef-page-header-inner .qodef-header-logo-link {
  margin-left: calc(50% - 50px);
}
.qodef-header--minimal #qodef-page-header, .qodef-mobile-header--minimal #qodef-page-mobile-header {
  background-color: rgba(255, 255, 255, 0);
  border-bottom-color: #89674E;
  border-bottom-width: 0px;
  border-bottom-style: solid;
}
#qodef-page-mobile-header {
  background-color: transparent;
}
.fslightbox-container .fslightbox-slide-btn-container-next .fslightbox-slide-btn svg, .fslightbox-container .fslightbox-slide-btn-container-previous .fslightbox-slide-btn svg
 {
    fill: none !important;
}
/* ACCORDION */
.qodef-accordion.qodef-layout--simple .qodef-accordion-title {
  margin: 0px;
  padding: 5px;
  transition: color .2s ease-out, background-color .2s ease-out;
  border-bottom: 1px solid #89674E;
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover {
  background-color: rgba(0, 0, 0, 0.1);
  background-blend-mode: multiply;
  color: #89674E;
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active {
  background-color: transparent;
  color: #89674E;
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-content {
  padding: 20px 0px 20px 0px;
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-content p {
  margin: 10px 0;
  color: #89674E;
}
/* STICKY TABS */
#sticky-tabs {
  position: sticky;
  position: -webkit-sticky;
  top: 40px;
  width: auto !important;
}
.elementor-3453 .elementor-element .qodef-qi-swiper-container .swiper-slide img {
  object-fit: contain !important;
}
a.buttons1:visited {
  color: #89674E;
}
a.buttons1:after:visited {
  height: 0;
}
/* PRICING TABLE */
.qodef-pricing-table .qodef-m-content ul li {
  color: #89674E;
}
.qodef-pricing-table .qodef-m-content ul li:before {
  content: '';
  display: inline-flex;
  margin-right: 8px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 29.28 31.36"><g id="Ebene_1-2" data-name="Ebene 1" ><path fill="rgba(137, 103, 78, 1)" d="m29.28,9.68l-14.16,6,14.16,6-2.16,3.68-12.24-9.28,1.92,15.28h-4.32l1.92-15.28L2.16,25.36l-2.16-3.68,14.16-6L0,9.68l2.16-3.68,12.24,9.28L12.48,0h4.32l-1.92,15.28,12.24-9.28,2.16,3.68Z"/></g></svg>');
  background-size: 15px;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
  vertical-align: -2px;
}
.cls-1 {
  fill: #f0eae5;
}
.cls-2 {
  fill: #89674E;
}
.elementor-element.intro {
  text-align: left;
  font-size: 28px;
  font-weight: 400 !important;
  line-height: 1.45em;
  z-index: 13;
}
svg.qodef-svg--spinner.qodef-filter-pagination-spinner, .qodef-triangle {
  display: none;
}
/* HEADLINES & FONTS */
.qodef-h1, h1, .qodef-h1 h2, .qodef-h2, h2, .qodef-h3, h3, .qodef-h4, h4, .qodef-h5, h5, .qodef--rev-custom-underline, .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item, .elementor-element.intro, .qodef-text-marquee .qodef-m-text-1, .qodef-text-marquee .qodef-m-text-3, .qodef-text-marquee .qodef-m-text-4, .qodef-text-marquee .qodef-m-text-5, .qodef-text-marquee .qodef-m-text-6, .qodef-call-to-action.qodef-layout--standard.qodef-type--predefined .qodef-m-content, .qodef-fullscreen-menu > ul > li > a, .qodef-pricing-table .qodef-m-price .qodef-m-price-value {
  font-family: "Ivy Mode", serif;
  font-weight: 300;
  text-transform: none;
  color: #89674E;
  letter-spacing: 0.5px;
  margin: 0;
}
.qodef-text-marquee .qodef-m-text-2, .qodef-text-marquee .qodef-m-text-4 {
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: .03em;
  color: #89674E;
}
.qodef-h6, h6, .qodef-h6 h1 {
  text-transform: uppercase;
  font-family: 'HK Grotesk', sans-serif;
  font-size: 17px;
  line-height: 1.25em;
  font-weight: 400;
  letter-spacing: .03em;
  color: #89674E;
  margin: 0;
}
.qodef-h2, h2, .qodef-h4, h4 {
  line-height: 1.2em;
}
/* MAP */
.ll-hoedspruit-map, .ll-hoedspruit-map .osm-map-container  {
  height: 85vh !important;
}
.leaflet-popup-content {
  width: 250px !important;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	 left: -123px !important;
}
.ll-map-scroll-list {
    overflow: scroll !important;
}
.osm-map-container {
  mix-blend-mode: normal;
}
.leaflet-popup-content {
	 font-family: 'HK Grotesk', sans-serif;
  font-size: 14.5px !important;
  line-height: 1.25em !important;
}
/*img.leaflet-marker-icon {
   filter: invert(86%) sepia(11%) saturate(1400%) hue-rotate(315deg) brightness(89%) contrast(85%);
   filter: invert(41%) sepia(18%) saturate(864%) hue-rotate(343deg) brightness(97%) contrast(87%);
}*/
/* BLOG */
/* BLOG SINGLE */
.ll-claim {
  mix-blend-mode: screen;
}
.qodef-blog:not(.qodef-col-num--1) .qodef-e-media-image img {
  will-change: unset;
  --qodef-img-move: none;
  --qodef-img-scale: none;
  transform: none;
  transition: none;
}
.single-post .qodef-blog .qodef-blog-item:not(.qodef-grid-item) .qodef-e-inner {
  display: flex !important;
  flex-direction: column;
}
.single-post .qodef-blog.qodef--single .qodef-blog-item .qodef-e-media {
  order: 0;
}
.single-post .qodef-blog.qodef--single > .qodef-blog-item .qodef-e-top-holder {
  order: 2;
}
.single-post .qodef-blog.qodef--single.qodef--custom-layout > .qodef-blog-item .qodef-e-title {
  margin-top: 80px;
  margin-bottom: 40px;
  order: 1;
  text-align: left;
  width: 100%;
  padding-right: 15%;
}
.single-post .qodef-blog.qodef--single.qodef--custom-layout > .qodef-blog-item .qodef-e-inner > .qodef-e-content {
  order: 3;
}
.qodef-blog.qodef--single.qodef--custom-layout > .qodef-blog-item .qodef-e-title, .qodef-blog.qodef--single.qodef--custom-layout > .qodef-blog-item .qodef-e-top-holder .qodef-e-info, .qodef-e-info.qodef-info--top {
  max-width: 1400px !important;
  padding-left: 4%;
  padding-right: 4%;
  margin: 0 auto;
}
.qodef-blog.qodef--single.qodef--custom-layout > .qodef-blog-item .qodef-e-top-holder .qodef-e-info {
  justify-content: left;
}
.qodef-blog.qodef--single .qodef-blog-item:not(.qodef-grid-item) .qodef-e-media {
  max-width: 100vw !important;
  padding: 0;
  height: 85vh;
  overflow: visible;
  margin: 0 auto 0 auto;
}
.single-post .stretch-container {
  margin-left: -50% !important;
  margin-right: -50% !important;
  max-width: 100vw !important;
  width: unset !important;
}
.single-post .alignwide {
  margin-left: -12% !important;
  margin-right: -12% !important;
  max-width: calc(100% + 24%) !important;
  width: unset !important;
}
.qodef-swiper-container .swiper-slide img, .qodef-blog:not(.qodef-col-num--1) .qodef-e-media-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.qodef-blog.qodef--single > .qodef-blog-item.format-gallery .qodef-e-media > *, .qodef-blog.qodef--single > .qodef-blog-item .qodef-e-media-image {
  margin-bottom: 0px;
  width: 100%;
  height: 100%;
}
.qodef-blog.qodef--single.qodef--custom-layout #qodef-related-posts {
  max-width: 1400px !important;
  padding-left: 4%;
  padding-right: 4%;
  margin: 0 auto 80px auto;
}
.qodef-blog.qodef--single.qodef--custom-layout #qodef-single-post-navigation {
  max-width: 100% !important;
  padding: 80px 4% 80px 4%;
  margin: 0px auto -1px auto;
  border-bottom: 1px solid #89674E;
  border-top: 1px solid #89674E;
}
#qodef-related-posts, #qodef-single-post-navigation {
  display: block;
  margin-top: 80px;
}
#qodef-single-post-navigation .qodef-m-inner {
  padding-bottom: 0px;
  border-bottom: 0px;
}
.qodef-blog .qodef-blog-item .qodef-e-title-link, .qodef-social-share.qodef-layout--text li a {
  background-image: linear-gradient(transparent calc(100% - 1px), #89674E 1px);
  color: #89674E;
}
.qodef-svg--pagination-arrow-left, .qodef-svg--pagination-arrow-right {
  fill: none;
  stroke: #89674E;
}
.qodef-blog .qodef-blog-item .qodef-e-top-holder, .qodef-e-info.qodef-info--top, .qodef-button.qodef-layout--textual, #qodef-single-post-navigation .qodef-m-nav-label, #qodef-single-portfolio-navigation .qodef-m-nav-label {
  text-transform: uppercase;
  font-family: 'HK Grotesk', sans-serif;
  font-size: 14.5px;
  line-height: 1.25em;
  letter-spacing: 0;
  color: #89674E !important;
}
.qodef-blog .qodef-blog-item .qodef-e-top-holder, .qodef-e-info.qodef-info--top {
  margin-bottom: 2px;
}
.qodef-e-info.qodef-info--top {
	margin-top:40px;
}
.qodef-e-info > * {
  font-weight: 400 !important;
  color: #89674E;
}
.qodef-blog .qodef-blog-item .qodef-e-media > * {
  margin-bottom: 20px;
}
.qodef-blog.qodef--single.qodef--custom-layout #qodef-page-comments, .qodef-blog.qodef--single.qodef--custom-layout #qodef-author-info {
  padding-right: 0;
  padding-left: 0;
  max-width: 767px;
  margin: 0 auto;
}
.qodef-blog.qodef--single.qodef--custom-layout > .qodef-blog-item .qodef-e-inner > .qodef-e-content {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin: 0 auto;
}
.qodef-blog .qodef-blog-item .qodef-e-content, .qodef-blog .qodef-blog-item .qodef-e-inner, .qodef-blog .qodef-blog-item .qodef-e-media, .qodef-blog.qodef--single.qodef--custom-layout #qodef-page-comments, .qodef-blog.qodef--single.qodef--custom-layout #qodef-author-info {
  display: block;
}
#qodef-author-info .qodef-m-svg-background {
  display: none;
}
#qodef-author-info .qodef-m-inner {
  padding: 40px 20px;
  background: transparent;
  border-bottom: 1px solid #89674E;
  border-top: 1px solid #89674E;
}
#qodef-page-comments {
  padding: 120px 0 80px 0;
}
.qodef-blog.qodef--single > .qodef-blog-item .qodef-e-top-holder {
  margin: 40px 0 0px 0;
  position: relative;
}
.qodef-blog.qodef--single > .qodef-blog-item.format-quote .qodef-e-quote {
  margin-bottom: 80px;
}
.swiper-button-next svg, .swiper-button-prev svg {
  stroke: #89674E;
  width: 80px;
}
.qodef--single .wp-block-quote, .qodef--single blockquote {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.qodef-blog.qodef--single > .qodef-blog-item .qodef-e-media-image, .qodef-blog.qodef--single .qodef-blog-item .qodef-e-media-gallery {
  margin: 0 auto;
}
.qodef-blog.qodef--single > .qodef-blog-item {
  margin: -1px;
  border-bottom: 1px solid #89674E;
  padding-bottom: 80px;
}
.single-post .qodef-blog.qodef--single .qodef-blog-item:not(.qodef-grid-item) .qodef-e-media:after, .single-post .qodef-blog .qodef-blog-item.format-quote .qodef-e-quote:after {
  content: '';
  background-image: url('https://lalalodge.co.za/wp/wp-content/uploads/2024/05/lala-lodge-stay-wild-badge-01.png');
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
  display: inline-block;
  position: absolute;
  bottom: -73px;
  right: 8%;
  width: 100px;
  z-index: 4;
  height: 120px;
  overflow: visible;
}
.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li a {
  display: inline-block;
}
.single-post .qodef-blog .qodef-blog-item .qodef-e-bottom-holder, .qodef-blog.qodef--single>.qodef-blog-item .qodef-info--bottom {
  padding: 0 4% !important;
}
.qodef-blog .qodef-blog-item .qodef-e-bottom-holder, .qodef-blog.qodef--single>.qodef-blog-item .qodef-info--bottom {
  margin-right: auto;
  margin-left: auto;
  padding: 0%;
}
/* BLOG SINGLE – QUOTE */
.single-post .qodef-blog .qodef-blog-item.format-quote .qodef-e-quote {
  padding: 8%;
  background-color: rgba(137, 103, 78, 0.9);
  mix-blend-mode: multiply;
  background-image: none !important;
}
.single-post .qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-text {
  color: #f0eae5;
}
.single-post .qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-author {
  font-weight: 400;
  color: #f0eae5;
  font-style: italic;
}
.single-post .ll-species.qodef-section-title .qodef-m-text, .qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-author {
  color: #89674E;
  font-style: italic;
}
/*COMMENTS*/
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
  font-family: 'HK Grotesk', sans-serif;
  font-size: 17px;
  line-height: 1.25em;
  letter-spacing: 0;
  color: #89674E;
}
input[type=date]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, select:focus, textarea:focus {
    border-color: #89674E;
    color: #89674E;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-date a {
  color: #89674E;
}
/* STICKY SIDEBAR */
.single-post #qodef-page-wrapper, .page-id-14614 #qodef-page-wrapper, .page-id-1178 #qodef-page-wrapper, .page-id-3453 #qodef-page-wrapper {
  overflow: unset !important;
}
.sticky-sidebar {
  position: sticky !important;
  position: -webkit-sticky !important;
  top: 20px !important;
}
/* END STICKY SIDEBAR */
.elementor-1178 .elementor-element.elementor-element-7d091e2f > .elementor-container {
  height: 85vh;
}
#ll-blog-section .qodef-m-filter {
  position: sticky;
  top: 5%;
  float: left;
  max-width: 100%;
  width: calc(25% - 40px);
  padding-top: 20px;
}
#ll-blog-section .qodef-grid.qodef-gutter--huge > .qodef-grid-inner {
  margin: 0;
}
#ll-blog-section .qodef-m-filter .qodef-m-filter-item, #ll-blog-section .qodef-m-filter .qodef-m-filter-items {
  display: block;
}
#ll-blog-section .qodef-grid.qodef-layout--masonry .qodef-grid-inner.qodef--masonry-init {
  float: left;
  max-width: 100%;
  width: calc(75% + 40px);
}
/* BLOG LIST */
/* START OF Reduce the height of the full-width Slider */
.height85vh .qodef-blog.qodef-item-layout--metro .swiper-wrapper .qodef-e-media-image {
  height: 85vh;
  min-height: 85vh;
  line-height: 85vh;
}
.qodef-item-layout--metro .swiper-wrapper .qodef-e-media-image::after {
  content: '';
  background-color: transparent;
  background-image: linear-gradient(180deg, #FFFFFF 50%, #000000 100%);
  opacity: 0.3;
  mix-blend-mode: multiply;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.height85vh .qodef-blog.qodef-item-layout--metro article .qodef-e-content {
  width: 70%;
  padding: 4%;
}
.height85vh .qodef-blog.qodef-item-layout--metro .swiper-wrapper h2.qodef-e-title {
  font-size: 80px;
}
.qodef-blog.qodef-item-layout--metro article .qodef-e-title, .qodef-blog.qodef-item-layout--metro article .qodef-e-title a:hover, .qodef-blog.qodef-item-layout--metro article .qodef-e-info > * {
  color: #f0eae5;
}
.qodef-blog .qodef-blog-item .qodef-e-title-link:hover {
  background-size: 0;
}
.swiper-button-next svg, .swiper-button-prev svg {
  stroke: #f0eae5;
  width: 60px;
}
/* END OF Reduce the height of the Slider */
.qodef-portfolio-list .qodef-e-info > a, .qodef-blog .qodef-e-info > a, .qodef-m-filter .qodef-m-filter-item {
  font-size: 14.5px !important;
}
.qodef-blog .qodef-blog-item.format-link .qodef-e-link, .qodef-blog.qodef-item-layout--standard article.format-quote .qodef-e-quote {
  padding: 20px 0 !important;
  background-color: transparent;
  background-image: none !important;
  border-bottom: 1px solid #89674E;
  border-top: 1px solid #89674E;
}
.qodef-blog .qodef-blog-item.format-link .qodef-e-link-icon, .qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-icon {
  display: none;
}
.qodef-blog .qodef-blog-item .qodef-e-text {
  border-bottom: 0;
  padding-bottom: 0;
  padding-top: 5px;
}
.qodef-blog.qodef-item-layout--metro article.format-audio .qodef-e-media-image:after, .qodef-blog.qodef-item-layout--metro article.format-gallery .qodef-e-media-image:after, .qodef-blog.qodef-item-layout--metro article.format-video .qodef-e-media-image:after {
  top: 10px;
  right: 10px;
  font-size: 20px;
  border: 0;
}
/* BUTTONS */
.qodef-button.lala-button.qodef-layout--outlined .qodef-m-text {
  color: #D5AB9F;
  margin: 0;
}
.qodef-button.lala-button.qodef-layout--outlined, .qodef-button.qodef-layout--outlined {
  color: #D5AB9F;
  font-family: 'HK Grotesk', sans-serif;
  background-color: transparent;
  border: 1px solid #D5AB9F;
  text-transform: uppercase;
  border-radius: 26px !important;
  min-width: 159px;
  position: relative;
  display: inline-flex;
  vertical-align: middle;
  width: auto;
  margin: 0;
  padding: 11px 32px 12px 32px;
  line-height: 20px;
}
.qodef-button.qodef-layout--filled.qodef-html--link {
  color: #fff;
  font-family: 'HK Grotesk', sans-serif;
  background-color: rgba(213, 171, 159, 0.8);
  border: 1px solid rgba(213, 171, 159, 0.8);
  border-radius: 26px !important;
  min-width: 159px;
  justify-content: center;
  position: relative;
  display: inline-flex;
  vertical-align: middle;
  width: auto;
  margin: 0;
  padding: 11px 32px 12px 32px;
  line-height: 20px;
}
button.wpcf7-submit span.qodef-m-icon {
  display: none;
}
.qodef-button.lala-button.qodef-layout--outlined:hover, .qodef-button.qodef-layout--outlined:hover {
  color: #89674E;
  border: 1px solid #89674E;
}
.qodef-button.lala-button.qodef-layout--outlined:hover .qodef-m-text {
  color: #89674E;
}
.qodef-button.qodef-layout--filled.qodef-html--link:hover {
  color: #fff !important;
  background-color: rgba(213, 171, 159, 0.6) !important;
  border: 1px solid rgba(213, 171, 159, 0.8) !important;
}
.qodef-pricing-table .qodef-m-button .qodef-button {
  margin: 25px 0 0 !important;
}
.qodef-portfolio-list .qodef-e-info a[rel="tag"], .qodef-blog .qodef-e-info a[rel="tag"], .qodef-blog .qodef-e-info a.entry-date {
  pointer-events: none;
  cursor: default;
}
.qodef-button.qodef-layout--filled.qodef-html--link:hover.qodef-predefined-hover:after {
  background-color: transparent !important;
  -webkit-clip-path: none;
  clip-path: none;
}
/* INFOBOX & INFOTEXT & CAPTIONS */
.lala-star-icon svg {
  margin-top: 3px;
}
.lala-caption, .gallery-caption, .wp-caption, figcaption {
  font-size: 14.5px !important;
  line-height: 1.4em !important;
  color: #89674E;
}
.elementor-image-carousel-caption {
  text-align: left;
}
.lala-star-icon.qodef-icon-with-text, .lala-star-icon {
  font-size: 14.5px;
  line-height: 1.4em;
}
.lala-star-icon a {
  color: #f0eae5;
  background-repeat: no-repeat;
  background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
  background-size: 100% 100%;
  transition: .35s background-size cubic-bezier(.215, .61, .355, 1);
  background-position-x: 0%;
}
.lala-star-icon a:hover {
  background-size: 0 100%;
  background-position-x: 100%;
  color: #f0eae5;
}
.lala-star-icon.qodef-icon-with-text h6 {
  font-size: 14.5px;
}
.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper {
  margin-right: 10px;
}
.lala-dark-bg h6 {
  color: #f0eae5 !important;
}
.qodef-opener-icon.qodef-source--predefined, #qodef-page-footer .widget a, #qodef-page-footer .widget:not(.widget_ametrine_core_title_widget), #qodef-back-to-top .qodef-back-to-top-icon, .qodef-m-filter .qodef-m-filter-item, .qodef-portfolio-list .qodef-e-title a, .qodef-e-info > a {
  color: #89674E;
}
/* BLOCKQUOTE */
.wp-block-quote, blockquote {
  font-family: "Ivy Mode", serif;
  font-weight: 300;
  text-transform: none;
  color: #89674E;
  font-size: 64px;
  line-height: 1.4em;
  padding: 0px 8% 20px 8%;
  letter-spacing: 0.01px;
  quotes: none;
  max-width: 1400px !important;
}
.wp-block-quote p:before, blockquote p:before {
  content: '„';
}
.wp-block-quote p:after, blockquote p:after {
  content: '“';
}
/* INSTAFEED */
#sb_instagram #sbi_load {
  display: none;
}
.sbi_no_avatar .sbi_header_img {
  background: #89674E;
  color: #f0eae5;
  width: 50px;
  height: 50px;
}
.sb_instagram_header .sbi_header_hashtag_icon {
  background: #89674E;
}
#sb_instagram .sb_instagram_header, .sb_instagram_header {
  margin-bottom: 20px;
}
#sb_instagram .sb_instagram_header p, .sb_instagram_header p {
  font-size: 14.5px !important;
  line-height: 1.4em !important;
  color: #89674E;
}
#sb_instagram #sbi_images {
  padding: 12px 0 !important;
}
/* FULLSCREEN MENU */
#qodef-fullscreen-area-inner {
  padding-left: 4%;
}
.qodef-fullscreen-menu ul li {
  margin-bottom: 10px;
}
.qodef-fullscreen-menu > ul > li > a {
  font-size: 80px;
}
.qodef-fullscreen-menu > ul > li > a:hover {
  color: #89674E;
}
#qodef-fullscreen-area .qodef-fullscreen-content {
  border: none;
}
.qodef-fullscreen-menu > ul > li.current-menu-ancestor > a .qodef-menu-item-text, .qodef-fullscreen-menu > ul > li.current-menu-item > a .qodef-menu-item-text, .qodef-fullscreen-menu > ul > li > a:hover .qodef-menu-item-text {
  background-position-y: 10px;
}
.qodef-fullscreen-menu-opener .qodef-svg--menu {
  width: 30px;
  height: auto;
}
.qodef-fullscreen-menu-opener .qodef-svg--close {
  width: 23px;
  height: auto;
}
.qodef-button.qodef-layout--outlined.qodef-predefined-hover:after {
  content: '';
  background-color: transparent;
}
title--standard-with-breadcrumbs .qodef-breadcrumbs {
  margin-top: 5px;
  z-index: 99;
}
.qodef-h1, h1, .qodef-h1 h2, .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item, .qodef-pricing-table .qodef-m-price .qodef-m-price-value, .qodef-call-to-action.qodef-layout--standard.qodef-type--predefined .qodef-m-content, .single-post .qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-text {
  font-size: 120px;
  line-height: 1.1em;
  letter-spacing: 0.01px;
}
.qodef-pricing-table .qodef-m-price .qodef-m-price-currency {
  font-size: 37px;
  line-height: .8em;
  position: absolute;
}
.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper {
  display: block;
  text-align: left;
}
.qodef-pricing-table .qodef-m-inner {
  padding: 0px;
}
.qodef-pricing-table .qodef-m-title p {
  margin: 0;
  color: #89674E;
  text-transform: none;
  font-weight: 600;
  letter-spacing: 0;
}
.qodef-pricing-table .qodef-m-title {
  margin-top: 10px;
  text-align: left;
}
.elementor-element.lala-activity-overflow {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 100%;
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list.qodef--has-pattern .qodef-m-item:nth-child(2n+3) {
  line-height: 1.1em;
  font-size: 64px;
}
.qodef-call-to-action.qodef-layout--standard.qodef-type--predefined .qodef-m-content .qodef-call-to-action-button-link {
  color: #89674E;
}
/* PORTFOLIO */
.qodef-portfolio-list .qodef-m-filter {
  margin: 0 0 80px;
}
#qodef-single-portfolio-navigation {
  margin: 0 !important;
  padding: 80px 4%;
  border-bottom: 1px solid #89674E;
  border-top: none;
}
.qodef-svg--single-nav-icon {
  stroke: #89674E;
}
#qodef-portfolio-single-related-items {
  padding: 0 4% 0 4%;
  margin-top: 100px;
  max-width: 1400px;
  margin: 100px auto 0 auto;
  display: flow-root;
}
#qodef-page-footer-top-area .qodef-content-full-width {
  padding-left: 4% !important;
  padding-right: 4% !important;
}
#qodef-portfolio-single-related-items::before {
  content: "You may also like";
  position: relative;
  text-transform: uppercase;
  font-family: 'HK Grotesk', sans-serif;
  font-size: 17px;
  line-height: 1em;
  font-weight: 400;
  letter-spacing: .03em;
  color: #89674E;
  top: -20px;
  left: calc(50% - 90px);
}
.qodef-portfolio-single .qodef-variations--big .qodef-e-content {
  margin-top: 0px;
}
#lala-feat-activity .qodef-section-title .qodef-m-tagline, #lala-feat-activity h2, #lala-feat-activity p {
  color: #f0eae5;
}
.page-id-6372 .qodef-grid.qodef-layout--columns.qodef-col-num--4 > .qodef-grid-inner > .qodef-grid-item.portfolio-tag-featured {
  width: 50%
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(4n+1) {
  clear: none !important;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(4n+6) {
  clear: both !important;
}
.page-id-6372 .qodef-portfolio-list article.portfolio-tag-featured::after, .lala-feat-activity::after {
  content: "TIP!";
  /* background-color: #89674E; */
  color: #f0eae5;
  position: absolute;
  top: 20px;
  left: 60px;
  border: 1px solid #f0eae5;
  border-radius: 35px;
  height: 70px;
  width: 70px;
  text-align: center;
  line-height: 70px;
  font-family: "Ivy Mode", serif;
  font-weight: 400;
  font-size: 23px;
  letter-spacing: .5px;
  z-index: 99;
}
.page-id-6372 .qodef-portfolio-list article.portfolio-tag-featured h5 {
  font-size: 23px;
}
.qodef-portfolio-single .qodef-variations--big .qodef-portfolio-info {
  margin-top: 0px !important;
}
.qodef-grid.qodef-gutter--huge > .qodef-grid-inner > .qodef-grid-item {
  margin: 0 0 58px !important;
}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-content {
  padding: 20px;
}
.qodef-portfolio-single .qodef-portfolio-info .qodef-info--category, .qodef-portfolio-single .qodef-portfolio-info .qodef-info--date, .qodef-portfolio-single .qodef-portfolio-info .qodef-info--tag {
  display: none;
}
.qodef-portfolio-single .qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col--9, .single-post.qodef-content-grid-1400 .qodef-content-grid {
  width: 100% !important;
  margin-bottom: 0px;
}
.qodef-portfolio-single .qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col--3.qodef-portfolio-info {
  padding-left: 4% !important;
  padding-right: 4% !important;
  width: 100% !important;
  display: none;
  margin: 0 auto;
  max-width: 1400px;
  float: none;
}
.qodef-portfolio-single .qodef-portfolio-info .qodef-e-label {
  display: inline-block;
}
.qodef-portfolio-single .qodef-portfolio-info > * {
  display: block;
  line-height: 1.2em;
}
article.qodef-portfolio-single-item .qodef-e-inner {
  padding-bottom: 0px;
  border-bottom: 1px solid #89674E;
  margin: 0 auto;
}
.qodef-info-separator-single:after {
  content: ',';
  margin: 0 5px 0 0;
  color: #89674E;
}
@media only screen and (min-width: 1441px) {
  .single-portfolio-item.qodef-content-grid-1400 .qodef-content-grid, .single-post.qodef-content-grid-1400 .qodef-content-grid {
    width: 100% !important;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-h1, h1, .qodef-h1 h2, .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-title, .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item, .qodef-pricing-table .qodef-m-price .qodef-m-price-value, .qodef-call-to-action.qodef-layout--standard.qodef-type--predefined .qodef-m-content, .single-post .qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-text {
    font-size: 80px;
  }
  .qodef-interactive-link-showcase.qodef-layout--interactive-list.qodef--has-pattern .qodef-m-item:nth-child(2n+3) {
    font-size: 45px;
  }
  .qodef-grid.qodef-gutter--huge > .qodef-grid-inner > .qodef-grid-item {
    padding: 0 35px !important;
    margin: 0px 0 45px !important;
  }
  .qodef-content-grid-1400 .qodef-content-grid {
    width: auto !important;
  }
}
@media only screen and (max-width: 1200px) {}
@media only screen and (max-width: 1024px) {
  .qodef-h1, h1, .qodef-h1 h2, .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-title, .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item, .qodef-pricing-table .qodef-m-price .qodef-m-price-value, .qodef-call-to-action.qodef-layout--standard.qodef-type--predefined .qodef-m-content, .qodef-call-to-action.qodef-layout--standard.qodef-type--predefined .qodef-m-content, .single-post .qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-text {
    font-size: 80px;
  }
  .elementor-section.elementor-section-boxed > .elementor-container, .e-con-boxed.e-flex {
    max-width: 1023px !important;
    width: auto;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(2n+1) {
    clear: both !important;
  }
  .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(4n+6) {
    clear: none !important;
  }
  #qodef-page-footer-top-area .qodef-content-full-width, .elementor-section.elementor-section-boxed > .elementor-container, .e-con-boxed.e-flex, .qodef-portfolio-single.qodef-layout--images-big .qodef-media, #qodef-portfolio-single-related-items, .qodef-portfolio-single .qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col--3.qodef-portfolio-info, #qodef-single-portfolio-navigation, .qodef-e-info.qodef-info--top {
    padding-left: 8% !important;
    padding-right: 8% !important;
  }
.single-post .qodef-blog .qodef-blog-item.format-quote .qodef-e-quote {
    padding: 16% 8%;
}
}
@media only screen and (max-width: 768px) {
  .qodef-h1, h1, .qodef-h1 h2, .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-title, .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item, .qodef-pricing-table .qodef-m-price .qodef-m-price-value, .qodef-call-to-action.qodef-layout--standard.qodef-type--predefined .qodef-m-content, .single-post .qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-text, .height85vh .qodef-blog.qodef-item-layout--metro .swiper-wrapper h2.qodef-e-title {
    font-size: 64px;
  }
  .qodef-fullscreen-menu > ul > li > a {
    font-size: 64px;
    line-height: 1.1em;
  }
  .wp-block-quote, blockquote {
    font-size: 45px;
    padding: 0px 0px 20px 0px;
  }
  .elementor-section.elementor-section-boxed > .elementor-container, .e-con-boxed.e-flex {
    max-width: 767px !important;
    width: auto;
  }
  .qodef-blog.qodef--single.qodef--custom-layout #qodef-page-comments, .qodef-blog.qodef--single.qodef--custom-layout #qodef-author-info, .qodef-blog.qodef--single.qodef--custom-layout > .qodef-blog-item .qodef-e-top-holder .qodef-e-info, .qodef-e-info.qodef-info--top {
    padding-left: 8% !important;
    padding-right: 8% !important;
  }
.single-post .qodef-blog .qodef-blog-item.format-quote .qodef-e-quote {
    padding: 16% 8%;
}
  .elementor-element.lala-activity-overflow {
    overflow-y: hidden;
  }
  .height85vh .qodef-blog.qodef-item-layout--metro article .qodef-e-content { 
	  width: 100%;
	}
}
@media only screen and (max-width: 680px) {
  .qodef-h2, h2 {
    font-size: 45px;
  }
  .page-id-6372 .qodef-grid.qodef-layout--columns.qodef-col-num--4 > .qodef-grid-inner > .qodef-grid-item.portfolio-tag-featured, .height85vh .qodef-blog.qodef-item-layout--metro article .qodef-e-content {
    width: 100%;
  }
}