.elementor-kit-8{--e-global-color-primary:#E2E2E2;--e-global-color-secondary:#FF0000;--e-global-color-text:#E2E2E2;--e-global-color-accent:#DCB961;--e-global-color-243e40a:#D6D8DB;--e-global-color-dc8ed79:#DCB961;--e-global-color-fd0af58:#2E35405E;--e-global-color-eb8c279:#A0A0A0;--e-global-color-1ab064e:#DCB961;--e-global-color-9b1d283:#3F4143;--e-global-color-aab6e60:#121418;--e-global-typography-primary-font-family:"Arial";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Arial";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Arial";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Arial";--e-global-typography-accent-font-weight:500;font-family:"Arial", Sans-serif;font-size:15px;font-weight:400;background-color:#000000;}.elementor-kit-8 h1{color:#FFFFFF;font-size:26px;font-weight:400;letter-spacing:1px;}.elementor-kit-8 h2{color:#FFFFFF;font-size:24px;font-weight:400;letter-spacing:1px;}.elementor-kit-8 h3{color:#FFFFFF;font-size:22px;font-weight:400;letter-spacing:1px;}.elementor-kit-8 h4{color:#FFFFFF;font-size:20px;font-weight:400;letter-spacing:1px;}.elementor-kit-8 h5{color:#FFFFFF;font-size:18px;font-weight:400;letter-spacing:1px;}.elementor-kit-8 h6{color:#FFFFFF;font-size:15px;font-weight:400;letter-spacing:1px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{color:#000000;background-color:var( --e-global-color-dc8ed79 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );border-radius:5px 5px 5px 5px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{color:var( --e-global-color-dc8ed79 );background-color:#000000;border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-dc8ed79 );border-radius:5px 5px 5px 5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1640px;}.e-con{--container-max-width:1640px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-8{--e-global-typography-primary-font-size:16px;--e-global-typography-secondary-font-size:16px;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* == FEATURED IMAGE == */

.grid-thumb img {
width: 100%;
height: auto;
object-fit: cover;
}
/* == LISTING OVERLAY == */

/* === Card wrapper === */
.je-card {
  position: relative;
  overflow: hidden;
}

/* === Featured image === */
.je-card__img,
.je-card__img img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

/* == Bottom overlay bar == */
.je-card__bar {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding-bottom: 5px;
  background: rgba(255,255,255,0.62); /* coloured bar */
  text-align: center;
  color: #666666;
}

/* === Post title === */
.je-card__title {
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  line-height: 1.1;
  /*text-shadow: 0 2px 2px rgba(0,0,0,0.35);*/
  font-size: 18px);
	color:#000000;
}

/* === Age line === */
.je-card__age {
  margin: 0;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  line-height: 1.1;
  /*text-shadow: 0 2px 2px rgba(0,0,0,0.35);*/
  font-size: 10px);
  /*font-size: clamp(14px, 1.6vw, 20px);*/
}

.je-card__other {
  margin: 0;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 1.1;
  /*text-shadow: 0 2px 2px rgba(0,0,0,0.35);*/
  font-size: 10px);
  /*font-size: clamp(14px, 1.6vw, 20px);*/
}

/*.je-card__age::before {
  content: "AGE ";
  color: #ffffff;
  margin-right: 4px;
}*/

/* === SIZE line (single HTML widget) === */
.je-card__size-line {
  margin: 0;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  line-height: 1.1;
  /*text-shadow: 0 2px 2px rgba(0,0,0,0.35);*/
  font-size: 10px);
  white-space: nowrap; /* keep on one line */
  /*text-align: center;*/
}

/* Make the "SIZE:" label white and bold */
/*.je-card__size-line strong,
.je-card__size-line b {
  color: #fff;
  font-weight: 200;
	text-shadow: 0 1px 1px rgba(0,0,0,0.25);
}*/
/* == SLIDER FIX (REMOVED)== */
/* Hide lightbox title/filename */
.elementor-slideshow__title {
    display: none !important;
}

.elementor-lightbox__content__title {
    display: none !important;
}
/* == PHONE MENU== */
/* Hide lightbox title/filename */

/* Add text shadow to menu items */
.elementor-nav-menu .elementor-item {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 5px;
    padding: 5px 5px;

}

/* Equal spacing between all menu items */
.elementor-nav-menu .menu-item {
    margin: 0 5px;
}

/* == GIRLS PAGE IMAGE HEIGHT== */

.je-limited-img {
  max-height: 500px;
  height: auto;
  width: auto;
  display: block;
  margin: 0 auto; /* centers image if desired */
}

/* == VIDEO PLAYER== */
/* Shared base styling */
.video-wrapper,
.video-wrapper-circle {
  position: relative;
  width: 100%;
  max-width: 300px;
  aspect-ratio: 1 / 1;
  margin: 0 auto;
  overflow: hidden;
  cursor: pointer;
}

.video-wrapper img,
.video-wrapper-circle img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Play button (shared) */
.video-wrapper::before,
.video-wrapper-circle::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.50);
  border-radius: 50%;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

.video-wrapper::after,
.video-wrapper-circle::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-35%, -50%);
  width: 0;
  height: 0;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-left: 30px solid #2f3437;
}

/* Hover effect */
.video-wrapper:hover::before,
.video-wrapper-circle:hover::before {
  background: rgba(255, 255, 255, 1);
}

/* Shape variations */
.video-wrapper { 
  border-radius: 0;          /* perfectly square */
  border: none;              /* no border */
}

.video-wrapper-circle { 
  border-radius: 50%;        /* perfect circle */
  border: 4px solid #DCB961; /* neon accent border */
}
/* ✅ Safer scoping for thumbnail link width */
.je-video .sproutvideo-lightbox {
  display: block;
  width: 100%;
}

/* STAR Styling */
.je-rating {
  font-size: 24px;
  color: #ffd800;
  letter-spacing: 2px;
}


/* Vertically Centre Landscapes on Girl Page */
/* Make the container that holds the Dynamic Field a flexbox and center contents */
.je-image-cell {
    display: flex;
    justify-content: center;   /* horizontal center */
    align-items: center;       /* vertical center */
    width: 100%;
    height: 100%;              /* fill the grid cell/card */
}

/* Control the image itself */
.je-image-cell img {
    max-height: 600px;         /* your desired limit */
    width: auto;
    height: auto;
    margin: 0;
}/* End custom CSS */