/*

Theme Name: Twenty Twenty-Three Child

Theme URI: https://wordpress.org/themes/twentytwentythree

Template: twentytwentythree

Author: the WordPress team

Author URI: https://wordpress.org

Description: Twenty Twenty-Three Child is designed to take advantage of the new design tools introduced in WordPress 6.1. With a clean, blank base as a starting point, this default theme includes ten diverse style variations created by members of the WordPress community. Whether you want to build a complex or incredibly simple website, you can do it quickly and intuitively through the bundled styles or dive into creation and full customization yourself.

Tags: one-column,custom-colors,custom-menu,custom-logo,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,wide-blocks,block-styles,accessibility-ready,blog,portfolio,news

Version: 1.2.1684304556

Updated: 2025-07-10 06:19:18


@import url(assets/css/fonts.css);

:root {

  --blueColor500: #0e4181;

  --blueColor400: #0079e3;

  --blueColor300: #00b6ff;

  --blueColor200: #35b8d1;

  --blueColor100: #d7f1f6;

  --greyColor200: #4b4b4b;

  --greyColor100: #616264;

  --linkHovColor: #f4d435;

  --whiteColor: #ffffff;

  --bluegreencolor200:#3975bb;

  --bluegreencolor100:#64a6db;

  --lightgraycolor:#d7eff5;

}

/* home page Css start */

/* img {
    filter: blur(11px) !important;
} */

small.text-muted.onlyf_populartext a {
    font-family: Inter; font-weight:400;
}
small.text-muted i {
    margin-right: 5px;
}

.card-deck {
    width: 100%;
}
.onlyf_populartext {
    background-color: #fff;
    border-bottom: solid 3px #0282ea;
    font-weight: bold;
}
small.text-muted.onlyf_populartext {
    background-color: #fff;
   
    line-height: 1.8rem;
}
small.text-muted.this-week-data span {
    color: #2699f7;
}
small.text-muted {
    line-height: 1.8rem;
}
/*@font-face {
    font-family: Inter; font-weight:400;
    font-display:swap;src: url(assets/fonts/Inter-Regular.ttf);
    font-display: swap;
  }
  @font-face {
    font-family: Inter; font-weight:700;
    font-display:swap;src: url(assets/fonts/Inter-Bold.ttf);
    font-display: swap;
  }
  @font-face {
    font-family: Inter; font-weight:600;
    font-display:swap;src: url(assets/fonts/Inter-SemiBold.ttf);
    font-display: swap;
  }*/
/* Optimised Inter variable font (WordPress core ships this file) 
@font-face {
    font-family: "Inter";
    font-display:swap;src: url("/wp-includes/fonts/inter/Inter.woff2") format("woff2");
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}
    */
  img {
      max-width: 100%;
      /*filter: blur(50px);*/
  }
  a {
      color: #2699f7; text-decoration:none;
  }
  .f-65{ font-size:65px !important; font-family: Inter; font-weight:400;}
  .f-28{ font-size:28px !important; font-family: Inter; font-weight:600;}
  .f-24{ font-size:24px !important; font-family: Inter; font-weight:600;}
  .f-40{ font-size:40px !important; font-family: Inter; font-weight:400;}
  .f-17{ font-size:17px; color:#000;}
  .f-15{ font-size:15px; font-family: Inter; font-weight:400;}
  .pt{ padding:50px 0px}
  p{font-family: Inter-SemiBold; font-weight:400;}
  body{ font-family: Inter-SemiBold; font-weight:400;}
  .footer_menu_fan a {
      
      font-size:15px;
      font-family: Inter; font-weight:600;
  }
  .main_body {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
  }
  .dis_right a {
      background-color: #d1eaff;
      padding: 4px 22px;
      display: inline-block;
      border-radius: 40px;
      font-size: 14px;
      color: #2699f7;
  }
   .footer_menu_fan {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    gap: 10px;
   }
  a.footerbtn {
      border: solid 1px #2699f7;
      padding: 16px 25px;
      text-transform: uppercase;
      font-size: 13px !important;
      border-radius: 40px;
      font-family: Inter; font-weight:600;
      display: inline-block;
  }
  a.footerbtn:hover {
    color: #2699f7;
  }
  .social_icons p {
      font-size: 15px;
      font-family: 'Inter-SemiBold' !important;
  }
  .footerlinks_text a {
      font-size: 13px;
      border-right: solid 1px #2699f7;
      color: #2699f7;
      padding: 0px 8px;
  }
  .footerlinks_text p {
      margin-bottom: 10px;
      font-size:14px;
      color:#000;
      font-family: Inter; font-weight:400;
  }
  .footercontent{ border-bottom:solid 1px #ccc; padding-bottom:30px; margin-bottom:30px;}
  .social_icons a {
      margin-left: 17px;
  }
  .topgape {
    gap: 10px;
  }
  .btnshow_more{ padding-top:50px;}
  p{font-family: 'Inter-Regular' !important;}
  .bluetext{ color:#2699f7; font-family:'Inter-SemiBold';}
  a.bluetext:hover{ color:#2699f7; }
  .btn-lightcat {
      background-color: #efefef;
      border-radius: 40px;
      padding: 9px 35px;
      font-size: 14px !important;
      color: #000;
      font-family: Inter; font-weight:600;
  }
  .navbar-nav .nav-link {
      color: #000;
      font-size: 13px !important;
      text-transform: uppercase;
      font-family: Inter; font-weight:400;
  }
  .fans-right-menu a {
      font-family: Inter; font-weight:600;
      color:#000 ;
      font-size:13px;
      
  }
  
  .b_btn {
      border: solid 1px #2699f7;
      border-radius: 40px;
      padding: 16px 20px;
      margin-left: 15px;
      
  }
  body .fanssearchicon {
      background-color: #fff !important;
      border: 0px !important;
      height: 35px !important;
      width: 48px !important;
  }
  
  .card {
  border: 9px solid #fff !important;
      border-radius: 40px;
      padding: 0;
      overflow: hidden;
      max-width: 100%;
      width: 100%;
      box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.2), 0 4px 16px 0 rgba(0, 0, 0, -0.81);
  }
  .card-body {
      padding: 8px !important;
  }
  .text-muted a {
      margin: 0 6px;
      color:#000;
      font-size: 12px;
      flex-wrap: wrap;
  }
  .text-muted a i {
      color: #2699F7;
      font-size: 13px;
  }
  .text-muted {
    font-family: Inter; font-weight:600;
    color: #6c757d !important;
    background-color: #f3f3f3;
    
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    
  }
  .cardbodybg{ border-bottom:solid 1px #ccc;     min-height: 70px;}
  .card-bodycontent .fans-icon {
      /* min-height: 40px !important; */
  }
  .btn-light {
        color: #000;
        background-color: #f3f3f3;
        border-color: #f3f3f3;
        margin-bottom: 3px;
        border-radius: 40px;
        padding: 6px 12px;
        height: 26px;
    }
  .fans-icon{ margin-left:0px;}
  .fans-btnlast{ margin-left:10px;}
  .fans-icon a {
      display: flex;
      align-items: center;
      color: #000;
      font-size: 14px;
      margin-right: 0px;
      word-break: break-all;
  }
  .fans-icon i {
      margin-right: 7px !important;
      color: #289af7;
      font-size: 14px !important;
  }
  .card-deck .card.h-100 .fansbtn {
        padding-inline: 8px;
    }
  .btnblue {
      border-radius: 40px !important;
      flex-wrap: wrap;
      background-color: #0670c7;
      background-image: linear-gradient(56deg, #0282ea 29%, #a6d0f2 100%);
      padding: 15px 20px !important;
      font-size: 14px !important;
      text-transform: uppercase;
      font-family: Inter; font-weight:700;
      text-align: center;
      margin-top: 10px;
      
  }
  h5.card-title {
    font-size: 18px;
    color: #000;
    font-family: Inter; font-weight:700;
        word-break: break-all;
        overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    }
  .pricefanstag{ font-size:18px; color:#2699f7; font-family: 'Inter-Bold' !important;}
  .pricefanstag a{ font-size:18px; color:#2699f7; font-family: 'Inter-Bold' !important;}
  .fans_searchbtn {
      background-color: #0670c7;
      background-image: linear-gradient(56deg, #0282ea 18%, #a6d0f2 100%);
      border: 0px;
      color: #fff;
      padding: 10px 0px;
      width: 100%;
      border-radius: 50px;
      font-weight: 500;
      height: 45px;
  }  
  .fans_abousec{ padding:50px 0px;}
   
  .custom-select {
        padding-right: 2.5rem !important; /* Adjust the padding to make space for the icon */
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M7.086 9.672l-3.179-3.179a.25.25 0 0 1 .354-.354L8 9.294l3.739-3.739a.25.25 0 0 1 .354.354l-4 4a.25.25 0 0 1-.354 0z"/><path fill-rule="evenodd" d="M0 3a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3zm2-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z"/></svg>');
        background-repeat: no-repeat;
        background-position: right 8px center;
        background-size: 16px 16px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
   }
   .fans_searchbg_col{background-color: #fff;
      border-radius: 35px;
      padding: 3px 12px;
      margin: 30px 0;
      }
  .dividerfans{ border-right:solid 1px #ccc;}
  .fans_searchbg_col select.selectpicker {
      padding: 7px;
      width: 100%;
      max-width: 83%;
      margin-left: 5px;
      border: 0px;
      border-radius: 12px;
      font-size: 15px;
      color: #737373;
  }
  select:focus-visible {
      outline: 0px;
  }
  
  #main-header {
      border-bottom: 0px;
      padding-top: 20px;
      padding-bottom: 20px;
      background: #2699f7;
  }
  .container.topnavbg {
      background-color: #fff;
      padding: 15px 20px;
      border-radius: 50px;
      margin-top:30px;
  }
  .fansmobnav {
      display: flex;
      justify-content: end;
      flex-wrap: wrap;
  }
  .bgbanner {
      padding:150px 0px;
      background-color: #0670c7;
      background-image: linear-gradient(0deg, #0670c7 0%, #2699f6 100%);
  }
  
  .fans_m_s_p{ background-color:#f4f4f4; }
  .fans_m_s_p h3 {
      padding-bottom: 25px;
  }
  .fans_m_s_n h3 {
      padding-bottom: 25px;
  }
  .showmore_btn
  {
      border: solid 1px #2699F7;
      width: 100%;
      display: inline-block;
      text-align: center;
      border-radius: 40px;
      padding: 15px;
      font-size: 13px;
      text-transform: uppercase;
      font-family: Inter; font-weight:700;
  }
  .onlyf_paginattion_wrap {
      margin-block: 20px;
      display: flex;
      align-items: center;
      gap: 8px;
      flex-wrap: wrap;
  } 
  footer{background: #f4f4f4; padding:20px 0px;}
  body
  {
      font-size:14px;
  }
  
  
@media screen and (max-width:980px)
  {
   .container.topnavbg{
    max-width: 100%;
  }
}
  @media screen and (min-width:576px) and (max-width:980px)
  {
  .bgbanner {padding: 30px 0px;
  }
  .f-65 {font-size: 40px !important;}
  .container.topnavbg {border-radius: 0;}
  .fans_searchbg_col {
   
     font-size: 14px;
      padding: 5px 20px 5px 5px;
      
  }
  }
  
  @media screen and (max-width:575px){
  .card-bodycontent .fans-icon {
      min-height: auto !important;
  }
  .card-bodycontent .card-bodyinnr {
      min-height: auto !important;
  }	

  .top_loc{ padding:0px 20px;}
  .pt {
      padding: 25px 0px;
  }
  .fans_abousec {
      padding: 25px 0px;
  }
  .card-deck {
      margin-bottom: 15px;
  }
  .card {
      border: solid 7px #fff !important;
      border-radius: 15px;
  }
  .bgbanner { padding: 30px 0px; }
  .f-65 {
      font-size: 27px !important;
   }
   .container.topnavbg {
      padding: 6px 10px;
      border-radius: 0;
  }
  .container {
      padding-left:8px !important;
      padding-right:8px !important;
  }
  .f-40 {
      font-size: 30px !important;
      
  }
  .fans_searchbg_col {
   
      border-radius: 16px;
      padding: 15px 15px;
      margin: 0px 0px 20px 0;
      border: solid 12px #468de4;
  }
  .fans_searchbtn {
      
      
      padding: 11px 0px;
      width: 100%;
      border-radius: 50px;
      font-weight: 500;
     
  }
  
  .btnshow_more {
      padding-top: 20px;
  }
  .footer_menu_fan a { 
      display: inline-block;
      margin-top: 10px;
      width: 92%;
      text-align: center;
  }
  .footer_menu_fan {
      justify-content: center;
  }
  .social_icons {
      justify-content: center !important;
  }
  .footerlinks_text {
      text-align: center;
  }
  .search_section_main_container {
      box-shadow: inherit !important;
        border: solid 1px #eee;
  }
  }
  
  @media screen and (min-width:300px) and (max-width:1200px){

  /*.fans-right-menu {
  
      display: none;
  }*/
  .fans-right-menu1 a {
      font-size: 13px;
      font-weight: bold;
      color: #000 ;
      border: 0px;
      padding: 0px;
      
  }
  .fans-right-menu1 {
      display: flex;
      align-items: center;
      justify-content: end;
      padding-bottom: 10px;
      border-top: solid 0px #afd3ff;
      padding-top: 10px;
  }
  }
  
  

  li{ list-style:none;font-family: 'Poppins', sans-serif;}
  a{text-decoration:none;font-family: 'Poppins', sans-serif;}
  .btnblue{ background-color:#2699F7; border-radius: 2px;     flex-wrap: wrap;}
  .btngray{ background-color:#ccc;  font-size: 12px !important; padding: 4px !important; align-items: center; display:flex;     flex-wrap: wrap;}
  .btnblac{     background-color: #000;
      border-radius: 40px !important;
      flex-wrap: wrap;
      background-color: #0670c7;
      background-image: linear-gradient(56deg, #161c21 29%, #838c93 100%);
      padding: 15px 26px !important;
      font-size: 14px !important;
      text-transform: uppercase;
      font-family: Inter; font-weight:700;
      margin-top: 7px;
      margin-bottom: 12px;}
  .f-12{ font-size:12px;}
  .bl-text{ color:#2699F7;}
  .b-w
  {
  font-size: 13px !important;
  padding: 0.375rem 0.75rem;
  border-radius: 0.25rem;
  align-items: center;
  display: inline-block;
  text-decoration: none;
  }
  .btnblack{ background-color:#000;}
  .btnborder{border: 1px solid #707070; border-radius: 12px;}
  p{font-size:14px; font-family: 'Poppins', sans-serif; margin:0px;}
  
  .onlyf-location-breadcrumb-wrap {
      font-size: 17px;
  }
  /*h1,h2,h3,h4,h5,h6 {
  font-family: 'Poppins', sans-serif;
  letter-spacing: 0px;
  color: #000000; font-weight:500;}
  h1 {font-size:2em;}
  h2 {font-size:1.5em;}
  h3 {font-size:1.17em;}
  h4 {font-size:1em;}
  h5 {font-size:.83em;}
  h6 {font-size:.67em;}*/
  a{color: #2699F7;}
  
  .s-profilebtn a {
       background-image: linear-gradient(56deg, #0282ea 29%, #a6d0f2 100%);
      padding: 9px 26px !important;
      font-size: 14px !important;
      text-transform: uppercase;
      font-family: Inter; font-weight:700;
      margin-top: 0px;
      margin-bottom: 12px;
      color: #fff;
      border-radius: 40px;
      display: inline-block;
  }
  
  .withtagsbtn{ margin:0px 3px;}
  .b-sw{ border: solid 1px #000; padding:5px; margin-bottom:10px;}
  .p-tw{ padding:5px;}
  footer{background: #f4f4f4; padding:20px 0px;}
  .onlyf-superheader {
      max-width: 1320px;
      margin: 0 auto;
      width: 100%;
  }
  .onlyf-tab ul {
      padding-left: 0;
      column-count: 11;
      column-gap: 15px;
      margin-bottom: 0;
  }
  .onlyf-nested-tabs li a {
      display: inline-block;
  }
  img {
      max-width: 100%;
  }
  .container{
  position:relative;
  }
  ul.onlyf-tab-links {
      background: #332f2f;
      padding: 5px;
  }
  .onlyf-tab-content a {
      color: #000;
  }
  .formicon {
        display: flex;
        align-items: center;
        gap: 7px;
      width: 100%; 
    }
  @media screen and (max-width:991px){
  .onlyf-fullmenudrop {
      display: none;
  }
  .onlyf-drop-menuicn {
      display: none;
  }
  body .onlyf-nav ul li {
      display: block;
      margin-right: 0;
  }
  
  body .onlyf-header {
      background-color: #000;
      padding: 0;
      border: 0;
  }
  body .onlyf-nav ul li a {
      color: #fff;
      display: block;
      padding: 5px 10px;
      border-bottom: 1px solid #fff;
  }
  .mobile-menutoggle {
      position: absolute;
      top: 20px;
      right: 20px;
  }
  .mobile-menutoggle svg {
      width: 20px;
      height: 20px;
  }
  
  .mobile-menutoggle.mnuopn .onlyf-menu-icn {
      display: none;
  }
  .mobile-menutoggle.mnucls .onlyf-cls-icn {
      display: none;
  }
  .onlyf-nav {
      display: none;
  }
  }
  @media screen and (min-width:992px){
  .onlyf-nav ul {
      text-align: center;
  }
  .mobile-menutoggle{
  display:none;}
  
  }
  
  
  
  
  .onlyf_global_search_frm input[type=text], select {
      border: solid 1px #fff;
      padding: 7px;
      width: 100%;
      max-width: 230px;
      
      
  }
  .font-25 { font-size:25px;}
  span.page-numbers.current {
      background-color: #4c97f0;
      color: #fff;
      padding: 3px 10px;
      text-decoration: none;
      font-size: 12px !important;
      padding: 0.375rem 0.75rem;
      border-radius: 0.25rem;
  }
  
  a.page-numbers {
      background-color: #ffffff;
      color: #000;
      padding: 3px 10px;
      text-decoration: none;
      border: solid 1px #e8e8e8;
      font-size: 12px !important;
      padding: 0.375rem 0.75rem;
      border-radius: 0.25rem;
  }
  a.page-numbers:hover{ background-color:#eee;}
  
  .btn-light:hover{ border:solid 1px #ccc;}
  @media screen and (max-width:768px){
    .onlyf_two_record_ads .card .onlyf_mic_mobile.first_card .onlyf_avtr_img.modelImageContainer {
        height: 300px !important;
    } 
  .onlyf_global_search_frm input[type=text], select {
      width: 100%;
      margin-left:0px;
      max-width:100%;
      margin-bottom:5px;
  
  }
  .formicon {
    width: 100%;
  }
  .search_section_main_container {flex-wrap: wrap;}
  }
  
  
  
  
  
  /* Ian CSS. */
  
  
  /* @@@@@@@@@@@@@@ General @@@@@@@@@@@@@@@@@@ */ 
  hr {background:#dddddd;height: 2px !important;}
  
  
  body.home #main-content {
      margin-top:45px;
  }
  /* @@@@@@@@@@@@@@ Model Card @@@@@@@@@@@@@@@@@@ */ 
  .home .modelImageContainer {
         height: 230px;
  }
  .b-sw {
      border: 1px solid #dddddd;
      border-radius: 16px;
      padding: 0px;
      overflow: hidden;
      max-width: 100%;
      width: 100%;
      background-color:#fff;
      padding:10px;
  }
.modelImageContainer {
          display: flex;
          padding:0px;
         height: 200px;
      }
.profilePicContainer,.bannerPicContainer {
  width: 30%;
  overflow: hidden;
}
.bannerPicContainer {
  width: 70%;
}
.profilePicContainer img,.bannerPicContainer img {
object-fit: cover;
max-height: 100%;
height: 100%;
width: 100%;
}
.b-sw > .row {
  padding: 20px 20px 0px;
}

  
  
  .gl-title {
      max-width: 1320px;
      width: 100%;
      margin: 0 auto;
  }
  .gl-title h1 {
      font-size: 20px;
      padding-left: 12px;
  }
  
  .onlyf_section_alpha_list_ul_li {
      border-top: solid 1px #d3d2d2;
      padding: 20px 0;
  }
  
  ul.onlyf_section_alpha_list_ul {
      padding: 0;
  }
  .onlyf_section_alpha_anchor {
      color: #2699F7 !important;
      font-size: 18px;
      padding-bottom: 12px !important;
      display: inline-block;
      font-weight:bold;
  }
  li.onlyf_section_alpha_list_ul_li_container_list a {
      line-height: 29px;
          color: #666;
  }
  
  .onlyf_taglist_searchbox_wrap {
      padding: 9px 0px 20px 0px;
  }
  ul.onlyf_alpha_list_ul a {
      padding: 3px 8px;
      gap: 5px;
      
  }
  .onlyf_tag_alpha_li_active, .onlyf_tag_alpha_li_inactive{
    border:1px solid #2699F7;
  }
  .onlyf_filter_models_locations_wrap {padding: 10px 0;}
  div#onlyf_filter_models_tags_wrap {display: flex; align-items: center; flex-wrap:wrap;}
  .onlyf_filter_models_taglist_default {padding: 0 12px;}
  .onlyf_filter_models_taglist {display: flex; flex-wrap: wrap; align-items: center; } 
  .navbar-nav .nav-link {
      padding-top: 0px;
      padding-bottom: 0px;
  }
                          
  @media screen and (max-width:575px){
  .onlyf_filter_models_taglist { padding-bottom: 10px;}
  .fans-colsmb{ padding:0px 3px !important;}
  .fansbtn a{ margin-bottom:4px; text-align:center; width:100%;}
  
  .navbar-nav .nav-link {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .fans_toprightbtn a{ font-size:12px !important;}
  .fanslogomob {
      
      padding-bottom: 15px;
      padding-top: 15px;
  }
  .fansmobnav {
      
  }
  .fans_toprightbtn {
     
      padding-bottom: 0px !important;
      justify-content: flex-start !important;
  }
  .fansmobnav .dark-blue-text .fas {
      font-size: 29px;
      margin: 0;
      line-height: 0px;
      display: flex;
      align-items: center;
  }
  p.onlyf_heading_figures {
      margin-left: 0px !important; 
  }
  }
  @media screen and (min-width:576px) and (max-width:767px){
      .fanslogomob {
      width: 75%;
  }
  
  }
  @media screen and (min-width:576px) and (max-width:1199px){
      .fans_toprightbtn {
      
      padding-top: 15px;
  }
  .fansmobnav {
      
  }
  .fanslogomob {
      
  }
  .navbar-nav .nav-link {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .fansmobnav .dark-blue-text .fas {
      font-size: 29px;
      margin: 0;
      line-height: 0px;
      display: flex;
      align-items: center;
  }
    /*
    .filter_name{
        display: none;
    }
        */
  }
  
  
  .onlyf_short_desc { 
      padding-bottom: 10px;
  }
  .onlyf_heading_wrapper {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      gap: 10px;
  }
  
  
  div.onlyf_long_desc p {
    padding-bottom: 10px;
  }
  
  
  
  .onlyf_filters_model_wrap_cont {
        max-width: 1220px;
        width: 100%;
  
    }
		  
.onlyf_search_filter_btn, .onlyf_search_clear_filters {
    margin-left: 0px ;
    background-color: #fff ;
    padding: 9px 20px;
	    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 45px;

}
          .search_section_main_container {
              display: flex;
              align-items: center;
              column-gap: 2%;
              background-color: #fff;
              border-radius: 35px !important;
              padding: 6px 6px;
              margin: 0;
              box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.2), 0 4px 16px 0 rgba(0, 0, 0, -0.81);
                  justify-content: space-between;
          }
  
          #checkboxeslocations [type=text], #checkboxestags [type=text] {
        border: solid 1px #ccc;
        font-size: 14px;
        width: 100%;
        border-radius: 30px;
        padding: 4px 10px;
    }
         #checkboxeslocations [type=text]:focus, #checkboxestags [type=text]:focus{
            outline-color: #06f;
         } 
          .selectBox {
              position: relative;
              display: flex;
              align-items: center;
              gap: 7px;
          }
          .selectBox #locations_selectbox_ddl {
              background-color: #fff;
              font-weight: bold;
              width: max-content;
              height:40px;
          }
          .selectBox #taglistdropdownlist {
              background-color: #fff; 
              font-weight: bold;
              width: max-content;
              height:40px;
          }
          div#locationslistdropdownlist, div#tagslistdropdownlist {
        margin-top: 10px;
        margin-bottom: 10px;
        height: 200px;
        overflow-y: scroll;
    }
    div#tagslistdropdownlist input[type=checkbox], .locations_single_item input[type=checkbox] {
        margin-right: 10px;
    }
    #checkboxeslocations label, #checkboxestags label {
        display: block;
    }
    #checkboxeslocations label:hover, #checkboxestags label:hover {
        background-color: #1e90ff;
        color: #fff;
    }
    .search_buttons_container {
        display: flex;
        column-gap: 1%;
    }
          .overSelect {
              position: absolute;
              left: 0;
              right: 0;
              top: 0;
              bottom: 0;
          }
    .bgborder {
        border-left: solid 1px #eee;
       
        padding-left: 10px;
    }		
  .selectboxmob {justify-content: space-between;  width: 100%;} 
  @media screen and (max-width:575px){
  .selectboxmob{ justify-content: space-between;  width: 96%;}
  .clear_btn_container {
  justify-content: center;
  display: flex;
  width: 100%;
  }
  
  .clear_btn_container input[type=button] {  padding: 9px 40px !important;} 
  .search_section_main_container { border-radius: 0px; padding: 13px;}
  .cols2bg{    justify-content: center;}
  
  }
  
  .card-bodycontent .card-bodyinnr {
      min-height: 100px;
  }
  
  
  
  .onlyf_img_warp {
      height: 200px;
  }
  .onlyf_img_warp img {
      object-fit: cover;
      max-height: 100%;
      height: 100%;
      width: 100%;
  }
  ul.page-numbers li {
      margin-right: 2px;
      margin-top:10px;
  }
  ul.page-numbers {
      padding-left: 16px;
      display: flex;
      flex-wrap: wrap;
  }
  .onlyf_page_totle h1 {
      font-size: 20px;
      font-weight: 700 !important;
  }
  
  
  



.onlyf_new_serach_filters h1 {
 font-size: 24px;
margin-bottom: 20px;
color: #333;
text-align: center;
 }
 
 
 
.bannerPicContainer.onlyf_bannerPicContainer {
    width: 100%;
}

a.only_f_tag {
    font-size: 18px;
}
.onlyf_agentmobile {
    text-align: center;
}

/*
.onlyf_mic_mobile .modelImageContainer {
    display: flex;
    padding: 0px;
    height: 200px;
    position: relative;
    margin-bottom: 55px;
}
.onlyf_mic_mobile .profilePicContainer, .bannerPicContainer {
    width: 100%;
    overflow: hidden;
}
.onlyf_mic_mobile .profilePicContainer img, .bannerPicContainer img {
    object-fit: cover;
    max-height: 100%;
    height: 100%;
    width: 100%;
}
.onlyf_mic_mobile .bannerPicContainer {
    width: 130px;
    height: 130px;
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translate(-50%, 0px);
    border-radius: 50%;
}
.onlyf_mic_mobile .bannerPicContainer img.img-fluid {
    width: 100%;
}
.onlyf_comma {
    margin-right: 6px;
}
    */
    
    .bannerPicContainer.onlyf_bannerPicContainer {
        width: 100%;
    }
    
    a.only_f_tag {
        font-size: 18px;
    }
    .onlyf_agentmobile {
        text-align: center;
    }
    
    
    .onlyf_mic_mobile .modelImageContainer {
        display: flex;
        padding: 0px;
        height: 200px;
        position: relative;
        margin-bottom: 55px;
    }
    .onlyf_mic_mobile .profilePicContainer, .bannerPicContainer {
        width: 100%;
        overflow: hidden;
    }
    .onlyf_mic_mobile .profilePicContainer img, .bannerPicContainer img {
        object-fit: cover;
        max-height: 100%;
        height: 100%;
        width: 100%;
        object-position: center top;        
    }
    .bannerPicContainer img{
        border-radius: 33px 33px 0 0;
    }
    .onlyf_mic_mobile .bannerPicContainer {
        width: 130px ;
        height: 130px;
        position: absolute;
        bottom: -50px;
        left: 50%;
        transform: translate(-50%, 0px);
        border-radius: 50%;
    }
    .onlyf_mic_mobile .bannerPicContainer img.img-fluid {
        width: 100%;
    }
    .onlyf_comma {
        margin-right: 6px;
    }

    .card-bodycontent .fans-icon {
        padding-inline: 0px;
    }
    .fans-icon a.fans-icon-more-tags {
        margin-left: 5px;
    }
    .wp-block-woocommerce-checkout {
      border: 1px solid #ccc;
      box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
      padding: 20px;
      border-radius: 5px;
    }
    h2.wc-block-components-title.wc-block-components-checkout-step__title {
      font-weight: 600;
      margin-bottom: 20px;
    }
    .wp-block-woocommerce-checkout input, .wp-block-woocommerce-checkout textarea{
      border:1px solid #ccc !important;
      box-shadow: none;
    }
    .wc-block-components-checkout-place-order-button{
      background-color: #0670c7;
      background-image: linear-gradient(270deg, #0670c7 0%, #2699f6 100%);
      color: #fff;
      border-radius: 5px;
    }
 
  .onlyf_models_content_ads .card-bodycontent-top {
    background-color: transparent;
    min-height: 100%;
  }
  .onlyf_models_content_ads .card-deck .card {
      border-radius: 15px;
      
    }
   .onlyf_models_content_ads .btnblue{
    background-color: #fff;
    background-image: linear-gradient(56deg, #0282ea 29%, #a6d0f2 100%);
    color: #fff !important;
    text-decoration: none;
   }
   .onlyf_claims{
    text-transform: uppercase;
   }
  
   .onlyf_models_content_ads .onlyf_claims 
   {
        padding: 15px 20px ;
        font-size: 14px ;
        
        font-family: Inter; font-weight:700;
        background-color: #fff;
        background-image: linear-gradient(56deg, #fff 29%, #fff 100%);
        color: #2E4FFF;
        border-radius: 40px ;
   }
  
  .onlyf_models_content_ads article {
    height: 100%;
    display: flex;
    flex-direction: column;
   

  }
  /*
  .onlyf_models_content_ads  .only_f_tag {
    padding: 1px 13px ;
    font-size: 14px ;
    
    
     background-color: #fff;
    background-image: linear-gradient(56deg, #fff 29%, #fff 100%);
    color: #2E4FFF;
    border-radius: 40px ;
  }
    */
 

  .onlyf_models_content_ads .card-title a{
   color: #000;
  }

  .fans-icon {
    
    gap: 3px;
  }
  .onlyf_models_content_ads    .onlyf_populartext{
    padding:3px 0 ;
  }
  .fans-icon a.fans-icon-more-tags {
      margin-left: 5px;
  }
  .card-body.card-bodyinnr .card-text {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
  }
  .card-deck .card.h-100 {
      justify-content: space-between;
  }

  .card-bodycontent .fans-icon.onlyf-social a {
      padding: 10px 5px;
  }



    
    .fans-icon a.fans-icon-more-tags {
        margin-left: 5px;
    }
    .card-body.card-bodyinnr .card-text {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .card-deck .card.h-100 {
        justify-content: space-between;
    }
.allyellow{
  background-color: #2699F7 !important;
  color: #fff;
}
.channel_heading {
  font-size: 2rem;
}
.profileimg {
  width: 50px;
  height: 50px;
  border-radius: 50%;

}
.profileimg_wrap{
  
  padding: 5px;
}
.profileimg img {
  object-fit: cover;
  height: 100%;
  width: 100%;
   border-radius: 50%;
}
.performer-tags {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.details_head{
  display: flex;
  gap: 5px;
}
.user_follow{
  
  color: #000;
  font-size: 18px;
  display: flex;
  align-items: center;
}
.edimode{
  position: absolute;
  top: 2%;
  right: 3%;
  
transition: all .3s ease-in-out;
overflow: hidden;
display: flex;
gap: 5px;
justify-content: space-around;
align-items: center;
padding: 5px 5px 5px 10px;
}
.onlyf_claims {
    position: absolute;
    top: 2%;
    left: 3%;
    transition: all .3s ease-in-out;
    display: flex;
    gap: 5px;
    justify-content: space-around;
    align-items: center;
    padding: 5px 11px 5px 5px;
}
.onlyf_claims2 {
    position: absolute;
    top: 32%;
    right: 26%;
    transition: all .3s ease-in-out;
}
.edimode svg, .onlyf_claims svg, .onlyf_claims2 svg {
    width: 26px;
    height: 26px;
}
.edimode span.onlyfthedit_text, .onlyf_claims span.onlyfthedit_text, .onlyf_claims2 span.onlyfthedit_text {
  display: block;
  visibility: hidden;
  opacity: 0;
  color: #fff;
  
  font-size: 0px;
}
.edimode a, .onlyf_claims a, .onlyf_claims2 a {
  padding: 0px !important;
}

 .card-deck:hover .onlyf_claims, .card-deck:hover .onlyf_claims2 {
max-width: 190px;

background: #2699F7;
border-radius: 25px;
}
.item:hover .edimode, .card-deck:hover .edimode{
width: 110px;

background: #000;
border-radius: 25px;

}
.item:hover span.onlyfthedit_text , .card-deck:hover .edimode span.onlyfthedit_text, .card-deck:hover .onlyf_claims span.onlyfthedit_text, .card-deck:hover .onlyf_claims2 span.onlyfthedit_text{
  visibility: visible;
  font-size: 13px;
  opacity: 1;
  text-transform: capitalize;
   
}
.item:hover .edimode svg, .card-deck:hover .edimode svg, .card-deck:hover .onlyf_claims svg, .card-deck:hover .onlyf_claims2 svg  {
  z-index: 1;
  position: relative;
}
.bannerTab_data {

    display: flex;
    gap: 7px;
    align-items: center;
  }
  .extra_button {
    display: flex;
    align-items: center;
    justify-content: end;
    gap:15px;
  }
  .extra_button .fans-right-menu {
    width: 50%;
  }
  .extra_button .fans-right-menu a {
    display: block;
    margin-left:0 !important;
  }
  .card-deck {
    position: relative;
  }
   .onlyf_custom_search input[type=search]{
    padding: 10px;
    border: 1px solid #fff;
    border-radius: 5px;
    width: 100%;
   }
   .onlyf_custom_search input[type=search]:focus{
    outline: none;
   }
   
.onlyf_custom_search {
    display: flex;
   width: 100%;
    gap: 5px;
    align-items: center;
    position: relative;
    border-right: 1px solid #eee;
}
.onlyf_suggestions {
    position: absolute;
    top: 100%;
    background-color: #fff;
    padding: 10px;
    border-radius: 0 0 15px 15px ;  
    left: 0;
    width: 100%;
    z-index:999;
    display: none;
    box-shadow: 0px 6px 6px #e3e3e3;
}
.onlyf_suggestions ul {
    padding: 0px;
    margin: 0px;
    overflow-y: auto;
    max-height: 300px;
}
.onlyf_suggestions ul li {
    width: 100%;
    border-bottom: 1px solid #f1f1f1;
    padding: 5px 8px;
    font-size: 14px;
    cursor: pointer;
}
.onlyf_suggestions ul li:hover {
    background-color: #0B77CE;
    color: #fff;
    border-radius: 4px;
}
.onlyf_suggestions.active{
    display: block !important;
}
.onlyf_custom_search_wrapper {
  width: 100%;
}
@media screen and (max-width: 768px){
    .ffm_price_last_seen_wrapper{
        flex-direction: column;    
    }
  .bannerTab_data {
    flex-direction: column;
  }
  .channel_heading {
  font-size: 1.5rem;
}
.gl-title{
  text-align: center;
}
.onlyf_custom_search input[type=search]{
  border-color: #ccc;
}
.onlyf_custom_search {
  border-right: 0;
}

}
@media screen and (min-width:1024px) and (max-width: 1400px){
  .fansbtn a {
  display:block;
  width:100%;
  text-align: center;
  }
}

.onlyf_claims a, .edimode a {
    display: flex;
    gap: 5px;
    align-items: center;
    justify-content: space-around;
}
 #checkboxestags {
        display: none;
        border: 1px #eee solid;
        position: absolute;
        z-index: 999;
        background-color: #fff;
        max-width: 288px;
        width: 100%;
        margin-left: 5px;
        padding: 10px;
         box-shadow: 0px 6px 7px #c5c5c5;
        border-radius: 15px;
    }
#checkboxeslocations {
        display: none;
        border: 1px #eee solid;
        position: absolute;
        z-index: 999;
        background-color: #fff;
        max-width: 325px;
        width: 100%;
        padding:  10px;
        margin-left:5px;
        box-shadow: 0px 6px 7px #c5c5c5;
        border-radius: 15px;
    }
    .search_buttons_container input[type=button] {
        font-size: 16px;
        background-color: #3473c6 !important;
        border: 0px;
        width: 100%;
        padding: 8px;
        color: #fff;
        border-radius: 30px;
    }
    #onlyf_custom_search_input::placeholder {
        color: #000;
        font-weight: bold;
    } 
    .more_fans_searchbtn {
        background-color: #0670c7;
        background-image: linear-gradient(56deg, #0282ea 18%, #a6d0f2 100%);
        border: 0px;
        color: #fff;
        padding: 9px 15px;
        width: 100%;
        /* border-radius: 50px; */
        font-weight: 500;
            margin-left: 6px;
            border-radius: 40px;
    }
    


   
    .clear_f_border{
      border: 1px solid #e9b5b5;
    border-radius: 30px;
    }
   .bt{
    border-top: 1px solid #ccc;
   } 

    .onlyf_search_filters {
        display: flex;
        flex-wrap: wrap;
        gap: 15px;
        align-items: flex-end;
    }

    .onlyf_search_gender,
    .onlyf_free_paid,
    .onlyf_sort_order {
        flex: 1;
        min-width: 150px;
    }

    .onlyf_search_gender select,
    .onlyf_free_paid select,
    .onlyf_sort_order select {
        width: 100%;
        padding: 10px;
        font-size: 14px;
        border: 1px solid #eee;
        border-radius: 40px;
    }

    .onlyf_search_gender select:focus,
    .onlyf_free_paid select:focus,
    .onlyf_sort_order select:focus {
        outline: none;
        border-color: #007bff;
    }

    .onlyf_search_btn {
        flex: 0 0 auto;
        margin-left: 15px;
    }

    .onlyf_search_btn button {
        padding: 12px 25px;
        font-size: 16px;
        color: #fff;
        background-color: #007bff;
        border: none;
        border-radius: 4px;
        cursor: pointer;
        transition: background-color 0.3s ease;
    }

    .onlyf_search_btn button:hover {
        background-color: #0056b3;
    }
    
    
    .onlyf_taxonomy_count_name span {
        font-size: 16px;
        font-family: Inter; font-weight:600;
        width: 100%;
        display: inline-block;
    }
    .onlyf_taxonomy_count_name {
        text-align: center;
        margin-top: 20px;
    }
   
    .search_section_main_container {
        box-shadow: inherit !important;
        border:0px !important;
    }
    .selectBox select {
        border: 0px !important;
    }
    
    .search_section_main_container {
        padding: 2px !important;
    }
    .gl-title {
        display: none;
    }
    .btngray {
        background-color: #ccc;
        font-size: 12px !important;
        padding: 4px 8px !important;
        align-items: center;
        display: flex;
        flex-wrap: wrap;
    }
    /*
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        background-image: url(<?php echo ONLYF_PLUGIN_URL . '/assets/img/search-icon.png'; ?>);
        background-color: transparent;
        background-size: contain;
        border: none !important;
        height: 20px !important;
        width: 20px !important;
        margin: auto !important;
        top: auto !important;
        left: auto !important;
    }
        */
    span.select2-selection__arrow {top: 3px !important; right: 4px !important;}
    .onlyf_filter_tags_container {
        display: flex;
        flex-wrap: wrap;
            margin: 0 10px;
        gap: 8px;
        /* Gap between tags */
    }

    .onlyf_filter_tag {
        display: inline-flex;
        align-items: center;
        border: 1px solid #888;
        border-radius: 15px;
        /* This makes the tags slightly rounded */
        background-color: #f2f2f2;
        font-size: 14px;
        cursor: pointer;
            padding: 0 7px;
    }

    .onlyf_filter_tag_icon,
    .onlyf_filter_tag_label,
    .onlyf_filter_close_btn {
        padding: 5px 10px;
        position: relative;
    }

    .onlyf_filter_tag_icon::after,
    .onlyf_filter_tag_label::after {
        content: "";
        position: absolute;
        right: 0;
        top: 25%;
        bottom: 25%;
        width: 0px;
        background-color: #888;
    }

    .onlyf_filter_tag_label::after {
        content: "";
        position: absolute;
        right: 0;
        top: 25%;
        bottom: 25%;
        width: 1px;
        background-color: #888;
    }

    .onlyf_filter_tag:hover {
        background-color: #ddd;
        /* This changes the background when hovered */
    }

    .onlyf_filter_close_btn {
        font-size: 16px;
        font-weight: bold;
        cursor: pointer;
        transition: background-color 0.3s;
        border-top-left-radius: 0px;
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
        border-bottom-left-radius: 0px;
    }

    .onlyf_filter_close_btn:hover {
        background-color: #c2c2c2;
        /* This changes the background color of the 'x' area when hovered */
    }


    
    .archive-meta.onlyf_tax_desc {
        padding-top: 20px;
    }
    
    .search_section_main_container {
        display: flex;
        align-items: center;
        column-gap: 2%;
    }

    .archive-meta.onlyf_tax_desc {
        padding-top: 20px;
    }
  .card-body {
      flex: 1 1 auto !important;
      padding: 1rem 1rem;
  }

    .owl-carousel .owl-stage{display: flex;}
    .article-items {
        gap: 4px;
    }
    .owldiv {
        position: relative;
    }
    .owldiv button.owl-prev {
        left: -8px;
        content: '';
        background-image: url('https://staging.fansmodelfinder.com/wp-content/uploads/2024/09/back.svg') !important;
        background-position: center !important;
        background-size: 18px 18px !important;
        padding: 18px !important;
        background-repeat: no-repeat !important;
    }
    .owldiv button.owl-next {
        right: -8px;
        content: '';
        background-image: url('https://staging.fansmodelfinder.com/wp-content/uploads/2024/09/next.svg') !important;
        background-position: center !important;
        background-size: 18px 18px !important;
        padding: 18px !important;
        background-repeat: no-repeat !important;
    }
    .owldiv .owl-nav button {
        position: absolute;
        top: 49%;
        transform: translateY(-50%);
        
        box-shadow: 0 2px 4px rgb(0 0 0 / 10%), 0 8px 16px rgb(0 0 0 / 10%);
        width: 30px; height: 30px; border-radius: 50%; border:solid 1px var(--blk) !important; background-color: #2699f7 !important; 
    }
    .owldiv .owl-nav button span {
        color: #fff !important;
        padding: 1px !important;
    }
    .owldiv .owl-nav button:focus {
        outline: none;
    }
    .owl-carousel .owl-dots {display: none;}
    .owl-carousel {
        padding-left: 10px;
        padding-right: 10px;
    }
    .owldiv .owl-nav button span {
        display: none;
    }
    .pricefanstag {
   
    }
    .owldiv .card-body.content-main {
        padding-top: 0px !important;
    
    }
    .card_img_div {
        padding: 9px;
    }
    .mainslider .card-img, .mainslider  .card_img_div{
    height: 200px;
    }
    .mainslider .card-img {
        border-radius: 7px 7px 0 0;
        object-fit: cover;
    }
    .uprofile_div{
        display: flex;
        justify-content: center;
    }
    .profile_innerdiv {
        width: 100px;
        height: 100px;
        border-radius: 50%;
        background-color: #CBCBCB;
        margin-top: -50px;
        
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    }
    .profile_innerdiv img{
        border-radius: 50%;
    }
    .profile_innerdiv img, .card_img_div {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }
    
     @media screen  and (max-width:768px){
    
      .mycontainer {
            width: 100%;
          }
      .pop_close_demo {
        right: 2%;
          top: -11px;
        }
    
  }
    /*Pop-uo css End*/
.shortdec{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .maintitle {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .maincard {
        border: 0px !important;
        border-radius: 9px;
    }
    .mycontainer {
        width: 90%;
        padding-inline: 15px;
        margin: auto;
    }
    
    /*Pop-uo css start*/
    .fade-popuparea_demo {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 999;
        overflow: hidden;
        outline: 0;
        background-color: rgb(0 0 0 / 50%);
        display: none;
    }
    .popup_class_demo {
        max-width: 700px;
        width: 100%;
        margin: 0 auto;
        z-index: 999;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        border-radius: 6px;
        background-color: #fff;
        -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
        box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
        padding: 15px;
        display: none;
    }
    .pop_close_demo {
        position: absolute;
        color: #ffffff;
    font-size: 18px;
    cursor: pointer;
    top: -8px;
    background-color: #000;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    padding: 5px;
    right: -13px;
    border-radius: 50%;
    border:2px solid #fff;
    }
     
    
    .lmonth, .themonth{
        background-color: #F3F3F3;
    }
   
    img {
        /*filter: blur(40px);*/
    }

    .onlyf_two_record_ads .card {
        border: solid 4px #ffca0b !important;
        border-radius: 37px 37px 15px 15px !important;
    }
    .owl-carousel .onlyf_two_record_ads .card {
        border-radius: 9px !important;
    }
    .onlyf_two_record_ads .card .onlyf_promoted_record {
        text-align: center;
        padding: 8px 8px 5px 8px;
        background-color: #ffca0b;
        margin-top: 10px;
        font-weight: 600;
    }
    .onlyf_carousel_heading {
        text-align: center;
        padding: 30px 20px;
    }
    @media only screen and (max-width:768px){


        /* .onlyf_two_record_ads .card {
            border: solid 7px #fff !important;
            border-radius: 0px 0px 0px 0px !important;
        } */
        .onlyf_mic_mobile .modelImageContainer {
            height: 100px !important;
        }

      .mycontainer{
        width: 100%;
        padding-inline: 8px;
      }
       .profile_innerdiv, .onlyf_mic_mobile  .onlyf_bannerPicContainer {
        width: 90px;
        height: 90px;
       }
       .card_img_div {
        height: 144px !important;
       }
       .owldiv button.owl-prev { 
        left: 3px;
       }
        .owldiv button.owl-next { 
        right: 3px;
       }
       
    }
    span.onlyf_sponsored {
        display: flex;
        width: 100%;
        margin: auto;
        color: #000000;
        gap: 8px;
        align-items: center;
        line-height: 1;
        font-weight: 600;
        font-size: 12px;
        justify-content: center;
    }
    span.onlyf_sponsored svg {
        width: 16px;
        height: 16px;
    }

/*    new changed for mobile */
    @media only screen and (max-width:768px){
      small.text-muted {
          line-height: 1.2rem;
      }
      
      h5.card-title {
        font-size: 16px;
        margin-top: 5px;
        margin-bottom: 0; 
      }
      .pricefanstag a {
        font-size: 16px;
      }
      .cardbodybg  {
        min-height: 50px;
      }
      body .onlyf_agentmobile {
        padding: 1px 0px !important;
      }
      .card-body.card-bodyinnr .card-text{
        font-size: 12px ;
        line-height: 1.3em;
      }
      .card-bodycontent .fans-icon {
        margin-top: 0px !important;
      }
      .fans-icon i {
        font-size: 10px !important;
      }
      a.only_f_tag {
          font-size: 12px;
          font-weight: 600;
      }
      .btnblue {
        padding: 9px 11px !important;
        margin-bottom: 0 !important;
        margin-top: 0;
      }
      .onlyf_mic_mobile .modelImageContainer{
        margin-bottom: 56px;
      }
      .card.h-100 {
          border-radius: 10px !important;
      }
      .onlyf_paginattion_wrap {
        justify-content: center;
      }
      .owl-carousel {
        padding-left: 0;
        padding-right: 0;
      }
      .owldiv .owl-nav button span {
          display: block;
      }
      
      .col-12.onlyf_heading_wrapper{
          width: 95%;
          margin: auto;
          gap: 0;
          padding-top: 8px;
      }
      span.clr-blue-500
      {
        background-color: #f0f0f0;
        padding: 8px 15px;
      }
      .onlyf-location-breadcrumb-wrap {
        font-size: 11px;
      }
      small.text-muted.onlyf_populartext {
        line-height: 1.3em;
        padding: 4px 0;
      }
      .text-muted {
        font-size: 11px;
      }
      .onlyf_models_content  .card-body {
        padding-inline: 0px !important;
      }
     body .card-bodyinnr {
        padding-inline:  0px !important;
      }
      .onlyf-social i {
        font-size: 16px !important; 
      }
      .card-bodycontent .fans-icon {
          padding-inline: 0px;
      }
      .text-muted a {
        font-size: 9px;
      }
      .fans-icon a{
        font-size: 12px;
      }
      .onlyf_carousel_heading  {
        padding: 0px ;
      }
      .bannerPicContainer img{
        border-radius: 8px 8px 0 0;
    }

    }



