/*
    Theme Name: ZARA MODEL
    Theme URI:
    Description: 
    Author: EkDesign
    Author URI: 
    Version: BS-5
    Tags: 
*/


/* =GENERAL
-------------------------------------------------------------- */


html{
    scroll-behavior: smooth;
}
img {
    height: auto;
    max-width: 100%;
}
div#custom_menu_icon {
    display: none!important;
}
body {
    font-size:16px;
	 font-family: "Montserrat", sans-serif;
	background: #FFF;
	line-height:22px;
	margin:0;
	padding:0;
	color:#000;
	
	 letter-spacing:0.6px;
	 
}
body *::-webkit-scrollbar {
  width: 2px;
}
 
body *::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
body *::-webkit-scrollbar-thumb {
  background-color: #F60102;
  outline: 1px solid #F60102;
}

.body_inside {
    background-image: url(images/body-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
p{
    color: #000;
    font-size: 16px;
}
a {
    color: #031524;
    text-decoration: none;
	-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
 cursor: pointer;
} 

a:hover, a:focus {
	text-decoration: none;
	color:#031524;
}

a:focus { 
    outline: none;
}

input, textarea {
    font-family: "Montserrat", sans-serif;
    box-sizing: border-box;
    border: none;
    border: #FFF 2px solid;
    width: 100%;
    padding: 14px 25px;
    border-radius: 80px;
    background: none;
    color: #000!important;
    font-size: 18px;
    line-height: 18px;
    background: #fff;
}
input[type="submit"], input[type="button"] {
    font-family: "Montserrat", sans-serif;
    display: inline-block;
    cursor: pointer;
    padding: 15px 25px!important;
    text-align: center;
    color: #fff!important;
    font-size: 20px!important;
    line-height: 24px!important;
    font-weight: 500;
    border: none!important;
    background-color: #F60102!important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
    border-radius: 80px!important;
    text-transform: uppercase;
    text-shadow: none!important;
    box-shadow: none!important;
}

input[type="submit"]:hover,
input[type="button"]:hover {
	-moz-transform: scale(0.9);
-webkit-transform: scale(0.9);
-o-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);
	}


::-webkit-input-placeholder {
       color:#000;
	   opacity:1
}

:-moz-placeholder { /* Firefox 18- */
      color:#000;
	  opacity:1
}

::-moz-placeholder {  /* Firefox 19+ */
       color:#000;
	   opacity:1
}

:-ms-input-placeholder {  
     color:#000;
	 opacity:1
}


.fa-phone {
	-moz-transform: rotate(250deg);
-webkit-transform: rotate(250deg);
-o-transform: rotate(250deg);
-ms-transform: rotate(250deg);
transform: rotate(250deg);
}

.fa-volume-control-phone {
	-moz-transform: rotate(-30deg);
-webkit-transform: rotate(-30deg);
-o-transform: rotate(-30deg);
-ms-transform: rotate(-30deg);
transform: rotate(-30deg);
}

ul, li {
	padding:0;
	margin:0;
	list-style: none;
}

.call {
	white-space: nowrap;
}

.ltr {
	direction:ltr;
}

.flex {
	display: flex;
}

/* =LAYOUT
-------------------------------------------------------------- */
.wrapper{
	overflow:hidden;
	width:100%;
}
.container {
	position:relative;
}

#main {
    
    margin-top: -3px;
	}
	
.section {
	padding:80px 0;
}
/* header START ====================== */
.logo-right-wrap {
    float: right;
    display: flex;
    align-items: center;
    height: 100%;
    column-gap: 7px;
	padding-right: 25px;
}
.btn a {
    background: #606060;
    color: #fff;
    min-width: 172px;
    display: block;
    text-align: center;
    padding: 10px 0;
    border-radius: 80px;
    font-size: 15px;
}
.btn-wrap {
    background: #606060;
    color: #fff;
    min-width: 172px;
    display: flex;
    text-align: center;
    padding: 10px 37px;
    border-radius: 80px;
    font-size: 15px;
    width: auto;
    max-width: 100%;
    justify-content: space-between;
    column-gap: 60px;
}
a.logout-link {
    border-left: #fff solid thin;
    padding-left: 10px;
    margin-left: 10px;
    color: #f00;
}
.btn-wrap a {
    text-decoration: underline;
    color: #fff;
    font-size: 12px;
}
.btn-wrap span a {
    font-size: 15px;
    text-decoration: none;
}
.btn-wrap span a:hover {
   
    text-decoration: underline;
}
.btn a:hover{
	background:#fff; color:#606060
}
.head {
    background: #000000;
    padding: 6px 0px;
}

.advertise-btn a{
	background:#F60102
}
.btn.advertise-btn a {
    padding-left: 15px;
    padding-right: 15px;
}
.advertise-btn a:hover{
	background:#fff; color:#F60102
}
div.gtranslate_wrapper  {
    display: flex;
}
.lang img {
    border-radius: 100%;
    width: 30px!important;
 
}
.lang a.glink {
   
    display: block!important;
    padding-left: 10px!important;
}
.main_menu {
    background: #303030;
    overflow: hidden;
}

.main_menu ul {
    display: flex;
    justify-content: space-around;
}
.main_menu ul li.current-menu-item{
	    font-weight: 700;
}
.main_menu ul li a {
    color: #fff;
    font-size: 16px;
    padding: 17px 23px;
    text-align: center;
}
.search_form input {
    background-color: transparent;
    border: #FFFFFF solid thin;
    height: 42px;
    color: #fff!important;
    font-weight: 400!important;
    background-image: url(images/search-icon.png);
    background-repeat: no-repeat;
    background-position: right 30px center;
}
.search_form input[type="submit"] {
    width: 20px;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 1px;
    opacity: 0;
}
form#searchform {
    position: relative;
}
form#searchform  ::-webkit-input-placeholder {
       color:#fff;
}

form#searchform  :-moz-placeholder { /* Firefox 18- */
      color:#fff;
}

form#searchform  ::-moz-placeholder {  /* Firefox 19+ */
       color:#fff;
}

form#searchform  :-ms-input-placeholder {  
     color:#fff;
	
}


/*HEADE END */
/* footer START ======================== */
.footer_wrap {
    background: #000000;
    color: #fff;
    letter-spacing: 0.32px;
    padding-top: 70px;
    padding-bottom: 44px;
}
.footer_wrap a:hover {
    opacity: 0.8;
}
.footer_menus_wrap {
    display: flex;
    align-items: flex-start;
    column-gap: 20px;
    margin-top: 122px;
}
.footer_menu {
    width: 25%;
}
.footer_menu.footer_menulogo {
    width: 28%;
}
.footer_menu.footer_menulogo img {
    max-width: 100%;
}
.footer_menu li {
    float: none;
}
.footer_menu li a {
    
    color: #fff;
    line-height: 38px;
}
.footer_zara_icon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
}

.footer_copyrights {
    display: flex;
    justify-content: center;
    margin-top: 84px;
    font-size: 12px;
    letter-spacing: 0.24px;
}

.footer_copyrights_text {
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer_copy_menu ul li  a {
    border-left: #fff  solid thin;
    color: #fff;
    padding: 0 10px;
}
.footer_copy_text {
    padding-right: 10px;
}
.footer_copy_text.footer_copy_text_2 {
    border-left: #fff solid thin;
    padding-left: 10px;
}

.subscription-section {
    display: flex;
    align-items: center;
    justify-content: center;
}
.subscription-text-head {
    font-size: 45px;
    line-height: 55px;
    font-weight: 600;
}
.subscription-text-subhead {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.28px;
}
.subscription-section .gform_heading {
    display: none!important;
}
.subscription-section .ginput_container.ginput_container_email input {
    border-radius: 80px!important;
    width: 730px!important;
	height:61px!important
}
.subscription-section .gform_button {
    background-color: transparent!important;
    font-size: 0px!important;
    padding: 0px!important;
    position: absolute!important;
    top: 4px!important;
    right:5px!important;
    width: 51px!important;
    height: 51px!important;
    background-image: url(images/submit-icon.png)!important;
    background-repeat: no-repeat!important;
    background-size: 100% 100%!important;
}
.subscription-section form#gform_1 {
    position: relative;
}
.subscription-section {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 30px;
}
.subscription-section .gform-footer.gform_footer.top_label {
    padding: 0px!important;
    margin: 0px!important;
    height: auto!important;
    gap: 0px!important;
}
.subscription_form_tagline {
    font-size: 12px;
    letter-spacing: 0.24px;
    text-align: right;
    margin-top: 6px;
}

/* footer End */



/* home Page Start =========================== */


.home-page-wrap{
	padding-top:40px;
}

.title-section .h1 {
    text-align: center;
    font-size: 63px;
    line-height: 77px;
    font-weight: 600;
}

.title-section span.chunk1 {
    color: #F60102;
}
.filter-section h1 {
    font-size: 25px;
}
.model-sata-statics {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 45px;
    margin-top: 25px;
    margin-bottom: 48px;
}
.model-data-col {
    display: flex;
    align-items: center;
    column-gap: 13px;
}
.model-data-icon {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 20px #0D345B21;
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}
.model-data-total {
    font-size: 21px;
    font-weight: 600;line-height: 25px;
}
.model-data-title {
    font-size: 17px;
    line-height: 20px;
}


.filter-section {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.mid-content-section {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 20px #0D345B21;
    border-radius: 10px;
    padding: 37px 30px;
    margin: 0px 0px;
    
}
h1{
	font-size: 48px;
    line-height: 58px;
    font-weight: 600;
}
h2 {
    font-size: 22px;
    line-height: 33px;
    font-weight: 600;
}
h3 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
}

.filter-icon {
    background: #000000;
    cursor: pointer;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    border-radius: 10px;
    padding: 10px 37px;
    column-gap: 8px;
}
.vip_girls_section {
    margin-top: 35px;
}
.vip_girls_section h2{
       font-size: 18px;
    line-height: 22px;
    font-weight: 600;
}
.vip_girls_section .title span {
    background: #fff;
    position: relative;
    padding-right: 20px;
}
.vip_girls_section .title {
    position: relative;
}
.vip_girls_section .title h3:before {
    content: "";
    height: 1px;
    border-bottom: #E6E9F1 solid thin;
    display: block;
    top: 0px;
    bottom: 0px;
    margin: auto;
    position: absolute;
    left: 0px;
    width: 100%;
}

.vip_girls_row {
    display: flex;
    flex-wrap: wrap;
	margin-left:-14px;
	margin-right:-14px;
}
.vip_girls_column {
    width: 33.33%;
    border-radius: 10px;
    overflow: hidden;
    padding: 0 14px;
	margin-bottom:28px;
    height: 500px;
}
a.cal-vip-link {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 1;
}
.vip-girls-col {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
}

.vip-girls-col .vip-girls-col-img img , .vip-girls-col-data-top , .girl_cat_verified{
	transition:ease all 0.5s;
}

.vip-girls-col:hover .vip-girls-col-img img{
	transform:scale(1.1);
}
.vip-girls-col:hover  .vip-girls-col-data-top {
    top: -100%;
}

.vip-girls-col:hover .girl_cat_verified{
	right:-100%;
}

.vip-girls-col-img {
    position: relative;
    height:100%;
}
.vip-girls-col-img:before {
    content: "";
    width: 100%;
    height: 300px;
    position: absolute;
    display: block;
    bottom: 0px;
    left: 0px;
    background: transparent linear-gradient(180deg, #00000000 0%, var(--unnamed-color-000000) 100%) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(180deg, #00000000 0%, #000000 100%) 0% 0% no-repeat padding-box;
    opacity: 0.69;
}
.vip-girls-col-img img {
    object-fit: cover;
    width: 100%;
    display: block;
    height: 100%;
}
.vip-girls-col-data {
    position: absolute;
    top: 0px;
    display: flex;
    align-content: space-around;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
    padding: 10px;
    width: 100%;
}
.vip-girls-col-data-top {
    display: flex;
    column-gap: 1px;
  position: relative;
  top:0px;
}
.vip-girls-col-data-top img {
    max-width: 100px;
}
.vip-girls-col-data-bottom {
   display: flex;
    flex-direction: column;
    color: #fff;
    padding: 0 8px 10px 8px;
}
.girl_name {
    font-size: 25px;
    line-height: 30px;
    font-weight: 500;    display: inline;
}
.girl_online-status {
    background: #f00;
    width: 12px;
    height: 12px;
    border-radius: 100%;
}
.girl_online-status.online{
	background:#87DB27;
	display: inline-block;
}
.girl_name-meta {
    display: block;
    
}
.girl_price-meta {
    display: flex;
    column-gap: 5px;
    font-size: 16px;
    line-height: 19px;
    color: #ACACAC;
    margin-top: 5px;
    margin-bottom: 8px;
}
.girl_price-meta div:after {
    content: "";
    width: 5px;
    height: 5px;
    background: #f00;
    display: inline-block;
    border-radius: 100%;
    margin-left: 6px;
    top: -3px;
    position: relative;
}
.girl_price-meta div:last-child:after {
   display:none
}

.girl_pataya-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.girl_cat_link {
    max-width: 62%;
}
.girl_cat_link a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    text-transform: capitalize;
}

.girl_cat_verified {
	margin-right: -24px;
    position: absolute;
    right: 0px;
}

.vip_girls_section .title {
    margin-bottom: 15px;
}

.no_vip_row .vip-girls-col-data-top img {
    max-width: 100px;
}
.no_vip_row .girl_name {
    font-size: 18px;
    line-height: 20px;
    
}
.no_vip_row.vip_girls_column {
    width: 25%;    padding: 0 10px;
    
}
.vip_girls_row.no_vip_row_wrap {
    
    margin-right: -10px;
    margin-left: -10px;
}

.btn.advertise-btn.advertise-btn-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn.advertise-btn.advertise-btn-wrap a {
    border: #F60102 solid thin;
}

/* Home page end =============================== */

/* video page STart =========================== */

.order_by_wrap select {
    border: #000000 solid thin;
    width: 254px;
    height: 45px;
    border-radius: 80px;
    padding: 0 15px;
    font-size: 15px;
    line-height: 21px;
    appearance: none;
    -webkit-appearance: none;
}
.order_by_wrap select {
    border: #000000 solid thin;
    width: 254px;
    height: 45px;
    border-radius: 80px;
    padding: 0 15px;
    font-size: 15px;
    line-height: 21px;
    appearance: none;
    -webkit-appearance: none; 
	background-image:url(images/down-arrow.svg);
	background-repeat:no-repeat;
	background-size:20px 20px;
	background-position:right 15px center;
}
form.form-video-order input[type="submit"] {
    display: none;
}
.video-col-img {
    position: relative;
}
video.video-video {
    height: 398px;
    border-radius: 10px;
    width: 100%;
    object-fit: cover;
}
.videos_section_row {
    display: flex;
    flex-wrap: wrap;
	margin-left:-11px;
	margin-right:-11px;
}

.videos_section_col {
    width: 25%;
    padding: 11px;
	margin-bottom:30px;
}
.video-col {
    border-radius: 10px;
    overflow: hidden;
}
.video-col img{
	 border-radius: 10px;
}
.video-timing {
    position: absolute;
    top: 0px;
    text-align: right;
    width: 100%;
    font-size: 13px;
    line-height: 16px;
    padding: 20px;
    color: #fff;
}
.video-play-icon {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.video-col-data {
    display: flex;
    column-gap: 9px;
    padding: 9px 0 0 0;
	text-transform: capitalize;
}
 .video-girl-image img {
    width: 57px;
    border-radius: 100%;
    height: 57px;
}   
.video-gir-cat, .video-gir-meta {
    font-size: 13px;
    line-height: 16px;
}
div#videoPopup{
	background-color: rgba(0, 0, 0, .85);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
   
    display: none;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 45px 0;
}


div#videoPopup button.btn.btn-secondary {
    background-color: transparent;
    border: none;
}
div#videoPopup button.btn.btn-secondary svg {
    width: 40px;
    height: 40px;
    float: right;
    margin-bottom: -22px;
    z-index: 9999;
    position: relative;
    margin-right: -22px;
    cursor: pointer;
}





/* END Video Section */


/* Start enter Site =================== */


.enter-site {
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    height: 100%;
    width: 100%;
    z-index: 9;
    background: rgba(255,255,255,0.39);
    opacity: 1;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    overflow-y: auto;
    overflow-x: hidden;
}
.enter-site-wrap {
    position: fixed;
    box-shadow: 0px 3px 20px #06101AD1;
    border-radius: 10px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    max-height: 467px;
    width: 900px;
    left: 0px;
    right: 0px;
    max-width: 90%;
    background-image: url(images/enter-site-bg.png);
    background-size: cover;
    background-position: right top;
    overflow-x: hidden;
    overflow-y: hidden;
}
.enter_site-left {
    width: 65%;
    min-width: 464px;
    padding: 47px 60px;
}
.enter-site-content {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    white-space: pre-line;
    letter-spacing: 0px;
    max-height: 193px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 20px;
}
.enter-site-content .more{
	width:100%;
	
}
.more {
    background: #F60102;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
   border-radius: 80px;
	transition:easy all 0.5s;
	display: flex;
    column-gap: 15px;
    padding: 14px 65px;
	justify-content: center;
	align-items: center;
}
.enter-site-btn a {
    border-radius: 80px;
}
.more:hover{
	 background: #fff;
    color: #F60102;
	transform:scale(0.9);
}
.enter-site-btn {
    margin-top: 20px;
    margin-bottom: 20px;
}
.enter-site-btn.exist-btn{
	margin:0px;
}
a.link {
    text-align: center;
    color: #ffff;
    text-decoration: underline;
    display: block;
}
a.link:hover{
	text-decoration:none
}

body.activePopup {
    height: 100%;
    overflow: hidden;
}


/* end ENter site */

/* Start package page ========================*/

.packages_section {
    display: flex;
    flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px;
    margin-top: 53px;
}

.packages-column {
    width: 33.33%;
   padding:0px 12px;
    text-align: center;
	margin-bottom:43px;
}

.packages-column-inner{
	 background: #E9E9E1;
	 padding:33px;
     height: 100%;
}

.packages-logo img {
    width: 87px;
    height: auto;
    margin-top: -77px;
}

.packages-title h2 {
    font-size: 23px;
    color: #C6A338;
}
.feature_text {
    border-bottom: #C5C5C5 solid thin;
    padding-bottom: 10px;
    padding-top: 10px;
}
.packages-price span.chunk1 {
    font-weight: 600;
}
.packages-price {
    padding-top: 10px;
    font-size: 23px;
}
.packages-btn a img {
    max-width: 100%;
    display: inline-block;
	margin-top:20px;
}
.packages-btn  img{
	transition:all 0.5s
}
.packages-btn  img:hover{
	transform:scale(0.9)
}
.package-page-section .filter-section {
    justify-content: center;
}
img.loading-icon {
    width: 30px;
    height: 30px;
    position: relative;
    margin-top: -100%;
    top: -25px; display:none;
}
.payment-img{
	
}

/* package page end */

/* form page css START ==================== */
/* LOGIN PAGE */


.login_form{
	  padding: 0px 60px;
}
.login-wrap {
    background: #000000;
    border-radius: 10px;
    width: 561px;
    margin: 0px auto;
    position: relative;
	box-shadow: 0px 3px 20px #06101A4D;
   padding-top: 53px;
   margin-bottom:53px;
   margin-top:53px
}
.modal  .login-wrap{
	height:auto
}

.login-icon h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 35px;
    line-height: 45px;
}

p.forgetmenot {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

p.forgetmenot input  {
    width: auto;
    margin-right: 10px;
    margin-top: 3px;
    position: absolute;
    z-index: 9;
    opacity: 0;
    cursor: pointer;
}
body #wpuf-login-form .forgetmenot label  {
    position: relative;
    color: #fff;
}

body #wpuf-login-form .forgetmenot label:before  {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    background-color: #fff;
    margin-right: 8px;
    margin-bottom: -4px;
    border-radius: 3px;
	background-repeat:no-repeat;
	background-size:100%;
}
body #wpuf-login-form .forgetmenot input:checked + label:before  {
    background-image:url(images/check.svg);
}

.forget_password a {
    color: #fff;
    text-align: center;
    display: block;
    font-size: 14px;
}
.login_form_bottom {
    background: #fff;
    padding: 18px 0px;
    margin-top: 30px;
    border-radius: 0px 0px 10px 10px;
}
.login_form_bottom p {
    color: #000000;
    font-size: 14px;
    text-align: center;
}
.login_form_bottom p a{
	color:#F60102;
}

.login_form_bottom p a:hover{
	color:#F60102;
	text-decoration:underline
}


.login-icon {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    text-transform: uppercase;
}
.back-icon  img {
    width: 30px;
}
.back-icon {
    position: absolute;
    right: 0px;
    top: 0px;
   
}
.back-icon  a{color:#fff; display: flex;
    align-items: center;
    column-gap: 5px;}
	
button.close  span {
    color: #fff;
    font-size: 40px;
	cursor:pointer
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0%);
    transform: translate(0, 0%);
}

div#popup-login{
	backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
}

.modal-content {
    background-color: transparent;
    border: none;
}

#popup-register .login-icon h1 {
   
    text-transform: capitalize;
    
}

.forget_password a:first-child {
    display: none;
}
.forget_password {
    display: flex;
    justify-content: center;
    text-decoration: underline;
}
.forget_password a{  text-decoration: underline;}
.register-tab ul {
    display: flex;
    color: #fff;
    justify-content: flex-start;
    column-gap: 10px;
}

.register-tab ul li {
    background: rgba(255, 255, 255,0.27);
    border-radius: 80px;
    padding: 7px 1px;
    width: 33.33%;
    text-align: center;
	cursor:pointer
}
.register-tab ul li.active , .register-tab ul li:hover{
	background:#F60102
}


.register-tab-content {
    display: none;
    color: #fff;
    padding: 20px 0px;
}
.register-tab-content.active {
	display:block
}

.register-tab-content .wpuf-label{
	display:none
}

.register-tab-content-wrap li {
    margin-bottom: 10px;
}
.terms_and_conditions a {
    color: #fff;
    text-decoration: underline;
}
.terms_and_conditions label{
	position:relative
}
.terms_and_conditions input {
	width:auto
}
body .register-tab-content-wrap ul.wpuf-form li .wpuf-fields {
    float: none;
    width: 100%;
}
body .register-tab-content-wrap  ul.wpuf-form li.wpuf-el {
    margin-top: 2px;
}
body .register-tab-content-wrap ul.wpuf-form li .wpuf-fields input:not([type="checkbox"]){
    border-radius: 80px!important;
    border: none!important;
    height: 53px;
    padding: 0px 35px!important;
}
body .register-tab-content-wrap ul.wpuf-form li .wpuf-fields input[type="checkbox"]{
	
}
img.wpuf-eye {
  
    transform: translateY(-50%) translateX(-100%)!important;
}
body.page-template-page-registration .login-icon h1 {
    text-transform: capitalize;
}
li.wpuf-el.terms_and_conditions {
    margin: 20px 0px!important;
}
.terms_and_conditions label * {
    display: inline;     font-size: inherit;
}
.terms_and_conditions label input {
    position: absolute;
    opacity: 0;
}
.terms_and_conditions label input + div:before  {
	content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    background-color: #fff;
    margin-right: 8px;
    margin-bottom: -4px;
    border-radius: 3px;
	background-repeat:no-repeat;
	background-size:100%;
}
.terms_and_conditions label input:checked + div::before  {
    background-image:url(images/check.svg);
}

form#lostpasswordform{
	
}


form#resetpasswordform input, form#resetpasswordform .wpuf-fields-inline {
    width: 100%!important;
}
div#wpuf-login-form label {
    color: #fff!important;
	display:none
}
/* login css end */

/* single model css START  ================================ */


.model-banner {
    margin-left: -30px;
    margin-right: -30px;
    margin-top: -37px;
    border-radius: 10px;
    position: relative;
}
.model-banner-img {
    max-height: 479px;
    overflow: hidden;
}
.model-banner-img img {
    width: 100%;
    display: block;
}
.model-banner-content {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 20px;
    color: #fff;
    background: rgba(28, 28, 28, 0.63);
    border-radius: 10PX;
}

.banner-top-content {
    display: flex;
    justify-content: space-between;
}
.banner-top-breadcrumb a, .banner-top-breadcrumb {
    color: #fff;
    font-size: 11px;
}
.banner-top-available-icon img 
{
	/*animation: zoom-in-zoom-out 1s ease infinite;*/
	
}
.banner-top-available-icon {
    margin-top: -50px;
    position: absolute;
    left: 0px;
    right: 0px;
    text-align: center;
    top: 0px;
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.01, 1.01);
  }
  100% {
    transform: scale(1, 1);
  }
}
.model-banner img {
    border-radius: 10px;
}
.banner-top-sticker img {
    max-width: 150px;
    position: absolute;
    right: 10px;
    top: 10px;
}
.banner-bottom-content {
    text-align: center;
    margin-top: 90px;
}
.model-title h1 {
  text-transform: uppercase;
    font-size: 64px;
    line-height: 78px;
    text-align: center;
}
.banner-price-data {
    display: flex;
    justify-content: center;
    column-gap: 10px;
    margin: 15px 0px 33px 0px;
    font-size: 25px;
    color: rgba(172, 172, 172, 1);
}
.girl_cat {
    text-transform: capitalize;
}
.banner-call-now {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 9px;
}
a.more img {
    width: 24px;
}



.banner-price-data div:after {
    content: "";
    width: 8px;
    height: 7px;
    background: #f00;
    display: inline-block;
    border-radius: 100%;
    margin-left: 10px;
    top: -3px;
    position: relative;
}
.banner-price-data div:last-child:after{
	display:none
}
 a.more.call-now ,  a.more.call-now:hover {
    background:#F60102;color:#fff
}
a.more.whatsapp-now ,a.more.whatsapp-now:hover {
    background: rgba(125, 203, 36, 1);color:#fff
}
a.heart-icon img{
	transition:all ease 0.3s;
	
}
a.heart-icon:hover img{
	transform:scale(0.9);
	
}

.single-model-content {
    display: flex;
    margin-top: 48px;
}
.single-model-left {
    width: 55%;
}
.toogle-click {
    background: rgba(225, 229, 233, 0.63);
    opacity: 1;
    padding: 23px 34px;
    border-radius: 5px 5px 0px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.toogle-click-title h3 {
    font-size: 22px;
    line-height: 27px;
}

.toogle-click-icon {
    position: relative;
}
.toogle-click-icon:after {
    content: "";
    display: block;
    background-image: url(images/click-down.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    background-size: 100%;
}

.price-table-head , .price-table-content {
    display: flex;
    flex-wrap: wrap;
}
.price-table-col {
    width: 100%;
    padding: 0px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
.price-heading , .price-price{
	position:relative
}
.price-heading:after , .price-price:after  {
    content: "";
    display: inline-block;
    position: absolute;
    right: 21px;
    background: #ccc;
    width: 1px;
    height: 45px;
    top: 0px;
    margin: auto;
    left: auto;
    bottom: 0px;
	transition:all ease 0.3s
}
.price-heading:nth-child(3n):after , .price-price:nth-child(3n):after{
	 display: none;
} 

.toogle-section.activeclass .toogle-content {
    display: none;
}
.toogle-section.activeclass .toogle-click-icon:after {
    transform: rotate(180deg);
}
.price-heading , .price-price {
	  width: 33.33%; padding:0 30px
}
.price-heading {
    font-size: 16px;

   
}
.price-price {
    font-size: 20px;
    font-weight: 600;
  
    
}

.call-now-wrap {
    display: flex;
    column-gap: 8px;
    width: calc(100% - 110px);
    justify-content: space-between;
}
.call-now-table .more {
    width: 50%;
}
.call-now-wrap a.more {
    
    padding: 14px 40px;
}
.call-now-table {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 30px;
    padding-right: 30px;
}
.about-content {
    padding-left: 30px;
    padding-right: 30px;
}
.toogle-section {
    margin-bottom: 10px;
}

.toogle-content {
    margin-bottom: 40px;
    margin-top: 30px;
}
.persional-info-table {
    display: flex;
    flex-wrap: wrap;
	
}
.persional-info-col {
    width: 50%;
    border-bottom: #ccc solid thin;
    padding: 10px 0;
}
.persional-info-name, .persional-info-detal {
    padding-left: 30px;
}
.persional-info-detal {
    font-size: 20px;
    font-weight: 600; text-transform: capitalize;
}
.service-info-table li {
    list-style: disc;
    margin-left: 25px;    font-weight: 600;
}
.service-info-table {
    padding-left: 30px;
}
span.available-green {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: #34D223;
    border-radius: 100%;
    margin-left: 10px;
    margin-bottom: -4px;
}
.available-info-row {
    display: flex;
    justify-content: space-between;
	 border-bottom: #ccc solid thin;
    padding: 10px 30px;
}

.available-info-col {
    width: 50%;
}
.available-info-col.available-time {
    font-weight: 600;
    font-size: 20px;
}
.available-info-col.available-time.not-available {
    opacity: 0.37;
    font-weight: 400;
}
.available-info-table ul li {
    list-style: circle;
    margin-left: 25px;
}

.review-comment-form .gfield_label, .review-comment-form label{
	display:none!important
}
.review-btn a{
	background:#000000;
	border-radius:80px;
	color:#fff;
	font-size:15px;
	line-height:19px;
	width:254px;
	max-width:90%;
	display: block;
	text-align: center;
	margin: 0px auto;
	padding: 13px 0;
}
.review-btn a:hover{
	background:#F60102
}
.review-form input, .review-form textarea {
    box-shadow: none!important;
    resize: none!important;
}
.review-form .gform_fields {
    column-gap: 0px!important;
    row-gap: 10px!important;
}
.review-form .gform_fields textarea {
    height: 120px!important;
    min-height: auto!important;
}
.review-form  input[type="submit"] {
   width: 254px!important;
    max-width: 90%!important;
    height: 45px!important;
    padding: 0px!important;
    margin: 0px auto!important;
}
.review-form{
	display:none
}

.review-form.active{
	display:block
}


.review-faq-wrap {
    border-bottom: #E0E4E9 solid thin;
    padding-bottom: 20px;
    margin-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
}
.review-faq-title {
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.review-faq-message {
    font-size: 14px;
    line-height: 18px;
	margin-top:16px
}
span.rating-date {
    font-weight: 400;
    border-left: #E0E4E9 solid thin;
    padding-left: 10.5px;
    margin-left: 7px;
}


.single-model-right img, .single-model-right video {
    max-width: 100%;
}
.single-model-right {
    width: 45%;
    padding-left: 30px;
}
.single-model-right video {
    border-radius: 8px;
    height: auto;
  
}

.video-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}
.video-wrapper img {
    width: 50px;
    height: 50px;
	cursor:pointer
	
}

.video-btn-wrap {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    background: transparent;
}
.report-span {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 40px;
}
.report-span a {text-decoration:underline;}
/* single model css END */


/* START update account information ====================== */

.zara-account-tabwrap {
    display: flex;
    column-gap: 20px;
    align-items: center;
}

.zara-account-tab ul {
    display: flex;
    column-gap: 0;
    align-items: center;
}

.zara-account-tab ul li {
    padding: 20px 20px; cursor:pointer
}

.zara-account-tab ul li:hover , .zara-account-tab ul li.active {
    background: #E1E5E9;
}

nav.wpuf-dashboard-navigation {
    display: none;
}
body .wpuf-dashboard-container .wpuf-dashboard-content {
    width: 100%;
    float: none;
   align-items: stretch!important;
   margin-top:30px !important
}

body ul.wpuf-form li .wpuf-section-wrap {
    display: none;
}
body ul.wpuf-form .form-availability li .wpuf-section-wrap, body ul.wpuf-form .form-availability li .wpuf-section-wrap .wpuf-section-title {
    display: block!important;
    float: none;
    border: none!important;
    text-align: left;
    margin: 0px;
}
body ul.wpuf-form li {
    margin-left: 0;
    margin-bottom: 0;
    padding: 0;
    list-style: none;
}

h2.wpuf-section-title, .wpuf-section-details {
    display: none;
}
body ul.wpuf-form .form-availability li {
    border: none!important;
    padding: 0px;
}

body ul.wpuf-form li.form-personal , body ul.wpuf-form li.form-services, body ul.wpuf-form li.form-about , body ul.wpuf-form li.form-price ,body ul.wpuf-form li.form-files , body ul.wpuf-form li.form-availability , body ul.wpuf-form li.form-active ,  body ul.wpuf-form li.form-logindetails{
	display:none
}
body ul.wpuf-form li.column_field.active{
	display:block;
}


.wpuf-dashboard-content.edit-profile {

}

.wpuf-dashboard-content.edit-profile label {
    font-size: 17px;
    line-height: 20px;
    font-weight: 400;    word-wrap: break-word;
}

body ul.wpuf-form li.column_field input, body ul.wpuf-form li.column_field select, body ul.wpuf-form li.column_field textarea {
    border: #D8D8D8 solid thin!important;
    background-color: transparent!important;
    box-shadow: none!important;
    border-radius: 5px!important;
}
body ul.wpuf-form li.column_field input, body ul.wpuf-form li.column_field select{
	height: 47px !important;
    font-size: 16px;
    line-height: 19px;
}
body ul.wpuf-form  .wpuf-column .wpuf-column-inner-fields {
    padding: 0 37px!important;
}

body ul.wpuf-form  .wpuf-column {
    margin-left: -37px!important;
}

body ul.wpuf-form  ul.wpuf-column-fields  li {
    margin-bottom: 11px!important;
}

body ul.wpuf-form li.column_field input.wpuf-submit-button {
    background-color: #F60102!important;
    width: 437px;
    float: right;
    border: none!important;
    text-shadow: none!important;
    border-radius: 80px!important;
    box-shadow: none!important;
    font-size: 20px!important;
    height: 53px!important;
}

label.wpuf-checkbox-block input + .checkbox-text:after {
    content: "";
    width: 71px;
    height: 35px;
    display: block;
    background: #E1E5E9;
    border: #D8D8D8 solid thin;
    border-radius: 5px;
}
label.wpuf-checkbox-block input + .checkbox-text:before {
    content: "";
    width: 26px;
    height: 27px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    display: inline-block;
    border: #D8D8D8 solid thin;
    position: absolute;
    top: 3px;
    left: 4px;
	transition:all ease 1s 
}
label.wpuf-checkbox-block input:checked + .checkbox-text {
  
}
label.wpuf-checkbox-block input:checked + .checkbox-text:before {
    left: 40px;
}
label.wpuf-checkbox-block input:checked + .checkbox-text:after {
    background: #6CC43A;
}
label.wpuf-checkbox-block input {
    position: absolute;
}
label.wpuf-checkbox-block input {
    position: absolute;
    opacity: 0;
}
.checkbox-text {
    position: relative;
    font-size: 0px;
    top: 0;
    margin-left: 4px;
    display: flex;
    align-items: center;
}
.form-services li , .form-availability li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: #D8D8D8 solid thin;
    border-radius: 5px!important;
    padding: 6px 8px!important;
}
.form-services li .wpuf-fields 
 label.wpuf-checkbox-block , .form-availability li .wpuf-fields 
 label.wpuf-checkbox-block {
    float: right;
    margin: 0px!important;
}
body ul.wpuf-form li .wpuf-label {
  
    width: 50%;
   
}
body ul.wpuf-form li.field-size-large .wpuf-fields {
   
    width: 50%;
}
body ul.wpuf-form .form-services li .wpuf-label {
   
    width: 50%;
  
}
.wpuf-dashboard-content.edit-profile .wpuf-column li.wpuf-el {
    display: flex;
    align-items: center;
}
body ul.wpuf-form .form-services li.field-size-large .wpuf-fields {
   
    width: 50%;
 
}

.form-services li .wpuf-fields {
    float: left;
    width: 70%;
    text-align: right;
}

.wpuf-dashboard-content.edit-profile input.wpuf-submit-button {
    max-width: 437px;
    float: right;
    margin-top: 80px;
}

.wpuf-dashboard-content.edit-profile .wpuf-column-field-inner-columns {
    max-width: 1020px;
}


.form-about .wpuf-label {
    display: none;
}

body ul.wpuf-form .form-about li.field-size-large .wpuf-fields {
    width: 100%;
}

body ul.wpuf-form .form-about li.field-size-large .wpuf-fields textarea {
	height: 416px;
    padding: 20px;
    font-size: 17px;
    line-height: 20px;    max-width: none !important;
}

body ul.wpuf-form .form-about li.field-size-large .wpuf-fields span.wpuf-help {
    color: #F60102;
    font-style: normal;
    font-size: 15px;
}

.form-price .wpuf-label {
    display: none;
}

body ul.wpuf-form .form-price li.field-size-large .wpuf-fields {
    width: 100%;
}

body ul.wpuf-form .form-price li.field-size-large .wpuf-fields {
    width: 100%;
    border: #D8D8D8 solid thin;
    border-radius: 5px;
    padding: 20px;
}

body ul.wpuf-form .form-price li.field-size-large .wpuf-fields  thead th {
    background: transparent;
    font-weight: 400;
    font-size: 17px;
}

.form-files .wpuf-column-inner-fields > ul .wpuf-el {
    border: #D8D8D8 solid thin!important;
    margin: 20px!important;
    border-radius: 5px!important;
    padding: 20px!important;
}


body ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list {
    overflow: visible;
    height: auto;
}

body ul.wpuf-form .form-files   li .wpuf-label {
    width: 100%;
}
body ul.wpuf-form .form-files   li.field-size-large .wpuf-fields {
    width: 100%;
    margin-top: 10px;
}
.wpuf-dashboard-content.edit-profile .form-files .wpuf-column li.wpuf-el {
    display: block;
    align-items: center;
}
body ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li {
   
   
    height: auto;
   
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: none !important;
    background: none!important;
   
}
.wpuf-file-input-wrap input {
    font-size: 14px;
}
.form-files input, .form-files textarea[placeholder='Caption'] {
    display: none!important;
}
.time_field  .wpuf-label {
    display: none;
}
.time_field .wpuf-fields {
    width: 15%!important;
}
.end_time.time_field {
    margin-top: -69px;
    margin-left: 170px!important;
    max-width: calc(100% - 170px);
}
.time_field {
    margin-top: -63px;
    left: 180px;
    position: relative;
    width: 200px;
}
/* END update account information */


/* START Container Banner ====================== */

.mid-secion {
    display: flex;margin: 52px 0px;
}

.container-add-banner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	
}
.container-add-banner * {
    margin-bottom: 10px;
}
.container-add-banner a img {
    margin-bottom: 0px;
}
.container-banner-left {
    padding-left: 40px;
}
.container-banner-right {
    padding-right: 40px;
}
.container-add-banner img {
    display: block;
}
@media only screen and (max-width:1600px){
	.container-banner-left {
		padding-left: 20px;
	}
	.container-banner-right {
		padding-right: 20px;
	}
}

/* END container Banner */


/* STart Pagination   ==================================== */
.pagination ul {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin: 20px 0px;
    column-gap: 15px;
}
.pagination ul  li a:hover , li.pagination-li.active-li a{
	color:#F60102
}
li.pagination-li svg {
    width: 20px;
    height: 20px;
}
li.pagination-li a {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* END pagination */

/* START model gallery  ==================================== */
.model-main-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}
.model-main-image img{
	 border: 4px solid #FFFFFF;
}

.model-main-image {
    width: 80%;
}
.model-gallery-thumbnails {
    width: 30%;
    position: relative;
    margin-right: -22%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.model-gallery-thumbnails a img {
    box-shadow: 0px 3px 21px #1402025C;
    border: 4px solid #FFFFFF;
    border-radius: 10px;
    transform: matrix(1, 0.07, -0.07, 1, 0, 0);
    overflow: hidden;
    display: block;
	transition:transform ease 0.5s;
	
}
.model-gallery-thumbnails a:nth-child(2) img {
	transform: matrix(1, -0.09, 0.09, 1, 0, 0);
	    margin-top: -25px;
}
.model-gallery-thumbnails a:nth-child(3) img {
	transform:matrix(1, 0.07, -0.07, 1, 0, 0);
	    margin-top: -25px;
}

.model-gallery-container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 34px;
}
.model-gallery-thumbnails a:hover img{
	transform: none;
	transform:scale(1.2);
}
.model-gallery-thumbnails a:hover {
    z-index: 9;
}
.more-photos-btn a {
    background: #000;
    font-size: 15px;
    font-weight: 600;
    max-width: 254px;
    margin: 0px auto 33px;
}
.more-photos-btn a:focus{
	color:#fff
}
.more-photos-btn a:hover{
	background-color:#000;
	color:#fff
}
.model-main-image a  img{
	transition:transform ease 0.5s;
}
.model-main-image a:hover img{
	 transform: matrix(1, 0.07, -0.07, 1, 0, 0) scale(1.1);
}

.model-others-image{
	display:none
}

.mfp-bg {
   
    opacity: 1!important;
}

.contact-page-form legend ,  h2.gform_title , .contact-page-form label{
    display: none!important;
}
.page-content.contact-page-content {
    display: flex;
    padding: 25px 0;
}
.page-content.contact-page-content li {
    line-height: 23px;
    margin-bottom: 25px;
}
.contact-right-content {
    width: 50%; text-align: right;
}
.contact-left-content {
    width: 50%;
}
.contact-page-form {
    margin-top: 50px;
}
.contact-page-form 
 input.gform_button {
    min-width: 200px!important;
}
.blog-post-grid  , .related-posts-grid{
    display: flex;
    flex-wrap: wrap;
    margin: 30px 0;
}
.blog-post {
    width: calc(33.33% - 20px);
    margin: 10px;
}
.blog-post img {
    max-width: 100%;
    height: auto; border-radius: 5px;
}
.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 30px;
    column-gap: 15px;
}
span.page-numbers.current, .pagination a:hover {
    background: #F60102;
    color: #fff;
}
.pagination a, .pagination span {
    min-width: 30px;
    height: 30px;
    text-align: center;
    line-height: 31px;
    border: #F60102 solid thin;
    padding: 0px 10px;
    border-radius: 2px;
}


.single-img.alignright {
    border-radius: 5px;
    overflow: hidden;
    margin-left: 30px;
    margin-bottom: 30px;
}

.page-content {
    overflow: hidden;
}


.faq-section {
    max-width: 100%;
    margin: 40px auto;
    padding: 0 0px;
}
.faq-section h2 {
    font-size: 28px;
    margin-bottom: 20px;
}

.faq-item {
    border-bottom: none;
    padding: 15px 30px;
    cursor: pointer;
    background: rgba(225, 229, 233, 0.36);
    border-radius: 10px;
    margin-bottom: 10px;
}
.faq-item:hover {
    background: rgba(225, 229, 233, 1);
}
.faq-question {
    font-weight: 600;
    position: relative;
    font-size: 18px;
}

.faq-question::after {
    content: '+';
    position: absolute;
    right: 0;
    font-size: 20px;
    transition: transform 0.3s;
}

.faq-item.open .faq-question::after {
    content: '-';
}

.faq-answer {
    display: none;
    margin-top: 10px;
    color: #444;
    font-size: 16px;
}
.profile-pay-button a {
    display: flex;
    background: transparent linear-gradient(93deg, #E4CF65 0%, #E6D372 51%, #8A7E43 100%) 0% 0% no-repeat padding-box;
    position: relative;
    border-radius: 80px;
    padding: 16px 60px;
    color: #fff;
    width: 510px;
    transform: scale(1);
    transition: all 0.3s;
    column-gap: 10px;
    justify-content: center;
    max-width:100%;
}
.profile-pay-button a:hover{
    transform: scale(0.98);
}
.profile-pay-button a:before {
    background: #010101 0% 0% no-repeat padding-box;
    border-radius: 80px;
    content: "";
    position: absolute;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    left: 5px;
    top: 5px;
}
.profile-pay-button a span  , .profile-pay-button a svg{
    position: relative;
    z-index: 9;
}
.profile-pay-button a .chunk2 {
    color: #D0BD5E;
}

.profile-pay-button {
    position: absolute;
    right: 35px;
    bottom: 37px;
}
.home-page-wrap.payment-need .wpuf-dashboard-content.edit-profile input.wpuf-submit-button {
    float: left;
}

.home-page-wrap.payment-need .wpuf-submit .wpuf-label {
    display: none;
}