/*
Theme Name: Résa-Pêche
Author: Oz-media
Author URI: https://www.oz-media.com
Version: 1.0
Text Domain: resa-peche
Template: hello-elementor
*/
@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;600;700&display=swap");

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 1.4rem;
  font: inherit;
  vertical-align: baseline;
}

html {
  font-size: 62.5%;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  font-family: 'Inter', sans-serif;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

b, strong {
  font-weight: 600;
}

i, em {
  font-style: italic;
}

[type=button]:focus, [type=submit]:focus, button:focus {
  outline: none;
}

[type=button], [type=submit], button {
  white-space: normal;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}
.hidden,
.rp-form .flex-row .field-group.hidden {
  display: none;
}

html {
  font-family: "Rubik", sans-serif;
}

body {
  background-color: #FFFFFF;
}

/* HEADING STYLES */
h1.elementor-heading-title, 
h1 {
  color: #FFFFFF;
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 5rem;
  line-height: 1.1;
}

h2.elementor-heading-title, 
h2 {
  border-bottom: 2px solid #49D82C;
  color: #0B5A8A;
  display: inline-block;
  font-family: "Rubik", sans-serif;
  font-size: 3rem;
  font-weight: 900;
}

h3.elementor-heading-title, 
h3 {
  color: #49D82C;
  display: inline-block;
  font-family: "Rubik", sans-serif;
  font-size: 2rem;
  font-weight: 900;
  text-transform: uppercase;
}

p {
  /*color: #0B5A8A;*/
  font-family: "Rubik", sans-serif;
  /*font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;*/
}

.header-title-container .e-con-inner {
  margin: 0;
}

/* HERO CONTAINER */
.hero-container::after {
  content: '';
  background-color: #49D82C;
  max-width: 300px;
  width: 100%;
  height: 80%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
}

@media screen and (max-width: 991px) {
  .hero-container::after {
    content: none;
  }
}

/* ELEMENTOR BUTTON STYLES */
.elementor-button.elementor-size-sm,
.no-posts-container a,
.resap-rules-container a {
  align-items: center;
  background-color: #0B5A8A;
  border-radius: 10rem;
  border-width: 2px;
  border-color: #FFFFFF;
  border-style: solid;
  color: #FFFFFF;
  display: flex;
  flex-direction: row;
  font-family: "Rubik", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  gap: 1rem;
  justify-content: space-between;
  padding: 1.4rem 2.8rem;
  transition: all .6s ease;
}
.resap-rules-container a,
.resap-location-btn-container a.elementor-button.elementor-size-sm {
  border-color: #0B5A8A;
}

.elementor-button.elementor-size-sm:hover, 
.elementor-button.elementor-size-sm:focus, 
.elementor-button.elementor-size-sm:active,
.no-posts-container a:hover,
.no-posts-container a:focus,
.no-posts-container a:active,
.resap-rules-container a:hover,
.resap-rules-container a:focus,
.resap-rules-container a:active,
.resap-location-btn-container a.elementor-button.elementor-size-sm:hover,
.resap-location-btn-container a.elementor-button.elementor-size-sm:active,
.resap-location-btn-container a.elementor-button.elementor-size-sm:focus {
  background-color: #49D82C;
  border-color: #49D82C;
  color: #0B293D;
}

.elementor-button.elementor-size-sm:hover path, 
.elementor-button.elementor-size-sm:focus path, 
.elementor-button.elementor-size-sm:active path {
  fill: #0B293D;
}

.elementor-button.elementor-size-sm path {
  fill: #FFFFFF;
  transition: all .6s ease;
}

.elementor-button.elementor-size-md {
  align-items: center;
  background-color: #FFFFFF;
  border-radius: 10rem;
  border-width: 1px;
  border-color: #112F53;
  border-style: solid;
  color: #112F53;
  display: inline-block;
  font-family: "Rubik", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 1.2rem 2.4rem;
  transition: all .6s ease;
}

.elementor-button.elementor-size-md:hover, 
.elementor-button.elementor-size-md:focus, 
.elementor-button.elementor-size-md:active {
  background-color: #112F53;
  color: #FFFFFF;
}

.elementor-button.elementor-size-lg {
  align-items: center;
  background-color: #0B5A8A;
  border-radius: 10rem;
  border-width: 1px;
  border-color: #FFFFFF;
  border-style: solid;
  color: #FFFFFF;
  display: inline-block;
  font-family: "Rubik", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 1.2rem 2.4rem;
  transition: all .6s ease;
}

.elementor-button.elementor-size-lg:hover, 
.elementor-button.elementor-size-lg:focus, 
.elementor-button.elementor-size-lg:active {
  background-color: #FFFFFF;
  color: #0B5A8A;
}

.elementor-button-warning .elementor-button.elementor-size-sm {
  background-color: #49D82C;
  border-radius: 10rem;
  border-width: 2px;
  border-color: #49D82C;
  border-style: solid;
  color: #112F53;
  font-family: "Rubik", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 1.4rem 2.8rem;
  transition: all .6s ease;
}

.elementor-button-warning .elementor-button.elementor-size-sm:hover, 
.elementor-button-warning .elementor-button.elementor-size-sm:focus, 
.elementor-button-warning .elementor-button.elementor-size-sm:active {
  background-color: #0B5A8A;
  border-color: #FFFFFF;
  color: #FFFFFF;
}

/* HEADER */
.elementor-location-header p {
  color: #FFFFFF;
  font-size: 1.8rem;
  line-height: 1.6;
}

.elementor-location-header .elementor-nav-menu--dropdown {
  max-width: 1500px;
  right: -10px;
  left: initial !important;
  top: 75px !important;
  border-left: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
}

.elementor-location-header .elementor-nav-menu--dropdown .elementor-nav-menu .elementor-item {
  color: #112F53;
  font-family: "Rubik", sans-serif;
  font-size: 1.6rem;
  line-height: 1;
  padding: 1.4rem;
}

.elementor-location-header .elementor-nav-menu--dropdown .elementor-nav-menu .elementor-item:hover, 
.elementor-location-header .elementor-nav-menu--dropdown .elementor-nav-menu .elementor-item:active, 
.elementor-location-header .elementor-nav-menu--dropdown .elementor-nav-menu .elementor-item:focus {
  background-color: #112F53;
  color: #FFFFFF;
}

/* FOOTER */
.elementor-location-footer p {
  color: #FFFFFF;
  font-family: "Rubik", sans-serif;
  font-size: 1.2rem;
  line-height: 1.2;
}

.elementor-location-footer p a {
  color: #FFFFFF;
  transition: all .6s ease;
}

.elementor-location-footer p a:hover, 
.elementor-location-footer p a:focus, 
.elementor-location-footer p a:active {
  color: #49D82C;
}

/* TYPE DE PECHE */
.resap-fishing-types-container {
  display: flex;
}

@media screen and (max-width: 767px) {
  .resap-fishing-types-container {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .resap-fishing-types-container {
    overflow-x: auto;
  }
}

/* SPLIDE SLIDER */
.splide img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  border-radius: 2rem;
}

.splide .splide__arrow {
  width: 6rem;
  height: 6rem;
  display: flex;
  background-color: #49D82C;
  opacity: 1;
  border: none;
  border-radius: 100%;
  align-items: center;
}

.splide .splide__arrow.splide__arrow--prev svg {
  transform: rotate(0deg);
}

.splide .splide__arrow svg {
  fill: #112F53;
  width: 2.6rem;
  height: 2.6rem;
}
@media (max-width: 475px) {
  .splide .splide__arrow {
    width: 4rem;
    height: 4rem;
  }
  .splide .splide__arrow svg {
    width: 1.6rem;
    height: 1.6rem;
  }
}

.splide.location-splide .splide__location-name {
  position: absolute;
  bottom: 7%;
  left: 7%;
  right: 3%;
  color: #FFF;
  font-family: "Rubik", sans-serif;
  font-size: 2.4rem;
}

/* HOME PAGE */
.home {
  overflow-x: hidden;
}

.home .header-top > .e-con-inner {
  border-bottom: 2px solid #FFFFFF;
}

.home h1.elementor-heading-title {
  color: #FFFFFF;
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 6rem;
  line-height: 1.1;
}

.home h1.elementor-heading-title span {
  color: #49D82C;
}

.home .resap-fishing-types-container {
  justify-content: space-between;
  gap: 4rem;
}

.home .resap-fishing-types-container a {
  align-items: center;
  background-color: #0B5A8A;
  border-radius: 10rem;
  border-width: 2px;
  border-color: #FFFFFF;
  border-style: solid;
  color: #FFFFFF;
  display: flex;
  flex-direction: row;
  font-family: "Rubik", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  gap: 1rem;
  justify-content: space-between;
  padding: 1rem 2.8rem;
  transition: all .6s ease;
}

.home .resap-fishing-types-container i.carpe svg {
  height: 32px;
}

.home .resap-fishing-types-container a:hover, 
.home .resap-fishing-types-container a:focus, 
.home .resap-fishing-types-container a:active {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  color: #0B293D;
}

.home .resap-fishing-types-container a:hover path, 
.home .resap-fishing-types-container a:focus path, 
.home .resap-fishing-types-container a:active path {
  fill: #0B293D;
}

.home .resap-fishing-types-container a path {
  fill: #FFFFFF;
  transition: all .6s ease;
}

/* SINGLE LAKE TEMPLATE */
.single-lake {
  overflow-x: hidden;
}

.single-lake .resap-fishing-types-container {
  justify-content: flex-start;
  gap: 1rem;
}

.single-lake .resap-fishing-types-container a {
  align-items: center;
  background-color: #49D82C;
  border-radius: 10rem;
  border-width: 2px;
  border-color: #FFFFFF;
  border-style: solid;
  color: #FFFFFF;
  display: flex;
  flex-direction: row;
  font-family: "Rubik", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  gap: 1rem;
  justify-content: space-between;
  padding: 1rem;
  transition: all .6s ease;
}

.single-lake .resap-fishing-types-container a:hover, 
.single-lake .resap-fishing-types-container a:focus, 
.single-lake .resap-fishing-types-container a:active {
  background-color: #49D82C;
  border-color: #49D82C;
  color: #0B293D;
}

.single-lake .resap-fishing-types-container a:hover path, 
.single-lake .resap-fishing-types-container a:focus path, 
.single-lake .resap-fishing-types-container a:active path {
  fill: #0B293D;
}

.single-lake .resap-fishing-types-container a {
  border-color: #49D82C;
}

.single-lake .resap-fishing-types-container a path {
  fill: #FFFFFF;
  transition: all .6s ease;
}

.single-lake .resap-fishing-types-container a svg {
  max-height: 2rem;
}

.single-lake .resap-characteristics-container {
  align-items: center;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}

.single-lake .resap-characteristics-container .resap-characteristics-item {
  align-items: center;
  display: flex;
}

.single-lake .resap-characteristics-container .resap-characteristics-item i {
  margin-right: 0.8rem;
}

.single-lake .resap-characteristics-container .resap-characteristics-item i svg {
  width: 34px;
}

.single-lake .resap-characteristics-container .resap-characteristics-item span {
  color: #0B5A8A;
  font-family: "Rubik", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
}

.single-lake .resap-characteristics-container .resap-characteristics-item.characteristics-item-area {
  order: 0;
}

.single-lake .resap-characteristics-container .resap-characteristics-item.characteristics-item-has-toilets {
  order: 1;
}

.single-lake .resap-characteristics-container .resap-characteristics-item.characteristics-item-fishing-record {
  order: 4;
}

.single-lake .resap-characteristics-container .resap-characteristics-item.characteristics-item-has-snackbar {
  order: 3;
}

.single-lake .resap-characteristics-container .resap-characteristics-item.characteristics-item-pets-allowed {
  order: 5;
}

.single-lake .resap-characteristics-container .resap-characteristics-item.characteristics-item-opening-hours {
  order: 6;
}

.single-lake .resap-characteristics-container .resap-characteristics-item.characteristics-item-number-of-positions {
  order: 2;
}

.single-lake .checkout {
  box-shadow: 8px 4px 15px 8px rgba(0, 0, 0, 0.1);
  border-radius: 3rem;
  padding: 4rem 3rem;
}

.single-lake .checkout .checkout-base-price {
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.2;
  color: #0B5A8A;
}

.single-lake .checkout .help-text {
  font-size: 1.2rem;
  font-style: italic;
  margin-bottom: 1rem;
}

.single-lake .checkout .checkout-night-booking-container {
  display: inline-block;
}

.single-lake .checkout .checkout-night-booking-container .checkout-night-booking {
  background-color: #112F53;
  border-radius: 1rem;
  color: #FFFFFF;
  font-size: 1.2rem;
  line-height: 1;
  padding: 2rem 1.6rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 1.4rem 0 3rem 0;
}

.single-lake .checkout .checkout-night-booking-container .checkout-night-booking label {
  margin-left: 1rem;
}

.single-lake .checkout .checkout-lake-posts,
.single-lake .checkout .checkout-fishing-rod,
.single-lake .checkout .checkout-fishermen {
  background-color: #FFFFFF;
  padding: 1.4rem;
  border: 1px solid #CECECE;
  border-radius: 1.4rem 1.4rem 0 0;
}

.single-lake .checkout .checkout-lake-posts label,
.single-lake .checkout .checkout-fishing-rod label,
.single-lake .checkout .checkout-fishermen label {
  font-size: 1.2rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}

.single-lake .checkout .checkout-lake-posts select,
.single-lake .checkout .checkout-fishing-rod select,
.single-lake .checkout .checkout-fishermen select,
.single-lake .checkout .checkout-fishermen input[type=number] {
  border: none;
  padding: 0.6rem;
  font-size: 1.3rem;
  appearance: none;
  -webkit-appearance: none;
}
.single-lake .checkout .checkout-fishermen input[type=number] {
  padding: 0.6rem;
}

.single-lake .checkout .checkout-dates {
  background-color: #FFFFFF;
  padding: 1.4rem;
  border: 1px solid #CECECE;
  border-radius: 1.4rem;
  display: flex;
  flex-direction: column;
}

.single-lake .checkout .checkout-dates label {
  font-size: 1.2rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}

.single-lake .checkout .checkout-dates input {
  font-size: 1.3rem;
  padding: 0.6rem 0;
  border: none;
}

.single-lake .checkout .checkout-companions {
  padding: 0.1rem;
  margin: 1rem 0;
}

.single-lake .checkout .checkout-companions .companion-item {
  padding: 1.4rem 0;
}

.single-lake .checkout .checkout-companions .companion-item + .companion-item {
  border-top: 1px solid #ececec;
}

.single-lake .checkout .checkout-companions .companion-title {
  font-family: 'Rubik';
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0.6rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.single-lake .checkout .checkout-companions .companion-title .delete-companion {
  font-size: 1.2rem;
  color: #e63c3c;
  cursor: pointer;
}

.single-lake .checkout .checkout-companions .form-row {
  display: flex;
  gap: 0.6rem;
}

.single-lake .checkout .checkout-companions .form-row .form-input label,
.single-lake .checkout .buying-dates label {
  margin-bottom: 0.3rem;
  font-size: 1.2rem;
}

.single-lake .checkout .checkout-companions .form-row .form-input input,
.single-lake .checkout .buying-dates input {
  border: 1px solid #CECECE;
  border-radius: 0.6rem;
  padding: 1rem;
  font-size: 1.4rem;
}
.single-lake .checkout .buying-dates input.input-disabled {
  background-color: #e9e9e9;
}

.single-lake .checkout .checkout-companions .form-row .form-input.age-input {
  flex-shrink: 2;
}

@media (min-width: 768px) and (max-width: 991px) {
  .single-lake .checkout .checkout-companions .form-row {
    flex-direction: column;
  }
}
@media (max-width: 474px) {
  .single-lake .checkout .checkout-companions .form-row {
    flex-direction: column;
  }
}

.single-lake .checkout .checkout-additional-options {
  font-size: 1.5rem;
}

.single-lake .checkout .checkout-additional-options .additional-option-item {
  padding: 0.5rem 0;
}

.single-lake .checkout .checkout-additional-options .additional-option-item .form-input {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.4rem;
}
.single-lake .checkout .checkout-additional-options .additional-option-item .form-input .option-name {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-grow: 1;
}
.single-lake .checkout .checkout-additional-options .additional-option-item .form-input .option-quantity {
  max-width: 25%;
  display: flex;
  align-items: center;
}
.single-lake .checkout .checkout-additional-options .additional-option-item .form-input .option-quantity label {
  font-size: 1.2rem;
  font-weight: 600;
}
.single-lake .checkout .checkout-additional-options .additional-option-item .form-input .option-quantity select {
  font-size: 1.5rem;
}

.single-lake .checkout .checkout-additional-options .additional-option-item .form-input label {
  margin-right: 1rem;
}

.single-lake .checkout .checkout-additional-options .additional-option-item .form-input input {
  margin-right: 0.4rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .single-lake .checkout .checkout-additional-options .additional-option-item {
    padding: 1.4rem 0;
    border-top: 1px solid #efefef;
  }
  .single-lake .checkout .checkout-additional-options .additional-option-item:first-child {
    border-top: none;
  }
  /*.single-lake .checkout .checkout-additional-options .additional-option-item .form-input,*/
  .single-lake .checkout .checkout-additional-options .additional-option-item .form-input .option-name {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }
  .single-lake .checkout .checkout-additional-options .additional-option-item .form-input .option-quantity {
    max-width: 100%;
    min-width: 32%;
  }
}
@media (max-width: 474px) {
  .single-lake .checkout .checkout-additional-options .additional-option-item {
    padding: 1.4rem 0;
    border-top: 1px solid #efefef;
  }
  .single-lake .checkout .checkout-additional-options .additional-option-item:first-child {
    border-top: none;
  }
  /*.single-lake .checkout .checkout-additional-options .additional-option-item .form-input,*/
  .single-lake .checkout .checkout-additional-options .additional-option-item .form-input .option-name {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }
  .single-lake .checkout .checkout-additional-options .additional-option-item .form-input .option-quantity {
    max-width: 100%;
    min-width: 32%;
  }
}

.single-lake .checkout .checkout-lake-posts + .checkout-dates {
  border-top: none;
  border-radius: 0 0 1.4rem 1.4rem;
}

.single-lake .checkout h2 {
  margin: 2rem 0;
  font-weight: 700;
}

.single-lake .checkout .checkout-fishermen {
  border-radius: 1.4rem;
  /*border-top: none;*/
}
.single-lake .checkout .checkout-fishing-rods-informations {
  padding: 1.4rem;
  background-color: #0B5A8A;
  border-radius: 1rem;
  margin-bottom: 2rem;
}
.single-lake .checkout .checkout-fishing-rods-informations p {
  font-weight: 400;
  color: #FFF;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.4;
}

.single-lake .checkout .checkout-total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 3rem 0;
  font-size: 3rem;
  font-weight: 900;
  color: #0B5A8A;
}
.single-lake .checkout .checkout-rules {
  font-size: 1.2rem;
  padding: 0.8rem;
}
.single-lake .checkout .checkout-rules a {
  text-decoration: underline;
  color: #0B5A8A;
}
.single-lake .checkout .checkout-rules a:hover,
.single-lake .checkout .checkout-rules a:active,
.single-lake .checkout .checkout-rules a:focus {
  text-decoration: none;
}
.single-lake .checkout button[type=submit] {
  background-color: #49D82C;
  border-radius: 10rem;
  border-width: 1px;
  border-color: #49D82C;
  border-style: solid;
  color: #112F53;
  display: inline-block;
  font-family: "Rubik", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.1rem;
  padding: 1.2rem 3.2rem;
  transition: all .6s ease;
  border-radius: 1rem;
  font-size: 2rem;
  width: 100%;
}

.single-lake .checkout button:hover, 
.single-lake .checkout button:focus, 
.single-lake .checkout button:active {
  background-color: #FFFFFF;
}

.single-lake .checkout button:disabled {
  opacity: .5;
  cursor: not-allowed;
}

.single-lake .checkout .error,
.single-lake .checkout .info,
.resapeche-booking-advanced-review .info {
  color: #FFFFFF;
  background-color: #e63c3c;
  padding: 1rem;
  margin-top: 1rem;
  font-size: 1.2rem;
  font-weight: bold;
}
.single-lake .checkout .info,
.resapeche-booking-advanced-review .info {
  font-size: 1.6rem;
  line-height: 1.4;
  background-color: #0b5a8a;
}

.single-lake .checkout .loader {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  position: relative;
  background: linear-gradient(0deg, #FFFFFF 33%, #49D82C 100%);
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}

.single-lake .checkout .loader::after {
  content: '';
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #FFFFFF;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 30px;
  margin: 0 auto;
}
.lds-ellipsis div {
  position: absolute;
  top: 12px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #eee;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}

.calendar-legend {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
  margin-bottom: 10px;
}
.calendar-legend-ordered {
  background-color: #0B5A8A;
}
.calendar-legend-blocked {
  background-color: #e63c3c;
}
.calendar-legend-item {
  color: #FFF;
  font-size: 12px;
  padding: 4px;
  display: inline-block;
}
a.fc-event {
  cursor: pointer;
}

.single-lake .checkout .checkout-details
.resapeche-booking-advanced-review .checkout-details {
  margin-top: 2rem;
}

.single-lake .checkout .checkout-details ul li,
.resapeche-booking-advanced-review .checkout-details ul li {
  display: flex;
  justify-content: space-between;
  padding: 1rem 0;
  font-size: 1.4rem;
  font-weight: 400;
  gap: 1rem;
  position: relative;
}

.single-lake .checkout .checkout-details ul li #fees-notice,
.resapeche-booking-advanced-review .checkout-details ul li #fees-notice {
  position: absolute;
  width: 375px;
  height: auto;
  border-radius: 10px;
  padding: 10px;
  font-size: 14px;
  line-height: 1.4;
  bottom: 0;
  left: 0;
  background-color: #FFF;
  text-align: justify;
  box-shadow: 0 8px 28px rgba(0,0,0,0.28);
  display: flex;
  gap: 10px;
}
.single-lake .checkout .checkout-details ul li #fees-notice .close,
.single-lake .checkout .checkout-details ul li .label svg,
.resapeche-booking-advanced-review .checkout-details ul li #fees-notice .close,
.resapeche-booking-advanced-review .checkout-details ul li .label svg {
  cursor: pointer;
}

.single-lake .checkout .checkout-details ul li:last-child,
.resapeche-booking-advanced-review .checkout-details ul li:last-child {
  border-top: 1px solid #eee;
  margin-top: 1rem;
  padding: 2rem 0 1rem 0;
}

.single-lake .checkout .checkout-details ul li:last-child .label,
.resapeche-booking-advanced-review .checkout-details ul li:last-child .label {
  font-weight: bold;
}

.single-lake .checkout .checkout-details ul li .label,
.resapeche-booking-advanced-review .checkout-details ul li .label {
  display: flex;
  align-items: center;
  gap: 0.4rem;
}

.single-lake .checkout .checkout-details svg,
.resapeche-booking-advanced-review .checkout-details svg {
  width: 2rem;
}

.single-lake .checkout .card-type-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}
.single-lake .checkout .card-type-item .card-type-name {
  font-size: 16px;
  color: #0B5A8A;
  font-weight: 700;
}
.single-lake .checkout .card-type-item input {
  width: 80px;
  background-color: #eee;
  color: #0B5A8A;
  border: none;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}
.single-lake .checkout .react-numeric-input b,
.single-lake .checkout .react-numeric-input b:hover,
.single-lake .checkout .react-numeric-input b:focus,
.single-lake .checkout .react-numeric-input b:active,
.single-lake .checkout .react-numeric-input b:disabled {
  background-color: #eee !important;
  box-shadow: none !important;
  cursor: pointer !important;
}
.single-lake .checkout .react-numeric-input input:focus-visible {
  outline: none;
}
.single-lake .checkout .buying-dates .help-text {
  color: #49D82C;
  margin: 8px 0 0 0;
  display: block;
  font-weight: 600;
}
.single-lake .checkout .checkout-companions.card-item + .card-item {
  margin-bottom: 2rem;
}
.single-lake .checkout  .card-type-container .checkout-additional-options {
  margin-top: 20px;
}
.single-lake .checkout  .card-type-container .checkout-additional-options .title {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  color: #0B293D;
}
.single-lake .checkout  .card-type-container .card-item-container + .card-item-container {
  margin-top: 25px;
}
.single-lake .checkout  .card-type-container .card-item-container:last-child {
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

@media (min-width: 1130px) and (max-width: 1199px) {
  .single-lake #rp-lake-sidebar {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) and (max-width: 1129px) {
  .single-lake #rp-lake-sidebar {
    padding-left: 10px;
  }
  .single-lake #rp-lake-content {
    width: 52%;
  }
}


/* HEADER SEARCH FORM */
.elementor-location-header .header-top .elementor-widget-search-form .elementor-search-form .elementor-search-form__container {
  border-radius: 30px;
  /*min-width: 32rem;*/
}
@media (max-width: 1024px) {
  .elementor-location-header .header-top .elementor-widget-search-form .elementor-search-form .elementor-search-form__container {
    max-width: 32rem;
  }
}
@media (max-width: 767px) {
  .elementor-location-header .header-top .elementor-widget-search-form .elementor-search-form .elementor-search-form__container {
    max-width: 45rem;
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .elementor-location-header .header-top .elementor-widget-search-form .elementor-search-form .elementor-search-form__container {
    min-width: 100%;
  }
}

.elementor-location-header .header-top .elementor-widget-search-form .elementor-search-form .elementor-search-form__container input[type=search] {
  color: #112F53;
  font-size: 14px;
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  letter-spacing: 1pt;
  line-height: 1;
  padding: 10px 20px;
}

.elementor-location-header .header-top .elementor-widget-search-form .elementor-search-form .elementor-search-form__container input[type=search]::placeholder {
  color: #112F53;
}

.elementor-location-header .header-top .elementor-widget-search-form .elementor-search-form .elementor-search-form__container button {
  background-color: #49D82C;
  border-radius: 30px;
  color: #FFFFFF;
  margin: 6px;
  padding: 6px;
}

/* HOME MAP */
#map {
  width: 100%;
  height: auto;
  display: inline-block;
}

#map #home-map a text {
  fill: #FFFFFF;
  color: #FFFFFF;
  cursor: pointer;
  font-family: "Rubik", sans-serif;
  font-size: 1.7rem;
}

#map #home-map a path {
  fill: #0B5A8A;
  transition: fill .5s ease;
}

#map #home-map a:hover path {
  cursor: pointer;
  fill: #49D82C;
  transition: fill .5s ease;
}

/* LAST POST BLOCK */
.resapeche-last-post-container header {
  position: relative;
  margin-bottom: 2rem;
}

.resapeche-last-post-container header .resapeche-last-post-date {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-color: #49D82C;
  color: #FFFFFF;
  padding: 1rem 1.6rem;
  border-radius: 0 2rem 0 0;
  line-height: 1;
  font-family: "Rubik", sans-serif;
  font-size: 1.2rem;
  font-style: italic;
}

.resapeche-last-post-container h4 {
  font-family: "Rubik", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2;
  border-bottom: 1px solid #49D82C;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}

.resapeche-last-post-container h4 a {
  color: #112F53;
  transition: all .6s ease;
}

.resapeche-last-post-container h4 a:hover, 
.resapeche-last-post-container h4 a:active, 
.resapeche-last-post-container h4 a:focus {
  text-decoration: underline;
}

.resapeche-last-post-container .resapeche-last-post-excerpt {
  margin-bottom: 2rem;
  font-size: 1.4rem;
  color: #0b5a8a;
  line-height: 1.4;
}

.resapeche-last-post-container .resapeche-last-post-btn {
  align-items: center;
  background-color: #FFFFFF;
  border-radius: 10rem;
  border-width: 1px;
  border-color: #112F53;
  border-style: solid;
  color: #112F53;
  display: inline-block;
  font-family: "Rubik", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 1.2rem 2.4rem;
  transition: all .6s ease;
}

.resapeche-last-post-container .resapeche-last-post-btn:hover, 
.resapeche-last-post-container .resapeche-last-post-btn:focus, 
.resapeche-last-post-container .resapeche-last-post-btn:active {
  background-color: #112F53;
  color: #FFFFFF;
}

/* STICKY LAKE BLOCK */
.resapeche-sticky-lake {
  position: relative;
}

.resapeche-sticky-lake img {
  border-radius: 2rem;
}

.resapeche-sticky-lake .resapeche-sticky-lake-name {
  position: absolute;
  top: 2.2rem;
  left: 2.6rem;
}

.resapeche-sticky-lake .resapeche-sticky-lake-name p {
  font-size: 2.2rem;
  margin-bottom: 5px;
}

.resapeche-sticky-lake .resapeche-sticky-lake-name a {
  font-size: 1.4rem;
  font-family: "Rubik", sans-serif;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  padding-bottom: 6px;
}

.resapeche-sticky-lake .resapeche-sticky-lake-name a span {
  margin-right: 3rem;
}

.resapeche-sticky-lake .resapeche-sticky-lake-name a::after {
  content: '';
  width: 3rem;
  height: 2px;
  background-color: #FFFFFF;
  position: absolute;
  bottom: 0;
  left: 0;
}

/* FAVORITE LAKE BLOCK */
.resapeche-favorite-lake-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}
.resapeche-favorite-lake-container#resapeche-best-spots {
  grid-template-columns: repeat(3, 1fr);
}
.resapeche-favorite-lake-container.empty {
  display: block;
}

.discover .resapeche-favorite-lake-container,
.fishing-type-archive .resapeche-favorite-lake-container,
.localisation-archive .resapeche-favorite-lake-container {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 1024px) {
  .discover .resapeche-favorite-lake-container,
  .fishing-type-archive .resapeche-favorite-lake-container,
  .localisation-archive .resapeche-favorite-lake-container,
  .resapeche-favorite-lake-container#resapeche-best-spots {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 991px) {
  .discover .resapeche-favorite-lake-container,
  .fishing-type-archive .resapeche-favorite-lake-container,
  .localisation-archive .resapeche-favorite-lake-container {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .discover .resapeche-favorite-lake-container,
  .fishing-type-archive .resapeche-favorite-lake-container,
  .localisation-archive .resapeche-favorite-lake-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 475px) {
  .discover .resapeche-favorite-lake-container,
  .fishing-type-archive .resapeche-favorite-lake-container,
  .localisation-archive .resapeche-favorite-lake-container,
  .resapeche-favorite-lake-container#resapeche-best-spots {
    grid-template-columns: 1fr;
  }
}

.resapeche-favorite-lake-container.lake-archive .resapeche-favorite-lake-item.boxed {
  grid-area: unset;
}

.resapeche-favorite-lake-container .resapeche-favorite-lake-item {
  background-color: #FFFFFF;
  padding: 2rem;
  border-radius: 2rem;
  box-shadow: 3px 3px 20px 0px rgba(0, 0, 0, 0.16);
}

.resapeche-favorite-lake-container .resapeche-favorite-lake-item.wide {
  grid-area: 1 / 1 / 2 / 3;
  display: flex;
  align-items: center;
}

.resapeche-favorite-lake-container .resapeche-favorite-lake-item.wide .resapeche-favorite-lake-gallery {
  width: 45%;
  margin-right: 4%;
}

.resapeche-favorite-lake-container .resapeche-favorite-lake-item.wide .resapeche-favorite-lake-content {
  flex-grow: 1;
}

@media screen and (max-width: 575px) {
  .resapeche-favorite-lake-container .resapeche-favorite-lake-item.wide {
    display: none;
  }
}

.resapeche-favorite-lake-container .resapeche-favorite-lake-item.boxed {
  grid-area: 2 / 1 / 3 / 2;
}

@media screen and (max-width: 575px) {
  .resapeche-favorite-lake-container .resapeche-favorite-lake-item.boxed {
    grid-area: 1 / 1 / 2 / 3;
  }
}

.resapeche-favorite-lake-container .resapeche-favorite-lake-item.boxed:last-child {
  grid-area: 2 / 2 / 3 / 3;
}

.resapeche-favorite-lake-container#resapeche-best-spots .resapeche-favorite-lake-item.boxed,
.resapeche-favorite-lake-container#resapeche-best-spots .resapeche-favorite-lake-item.boxed:last-child {
  grid-area: auto;
}

.discover .resapeche-favorite-lake-container .resapeche-favorite-lake-item.boxed:last-child,
.fishing-type-archive .resapeche-favorite-lake-container .resapeche-favorite-lake-item.boxed:last-child,
.localisation-archive .resapeche-favorite-lake-container .resapeche-favorite-lake-item.boxed:last-child {
  grid-area: unset;
}

@media screen and (max-width: 575px) {
  .resapeche-favorite-lake-container .resapeche-favorite-lake-item.boxed:last-child {
    grid-area: 2 / 1 / 3 / 3;
  }
}

.resapeche-favorite-lake-container .resapeche-favorite-lake-item.boxed .resapeche-favorite-lake-gallery {
  margin-bottom: 1rem;
}

.resapeche-favorite-lake-container .resapeche-favorite-lake-item.boxed .resapeche-favorite-lake-content {
  padding: 0 1rem;
}

.resapeche-favorite-lake-container .resapeche-favorite-lake-item .resapeche-favorite-lake-gallery img {
  border-radius: 1rem;
  height: 200px;
  width: 100%;
  object-fit: cover;
}

.resapeche-favorite-lake-container .resapeche-favorite-lake-item .resapeche-favorite-lake-content .resapeche-favorite-lake-name {
  font-size: 1.8rem;
  font-weight: 700;
  font-family: "Rubik", sans-serif;
  text-transform: uppercase;
  color: #112F53;
}

.resapeche-favorite-lake-container .resapeche-favorite-lake-item .resapeche-favorite-lake-content .resapeche-favorite-lake-location,
.resapeche-booking-review .lake-content .resapeche-favorite-lake-location  {
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  color: #112F53;
}

.resapeche-favorite-lake-container .resapeche-favorite-lake-item .resapeche-favorite-lake-content .resapeche-favorite-lake-location svg,
.resapeche-booking-review .lake-content .resapeche-favorite-lake-location svg {
  height: 1.6rem;
  fill: #49D82C;
  margin-right: 1rem;
}

.resapeche-favorite-lake-container .resapeche-favorite-lake-item .resapeche-favorite-lake-content .resapeche-favorite-lake-btn {
  align-items: center;
  background-color: #FFFFFF;
  border-radius: 10rem;
  border-width: 1px;
  border-color: #112F53;
  border-style: solid;
  color: #112F53;
  display: inline-block;
  font-family: "Rubik", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 1.2rem 2.4rem;
  transition: all .6s ease;
}

.resapeche-favorite-lake-container .resapeche-favorite-lake-item .resapeche-favorite-lake-content .resapeche-favorite-lake-btn:hover, 
.resapeche-favorite-lake-container .resapeche-favorite-lake-item .resapeche-favorite-lake-content .resapeche-favorite-lake-btn:focus, 
.resapeche-favorite-lake-container .resapeche-favorite-lake-item .resapeche-favorite-lake-content .resapeche-favorite-lake-btn:active {
  background-color: #112F53;
  color: #FFFFFF;
}

@media (max-width: 767px) {
  .resapeche-favorite-lake-container .resapeche-favorite-lake-item .resapeche-favorite-lake-content .resapeche-favorite-lake-btn {
    margin: 10px 0;
  }
  .resapeche-favorite-lake-container .resapeche-favorite-lake-item .resapeche-favorite-lake-content .resapeche-favorite-lake-price + .resapeche-favorite-lake-btn {
    margin: 0;
  }
}

.resapeche-favorite-lake-container .resapeche-favorite-lake-item .resapeche-favorite-lake-content .resapeche-favorite-lake-notation {
  padding: 1rem 0;
}

.resapeche-favorite-lake-container .resapeche-favorite-lake-item .resapeche-favorite-lake-content .resapeche-favorite-lake-notation svg {
  height: 1.6rem;
}

.resapeche-favorite-lake-container .resapeche-favorite-lake-item .resapeche-favorite-lake-content .resapeche-favorite-lake-price {
  font-size: 1.8rem;
  padding: 10px 0;
}

.resapeche-favorite-lake-container .resapeche-favorite-lake-item .resapeche-favorite-lake-content .resapeche-favorite-lake-price b {
  font-weight: 700;
}

.resapeche-favorite-lake-container .resapeche-favorite-lake-item .resapeche-favorite-lake-content .resap-fishing-types-container {
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: flex-start;
  padding: 1rem 0;
}

.resapeche-favorite-lake-container .resapeche-favorite-lake-item .resapeche-favorite-lake-content .resap-fishing-types-container a {
  background-color: #49D82C;
  border-radius: 10rem;
  border-width: 1px;
  border-color: #49D82C;
  border-style: solid;
  color: #112F53;
  display: inline-block;
  font-family: "Rubik", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.1rem;
  padding: 1.2rem 3.2rem;
  transition: all .6s ease;
  font-size: 1.3rem;
  padding: 1rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.resapeche-favorite-lake-container .resapeche-favorite-lake-item .resapeche-favorite-lake-content .resap-fishing-types-container a:hover, 
.resapeche-favorite-lake-container .resapeche-favorite-lake-item .resapeche-favorite-lake-content .resap-fishing-types-container a:focus, 
.resapeche-favorite-lake-container .resapeche-favorite-lake-item .resapeche-favorite-lake-content .resap-fishing-types-container a:active {
  background-color: #FFFFFF;
}

.resapeche-favorite-lake-container .resapeche-favorite-lake-item .resapeche-favorite-lake-content .resap-fishing-types-container a svg {
  height: 1.6rem;
}

.resapeche-favorite-lake-container .resapeche-favorite-lake-item .resapeche-favorite-lake-content .resap-fishing-types-container a svg path {
  fill: #112F53;
}
/*
@media screen and (max-width: 575px) {
  .resapeche-favorite-lake-container {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
  }
}
*/
/* ADVANCED FORM */
.resapeche-advanced-form {
  background-color: #FFFFFF;
  display: flex;
  align-items: center;
  padding: 1rem;
  border-radius: 9rem;
}

.resapeche-advanced-form .criteria-item {
  border-right: 1px solid #707070;
  padding: 0 2rem;
  margin: 1rem 0;
  flex-grow: 2;
}
.resapeche-advanced-form .criteria-item.filter-input {
  flex-grow: 0;
  border-right: none;
}
.resapeche-advanced-form .criteria-item input[type=search]:focus,
.resapeche-advanced-form .criteria-item select:focus {
  outline: none;
  border: none;
}
.resapeche-advanced-form .criteria-item:first-child {
  flex-grow: 3;
}

@media screen and (max-width: 767px) {
  .resapeche-advanced-form .criteria-item {
    border-left: none;
    padding: 0 1rem;
  }
}

.resapeche-advanced-form .submit-btn {
  align-self: stretch;
  flex-grow: 1;
}

.resapeche-advanced-form .submit-btn input[type=submit] {
  background-color: #49D82C;
  border-radius: 10rem;
  border-width: 1px;
  border-color: #49D82C;
  border-style: solid;
  color: #112F53;
  display: inline-block;
  font-family: "Rubik", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.1rem;
  padding: 1.2rem 3.2rem;
  transition: all .6s ease;
  height: 100%;
  font-weight: 700;
  width: 100%;
}

.resapeche-advanced-form .submit-btn input[type=submit]:hover, 
.resapeche-advanced-form .submit-btn input[type=submit]:focus, 
.resapeche-advanced-form .submit-btn input[type=submit]:active {
  background-color: #FFFFFF;
}

@media screen and (max-width: 767px) {
  .resapeche-advanced-form .submit-btn input[type=submit] {
    width: 100%;
  }
}

.resapeche-advanced-form .date-input, 
.resapeche-advanced-form .location-input {
  display: flex;
  flex-direction: column;
}

.resapeche-advanced-form label {
  display: flex;
  align-items: center;
  font-size: 1.4rem;
  font-weight: 300;
  color: #9F9E9E;
  margin-bottom: 1rem;
}

.resapeche-advanced-form label svg {
  margin-right: 0.5rem;
}

.resapeche-advanced-form input, 
.resapeche-advanced-form select {
  border: none;
  font-size: 1.6rem;
  color: #112F53;
  line-height: 1.5;
  background-color: #f6f9fc;
  padding: 1.4rem 1rem;
  -webkit-appearance: none;
  appearance: none;
}
.resapeche-advanced-form input[type=checkbox] {
  appearance: auto;
  -webkit-appearance: auto;
}
.resapeche-advanced-form select optgroup,
.resapeche-advanced-form select option {
  font-size: 1.4rem;
  line-height: 1.4;
}

.resapeche-advanced-form input::placeholder,
.resapeche-advanced-form select::placeholder {
  color: #112F53;
}

.resapeche-advanced-form .filter-input {
  position: relative;
}

.resapeche-advanced-form .filter-input .filter-box {
  position: absolute;
  background-color: #FFFFFF;
  top: calc(100% + 5rem);
  left: calc(0% - 2rem);
  padding: 2rem 3rem;
  border-radius: 2rem;
  box-shadow: 3px 3px 20px 0px rgba(0, 0, 0, 0.16);
}

.resapeche-advanced-form .filter-input .filter-box .filter-box-item {
  margin-bottom: 2rem;
}

.resapeche-advanced-form .filter-input .filter-box .filter-box-item:last-child {
  margin-bottom: 0;
}

.resapeche-advanced-form .filter-input .filter-box .filter-box-item .filter-box-item-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.4rem;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.1rem;
}

.resapeche-advanced-form .filter-input .filter-box .filter-box-item .filter-box-item-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
}

.resapeche-advanced-form .filter-input .filter-box .filter-box-item .filter-box-item-content .filter-box-item-content-choice {
  display: flex;
  align-items: center;
}

.resapeche-advanced-form .filter-input .filter-box .filter-box-item .filter-box-item-content .filter-box-item-content-choice label {
  font-size: 1.2rem;
  color: #112F53;
  margin: 0 0 0 0.6rem;
}

.resapeche-advanced-form .container.range-plugin {
  border-radius: 2rem;
  top: calc(100% + 5rem);
  left: calc(0% - 2rem);
}

@media (max-width: 1023px) {
  .resapeche-advanced-form {
    flex-wrap: wrap;
    border-radius: 2rem;
  }
  .resapeche-advanced-form .criteria-item:first-child,
  .resapeche-advanced-form .submit-btn {
    width: 100%;
  }
  .resapeche-advanced-form .criteria-item {
    width: 43%;
  }
  .resapeche-advanced-form .criteria-item.filter-input {
    width: 14%;
  }
  .resapeche-advanced-form .submit-btn {
    margin-top: 12px;
  }
  .resapeche-advanced-form .criteria-item:first-child {
    border-right: none;
  }
}
@media (max-width: 575px) {
  .resapeche-advanced-form {
    flex-direction: column;
    padding: 2rem;
    align-items: flex-start;
  }
  .resapeche-advanced-form .criteria-item {
    border-right: none;
    border-bottom: 1px solid #d5d5d5;
    padding: 20px 0;
    width: 100%;
    margin: 0;
  }
  .resapeche-advanced-form .criteria-item.filter-input {
    border: none;
  }
}

@media screen and (max-width: 767px) {
  .home-map-container {
    width: 90%;
  }
}

@media screen and (max-width: 991px) {
  .home-map-container {
    width: 80%;
  }
}

/* ACCOUNT NAVIGATION */

.rp-customer-account {
  display: grid; 
  grid-template-columns: 1fr 1fr 1fr 1fr; 
  grid-template-rows: 1fr; 
  gap: 0px 30px; 
  grid-template-areas: 
    "rp-account-navigation rp-customer-content rp-customer-content rp-customer-content"; 
}
#rp-account-navigation {
  grid-area: rp-account-navigation;
}
.rp-customer-content {
  grid-area: rp-customer-content;
}
@media (max-width: 991px) {
  .rp-customer-account {
    display: flex; 
    flex-direction: column;
  }
}
#rp-account-navigation ul {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
}
@media (max-width: 991px) {
  #rp-account-navigation ul {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }
}
@media (max-width: 767px) {
  #rp-account-navigation ul {
    justify-content: flex-start;
  }
}

#rp-account-navigation ul li {
  margin-right: 1rem;
}

#rp-account-navigation ul li:last-child {
  margin-right: 0;
}
#rp-account-navigation ul li:last-child a {
  padding: 1.3rem 2rem;
}

#rp-account-navigation ul li a {
  font-size: 1.5rem;
  font-weight: 400;
  font-family: "Rubik", sans-serif;
  background-color: #e9e9e9;
  color: #0B5A8A;
  padding: 1rem 2rem;
  border-radius: 10rem;
  border: 1px solid #e9e9e9;
  transition: all .6s ease;
  display: flex;
  gap: 5px;
  justify-content: flex-start;
  align-items: center;
}
#rp-account-navigation ul li a.logout {
  margin-top: 12px;
}
@media (max-width: 991px) {
  #rp-account-navigation ul li a.logout {
    margin-top: 0;
  }
}
#rp-account-navigation ul li a.active,
#rp-account-navigation ul li a.logout,
#rp-account-navigation ul li a.dashboard:hover,
#rp-account-navigation ul li a.dashboard:active,
#rp-account-navigation ul li a.dashboard:focus {
  background-color: #0B5A8A;
  color: #FFFFFF;
}

#rp-account-navigation ul li a:hover, 
#rp-account-navigation ul li a:active, 
#rp-account-navigation ul li a:focus {
  background-color: #0B5A8A;
  color: #FFF;
}
#rp-account-navigation ul li a svg {
  height: 18px;
}
#rp-account-navigation ul li a svg path {
  fill: #0B5A8A;
  transition: all .6s ease;
}
#rp-account-navigation ul li a.active svg path,
#rp-account-navigation ul li a:hover svg path,
#rp-account-navigation ul li a:active svg path,
#rp-account-navigation ul li a:focus svg path {
  fill: #FFF;
}

#rp-account-navigation ul li a.dashboard svg path,
#rp-account-navigation ul li a.profil svg path  {
  stroke: #0B5A8A;
  stroke-width: 0.5;
}
#rp-account-navigation ul li a.dashboard.active svg path,
#rp-account-navigation ul li a.dashboard:hover svg path,
#rp-account-navigation ul li a.dashboard:active svg path,
#rp-account-navigation ul li a.dashboard:focus svg path,
#rp-account-navigation ul li a.profil.active svg path,
#rp-account-navigation ul li a.profil:hover svg path,
#rp-account-navigation ul li a.profil:active svg path,
#rp-account-navigation ul li a.profil:focus svg path {
  stroke: #FFF;
}

@media (max-width: 575px) {
  #rp-account-navigation ul {
    flex-direction: column;
    align-items: stretch;
  }
  #rp-account-navigation ul li a {
    justify-content: center;
  }
  #rp-account-navigation ul li a.logout {
    padding-top: 13px;
    padding-bottom: 13px;
  }
}

/* FORM GLOBAL STYLE */
.rp-form form {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  justify-content: center;
}

.rp-form .form-title {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 2rem;
  color: #0B5A8A;
}

.rp-form .form-title:after {
  content: "";
  width: 10rem;
  height: 1px;
  background-color: #49D82C;
  display: block;
  margin-top: 0.8rem;
}

.rp-form .form-subtitle {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 2rem;
  color: #0B5A8A;
}

.rp-form input[type=submit], 
.rp-form button,
#rp-bookings .title-container a,
.acf-file-uploader .acf-button,
.acf-image-uploader .acf-button {
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "Rubik", sans-serif;
  padding: 1rem 2rem;
  background-color: #0B5A8A;
  color: #FFFFFF;
  border: 1px solid #0B5A8A;
  transition: all .6s ease;
  box-shadow: 0 2px 5px -1px rgba(50, 50, 93, 0.25), 0 1px 3px -1px rgba(0, 0, 0, 0.3);
  border-radius: 10rem;
}
.acf-file-uploader .acf-button,
.acf-image-uploader .acf-button {
  display: inline-block;
}

.rp-form input[type=submit]:hover, 
.rp-form input[type=submit]:active, 
.rp-form input[type=submit]:focus, 
.rp-form button:hover, 
.rp-form button:active, 
.rp-form button:focus,
#rp-bookings .title-container a:hover,
#rp-bookings .title-container a:active,
#rp-bookings .title-container a:focus,
.acf-file-uploader .acf-button:hover,
.acf-file-uploader .acf-button:active,
.acf-file-uploader .acf-button:focus,
.acf-image-uploader .acf-button:hover,
.acf-image-uploader .acf-button:active,
.acf-image-uploader .acf-button:focus {
  background-color: transparent;
  color: #0B5A8A;
}

.rp-form .stripe-information {
  border: 2px solid #e6ebf1;
  border-radius: 5px;
  padding: 40px 135px 40px 25px;
  background: url(https://www.resapeche.fr/wp-content/uploads/2023/09/stripe-grey.svg) right 25px center no-repeat;
  background-size: 80px auto;
  background-color: #FFFFFF;
}
.rp-form .stripe-information p {
  font-size: 1.5rem;
}

@media (max-width: 360px) {
  .rp-form .stripe-information {
    padding: 70px 25px 30px 25px;
    background-position: center 20px;
  }
}

.rp-form .acceptation {
  display: flex;
  gap: 10px;
}
.rp-form .acceptation label {
  flex-grow: 1;
  font-size: 1.5rem;
  line-height: 1.3;
}
.rp-form .acceptation a {
  color: #333;
  text-decoration: underline;
}
.rp-form .acceptation a:hover,
.rp-form .acceptation a:active,
.rp-form .acceptation a:focus {
  text-decoration: none;
}


.attestation .field-group > label {
  order: 1;
}
.rp-form .attestation .flex-row .field-group > input[type=checkbox] {
  flex: 1;
}
.rp-form .company,
.rp-form .non-profit,
.rp-form .attestation {
  display: none;
}

.rp-form .company .form-subtitle,
.rp-form .non-profit .form-subtitle,
.rp-form .attestation .form-subtitle {
  margin-bottom: 2rem;
}

.rp-form .flex-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0rem;
  flex-wrap: wrap;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  background-color: #FFF;
}

.rp-form .flex-row .field-group {
  display: flex;
  align-items: center;
  position: relative;
  padding: 12px 20px 13px;
  /*background-color: #fff;*/
  width: 100%;
}

.rp-form .flex-row .field-group + .field-group {
  border-top: 1px solid #eee;
}

.rp-form .flex-row .field-group .choices {
  display: flex;
  gap: 2rem;
  padding: 0.6rem 1rem;
}

.rp-form .flex-row .field-group .choices .choice {
  display: flex;
  flex-grow: 1;
  align-items: center;
  gap: 1rem;
}

.rp-form .flex-row .field-group .choices .choice label {
  color: #0B5A8A;
  width: auto;
  text-align: left;
  font-weight: 400;
  font-size: 1.4rem;
  padding: 0;
  margin-bottom: 0;
}

.rp-form .flex-row .field-group label {
  padding-right: 20px;
  color: #8798ab;
  font-weight: 600;
  text-align: left;
  font-size: 1.3rem;
}

.rp-form .flex-row .field-group input, 
.rp-form .flex-row .field-group select {
  flex: 1;
  border-style: none;
  font-size: 15px;
  outline: none;
  color: #0B5A8A;
  display: flex;
  align-items: flex-end;
  position: relative;
}
.rp-form .flex-row .field-group input[type="checkbox"] {
  flex: 0;
}

.rp-form .flex-row .field-group .field-w-text {
  flex: 1;
}
.rp-form .flex-row #city_field_group .field-w-text p.help-text ,
.rp-form .flex-row #password_field_group .field-w-text p.help-text {
  font-size: 1.3rem;
  margin-top: 5px;
  padding: 0 10px;
  font-style: italic;
}

.rp-form .flex-row .field-group select {
  appearance: none;
  -webkit-appareance: none;
  -moz-appearance: none;
}

.rp-form .flex-row label {
  font-size: 1.3rem;
  font-family: "Rubik", sans-serif;
  margin-bottom: 4px;
  color: #112F53;
}

.rp-form .flex-row input[type=text], 
.rp-form .flex-row select, 
.rp-form .flex-row input[type=password], 
.rp-form .flex-row input[type=date] {
  font-size: 1.4rem;
  border-radius: 0;
  padding: 0.6rem 1rem;
  background-color: #f6f9fc;
}

.rp-form .flex-row.row-1 .field-group {
  flex-grow: 1;
}

.rp-form .flex-row.row-2 .field-group {
  flex-grow: 1;
}

.rp-form .flex-row.row-3 .field-group:first-child {
  flex-grow: 1;
}

.rp-form .flex-row.row-3 .field-group {
  flex-grow: 3;
}
@media (max-width: 575px) {
  .rp-form .flex-row .field-group {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 6px;
  }
}
@media (max-width: 440px) {
  .rp-form .flex-row .field-group .choices {
    flex-direction: column;
    align-items: flex-start;
  }
  .rp-form .flex-row .field-group .choices .choice {
    align-items: center;
  }
  #lake-owner-registration .flex-row label {
    margin-bottom: 0;
  }
}

/* NOTIFICATION */
.rp-notification {
  border-radius: 0.5rem;
  padding: 1.2rem;
  margin-bottom: 3rem;
  box-shadow: 0 2px 5px -1px rgba(50, 50, 93, 0.25), 0 1px 3px -1px rgba(0, 0, 0, 0.3);
}

.rp-notification.success {
  background-color: #49D82C;
}

.rp-notification.error {
  background-color: #e63c3c;
}

.rp-notification p {
  color: #FFFFFF;
  font-size: 1.5rem;
  font-weight: 400;
  text-align: center;
}

/* LAKE OWNER REGISTRATION FORM */
#lake-owner-registration p {
  font-size: 1.6rem;
  color: #0B5A8A;
}
#lake-owner-registration p > a {
  font-size: 1.6rem;
  color: #0B5A8A;
}
#lake-owner-registration p > a:hover,
#lake-owner-registration p > a:active,
#lake-owner-registration p > a:focus,
#lake-owner-registration .has-account a {
  text-decoration: underline;
}
#lake-owner-registration .has-account {
  margin-bottom: 10px;
}
#lake-owner-registration form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  justify-content: center;
}

#lake-owner-registration .form-title {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 1rem;
}

#lake-owner-registration .form-subtitle {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 0.8rem;
}
#lake-owner-registration .form-subtitle span {
  font-size: 1.2rem;
}

#lake-owner-registration input[type=submit] {
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "Rubik", sans-serif;
  padding: 1rem 2rem;
  background-color: #0B5A8A;
  color: #FFFFFF;
  border: 1px solid #0B5A8A;
  transition: all .6s ease;
}

#lake-owner-registration input[type=submit]:hover, 
#lake-owner-registration input[type=submit]:active, 
#lake-owner-registration input[type=submit]:focus {
  background-color: #FFFFFF;
  color: #0B5A8A;
}
@media (max-width: 575px) {
  #lake-owner-registration input[type=submit] {
    width: 100%;
  }
}
#lake-owner-registration .flex-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
}

#lake-owner-registration .flex-row label {
  font-size: 1.3rem;
  font-family: "Rubik", sans-serif;
  margin-bottom: 4px;
  color: #112F53;
}

#lake-owner-registration .flex-row input[type=text], 
#lake-owner-registration .flex-row select, 
#lake-owner-registration .flex-row input[type=password], 
#lake-owner-registration .flex-row input[type=date] {
  font-size: 1.4rem;
  border-radius: 0;
  padding: 0.6rem 1rem;
}

#lake-owner-registration .flex-row.row-1 .field-group {
  flex-grow: 1;
}

#lake-owner-registration .flex-row.row-2 .field-group {
  flex-grow: 1;
}

#lake-owner-registration .flex-row.row-3 .field-group:first-child {
  flex-grow: 1;
}

#lake-owner-registration .flex-row.row-3 .field-group {
  flex-grow: 3;
}

/* STRIPE REQUIREMENTS */
#stripe-requirements {
  padding: 2rem 1rem;
  background-color: #e63c3c;
  border-radius: 1rem;
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 3rem;
}

#stripe-requirements p {
  color: #FFFFFF;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 2rem;
  text-align: center;
}

#stripe-requirements a {
  background-color: #FFFFFF;
  padding: 1rem;
  display: inline-block;
  border-radius: 1rem;
  border: 1px solid #FFFFFF;
  color: #e63c3c;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.2;
  transition: all .6s ease;
}

#stripe-requirements a:hover, 
#stripe-requirements a:active, 
#stripe-requirements a:focus {
  background-color: #e63c3c;
  color: #FFFFFF;
}

/* DASHBOARD BLOCK */
#rp-dashboard {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 30px;
  background-color: #0B5A8A;
  border-radius: 12px;
  padding: 30px;
  color: #FFF;
}

#rp-dashboard .lake-owner {
  flex-grow: 4;
  display: flex;
  flex-direction: column;
}

#rp-dashboard .lake-owner h2 {
  font-size: 2.4rem;
  font-weight: 400;
  color: #FFF;
  border: none;
  margin-bottom: 30px;
}

#rp-dashboard .lake-owner p {
  font-size: 1.3rem;
  font-weight: 600;
  color: #FFF;
}

#rp-dashboard .lake-owner p:first-child {
  margin-bottom: 0.8rem;
}

#rp-dashboard .lake-owner a {
  font-size: 1.3rem;
  font-weight: 600;
  color: #FFF;
  margin-top: 0.8rem;
  text-decoration: underline;
}

#rp-dashboard .lake-owner a:hover, 
#rp-dashboard .lake-owner a:focus, 
#rp-dashboard .lake-owner a:active {
  text-decoration: underline;
}

#rp-dashboard .my-balance, 
#rp-dashboard .month-payments {
  flex-grow: 1;
  text-align: right;
}

#rp-dashboard .my-balance p, 
#rp-dashboard .month-payments p {
  font-size: 1.3rem;
  font-weight: 600;
  color: #FFF;
}

#rp-dashboard .my-balance p:first-child, 
#rp-dashboard .month-payments p:first-child {
  margin-bottom: 0.8rem;
}

#rp-dashboard .my-balance p:last-child, 
#rp-dashboard .month-payments p:last-child {
  margin-top: 0.8rem;
  color: #FFF;
}

#rp-dashboard .my-balance h2, 
#rp-dashboard .month-payments h2 {
  font-size: 2.4rem;
  font-weight: 400;
  color: #FFF;
  border: none;
  margin-bottom: 30px;
}
@media (max-width: 519px) {
  #rp-dashboard {
    flex-wrap: wrap;
  }
  #rp-dashboard .lake-owner {
    width: 100%;
    margin-bottom: 30px;
  }
  #rp-dashboard .my-balance, 
  #rp-dashboard .month-payments {
    text-align: left;
  }
}
@media (max-width: 329px) {
  #rp-dashboard .my-balance, 
  #rp-dashboard .month-payments {
    width: 100%;
    text-align: center;
  }
  #rp-dashboard .month-payments {
    margin-bottom: 30px;
  }
  #rp-account-navigation ul {
    justify-content: center;
  }
  #rp-dashboard .lake-owner {
    text-align: center;
  }
}

/* BOOKING LIST BLOCK */
#rp-bookings h2,
.rp-edit-lake h2 {
  margin-bottom: 1.4rem;
  color: #0B5A8A;
  font-size: 2rem;
  font-weight: 600;
  border: none;
}
#rp-bookings .title-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.4rem;
  gap: 10px;
  flex-wrap: wrap;
}
#rp-bookings .title-container h2 {
  margin-bottom: 0;
}
.rp-edit-lake h2 {
  padding: 0 10px;
}

#rp-bookings .list {
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
  border-radius: 12px;
  padding: 10px;
  font-family: 'Rubik', sans-serif;
}
#rp-bookings .list.no-lake {
  padding: 20px 10px;
  font-size: 1.6rem;
}
#rp-bookings .list.no-lake a {
  color: #333;
  text-decoration: underline;
}
#rp-bookings .list.no-lake a:hover,
#rp-bookings .list.no-lake a:focus,
  #rp-bookings .list.no-lake a:active {
  text-decoration: none;
}

#rp-bookings .list .row {
  display: grid;
  align-items: center;
  grid-template-columns: repeat(5, 1fr);
  position: relative;
  width: 100%;
}

#rp-bookings .list .row .cell {
  position: relative;
  padding: 1.5rem 2rem;
  color: #707070;
  font-size: 1.6rem;
}
#rp-bookings .list .row .cell.lake span:last-child {
  display: inline-block;
  margin-top: 5px;
}

#rp-bookings .list .row .cell.name,
#rp-bookings .list .row .cell.name a {
  color: #0B5A8A;
  font-weight: 600;
}
#rp-bookings .list .row .cell.name a:hover,
#rp-bookings .list .row .cell.name a:focus,
#rp-bookings .list .row .cell.name a:active {
  text-decoration: underline;
}
#rp-bookings .list .row .cell.name > span {
  font-size: 1.8rem;
}

#rp-bookings .list .row .cell.lake a {
  text-decoration: underline;
}

#rp-bookings .list .row .cell.status {
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  padding: 10px 20px;
  border-radius: 5px;
  color: #FFF;
  background-color: #0B5A8A;
}
#rp-bookings .list .row .cell.status.pending_payment {
  background-color: #e59b3f;
}
#rp-bookings .list .row .cell.status.payment_failed,
#rp-bookings .list .row .cell.status.order_cancelled {
  background-color: #ef4444;
}
#rp-bookings .list .row .cell.status.order_finished {
  background-color: #84cc16;
}
#rp-bookings .list .row .cell.document a.payment-button {
  color: #ef4444;
}
#rp-bookings .list .row .cell.document a.payment-button:hover,
#rp-bookings .list .row .cell.document a.payment-button:focus,
  #rp-bookings .list .row .cell.document a.payment-button:active {
  color: #b91c1c;
}

#rp-bookings .list .row .cell.date {
  text-align: center;
}

#rp-bookings .list .row .cell.amount {
  font-weight: 600;
  text-align: right;
  color: #0B5A8A;
}

#rp-bookings .list .row .cell.document {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
#rp-bookings .list .row .cell.document a,
#rp-bookings .list .row .cell.document button,
.rp_detailed_booking .booking-information form button {
  color: #0B5A8A;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  font-size: 13px;
  gap: 5px;
}
#rp-bookings .list .row .cell.document a:hover,
#rp-bookings .list .row .cell.document a:active,
#rp-bookings .list .row .cell.document a:focus,
#rp-bookings .list .row .cell.document button:hover,
#rp-bookings .list .row .cell.document button:active,
#rp-bookings .list .row .cell.document button:focus,
.rp_detailed_booking .booking-information form button:hover,
.rp_detailed_booking .booking-information form button:active,
.rp_detailed_booking .booking-information form button:focus {
  color: #000;
}
#rp-bookings .list .row .cell.document a > svg,
#rp-bookings .list .row .cell.document button > svg,
.rp_detailed_booking .booking-information form button > svg {
  height: 26px;
  width: auto;
}

#rp-bookings .list .row .cell .actions {
  display: flex;
  gap: 0.6rem;
  margin-top: 0.6rem;
}

#rp-bookings .list .row .cell .actions li a,
#rp-bookings .list .row .cell.document a,
#rp-bookings .list .row .cell.document button,
.rp_detailed_booking .booking-information form button
/*#rp-bookings .list .row .cell .actions li */{
  font-size: 1.3rem;
  font-weight: 400;
  color: #707070;
  background-color: #F5F5F5;
  border-radius: 5px;
  padding: 4px 8px;
  display: flex;
  gap: 8px;
  align-items: center;
  transition: all .4s ease;
  border: none;
}

#rp-bookings .list .row .cell .actions li a:hover, 
#rp-bookings .list .row .cell .actions li a:active, 
#rp-bookings .list .row .cell .actions li a:focus,
#rp-bookings .list .row .cell.document a:hover,
#rp-bookings .list .row .cell.document a:focus,
#rp-bookings .list .row .cell.document a:active,
#rp-bookings .list .row .cell.document button:hover,
#rp-bookings .list .row .cell.document button:focus,
#rp-bookings .list .row .cell.document button:active,
.rp_detailed_booking .booking-information form button:hover,
.rp_detailed_booking .booking-information form button:active,
.rp_detailed_booking .booking-information form button:focus {
  text-decoration: none;
  background-color: #707070;
  color: #FFF;
}
.rp_detailed_booking .booking-information form button {
  background-color: #0B5A8A;
  color: #FFF;
}
#rp-bookings .list .row .cell .actions li a:hover path, 
#rp-bookings .list .row .cell .actions li a:active path, 
#rp-bookings .list .row .cell .actions li a:focus path {
  fill: #FFF;
}

#rp-bookings .list .row + .row {
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}

#rp-bookings .no-orders {
  font-size: 1.4rem;
  font-family: 'Rubik', sans-serif;
  color: #0B5A8A;
}
#rp-bookings .list .row .cell.document form {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.rp_detailed_booking .booking-information form {
  display: flex;
  gap: 10px;
  margin-top: 10px;
}

@media (max-width: 575px) {
  /*#rp-bookings .list .row {
    display: flex;
    flex-wrap: wrap;
    padding: 1rem 0;
    flex-direction: column;
    align-items: flex-start;
  }
  #rp-bookings .list .row .cell {
    padding: .5rem 2rem;
  }
  #rp-bookings .list .row .cell.status {
    margin: .5rem 2rem;
  }*/
}
@media (max-width: 767px) {
  #rp-bookings .list.lake-list .row {
    display: flex;
    flex-wrap: wrap;
  }
  #rp-bookings .list.lake-list .row .cell.name {
    width: 100%;
    padding: .5rem 2rem;
  }

  #rp-bookings .list .row {
    display: flex;
    flex-wrap: wrap;
    padding: 1rem 0;
    flex-direction: column;
    align-items: center;
  }
  #rp-bookings .list .row .cell {
    padding: .5rem 2rem;
  }
  #rp-bookings .list .row .cell.status {
    margin: .5rem 2rem;
  }
}
@media (max-width: 329px) {
  #rp-bookings .list .row .cell .actions {
    justify-content: center;
  }
  #rp-bookings .list .row {
    align-items: center;
  }
  #rp-bookings h2, .rp-edit-lake h2 {
    display: block;
    text-align: center;
  }
  #rp-bookings .list.lake-list .row .cell.name {
    text-align: center;
  }
}

/* BOOKING REVIEW BLOCK */
.resapeche-booking-review {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  align-items: center;
  background-color: #fff;
  padding: 4rem 3rem;
  border-radius: 3rem;
  box-shadow: 8px 4px 15px 8px rgba(0, 0, 0, 0.1);
}

.resapeche-booking-review .lake-img img {
  border-radius: 100%;
}

.resapeche-booking-review .lake-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  align-items: flex-start;
  gap: 1rem;
}

.resapeche-booking-review .lake-content .lake-title {
  color: #112F53;
  display: inline-block;
  font-family: "Rubik", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: uppercase;
}

.resapeche-booking-review .lake-content a {
  align-items: center;
  background-color: #0B5A8A;
  border-radius: 10rem;
  border-width: 1px;
  border-color: #FFFFFF;
  border-style: solid;
  color: #FFFFFF;
  display: inline-block;
  font-family: "Rubik", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 1.2rem 2.4rem;
  transition: all .6s ease;
}

.resapeche-booking-review .lake-content a:hover, 
.resapeche-booking-review .lake-content a:focus, 
.resapeche-booking-review .lake-content a:active {
  background-color: #FFFFFF;
  color: #0B5A8A;
}

.resapeche-booking-review .booking-total {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  justify-content: center;
  color: #0B5A8A;
}

@media (max-width: 767px) {
  .resapeche-booking-review .lake-content,
  .resapeche-booking-review .booking-total {
    align-items: flex-start;
  }
}
@media (max-width: 489px) {
  .resapeche-booking-review .booking-total {
    align-items: center;
  }
  .resapeche-booking-review {
    flex-direction: column;
  }
}

.resapeche-booking-review .booking-total .booking-total-price {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
}

.resapeche-booking-review .booking-total .booking-total-label {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
}

/* ADVANCED REVIEW BLOCK */
.resapeche-booking-advanced-review,
.billing-container {
  color: #0B5A8A;
  background-color: #FFF;
  box-shadow: 8px 4px 15px 8px rgba(0, 0, 0, 0.1);
  border-radius: 3rem;
  padding: 4rem 3rem;
}
.resapeche-booking-advanced-review h2,
.billing-container h2 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
  border-bottom: 0;
}
.resapeche-booking-advanced-review .cards-container {
  margin-bottom: 20px;
}
.resapeche-booking-advanced-review .card-item,
.resapeche-booking-advanced-review .fishing-card {
  border-bottom: 1px solid #eee;
}
.resapeche-booking-advanced-review .card-item h3,
.billing-container h3 {
  padding-top: 20px;
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  color: #0B5A8A;
  font-weight: 700;
  text-transform: initial;
  align-items: center;
}
.rp-form.billing-container form {
  gap: 1rem;
}
.rp-form.billing-container .flex-row {
  border: 1px solid #eee;
  box-shadow: none;
  border-radius: 0;
}
.rp-form.billing-container .flex-row .field-group {
  border: none;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.rp-form.billing-container .flex-row .field-group .field-choices {
  display: flex;
  justify-content: flex-start;
  margin-top: 4px;
}
.rp-form.billing-container .flex-row .field-group .field-choices .field-choice {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 1rem;
}
.rp-form.billing-container .flex-row .field-group .field-choices .field-choice input[type=radio] {
  display: inline-block;
}
.rp-form.billing-container .flex-row .field-group .field-choices .field-choice label {
  width: auto;
}
.rp-form.billing-container .submit-container > button {
  width: 100%;
}
.resapeche-booking-advanced-review .card-item h3 span {
  font-size: 12px;
}

.resapeche-booking-advanced-review .card-item .help-text {
  color: #49D82C;
  margin: 8px 0 0 0;
  display: block;
  font-weight: 600;
  font-style: italic;
  margin-top: 4px;
  font-size: 12px;
}
.resapeche-booking-advanced-review .fishing-card,
.resapeche-booking-advanced-review .fishing-card .card-item-additional-options {
  padding-bottom: 10px;
}
.resapeche-booking-advanced-review .fishing-card:last-child {
  border-bottom: none;
}
.resapeche-booking-advanced-review ul.card-item-content {
  padding: 1rem 0;
}
.resapeche-booking-advanced-review ul.card-item-additional-options li:first-child {
  font-weight: 700;
}

.resapeche-booking-advanced-review ul li {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  display: flex;
  gap: 0.4rem;
  padding: 0.4rem 0;
}
.resapeche-booking-advanced-review .card-total {
  margin-bottom: 10px;
}
.resapeche-booking-advanced-review .card-total h3 {
  font-size: 3rem;
  font-weight: 900;
  text-transform: initial;
  color: #0B5A8A;
  font-family: 'Inter', sans-serif;
}
.resapeche-booking-advanced-review .checkout-details li {
  color: #333;
}

.rp_detailed_booking .booking_details {
  margin-top: 30px;
  display: flex;
  gap: 30px;
  justify-content: space-between;
}

.card-list h3 {
  margin-bottom: 10px;
}
.card-list table:not(:last-child) {
  margin-bottom: 20px;
}
.card-list table caption {
  background-color: #0B5A8A;
  color: #FFF;
  padding: 4px 10px;
  border-radius: 8px 8px 0 0;
  font-size: 16px;
}
.card-list table caption span {
  font-size: 12px;
}
.card-list table thead {
  background-color: #FFF;
}
.card-list table thead td {
  padding: 6px;
  border: none;
  text-align: center;
  font-size: 12px;
}
.card-list table tbody {
  background-color: #eee;
  border-top: 1px solid #0B5A8A;
}
.card-list table tbody td {
  padding: 12px 6px;
  text-align: center;
  border: none;
  font-size: 14px;
}
.card-list table tbody td a {
  color: #0B5A8A;
  text-decoration: underline;
}
.card-list table tbody tr:last-child td:first-child {
  border-radius: 0 0 0 8px;
}
.card-list table tbody tr:last-child td:last-child {
  border-radius: 0 0 8px 0;
}

.rp_detailed_booking ul,
.modal .details ul {
  font-size: 14px;
  line-height: 1.4;
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.rp_detailed_booking ul a,
.modal .details ul a {
  text-decoration: underline;
  color: #333;
}
.rp_detailed_booking .order-status .order-status-badge {
  padding: 4px;
  display: inline-block;
  border-radius: 5px;
  font-weight: 600;
  color: #FFF;
  background-color: #0B5A8A;
}
.rp_detailed_booking .order-status .order-status-badge.order_finished {
  background-color: #84cc16;
}
.rp_detailed_booking .order-status .order-status-badge.payment_failed,
.rp_detailed_booking .order-status .order-status-badge.order_cancelled {
  background-color: #ef4444;
}
.rp_detailed_booking .order-status .order-status-badge.pending_payment {
  background-color: #f97316;
}
.rp_detailed_booking .payment-button a {
  display: inline-block;
  background-color: #0B5A8A;
  border: 1px solid #0B5A8A;
  padding: 10px;
  color: #FFF;
  text-decoration: none;
  font-weight: 600;
  border-radius: 5px;
  width: 100%;
  text-align: center;
  margin-top: 10px;
  transition: all .6s ease;
}
.rp_detailed_booking .payment-button a:hover,
.rp_detailed_booking .payment-button a:focus,
.rp_detailed_booking .payment-button a:active {
  background-color: transparent;
  color: #0B5A8A;
}
.rp_detailed_booking .booking-receipt {
  margin-top: 20px;
}
.rp_detailed_booking .booking-receipt .receipt {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 10px;
}
.rp_detailed_booking .booking-receipt .receipt a,
.rp_detailed_booking .booking-card-container a {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  color: #333;
  font-size: 12px;
}
.rp_detailed_booking .booking-receipt .receipt svg,
.rp_detailed_booking .booking-card-container svg {
  height: 34px;
}

.rp_detailed_booking .card-list {
  margin-top: 20px;
}

.rp_detailed_booking .label,
.modal .details .label {
  font-weight: bold;
}

.rp_detailed_booking li > ul,
.modal .details li > ul {
  margin: 5px 10px;
  list-style-type: square;
  list-style-position: inside;
}

.rp_detailed_booking .go-back {
  margin-bottom: 10px;
}

.rp_detailed_booking .go-back a {
  font-size: 14px;
  color: #333;
  line-height: 1.2;
  display: flex;
  gap: 10px;
  align-items: center;
}
.rp_detailed_booking .go-back a:hover,
.rp_detailed_booking .go-back a:focus,
.rp_detailed_booking .go-back a:active {
  text-decoration: underline;
}

.rp_detailed_booking .go-back a svg {
  height: 12px;
  transform: rotate(-180deg);
}

.payment-confirm p {
  font-size: 26px;
  display: block;
  text-decoration: none;
  border: none;
  color: #0B5A8A;
  font-family: "Rubik", sans-serif;
  font-weight: 900;
}
.payment-confirm .information {
  font-size: 18px;
  display: block;
  text-decoration: none;
  border: none;
  font-weight: 400;
  margin-top: 10px;
  line-height: 1.2;
}
.payment-confirm .thank-you {
  font-size: 24px;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  text-transform: none;
  font-weight: 700;
  color: #49D82C;
}

.order-reminder {
  position: fixed;
  background-color: #FFF;
  color: #000;
  width: 360px;
  max-width: calc(100% - 20px);
  bottom: -230px;
  left: 10px;
  border-radius: 20px;
  z-index: 999;
  box-shadow: 3px 3px 20px 0px rgba(0, 0, 0, 0.16);
  transition: all .75s ease;
  gap: 10px;
  align-items: stretch;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
}
.order-reminder:hover,
.order-reminder:focus {
  bottom: 10px;
}
.order-reminder .reminder-content-container {
  padding: 10px 20px 20px 20px;
}
.order-reminder .reminder-visible {
  background-color: #49D82C;
  border-radius: 20px 20px 0 0;
  display: block;
  padding: 20px 12px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #0B293D;
  cursor: pointer;
}
.order-reminder p {
  text-align: center;
  font-weight: 700;
  margin-bottom: 10px;
}
.order-reminder .order-reminder-content {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: space-evenly;
}
.order-reminder .reminder-title,
.order-reminder .order-reminder-content .lake-content .lake-title {
  font-size: 16px;
  color: #0b5a8a;
}
.order-reminder .order-reminder-content img {
  object-fit: cover;
  border-radius: 100%;
  max-width: 110px;
}
.order-reminder .order-reminder-content .lake-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.order-reminder .order-reminder-content .lake-content .lake-title {
  font-weight: 700;
  text-align: center;
  margin-bottom: 5px;
  line-height: 1.2;
}
.order-reminder .order-reminder-content .lake-content a.lake-link {
  font-size: 12px;
  margin-bottom: 10px;
  color: #0B5A8A;
}
.order-reminder .order-reminder-content .lake-content a.lake-link:hover {
  text-decoration: underline;
}
.order-reminder .order-reminder-content .lake-content .booking-total {
  display: flex;
  flex-direction: column;
  gap: 2px;
  color: #0B5A8A;
  margin-bottom: 10px; 
}
.order-reminder .order-reminder-content .lake-content .booking-total-price {
  font-size: 22px;
  font-weight: 700;
}
.order-reminder .order-reminder-content .lake-content .booking-total-label {
  font-size: 14px;
}

.order-reminder .order-reminder-content .lake-content .actions {
  display: flex;
  flex-direction: column;
  gap: 3px;
  align-self: stretch;
  text-align: center;
}

.order-reminder .order-reminder-content .lake-content .actions a.link {
  font-size: 14px;
  color: #0B5A8A;
  padding: 8px;
}
.order-reminder .order-reminder-content .lake-content .actions a.link:hover {
  text-decoration: underline;
}
.order-reminder .order-reminder-content .lake-content .actions a.validate {
  background-color: #49D82C;
  color: #FFF;
}
.order-reminder .order-reminder-content .lake-content .actions a.cancel {
  color: #e63c3c;
}

/*@media (max-width: 430px) {
  .order-reminder {
    display: none;
  }
}*/

/** LOGIN PAGE **/
.woocommerce-form-login {
  max-width: 600px;
}
.woocommerce-form-login .form-row,
.woocommerce-form-login .form-row input {
  font-size: 1.6rem;
}
.woocommerce-form-login .form-row {
  margin-bottom: 15px;
}
.woocommerce-form-login .form-row label {
  margin-bottom: 4px;
}
.woocommerce-form-login .form-row input {
  border-radius: 0;
  border: 1px solid #0B5A8A;
}
.woocommerce-form-login .form-row .woocommerce-button,
#lostpasswordform #reset-pass-submit,
#resetpasswordform #reset-pass-submit {
  align-items: center;
  background-color: #0B5A8A;
  border-radius: 10rem;
  border-width: 2px;
  border-color: #FFFFFF;
  border-style: solid;
  color: #FFFFFF;
  display: flex;
  flex-direction: row;
  font-family: "Rubik", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  gap: 1rem;
  justify-content: space-between;
  padding: 1.4rem 2.8rem;
  transition: all .6s ease;
  margin-top: 10px;
}
.woocommerce-form-login .form-row .woocommerce-button:hover,
.woocommerce-form-login .form-row .woocommerce-button:focus,
.woocommerce-form-login .form-row .woocommerce-button:active,
#lostpasswordform #reset-pass-submit:hover,
#lostpasswordform #reset-pass-submit:focus,
#lostpasswordform #reset-pass-submit:active,
#resetpasswordform #reset-pass-submit:hover,
#resetpasswordform #reset-pass-submit:focus,
#resetpasswordform #reset-pass-submit:active {
  background-color: #49D82C;
  border-color: #49D82C;
  color: #0B293D;
}
.woocommerce-form-login .rp-notification {
  margin-top: 0;
  margin-bottom: 20px;

}
.woocommerce-form-login .rp-notification.error a,
.rp-notification a {
  color: #FFF;
  text-decoration: underline;
}
@media (max-width: 379px) {
  .woocommerce-form-login .form-row .woocommerce-button {
    width: 100%;
    justify-content: center;
  }
}

/* LOCATION LIST */
.location-list-container {
  background-color: #0B5A8A;
  border-radius: 24px;
  padding: 30px;
}
.location-list-container h3 {
  color: #FFF;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 36px;
  line-height: 1.4;
}
.location-list-container ul {
  color: #FFF;
}
.location-list-container > ul:not(.location-child) > li {
  padding: 10px 0;
}
.location-list-container ul:not(.location-child) > li + li {
  border-top: 1px solid #eee;
}
.location-list-container span.location-parent,
.location-list-container span.location-parent a {
  font-family: "Rubik", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.location-list-container span.location-parent a {
  color: #FFF;
}

.location-list-container.fishing-type-list span.location-parent a:hover,
.location-list-container.fishing-type-list span.location-parent a:focus,
.location-list-container.fishing-type-list span.location-parent a:active {
  text-decoration: underline;
}

.location-list-container span.location-parent span {
  line-height: 1;
}

.location-list-container span.location-parent svg {
  width: 1rem;
  margin-left: 1rem;
}
.location-list-container span.location-parent svg path {
  fill: #FFF;
}

.location-list-container span.location-parent + ul {
  display: none;
  font-size: 1.3rem;
  text-transform: none;
  padding: 0;
  margin-top: 1rem;
  margin-bottom: 2rem;
}

.location-list-container span.location-parent + ul li {
  margin: 0.6rem 0;
}

.location-list-container span.location-parent + ul li a {
  color: #FFF;
}

.location-list-container span.location-parent + ul li a:hover {
  text-decoration: underline;
}

.location-list-container span.location-parent.active svg {
  transform: rotate(90deg);
}

.no-posts-container p {
  font-size: 2rem;
}
.no-posts-container h3 {
  display: block;
  margin-top: 20px;
  font-size: 2.4rem;
}
.no-posts-container a {
  display: inline-block;
  margin-top: 16px;
}

.resap-location-btn-container a.elementor-button.elementor-size-sm {
  display: inline-block;
}
.resap-lake-map-container {
  margin-top: 20px;
}
.resap-lake-map-container img {
  border-radius: 2rem;
}

.elementor-location-header .elementor-nav-menu--dropdown.elementor-nav-menu__container {
  max-width: 290px;
  border-radius: 20px;
  box-shadow: 8px 4px 15px 8px rgba(0, 0, 0, 0.1);
  margin-top: -20px;
  border: none;
}
@media (max-width: 299px) {
  .elementor-location-header .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    max-width: none;
  }
}
.elementor-location-header .elementor-nav-menu--dropdown.elementor-nav-menu__container a.elementor-item {
  padding: 2rem 1.4rem;
}
.elementor-location-header .elementor-nav-menu--dropdown.elementor-nav-menu__container a.elementor-item:hover,
.elementor-location-header .elementor-nav-menu--dropdown.elementor-nav-menu__container a.elementor-item:focus,
.elementor-location-header .elementor-nav-menu--dropdown.elementor-nav-menu__container a.elementor-item:active,
.elementor-location-header .elementor-nav-menu--dropdown .elementor-item.elementor-item-active {
  background-color: #f5f5f5;
  color: #0B5A8A;
}
.elementor-location-header .elementor-nav-menu--dropdown.elementor-nav-menu__container .account-item {
  border-top: 1px solid #d1d1d1;
}
.elementor-location-header .elementor-button.elementor-size-sm {
  padding: 1.1rem 2.2rem;
  font-size: 1.3rem;
}

#rp-account-profil-form .form-title {
  margin-top: 0;
}
#rp-account-profil-form select,
.acf-form .acf-gallery-sort {
  -webkit-appearance: none;
  appearance: none;
  padding: 8px;
  padding-right: 30px;
  background-image: url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path d="M7.41,8.59L12,13.17l4.59-4.58L18,10l-6,6l-6-6L7.41,8.59z"/><path fill="none" d="M0,0h24v24H0V0z"/></svg>');
  background-position: 99% center;
  background-repeat: no-repeat;
}


.lake-list .row {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr; 
  grid-template-rows: 1fr; 
  gap: 0px 10px; 
  grid-template-areas: 
    "Lake Lake Date Type Price"; 
}
.lake-list .cell.name { grid-area: Lake; }
.lake-list .cell.date { grid-area: Date; }
.lake-list .cell.type { grid-area: Type; }
.lake-list .cell.amount { grid-area: Price; }

.acf-field p {
  font-size: 1.4rem;
  color: #0b5a8a;
  line-height: 1.4;
}
#edit-lake-form .acf-field {
  padding: 10px;
}
#edit-lake-form .acf-field label {
  font-size: 14px;
  color: #0B5A8A;
  font-weight: 700;
}
.acf-form .acf-field input[type=text], 
.acf-form .acf-field input[type=password], 
.acf-form .acf-field input[type=date], 
.acf-form .acf-field input[type=datetime], 
.acf-form .acf-field input[type=datetime-local], 
.acf-form .acf-field input[type=email], 
.acf-form .acf-field input[type=month], 
.acf-form .acf-field input[type=number], 
.acf-form .acf-field input[type=search], 
.acf-form .acf-field input[type=tel], 
.acf-form .acf-field input[type=time], 
.acf-form .acf-field input[type=url], 
.acf-form .acf-field input[type=week], 
.acf-form .acf-field textarea, 
.acf-form .acf-field select {
  padding: 8px;
  border-radius: 0;
  border: 1px solid #999;
}
.acf-form .wp-editor-tools {
  display: none;
}
.acf-form .acf-field p.description {
  font-size: 13px;
  font-style: italic;
  margin-top: 0;
}
.acf-form .select2 .select2-selection {
  padding: 8px;
  border: 1px solid #999;
  border-radius: 0;
  font-size: 14px;
  line-height: 1.4;
  height: auto;
}
.acf-form .select2 .select2-selection .select2-selection__rendered {
  line-height: unset;
}
.select2-results__option {
  font-size: 14px;
  line-height: 1.4;
  padding: 6px 12px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #0B5A8A;
}
.select2-search__field {
  font-size: 14px;
  padding: 6px;
  border-radius: 0;
  outline: none;
}
.acf-form .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 36px;
}
.acf-form .acf-taxonomy-field .acf-checkbox-list {
  background-color: #FFF;
}
.acf-form .acf-input-wrap .acf-is-appended {
  border-radius: 0 !important;
}
.acf-form .acf-input-append {
  border-radius: 0;
  padding: 8px;
  font-size: 14px;
}
.acf-form .acf-gallery-toolbar .button-primary,
.acf-form-submit .button-primary,
.acf-actions .button-primary {
  background-color: #0B5A8A;
  padding: 8px;
  font-size: 12px;
  color: #FFF;
  transition: ease .6 all;
}
.acf-form .acf-gallery-toolbar .button-primary:hover,
.acf-form .acf-gallery-toolbar .button-primary:active,
.acf-form .acf-gallery-toolbar .button-primary:focus,
.acf-form-submit .button-primary:hover,
.acf-form-submit .button-primary:focus,
.acf-form-submit .button-primary:active,
.acf-actions .button-primary:hover,
.acf-actions .button-primary:focus,
.acf-actions .button-primary:active {
  background-color: #49D82C;
  color: #0B5A8A;
}
.acf-form-submit {
  padding: 10px;
}
.acf-form-submit .button-primary {
  font-size: 14px;
  border: none;
}
#edit-lake-form .acf-field.acf-field-message {
  padding: 40px 10px 20px 10px;
}
#edit-lake-form .acf-field.acf-field-message label {
  font-size: 18px;
}
.rp-edit-lake #message {
  padding: 14px 10px;
  background-color: #49D82C;
  margin: 10px;
}
.rp-edit-lake #message p {
  color: #FFF;
  font-weight: 600;
  letter-spacing: 0.2pt;
}

.lake-post-detail-container {
  padding-top: 2rem;
}
.lake-post-detail-container h2 {
  font-weight: 700;
}
.lake-post-detail-container .lake-post-detail {
  margin-top: 2rem;
  font-size: 1.4rem;
  color: #0B293D;
  line-height: 1.4;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 3rem;
}
.lake-post-detail-container .lake-post-detail .lake-post-item {
  display: flex;
  flex-direction: column;
  background-color: #efefef;
  border-radius: 1rem;
  padding: 1.4rem 1rem;
  align-items: center;
  gap: 1rem;
}
.lake-post-detail-container .lake-post-detail .lake-post-name {
  font-weight: 600;
  font-size: 1.6rem;
}
.lake-post-detail-container .lake-post-detail .lake-post-capacity,
.lake-post-detail-container .lake-post-detail .lake-post-name {
  text-align: center;
}

#payment-form #error-message {
  color: #e63c3c;
  font-size: 16px;
  font-weight: 600;
}
.calendar-container {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 25px;
}
.calendar-container .calendar-item {
  border: 1px solid #CECECE;
  padding: 10px;
  border-radius: 10px;
}
.calendar-container .calendar-item h3 {
  margin-bottom: 10px;
}
.rp-cards-calendar .calendar-container {
  display: block;
}
table tbody>tr:nth-child(odd)>td, 
table tbody>tr:nth-child(odd)>th,
table tbody tr:hover>td, 
table tbody tr:hover>th {
  background-color: #FFF;
}
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4);
}

.modal-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 35px;
  width: 90%;
  max-width: 680px;
  box-shadow: 8px 4px 15px 8px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  position: relative;
}

/* The Close Button */
.modal-close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  right: 10px;
  top: 10px;
}

.modal-close:hover,
.modal-close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.modal .details {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.booking-card-container {
  display: flex;
}

.category .elementor-posts-container .elementor-post .elementor-post-date {
  background-color: #49D82C;
  padding: 1rem 1.6rem;
  display: inline-block;
}
.category .elementor-posts-container .elementor-post .elementor-post__title a {
  cursor: pointer;
}
.category .elementor-posts-container .elementor-post .elementor-post__title a:hover,
.category .elementor-posts-container .elementor-post .elementor-post__title a:active,
.category .elementor-posts-container .elementor-post .elementor-post__title a:focus {
  text-decoration: underline;
}
.category .elementor-posts-container .elementor-post .elementor-post__read-more {
  background-color: #FFFFFF;
  border-radius: 10rem;
  border-width: 1px;
  border-color: #112F53;
  border-style: solid;
  color: #112F53;
  display: inline-block;
  font-family: "Rubik", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 1.2rem 2.4rem;
  transition: all .6s ease;
}
.category .elementor-posts-container .elementor-post .elementor-post__read-more:hover,
.category .elementor-posts-container .elementor-post .elementor-post__read-more:active,
.category .elementor-posts-container .elementor-post .elementor-post__read-more:focus {
  background-color: #112F53;
  color: #FFFFFF;
}
.category .elementor-posts-container .elementor-post .elementor-post__thumbnail img {
  border-radius: 8px;
}
.e-load-more-message {
  font-size: 3rem;
}
#single-post-content .elementor-post-info .elementor-icon-list-item {
  background-color: #49D82C;
  padding: 10px;
}
#single-post-content .elementor-widget-theme-post-content p {
  font-size: 1.6rem;
  line-height: 1.6;
}
#single-post-content .elementor-post-navigation .elementor-post-navigation__link .elementor-post-navigation__link__prev,
#single-post-content .elementor-post-navigation .elementor-post-navigation__link .elementor-post-navigation__link__next {
  gap: 5px;
}
#contact-form p,
#spots-content p {
  font-size: 1.6rem;
  color: #0B5A8A;
}
#contact-info p {
  font-size: 1.8rem;
}
#owner-ads .elementor-button:hover,
#owner-ads .elementor-button:focus,
#owner-ads .elementor-button:active {
  background-color: #FFF;
  border-color: #FFF;
}

#password-reset-link {
  display: inline-block;
  margin-left: 20px;
  font-size: 16px;
  color: #333;
  text-decoration: underline;
}
#lostpasswordform,
#resetpasswordform,
#password-lost-form-wrap,
#password-lost-form-wrap .som-password-sent-message {
  font-size: 16px;
  line-height: 1.4;
}
#password-lost-form-wrap a {
  color: #333;
  text-decoration: underline;
}
#lostpasswordform legend,
#resetpasswordform legend {
  font-weight: 700;
}
#lostpasswordform label {
  display: none;
}
#lostpasswordform .somfrp-lost-pass-form-text,
#resetpasswordform .somfrp-lost-pass-form-text,
#resetpasswordform #som_new_user_pass {
  margin-bottom: 10px;
}
#lostpasswordform #somfrp_user_info,
#resetpasswordform .som-password-input {
  border-radius: 0;
  border: 1px solid #0B5A8A;
  font-size: 16px;
}
#resetpasswordform label {
  font-size: 14px;
}
@media (max-width: 1129px) {
  .lake-post-detail-container .lake-post-detail {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 991px) {
  .lake-post-detail-container .lake-post-detail {
    grid-template-columns: repeat(3, 1fr);
  }
  .category .elementor-posts-container .elementor-post {
    flex-direction: column;
    gap: 10px;
  }
}
@media (min-width: 768px) {
  #best-spots,
  #current-offers {
    height: 48%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .lake-post-detail-container .lake-post-detail {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 575px) {
  .lake-post-detail-container .lake-post-detail {
    grid-template-columns: repeat(3, 1fr);
  }
  .modal .details {
    flex-direction: column;
    gap: 0;
  }
  .modal h2 {
    font-size: 2rem;
  }
}
@media (max-width: 429px) {
  .lake-post-detail-container .lake-post-detail {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 249px) {
  .lake-post-detail-container .lake-post-detail {
    grid-template-columns: 1fr;
  }
}


.media-modal-content h2 {
  border-bottom: none;
}
button.media-modal-close:hover {
  background-color: transparent;
}
.media-router button {
  color: #0B5A8A;
}

.lake-list-table tr + tr {
  border-top: 1px solid #F5F5F5;
}
.lake-list-table td {
  border: none;
  font-family: 'Rubik', sans-serif;
  vertical-align: middle;
  padding: 20px 10px;
}
.lake-list-table .name .actions {
  display: flex;
  gap: 0.6rem;
  margin-top: 0.6rem;
  flex-wrap: wrap;
}

.lake-list-table .actions li a {
  font-size: 1.3rem;
  font-weight: 400;
  color: #707070;
  background-color: #F5F5F5;
  border-radius: 5px;
  padding: 4px 8px;
  display: flex;
  gap: 8px;
  align-items: center;
  transition: all .4s ease;
}

.lake-list-table .actions li a:hover, 
.lake-list-table .actions li a:active, 
.lake-list-table .actions li a:focus {
  background-color: #707070;
  color: #FFF;
  text-decoration: none;
}
.lake-list-table .actions li a:hover path, 
.lake-list-table .actions li a:active path, 
.lake-list-table .actions li a:focus path {
  fill: #FFF;
}
.lake-list-table .name {
  width: 50%;
}
.lake-list-table .name,
.lake-list-table .name a {
  color: #0B5A8A;
  font-weight: 600;
  font-size: 1.6rem;
}
.lake-list-table .name a:hover,
.lake-list-table .name a:focus,
.lake-list-table .name a:active {
  text-decoration: underline;
}
.lake-list-table .name > span {
  font-size: 1.6rem;
}

.lake-list-table .lake a {
  text-decoration: underline;
}

.lake-list-table .status {
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  padding: 10px 20px;
  border-radius: 5px;
  color: #FFF;
  background-color: #0B5A8A;
}
.lake-list-table .status.pending_payment {
  background-color: #e59b3f;
}
.lake-list-table .status.payment_failed {
  background-color: #ef4444;
}
.lake-list-table .status.order_finished {
  background-color: #84cc16;
}
.lake-list-table .document a.payment-button {
  color: #ef4444;
}
.lake-list-table .document a.payment-button:hover,
.lake-list-table .document a.payment-button:focus,
  .lake-list-table .document a.payment-button:active {
  color: #b91c1c;
}

.lake-list-table .date,
.lake-list-table .type {
  font-size: 1.6rem;
  color: #707070;
  width: 15%;
  text-align: center;
}
.lake-list-table .price {
  font-weight: 600;
  text-align: right;
  color: #0B5A8A;
  font-size: 1.8rem;
  width: 20%;
}

.lake-list-table .document {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.lake-list-table .document a {
  color: #0B5A8A;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  font-size: 13px;
  gap: 5px;
}
.lake-list-table .document a:hover,
.lake-list-table .document a:active,
.lake-list-table .document a:focus {
  color: #000;
}
.lake-list-table .document a > svg {
  height: 26px;
  width: auto;
}
#rp-bookings .title-container a {
  background-color: #49D82C;
  border: 1px solid #49D82C;
}
#rp-bookings .title-container a:hover,
#rp-bookings .title-container a:focus,
#rp-bookings .title-container a:active {
  border: 1px solid #0B5A8A;
}
.rp-annonce {
  font-size: 1.8rem;
  font-weight: 700;
  margin: 20px 0 10px 0;
  background-color: #49D82C;
  padding: 20px;
}

.elementor-order-form .has-account p {
  font-size: 16px;
  color: #0B5A8A;
  padding: 10px;
}
.elementor-order-form .has-account a {
  color: #49D82C;
}
.elementor-order-form .has-account a:hover,
.elementor-order-form .has-account a:active,
.elementor-order-form .has-account a:focus {
  text-decoration: underline;
}