/*******
custom styles
*******/
.vote{
    display: none;
}
.header-area{
    background: #FFF;
}
.header-area a {
    color: #5d21d2 !important;
}
main{
    color: #fff;
    background: radial-gradient(100% 110.92% at 100%,at 0,#5d21d2 17.19%,#4b1baf 100%);
    background: radial-gradient(100% 110.92% at 100% 0,#5d21d2 17.19%,#4b1baf 100%);
}
.organic{
    color: #fff;
    background: radial-gradient(100% 110.92% at 100%,at 0,#5d21d2 17.19%,#4b1baf 100%);
    background: radial-gradient(100% 110.92% at 100% 0,#5d21d2 17.19%,#4b1baf 100%);
}
.lower-pin {
    background-color: rgb(250, 246, 255) !important;
    background:none;
    color: #5d21d2 !important;
    font-weight: bolder;
}

.lower-pin a {
    border-bottom: 1px solid #5d21d2 !important;
    color: #5d21d2 !important;
    cursor: pointer ;
}

.title-bar {
    
    background: #5d21d2 !important;
}
body .organic .most-popular-movies-container .thumbwrap, body .organic .movies-container .thumbwrap{
    background: #fff !important;
    
}
.title info update_name text-truncat a{
    color: #000 !important;
}


body .organic .most-popular-movies-container .thumbwrap .description .movie-info a, body .organic .movies-container .thumbwrap .description .movie-info a  {
    color: #000;
}
.model-name-link a{
    color: #000;

}
.model-name-link {
    color: #000 !important;
}
.girlname {
    color: #000 !important;
}
.view-all-link a {
    color: #FFF !important;
}
.header-area .menu-desktop .join-link-section .join-link {
    background-color:  #5d21d2 !important;
    color: #FFF !important;
}
.header-area .menu-desktop .join-link-section .join-link:hover {
    background-color:  #5d21d2 !important;
    color: #FFF !important;
} 
.pagenav{
    color: white !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: inherit !important;
}

