#container {
  display: flex;
  width: 100%;
  height: 910px;
  top: -910px;
  position: absolute;
  z-index: 1;
}

#container .gradient {
  width: 100%;
    height: 30%;
    bottom: -70%;
    position: relative;
    background: linear-gradient(180deg, rgba(190,206,209,0) 0%, rgba(255,255,255,1) 96%);
}

.suptitle p {
  text-shadow: 0px 2px 5px rgb(0 0 0 / 59%)
}

.water {
  display: block;
  height: 100%;
  width: 100%;
  background: transparent;
  margin-top: auto;
  pointer-events: none;
}

.floater {
  position: absolute;
  left: 35%;
  top: 10%;
  z-index: 0 !important;
}

.text {
  margin: 0;
  white-space: nowrap;
  text-align: center;
  text-transform: uppercase;
  font-family: Fredoka One;
  font-size: 4em;
  font-weight: 700;
  color: #0033ff;
  text-shadow: 1px 1px 1px #919191, 1px 2px 1px #919191, 1px 3px 1px #919191,
    1px 4px 1px #919191, 1px 5px 1px #919191, 1px 6px 1px #919191,
    1px 7px 1px #919191, 1px 8px 1px #919191, 1px 9px 1px #919191,
    1px 10px 1px #919191, 1px 18px 6px rgba(16, 16, 16, 0.4),
    1px 22px 10px rgba(16, 16, 16, 0.2), 1px 25px 35px rgba(16, 16, 16, 0.2),
    1px 30px 60px rgba(16, 16, 16, 0.4);
}

.wpml-ls-current-language > a::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f57d";
  display: inline-block!important;
  color: var(--accent);
}

.triply-canvas-nav {
  padding: 0!important;
}

.mb-3 {
  margin-bottom: 1.5rem;
}

.wpcf7-form-control {
  width: 100%;
}

.wpcf7-form {
  padding: 0 40px 20px;
  box-shadow: 0px 0px 30px 0px rgb(6 30 98 / 8%);
  border-radius: 25px;
}

.wpcf7-spinner {
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
}

.wpcf7-button-wraper {
  position: relative;
}

.wpcf7-list-item {
  margin-left: 0;
}

select:not([size]):not([multiple]) {
  padding: 0.75rem 1rem;
  border: 2px solid var(--border)!important;
}

.wpml-ls-current-language > a span {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

canvas{
  position: relative;
  bottom: 0;
  pointer-events: none;
  z-index: 1;
}

.triply-language-switcher-mobile {
  display: none;
}

.babe_items_1 .item-bottom, .babe_items_1 .item-meta {
  display: none!important;
}

#block-5, #block-6 {
  display: none!important;
}

.hentry .entry-meta .post-author, .hentry .entry-meta .post-comments {
  display: none;
}

.single-post .triply-breadcrumb-build .elementor-widget-heading:not(.elementor-page-title) {
  display: block!important;
}

.single-post .triply-breadcrumb-build > .elementor-container[style] {
  min-height: 200px!important;
}

.babe_items_1 .item_text {
  padding: 25px 30px 25px!important;
}

#elementor-popup-modal-1209 .dialog-widget-content, .triply-canvas-nav {
  background-color: #fff!important;/*var( --e-global-color-primary )!important;*/
}

.triply-canvas-nav .mobile-navigation ul li {
  border-color: var( --e-global-color-primary )!important;
}

.mobile-navigation ul li a {
  color: var( --e-global-color-primary )!important;;
}

.triply-canvas-nav ul.menu li.current-menu-item > a {
  color: var(--e-global-color-secondary);
}

.triply-canvas-nav .wpml-ls-current-language > a::before {
  color: var( --e-global-color-primary )!important;
}

.triply-canvas-nav .mobile-navigation .wpml-ls-current-language a {
  display: inline-block;
}

.mobile-navigation .dropdown-toggle {
  position: relative!important;
  padding: 0!important;
  display: inline!important;
  color: var(--e-global-color-secondary)!important;
}

.widget_search form, .site-search form {
  background-color: #fff!important;
  box-shadow: 0 0 60px 0 rgb(6 30 98 / 8%);
}

.widget_search form::before, .site-search form::before {
  color: #000!important;
}

.widget_search form input[type=search] {
  color: #000!important;
}

::selection {
  color: #000!important;
}

.cc_div .cc-link {
  color: var(--cc-text);
  background-color: transparent;
  text-transform: none; 
  line-height: 1.2;
  border-radius: 0;
  padding: 0!important;
}

.cc_div .cc-link:focus, #s-c-bn:focus {
  background-color: inherit;
}

.cc_div .cc-link:hover {
  background-color: transparent;
}

#s-cnt .b-bn .b-tl {
  color: inherit;
}

.filter-sort {
  display: none!important;
}

#s-c-bn::after {
  content: "";
  display: block;
}

.cc_div *, .cc_div :after, .cc_div :before {
  line-height: 1.2!important;
  text-transform: none!important;
}

.elementor-testimonial-item-wrapper .image img {
  width: 130px!important;
  height: 130px!important;
}

.babe_search_results_filters {
  display: none;
}

.main-navigation ul.menu > li.menu-item > a::after, .main-navigation ul.nav-menu > li.menu-item > a::after {
  background-color: #f38d9b!important;
}

.scrollup {
  background: #f38d9b!important;
  transition: all 0.3s ease 0s;
  overflow: hidden;
}

.scrollup:hover {
  color: #f38d9b!important;
}

.scrollup:after {
  position: absolute;
  content: "";
  height: 100%;
  left: 0;
  top: 0;
  width: 0;
  color: #ffffff;
  background-color: #fff;
  transition: .25s;
  z-index: -1;
}

.scrollup:hover::after {
  width: 100%;
}

.show-cookies {
  background-color: #f38d9b;
  color: #fff;
  bottom: 30px;
  display: block;
  width: 46px;
  height: 46px;
  margin: 0;
  overflow: hidden;
  position: fixed;
  right: 100px;
  transition: all 0.3s ease 0s;
  white-space: nowrap;
  line-height: 46px;
  box-shadow: 0 0 15px rgb(0 0 0 / 40%);
  text-align: center;
  z-index: 2;
  border-radius: 50%;
}

.show-cookies::after {
  position: absolute;
  content: "";
  height: 100%;
  left: 0;
  top: 0;
  width: 0;
  color: #ffffff;
  background-color: #fff;
  transition: .25s;
  z-index: -1;
}

.show-cookies:hover::after {
  width: 100%;
}

.show-cookies svg { 
  fill: #fff;
  width: 16px;
  height: auto;
  vertical-align: middle;
}

.show-cookies:hover svg {
  fill: #f38d9b;
}

.show-cookies:hover {
  color: var( --e-global-color-primary );
}

@media only screen and (max-width: 768px) {
  .wpml-ls-current-language > a::before {
    color: var( --e-global-color-primary )!important;
  }

  #container {
    width: 100%;
    height: 100px;
    top: -90px;
  }

  .main_header h2 {
    color: #fff!important;
  }

  #container .gradient {
      height: 100%;
      bottom: 0;
  }

  .show-cookies {
    right: 30px;
}

}

@media only screen and (min-width: 1025px) and (max-width: 1300px) {
  .contact-info {
    /*display: none!important;*/
    width: auto!important;
  }
  .contact-number {
    display: none!important;
  }

  .main-menu {
    width: 80%!important;
  }

  .main-navigation ul.menu li.menu-item > a {
    padding: 1.5em 1em!important;
  }
}