.custprofileMain {
    width: 100%;
}
.custprofile {
    padding: 50px 0;
    width: 100%;
}
.wrapper {
    max-width:830px;
    margin: 0 auto;
    width: 100%;
    padding: 0 15px;
}
.custprofileImg {
    width:100%;
    display: flex;
    border-radius: 20px 20px 0px 0;
    overflow: hidden;
    height: 450px;
    position: relative;
}
.custprofileImg a {
    width: 100%;
    display: flex;
}
.custprofileImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.custblar {
       /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dba700+0,dba700+100&0.05+0,1+100 */
background: linear-gradient(to bottom,  rgba(219,167,0,0.05) 0%,rgba(219,167,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
margin:-50px 0 0 0;
z-index: 1;
bottom: 0;
position: absolute;
height: 100px;
width: 100%;
}
.custprofileDtl {
    width: 100%;
    display: flex;
    flex-direction: column;
    background:#dba700;
    padding:40px;
    align-items: center;
    text-align: center;
   
}
.custprofileDtl h3 {
    color:#000;
    font-size: 40px;
    text-transform: capitalize;
    font-weight: bold;
}
.custprofileDtl  h4 {
    color: #000;
  text-transform: capitalize;
  font-style: italic;
  font-size: 16px;
  margin: 10px 0 20px 0;
  letter-spacing: 1px;
}

.custprofileDtl .socials-section {
    display: flex;
    gap:10px;
}
.custprofileDtl .socials-section a {
    width: 45px;
    height: 45px;
    display:flex;
    justify-content:center;
    background:#fff;
    border-radius:50px;
    align-items:center;
    padding:12px;
    transition: all ease-in-out .3s;
}
.custprofileDtl .socials-section a:hover , .custprofileDtl .socials-section a:focus {
    transform: scale(1.1);
}
.custwebsitelink {
    width: 100%;
    display: flex;
    justify-content: center;
    color:#fff;
    margin:20px 0 0 0;
}
.custwebsitelink a {
    color:#000;
}
.escort-profile-gallerysection {
    background: rgba(255,255,255,.2);
    padding: 20px;
    border-radius: 20px;
    border: 1px solid rgba(255,255,255,.2);
    box-shadow: rgba(0,0,0,.1) 0 0 5px;   
    margin-bottom: 20px;
}


  .escort-main-view-prose {
    display: flex;
    flex-direction: column;
    gap: 40px;
   margin-bottom: 20px;

  background: rgba(255,255,255,.2);
  padding: 20px;
  border-radius: 20px;
  border: 1px solid rgba(255,255,255,.2);
  box-shadow: rgba(0,0,0,.1) 0 0 5px;
}

 
.escort-main-view-prose .wrap-escortabutcontent {
    padding: 0 5px 0 0;
    max-height: 450px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin: 0;

    /* Firefox scrollbar */
    scrollbar-color: #000 rgba(255, 255, 255, 0.1);
    scrollbar-width: thin; /* optional for thinner scrollbar */

}

/* WebKit (Chrome, Safari, Edge) scrollbar */
.escort-main-view-prose::-webkit-scrollbar {
    width: 8px;
    border-radius: 10px;
}

.escort-main-view-prose::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
}

.escort-main-view-prose::-webkit-scrollbar-thumb {
    background-color: #000;
    border-radius: 10px;
}

.escort-main-view-prose::-webkit-scrollbar-thumb:hover {
    background-color: #222;
    border-radius: 10px;
}

  .escort-side-view-about.escort-side-wrap-about {
   
  }
  .wrap-escort-galleryouter {
    display: flex;
    --item-spacing: 2px;
    --thumb-size: calc(20vw - var(--item-spacing));
    margin: 5px 0 0px 0;
    flex-wrap: wrap;
    gap: 20px 20px;
    padding: 5px 8px;
  }
  .escort-gallery-item {
    width: calc((100% - (1 * 20px)) / 2);
  aspect-ratio: 1;
  overflow: hidden;
  position: relative;
  border: 1px solid #fff;
  border-radius: 12px;
  display: flex;
  }
  .escort-gallery-item img {
    width: 100%;
    object-fit: cover;
  }
  .escort-gallery-item a {
    display: flex;
    width: 100%;
  }



  .custprofile .escort-profile-view-wrap ul.ulservices {
    width: 100%;
    margin: 0px 0 0 23px;
    padding: 0px;
    display: inline-block;
    min-height: 100px;
}
.custprofile .escort-profile-view-wrap.escort-services-column ul.ulservices li {
    width: 50%;
    margin: 0px;
    padding: 0px;
    color: #000;
    font-size: 15px;
    list-style: disc;
}
.custprofile .escort-profile-view-row-wrap , .escort-aboutus-section {
    width:100%;
    margin: 0px 0 0 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    color: #000;
    gap: 20px 10px;
}
.custprofile .escort-profile-view-row-wrap h5{
    width: 100%;
    margin: 0px 0 10px 0px;
    padding: 0px;
    display: inline-block;
    color: #000;
    word-wrap: break-word;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: .075px;
}
.custprofile .escort-side-wrap-about .escort-profile-view-row-wrap .escort-column{
    width: calc((100% - (2 * 10px)) / 3) !important;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.custprofile .escort-profile-view-row-wrap .escort-column{
    width: 100% !important;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.custprofile .escort-profile-view-row-wrap .escort-column:last-child{
    padding-right:0px;
}
.custprofile .escort-profile-view-row-wrap .escort-content{
    width: 100%;
    margin: 0px 0 0 0px;
    padding: 0px;
    display: inline-block;
    color: #000;
    word-wrap: break-word;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}


.escort-main-view-prose h3 { 
    color: #000 !important;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 600;
    font-size: 30px;
    margin: 0px 0 20px 0;
    line-height: 1;
}

.custprofile span.avail-time, .custprofile .escort-profile-view-row-wrap H4 {
color: #000;
}
.custprofile .escort-tours-section .escort-row {
    background: #dba700;
    padding: 20px;
}
.custprofile .escort-tours-section .escort-row > div {
    font-size: 15px;
    color: #000;
}
.custprofile h2 {
    color: #000 !important;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600;
  font-size: 30px;
  margin: 0px 0 20px 0;
  line-height: 1;
  width: 100%;
}


.custprofile .wrap-escortabutcontent p {
    font-size: 15px;
    line-height: 26px;
    color: #000;
}
.custprofile .escortbtn {
    border-radius: 50px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: normal;
  text-align: center;
  display: inline-block;
  transition: background-color .5s ease, color .5s ease, border-color .5s ease;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  margin: 0px;
  padding: 14px 24px;
  color: #000;
  border: 1px solid #28303f;
}
.custprofile .escortreadmorebtn {
    color: #000;
}
.custprofile .escortbookbtn {
    background: #000;
    border-color: #000;
    color: #fff;
}

.custprofile .escort-profile-view-wrap .wrap-escortabutcontent .hiddencontent {
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: none;
	color: #fff;
}

.custprofile .escort-profile-view-wrap .wrap-escortabutcontent .hiddencontent.active{
    display: inline-block;
}
.btnbookless {
    margin:  0 0 30px 0;
    display: flex;
    gap:20px;
}

.custprofilebtm {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding:  20px;
    background: #dba700;
    border-radius: 0 0 20px 20px;
}
.viwPflbtnWrp {
    display: flex;
    gap: 2px;
  }
 
  .viwPflTxtTtlWrap {
    width: 100%;
    display: flex;
    align-items: center;
    gap:2px;
  }

  .escort-contact-section .escort-profile-view-row-wrap , .escort-email-section .escort-profile-view-row-wrap {
        gap: 0px 10px;
  }
.custprofileMain .viwPfcolumnbtn  , .custprofileMain .viwPficns {
    border: 2px solid #000;
    padding: 10px 15px;
    border-radius: 20px;
    background: none !important;
    font-size: 17px;
  color: #000;
  border-radius: 10px !important;
  cursor: pointer;
  line-height: normal;
}
.viwPflbtnWrp {
width: 100%;
}
.viwPfcolumnbtn {
    max-width: 300px;
    width: 100%;
  }

  .back-button {
    position: absolute;
  width: 100% !important;
  left: 20px;
  top: 20px;
  color: #000 !important;
  z-index: 1;
}
.back-button a {
    border-radius: 50px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: normal;
  text-align: center;
  display: inline-block;
  transition: background-color .5s ease, color .5s ease, border-color .5s ease;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  margin: 0px;
  padding: 10px 17px;
  background-color: #dba700;
  border-color: #dba700;
  color: #000;
  width: auto;
  display: inline-block;
}
.back-button a:hover{
    background: #fff;
    color: #000;
}
.back-button a svg {
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
  }
  .custblocks {
    width: 100%;
    margin:  0 0 20px 0;
    gap: 0;
    display: flex;
    background: rgba(255,255,255,.2);
  padding: 20px;
  border-radius: 20px;  
  border: 1px solid rgba(255,255,255,.2);
  box-shadow: rgba(0,0,0,.1) 0 0 5px;
}
.escort-tours-section {
    flex-direction: column;
}

.escort-tours-section .tours-content {
width: 100%;
}
  .custprofile .custblocks .escort-column {
    width: calc((100% - (2 * 10px)) / 3) !important;
    display: flex;
    flex-direction: column;
    gap: 5px;
  }
  .custprofile .custblocks .escort-column h5 {
    width: 100%;
    margin: 0px 0 0 0px;
    padding: 0px;
    display: inline-block;
    color: #141414;
    word-wrap: break-word;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: .075px;
  }
  custprofile .custblocks .escort-content {
    width: 100%;
    margin: 0px 0 0 0px;
    padding: 0px;
    display: inline-block;
    color: #000;
    word-wrap: break-word;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
  }
  .wrapMainViewProp {
    width: 100%;
    flex-direction: column;
  }
  .wrapMainViewProp h3 {
    color: #000 !important;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600;
  font-size: 30px;
  margin: 0px 0 20px 0;
  line-height: 1;
  width: 100%;
  }
  .ulservices {
    display: flex !important;
  gap: 5px 20px;
  flex-wrap: wrap;
  }
  .ulservices li {
    width: calc(50% - 10px);
    margin: 0px;
    padding: 0px;
    color: #000;
    font-size: 15px;
    list-style: disc;
  }
  .escort-profile-view-wrap.prfleViwrp {
    display: flex;
    gap: 20px;
  }
  .prfleFullViwrp .escort-profile-view-row-wrap {
    display: flex;
  }
  .availabilityDays {
        width: 100%;
        padding: 5px 15px;
        display: flex;
        justify-content: space-between;
  }
  .escort-side-wrap-timeAvail .escort-profile-view-row-wrap {
        gap: 0;
  }
  .availabilityDays:nth-child(odd) {
        background: rgba(255,255,255,.1);
  }
  .availabilityDays h4 {
    margin: 0;
    }   
  .availabilityDays:nth-child(even) {
    background: rgba(255,255,255,.2);
    }

    .custprofile .escort-side-wrap-incallRates .escort-column {
        width: 100% !important;
    }
    .custprofile .escort-side-wrap-outcallRates .escort-column {
        width: 100% !important;
    }
    .custprofile .subcontent {
        color: #000;
        font-size: 15px;
    }


    .viwPficns {
        position: relative;
        cursor: pointer;
    }
    .viwPficns .tooltip {
        position: absolute;
        bottom: 120%;
        left: 50%;
        transform: translateX(-50%);
        background-color: #222;
        color: #fff;
        padding: 4px 8px;
        border-radius: 4px;
        font-size: 12px;
        white-space: nowrap;
        opacity: 1;
        pointer-events: none;
        transition: opacity 0.3s ease;
    }
    .viwPficns .tooltip::after {
        content: "";
        position: absolute;
        top: 100%; /* bottom of tooltip */
        left: 50%;
        transform: translateX(-50%);
        border-width: 5px;
        border-style: solid;
        border-color: #222 transparent transparent transparent;
    }
   
    
    .tooltip:empty {
        display: none;
    }
    .custprofileMain .viwPfcolumnbtn, .custprofileMain .viwPficns {
        display: flex;
        align-items: center;
    }

  @media (min-width: 100px) and (max-width: 767px) {
    .custprofileImg {
        height: 350px;
    }
    .custprofileDtl {
        padding: 20px;
    }
    .custprofile h2 , .wrapMainViewProp h3 {
        font-size: 26px;
    }
    .custprofileDtl h3 {
        font-size: 32px;
        line-height: normal;
    }
    .custprofile .escort-side-wrap-about .escort-profile-view-row-wrap .escort-column {
        width: calc((100% - (2 * 10px)) / 2) !important;
    }
    .btnbookless {
        flex-direction: column;
    }
    .custprofile .escort-tours-section .escort-row > div {
        width:100%;
    }
    .custprofile .escort-profile-view-wrap.escort-services-column ul.ulservices li {
        width: 100%;
    }

    .custprofile .escort-aboutus-section .escort-column {
        width:calc((100% - (2 * 10px)) / 2) !important;
    }
    
    .back-button {
        left: 10px;
        top: 10px;
    }
    .custwebsitelink {
        font-size: 14px;
    }
    .custprofileDtl .socials-section a {
        width: 40px;
        height: 40px;
        padding: 10px;
    }
    .escort-profile-view-wrap.prfleViwrp {
        flex-direction: column;
    }
    .custprofile .custblocks .escort-column {
        width: 100% !important;
    }
    .ulservices {
        flex-direction: column;
        gap:10px;
    }
    .ulservices li {
        width: 100%;
        line-height: normal;
    }
    .availabilityDays {
        flex-direction: column;
    }
    .subcontent {
        font-size: 14px;
    }
    .wrap-escort-galleryouter {
        padding: 0;
    }
    .escort-gallery-item {
        width: calc((100% - (1 * 0px)) / 1);
    }
    .custprofileMain .viwPfcolumnbtn, .custprofileMain .viwPficns {
        font-size: 13px;
        padding: 6px 7px;
    }
    .custprofileMain .viwPfcolumnbtn svg , .custprofileMain .viwPficns svg {
        width: 11px;
        height: 11px;
    }
    .custprofilebtm {
        padding: 20px 10px;
    }
    .custblocks {
        padding: 20px 10px;
    }
    .escort-profile-gallerysection {
        padding: 20px 10px;
    }
    .escort-main-view-prose {
        padding: 20px 10px;  
    }
    .custprofile {
        padding: 20px 0;
    }
    body #header-outer {
        margin-top: 0 !important;
    }
    #header-outer[data-transparent-header="true"] #top #logo img.stnd {
        width: 70px;
    }
    .btnbookless {
        margin: 0 0 10px 0;
    }
 
    .custprofile .escort-aboutus-section .escort-column {
        width: calc((100% - (2 * 10px)) / 2) !important;
    }
    .escort-profile-view-wrap.prfleViwrp {
        gap:0;
    }
  }

  @media (min-width: 768px) and (max-width: 991px) {
    .custprofile h2 , .wrapMainViewProp h3 {
        font-size: 26px;
    }
  }

.mng-escort-model-frm-wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000c9;
    display: none;
    z-index: 999;
    align-items: center;
    justify-content: center;
}
.mng-escort-model-default{
    position: relative;
    width: 50%;
    display: block;
    margin:0px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    height: 90vh;
    max-width: 600px;
    
}
#mng-escort-model-content {
    
}
.mng-escort-model-closedbtn {
    position: fixed;
    top: 10px;
    right: 10px;
    color: #000;
    padding: 10px;
    z-index: 9999;
    cursor: pointer;
}
.mng-escort-model-content{
    position: relative;
    width: 100%;
    display: block;
    margin:0px;
    padding: 0;
    height: 100%;
    max-height: 95vh;
    overflow-y: scroll;
    
}
.formmain {
   
}
.mng-escort-model-frm-wrap.active{
    display: flex;
}

.frml-title {
    color: #000;
}
.frmgrp input.wpcf7-form-control {
    background: none !important;
    border: 1px solid #ddd;
}
.frmgrp p {
    margin-bottom: 10px !important;
    padding: 0 !important;
}

.frmgrp .frmInpt {
    padding: 10px;
}
.frmgrp textarea {
height: 100px;
background: none !important;
border: 1px solid #ddd;
resize: none;
}
.fmMaintitle {
    text-align: center;
    color: #000;
    font-size: 40px;
    text-transform: capitalize;
    font-weight: bold;
    font-family: "Plus Jakarta Sans", sans-serif;
}
.frmgrp input.wpcf7-submit {
    padding: 12px 34px !important;
    background: #ffcc2a !important;
    color: #0a0801 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    font-family: Plus Jakarta Sans;
    border-radius: 50px;
    border: none;
}
.frmbtnscndry {
    padding: 12px 34px !important;
    background: #0a0801 !important;
    color: #ffcc2a !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    font-family: Plus Jakarta Sans;
    border-radius: 50px;
    border: none;
    margin:  10px 0 0 10px;
    cursor: pointer;
}
.subfrmgrp .first {
    margin-left: 0 !important;
}
.mng-escort-model-closedbtn svg {
    width: 30px;
    height: 30px;
}
.mng-escort-model-closedbtn svg path {
    color: #000;
    fill: #fff;
}
.frmgrp .wpcf7-spinner {
    position: absolute;
    left: 0;
}
.frmgrp .wpcf7-not-valid-tip {
box-shadow: none !important;
}
.wpcf7 form .wpcf7-response-output {
    color: #f00;
    text-align: center;
    border:  1px solid #f00 !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    background: #00932a;
    border-color: #00932a !important;
    color: #fff !important;
}
.slide-escort-details {
    
}

@media (min-width: 100px) and (max-width: 767px) {
    .mng-escort-model-default {
        width: 90%;
    }
    .fmMaintitle {
        font-size: 24px;
    }
    .frmgrp input.wpcf7-submit , .frmbtnscndry {
        padding: 12px 24px !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .mng-escort-model-default {
        width: 80%;
    }
    .fmMaintitle {
        font-size: 34px;
    }
    .frmgrp input.wpcf7-submit , .frmbtnscndry {
        padding: 12px 24px !important;
    }
}