



/*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: #e9eff4; 
    color: #d94f70; 
}

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

#chat-sc {
  height: 250px;
  bottom: 0;
  opacity: 0.6;
  width: 496px;
  right: 0;
  border: 2px solid #183b56;
  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: #f0f4f8!important;

}


.embedWide{
  color:#d94f70;
}



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

/*home embed wide*/






.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;
    
}



.promo-label-sidebar {

  transform: rotate(0deg); 
    background: #df1c13;
    font-size: 8px;
    position: absolute;
    top: 25.4px;
    right: 25%;
    font-weight: bold;
    padding: 1px 2px;
    line-height: 10px;
    color: white;
    opacity: 0.8; 
}



@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*/




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




.videoGrid{
  opacity: 1;
    position: absolute;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: opacity .3s linear;
}


.box  .collection-token-stripe {
  position: absolute;
    bottom: 0;
    text-align:center;
    padding-bottom: 8px;
    background-color: rgba(0, 0, 0, 0.4);
    color: rgb(255, 255, 255);
    width: 100%;
    display: block;
    font-size: 125%;
    line-height: 145%;
    align-self: center;
    opacity: 0.9;
    text-shadow: rgb(0, 0, 0) 0px 1px 3px;
}







.p-small {
    font-size: 12px;
    color: #ffffff!important;
}



.mfcs-navbar-link-with-text span:not(.dynamic-ripple-node){
    
    color: #ffffff!important;
   
}

.menuImage{
    position: relative;
    height: 40px;
    top: 0px;
}
.giveImageClass{
  position: relative;
    height: 15px;
    top: 0px;
}
/*top banner*/

#sidebarBanner{
  height: 100%!important;
}


.ad {
     position: absolute;
         display: inline-block;
         margin-top: 0px;
         width: auto;
         height:45px;
         z-index: 10;
         margin-left: 100%;

   }
   @media (max-width: 1300px)
   {.primary-header .search-group {
       width: 44%!important;
   }}

.story-circle span.story-circle-sp1 span.story-circle-sp2{
  border: 2px solid #ffffff!important;
}

a:active,a:focus {
  color: #ffffff!important;
}

.box.album img.default-thumbnail {
  color: #ffffff;
}

.tabsItems {
    display: block;
    border: 1px solid #444;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-color: transparent;
    color: #ffffff !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    background-color: #2a445e !important;
    text-transform: uppercase;
    font-size: 10pt;
    font-weight: 800;
    flex-grow: 0.1;
    margin: 2px;
    padding: 3px 7px;
    cursor: pointer;
    text-align: center;
}

.btn-green {
    background-color: #2a445e!important;
    color: var(--white);
    border-radius: 2px;
}

.show-line-breaks{
  color: #ffffff!important;
}

.searchIcons{
  color: #d94f70!important;
}
.input-mfcs {
    border-bottom:  2px solid #3f7ca9!important;
    color: #d94f70!important;

}
   

.input-mfcs:active, .input-mfcs:focus, .input-mfcs:hover{
  background-color: transparent!important;
}



.modelSeeBio{
  color: #ffffff!important;;
  background-color:  #2a445e!important;
  font-size: 18px;
  font-weight: 600;
} 

.modelSeeBioLow{
  
  color: #ffffff!important;;
  background-color:  #2a445e!important;
  font-size: 14px;
  font-weight: 600;

}




#scrollingList{
  background-color: #f0f4f8;
  color:#d94f70;
  list-style-type: none; 
  padding: 0;
   margin: 10px; 
   overflow: hidden;
    white-space: nowrap; 
}
#scrollingList .ListSubject{
  color:#d94f70;
}
#scrollingList .ListSubject a{
  color:#b3003c;
}



.paginationFontColor{
  color:#2a2a2a!important;
  background-color: #2a445e!important;
  width: 170px;
  font-size:14px}

.pagestyle{
  color:#2a2a2a!important;
  background-color: #2a445e!important;
  min-width: 170px;
  font-size:14px;
  font-weight: 900;
}




.dopp {
    background-color: #2a445e;
    border-left-style: solid;
    border-left-color: #ffffff;
    margin-bottom: 10px;
    color: #ffffff;
}


.info-label{
  color: #ffffff!important;
}

.info-value{
  color: #ffffff;
}




  .follow-button i.fa-heart-o {
    color: crimson; /* Change the color to your desired color */
  }

  .follow-button.added i.fa-heart {
    color: deeppink; /* Change the color to pink */
  }

.infinite-page:not(.no-thing-box-grid){
grid-template-columns: repeat(auto-fill,minmax(160px,1fr))!important;
}




body{
  background-color:#e9eff4;
}


.heds{
  background-color:#183b56!important;
  color:white;
} 

.wrapper{
  background-color:#ffffff!important;
}

/*nav bar*/


#navbar-id{

  background-color:#183b56!important;

}
.mfcs-navbar-brand{
    background-color:linear-gradient(to right, #d94f70, #2179a0)!important;
}

.mfcs-navbar2 a i {
    color:#d94f70 !important;
}

.mfcs-navbar a{
  color:#ffffff !important;
}

.sublogotext {
   
    color: #ffffff;

     top:47px;
      

 
   
}

.panel-body {

}
#floatingChat{
  background-color: #2a445e!important;
}
#show{
  background-color: #2a445e!important;
}

.text-things-index{
  background-color: #2a445e!important;
}
 



.setlogo {
      position: relative;
    display: block;
    line-height: 50px;
    margin-top:px!important;
    height: px!important;
    width: 240px!important;
    vertical-align: middle; 
    color: var(--white);
    font-weight: 700;
}

.user-header-v2.white, .user-header-v2.white .user-header-top>.avatar-and-buttons>.avatar{
  background-color: #2179a0!important;
}

.user-header-v2 .username a{
  color: #ffffff;
}
.text_avatar{
  color: #ffffff;
  font-size: 15px;
}



.mfc-toggle-js.active, .mfc-toggle-js:not(.mfc-toggle-js):focus, .mfc-toggle.active, .mfc-toggle:not(.mfc-toggle-js):focus {
    text-decoration: none;
    border-bottom: 2px solid #d94f70;
}

.btn-green{
border-color:#d94f70;
}
.btn-green:hover {
border-color:#d94f70;
}

.btn-grey{
  background-color:transparent}


.btn-grey:hover {
  background-color: #d94f70}




.text-description{
  color: #d94f70}


.text-description:hover {
  color: #d94f70;
}


.offlineModelHeader{
  color: #3f7ca9;
}

.offlineModelHeader:hover {
  color: #3f7ca9;
}
.campreview-toggle-size:hover {
  color: #d94f70;
}
.campreview-hide:hover {
  color: #d94f70;
}

.adsone:hover {
  color: #d94f70;

}
 
.imagesModelProfile{
  color: #d94f70;
  background-color: #2a445e;
}

 


.mfcs-navbar-link-with-text i{
  color:#d94f70 !important;
}



.search-bar.search-bar-top{
  background :transparent !important;
}
.input-mfcs::placeholder {
    color:#ffffff;
}
.search-bar .btn{
  color:#ffffff;
}




.dropdown-menu, .dropdown .dropdown-menu {
background-color: #397aa8!important;
}

.mfcs-navbar2 {
   
    padding-left: 25px!important;
}
.mfcs-navbar-link.hidden-xs:hover {
    
    background-color: #d94f70!important;
} 


/*nav bar*/


/*sidebar*/

.left-side-nav{
    background-color:#30506f!important;
}

.left-side-nav .left-side-nav-items a i {
  color: #ffffff!important;
} 

pam{
  color: #ffffff!important;
}


.item a svg {
fill:#ffffff!important;
}
.left-side-nav .left-side-nav-items a span{
    color: #ffffff!important;
}

.left-side-nav .left-side-nav-items a{
    color: #ffffff!important;


}

.left-side-nav .left-side-nav-items a:hover {
  
    background-color:#d94f70!important;
}

.left-side-nav #navbar-viewing-history-container .thing:hover {
  
  background-color:#d94f70!important;
}
  



.left-side-nav #navbar-viewing-history-container .title {
   
   
}





/*sidebar*/

/*grid*/
.thing-box-container .album-list-public-user-info {
background: #397aa8!important;
}


.thing-box-container .album-list-public-user-info a{
  color: #ffffff!important;
}

span.follow-buttons button i.fa {
  color: #ffffff!important;
}



/*grid*/

/*tag-cloud footer*/

.tag-cloud a {
   
    color: #ffffff;
}

.footer a {
    color: #ffffff;
}

/*profile*/

.profileBgColor{
  background-color:#f0f4f8!important;
}


.campreview-link .btn {
    padding: 2px 4px;
    margin-left: 0px!important;
}

/*
.tags-container a {
    color: white!important;

}

.center-mobile {
      color: white!important;
}

.album-info {
    text-align: right;
    color: white!important;
}
.mini-event-container a{
  color: white!important;
}
mini-event-container .pos-r .pull-left a{
      color: white!important;
}
.album-at{
  color: white!important;
}
.profile-left .profile-left-container-3 span.full-width{
  color: white!important;
}

a.topPop {
    text-decoration: none !important;
}

.collapsed-smaller{
  text-decoration: none !important;
}

#primary{
  padding: 0 4px 10px 8px;
  color: white!important;
}

*/

.header-tabs-wrapper .tabs .tab.active, .header-tabs-wrapper .tabs a.tab.active{
    padding-bottom: 0;
    border-bottom: 3px solid #ffffff;
    color: #ffffff;
} 
 

.header-tabs-wrapper .tabs .tab.active, .header-tabs-wrapper .tabs a.tab.active{
    padding-bottom: 0;
    border-bottom: 3px solid #ffffff;
    color: #ffffff;
}


.header-tabs-wrapper .tabs:hover a.tab:hover {
    padding-bottom: 0;
    border-bottom: 3px solid #ffffff!important;
    color: #ffffff!important;
}
.header-tabs-wrapper .tabs .tab.active, .header-tabs-wrapper .tabs a.tab.active:before{
  color: #ffffff!important;
}


.album-info-container .tags-container{
color: white!important;
}

.full-width .share-rank{
  color: white!important;
}

/*cookie css ...i added here if you want to change it for each theme colors*/
.gfCjKt {
-webkit-box-align: center;
align-items: center;
background: linear-gradient(rgb(218, 0, 0), rgb(166, 0, 0));
border-radius: 20px;
color: rgb(255, 255, 255);
display: flex;
font-family: Arial, sans-serif;
font-size: 17px;
height: 42px;
-webkit-box-pack: center;
justify-content: center;
margin-right: 10px;
width: 150px;
margin-left: 12px;

}
.bclass{
color: #d94f70;
}

.cookie-notify-button {
    background-color: #2a445e; /* Soft blue */
    color: #ffffff;
    padding: 10px 20px;
    font-size: 13px;
    font-weight: 900;
    text-transform: none;
    cursor: pointer;
    border: none;
    display: inline-block;
    margin-top: 15px;
    transition: background-color 0.3s, transform 0.3s ease;
}

.cookie-notify-button:hover {
    background-color:  #2a445e; /* Darker blue on hover */
    transform: scale(1.05); /* Slight zoom effect */
}

.cookie-notify-button:focus {
    outline: none;
}

.cookie-notify-button:active {
    background-color: #004085; /* Darker blue when clicked */
}



.hidecookies{
display:none!important;
}
.cookie-message {
    font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
    border-radius: 10px;
    padding: 15px 0;
    background: #3f7ca9;
    border: 1px solid rgba(0,0,0,.15);
    box-shadow: 0 0 16px 2px rgba(0,0,0,.05), 0 10px 10px 2px rgba(0,0,0,.05);
    font-size: 12px;
    line-height: 40px;
    border-top: 1px solid #e4e4e4;
    position: fixed;
    z-index: 999999;
    bottom: 10%;
    right: 2%;
    margin: auto;
    max-width: 540px;
    display: -ms-flexbox;
    display: flex;
}
.cookie-message img {
    height: 50px;
    width: 50px;
    margin: 0 15px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.cookie-message span {
  color: #ffffff;
    display: inline-block;
    line-height: 1.5;
    padding-right: 16px;
    border-right: 1px solid rgba(0,0,0,.1);
}
.cookie-message a.close {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border: none;
    font-size: 24px;
    padding: 0 20px 0 16px;
    position: relative;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    color: #d94f70;
    transition: color 0.2s;
    opacity: 1;
}
.cookie-message a.close:hover { color: #795548; }
.cookie-message a {
    display: inline-block;
    color: #d94f70;
    text-decoration: none;
    border-bottom: 1px solid rgba(0,0,0,.1);
}





/*home new banner embed*/

/* Default styles for the iframe */
.home-top-banner_container__o_SUU .home-top-banner_banner__UVDBW iframe {
    width: 80%;
    height: 100%;
    position: absolute; 
    top: 0;
    right: 0;
    object-fit: fill;
    border-bottom-right-radius: 16px;
    border-top-right-radius: 16px;
}

/* Apply styles for screens with a width between 480px and 767px */
@media only screen and (min-width: 480px) and (max-width: 720px) {
    .home-top-banner_container__o_SUU .home-top-banner_banner__UVDBW iframe {
      width: 80%;
    height: 100%;
    position: absolute; 
    top: 0;
    right: 0;
    object-fit: fill;
    border-bottom-right-radius: 16px;
    border-top-right-radius: 16px;
    }
}

/* Apply styles for screens with a width between 768px and 991px */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-top-banner_container__o_SUU .home-top-banner_banner__UVDBW iframe {
      width: 50%;
        float: right;
        position: absolute;
    }
}

/* Apply styles for screens with a width of 992px and above */
@media only screen and (min-width: 992px) {
    .home-top-banner_container__o_SUU .home-top-banner_banner__UVDBW iframe {
      width: 50%;
        float: right;
        position: absolute;
    }
}

/*home new banner embed*/







