/* Big Time Ghana 3.7.6.89 — TRUE split layout */

/* DESKTOP */
@media (min-width:961px){
  .btg-profile-layout-v5{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(320px,.8fr);gap:28px;align-items:start;margin:8px 0 24px}
  .btg-profile-layout-v5__gallery,.btg-profile-layout-v5__info{min-width:0}
  .btg-profile-media-v5{position:relative;width:100%;overflow:hidden;border-radius:16px;background:#140b17}
  .btg-profile-media-v5__image-link{display:block;width:100%;line-height:0}
  .btg-profile-media-v5 img{display:block;width:100%;height:clamp(430px,46vw,610px);object-fit:cover;object-position:center top}
  .btg-profile-media-v5__badges{position:absolute;left:15px;bottom:15px;display:flex;flex-wrap:wrap;gap:7px}
  .btg-profile-media-v5__badges span{display:inline-flex;align-items:center;min-height:29px;padding:0 10px;border-radius:999px;background:#fe5acb;color:#fff;font-size:.72rem;font-weight:800;text-transform:uppercase}
  .btg-profile-media-v5__badges .is-premium{background:#f5a623}.btg-profile-media-v5__badges .is-verified{background:#24a86a}.btg-profile-media-v5__badges .is-private{background:#b52935}
  .btg-profile-layout-v5 .thumbs{display:flex;flex-wrap:wrap;gap:9px;margin:0!important}
  .btg-profile-layout-v5 .thumbs .btg-profile-media-v5{flex:0 0 100%;margin-bottom:1px}
  .btg-profile-layout-v5 .thumbs .profile-img-thumb-wrapper,.btg-profile-layout-v5 .thumbs .profile-video-thumb-wrapper{float:none!important;width:92px!important;margin:0!important}
  .btg-profile-layout-v5 .thumbs .profile-img-thumb,.btg-profile-layout-v5 .thumbs .profile-video-thumb{width:92px!important;height:112px!important;border-radius:11px!important;overflow:hidden}
  .btg-profile-layout-v5 .thumbs .profile-img-thumb img{width:92px!important;height:112px!important;object-fit:cover}
  .btg-profile-info-v5{position:sticky;top:92px;padding:4px 0;color:#260b39}
  .btg-profile-info-v5__identity{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:14px;border-bottom:1px solid rgba(38,11,57,.10)}
  .btg-profile-info-v5__identity h1{margin:0;color:#260b39;font-size:clamp(2rem,2.7vw,3.15rem);line-height:1.04}
  .btg-profile-info-v5__age{flex:0 0 auto;padding:8px 11px;border-radius:10px;background:#260b39;color:#fff;font-weight:800;white-space:nowrap}
  .btg-profile-info-v5__location{display:flex;gap:7px;margin-top:14px;color:#6f6074;line-height:1.45}.btg-profile-info-v5__location .icon{color:#fe5acb}
  .btg-profile-info-v5__status{margin-top:11px}.btg-profile-info-v5__status .online-status{float:none!important;display:inline-flex!important;margin:0!important}
  .btg-profile-info-v5__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:20px}
  .btg-profile-info-v5__facts>div{padding:12px 10px;border-radius:12px;background:#fff0f4;border:1px solid rgba(254,90,203,.16)}
  .btg-profile-info-v5__facts small{display:block;margin-bottom:4px;color:#8b7588;font-size:.65rem;font-weight:800;text-transform:uppercase}
  .btg-profile-info-v5__facts strong{color:#260b39;font-size:.98rem}
  .btg-profile-info-v5__actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;margin-top:17px}
  .btg-profile-info-v5__actions a{min-height:48px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border-radius:12px;text-decoration:none!important;font-weight:800}
  .btg-profile-info-v5__call{background:#fe5acb;color:#fff!important}.btg-profile-info-v5__call strong{font-size:.86rem;white-space:nowrap}
  .btg-profile-info-v5__whatsapp{background:#0b3a27;color:#6ce7ab!important}
}

/* MOBILE: photo -> thumbnails -> profile info */
@media (max-width:960px){
  .btg-profile-layout-v5{display:block;margin:0 0 16px}
  .btg-profile-layout-v5__gallery{width:calc(100% + 24px);margin-left:-12px}
  .btg-profile-layout-v5 .thumbs{display:block!important;margin:0!important;white-space:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 12px 10px!important;box-sizing:border-box;scrollbar-width:none;background:#fff}
  .btg-profile-layout-v5 .thumbs::-webkit-scrollbar{display:none}
  .btg-profile-media-v5{position:relative;width:calc(100% + 24px);margin-left:-12px;overflow:hidden;background:#140b17}
  .btg-profile-media-v5__image-link{display:block;width:100%;line-height:0}
  .btg-profile-media-v5 img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;background:#140b17}
  .btg-profile-media-v5__badges{position:absolute;left:12px;bottom:12px;display:flex;flex-wrap:wrap;gap:5px;max-width:calc(100% - 24px)}
  .btg-profile-media-v5__badges span{display:inline-flex;align-items:center;min-height:25px;padding:0 8px;border-radius:999px;background:rgba(38,11,57,.92);color:#fff;font-size:.64rem;font-weight:800;text-transform:uppercase}
  .btg-profile-media-v5__badges .is-premium{background:#f5a623}.btg-profile-media-v5__badges .is-verified{background:#24a86a}.btg-profile-media-v5__badges .is-private{background:#b52935}
  .btg-profile-layout-v5 .thumbs .profile-img-thumb-wrapper,.btg-profile-layout-v5 .thumbs .profile-video-thumb-wrapper{display:inline-block!important;float:none!important;vertical-align:top;width:78px!important;margin:9px 7px 0 0!important}
  .btg-profile-layout-v5 .thumbs .profile-img-thumb,.btg-profile-layout-v5 .thumbs .profile-video-thumb{width:78px!important;height:92px!important;border-radius:10px!important;overflow:hidden}
  .btg-profile-layout-v5 .thumbs .profile-img-thumb img{width:78px!important;height:92px!important;object-fit:cover;border-radius:10px!important}
  .btg-profile-layout-v5__info{padding:0 2px}
  .btg-profile-info-v5{padding:15px 0 2px;color:#260b39;background:transparent}
  .btg-profile-info-v5__identity{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
  .btg-profile-info-v5__identity h1{margin:0;color:#260b39;font-size:1.72rem;line-height:1.08}
  .btg-profile-info-v5__age{flex:0 0 auto;padding:7px 10px;border-radius:9px;background:#260b39;color:#fff;font-size:.83rem;font-weight:800;white-space:nowrap}
  .btg-profile-info-v5__location{display:flex;gap:7px;margin-top:7px;color:#6f6074;font-size:.93rem;line-height:1.4}.btg-profile-info-v5__location .icon{color:#fe5acb}
  .btg-profile-info-v5__status{margin-top:8px}.btg-profile-info-v5__status .online-status{float:none!important;display:inline-flex!important;margin:0!important}
  .btg-profile-info-v5__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:12px}
  .btg-profile-info-v5__facts>div{padding:9px 7px;border-radius:10px;background:#fff0f4;border:1px solid rgba(254,90,203,.16)}
  .btg-profile-info-v5__facts small{display:block;margin-bottom:3px;color:#8d7589;font-size:.59rem;font-weight:800;text-transform:uppercase}
  .btg-profile-info-v5__facts strong{display:block;color:#260b39;font-size:.88rem}
  .btg-profile-info-v5__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}
  .btg-profile-info-v5__actions a{min-height:44px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;border-radius:10px;text-decoration:none!important;font-weight:800}
  .btg-profile-info-v5__call{background:#260b39;color:#fff!important}.btg-profile-info-v5__call strong{display:none}
  .btg-profile-info-v5__whatsapp{background:#0b3a27;color:#6ce7ab!important}
}


/* Big Time Ghana 3.7.6.90 — desktop profile info panel: executive purple treatment */
@media (min-width:961px){
  .btg-profile-layout-v5__info{
    align-self:start;
  }
  .btg-profile-info-v5{
    position:sticky;
    top:92px;
    padding:26px 24px 24px;
    border-radius:18px;
    color:#fff;
    background:linear-gradient(155deg,#260b39 0%,#3a0c52 100%);
    box-shadow:0 10px 28px rgba(38,11,57,.16);
  }
  .btg-profile-info-v5__identity{
    border-bottom:1px solid rgba(255,255,255,.14);
  }
  .btg-profile-info-v5__identity h1{
    color:#fff;
  }
  .btg-profile-info-v5__age{
    background:rgba(255,255,255,.12);
    border:1px solid rgba(255,255,255,.15);
    color:#fff;
  }
  .btg-profile-info-v5__location{
    color:#f4dced;
  }
  .btg-profile-info-v5__location .icon{
    color:#fe7bd3;
  }
  .btg-profile-info-v5__facts>div{
    background:rgba(255,255,255,.09);
    border-color:rgba(255,255,255,.13);
  }
  .btg-profile-info-v5__facts small{
    color:#d9bdd7;
  }
  .btg-profile-info-v5__facts strong{
    color:#fff;
  }
  .btg-profile-info-v5__call{
    background:#fe5acb;
    color:#fff!important;
  }
  .btg-profile-info-v5__whatsapp{
    background:#0b3a27;
    color:#6ce7ab!important;
    border:1px solid rgba(108,231,171,.18);
  }
}


/* Big Time Ghana 3.7.6.90 — mobile phone action: icon + visible number */
@media (max-width:960px){
  .btg-profile-info-v5__call{
    justify-content:flex-start;
    padding-left:13px;
    padding-right:13px;
  }
  .btg-profile-info-v5__call .btg-profile-call-label{
    display:none!important;
  }
  .btg-profile-info-v5__call strong{
    display:inline!important;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size:.88rem;
  }
}


/* Big Time Ghana 3.7.6.92 — DESKTOP ONLY profile hero composition.
 * Mobile and all lower profile sections intentionally remain exactly as 3.7.6.90. */
@media (min-width:961px){
  .btg-profile-layout-v5{
    display:grid !important;
    grid-template-columns:minmax(0,3fr) minmax(340px,2fr) !important;
    gap:0 !important;
    align-items:stretch !important;
    margin:0 0 24px !important;
    border-radius:18px;
    overflow:hidden;
    background:#260b39;
    box-shadow:0 12px 32px rgba(38,11,57,.14);
  }

  .btg-profile-layout-v5__gallery{
    min-width:0;
    background:#140b17;
  }

  .btg-profile-layout-v5__info{
    min-width:0;
    display:flex;
    background:linear-gradient(155deg,#260b39 0%,#3a0c52 100%);
  }

  .btg-profile-media-v5{
    border-radius:0 !important;
    height:100%;
  }

  .btg-profile-media-v5__image-link{
    height:100%;
  }

  .btg-profile-media-v5 img{
    width:100%;
    height:100% !important;
    min-height:560px;
    max-height:680px;
    object-fit:cover;
    object-position:center top;
  }

  .btg-profile-info-v5{
    position:relative !important;
    top:auto !important;
    width:100%;
    min-height:560px;
    box-sizing:border-box;
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
    padding:30px 28px 28px !important;
    border-radius:0 !important;
    color:#fff !important;
    background:transparent !important;
    box-shadow:none !important;
  }

  .btg-profile-info-v5__identity{
    border-bottom-color:rgba(255,255,255,.14) !important;
  }

  .btg-profile-info-v5__identity h1{
    color:#fff !important;
  }

  .btg-profile-info-v5__age{
    background:rgba(255,255,255,.12) !important;
    border:1px solid rgba(255,255,255,.16);
    color:#fff !important;
  }

  .btg-profile-info-v5__location{
    color:#f4dced !important;
  }

  .btg-profile-info-v5__location .icon{
    color:#fe7bd3 !important;
  }

  .btg-profile-info-v5__facts>div{
    background:rgba(255,255,255,.09) !important;
    border-color:rgba(255,255,255,.13) !important;
  }

  .btg-profile-info-v5__facts small{
    color:#d9bdd7 !important;
  }

  .btg-profile-info-v5__facts strong{
    color:#fff !important;
  }

  .btg-profile-info-v5__actions{
    grid-template-columns:minmax(0,1fr) auto !important;
  }

  .btg-profile-info-v5__call{
    justify-content:flex-start !important;
    min-width:0;
  }

  .btg-profile-info-v5__call strong{
    display:block !important;
    min-width:0;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }
}


/* Big Time Ghana 3.7.6.93 — visible, functional gallery navigation */
.btg-profile-media-v5__nav{
  position:absolute;
  left:14px;
  right:14px;
  bottom:14px;
  z-index:8;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  pointer-events:none;
}
.btg-profile-media-v5__nav button,
.btg-profile-media-v5__count{
  min-width:38px;
  height:38px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:0;
  border-radius:11px;
  background:rgba(20,11,23,.72);
  color:#fff;
  box-shadow:0 5px 16px rgba(0,0,0,.18);
  backdrop-filter:blur(5px);
}
.btg-profile-media-v5__nav button{
  pointer-events:auto;
  cursor:pointer;
  padding:0;
  font-size:1.65rem;
  line-height:1;
}
.btg-profile-media-v5__count{
  min-width:58px;
  padding:0 8px;
  box-sizing:border-box;
  font-size:.76rem;
  font-weight:800;
}
.btg-profile-media-v5__nav.is-single{
  display:none;
}
/* Move badges away from the centre gallery controls. */
@media (min-width:961px){
  .btg-profile-media-v5__badges{
    bottom:62px !important;
  }
}
@media (max-width:960px){
  .btg-profile-media-v5__nav{
    bottom:12px;
    left:12px;
    right:12px;
  }
  .btg-profile-media-v5__nav button,
  .btg-profile-media-v5__count{
    height:36px;
    min-width:36px;
    border-radius:10px;
  }
  .btg-profile-media-v5__count{
    min-width:54px;
  }
  .btg-profile-media-v5__badges{
    bottom:58px !important;
  }
}


/* Big Time Ghana 3.7.6.95 — make Fancybox exit unmistakable.
 * Fancybox already includes its native close action; this only guarantees
 * that the toolbar/close button remains visible and easy to tap. */
.fancybox-container .fancybox-toolbar{
  opacity:1 !important;
  visibility:visible !important;
  transition:none !important;
  top:12px !important;
  right:12px !important;
  z-index:100010 !important;
}
.fancybox-container .fancybox-button[data-fancybox-close],
.fancybox-container button[data-fancybox-close],
.fancybox-container .fancybox-button--close{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:48px !important;
  height:48px !important;
  padding:0 !important;
  border:1px solid rgba(255,255,255,.32) !important;
  border-radius:14px !important;
  background:rgba(38,11,57,.92) !important;
  color:#fff !important;
  opacity:1 !important;
  visibility:visible !important;
  box-shadow:0 6px 20px rgba(0,0,0,.28) !important;
  cursor:pointer !important;
}
.fancybox-container .fancybox-button[data-fancybox-close] svg,
.fancybox-container button[data-fancybox-close] svg,
.fancybox-container .fancybox-button--close svg{
  width:25px !important;
  height:25px !important;
  stroke:#fff !important;
}
.fancybox-container .fancybox-button[data-fancybox-close]:hover,
.fancybox-container button[data-fancybox-close]:hover,
.fancybox-container .fancybox-button--close:hover{
  background:#fe5acb !important;
}
@media (max-width:960px){
  .fancybox-container .fancybox-toolbar{
    top:10px !important;
    right:10px !important;
  }
  .fancybox-container .fancybox-button[data-fancybox-close],
  .fancybox-container button[data-fancybox-close],
  .fancybox-container .fancybox-button--close{
    width:50px !important;
    height:50px !important;
    border-radius:15px !important;
  }
}


/* Big Time Ghana 3.7.6.101 — show the generated video poster instead of a full-size generic icon. */
.girlsingle .thumbs .profile-video-thumb{
  background-position:center !important;
  background-repeat:no-repeat !important;
  background-size:cover !important;
}
.girlsingle .thumbs .profile-video-thumb .video-image-play{
  position:absolute !important;
  left:50% !important;
  top:50% !important;
  z-index:3 !important;
  width:38px !important;
  height:38px !important;
  max-width:38px !important;
  padding:0 !important;
  margin:0 !important;
  transform:translate(-50%,-50%) !important;
  filter:drop-shadow(0 3px 8px rgba(0,0,0,.38));
}
@media (max-width:960px){
  .girlsingle .thumbs .profile-video-thumb .video-image-play{
    width:32px !important;
    height:32px !important;
    max-width:32px !important;
  }
}

/* Big Time Ghana 3.7.6.216 — public Verified trust mark. */
.btg-profile-info-v5__name-row{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:9px!important;min-width:0!important}
.btg-profile-info-v5__name-row h1{min-width:0!important}
.btg-verified-badge{display:inline-flex;align-items:center;gap:5px;border-radius:999px;font-weight:900;white-space:nowrap}
.btg-verified-badge__icon{width:18px;height:18px;fill:#20a36d;flex:0 0 18px}
.btg-verified-badge__check{fill:none;stroke:#fff;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}
.btg-profile-info-v5__name-row .btg-verified-badge{min-height:28px;padding:4px 10px 4px 5px;border:1px solid rgba(111,239,183,.34);background:rgba(26,155,103,.17);color:#a9f2cf;font-size:.72rem;letter-spacing:.01em}
.btg-profile-media-v5__badges .btg-verified-badge{min-height:29px!important;padding:3px 10px 3px 5px!important;border:1px solid rgba(255,255,255,.54)!important;background:#159765!important;color:#fff!important;font-size:12px!important;text-transform:none!important;box-shadow:0 4px 12px rgba(10,78,54,.24)!important}
.btg-profile-media-v5__badges .btg-verified-badge__icon{width:18px!important;height:18px!important;fill:#fff!important}
.btg-profile-media-v5__badges .btg-verified-badge__check{stroke:#159765!important}
@media(max-width:960px){
  .btg-profile-info-v5__name-row{gap:7px!important}
  .btg-profile-info-v5__name-row .btg-verified-badge{min-height:25px;padding:3px 8px 3px 4px;font-size:.66rem}
  .btg-profile-info-v5__name-row .btg-verified-badge__icon{width:16px;height:16px;flex-basis:16px}
}


/* Big Time Ghana 3.7.6.220 — phone-number legibility polish.
 * Hero call action is icon + full number; no decorative label or ellipsis. */
.btg-profile-info-v5__call{
  min-width:0 !important;
  gap:8px !important;
}
.btg-profile-info-v5__call strong{
  display:block !important;
  min-width:0 !important;
  overflow:visible !important;
  text-overflow:clip !important;
  white-space:nowrap !important;
  font-variant-numeric:tabular-nums;
  letter-spacing:-.012em;
}
@media (min-width:961px){
  .btg-profile-info-v5__actions{
    grid-template-columns:minmax(0,1.3fr) minmax(122px,.7fr) !important;
  }
  .btg-profile-info-v5__call{
    justify-content:center !important;
    padding-left:11px !important;
    padding-right:11px !important;
  }
  .btg-profile-info-v5__call strong{
    font-size:clamp(.78rem,.92vw,.93rem) !important;
  }
}
@media (max-width:960px){
  .btg-profile-info-v5__call{
    justify-content:center !important;
    padding-left:8px !important;
    padding-right:8px !important;
  }
  .btg-profile-info-v5__call strong{
    font-size:clamp(.76rem,3.25vw,.9rem) !important;
  }
}

/* Big Time Ghana 3.7.6.221 — phone conversion polish.
 * The paid profile's primary call action must always show the complete number. */
.btg-profile-info-v5__call{
  min-width:0 !important;
  gap:7px !important;
  overflow:visible !important;
}
.btg-profile-info-v5__call strong{
  display:block !important;
  min-width:0 !important;
  overflow:visible !important;
  text-overflow:clip !important;
  white-space:nowrap !important;
  font-variant-numeric:tabular-nums;
  letter-spacing:-.018em;
}
@media (min-width:961px){
  .btg-profile-info-v5__actions{
    grid-template-columns:minmax(190px,1.45fr) minmax(118px,.55fr) !important;
    column-gap:9px !important;
  }
  .btg-profile-info-v5__call{
    justify-content:center !important;
    padding-left:9px !important;
    padding-right:9px !important;
  }
  .btg-profile-info-v5__call strong{
    font-size:clamp(.82rem,.88vw,.94rem) !important;
  }
}
@media (max-width:960px){
  .btg-profile-info-v5__call{
    justify-content:center !important;
    padding-left:8px !important;
    padding-right:8px !important;
  }
  .btg-profile-info-v5__call strong{
    font-size:clamp(.78rem,3.2vw,.92rem) !important;
  }
}

/* Big Time Ghana 3.7.6.224.18 — lighter profile identity panel. */
@media (min-width:961px){
  body.btg-single-escort-wide .btg-profile-layout-v5__info{
    background:#fff !important;
    border-left:1px solid #eee4eb !important;
  }
  body.btg-single-escort-wide .btg-profile-info-v5{
    color:#2a2030 !important;
    background:#fff !important;
    padding:30px 30px 26px !important;
  }
  body.btg-single-escort-wide .btg-profile-info-v5__identity{
    border-bottom:1px solid #eee6ec !important;
  }
  body.btg-single-escort-wide .btg-profile-info-v5__identity h1{
    color:#271d2d !important;
    font-size:clamp(2rem,2.35vw,2.7rem) !important;
    font-weight:760 !important;
    letter-spacing:-.03em !important;
  }
  body.btg-single-escort-wide .btg-profile-info-v5__age{
    background:#f6edf3 !important;
    border:1px solid #eadbe5 !important;
    color:#6b3157 !important;
  }
  body.btg-single-escort-wide .btg-profile-info-v5__location{
    color:#736975 !important;
  }
  body.btg-single-escort-wide .btg-profile-info-v5__location .icon{
    color:#cf438d !important;
  }
  body.btg-single-escort-wide .btg-profile-info-v5__facts>div{
    background:#faf7f9 !important;
    border:1px solid #eee5eb !important;
  }
  body.btg-single-escort-wide .btg-profile-info-v5__facts small{color:#827683 !important;}
  body.btg-single-escort-wide .btg-profile-info-v5__facts strong{color:#2b2030 !important;}
  body.btg-single-escort-wide .btg-profile-info-v5__call{
    background:#8d2d70 !important;
    color:#fff !important;
  }
  body.btg-single-escort-wide .btg-profile-info-v5__whatsapp{
    background:#176b49 !important;
    color:#fff !important;
    border:0 !important;
  }
}
@media (max-width:960px){
  body.btg-single-escort-wide .btg-profile-info-v5__identity h1{
    color:#271d2d !important;
    font-weight:760 !important;
    letter-spacing:-.02em !important;
  }
  body.btg-single-escort-wide .btg-profile-info-v5__age{
    background:#f4e8f0 !important;
    color:#6b3157 !important;
  }
  body.btg-single-escort-wide .btg-profile-info-v5__facts>div{
    background:#faf7f9 !important;
    border-color:#eee5eb !important;
  }
}

/* Big Time Ghana 3.7.6.224.45 — restore executive purple identity panel. */
@media (min-width:961px){
  body.btg-single-escort-wide .btg-profile-layout-v5__info{
    background:linear-gradient(155deg,#260b39 0%,#3a0c52 100%) !important;
    border-left:1px solid rgba(255,255,255,.12) !important;
  }
  body.btg-single-escort-wide .btg-profile-info-v5{
    color:#fff !important;
    background:linear-gradient(155deg,#260b39 0%,#3a0c52 100%) !important;
    padding:30px 30px 26px !important;
  }
  body.btg-single-escort-wide .btg-profile-info-v5__identity{
    border-bottom:1px solid rgba(255,255,255,.14) !important;
  }
  body.btg-single-escort-wide .btg-profile-info-v5__identity h1{
    color:#fff !important;
  }
  body.btg-single-escort-wide .btg-profile-info-v5__age{
    background:rgba(255,255,255,.12) !important;
    border:1px solid rgba(255,255,255,.15) !important;
    color:#fff !important;
  }
  body.btg-single-escort-wide .btg-profile-info-v5__location{
    color:#f4dced !important;
  }
  body.btg-single-escort-wide .btg-profile-info-v5__location .icon{
    color:#fe7bd3 !important;
  }
  body.btg-single-escort-wide .btg-profile-info-v5__facts>div{
    background:rgba(255,255,255,.09) !important;
    border:1px solid rgba(255,255,255,.13) !important;
  }
  body.btg-single-escort-wide .btg-profile-info-v5__facts small{color:#d9bdd7 !important;}
  body.btg-single-escort-wide .btg-profile-info-v5__facts strong{color:#fff !important;}
  body.btg-single-escort-wide .btg-profile-info-v5__call{background:#fe5acb !important;color:#fff !important;}
  body.btg-single-escort-wide .btg-profile-info-v5__whatsapp{background:#0b3a27 !important;color:#6ce7ab !important;border:1px solid rgba(108,231,171,.18) !important;}
}
