/******* Do not edit this file *******
Code Snippets Manager
Saved: Jan 03 2025 | 15:02:40 */
@charset "UTF-8";
.grecaptcha-badge {
  visibility: hidden;
}
/* hide reCaptcha V3 badge */
/* bulletlist on sell my boat page */
.bulletlist ul {
  list-style: none;
}
.bulletlist ul li::before {
  content: "■";
  display: inline-block;
  font-size: 16px;
  text-indent: -24px;
  width: 0px;
  color: #0064B0;
}
.numberlist ol {
  list-style: none;
  counter-reset: li;
}
.numberlist li::before {
  content: counter(li);
  color: #0064B0;
  display: inline-block;
  width: 0em;
  text-indent: 1.7em;
  text-align: right;
  direction: rtl;
  font-weight: bold;
}
.numberlist li {
  counter-increment: li;
}
/* bulletlist on boat's page */
.bulletlist-boatpage ul {
  list-style: none;
}
.bulletlist-boatpage ul li::before {
  content: "■";
  display: inline-block;
  font-size: 16px;
  text-indent: -24px;
  width: 0em;
  color: #0064B0;
}
/* Lightbox hover icon */
.jet-engine-gallery-slider__item-wrap.is-lightbox:before {
  content: url(https://jaykaymarine.co.uk/wp-content/uploads/2022/05/search-plus-solid-white.svg) !important;
}
/* forms submit button style */
.elementor-element-3488fd7 button[type=submit] {
  margin-top: 20px;
}
/* contact form */
.elementor-element-76d1d04 button[type=submit] {
  margin-top: 20px;
}
.elementor-element-f0d2a48 button[type=submit] {
  margin-top: 20px;
}
/* value form */
