#wpadminbar {
  display: none;
}

body {
  font-family: "Montserrat";
  color: #06451e;
}

#libella .elementor-slideshow__title {
  display: none;
}
#libella table {
  font-size: 18px;
  font-weight: 500;
  color: #000000;
}
#libella table tbody > tr:nth-child(odd) > td,
#libella table tbody > tr:nth-child(odd) > th {
  background-color: transparent;
}
#libella table td {
  padding: 4px 10px;
  border: 2px solid #06451e;
}
#libella table td.font-big {
  font-size: 22px;
  font-weight: 600;
}
#libella table td.without-border {
  border-bottom: 2px solid transparent;
  padding-bottom: 0;
}
#libella div[data-elementor-type=wp-page] > .e-con:not(.video):not(.textbox-style),
#libella div[data-elementor-type=wp-post] > .e-con:not(.textbox-style) {
  padding: 0 20px;
}
#libella #content .e-con > .e-con-inner {
  gap: 40px 20px;
}
#libella #content a:not(.elementor-button, .elementor-gallery-item) {
  color: #06451e;
  border-bottom: 2px solid #06451e;
  transition: all 0.2s;
}
#libella #content a:not(.elementor-button, .elementor-gallery-item):hover {
  border-bottom: 2px solid transparent;
}
#libella #content ul > li > a {
  color: #06451e;
  border-bottom: 2px solid transparent;
}
#libella #content section:not(.video) {
  margin-bottom: 50px;
}
#libella.sortiment #content .e-con > .e-con-inner {
  gap: 40px 0;
}

@media (min-width: 540px) {
  #libella table {
    font-size: 20px;
  }
  #libella table td.font-big {
    font-size: 24px;
  }
  #libella div[data-elementor-type=wp-page] > .e-con:not(.video):not(.textbox-style),
  #libella div[data-elementor-type=wp-post] > .e-con:not(.textbox-style) {
    padding: 0 30px;
  }
}
@media (min-width: 540px) and (max-width: 960px) {
  #libella .elementor-hidden-tablet {
    display: none;
    width: 0;
  }
}
@media (min-width: 960px) {
  #libella div[data-elementor-type=wp-page] > .e-con:not(.video):not(.textbox-style),
  #libella div[data-elementor-type=wp-post] > .e-con:not(.textbox-style) {
    padding: 0 50px;
  }
  #libella #content section:not(.video) {
    margin-bottom: 100px;
  }
}
@media (min-width: 1200px) {
  #libella #content .e-con > .e-con-inner {
    gap: 40px 40px;
  }
  #libella table {
    font-size: 21px;
  }
  #libella table td.font-big {
    font-size: 26px;
  }
  #libella div[data-elementor-type=wp-page] > .e-con:not(.video):not(.textbox-style),
  #libella div[data-elementor-type=wp-post] > .e-con:not(.textbox-style) {
    padding: 0 100px;
  }
  #libella.sortiment #content .e-con > .e-con-inner {
    gap: 40px 0;
  }
}
/* Mindset Regular */
@font-face {
  font-display: swap;
  font-family: "Mindset";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/mindset/Mindset-Regular.woff2") format("woff2");
}
/* montserrat-regular - latin */
@font-face {
  font-family: "Montserrat";
  font-display: swap;
  font-weight: 400;
  src: url("../fonts/montserrat/montserrat-v31-latin-regular.woff2") format("woff2");
}
/* montserrat-500 - latin */
@font-face {
  font-family: "Montserrat";
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/montserrat/montserrat-v31-latin-500.woff2") format("woff2");
}
/* montserrat-700 - latin */
@font-face {
  font-display: swap;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/montserrat/montserrat-v31-latin-700.woff2") format("woff2");
}
/* montserrat-800 - latin */
@font-face {
  font-display: swap;
  font-style: normal;
  font-weight: 800;
  src: url("../../fonts/montserrat/montserrat-v31-latin-800.woff2") format("woff2");
}
/* montserrat-900 - latin */
@font-face {
  font-display: swap;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/montserrat/montserrat-v31-latin-900.woff2") format("woff2");
}
#libella .bg-fixed {
  position: fixed;
  inset: 0;
  z-index: -1;
  background-image: url("../images/bg-mobile-ice.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media (min-width: 960px) {
  #libella .bg-fixed {
    background-image: url("../images/desktop-bg-ice.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
}
#libella .elementor-button,
#libella .elementor-button-cta .elementor-button,
#libella .elementor-button-secondary .elementor-button,
#libella .elementor-button-link .elementor-button {
  border-radius: 20px;
  background-color: transparent;
  background: radial-gradient(136.27% 66.71% at 88.29% 2%, #ffffff 0%, rgba(255, 255, 255, 0) 100%), #fdcd00;
  box-shadow: 1px -1px 4px 0 #F70 inset, -1px 1px 4px 0 #ffffff inset;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  color: #06451e;
  padding: 10px 20px 7px 20px;
  white-space: nowrap;
  line-height: normal;
}
#libella .elementor-button .elementor-button-icon,
#libella .elementor-button-cta .elementor-button .elementor-button-icon,
#libella .elementor-button-secondary .elementor-button .elementor-button-icon,
#libella .elementor-button-link .elementor-button .elementor-button-icon {
  position: relative;
  top: 3px;
}
#libella .elementor-button-content-wrapper {
  gap: 6px;
}
#libella .elementor-button-secondary .elementor-button {
  text-transform: none;
  padding: 7px 20px 5px 20px;
  font-size: 18px;
}
#libella .elementor-button-secondary .elementor-button .elementor-button-icon {
  top: 4px;
}
#libella .elementor-button-link .elementor-button {
  background: transparent;
  text-transform: none;
  line-height: 35px;
  border-radius: 0;
  box-shadow: none;
  font-weight: 500;
  text-decoration: none;
  border: 0;
  padding: 0;
}
#libella .elementor-button-link .elementor-button .elementor-button-text {
  border-bottom: 2px solid #06451e;
  transition: all 0.2s;
}
#libella .elementor-button-link .elementor-button .elementor-button-icon {
  top: 4px;
}

@media (min-width: 540px) {
  #libella .elementor-button,
  #libella .elementor-button-cta .elementor-button {
    border-radius: 25px;
  }
  #libella .elementor-button,
  #libella .elementor-button-cta .elementor-button,
  #libella .elementor-button-secondary .elementor-button,
  #libella .elementor-button-link .elementor-button {
    font-size: 22px;
  }
  #libella .elementor-button-secondary .elementor-button,
  #libella .elementor-button-link .elementor-button {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  #libella .elementor-button,
  #libella .elementor-button-cta .elementor-button {
    border-radius: 26px;
  }
  #libella .elementor-button,
  #libella .elementor-button-cta .elementor-button,
  #libella .elementor-button-secondary .elementor-button,
  #libella .elementor-button-link .elementor-button {
    padding: 12px 30px 9px 30px;
    font-size: 25px;
  }
  #libella .elementor-button:hover,
  #libella .elementor-button-cta .elementor-button:hover,
  #libella .elementor-button-secondary .elementor-button:hover,
  #libella .elementor-button-link .elementor-button:hover {
    background-color: #ffe100;
  }
  #libella .elementor-button-link .elementor-button:hover {
    background-color: transparent;
  }
  #libella .elementor-button-link:hover .elementor-button-text {
    border-bottom: 0;
  }
  #libella .elementor-button-secondary .elementor-button,
  #libella .elementor-button-link .elementor-button {
    padding: 8px 30px 5px 30px;
    font-size: 22px;
  }
}
#libella {
  /* Replace Eicons with FontAwesome */
}
#libella .eicon {
  display: inline-block;
  font: normal normal normal 14px/1 "Font Awesome 5 Free";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#libella .eicon-menu-bar {
  font-style: normal;
}
#libella .elementor-menu-toggle ::before {
  content: "\f0c9";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding: 8px;
}
#libella .elementor-menu-toggle.elementor-active i:before {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
#libella .elementor-menu-toggle {
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 26px;
  border: 1px solid #F70;
  background: radial-gradient(136.27% 66.71% at 88.29% 2%, #ffffff 0%, rgba(255, 255, 255, 0) 100%), #fdcd00;
  box-shadow: 1px -1px 4px 0 #F70 inset, -1px 1px 4px 0 #ffffff inset;
}
#libella .elementor-menu-toggle:before,
#libella .elementor-menu-toggle:after {
  content: "";
  height: 0.12em;
  width: 0.9em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, calc(-50% + 0.25em));
  transition: all 0.3s ease-in-out;
}
#libella .elementor-menu-toggle.elementor-active:before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
#libella .elementor-menu-toggle:after {
  transform: translate(-50%, calc(-50% - 0.25em));
}
#libella .elementor-menu-toggle.elementor-active:after {
  transform: translate(-50%, -50%) rotate(45deg);
}
#libella .elementor-menu-toggle ::before,
#libella .elementor-menu-toggle.elementor-active ::after {
  opacity: 0;
}

#libella-navigation {
  position: relative;
  top: 20px;
  padding: 0 20px;
  transition: opacity 0.5s ease-in-out;
}
#libella-navigation.elementor-sticky--active {
  top: 30px !important;
}
#libella-navigation.elementor-sticky--active.nav-hidden {
  opacity: 0;
}
#libella-navigation .elementor-nav-menu--toggle {
  width: 50px;
  height: 50px;
}
#libella-navigation .elementor-nav-menu--dropdown[aria-hidden=false] {
  transform: translateX(20px);
}
#libella-navigation .elementor-nav-menu--dropdown {
  margin-top: 30px;
  width: calc(100vw - 40px) !important;
  border-radius: 15px;
  border: 0.5px solid rgba(255, 255, 255, 0);
  background: rgba(255, 255, 255, 0.7);
  box-shadow: -10px 10px 8px 0 rgba(0, 0, 0, 0.1), -4px 3px 5px 0 rgba(0, 82, 32, 0.2), -2px 2px 8px 0 rgba(255, 255, 255, 0.5) inset;
}
#libella-navigation .elementor-nav-menu--dropdown .elementor-item,
#libella-navigation .elementor-nav-menu--dropdown .elementor-sub-item,
#libella-navigation .elementor-nav-menu--dropdown button.mobile-panel-back {
  color: #06451e;
  text-transform: uppercase;
  font-size: 20px;
}
#libella-navigation .elementor-nav-menu--dropdown .current_page_parent .elementor-item {
  text-decoration: underline;
}
#libella-navigation .elementor-nav-menu--dropdown .elementor-item,
#libella-navigation .elementor-nav-menu--dropdown .elementor-sub-item {
  font-weight: 800;
  display: block;
  padding: 9px 0;
}
#libella-navigation .elementor-nav-menu--dropdown .elementor-item.elementor-item-active,
#libella-navigation .elementor-nav-menu--dropdown .elementor-sub-item.elementor-item-active {
  background-color: transparent;
  text-decoration: underline;
}
#libella-navigation .elementor-nav-menu--dropdown .elementor-item:hover,
#libella-navigation .elementor-nav-menu--dropdown .elementor-sub-item:hover {
  color: #048b38;
  background-color: transparent;
}
#libella-navigation .elementor-nav-menu--dropdown button.has-submenu,
#libella-navigation .elementor-nav-menu--dropdown button.mobile-panel-back {
  border: 0;
  border-radius: 0;
  width: 100%;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  justify-content: space-between;
}
#libella-navigation .elementor-nav-menu--dropdown button.has-submenu .submenu-icon svg,
#libella-navigation .elementor-nav-menu--dropdown button.mobile-panel-back .submenu-icon svg {
  width: 22px;
}
#libella-navigation .elementor-nav-menu--dropdown button.has-submenu {
  padding: 4px 0;
}
#libella-navigation .elementor-nav-menu--dropdown button.has-submenu .submenu-icon {
  width: 22px;
  height: 22px;
}
#libella-navigation .elementor-nav-menu--dropdown button.mobile-panel-back {
  width: calc(100% - 40px);
}
#libella-navigation .elementor-nav-menu--dropdown button.mobile-panel-back svg {
  transform: rotate(-180deg);
}
#libella-navigation .elementor-nav-menu--dropdown .mobile-panels-wrapper {
  position: relative;
  left: 0;
  width: 100%;
  overflow: hidden;
  background: #fff;
  transition: height 0.3s ease;
  z-index: 100;
}
#libella-navigation .elementor-nav-menu--dropdown .mobile-panel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0 20px;
  padding: 20px 0 40px 0;
  transition: transform 0.3s ease;
  transform: translateX(100%);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.25s ease;
}
#libella-navigation .elementor-nav-menu--dropdown .mobile-panel.active {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  position: relative;
}
#libella-navigation .elementor-nav-menu--dropdown .mobile-panel .menu-item {
  border-bottom: 2px solid #06451e;
  width: calc(100% - 40px);
}
#libella-navigation .elementor-nav-menu--dropdown .mobile-panel-back {
  background: none;
  border: none;
  font-size: px;
  margin-bottom: 15px;
  cursor: pointer;
}
#libella-navigation .elementor-nav-menu--dropdown .mobile-panel-title {
  margin-top: 0;
  margin-bottom: 20px;
  text-shadow: -2px -2px 0 #06451e, 0 -2px 0 #06451e, 2px -2px 0 #06451e, -2px 0 0 #06451e, 2px 0 0 #06451e, -2px 2px 0 #06451e, 0 2px 0 #06451e, 2px 2px 0 #06451e;
}
@media (min-width: 540px) {
  #libella-navigation .elementor-nav-menu--dropdown .mobile-panel-title {
    text-shadow: -3px -3px 0 #06451e, 0 -3px 0 #06451e, 3px -3px 0 #06451e, -3px 0 0 #06451e, 3px 0 0 #06451e, -3px 3px 0 #06451e, 0 3px 0 #06451e, 3px 3px 0 #06451e;
  }
}

@media (min-width: 960px) {
  #libella-navigation {
    top: 30px;
    padding: 0 30px;
  }
  #libella-navigation .elementor-nav-menu--main .sub-menu {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }
  #libella-navigation .elementor-nav-menu--dropdown {
    display: none !important;
  }
  #libella-navigation .elementor-nav-menu {
    border-radius: 27px;
    background: radial-gradient(136.27% 66.71% at 88.29% 2%, #ffffff 0%, rgba(255, 255, 255, 0) 100%), #fdcd00;
    box-shadow: 1px -1px 4px 0 #F70 inset, -1px 1px 4px 0 #ffffff inset;
    padding: 0 30px;
  }
  #libella-navigation .elementor-nav-menu .menu-item:nth-child(3) {
    margin-right: 180px;
    padding-right: 20px;
  }
  #libella-navigation .elementor-nav-menu .menu-item .elementor-item {
    color: #06451e;
    font-family: "Mindset";
    font-size: 22px;
    padding: 15px 30px;
    padding-right: 0;
  }
  #libella-navigation .elementor-nav-menu .menu-item .elementor-item .sub-arrow {
    display: none;
  }
  #libella-navigation .elementor-nav-menu .menu-item:first-child .elementor-item {
    padding-left: 0;
  }
  #libella-navigation .elementor-nav-menu .menu-item:last-child .elementor-item {
    padding-right: 0;
  }
  #libella-navigation .elementor-nav-menu--toggle {
    width: auto;
    height: auto;
    margin: 0 auto;
  }
  #libella-navigation .elementor-widget-theme-site-logo {
    position: absolute;
    z-index: 100;
    left: 50.5%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  #libella-navigation .desktop-panels-wrapper {
    margin-top: 60px;
    border-radius: 25px;
    background: rgba(255, 255, 255, 0.7);
    box-shadow: -10px 10px 8px 0 rgba(0, 0, 0, 0.1), -4px 3px 5px 0 rgba(0, 82, 32, 0.2), -2px 2px 8px 0 rgba(255, 255, 255, 0.5) inset;
    backdrop-filter: blur(4.5px);
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 20;
    padding: 20px 40px 50px 40px;
    visibility: hidden;
    opacity: 0;
    height: 0;
  }
  #libella-navigation .desktop-panels-wrapper.is-visible {
    visibility: visible;
    opacity: 1;
    height: auto;
  }
  #libella-navigation .desktop-panels-wrapper .desktop-panel {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.25s ease;
  }
  #libella-navigation .desktop-panels-wrapper .desktop-panel.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    position: relative;
  }
  #libella-navigation .desktop-panels-wrapper .desktop-panel .desktop-panel-title {
    margin-bottom: 1rem;
  }
  #libella-navigation .desktop-panels-wrapper .elementor-nav-submenu {
    list-style-type: none;
    padding: 0;
  }
  #libella-navigation .desktop-panels-wrapper .elementor-nav-submenu .submenu-icon {
    position: absolute;
    right: 0;
  }
  #libella-navigation .desktop-panels-wrapper .elementor-nav-submenu .elementor-sub-item {
    width: 100%;
  }
  #libella-navigation .desktop-panels-wrapper .elementor-item,
  #libella-navigation .desktop-panels-wrapper .elementor-sub-item {
    display: flex;
    color: #06451e;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 800;
    border-bottom: 2px solid #06451e;
    background: transparent;
  }
  #libella-navigation .desktop-panels-wrapper .elementor-item .submenu-icon,
  #libella-navigation .desktop-panels-wrapper .elementor-sub-item .submenu-icon {
    width: 22px;
    height: 22px;
  }
  #libella-navigation .desktop-panels-wrapper .elementor-item .submenu-icon svg,
  #libella-navigation .desktop-panels-wrapper .elementor-sub-item .submenu-icon svg {
    width: 22px;
  }
  #libella-navigation .menu-item.current-menu-item .elementor-item,
  #libella-navigation .menu-item.current-menu-item .elementor-sub-item, #libella-navigation .menu-item.current-page-ancestor .elementor-item,
  #libella-navigation .menu-item.current-page-ancestor .elementor-sub-item {
    color: #06451e;
    text-decoration: underline;
  }
}
@media (min-width: 1200px) {
  #libella-navigation.elementor-sticky--active {
    top: 35px !important;
  }
  #libella-navigation .menu-item .elementor-item {
    font-size: 25px;
  }
  #libella-navigation .menu-item .elementor-item:hover {
    color: #048b38;
  }
  #libella-navigation .menu-item .elementor-sub-item:hover, #libella-navigation .menu-item .elementor-sub-item:focus {
    background: transparent;
    color: #048b38;
  }
}
@media (min-width: 1920px) {
  #libella-navigation .elementor-nav-menu {
    padding: 0 40px;
  }
  #libella-navigation .desktop-panels-wrapper .elementor-sub-item {
    font-size: 25px;
  }
}
#libella .image-text-overlay-wrapper.absolute .e-con-inner {
  position: relative;
}
#libella .image-text-overlay-wrapper.absolute .elementor-widget-text-editor {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1520px;
}
#libella .image-text-overlay-wrapper .elementor-widget-image img {
  border-radius: 15px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%), cover no-repeat;
  box-shadow: -10px 10px 8px 0 rgba(0, 82, 32, 0.2), -4px 3px 5px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}
#libella .image-text-overlay-wrapper .alternative h2 {
  color: #06451e;
}

@media (min-width: 768px) {
  #libella .image-text-overlay-wrapper .elementor-widget-image img {
    height: 400px;
  }
}
@media (min-width: 960px) {
  #libella .image-text-overlay-wrapper .elementor-widget-text-editor {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 1520px;
  }
  #libella .image-text-overlay-wrapper .elementor-widget-text-editor h1, #libella .image-text-overlay-wrapper .elementor-widget-text-editor h2 {
    margin: 0;
  }
  #libella .image-text-overlay-wrapper .elementor-widget-image img {
    height: 600px;
  }
  #libella .image-text-overlay-wrapper .alternative h2 {
    color: #ffffff;
  }
}
@media (min-width: 1400px) {
  #libella .image-text-overlay-wrapper .elementor-widget-image img {
    height: 705px;
  }
}
#libella .text-with-background p {
  background-color: #048b38;
  color: #ffffff;
  padding: 5px 20px;
  font-size: 35px;
  text-transform: uppercase;
  text-align: center;
  display: inline-flex;
}
#libella .text-overline {
  color: #06451e;
  line-height: 130%;
  font-size: 18px;
  font-weight: 800;
}
#libella .text-overline.white {
  color: #ffffff;
}

@media (min-width: 540px) {
  #libella .text-with-background p {
    font-size: 45px;
  }
  #libella .text-overline {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  #libella .text-with-background p {
    font-size: 60px;
  }
  #libella .text-overline {
    font-size: 30px;
  }
}
#libella .textbox-style {
  border-radius: 25px;
  border: 0.5px solid rgba(255, 255, 255, 0);
  background: rgba(255, 255, 255, 0.5);
  box-shadow: -15px 15px 15px 0 rgba(0, 0, 0, 0.1), -9px 8px 10px 0 rgba(0, 82, 32, 0.2), -2px 2px 8px 0 rgba(255, 255, 255, 0.5) inset;
  backdrop-filter: blur(4.5px);
  padding: 30px 20px;
}
#libella .textbox-style-centered {
  max-width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto;
}
#libella .image-style img {
  border-radius: 25px;
  box-shadow: -15px 15px 15px 0 rgba(0, 82, 32, 0.2), -9px 8px 10px 0 rgba(0, 0, 0, 0.1);
}

@media (min-width: 540px) {
  #libella .textbox-style {
    padding: 50px;
  }
  #libella .textbox-style-centered {
    max-width: calc(100% - 60px);
  }
}
@media (min-width: 960px) {
  #libella .textbox-style-centered {
    max-width: calc(100% - 100px);
  }
}
@media (min-width: 1200px) {
  #libella .textbox-style {
    padding: 50px 80px;
  }
  #libella .textbox-style-centered {
    max-width: 960px;
  }
}
#libella .e-n-accordion {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
#libella .e-n-accordion .elementor-button-secondary .elementor-button .elementor-button-icon {
  top: 0;
}
#libella .e-n-accordion .e-n-accordion-item-title-text {
  line-height: 110%;
  font-size: 30px;
  font-family: "Montserrat";
  font-weight: 900;
  line-height: 120%;
  text-transform: uppercase;
  text-shadow: none;
  hyphens: auto;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
}
@media (min-width: 540px) {
  #libella .e-n-accordion .e-n-accordion-item-title-text {
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  #libella .e-n-accordion .e-n-accordion-item-title-text {
    font-size: 50px;
  }
}
#libella .e-n-accordion .e-n-accordion-item-title-text {
  color: #06451e;
}
#libella .e-n-accordion .e-n-accordion-item-title,
#libella .e-n-accordion .elementor-element {
  border: 0;
}
#libella .e-n-accordion .e-n-accordion-item-title-icon {
  order: 2;
}
#libella .e-n-accordion .e-n-accordion-item-title {
  justify-content: space-between;
  border-bottom: 2px solid #06451e;
}
#libella .e-n-accordion .e-n-accordion-item-title[aria-expanded=true] {
  background-color: #fdcd00;
  border-bottom: 2px solid transparent;
}
#libella .e-n-accordion .flip-box-wrapper {
  margin-top: 40px;
  margin-bottom: 40px;
}

@media (min-width: 1200px) {
  #libella .e-n-accordion .e-n-accordion-item-title {
    padding: 10px 30px;
  }
}
#libella .marquee-wrapper {
  margin: 50px 0;
  gap: 0;
}
#libella .deensimc-scroll-text {
  color: #fdcd00;
  text-align: center;
  text-shadow: -2px -2px 0 #06451e, 0 -2px 0 #06451e, 2px -2px 0 #06451e, -2px 0 0 #06451e, 2px 0 0 #06451e, -2px 2px 0 #06451e, 0 2px 0 #06451e, 2px 2px 0 #06451e;
}
@media (min-width: 540px) {
  #libella .deensimc-scroll-text {
    text-shadow: -3px -3px 0 #06451e, 0 -3px 0 #06451e, 3px -3px 0 #06451e, -3px 0 0 #06451e, 3px 0 0 #06451e, -3px 3px 0 #06451e, 0 3px 0 #06451e, 3px 3px 0 #06451e;
  }
}
#libella .deensimc-scroll-text {
  font-family: "Mindset";
  font-size: 82px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  text-transform: uppercase;
}
#libella .footer-top-wrapper,
#libella .footer-bottom-wrapper {
  max-width: 1520px;
  margin: 0 auto;
}
#libella .footer-top-wrapper {
  width: calc(100% - 40px);
  border-radius: 25px;
  background: radial-gradient(136.27% 66.71% at 88.29% 2%, #ffffff 0%, rgba(255, 255, 255, 0) 100%), #fdcd00;
  box-shadow: 1px -1px 4px 0 #F70 inset, -1px 1px 4px 0 #ffffff inset;
  padding: 30px 20px;
  margin-bottom: 30px;
}
#libella .footer-top-wrapper .footer-top-column {
  margin-bottom: 30px;
}
#libella .footer-top-wrapper .footer-top-column:last-child {
  margin-bottom: 0;
}
#libella {
  border-radius: 25px;
}
#libella .footer-bottom-wrapper .elementor-heading-title {
  margin-bottom: 20px;
}
#libella .footer-bottom-wrapper {
  padding: 0 20px;
}
#libella .footer-bottom-wrapper .elementor-nav-menu {
  -moz-column-gap: 19px;
       column-gap: 19px;
  justify-content: center;
}
#libella .footer-bottom-wrapper .elementor-widget-image {
  margin-bottom: 20px;
}

@media (min-width: 540px) {
  #libella .deensimc-scroll-text {
    text-shadow: -2px -2px 0 #06451e, 0 -2px 0 #06451e, 2px -2px 0 #06451e, -2px 0 0 #06451e, 2px 0 0 #06451e, -2px 2px 0 #06451e, 0 2px 0 #06451e, 2px 2px 0 #06451e;
  }
}
@media (min-width: 540px) and (min-width: 540px) {
  #libella .deensimc-scroll-text {
    text-shadow: -3px -3px 0 #06451e, 0 -3px 0 #06451e, 3px -3px 0 #06451e, -3px 0 0 #06451e, 3px 0 0 #06451e, -3px 3px 0 #06451e, 0 3px 0 #06451e, 3px 3px 0 #06451e;
  }
}
@media (min-width: 540px) {
  #libella .footer-top-wrapper,
  #libella .footer-bottom-wrapper {
    width: calc(100% - 60px);
  }
  #libella .footer-top-wrapper .elementor-button,
  #libella .footer-bottom-wrapper .elementor-button {
    white-space: nowrap;
  }
  #libella .footer-bottom-wrapper .elementor-nav-menu {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  #libella .footer-top-wrapper .e-con-inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  #libella .footer-top-wrapper .footer-top-column {
    padding: 0;
  }
}
@media (min-width: 960px) {
  #libella .deensimc-scroll-text {
    font-size: 89px;
  }
  #libella .footer-top-wrapper,
  #libella .footer-bottom-wrapper {
    width: calc(100% - 100px);
  }
  #libella .footer-top-wrapper .e-con-inner {
    grid-template-columns: repeat(3, 1fr);
  }
  #libella .footer-top-wrapper .footer-top-column {
    width: 100%;
    margin-bottom: 0;
  }
  #libella .footer-bottom-wrapper .elementor-nav-menu {
    justify-content: center;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  #libella .marquee-wrapper {
    margin: 100px 0 50px 0;
  }
  #libella .elementor-social-icon svg:hover {
    fill: #048b38;
  }
  #libella .footer-top-wrapper,
  #libella .footer-bottom-wrapper {
    width: calc(100% - 200px);
  }
  #libella .footer-top-wrapper .elementor-widget-text-editor,
  #libella .footer-bottom-wrapper .elementor-widget-text-editor {
    font-size: 19px;
  }
  #libella .footer-bottom-wrapper .elementor-heading-title {
    margin-bottom: 0;
  }
  #libella .footer-bottom-wrapper .elementor-heading-title,
  #libella .footer-bottom-wrapper .elementor-item {
    font-size: 19px;
  }
}
@media (min-width: 1920px) {
  #libella .deensimc-scroll-text {
    font-size: 120px;
  }
  #libella .footer-top-wrapper {
    padding: 50px;
  }
  #libella .footer-top-wrapper,
  #libella .footer-bottom-wrapper {
    width: 100%;
  }
}
#libella .flip-box-wrapper .e-con-inner {
  gap: 20px;
}
#libella .elementor-flip-box {
  height: 100%;
  min-height: 550px;
}
#libella .elementor-flip-box__layer {
  border-radius: 25px;
  border: 0.5px solid rgba(255, 255, 255, 0);
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: normal, hard-light, normal;
  box-shadow: -15px 15px 15px 0 rgba(0, 0, 0, 0.1), -9px 8px 10px 0 rgba(0, 82, 32, 0.2), -2px 2px 8px 0 rgba(255, 255, 255, 0.5) inset;
  backdrop-filter: blur(3.5px);
}
#libella .elementor-flip-box__front {
  background-size: contain;
}
#libella .elementor-flip-box__front .elementor-flip-box__layer__inner {
  position: relative;
  top: 10px;
}
#libella .elementor-flip-box__front .elementor-flip-box__layer__title {
  background-color: #048b38;
  color: #ffffff;
  padding: 5px 20px;
  font-family: "Mindset";
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
  display: inline-flex;
  text-shadow: none;
}
@media (min-width: 960px) {
  #libella .elementor-flip-box__front .elementor-flip-box__layer__title {
    font-size: 30px;
  }
}
@media (min-width: 1300px) {
  #libella .elementor-flip-box__front .elementor-flip-box__layer__title {
    font-size: 36px;
  }
}
@media (min-width: 1680px) {
  #libella .elementor-flip-box__front .elementor-flip-box__layer__title {
    font-size: 46px;
  }
}
#libella .elementor-flip-box__front .elementor-flip-box__layer__title {
  transform: rotate(-5deg);
  margin-bottom: 0;
  font-weight: 400;
}
#libella .elementor-flip-box__front .elementor-flip-box__layer__description {
  color: #06451e;
}
#libella .elementor-flip-box__front .elementor-flip-box__layer__description .elementor-flip-box__layer__title {
  position: relative;
  top: -1px;
  margin-bottom: 20px;
}
#libella .elementor-flip-box__back .elementor-flip-box__layer__inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}
#libella .elementor-flip-box__back .elementor-flip-box__layer__overlay {
  justify-content: flex-start;
}
#libella .elementor-flip-box__back .elementor-flip-box__layer__title {
  color: #048b38;
  font-size: 22px;
  font-weight: 800;
  line-height: 130%;
  text-transform: none;
  hyphens: auto;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
}
@media (min-width: 540px) {
  #libella .elementor-flip-box__back .elementor-flip-box__layer__title {
    font-size: 25px;
  }
}
@media (min-width: 1200px) {
  #libella .elementor-flip-box__back .elementor-flip-box__layer__title {
    font-size: 28px;
  }
}
#libella .elementor-flip-box__back .elementor-flip-box__layer__description {
  color: #06451e;
  font-size: 18px;
}
#libella .elementor-flip-box__back .elementor-flip-box__layer__description ul {
  text-align: left;
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
#libella .elementor-flip-box__back .elementor-flip-box__layer__description ul a {
  display: flex;
  align-items: center;
  border-bottom: 0 !important;
}
#libella .elementor-flip-box__back .elementor-flip-box__layer__description ul a .text {
  border-bottom: 2px solid #06451e;
}
#libella .elementor-flip-box__back .elementor-flip-box__layer__description ul a .icon {
  display: block;
  background: url(../images/next.svg);
  background-repeat: no-repeat;
  width: 24px;
  height: 15px;
  position: relative;
  left: 15px;
}
#libella .elementor-flip-box__back .elementor-flip-box__button {
  text-transform: none;
  font-size: 13px;
  padding: 7px 20px 5px 20px;
  white-space: normal;
  border: 0;
  margin-top: auto;
}

@media (min-width: 540px) {
  #libella .flip-box-wrapper .e-con-inner {
    display: grid;
  }
  #libella .elementor-flip-box__back .elementor-flip-box__layer__description {
    font-size: 20px;
  }
  #libella .elementor-flip-box__back .elementor-flip-box__button {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  #libella .flip-box-wrapper .e-con-inner {
    grid-template-columns: repeat(2, 1fr);
  }
  #libella .elementor-flip-box {
    min-height: 700px;
  }
}
@media (min-width: 960px) {
  #libella .flip-box-wrapper .e-con-inner {
    gap: 20px;
  }
}
@media (min-width: 960px) and (max-width: 1200px) {
  #libella .elementor-flip-box {
    min-height: 550px;
  }
}
@media (min-width: 1200px) {
  #libella .elementor-flip-box {
    min-height: 600px;
  }
  #libella .elementor-flip-box__front .elementor-flip-box__layer__description {
    color: #06451e;
  }
  #libella .elementor-flip-box__front .elementor-flip-box__layer__description .elementor-flip-box__layer__title {
    margin-bottom: 36px;
  }
  #libella .elementor-flip-box__back .elementor-flip-box__layer__description {
    font-size: 21px;
  }
  #libella .elementor-flip-box__back .elementor-flip-box__button {
    padding: 8px 30px 5px 30px;
  }
  #libella .elementor-flip-box__layer__overlay {
    padding: 50px;
  }
}
@media (min-width: 1400px) {
  #libella .flip-box-wrapper .e-con-inner {
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
  }
  #libella .elementor-flip-box {
    min-height: 700px;
  }
}
@media (min-width: 1920px) {
  #libella .elementor-flip-box {
    min-height: 600px;
  }
}
#libella .e-gallery-masonry .e-gallery-item {
  border-radius: 15px;
  border: 0;
  box-shadow: -15px 15px 15px 0 rgba(0, 82, 32, 0.2), -9px 8px 10px 0 rgba(0, 0, 0, 0.1);
}

#libella .image-box-wrapper .e-con-inner {
  gap: 20px;
}
#libella .elementor-widget-image-box .elementor-image-box-wrapper {
  border-radius: 25px;
  border: 0.5px solid rgba(255, 255, 255, 0);
  background: linear-gradient(202deg, rgba(253, 205, 0, 0.2) 1.6%, rgba(0, 139, 56, 0.2) 99.17%);
  background-blend-mode: hard-light;
  box-shadow: -15px 15px 15px rgba(0, 0, 0, 0.1), -9px 8px 10px rgba(0, 82, 32, 0.2), -2px 2px 8px rgba(255, 255, 255, 0.5) inset;
  backdrop-filter: blur(3px);
  position: relative;
  overflow: hidden;
}
#libella .elementor-widget-image-box .elementor-image-box-img {
  margin-bottom: 0;
  display: block;
  position: relative;
  z-index: 1;
}
#libella .elementor-widget-image-box .elementor-image-box-img img {
  border-radius: 15px;
}
#libella .elementor-widget-image-box .elementor-image-box-content {
  position: absolute;
  width: 100%;
  bottom: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 2;
}
#libella .elementor-widget-image-box .elementor-image-box-title,
#libella .elementor-widget-image-box .elementor-image-box-description {
  background-color: #048b38;
  color: #ffffff;
  padding: 5px 20px;
  font-family: "Mindset";
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
  display: inline-flex;
  text-shadow: none;
}
@media (min-width: 960px) {
  #libella .elementor-widget-image-box .elementor-image-box-title,
  #libella .elementor-widget-image-box .elementor-image-box-description {
    font-size: 30px;
  }
}
@media (min-width: 1300px) {
  #libella .elementor-widget-image-box .elementor-image-box-title,
  #libella .elementor-widget-image-box .elementor-image-box-description {
    font-size: 36px;
  }
}
@media (min-width: 1680px) {
  #libella .elementor-widget-image-box .elementor-image-box-title,
  #libella .elementor-widget-image-box .elementor-image-box-description {
    font-size: 46px;
  }
}
#libella .elementor-widget-image-box .elementor-image-box-title,
#libella .elementor-widget-image-box .elementor-image-box-description {
  transform: rotate(-5deg);
  margin-bottom: 0;
}
#libella.am-start .image-box-wrapper-full-width .elementor-image-box-wrapper {
  max-height: 406px;
}
#libella.am-start .image-box-wrapper-full-width .elementor-image-box-img {
  margin-bottom: 0;
}
#libella #content .elementor-image-box-title a {
  color: #ffffff;
  border-bottom: 0;
}
#libella #content .elementor-image-box-title a:hover {
  border-bottom: 0;
}

@media (min-width: 768px) {
  #libella .image-box-wrapper .e-con-inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .image-box-wrapper-full-width .elementor-widget-image-box {
    width: 100%;
  }
}
@media (min-width: 960px) {
  #libella .image-box-wrapper .e-con-inner {
    gap: 20px;
    grid-template-columns: repeat(3, 1fr);
  }
  #libella .image-box-wrapper-full-width .elementor-widget-image-box {
    width: 100%;
  }
  #libella.am-start .image-box-wrapper-full-width .elementor-image-box-wrapper {
    max-height: 406px;
  }
}
@media (min-width: 1200px) {
  #libella .elementor-widget-image-box .elementor-image-box-wrapper::before {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    background: linear-gradient(202deg, #fdcd00 1.6%, #048b38 99.17%);
    opacity: 0;
    transition: opacity 0.5s ease;
    border-radius: inherit;
    pointer-events: none;
  }
  #libella .elementor-widget-image-box .elementor-image-box-wrapper:hover::before {
    opacity: 1;
  }
  #libella.am-start .image-box-wrapper-full-width .elementor-image-box-wrapper {
    max-height: 557px;
  }
}
#libella .elementor-slides-wrapper {
  border-radius: 15px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%), cover no-repeat;
  box-shadow: -10px 10px 8px 0 rgba(0, 82, 32, 0.2), -4px 3px 5px 0 rgba(0, 0, 0, 0.1);
}
#libella .elementor-slide-button {
  border: 0;
}
#libella .elementor-swiper-button-prev,
#libella .elementor-swiper-button-next {
  border-radius: 20px;
  border: 0.5px solid var(--Linear, #F70);
  background: radial-gradient(136.27% 66.71% at 88.29% 2%, #ffffff 0%, rgba(255, 255, 255, 0) 100%), #fdcd00;
  box-shadow: 1px -1px 4px 0 #F70 inset, -1px 1px 4px 0 #ffffff inset;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  left: -10px;
  transition: background-color 0.3s;
}
#libella .elementor-swiper-button-prev:before,
#libella .elementor-swiper-button-next:before {
  content: "";
  display: block;
  background: url(../images/next.svg);
  background-repeat: no-repeat;
  width: 24px;
  height: 15px;
  position: relative;
  left: 4px;
}
#libella .elementor-swiper-button-prev svg,
#libella .elementor-swiper-button-next svg {
  display: none;
}
@media (min-width: 540px) {
  #libella .elementor-swiper-button-prev,
  #libella .elementor-swiper-button-next {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    left: -20px;
  }
  #libella .elementor-swiper-button-prev:before,
  #libella .elementor-swiper-button-next:before {
    width: 32px;
    height: 22px;
  }
}
@media (min-width: 1200px) {
  #libella .elementor-swiper-button-prev,
  #libella .elementor-swiper-button-next {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    left: -30px;
  }
  #libella .elementor-swiper-button-prev:before,
  #libella .elementor-swiper-button-next:before {
    width: 42px;
    height: 26px;
    left: 6px;
  }
  #libella .elementor-swiper-button-prev:hover,
  #libella .elementor-swiper-button-next:hover {
    background: #fdcd00;
  }
}
#libella .elementor-swiper-button-prev:before {
  transform: rotate(-180deg);
}
#libella .elementor-swiper-button-prev.elementor-lightbox-prevent-close {
  left: 10px;
}
#libella .elementor-swiper-button-prev.elementor-lightbox-prevent-close:before {
  left: 4px;
}
#libella .elementor-swiper-button-next {
  left: auto;
  right: -10px;
}
#libella .elementor-swiper-button-next:before {
  left: auto;
  right: -9px;
}
@media (min-width: 540px) {
  #libella .elementor-swiper-button-next {
    right: -20px;
  }
}
@media (min-width: 1200px) {
  #libella .elementor-swiper-button-next {
    right: -30px;
  }
  #libella .elementor-swiper-button-next:before {
    left: auto;
    right: -16px;
  }
}
#libella .elementor-swiper-button-next.elementor-lightbox-prevent-close {
  right: 10px;
}
#libella .elementor-swiper-button-next.elementor-lightbox-prevent-close:before {
  left: -4px;
}
#libella h1.elementor-slide-heading {
  color: #fdcd00;
  text-transform: uppercase;
  line-height: 110%;
  text-shadow: -2px -2px 0 #06451e, 0 -2px 0 #06451e, 2px -2px 0 #06451e, -2px 0 0 #06451e, 2px 0 0 #06451e, -2px 2px 0 #06451e, 0 2px 0 #06451e, 2px 2px 0 #06451e;
}
@media (min-width: 540px) {
  #libella h1.elementor-slide-heading {
    text-shadow: -3px -3px 0 #06451e, 0 -3px 0 #06451e, 3px -3px 0 #06451e, -3px 0 0 #06451e, 3px 0 0 #06451e, -3px 3px 0 #06451e, 0 3px 0 #06451e, 3px 3px 0 #06451e;
  }
}
#libella h1.elementor-slide-heading {
  font-family: "Mindset";
  font-size: 44px;
  font-weight: 400;
  hyphens: auto;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
}
@media (min-width: 540px) {
  #libella h1.elementor-slide-heading {
    font-size: 65px;
  }
}
@media (min-width: 1200px) {
  #libella h1.elementor-slide-heading {
    font-size: 80px;
  }
}
#libella h3.elementor-slide-heading {
  color: #fdcd00;
  text-transform: uppercase;
  line-height: 110%;
  text-shadow: -2px -2px 0 #06451e, 0 -2px 0 #06451e, 2px -2px 0 #06451e, -2px 0 0 #06451e, 2px 0 0 #06451e, -2px 2px 0 #06451e, 0 2px 0 #06451e, 2px 2px 0 #06451e;
}
@media (min-width: 540px) {
  #libella h3.elementor-slide-heading {
    text-shadow: -3px -3px 0 #06451e, 0 -3px 0 #06451e, 3px -3px 0 #06451e, -3px 0 0 #06451e, 3px 0 0 #06451e, -3px 3px 0 #06451e, 0 3px 0 #06451e, 3px 3px 0 #06451e;
  }
}
#libella h3.elementor-slide-heading {
  font-family: "Mindset";
  font-size: 30px;
  font-weight: 400;
  hyphens: auto;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
}
@media (min-width: 540px) {
  #libella h3.elementor-slide-heading {
    font-size: 45px;
  }
}
@media (min-width: 1200px) {
  #libella h3.elementor-slide-heading {
    font-size: 60px;
  }
}
#libella h3.elementor-slide-heading {
  margin-bottom: 10px;
}
#libella .elementor-slide-description {
  margin-bottom: 20px;
}
#libella h2.elementor-slide-description {
  line-height: 110%;
  font-size: 30px;
  font-family: "Montserrat";
  font-weight: 900;
  line-height: 120%;
  text-transform: uppercase;
  text-shadow: none;
  hyphens: auto;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
}
@media (min-width: 540px) {
  #libella h2.elementor-slide-description {
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  #libella h2.elementor-slide-description {
    font-size: 50px;
  }
}
#libella.am-start .elementor-widget-slides {
  margin-bottom: 40px;
}

@media (min-width: 540px) {
  #libella .swiper-slide-contents {
    margin-bottom: 80px;
  }
}
@media (min-width: 768px) {
  #libella .elementor-swiper-button-prev.elementor-lightbox-prevent-close:before {
    left: -2px;
  }
  #libella .elementor-swiper-button-next.elementor-lightbox-prevent-close:before {
    left: 2px;
  }
}
@media (min-width: 1200px) {
  #libella .elementor-swiper-button-prev.elementor-lightbox-prevent-close:before {
    left: -5px;
  }
  #libella .elementor-swiper-button-next.elementor-lightbox-prevent-close:before {
    left: 5px;
  }
  #libella .elementor-slide-description {
    margin-bottom: 50px;
  }
  #libella.am-start .elementor-widget-slides {
    margin-bottom: 100px;
  }
}
@media (min-width: 1400px) {
  #libella.am-start .elementor-slide-description {
    font-size: 26px;
  }
}
#libella .slide-everything-slider-wrapper {
  overflow: hidden;
}
#libella .slide-everything-slider-wrapper .slide-everything-slide-inner {
  height: 100%;
  padding: 30px 50px;
}
#libella .slide-everything-slider-wrapper .swiper-slide {
  max-width: 480px;
}
#libella .slide-everything-slider-wrapper .swiper-button-prev,
#libella .slide-everything-slider-wrapper .swiper-button-next {
  border-radius: 20px;
  border: 0.5px solid var(--Linear, #F70);
  background: radial-gradient(136.27% 66.71% at 88.29% 2%, #ffffff 0%, rgba(255, 255, 255, 0) 100%), #fdcd00;
  box-shadow: 1px -1px 4px 0 #F70 inset, -1px 1px 4px 0 #ffffff inset;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  left: -10px;
  transition: background-color 0.3s;
}
#libella .slide-everything-slider-wrapper .swiper-button-prev:before,
#libella .slide-everything-slider-wrapper .swiper-button-next:before {
  content: "";
  display: block;
  background: url(../images/next.svg);
  background-repeat: no-repeat;
  width: 24px;
  height: 15px;
  position: relative;
  left: 4px;
}
#libella .slide-everything-slider-wrapper .swiper-button-prev svg,
#libella .slide-everything-slider-wrapper .swiper-button-next svg {
  display: none;
}
@media (min-width: 540px) {
  #libella .slide-everything-slider-wrapper .swiper-button-prev,
  #libella .slide-everything-slider-wrapper .swiper-button-next {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    left: -20px;
  }
  #libella .slide-everything-slider-wrapper .swiper-button-prev:before,
  #libella .slide-everything-slider-wrapper .swiper-button-next:before {
    width: 32px;
    height: 22px;
  }
}
@media (min-width: 1200px) {
  #libella .slide-everything-slider-wrapper .swiper-button-prev,
  #libella .slide-everything-slider-wrapper .swiper-button-next {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    left: -30px;
  }
  #libella .slide-everything-slider-wrapper .swiper-button-prev:before,
  #libella .slide-everything-slider-wrapper .swiper-button-next:before {
    width: 42px;
    height: 26px;
    left: 6px;
  }
  #libella .slide-everything-slider-wrapper .swiper-button-prev:hover,
  #libella .slide-everything-slider-wrapper .swiper-button-next:hover {
    background: #fdcd00;
  }
}
#libella .slide-everything-slider-wrapper .swiper-button-prev:before {
  transform: rotate(-180deg);
}
#libella .slide-everything-slider-wrapper .swiper-button-prev {
  left: 10px;
}
#libella .slide-everything-slider-wrapper .swiper-button-prev::before {
  left: -2px;
}
#libella .slide-everything-slider-wrapper .swiper-button-next {
  left: auto;
  right: -10px;
}
#libella .slide-everything-slider-wrapper .swiper-button-next:before {
  left: auto;
  right: -9px;
}
@media (min-width: 540px) {
  #libella .slide-everything-slider-wrapper .swiper-button-next {
    right: -20px;
  }
}
@media (min-width: 1200px) {
  #libella .slide-everything-slider-wrapper .swiper-button-next {
    right: -30px;
  }
  #libella .slide-everything-slider-wrapper .swiper-button-next:before {
    left: auto;
    right: -16px;
  }
}
#libella .slide-everything-slider-wrapper .swiper-button-next {
  right: 10px;
}
#libella .slide-everything-slider-wrapper .swiper-button-next::before {
  left: 3px;
}
#libella .slide-everything-slider-wrapper .elementor-widget-image img {
  border-radius: 15px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%), lightgray 50%/cover no-repeat;
  background-blend-mode: hard-light, normal;
  box-shadow: -15px 15px 15px 0 rgba(0, 82, 32, 0.2), -9px 8px 10px 0 rgba(0, 0, 0, 0.1);
  min-height: 406px;
}
#libella .slide-everything-slider-wrapper .elementor-widget-text-editor {
  margin-top: auto;
  text-align: center;
}
#libella .slide-everything-slider-wrapper .elementor-widget-text-editor p {
  color: #ffffff;
  line-height: 130%;
  font-size: 18px;
}
@media (min-width: 540px) {
  #libella .slide-everything-slider-wrapper .elementor-widget-text-editor p {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  #libella .slide-everything-slider-wrapper .elementor-widget-text-editor p {
    font-size: 30px;
  }
}
#libella .slide-everything-slider-wrapper .elementor-widget-text-editor p {
  font-weight: 800;
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  #libella .slide-everything-slider-wrapper .swiper-button-prev::before {
    left: -4px;
  }
  #libella .slide-everything-slider-wrapper .swiper-button-next {
    right: 30px;
  }
  #libella .slide-everything-slider-wrapper .swiper-button-next::before {
    left: 6px;
  }
}
h1, .h1,
h2, .h2,
h3, .h3 {
  font-family: "Mindset";
  color: #fdcd00;
  text-transform: uppercase;
  line-height: 110%;
  text-shadow: -2px -2px 0 #06451e, 0 -2px 0 #06451e, 2px -2px 0 #06451e, -2px 0 0 #06451e, 2px 0 0 #06451e, -2px 2px 0 #06451e, 0 2px 0 #06451e, 2px 2px 0 #06451e;
}
@media (min-width: 540px) {
  h1, .h1,
  h2, .h2,
  h3, .h3 {
    text-shadow: -3px -3px 0 #06451e, 0 -3px 0 #06451e, 3px -3px 0 #06451e, -3px 0 0 #06451e, 3px 0 0 #06451e, -3px 3px 0 #06451e, 0 3px 0 #06451e, 3px 3px 0 #06451e;
  }
}

h1, .h1 {
  font-size: 44px;
}

h2, .h2 {
  font-size: 40px;
}

.alternative h2 {
  color: #048b38;
  line-height: 110%;
  font-size: 30px;
  font-family: "Montserrat";
  font-weight: 900;
  line-height: 120%;
  text-transform: uppercase;
  text-shadow: none;
  margin-bottom: 0;
}

h3, .h3 {
  font-size: 35px;
}

h4, .h4,
h4.elementor-heading-title {
  font-size: 22px;
  font-weight: 800;
  line-height: 130%;
  text-transform: none;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
.alternative h2 {
  hyphens: auto;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
}

@media (min-width: 540px) {
  h1, .h1,
  h2, .h2,
  h3, .h3 {
    text-shadow: -2px -2px 0 #06451e, 0 -2px 0 #06451e, 2px -2px 0 #06451e, -2px 0 0 #06451e, 2px 0 0 #06451e, -2px 2px 0 #06451e, 0 2px 0 #06451e, 2px 2px 0 #06451e;
  }
}
@media (min-width: 540px) and (min-width: 540px) {
  h1, .h1,
  h2, .h2,
  h3, .h3 {
    text-shadow: -3px -3px 0 #06451e, 0 -3px 0 #06451e, 3px -3px 0 #06451e, -3px 0 0 #06451e, 3px 0 0 #06451e, -3px 3px 0 #06451e, 0 3px 0 #06451e, 3px 3px 0 #06451e;
  }
}
@media (min-width: 540px) {
  h1, .h1 {
    font-size: 65px;
  }
  h2, .h2 {
    font-size: 60px;
  }
  .alternative h2 {
    font-size: 40px;
    -webkit-text-stroke-width: 0;
  }
  h3, .h3 {
    font-size: 45px;
  }
  h4, .h4,
  h4.elementor-heading-title {
    font-size: 25px;
  }
}
@media (min-width: 1200px) {
  h1, .h1,
  h2, .h2 {
    font-size: 80px;
  }
  .alternative h2 {
    font-size: 50px;
  }
  h3, .h3 {
    font-size: 60px;
  }
  h4, .h4,
  h4.elementor-heading-title {
    font-size: 28px;
  }
}
#libella .elementor-location-header {
  margin-bottom: 50px;
  position: relative;
  z-index: 100;
}
#libella.home .elementor-location-header {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media (min-width: 960px) {
  #libella .elementor-location-header {
    margin-top: 20px;
    margin-bottom: 100px;
  }
}
#libella.home .video::after {
  content: "";
  display: block;
  background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
  height: 45px;
  z-index: 999;
  position: relative;
  top: -20px;
}
#libella.home .textbox-style {
  max-width: calc(100% - 40px);
}

@media (min-width: 540px) {
  #libella.home .textbox-style {
    max-width: calc(100% - 60px);
  }
}
@media (min-width: 960px) {
  #libella.home .textbox-style {
    max-width: calc(100% - 100px);
  }
}
@media (min-width: 1200px) {
  #libella.home .textbox-style {
    max-width: 960px;
  }
}
#libella .product-filter-wrapper .elementor-button {
  background: #ffe100;
}
#libella .product-filter-wrapper .elementor-button:hover {
  background: #fdcd00;
}
#libella .product-filter-wrapper .all-products-button-wrapper {
  margin-top: 30px;
}
#libella .product-teaser-wrapper {
  position: relative;
  overflow: hidden;
}
#libella .product-teaser-wrapper .text-overlay {
  position: absolute;
  top: 28%;
  left: 0;
  width: 100%;
  text-align: center;
}
#libella .product-teaser-wrapper .title h2 {
  background-color: #048b38;
  color: #ffffff;
  padding: 5px 20px;
  font-family: "Mindset";
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
  display: inline-flex;
  text-shadow: none;
}
@media (min-width: 960px) {
  #libella .product-teaser-wrapper .title h2 {
    font-size: 30px;
  }
}
@media (min-width: 1300px) {
  #libella .product-teaser-wrapper .title h2 {
    font-size: 36px;
  }
}
@media (min-width: 1680px) {
  #libella .product-teaser-wrapper .title h2 {
    font-size: 46px;
  }
}
#libella .product-teaser-wrapper .title h2 {
  color: #ffffff;
  font-size: 27px;
}

@media (min-width: 1200px) {
  #libella .product-filter-wrapper .all-products-button-wrapper {
    margin-top: 40px;
  }
  #libella .product-teaser-wrapper .title h2 {
    font-size: 40px;
  }
}
@media (min-width: 1680px) {
  #libella .product-teaser-wrapper .text-overlay {
    width: 70%;
  }
}
#libella .product-detail-wrapper {
  max-width: 1920px;
}
#libella .product-detail-wrapper .textbox {
  width: auto;
  align-self: flex-start;
}
#libella .product-detail-wrapper .textbox h4.elementor-heading-title {
  color: #048b38;
}
#libella .product-detail-wrapper .product-sizes .elementor-widget-text-editor {
  font-weight: 700;
}
#libella .product-detail-wrapper .image-box-wrapper {
  margin-top: 100px;
}
#libella .product-detail-wrapper .elementor-button-link .elementor-button-icon {
  top: 0;
}

@media (min-width: 540px) {
  #libella .product-detail-wrapper .textbox-style {
    width: auto;
  }
}
@media (min-width: 768px) {
  #libella .product-detail-wrapper .e-con-inner {
    flex-direction: column;
  }
}
@media (min-width: 960px) {
  #libella .product-detail-wrapper .e-con-inner {
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  #libella .product-detail-wrapper .textbox-style {
    width: auto;
    max-width: 740px;
  }
  #libella .product-detail-wrapper .image-box-wrapper {
    margin-top: 200px;
  }
  #libella .product-detail-wrapper .elementor-button-link {
    padding-left: 0;
  }
  #libella .product-detail-wrapper .elementor-button-link:hover .elementor-button-text {
    border-bottom: 2px solid transparent;
  }
}
/*# sourceMappingURL=main.css.map */
