
<style>

    .custom-list li {
        display: inline-block;
        margin: 0 10px; /* Adjust left and right margins as needed */
    }

.ListSubject{
    padding: 0 10px;
    font-size: 14px;
    display: inline-block;
    margin: 0;
    line-height: 30px;
    font-weight: 400;
    color:;
}

.linksTags{
    font-weight: 200;
}

/*slider room subjectWords*/








/*Promote grid with banners*/


.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 2s linear;
  transition: all 2s linear;
}

.model-wrapper {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.model-wrapper .hovereffect p {
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 0 5px 0 0;
}
@media (max-width: 767px) {
  .model-wrapper .hovereffect p {
    font-size: 12px;
  }
}
.model-wrapper .hovereffect:hover p, .model-wrapper .model-wrapper .hovereffect:hover a.info {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.model-wrapper .model-price {
  height: 25px;
  text-align: right;
  padding-right: 5px;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  color: #fff;
  font-size: 12px;
}

.model-wrapper.custom-wrapper .frame .frame-label {
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  text-align: center;
  height: 100%;
  height: calc(100% + 4px);
  width: 20px;
  position: absolute;
  right: 0px;
  top: -2px;
  font-weight: bold;
  z-index: 8;
}
.model-wrapper.custom-wrapper .frame.orange {
  border: 2px solid #ffa500;
}
.model-wrapper.custom-wrapper .frame.orange .frame-label {
  background: #ffa500;
}
.model-wrapper.custom-wrapper .frame.darkorange {
  border: 2px solid #ff7b40;
}
.model-wrapper.custom-wrapper .frame.darkorange .frame-label {
  background: #ff7b40;
}
.model-wrapper.custom-wrapper .frame.lightblue {
  border: 2px solid #39c6fc;
}
.model-wrapper.custom-wrapper .frame.lightblue .frame-label {
  background: #39c6fc;
}
.model-wrapper.custom-wrapper .frame.purple {
  border: 2px solid #aa4b77;
}
.model-wrapper.custom-wrapper .frame.purple .frame-label {
  background: #aa4b77;
}
.model-wrapper.custom-wrapper .frame.gold {
  border-style: solid;
  border-width: 2px;
  -o-border-image: linear-gradient(135deg, rgb(255, 255, 139) 0%, rgb(222, 158, 14) 100%);
     border-image: linear-gradient(135deg, rgb(255, 255, 139) 0%, rgb(222, 158, 14) 100%);
  border-image-slice: 1;
}
.model-wrapper.custom-wrapper .frame.gold .frame-label {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #efd100), color-stop(38%, #e2a233), color-stop(60%, #daae37), color-stop(86%, #ffc94e), to(#df9f10));
  background-image: linear-gradient(top, #efd100 0, #e2a233 38%, #daae37 60%, #ffc94e 86%, #df9f10 100%);
}
.model-wrapper.custom-wrapper .frame.green {
  border: 2px solid #5cb85c;
}
.model-wrapper.custom-wrapper .frame.green .frame-label {
  background: #5cb85c;
}
.model-wrapper.custom-wrapper .frame.red {
  border: 2px solid #fb5555;
}
.model-wrapper.custom-wrapper .frame.red .frame-label {
  background: #fb5555;
}
.model-wrapper.custom-wrapper .frame.black {
  border: 2px solid #313131;
}
.model-wrapper.custom-wrapper .frame.black .frame-label {
  background: #313131;
}


@media (max-width: 1349px) {
  .model-wrapper.custom-wrapper .offset-value {
    padding-right: 25px !important;
  }
}

.model-wrapper.custom-wrapper a.absolute:hover {
  background: rgba(0, 0, 0, 0.2);
}
.model-wrapper.custom-wrapper .model-shy-flag {
  z-index: 0;
}

.model-wrapper:hover .model-price {
  opacity: 1;
}

    


.model-wrapper.custom-wrapper a.absolute {
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    left: 2px;
    top: 2px;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
}

.news-col {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left 0px top 0px;
    background-color: rgb(51, 51, 51);
}
.overlay-wrapper {
    width: 100%;
    height: auto;
    position: relative;
    color: #fff;
}
.overlay-wrapper .news-feed {
    height: 26px;
    line-height: 26px;
    background-color: rgba(51, 51, 51, 0.63);
}
.overlay-wrapper .model-tag {
    position: absolute;
    bottom: 0;
    left: 0; 
    background-color: #214E34;
}


.model-tag {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 7 !important;
    width: 100%;
    text-indent: 5px;
    color: #fff;
    margin-bottom: 0;
}
.model-wrapper.custom-wrapper .frame.red {
    border: 2px solid #fb5555;
}

.model-wrapper.custom-wrapper .frame {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 8;
    pointer-events: none;
}
.hovereffect {
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
    cursor: default;
}

.news-hovereffect {
    z-index: 10;
    text-align: initial;
}
.overlay-wrapper .placeholder-wrapper {
    padding-top: 98%;
    background-size: cover;
    background-repeat: no-repeat;
}

.invisible {
    visibility: hidden;
}
.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.overlay-wrapper .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    font-size: 12px;
    height: 100%;
}

a.absolute {
    z-index: 5;
}
.absolute {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.model-wrapper.custom-wrapper .frame {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 8;
    pointer-events: none;
}

.model-shy-flag{
    position: absolute;
    bottom: 30px;
    right: 5px;
    z-index: 5;
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    height: 20px;
}

.model-shy-flag-down{
    position: absolute;
    bottom: 30px;
    right: 5px;
    z-index: 5;
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    height: 20px;
}
.model-shy-flag-up {
    position: absolute;
    bottom: 30px;
    right: 5px;
    z-index: 5;
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    height: 20px;
}

.default-thumbnail{
    opacity: 1;
    position: absolute;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: opacity .3s linear;
}
/*Promote grid with banners*/




/*progres model tip bar*/



.health {
  position: relative; /* Ensure the container is positioned */
  height: 25px;
  width: 100%;
  
  
  border-radius: 7px;
  background-color: #26262d;
  
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  
  .health .progress-bar {
  display: block;
  position: relative;
  height: 100%;
  min-width: 13px;
  border-radius: 7px;
  }
  
  .health .shade {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; /* Adjusted width */
  height: 100%;
  border-top-left-radius: 4px; /* Rounded corner on the left side */
  border-bottom-left-radius: 4px; /* Rounded corner on the left side */
  
  }
  
  .health .shade:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50%; /* Adjusted width */
  height: 100%;
  background: green;
  
  }
  
  .progress-percentage {
  position: absolute;
  
  left: 1%;
  font-size: 10px;
  padding-top: 2px;
  color: #fff;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  z-index: 1; /* Ensure it's above other elements */
  }
  
  .tip-model-stats {
  position: absolute;
  color: white;
  font-size: 1.2rem;
  right: 10px;
  top: 6px;
  font-weight: 900;
  }
  .warm {
  background: green;
  
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 -3px 4px rgba(216, 26, 110, 0.4);
  }
  
  .cool {
  background: #67cecd;
  background: -moz-linear-gradient(left, #67cecd 30%, #eaef91 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(30%, #67cecd), color-stop(100%, #eaef91));
  background: -webkit-linear-gradient(left, #67cecd 30%, #eaef91 100%);
  background: -o-linear-gradient(left, #67cecd 30%, #ffa894 100%);
  background: -ms-linear-gradient(left, #67cecd 30%, #eaef91 100%);
  background: linear-gradient(to right, #67cecd 30%, #eaef91 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#67cecd", endColorstr="#eaef91",GradientType=1 );
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 -3px 4px rgba(142, 218, 218, 0.4);
  }
  
  /* Specific styling for Goal: and  */
  .health .progress-percentage .goal-label {
  color: white; /* Adjusted color for Goal: text */
  font-size: 14px;
  font-weight: 900;
  }
  
  .health .progress-percentage .subject-text {
  /*  background-color: #67cecd; Adjusted background color for  */
  color: greenyellow; /* Adjusted text color for  */
  padding: 2px 5px;
  border-radius: 3px;
  }
  .profile-left .profile-left-container-3 span {
      min-width: 48%;
      text-align: center;
  }
  .health {
            cursor: pointer;
           
        }
        .health:hover {
          cursor: pointer;
        }


        .sidebar {
    background-color: #141415;
    align-self: flex-start;
    display: flex
;
    flex-direction: column;
    height: auto;
    position: sticky;
    top: 54px;
    max-width: 216px;
    bottom: 54px;
}

        </style>


/%header menu*/ 

.menu {
    display: flex;
    justify-content: center;
    width: 100%;
   background: #654497}

.menu-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;   /* ← Center horizontally */
    align-items: center;       /* ← Center vertically if needed */
    gap: 8px;
    padding: 10px 0;
    text-align: center;
}

.menu-button {
    padding: 6px 14px;
    border: 1px solid #ccc; 
    border-radius: 3px;
    background: #d7884d;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    transition: background 0.2s;
    cursor: pointer;
    text-transform: capitalize;
}

.menu-button:hover {
    background: #e1e1e1;
}

.menu-button.active {
    background: #007bff;
    color: #fff;
    border-color: #007bff;
}

.menu-dropdown {
    position: relative;
}

.dropdown-toggle::after {
    content: ' ▾';
    font-size: 12px;
}

.dropdown-menu {
    display: none;
    position: absolute;
    top: 110%;
    left: 0;
    background: white;
    z-index: 10;
    border-radius: 6px;
    min-width: 120px;
    padding: 5px 0;
}

.menu-dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-item {
    display: block;
    padding: 8px 12px;
    text-decoration: none;
    color: #333;
}

.dropdown-item:hover {
    background-color: #f0f0f0;
}

/*end of headermenu*/ 

body, a:link, a:visited {
    color: black !important;
}

.page-content a:link, .page-content a:visited {
    color: black !important;
}

.main-nav li.has-items ul {
    background-color: purple;
}

a:link, a:visited {
    color: black !important;
}

.tabs-nav{
  margin:2px;
}


/*start footer*/


footer {
  background:#654497;
  color: black;
  padding: 20px 15px;
  text-align: center;
  font-size: 13px;
  margin: 0 auto;
}

.footer-container {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center; /* <== center horizontally */
  gap: 15px;
}

/* Logo */
.footer-logo-img {
  max-width: 120px;
  height: auto;
  margin: 0 auto;
}

/* Links */
.footer-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px 15px;
  line-height: 1.4;
  text-align: center;
}

.link-footer {
  color: #ccc;
  text-decoration: none;
}

.link-footer:hover,
.email-link:hover {
  color: #fff;
  text-decoration: underline;
}

/* Contact + Copyright */
.footer-contact,
.footer-copyright {
  text-align: center;
}

.footer-contact p,
.footer-contact a,
.footer-copyright p {
  margin: 4px 0;
  font-size: 12px;
  color: #aaa;
}

.email-link {
  color: #ccc;
  text-decoration: none;
}

/* Responsive */
@media (max-width: 600px) {
  .footer-links {
    flex-direction: column;
    align-items: center;
  }

  .footer-container {
    padding: 10px;
    gap: 10px;
  }

  footer {
    font-size: 12px;
  }
}




/*end footer*/ 
.primary-header .search-group .search-txt{
  background-color: floralwhite;
}

.page-content{
  margin-left: 2px;
  margin-right: 2px;
}

.model-tab {
  padding: 20px;
}

side{
  font-family: auto;
    float: right;
    font-size: 12px!important;
    margin-top: 10px!important;
    font-weight: 400!important;
}

.rooms{
    font-family: auto;
    float: right;
    font-size: 12px;
    margin-top: 15px;
    font-weight: 500;
}

@media (max-width: 576px) {

#tab-bio .model-details {
		margin-left: 1px!important;
	}


}







/*hat is goigo on media*/
@media (min-width: 1500px) {
    .item-grid.small .item {
        width: % !important;
    }
}


@media (max-width: 460px) {
    #tab-bio .model-details .detail-item {
        width: 100%;
        text-align: center;
        font-size: 18px;
        padding-top: 5%;
        font-weight: bold;
    }

    #webcams {
    margin-right: -23px !important;
    margin-left: -17px !important;
}

}

/* Stiluri pentru dispozitive mobile */
@media (max-width: 768px) {
  .sidebar.collapse {
    margin-left: -415px;
  }
  /* Adaugă alte stiluri pentru mobile aici */
}

/* Stiluri pentru tablete */
@media (min-width: 769px) and (max-width: 1024px) {
  .sidebar.collapse {
    margin-left: 0;
  }
  /* Adaugă alte stiluri pentru tablete aici */
}

/* Mobile în modul portret */
@media (max-width: 768px) and (orientation: portrait) {
  .sidebar.collapse {
    margin-left: -415px;
  }
  /* Alte stiluri pentru mobile în portret */

  .info-data-time {
    bottom: 49px!important;
  }
  #webcams {
        margin-right: 1px !important;
        margin-left: 3px !important;
    }

}

/* Mobile în modul peisaj */
@media (max-width: 768px) and (orientation: landscape) {
  .sidebar.collapse {
    margin-left: 0;
  }


  /* Alte stiluri pentru mobile în peisaj */
}




@media (min-width: 769px) and (max-width: 1024px) and (orientation: portrait) {
  #tab-bio .tab-wrapper .model-preview {
    min-width: 430px;
    width: 100%; /* Ensures the element takes available width */
    max-width: none; /* Removes any max-width restrictions */
  }
}









/* Tablete în modul portret */
@media (min-width: 769px) and (max-width: 1024px) and (orientation: portrait) {
  .sidebar.collapse {
    margin-left: -350px;

  }
  .info-data-time {
    bottom: 150px;
  }
  #sidebar{
    margin-top: 75px; 
  }
  /* Alte stiluri pentru tablete în portret */
}

/* Tablete în modul peisaj */
@media (min-width: 769px) and (max-width: 1024px) and (orientation: landscape) {
  .sidebar.collapse {
    margin-left: -300px;
  }

  #sidebar {
    margin-top: 1px;
    height: auto!important;
  }

  .info-data-time {
    bottom: 150px;
  }
  /* Alte stiluri pentru tablete în peisaj */
}







@media (max-width: 768px) and (orientation: landscape) {
  /* stiluri pentru dispozitive mobile în mod peisaj */
  .sidebar.collapse {
    margin-left: -415px;
  }
}


@media (max-width: 1024px) {
    .item-grid.small .item {
        width: 32.66%;
    }
}












/*hat is goigo on media*/



#customSelectors.streamray a:link, #customSelectors.streamray input, #customSelectors.streamray select {
    text-decoration: none;
    padding: 5px;
    text-align: center;
    display: inline-block;
    margin: 0 4px 4px 0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    float:left;
}   

#customSelectors.streamray input, #customSelectors.streamray select {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    height: 1.75em;
}   

#customSelectors.streamray #filters p.genders {
    width: 100%;
    background-color: #d7884d !important;
    border-bottom: none;
    display:block;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom:0px;
}

#customSelectors.streamray #filters p.genders span {
    padding:0;
    width:96%;
}

#customSelectors.streamray #filters p.genders span a:link{
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    color: #ffffff !important;
}

#customSelectors.streamray #filters p.genders span a:link.active {
    background-color: #d7884d !important;
    border-bottom:solid 2px #ff5e00;
    font-weight: normal;
}

#customSelectors.streamray #filters p {
    overflow:auto;
    margin-left:0px;
    margin-right:0px;
    padding-bottom:8px;
    padding-top:4px;
    border-bottom: 1px solid #d7884d;
}

#customSelectors.streamray #filters p span {
    padding-bottom: 10px;
    clear:both;
    display:block;
}

#customSelectors.streamray {
    overflow: auto;
    width:100%;
}

#customSelectors.streamray form {
    padding-left:8px;
}

#customSelectors.streamray #filters {
    clear:none;
}

#customSelectors.streamray a:link.active {
    color: #ffffff !important;
}   

#sidebar .widget {
   padding: 0 0 0 4px;
}

.sidebar-mobile span {
    width:80%;
}

#customSelectors.streamray #filters {
    display:block !important;
}



/* middle Styling *//* middle Styling *//* middle Styling *//* middle Styling *//* middle Styling *//* middle Styling *//* middle Styling */
/* middle Styling *//* middle Styling *//* middle Styling *//* middle Styling *//* middle Styling *//* middle Styling *//* middle Styling */

body{
  background-color: #F2F2F2 !important;
}



.model-details {
    width: 100%;
    
}



.content{
  background-color: #654497 !important;
}

.page-content, .top-placement  {
    background-color:  #654497  !important;
}



.model-content, .model-box, .model-tab, #chatembed {
    background-color: #F2F2F2 !important;
}


.tab-nav li.active a:link, .tab-nav li.active a:visited {
    background-color: #888888 !important;
    color: black !important;
} 
 


.detail-item {
  padding-top: 1%;
}

#tab-bio .tab-wrapper{
  
}


#tab-bio .model-details .detail-item {
    background-color: #4b4b4b;
 
}


.container{
  width:100%!important;
}

.detail-item, .detail-item a:link, .detail-item a:visited {
  background-color: #888888 !important;
}

/* Sidebar Styling */

.app-sidebar-full-content-scroll-container {
    display: flex;
    flex-flow: column nowrap;
    height: 100%;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-color: rgba(248, 248, 248, 0.1) transparent;
    scrollbar-gutter: auto;
    scrollbar-width: thin;
    scrollbar-width: 4px;
    scrollbar-face-color: rgba(248, 248, 248, 0.1);
    scrollbar-track-color: transparent;
}

@media screen and (min-width: 1024px) {
    .app-sidebar-full-content-categories .tag-group-main .model-filter-main-link {
        height: 32px;
    }
}
.app-sidebar-full-content-categories .tag-group-main .model-filter-main-link {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    height: 36px;
    padding: 0 10px;
    transition: none;
}
.model-filter-groups .model-filter-main-link {
    align-items: center;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    left: -10px;
    position: relative;
    text-decoration: none;
    width: 100%;
    display: flex
;
    flex-direction: row;
    transition: 120ms ease-in-out;
}


.app-sidebar-full-content-categories .tag-group-main {
    padding-bottom: 30px;
}

.app-sidebar-full-content-categories .tag-group {
    padding-bottom: 24px;
}
.model-filter-groups>.tag-group {
    box-sizing: border-box;
    padding-bottom: 20px;
    width: 100%;
    font-size: .875rem;
}





.sidebar {
  background-color: #141415;
  align-self: flex-start;
        display: flex;
        flex-direction: column;
        height:auto;
        position: sticky;
        top: 54px;
        max-width: 216px;
        bottom: 54px;
}

.sidebar h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #ffcc00;
  text-transform: uppercase;
  border-bottom: 3px solid #ffcc00;
  padding-bottom: 8px;
}

/* Menu List */
.sidebar ul.no-bullet {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sidebar ul.no-bullet li {
    background: #2a2a3a;
    padding: 10px 15px;
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 900;
    border: 1px solid gray;
    border-radius: 6px;
    transition: all 0.3s ease-in-out;
}

.widget-tabs .tab-block a {
    padding: 0px 0;
}

#sidebar, #sidebar a {
    background-color: purple !important; 
    font-size: 17px;
}

.sidebar ul.no-bullet li a {
  color: #fff;
  text-decoration: none;
  display: block;
  transition: color 0.3s ease-in-out;
}

.sidebar ul.no-bullet li:hover {
  background: #ffcc00;
  color: #1e1e2f;

}

.sidebar ul.no-bullet li:hover a {
  color: #1e1e2f;
}

/* Banners - No Borders, Clean Look */
.sidebar .widget-banner {
  margin-bottom: 20px;
  text-align: center;
}

.sidebar .widget-banner img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  display: block;
  transition: transform 0.3s ease-in-out;
}

.sidebar .widget-banner img:hover {
  transform: scale(1.05);
}

/* Toggle Icon */
.toggle {
  cursor: pointer;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.toggle svg {
  width: 20px;
  height: 20px;
  fill: #ffcc00;
  transition: transform 0.3s ease-in-out;
}

.item:hover .toggle svg {
  transform: rotate(180deg);
}

/* Accordion Menu */
.widget.widget-accordian ul.no-bullet li {
  background: #2a2a3a;
    padding: 5px 9px;
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 900;
    border: 1px solid gray;
    border-radius: 6px;
    transition: all 0.3s ease-in-out;
}
.no-border {
    border: none !important;
}


.widget-accordian ul li .sub-items { 
  margin-left: 0px!important;
}

.widget-accordian ul li .sub-items a{
     padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px !important;
     text-transform: uppercase;

}
side{
  float: right;
  font-size: 12px;
  font-weight: 900;
}


.no-border-image {
 
    padding: 0px!important;
    margin-bottom: 5px!important;
    margin-top: 10px!important;
    font-size: 16px!important;
    font-weight: 900!important;
    border-radius: 6px!important;
    transition: all 0.3s ease-in-out!important;
    border: none !important;
}

.widget-accordian ul li .item {

    margin-bottom: 0px;
    margin-top: 0px;
   
}
.widget-accordian ul li .item a svg {
    fill: #98dcd5;
    width: 20px;
    height: 17px;
    margin-right: 10px;
}


.widget.widget-accordian .sub-items {
  display: none;
  margin-top: 10px;
}

.widget.widget-accordian .item.active .sub-items {
  display: block;
}

.widget.widget-accordian li:hover {
  background-color: #444;
}

.widget.widget-accordian li a {
  color: #fff;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.widget.widget-accordian li a:hover {
  color: #ffcc00;
}

/* Responsive Design */
@media (max-width: 1024px) {
  .sidebar {
    max-width: 100%;
  }

  .sidebar h3 {
    font-size: 18px;
    margin-bottom: 12px;
  }

  .sidebar ul.no-bullet li {
    font-size: 14px;
    padding: 8px 12px;
  }

  .sidebar .widget-banner img {
    max-width: 90%;
    margin: 0 auto;
  }
}


@media (orientation: portrait) {
    #sidebar {
        margin-top: 125px;

    }
}

@media (max-device-width: 800px) {
    #sidebar {
        position: absolute;
        margin-top: 143px;
    }
}


@media (max-device-width: 800px) {
    .main {
        display: block;
        margin-top: -20px;
   
    }
}



@media (max-width: 768px) {
    .sidebar {
        margin-top: 94px;
        width: 50%;
        padding: 15px;
        height: auto!important;
    }


  .sidebar ul.no-bullet li {
    font-size: 14px;
    padding: 8px 12px;
  }

  .widget.widget-accordian .sub-items {
    padding-left: 20px;
  }
}

@media (max-width: 480px) {
  .sidebar h3 {
    font-size: 16px;
  }

  .sidebar ul.no-bullet li {
    font-size: 12px;
    padding: 6px 10px;
  }

  .sidebar .widget-banner img {
    max-width: 80%;
  }

  .toggle svg {
    width: 16px;
    height: 16px;
  }
}



/*sidebar end css*/


/* Individual preview item (model) */
    .preview {
        position: relative;
        border: 2px solid #ccc; /* Border for the preview box */
        border-radius: 10px 0 0 10px; /* Rounded corners on top-left and bottom-right */
        overflow: hidden; /* Ensure the image fits within the borders */
        background-color: #fff;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Subtle shadow around the box */
        padding: 1px;
        display: flex;
        flex-direction: column; /* Arrange the elements vertically */
        height: 100%;
    }

    /* Image inside the model preview */
   /* Make the image bigger with more space on the left and right */
.preview img {
    width: 100%; /* Ensures it stretches to the full width of the container */
    height: auto; /* Maintains the aspect ratio */
    max-width: 100%; /* Makes the image slightly smaller to add space on the left and right */
    border-radius: 8px; /* Keeps slight rounding on the image corners */
    margin-left: auto; /* Centers the image */
    margin-right: auto; /* Centers the image */
    display: block; /* Ensures the image is a block-level element */
    transition: none !important; /* Disable any transition effect */
    transform: none !important; /* Disable any transform effect (zoom, scale, etc.) */
}



.aps{
  height: px!important;
}

/*index image height set 
.item-grid .item .item-wrapper .preview img {
height: 145px!important;
max-width: 100%; 
}
*/

.model-time{
    font-size: 12px;
    font-weight: 600;
    margin-top: 3px;
        display: flex;
        flex-direction: column;
        gap: 8px;
        margin-left: 2px;
        margin-right: 2px;
}


    /* Model details under the image */
    .model-details {
        margin-top: 12px;
        display: flex;
        flex-direction: column;
        gap: 8px;
        margin-left: 2px;
        margin-right: 2px;
    }

    /* Model name */
    .model-gender {
        font-size: 18px;
        font-weight: bold;
        color: #333;
    }

    /* Age and site display */
    .model-age-site {
        display: flex;
        justify-content: space-between;
        font-size: 14px;
        color: #555;
        margin-right: 11px;
    }

    .age {
        color: #888;
    }

    .site {
        color: #888;
        font-style: italic;
    }


.time-me{
    color: #888;
}



    /* Status (Live) */
    .model-status {
        text-align: center;
        margin-top: 8px;
    }

    .live-tag {
        background-color: #ff0000; /* Red background for the live status */
        color: white;
        padding: 5px 10px;
        border-radius: 4px;
        font-size: 14px;
        text-decoration: none;
    }

    .live-tag:hover {
        background-color: #cc0000; /* Darker red on hover */
    }

    /* Responsive Design */
    @media (max-width: 768px) {
     
        .model-gender {
            font-size: 16px;
        }

        .model-age-site {
            font-size: 12px;
        }

        .live-tag {
            font-size: 12px;
        }
    }

    @media (max-width: 480px) {
        .model-gender {
            font-size: 14px;
        }

        .model-age-site {
            font-size: 10px;
        }

        .live-tag {
            font-size: 10px;
        }
    }

    .item-grid .live-tag-Freechat:before {
    position: absolute;
    top: 25px;
    background-color: green !important;
}




.item-grid .live-tag-Group:before {
    position: absolute;
    top: 25px;
    background-color: orange;
}

.item-grid .live-tag-Private:before {
    position: absolute;
    top: 25px;
    background-color: blue;
}

.item-grid .live-tag-Offline:before {
    position: absolute;
    top: 25px;
    background-color: red;
}


.item-grid .live-tag {
  align-items: center;
  padding: 11px 6px;
  position:absolute;
  background: transparent!important;
}
.item-grid .live-tag, .item-grid a.live-tag{
  opacity:1;
  font-size:15px;
}

.item-grid .live-tag, .item-grid a.live-tag-Group{
  color:orange!important;
}

.item-grid .live-tag, .item-grid a.live-tag-Private{
  color:red!important

}


.info-data-time {
    font-size: 12px;
    text-align: center;
    height: 30px;
    position: absolute;
    bottom: 53px;
    border-radius: 0 0 9px 9px;
    background-color: rgba(0, 0, 0, 0.5);/*#d7884d;*/
    color: white;
    width: 100%;

    /* Center content horizontally & vertically */
    display: flex;
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
}


.time-me{
  text-align:center;
}


.model-subject.marquee {
  display: inline-block;
  font-size: 10px;
  white-space: nowrap;
  overflow: hidden;
  font-weight: bold;
  color: black;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  animation-name: marquee;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@keyframes marquee {
  0%   { transform: translateX(100%); }
  100% { transform: translateX(-100%); }
}
.marquee-container {
  width: 200px; /* or whatever size you prefer */
  overflow: hidden;
}






.model-cams-name {
    font-weight: bold; /* Make text bold */
    text-transform: capitalize; /* Capitalize first letter */
}


.item-grid .item .item-wrapper .preview a:after {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    content: "";
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color:transparent!important;
    position: absolute;
    z-index: 9;
    opacity: 0; /* Keep the opacity at 0 if you want the overlay hidden */
    transform: none !important; /* Disable any transform (e.g., zoom) */
}




/* Remove any hover effect for the .item */
.item-grid .item,
.item-grid .item .item-wrapper .preview,
.item-grid .item .item-wrapper .preview img {
    transition: none !important;  /* Disable any transition effect */
    transform: none !important;   /* Disable any transform effect (zoom, scale, etc.) */
}








/*index page full  banner*/

.event-banner {
    position: relative;
    background: transparent;
    margin-top: 5px;
    margin-right: 4px;
    padding-top: 10%;
    margin-bottom: 10px;
}


.event-banner::before {
    position: absolute;
    content: "";
    background-size: cover;
    background-position: center center;
    padding-top: 10%;
    width: 100%;
   /* width: calc(88vw - 20px);*/
    background-repeat: no-repeat;
    top: 0px;
    left: 50%;
    -webkit-transform: translatex(-50%);
    transform: translatex(-50%);
}




.menuImageTabs {
  height: ;
  width: ;
}


/*sidebar labels sites*/
.sub-items{
  width: 100%;
} 

.siteCamsChaturbateLabel {
    width: 100%;
    font-weight: bold;
    text-align: center;
    padding: 10px 20px;
    border-radius: 8px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    display: inline-block;
    background: ; 
    color: ; 
}

/*sidebar labels sites*/
/*webcams chat - sc*/

#chat-sc {
  height: 250px;
  bottom: 0;
  opacity: 0.6;
  width: 496px;
  right: 0;
  border: 2px solid ;
  border-radius: 7px;
}

/* Media query for tablets */
@media only screen and (max-width: 768px) {
  #chat-sc {
    height: 190px;
    width: 60%; /* Adjust width for tablets */
    border-right: none; /* Removes border on the right */
    border-left: none; /* Removes border on the left */
    border-bottom: none; /* Removes border on the bottom */
  }
}

/* Media query for mobile */
@media only screen and (max-width: 480px) {
  #chat-sc {
    height: 130px;
    width: 60%; /* Adjust width for mobile */
    border: none; /* Removes border completely */
    border-radius: 0; /* Removes border radius */
  }
}


/*webcams chat - sc*/

/*home embed wide*/


.home-top-banner_container__o_SUU .home-top-banner_banner__UVDBW {
    width: 100%;
    height: 177px; /* Adjust this height as needed */
    padding-bottom: 45%; /* Adjust this value based on your design */
    text-align: left;
    border-radius: 16px;
    position: relative;


        background: !important;

}


.embedWide{
  color:;
}



.home-top-banner_container__o_SUU .home-top-banner_banner__UVDBW .home-top-banner_effect__UC_mf {
  background: linear-gradient(90deg, #000, #000 50%, hsla(0, 0%, 99%, 0)) !important;
    border-radius: 16px;
    width: 60%;
    height: 100%;
    position: absolute;
    left: 0;
}

/*home embed wide*/










@media (min-width: 1200px) {
    body.toggle-left-side-nav .promo-label-sidebar {
        display: none !important;
    }
}


@media (min-width: 1200px) {
    body.toggle-left-side-nav .sidebarMenuList {
        display: none !important;
    }
}





/* featured models*/
.index-module__flagNew--MIAcu {
    height: 50px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: right;
    text-transform: uppercase;
    top: 0;
    width: 100%;
    z-index: 3;
}
.index-module__flagNew--MIAcu span {
    background-color: #EE1924;
    box-shadow: 0 3px 10px -5px #000;
    color: var(--cs-primary-text,var(--cs-gray-FF));
    display: block;
    font-size: 10px;
    color:black;
    font-weight: 700;
    line-height: 17px;
    position: absolute;
    right: -26px;
    text-align: center;
    top: 5px;
    transform: rotate(45deg);
    width: 80px;
}



@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: scale(1);
    }
    40% {
        transform: scale(1.2);
    }
    60% {
        transform: scale(1.1);
    }
}

.dynamic {
    display: inline-block;
    animation: bounce 2s ease-in-out infinite; /* Adjust the duration and timing function as needed */
}


/* featured models*/



.featured-label {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #ff6347; /* Tomato color for the label */
    color: white;
    padding: 5px 10px;
    border-radius: 10px;
    font-weight: bold;
    font-size: 8px; /* Smaller size */
    text-transform: uppercase;
    z-index: 10;

    /* Rotation */
    transform: rotate(-20deg);
    
    /* Slight tilt or shadow effect */
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); /* Shadow for depth */
    opacity: 0.9; /* Slight transparency */
    transition: all 0.3s ease-in-out; /* Smooth transition for effects */
}

/* Optional hover effect */
.featured-label:hover {
    transform: rotate(0deg); /* Reset the rotation on hover */
    opacity: 1; /* Full opacity on hover */
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.3); /* Slightly larger shadow */
}




/*model country index */
.badge-best-nearby {
  position: absolute;
  top: 100px;
  left: -55px;
    background-color: #e91e63;
    color: white;
    padding: 4px 8px;
    font-size: 11px;
    font-weight: bold;
    border-radius: 4px;
    transform: rotate(90deg);
    z-index: 2;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    white-space: normal;
    display: inline-block;
    width: auto;
    text-align: center;
    word-wrap: break-word;
}
/* Optional hover effect */
.badge-best-nearby:hover{
    transform: rotate(285deg); /* Reset the rotation on hover */
    opacity: 1; /* Full opacity on hover */
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.3); /* Slightly larger shadow */
}

/*model country index */




/*meniu */


/* Base styling */
.menu-header.headermenu-desktop {
  background: purple;
  padding: 10px 20px;
  font-family: Arial, sans-serif;
  z-index: 1000;
}

.menu-header .main-nav {
  list-style: none;
  display: flex;
  gap: 20px;
  align-items: center;
  margin: 0;
  padding: 0;
}

.menu-header .main-nav > li {
  position: relative;
}

.menu-header .main-nav > li > a {
  color: #fff;
  text-decoration: none;
  padding: 10px 15px;
  display: block;
  transition: background 0.3s ease;
  font-weight: bold;
}

.menu-header .main-nav > li > a:hover {
  background: #333;
  border-radius: 5px;
}

/* Dropdown styling */
.menu-header .main-nav li ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #2a2a2a;
  list-style: none;
  padding: 10px 0;
  min-width: 180px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
  z-index: 999;
}

.menu-header .main-nav li:hover > ul {
  display: block;
}

.menu-header .main-nav li ul li a {
  color: #fff;
  padding: 8px 15px;
  display: block;
  text-decoration: none;
  transition: background 0.3s ease;
  white-space: nowrap;
}

.menu-header .main-nav li ul li a:hover {
  background: #444;
}

/* Responsive consideration */
@media (max-width: 768px) {
  .menu-header.headermenu-desktop {
    display: none;
  }
}



/*profil page>*/


@media (min-width: 769px) {
  #tab-bio .tab-wrapper .model-preview {
    min-width: 350px;
   
  }

  #tab-bio .tab-wrapper .model-preview img {
    width: 100%; /* Ensure the image inside scales with the container */
    height: auto; /* Maintain the aspect ratio */
  }
}




@media (max-width: 768px) {
.model-details{
  width: 100%;
}
.detail-item{
  width: 100%;
    margin-left: 0px;
    margin-right: 50px;
}

#tab-bio .model-details .detail-item{
  width: 100%;
}




}



/*featured config  models*/ 



.menuImageClass{
  height: 18px;
  width:auto;
  margin-top: 0px;
  margin-right: 3px;
}




.emoji-image{
  height:32px;
  width:32px;
}




.promo-label-menu {
    transform: rotate(0deg);
    background: #C1DBB3;
    font-size: 9px;
    position: absolute;
    border-radius: 0;
    right: -5px;
    border: 0;
    top: 27px;
    font-weight: bold;
    padding: 1px 2px;
    line-height: 10px;
    color: black;
    
}


/*gender style */



.gender-icon {
    position: absolute;
    top: 2px;
    right: 4px;
    font-size: 14px;
    color: white;
    padding: 4px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 10;
    font-family: Arial, sans-serif;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}

/* Gender icons using emojis */
.gender-Male::before {
    content: "♂";
}
.gender-Female::before {
    content: "♀";
}
.gender-Trans::before {
    content: "⚧";
}
.gender-Couple::before {
    content: "👥";
}
.gender-unknown::before {
    content: "?";
}

/*status*/  
.model-status {
  position: absolute;
    display: flex;
    top:2px;
    align-items: center;
    font-size: 13px;
    color: white;
    margin-top: 4px;
    font-family: Arial, sans-serif;
    gap: 6px;
}

/* Circle indicator */
.model-status::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: grey; /* fallback */
}

/* Status colors */
.status-freechat::before {
    background-color: #00c853; /* green */
}
.status-group::before {
    background-color: #ff9800; /* orange */
}
.status-private::before {
    background-color: #2196f3; /* blue */
}
.status-offline::before {
    background-color: #f44336; /* red */
}


/*similar nickname*/ 

.similarNickname{
  position: absolute;
  bottom: 1px;
}figure{
    color:black;
}