@import url('https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700;800&family=Bricolage+Grotesque:opsz,wght@12..96,200..800&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

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

.start-up-overlay {
    width: 100%;
    height: 100vh;
    background: red;
    z-index: 9;
    position: absolute;
}

.ok-start-up-page-counter {
    font-family: "Abhaya Libre", serif;
    font-size: 36px;
    font-weight: 800;
    line-height: 36px;
    letter-spacing: 0.01em;
    text-align: center;
}

.ok-avatar-star-up-title,
.ok-avatar-star-up-sub {
    font-family: "Bricolage Grotesque", serif;
    font-size: 12px;
    line-height: 19.2px;
    letter-spacing: 0.01em;
    margin-bottom: 0;
}

.ok-avatar-star-up-title {
    font-weight: 500;
}

.ok-avatar-star-up-sub {
    font-weight: 200;
}

.ok-upload-image {
    width: 130px !important;
    height: 130px !important;
    box-shadow: 0 0 0 5px white, 0 0 0 6px #e6e6e6 !important;
}

.ok-con-button {
    border-radius: 28px !important;
    background: #393B41 !important;
    color: #FFF !important;
    padding: 5px 25px !important;
    cursor: pointer !important;
}

.ok-skip-avatar_startup {
    font-family: "Bricolage Grotesque", serif !important;
    font-size: 10px;
    font-weight: 300;
    line-height: 12px;
    text-align: center;
    margin: 10px 0;
}

.wow_usr_steps .upload-image svg {
    right: -10px !important;
}

.ok-input-start-up {
    border-radius: 6px !important;
    border: .5px solid #0000001A !important;
    font-family: "Bricolage Grotesque", serif !important;
    font-size: 14px !important;
    font-weight: 200 !important;
    line-height: 14.4px;
}

.h-50 {
    height: 50px !important;
}

.ok-follow-start-up-user {
    position: relative;
}

.ok-follow-friends .ok-follow-start-up-user {
    border: 0.3px solid #C4C4C4;
    border-radius: 6.26px;
    width: 100%;
    display: flex;
    padding: 1.75rem 1rem;
}

.ok-follow-friends .avatar,
.ok-follow-friends .avatar img {
    border-radius: 50%;
    width: 110px;
    height: 110px;
}

.ok-follow-friends .avatar {
    border: 1px solid #C4C4C4;
}

.ok-follow-friends .profile {
    position: relative;
    width: 50%;
    margin-left: 20px;
    display: flex;
    align-items: center;
}

.ok-follow-friends .profile .name,
.ok-follow-friends .profile .followers p {
    font-family: "Bricolage Grotesque", serif !important;
    font-size: 15px;
    line-height: 18px;
    color: #454A53;
}

.ok-follow-friends .profile .name {
    font-weight: 700;
}

.ok-follow-friends .profile .followers p {
    font-weight: 500;
}

.ok-follow-friends .ok-user-popover {
    position: absolute;
    top: 0;
    right: 0;
    margin: 1rem;
}

.ok-brand {
    display: flex !important;
    align-items: center;
}

.ok-brand img {
    /* width: 33px; */
    height: 50px;
    margin-right: 7px;
}

.ok-brand p {
    margin: 0;
    font-family: "Bricolage Grotesque", serif !important;
    text-decoration: none;
}

.ok-brand p:hover,
.ok-brand p.ok-site:hover,
.ok-brand p.ok-site-sub:hover {
    text-decoration: none !important;
}

.ok-brand p.ok-site {
    font-size: 11.7px;
    font-weight: 500;
    line-height: 14.04px;
    color: #454A53;
}

.ok-brand p.ok-site-sub {
    font-size: 10.24px;
    font-weight: 400;
    line-height: 12.29px;
    color: #9EA2AD;
}

.left-sidebar>ul>li>a,
.left-sidebar>ul>li>button,
.ok-dropdown-container>li>a {
    font-family: "Bricolage Grotesque", serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 13.17px !important;
    color: #403F47 !important;
    padding: 8px 5px;
}

.left-sidebar>ul>li>a>i,
.left-sidebar>ul>li>button>i,
.ok-dropdown-container>li>a>i {
    font-size: 21px !important;
    color: #403F47 !important;
    margin-right: 10px;
}

.left-sidebar>ul>li {
    margin: 10px 0;
}

@media (min-width: 1200px) {
    .content-container {
        width: 100% !important;
    }
}

.leftcol .theiaStickySidebar {
    left: 15px !important;
}

.ok-search-input {
    border-radius: 7px;
    border: 1px solid #EBEBED;
}

.ok-navbar-form {
    padding: 3px 0 0 7px;
}

.left-sidebar>ul>li>button {
    background: transparent;
    border: unset;
    padding: 0 8px;
}

ul.ok-dropdown-container {
    display: none;
    padding-left: 20px !important;
}

.navbar-default {
    box-shadow: unset !important;
}

.iconsax.ok-dropdown-chevron {
    font-size: 10px !important;
}

/* Posts */

.ok-panel {
    box-shadow: unset !important;
    border-radius: unset !important;
    border: unset !important;
    border-top: 1px solid #393B41 !important;
    /* border-bottom: 1px solid transparent !important; */
}

.ok-post-heading {
    height: 90px !important;
}

.ok-post-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ok-post-meta {
    display: flex !important;
    align-items: center !important;
    margin: 15px 0 !important;
}

/* Follow users HOME */
.ok-follow-user-home {
    border: 0.2px solid #E5E5E5;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem .5rem;
}

.ok-follow-user-home .avatar,
.ok-follow-user-home .avatar img {
    width: 45px !important;
    height: 45px !important;
}

.ok-follow-user-home p {
    font-family: "Bricolage Grotesque", serif !important;
    font-size: 12px;
    font-weight: 500;
}

.ok-follow-user-home .profile,
.ok-follow-user-home p {
    margin: 0;
}

.ok-follow-user-home .profile p.name {
    color: #454A53;
    line-height: 14.4px;
}

.ok-follow-user-home .profile p.username {
    color: #A3A3A3;
    line-height: 20px;
    font-family: "Lato", serif !important;
}

/* Left sidebar - create area */
.ok-left-sidebar-invite {
    /* position: absolute; */
    bottom: 0;
    left: 0;
    margin-bottom: 16px;
}

.ok-left-sidebar-invite .ok-btn-create {
    width: 100%;
    border-radius: 50%;
    padding: 1rem;
    background: #393B41;
    border-radius: 27.5px;
    border: 1px solid #393B41;
    font-family: "Bricolage Grotesque", serif !important;
    font-size: 18px;
    font-weight: 600;
    line-height: 21.6px;
    color: #FFF;
}

.ok-left-sidebar-invite .ok-form-invite-friend {
    width: 100%;
    border: .75px solid #EBEBED;
    border-radius: 7px;
    display: flex;
    align-items: center;
    padding: 5px;
}

.ok-left-sidebar-invite input {
    width: 80%;
    font-size: 12px;
}

.ok-left-sidebar-invite input:focus-visible {
    outline: unset !important;
}

.ok-left-sidebar-invite button {
    width: 20%;
    font-size: 20px;
}

.ok-left-sidebar-invite input,
.ok-left-sidebar-invite button {
    border: unset !important;
    background: transparent;
}

.ok-dropdown-left-sidebar {
    top: 350px !important;
    z-index: 99999 !important;
}

.sidebar.rightcol {
    height: 100vh;
    overflow-y: auto;
}

.ok-publisher-box-title {
    font-family: "Bricolage Grotesque", serif !important;
    font-size: 21.48px;
    font-weight: 600;
    line-height: 25.77px;
    text-align: center;
}

.ok-sun-pub-box {
    box-shadow: unset !important;
    border: 0.3px solid #C4C4C4 !important;
}

.ok-publisher-textarea,
.ok-sun-pub-box {
    /* background-color: #D9D9D90D !important; */
}

.ok-publisher-textarea {
    border-radius: 15px 15px 0 0 !important;
}

.sun_pub_mid_foot {
    border-top: unset !important;
}

.pub-focus #focus-overlay {
    opacity: 1% !important;
}

.poster-left-buttons.ok-poster-left-btn {
    min-width: unset !important;
}

.ok-poster-left-btn span {
    /* border: 0.5px solid #C4C4C4 !important; */
    /* border-radius: 6px !important; */
    background: transparent !important;
    height: unset !important;
    padding: 5px !important;
}

.ok-following-data-options button i,
.ok-poster-left-btn span i.iconsax {
    font-size: 25px !important;
}

.ok-following-data-options {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ok-following-data-options button {
    border: unset;
    background: transparent;
}

.ok-follow-user-home .avatar {
    border-radius: 50% !important;
}

.ok-rm-border-radius,
.ok-wo-market-content,
.ok-search-blog input,
.ok-product-widget-head {
    border-radius: unset !important;
}

.ok-search-blog input {
    background-color: #FFF !important;
    border: 1px solid #DDD !important;
}

.new_jobs.wow_main_float_head:after,
.new_market.wow_main_float_head:after {
    content: unset !important;
}

/* Events */
.ok-event-title i.iconsax {
    font-size: 16px !important;
    background-color: #DDD;
    border-radius: 50%;
    padding: 8px;
    margin-right: 8px;
}

.ok-event-title {
    font-size: 16px !important;
    font-family: "Bricolage Grotesque", serif !important;
    font-weight: 400 !important;
}

.ok-pbf-icons {
    padding: 10px;
    /* background-color: #DDD; */
    border-radius: 50%;
    font-size: 25px;
}

/* Story */

.user-status-home ul.status-list li a,
.wow_side_loggd_usr_cvr,
.wow_content,
.ok-wow_side_loggd_usr .user-status-home ul.status-list li a:after {
    border-radius: unset !important;
    box-shadow: unset !important;
}

.ok-wow_side_loggd_usr {
    border: 1px solid #EBEBED;
}

.ok-f-25 {
    font-size: 25px !important;
}

.ok-f-20 {
    font-size: 20px !important;
}

.ok-f-18 {
    font-size: 18px !important;
}

.ok-friends-online-chat-title {
    font-family: "Bricolage Grotesque", serif;
    font-size: 12px;
}

.chat-container.full {
    padding-top: 0 !important;
    z-index: 99999 !important;
}

.ok-recipient-chat-user {
    width: 70px !important;
    height: 70px !important;
}

* {
    border-radius: unset !important;
    font-family: "Bricolage Grotesque", serif !important;
}

.wow_post_usr_ava img {
    border-radius: 50% !important;
}

.filterby .avtive,
.filterby li:hover {
    background: unset !important;
}

#filterby-post .avtive {
    background: unset !important;
}

#filterby-post li {
    border-radius: unset !important;
}

#filterby-post .filter_negative_clr,
#filterby-post .filter_negative_clr svg {
    color: unset !important;
}


.middlecol {
    height: 100vh !important;
    overflow: auto;
}

::-webkit-scrollbar-track {
    background-color: #F4F4F4;
}

::-webkit-scrollbar {
    width: 3px !important;
    background: #333;
    height: 3px !important;
}

::-webkit-scrollbar-thumb {
    background: #333;
}

.ok-dropdown-container li {
    padding: 10px 0;
}

.ok-dropdown-container li a {
    margin: 5px 0;
}

.ok-dropdown-container li:hover {
    background: rgba(0, 0, 0, 0.05);
}

.chat-messages-wrapper .outgoing .message-text,
.message-text {
    background: transparent !important;
    color: #333 !important;
}

@media screen and (max-width: 990px) {
    .col-md-2.leftcol{
        display: none;
    }   
}

@media screen and (max-width: 585px){
    .list-group.filterby{
        display: ruby !important;
    }
    #filterby-post li{
        margin: 2px 13px;
    }
}

@media screen and (min-width: 900px) {
    .ok-nav-search-header{
        margin-left: 11%;
    }
}

@media screen and (min-width: 991) {
    .ok-user-combination{
        display: none;
    }
}

.ok-nav-search-header{
    display: block;
}

.new-update-alert{
    background: #333;
    color: #FFF !important;
    border-radius: 50% !important;
    font-size: 12px !important;
}

.ok-wallet-market .card{
    background-color: #FFF;
    padding: 10px 20px;
    border-radius: 10px !important;
}

.ok-wallet-market .card p{
    color: #333;
    font-size: 14px !important;
}

.ok-wallet-market .card p.ok-wallet-money{
    text-align: center;
    font-size: 28px !important;
    font-size: 600;
}

.ok-wallet-market .card a{
    border: 1px solid #333;
    padding: 8px 16px;
    color: #333;
    width: 80%;
    display: block;
    text-decoration: unset;
    text-align: center;
    border-radius: 10px !important;
}

@media screen and (max-width: 991px) {
    .sidebar-conatnier, footer{
        display: none;
    }
}