/*
Theme Name:     Kleo Child
Theme URI:
Description:    Child theme for Kleo
Author:         SeventhQueen
Author URI:     http://seventhqueen.com
Template:       kleo
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/


/*
* Please add your custom styles below
*/

body {
    margin-top: 0 !important;
    background-position-y: 0 !important;
}
body, html{
    height: auto; 
}

#buddypress .social-articles-main .article-categories {
    display: none;
}

.youzify-settings-area .youzify-quick-buttons a.youzify-button-item.youzify-notification-btn {
    display: none;
}

#buddypress #members-list .member-review-stars {
    text-align: center;
}

.navbar-header .logo img {
    max-height: none !important;
    max-width: 84px;
}

#header .is-sticky .navbar-header .logo img {
    margin-top: 2px;
}

#header .is-sticky .kleo-main-header {
    min-height: 88px;
    /*padding:5px 0;*/
}

.wcSidebarMode {
    display: none;
}

#youzify-group-body .wcSidebarMode {
    display: none !important;
}

/*#header .sticky-wrapper {*/
/*    height: 120px;*/
/*}*/

body:not(.home) div#footer {
    background: #242424;
}
body:not(.home) div#socket {
    background: #242424;
}

@media (min-width: 767px) {
    #undefined-sticky-wrapper.is-sticky .navbar-collapse.collapse {
        display: flex !important;
        align-items: center;
        height: 96px !important;
        justify-content: flex-end;
    }
    .youzify-privacy-tool,
    .youzify-wall-actions .youzify-form-tools {
        display: flex;
    }
}

@media screen and (max-width: 992px) {
    .top-header .mega-menu img {
        height: auto;
    }
    .sticky-wrapper {
        padding: 5px 0;
    }
}

@media (max-width: 767px) {
    .home-page h2.vc_custom_heading {
        font-size: 48px !important;
    }
    .youzify-groups-directory-page #youzify-directory-search-box form input[type="text"] {
        width: 100%;
    }
    .home-section {
        background-position: "center bottom";
        /* background: #0083C9 !important; */
    }
    .pagination-sticky.members-navigation {
        display: none;
    }
    .wcUsersListContainer a {
        text-align: left;
        margin: 3px;
        text-transform: capitalize;
        font-size: 12px !important;
        border-bottom: 1px solid #eee !important;
    }
    .wcUsersListIncluded .wcUsersList a.wcUserActive {
        position: relative;
    }
    .wcUsersListIncluded .wcUsersList a.wcUserInactive {
        position: relative;
    }
    .wcUsersListIncluded .wcUsersList a.wcUserActive .wcUserActivityFlag {
        position: absolute;
        right: 5px;
        top: 12px;
        width: 12px;
        height: 12px;
    }
    .wcUsersListIncluded .wcUsersList a.wcUserInactive .wcUserActivityFlag {
        position: absolute;
        right: 5px;
        top: 12px;
        width: 12px;
        height: 12px;
    }

    #youzify-modal{
        height: 90vh;
        min-height: 90vh;
        overflow: scroll;
    }
}

@media (max-width: 575px) {
    #search-groups-form label {
        width: 100%;
    }
}

.home-section {
    background-position: center;
}


/* Footer */

#footer .widget_categories li:before,
#footer .widget_archive li:before,
#footer .widget_recent_entries li:before {
    color: #cccccc;
}

.widget_bp_core_recently_active_widget .avatar-block {
    text-align: inherit;
}

.footer-member {
    text-align: center;
    color: #fff;
}

div#section-1001676 .container {
    padding: 0;
}


/* Overall site changes */

.friendship-button a {
    width: 100%;
}

#youzify-groups-directory .generic-button a {
    line-height: 0 !important;
}

#activity-stream .generic-button a {
    line-height: 0.9 !important;
}


/* #youzify-members-directory .generic-button a {
    line-height: 0.5 !important;
} */


/* #youzify-members-list .generic-button a {
    line-height: 0.5 !important;
} */

#youzify-members-directory .item-list-tabs.bps_header ul {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    align-items: center;
}

#youzify-members-directory .item-list-tabs .last input[type="submit"] {
    background-color: #16449a;
    color: #fff;
    font-family: Open sans, sans-serif;
    margin: 0;
    height: 40px;
    border: none;
    width: initial;
    font-size: 12px;
    padding: 0 15px;
    font-weight: 600;
    line-height: 40px;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

#youzify-members-directory .bps-form {
    margin-bottom: 15px;
}

#youzify-members-directory .bps-form .nice-select .current {
    line-height: 22px;
}

#youzify-members-directory .bps-form-large p.description {
    color: #8a8a8a;
}

#youzify-members-directory .bps-form .btn-highlight {
    background-color: #16449a;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.6px;
}

#youzify-members-directory .bps-form .btn-highlight:hover {
    color: #fff;
}

#youzify-members-list .item .member-review-stars {
    display: none;
}


/* Member post a job */

.job-manager-form input[type="text"],
.job-manager-form input[type="password"],
.job-manager-form input[type="select"],
.job-manager-form input[type="date"],
.job-manager-form input[type="datetime"],
.job-manager-form input[type="email"],
.job-manager-form input[type="number"],
.job-manager-form .nice-select {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    width: 100%;
    margin-bottom: 10px;
    color: #bbb;
    background: #fff;
}

.job-manager-form .nice-select.open .list,
.job-manager-form textarea {
    width: 100%;
}

.job-manager-form fieldset {
    margin-top: 15px;
    margin-bottom: 15px;
}

.job-manager-form label {
    font-weight: 600;
}

.job-manager-form h2 {
    text-transform: uppercase;
    font-size: 22px;
}

.job-manager-form input[type="submit"] {
    border: 1px solid rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out 0s;
    border-radius: 2px;
    font-size: 12px;
    height: auto;
    line-height: 18px;
    margin: 0;
    padding: 14px 16px;
    text-transform: uppercase;
    min-width: 100px;
    color: #888;
}


/* Member article and appointment */

#articles-dir-list input[type="submit"],
.standard-form input[type="submit"] {
    border: 1px solid rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out 0s;
    border-radius: 2px;
    font-size: 12px;
    height: auto;
    line-height: 18px;
    margin: 0;
    padding: 14px 16px;
    text-transform: uppercase;
    min-width: 100px;
    color: #888;
}

.standard-form h4 {
    font-weight: 600;
}

.standard-form table.app-working_hours-workhour_form,
.standard-form .app-datepick {
    margin-top: 15px;
    margin-bottom: 15px;
}


/* Create Album */

.rtmedia-popup button#rtmedia_create_new_album {
    border: 1px solid rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out 0s;
    border-radius: 2px;
    font-size: 12px;
    height: auto;
    line-height: 18px;
    margin: 0;
    padding: 14px 16px;
    text-transform: uppercase;
    min-width: 100px;
    color: #888;
}

.rtmedia-popup input#rtmedia_album_name {
    width: 100%;
}

.rtmedia-popup textarea#rtmedia_album_description {
    width: 100%;
}

.rtmedia-popup h2.rtm-modal-title {
    text-transform: uppercase;
}

.rtmedia-popup label {
    font-weight: 600;
}

.youzify-inner-content.settings-inner-content .youzify-copyright {
    display: none;
}

#buddypress .media_search.media_search .media_search_input {
    border-right: solid 1px !important;
}

.rtmedia-container #rtm-media-options i {
    color: #16449a !important;
    font-weight: 700;
}

.rtmedia-container #rtm-media-options span {
    color: #000 !important;
}

.rtmedia-gallery-item-actions a {
    color: #fff !important;
}

.rtm-tabs li a {
    color: #fff !important;
    background: #16449a !important;
}

form#rtmedia_media_single_edit {
    padding-top: 15px;
}

.rtm-single-actions.rtm-item-actions form button,
.rtm-single-actions.rtm-item-actions form button span {
    color: #fff !important;
    background: #16449a !important;
}

.woocommerce input.button {
    color: #fff !important;
    background: #16449a !important;
}

#rtMedia-upload-button {
    color: #fff;
    background-color: #16449a !important;
    padding: 10px;
    border-color: #16449a !important;
}

#homemodal .modal-content {
    width: 100%;
}


/* Overall site */

a.button.item-button.bp-secondary-action.bp-share-button {
    cursor: pointer;
}

a.button.item-button.bp-secondary-action.bp-share-button:before {
    content: "\f064";
}

.youzify-save-options {
    background-color: #16449a !important;
}

.widget_bp_core_login_widget .bp-login-widget-user-logout a {
    background-color: #16449a !important;
    color: #fff;
}

.buddypress div.generic-button a.group-button.join-group {
    line-height: 0.5 !important;
}

p.drag-drop-buttons input#bp-browse-button {
    background: #16449a !important;
}

.gc-contact .wpcf7 input[type="submit"] {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    background: #16449a !important;
}

#youzify-profile-header .youzify-tools.youzify-user-tools.youzify-tools-full-btns {
    opacity: 1;
}

.youzify-modal-save {
    background: #16449a !important;
}

.youzify-user-ratings-rate {
    font-size: 13px;
    letter-spacing: 1px;
}

.youzify-user-ratings-total {
    font-size: 13px !important;
    letter-spacing: 1px;
    background: #4fc1e9;
    padding: 5px;
    border-radius: 2px;
}

.youzify-usermeta li i {
    font-size: 18px;
}

.youzify-usermeta span {
    font-size: 14px;
}

.youzify-wall-options .youzify-wall-opts-item label {
    color: #000;
    background-color: #4fc1e9;
    font-weight: 600;
}

.youzify-wall-options .youzify-wall-opts-item label i {
    color: #000;
}

.youzify-account-header .youzify-account-img img {
    border-radius: 100%;
    width: 100%;
}

.activity-content .bp-share-btn a.bp-share-button {
    display: none;
}

.service-buttons.friendship_created {
    display: block !important;
}

.activity-content .service-buttons {
    padding-left: 20px;
}

#youzify-wall-nav li a span {
    background-color: #4fc1e9;
    color: #000;
    font-weight: 800;
}

#youzify-wall-nav li#activity-reshares {
    padding-top: 5px;
}

.youzify-wall-options .youzify-wall-opts-item input:checked+label {
    background-color: #f6f6f6;
}

.home-section:before {
    content: "";
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(//game-changers.net/wp-content/uploads/2019/05/gamechanger-banner-1.jpg) no-repeat center center;
    background-size: cover;
}


/* Header nav */

@media (max-width: 991px) {
    #header .navbar-nav li .caret:after {
        line-height: 28px !important;
        margin-right: 5px;
    }
    .kleo-navbar-fixed.navbar-transparent #header {
        position: fixed !important;
    }
    .kleo-main-header .kleo-mobile-icons {
        margin-right: 20px;
    }
    .kleo-main-header.header-normal>.container .primary-menu {
        height: 68vh;
        overflow-y: scroll;
    }
    .primary-menu.navbar-collapse.nav-collapse.collapse.show {
        display: block !important;
    }
    .primary-menu.navbar-collapse.nav-collapse {
        display: none;
    }
    .navbar-transparent .navbar .kleo-main-header {
        background-color: #000;
    }
    .navbar-transparent #menu-kleonavmenu li .caret:after {
        color: #fff;
    }
    .header-color a,
    .header-color .navbar-nav .dropdown-menu li a {
        color: #000;
    }
    .navbar-transparent .header-color a,
    .navbar-transparent .header-color .navbar-nav .dropdown-menu li a {
        color: #ccc;
    }
    .header-color .navbar-nav li .caret:after {
        color: #000;
    }
    html #wpadminbar {
        position: fixed;
    }
    .kleo-mobile-icons a {
        font-size: 25px;
    }
}


/* Referral */

.add-referral-section {
    display: inline-block;
}

.refer-userlist .youzify_cs_checkbox_field {
    font-size: 13px;
    padding-left: 25px;
    text-transform: capitalize;
}

.refer-userlist .youzify_cs_checkbox_field .youzify_field_indication {
    top: 0;
    width: 18px;
    height: 18px;
}

.refer-userlist {
    background: #fff;
    padding: 18px;
    height: 220px;
    position: absolute;
    right: 5px;
    overflow-y: scroll;
    margin-top: 15px;
    width: 100%;
    max-width: 325px;
    min-width: 325px;
}

.refer-userlist #btn-referral {
    margin-top: 15px;
    text-align: center;
}

.refer-userlist #btn-referral a {
    width: 100%;
    background-color: #16449a;
    color: #fff !important;
    font-weight: 600;
    padding: 6px 10px;
}


/* .refer-userlist #btn-referral a:hover {
  color: #000 !important;
} */

.referral-count {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    background: #f9c321;
    padding: 8px;
    vertical-align: middle;
    border-radius: 4px;
}

#members-dir-list .add-referral-section {
    display: none;
}


/* Loader */


/* Spinner 3Balls Scale */

.sp-3balls,
.sp-3balls:before,
.sp-3balls:after {
    border-radius: 50%;
    background-color: #000;
    width: 18px;
    height: 18px;
    transform-origin: center center;
    display: inline-block;
}

.sp-3balls {
    position: relative;
    background-color: rgba(#000, 1);
    opacity: 1;
    -webkit-animation: spScaleAlpha 1s infinite linear;
    animation: spScaleAlpha 1s infinite linear;
}

.sp-3balls:before,
.sp-3balls:after {
    content: "";
    position: relative;
    opacity: 0.25;
}

.sp-3balls:before {
    left: 30px;
    top: 0px;
    -webkit-animation: spScaleAlphaBefore 1s infinite linear;
    animation: spScaleAlphaBefore 1s infinite linear;
}

.sp-3balls:after {
    left: -30px;
    top: -21px;
    -webkit-animation: spScaleAlphaAfter 1s infinite linear;
    animation: spScaleAlphaAfter 1s infinite linear;
}

@-webkit-keyframes spScaleAlpha {
    0% {
        opacity: 1;
    }
    33% {
        opacity: 0.25;
    }
    66% {
        opacity: 0.25;
    }
    100% {
        opacity: 1;
    }
}

@keyframes spScaleAlpha {
    0% {
        opacity: 1;
    }
    33% {
        opacity: 0.25;
    }
    66% {
        opacity: 0.25;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes spScaleAlphaBefore {
    0% {
        opacity: 0.25;
    }
    33% {
        opacity: 1;
    }
    66% {
        opacity: 0.25;
    }
}

@keyframes spScaleAlphaBefore {
    0% {
        opacity: 0.25;
    }
    33% {
        opacity: 1;
    }
    66% {
        opacity: 0.25;
    }
}

@-webkit-keyframes spScaleAlphaAfter {
    33% {
        opacity: 0.25;
    }
    66% {
        opacity: 1;
    }
    100% {
        opacity: 0.25;
    }
}

@keyframes spScaleAlphaAfter {
    33% {
        opacity: 0.25;
    }
    66% {
        opacity: 1;
    }
    100% {
        opacity: 0.25;
    }
}

#buddypress .owl-carousel .owl-item:not(.active) {
    opacity: 1 !important;
}


/* Wise chat */

.wcContainer .wcMessagesContainersTabs {
    background-color: #0083c9 !important;
    border-left: 1px solid #0083c9;
    border-right: 1px solid #0083c9;
    border-top: 1px solid #0083c9;
}

.wcContainer .wcMessagesContainerTab a.wcMessagesContainerTabLink,
.wcContainer .wcMessagesContainerTab a.wcMessagesContainerTabLink:visited {
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}

.wcContainer .wcMessages {
    border: 1px solid #0083c9;
}

.wcContainer .wcUsersList {
    border-color: #0083c9 !important;
}

.wcContainer .wcMessages .wcMessage .wcMessageContent {
    border-bottom: 1px solid #0083c9 !important;
}

@media (max-width: 767px) {
    .page-template-template-wise_chat .sidebar-main {
        display: none !important;
    }
    .page-template-template-wise_chat .template-page.col-sm-9.tpl-right {
        padding: 0;
    }
    .wise-chat-section .wcContainer {
        width: 100% !important;
    }
}


/* Hide the upload attchment */


/* .youzify-wall-actions .youzify-wall-upload-btn {
    display: none !important;
} */

.primary-menu span.caret:after {
    display: none;
}

.wise-chat-messsage {
    margin-top: 15px;
}

.wise-chat-messsage a.wise-chat-send-message {
    color: #838383;
    height: initial;
    width: initial;
    border: none;
    padding: 10px;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    background-color: #f6f6f6;
    text-transform: uppercase;
}

.kleo-toggle-menu .notify-items {
    font-size: 20px;
}

.menu-item i.icon-comment {
    font-size: 20px;
}

.social-header.header-color {
    display: none !important;
}

.kleo-navbar-fixed .kleo-main-header.header-scrolled {
    top: 0 !important;
}

.gusta-section .vc_row {
    display: flex;
}

.gusta-section .container {
    padding: 0 !important;
}


/* Resume */

.single-resume .resume_contact {
    display: none !important;
}


/* Hide the contact button as we disable default messaging */


/* Hide messages's some functionality */

#message-thread #send-reply {
    display: none !important;
}

.item-list-tabs li#messages-compose-personal-li {
    display: none !important;
}

.item-list-tabs li#messages-notices-personal-li {
    display: none !important;
}

.item-list-tabs li#messages-sentbox-personal-li {
    display: none !important;
}

.youzify-main-column #send_message_form {
    display: none !important;
}

#youzify-profile-navmenu .message-button {
    display: none !important;
}

.my-friends .youzify #youzify-members-list .youzifym-user-actions #send-private-message {
    display: none !important;
}

.my-friends .youzify #youzify-members-list .youzifym-user-actions .message-button {
    display: none !important;
}

.youzifym-user-data .youzifym-user-actions #send-private-message {
    display: none !important;
}

.youzifym-user-data .youzifym-user-actions .message-button {
    display: none !important;
}

.message-button {
    display: none !important;
}

.resume-manager-resumes tfoot tr td>a {
    padding: 10px;
    display: block;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
}

.resume-manager-resumes tfoot tr td>a:hover {
    opacity: 0.95;
}

.job-manager-form input.button {
    background: #16449a !important;
    color: #fff !important;
    border: 0 !important;
    margin-bottom: 40px;
}

span.job-manager-uploaded-file-name {
    margin-bottom: 10px;
    display: block;
}

.resume-manager-data-row .resume-manager-remove-row:before,
a.resume-manager-add-row,
.job-manager-message a {
    color: #16449a;
    font-weight: 700;
}

.account-sign-in a.button {
    color: #fff !important;
    background: #16449a;
    padding: 6px 10px;
}

.account-sign-in a.button:hover {
    color: #16449a !important;
}


/* .resume_description p {
    font-style: normal;
} */

.job-manager-message {
    margin-top: 8px;
}

.single-resume-content h2 {
    /* font-weight: 900; */
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 20px;
}

div#job-manager-job-dashboard {
    margin-top: 10px;
    /* display: block; */
}

table.job-manager-jobs {
    margin-top: 10px;
}

.job-manager-jobs .job_title a {
    padding: 5px;
    display: block;
    color: #16449a !important;
}

.job-manager-jobs div#bpjm-job-application-btn>a {
    color: #000;
    display: block;
    background: #16449a;
}

.page-id-7227 #main {
    background-color: #eee;
}

div#post-7227 {
    max-width: 1280px;
    margin: 0 auto;
    padding: 40px 15px;
}

.apply_with_resume input[type="submit"] {
    background: #16449a;
    border: 0;
    padding: 12px 20px;
    color: #fff;
    text-transform: uppercase;
    outline: 0;
}

.apply_with_resume select {
    background-color: #fff;
    width: 100%;
    height: 45px;
}

.job-manager-application-wrapper hr {
    border-color: #000;
    margin-bottom: 50px;
}

.post-7227 h1.entry-title {
    font-weight: 700;
    text-transform: uppercase;
}

.fieldset-resume_id select#resume_id {
    width: 100%;
    background-color: #fff;
    height: 45px;
}


/* 
    Job listing page
*/

.job_filters input[type="submit"] {
    font-size: 12px;
    font-weight: 600;
    box-shadow: none;
    padding: 12px 35px;
    display: inline-block;
    color: #fff !important;
    text-transform: uppercase;
    background-color: #16449a !important;
    transition: all 0.3s ease-in-out 0s;
    border-radius: 2px;
    border: none;
    outline: none;
    height: auto;
    line-height: 18px;
}

.job_filters .job_types li label {
    font-weight: 600;
    font-size: 12px;
}

.job_listings .position h3 {
    font-weight: 600;
    font-size: 15px !important;
    font-style: normal;
}

ul.job_listings .job-manager-applications-applied-notice {
    text-transform: uppercase;
    font-size: 14px !important;
}

ul.job_listings li.job_listing a .meta .job-type {
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
}


/* 
    Job dashboard page
*/

#job-manager-job-dashboard .job-manager-jobs thead tr {
    background: #16449a;
    color: #fff;
    font-style: normal;
    font-size: 14px;
}

#job-manager-job-dashboard .job-manager-jobs tr {
    border-bottom: 1px solid #eee;
}

#job-manager-job-dashboard .job-manager-jobs {
    margin-top: 10px;
    width: 100%;
}

#job-manager-job-dashboard .job-manager-jobs th.job_title {
    text-align: center;
}

#job-manager-job-dashboard table ul.job-dashboard-actions {
    visibility: visible;
}

#job-manager-job-dashboard table td {
    text-align: center;
    font-style: normal;
}

#job-manager-job-dashboard table td.job_title {
    font-weight: 600;
    font-size: 14px;
}

#job-manager-job-dashboard table td ul li {
    font-weight: 600;
    line-height: 0;
}

#job-manager-job-dashboard table .job-dashboard-actions li:after {
    content: "";
}

#job-manager-job-dashboard #bpjm-job-application-btn a {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    height: 35px;
    line-height: 35px;
    font-weight: 600;
}


/* Privacy policy */

.section-privacy {
    font-style: normal;
    font-size: 14px;
}

.section-privacy ul {
    list-style-type: disc;
    -webkit-padding-start: 40px;
    padding-inline-start: 40px;
}

.section-privacy div#copyright {
    padding-top: 20px;
}

.section-disclaimer {
    font-style: normal;
    font-size: 14px;
}

.section-terms {
    font-style: normal;
    font-size: 14px;
}

.section-terms ul {
    list-style-type: disc;
    -webkit-padding-start: 40px !important;
    padding-inline-start: 40px !important;
}

.emerge-btn {
    width: 25%;
    border: none;
    display: block;
    font-size: 13px;
    font-weight: 600;
    line-height: 35px;
    letter-spacing: inherit;
    text-transform: uppercase;
    background-color: #16449a;
    color: #fff;
    text-align: center;
    margin-left: 10px;
}

.emerge-service-notify #emerge-note {
    width: 100%;
}

.emerge-service-notify div#success-msg {
    text-align: center;
    font-weight: 600;
}

#emerge-service-notify-inner {
    align-items: center;
    display: flex;
    padding: 10px;
}

.emerge-service-notify {
    width: 100%;
    border: 1px solid #ccc;
    margin: 15px auto !important;
}

#emerge_note {
    width: 100%;
}

.thread-info a {
    text-transform: uppercase !important;
    background: #16449a;
    padding: 4px;
    color: #fff !important;
}

.emerge-service-notify #loading {
    display: block;
    margin: auto;
}

p.service-timedout-msg {
    color: #16449a;
    text-transform: uppercase;
}

.about-us {
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.2px;
}

@media (max-width: 767px) {
    #emerge-service-notify-inner {
        display: block;
    }
    .emerge-btn {
        width: 100%;
        margin: 0;
    }
}

.item-list-tabs li a span {
    margin-left: 5px;
    font-weight: 600;
    background: #00bcd4 !important;
    padding: 3px 6px;
    border-radius: 50% 50%;
    color: #000;
}

form#group-settings-form p img {
    display: none;
}

.item-list-tabs li a#chat:before {
    background: #96e24c;
    background: url(../images/dotted-bg.png), linear-gradient(to left, #dce35b, #45b649);
    background: url(../images/dotted-bg.png), -webkit-linear-gradient(right, #dce35b, #45b649);
    content: "\f4ad";
}

.register-section .editfield .nice-select,
.register-section .editfield .list {
    width: 100%;
}

.register-section .gc-profession .description a,
.youzify-section-content .gc-profession .description a {
    text-transform: uppercase;
    font-weight: 800;
}


/* Single blog page */


/* article .article-meta {
    width: 140px;
    font-style: normal;
}
article .article-meta .post-meta {
    color: #000;
    font-size: 1px;
}
.single .with-meta .article-media, .posts-listing.standard-listing.with-meta .article-media{
    margin-left: 150px;
}
.single .container .with-meta .article-content, .posts-listing.standard-listing.with-meta .article-content{
    margin-left: 150px;
} */

article .article-meta {
    width: 100% !important;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

article .article-meta .post-meta {
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    color: #000;
    font-style: normal;
    font-weight: 600;
}

article .article-meta .post-meta small a {
    color: #000;
    font-size: 14px;
}

article .article-meta .post-meta small+small {
    padding-left: 15px;
}

article .article-meta .post-meta small+small a time {
    color: #000 !important;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 600;
}

article .article-meta .edit-link {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
}

.article-media {
    margin-left: 0px !important;
}

.article-content {
    margin-left: 0 !important;
    color: #000;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.main-color .hr-title abbr,
.main-color .kleo_ajax_results h4 span {
    color: #000;
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
}

.related-wrap .entry-content {
    border: 1px solid #ccc;
    padding: 15px;
    font-style: normal;
    background: #eee;
    box-shadow: 0px 4px 6px #67676d;
}

.related-wrap .entry-content hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

.related-wrap h4.post-title.entry-title a {
    color: #000 !important;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
}

.related-wrap h4.post-title.entry-title a:hover {
    color: #16449a;
}

div#comments {
    color: #000;
    font-style: normal;
}

#comments h3#reply-title {
    color: #000;
    font-weight: 500;
}

#comments input#submit {
    font-weight: 600;
}

.sidebar.sidebar-main {
    font-style: normal;
}

.sidebar .widget-title {
    font-weight: 600;
}

.sidebar .bp-login-widget-user-links {
    font-weight: 600;
}

.breadcrumbs-container .page-title {
    font-weight: 600;
}

.breadcrumbs-container.main-title {
    margin-top: 10px;
}

.breadcrumb-extra a {
    font-style: normal;
    font-size: 14px;
}


/* Geo directory start  */


/* Location page */

.map_category {
    width: 100% !important;
}


/* Blog page */

.posts-listing {
    font-style: normal;
}

.posts-listing h3.post-title.entry-title {
    font-weight: 600;
    letter-spacing: 0.5px;
}

.posts-listing .post-footer a span {
    font-weight: 600;
    color: #000 !important;
    text-transform: capitalize;
}

.posts-listing .item-likes:before {
    color: #c30a0a;
    font-weight: 600;
}

.posts-listing .main-color .post-meta a {
    color: #aaa;
    font-size: 13px;
}

.pagination-nav .pagination>li>span.current {
    background: #000;
}

.pagination-nav .pagination>li>a {
    color: #000;
    font-weight: 600;
}

.pagination-nav .pagination>li>span {
    color: #000;
    font-weight: 600;
}

.pagination-nav .pagination>li>a,
.pagination>li>span {
    width: 35px;
    height: 35px;
    line-height: 35px;
}

.gusta-section .edit-link {
    display: none !important;
}

#youzify-profile-header .youzify-user-tools {
    z-index: 98;
}

.kleo-navbar-fixed .navbar {
    z-index: 99;
}

a.add-review {
    background-color: #16449a !important;
    color: #fff !important;
}

.youzify-user-ratings-total a {
    color: #fff;
    letter-spacing: 1px;
}


/* CSS fixe for ipad */

.youzifym-user-actions #bupr-view-review-btn a.add-review {
    background-color: #ffd700 !important;
}

@media screen and (max-width: 1199px) {
    .navbar-nav>li>a {
        margin: 0 6px;
        font-size: 14px;
    }
    #header .kleo-main-header>.container {
        width: 100%;
        max-width: 100%;
    }
    .menu-item i {
        font-size: 14px !important;
        margin: 0 !important;
    }
    .youzify div.item-list-tabs li a i,
    .youzify div.item-list-tabs li a:before {
        width: 22px;
        height: 22px;
        line-height: 22px;
    }
    #youzify-wall-nav li#activity-reshares {
        padding: 0;
    }
}

.youzify-cover-content .youzify-profile-photo {
    background: #fff;
}

.woocommerce form.register.dokan-vendor-register {
    padding: 15px;
}

#buddypress .rtmedia-container.rtmedia-uploader-div {
    padding-bottom: 30px;
    /* display: none !important; */
}

@media (min-width: 991px) {
    .kleo-main-header .nav.navbar-nav {
        height: auto !important;
    }
    #undefined-sticky-wrapper.is-sticky .navbar-collapse.collapse {
        /* justify-content: flex-start; */
        padding-left: 0;
    }
    .navbar-nav>li>a {
        margin: 0 7px !important;
    }
}

.nav-collapse ul:first-child>li {
    height: auto !important;
}

body.page-parent .template-page.col-sm-9.tpl-right {
    width: 100%;
    border-right: 0;
}

body.page-parent .sidebar-main.sidebar-right {
    display: none;
}

body.page-parent .template-page .wrap-content {
    padding-right: 0;
    padding-top: 35px;
}

.template-page.tpl-right .wrap-content {
    padding-right: 0;
}

#dokan-store-listing-filter-wrap {
    margin-top: 50px;
}

.dokan-store .template-page.col-sm-9.tpl-right {
    width: 100%;
    border-right: 0;
}

.dokan-store .sidebar.sidebar-main.col-sm-3.sidebar-right {
    display: none;
}

.dokan-dashboard .template-page.col-sm-9.tpl-right {
    width: 100%;
    border-right: 0;
}

.dokan-dashboard .sidebar.sidebar-main.col-sm-3.sidebar-right {
    display: none;
}

.dokan-store-contact {
    background: #eee;
    padding: 15px;
    border-radius: 4px;
}

aside.dokan-store-menu,
aside.dokan-store-open-close {
    background: #eee;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 20px;
}

aside.dokan-store-contact h3,
aside.dokan-store-menu h3,
aside.dokan-store-open-close h3 {
    margin-top: 0;
    font-weight: 700;
    margin-bottom: 15px;
    font-style: normal;
}

aside.dokan-store-open-close label {
    font-weight: 700;
}

aside.dokan-store-menu ul {
    padding-left: 0;
    list-style: none;
    font-style: normal;
}

aside.dokan-store-menu ul li {
    position: relative;
    padding-left: 15px;
}

aside.dokan-store-menu ul li:before {
    content: "\f105";
    position: absolute;
    left: 0;
    /* height: 10px; */
    font-family: fontawesome;
    font-style: normal;
    font-size: 20px;
}

.dokan-single-store .profile-frame {
    border: 1px solid #eee;
}

.products li .product-loop-inner {
    border: 1px solid #eee;
    background: #fafafa;
    padding-bottom: 0 !important;
}

ul.products.columns-3 {
    display: flex;
    flex-wrap: wrap;
}

ul.products.columns-3 li {
    flex: 0 0 33.33%;
    max-width: 33.33%;
}

.products a.button.product_type_simple.add_to_cart_button {
    background-color: #000 !important;
    color: #fff;
}

.products .quick-view.hover-tip {
    background: #eeee;
}

.dokan-single-store .dokan-store-tabs ul li,
.dokan-store-open-close .open-close-day,
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info,
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .store-name,
.woocommerce .products li .product-loop-inner {
    font-style: normal;
}

.products a.button.product_type_simple.add_to_cart_button:hover {
    background-color: #16449a !important;
    color: #fff !important;
}

.woocommerce ul.products li.product figure {
    margin-bottom: 0;
}

.product-loop-inner .product-details {
    background: #fff;
    padding-top: 10px;
}

.product-loop-inner .price {
    background: #fff;
}

.related.products .hr-title {
    margin-bottom: 40px;
    margin-top: 40px;
}

.related.products .hr-title>abbr {
    font-size: 28px;
}

.woocommerce .kleo-images-wrapper>.woocommerce-product-gallery__image {
    box-shadow: -2px -2px 10px #ccc;
    border: 1px solid #eee;
    margin-bottom: 10px;
    padding: 40px;
}

.kleo-woo-gallery.thumbnails .woocommerce-product-gallery__image>a {
    border: 1px solid #eee;
    padding: 11px;
    border-radius: 4px;
    box-shadow: 0px 0px 4px #ccc;
}

li.product figcaption .shop-actions {
    border-top: 0;
}

.woocommerce-page div.product div.summary {
    font-style: normal;
}

p.woocommerce-result-count {
    font-style: normal;
}

div#seller_tab ul li {
    margin: 8px 0;
}

div#more_seller_product_tab ul li {
    margin-bottom: 6px;
    margin-top: 6px;
}

.single-product p.price {
    margin: 10px 0 !important;
}

.youzify .yzwc-main-content table.shop_table td {
    border: 1px solid #f2f2f2 !important;
}

#youzify a.remove {
    margin: auto;
    background: #16449a;
    color: #ffffff !important;
}

.youzify .yzwc-main-content table.shop_table td img {
    margin: auto;
}

h3#ship-to-different-address {
    width: 100%;
}

h3#ship-to-different-address label {
    display: flex;
    align-items: center;
    width: 100%;
}

h3#ship-to-different-address label input {
    margin-left: 0;
    margin-right: 10px;
}

#order_review tr.cart-subtotal {
    background-color: #000 !important;
    color: #fff !important;
}

#order_review tr.cart-subtotal th,
#order_review tr.cart-subtotal span {
    color: #fff !important;
}

#order_review tr.woocommerce-shipping-totals.shipping {
    background-color: #fff !important;
}

.youzify .yzwc-main-content #payment fieldset {
    background-color: #fff !important;
    padding: 14px;
}

.dokan-form-group input.dokan-btn.dokan-btn-success.dokan-btn-sm.dokan-theme {
    width: 100%;
}

.dokan-form-group input.dokan-btn.dokan-btn-success.dokan-btn-sm.dokan-theme {
    width: 100%;
    background: #16449a;
    border-color: #16449a;
}

.report-filter input.dokan-btn.dokan-btn-success.dokan-btn-sm.dokan-theme {
    margin-top: 24px;
    padding: 9px;
    border-color: #16449a;
    background: #16449a;
    width: 120px;
}

.product_title.entry-title,
.dokan-single-store .dokan-store-tabs ul li a {
    font-weight: 700;
}

.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
    font-weight: 700;
}

button.single_add_to_cart_button.button.alt {
    background-color: #16449a !important;
    border-color: #16449a !important;
}

#productModal .kleo-product-image {
    padding: 40px;
}

form#invite-anyone-by-email {
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    margin-bottom: 30px !important;
}

form#invite-anyone-by-email ol {
    padding: 0;
    margin: 0;
}

form#invite-anyone-by-email textarea {
    margin-top: 0.5em;
    height: auto !important;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #f9f9f9;
    padding: 15px 20px;
}

input#invite-anyone-submit {
    background: #16449a;
    border: 0;
    padding: 15px 20px;
    border-radius: 4px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 20px;
}

#invite-anyone-by-email h4 {
    text-align: center;
    font-size: 23px;
    margin-bottom: 15px;
    font-weight: 700;
}

#invite-anyone-by-email h4~p {
    text-align: center;
}

ul#invite-anyone-clear-links li a {
    padding-right: 10px;
    border-right: 1px solid #fff !important;
    padding: 12px;
    display: block;
}

.col-delete-invite .clear-entry span {
    background-position: 3px -18px;
    width: 23px;
    height: 23px;
    background-color: #16449a;
    padding: 5px;
    border-radius: 50%;
    top: -3px;
}

.invite-anyone-sent-invites th.sort-by-me a {
    font-weight: bold;
    text-decoration: none !important;
}

table.invite-anyone-sent-invites.zebra a {
    color: #000 !important;
    font-weight: 700;
}

@media screen and (max-width: 991px) {
    ul.products.columns-3 li {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media screen and (max-width: 520px) {
    ul.products.columns-3 li {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 767px) {
    #socket {
        margin-bottom: 100px;
    }
    #socket .template-page {
        padding-top: 0px;
        padding-left: 0px;
    }
}


/* Profile page Container CSS */

@media (min-width: 1440px) {
    #youzify-profile-navmenu .youzify-inner-content,
    .youzify .wild-content,
    .youzify .youzify-boxed-navbar,
    .youzify-cover-content,
    .youzify-header-content,
    .youzify-page-main-content,
    .youzify-vertical-layout .youzify-content {
        padding-left: 15px !important;
        padding-right: 15px !important;
        max-width: 1280px;
    }
}

.woocommerce-privacy-policy-text {
    margin-bottom: 10px;
}

.woocommerce-terms-and-conditions-wrapper input#terms {
    margin-top: 2px;
}


/* Profile setting page */

#template-custom-notice #custom-message {
    /* margin-left: 35px; */
    display: block;
    border-left: 8px solid #81d1e4;
    border-radius: 3px;
    padding: 15px 25px;
    margin-bottom: 25px;
    background-color: #fff;
}

#template-custom-notice #custom-message p {
    margin: 0;
    padding: 0;
    color: #898989;
    font-size: 14px;
    font-weight: 600;
    line-height: 28px;
}

#youzify-members-directory .bps-form {
    padding: 15px 20px;
    margin: 0 17.5px 35px !important;
    background-color: #fff;
}

#youzify-members-directory p.bps_filters {
    margin-left: 17.5px;
    margin-bottom: 10px;
    display: flex;
}

#youzify-members-directory p.bps_filters a {
    margin-left: 10px;
    font-weight: 800;
    text-transform: uppercase;
}

.skill-search-note p {
    margin-top: 0;
    margin-bottom: 10px !important;
}


/* Profession modal */

.profession-request-modal .youzify-modal-actions {
    text-align: center !important;
}

.profession-request-modal .youzify-modal-actions input[type="submit"] {
    background: #16449a;
    color: #78ee2a;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.profession-request-modal .youzify-modal-content {
    padding-bottom: 0;
}

.profession-request-modal .youzify-modal-title,#youzify-modal .youzify-modal-title {
    background: #0990c6 !important;
    background: url(../images/back-pattern.png), linear-gradient(to left, #78ee2a, #16449a) !important;
    background: url(../images/back-pattern.png), -webkit-linear-gradient(right, #78ee2a, #16449a) !important;
}

.profession-request-modal .youzify-modal-content label {
    width: 100%;
}

.profession-request-modal div.wpcf7-response-output {
    color: inherit;
}

.profession-request-modal .gc-modal-close {
    top: 18px;
    right: 35px;
    cursor: pointer;
    padding: 4px 6px 5px;
    position: absolute;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.44);
    font-size: 10px !important;
}

.page-restrict-output {
    text-align: center;
    font-weight: 800;
    font-size: 18px;
    color: #16449a;
}

@media (max-width: 767px) {
    .youzify #activity-stream .activity-meta {
        display: block;
    }
    .bp-list li .generic-button.bp-share-btn,
    .bp-share-btn {
        display: grid;
    }
    #youzify #activity-stream .activity-meta a {
        float: none;
        padding: 20px 5px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 475px) {
    #youzify .activity-meta a {
        float: none;
        display: block;
        width: 100%;
        margin: 0 auto;
    }
}

.wise-chat-messsage a.wise-chat-send-message {
    background-color: #16449a;
    color: #fff;
}

.activity-content a.button.bp-primary-action.bpas-show-share-options {
    display: none !important;
}

#members_search_submit {
    color: #16449a !important;
    background-color: #78ee2a !important;
}

div.nice-select {
    background-color: #fff !important;
    border: 1px solid #eee!important;
}

.rp4wp-related-job_listing>ul li.job_listing a div.position .company,
.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position .company,
ul.job_listings li.job_listing a div.position .company,
ul.job_listings li.no_job_listings_found a div.position .company,
.rp4wp-related-job_listing>ul li.job_listing a div.location,
.rp4wp-related-job_listing>ul li.no_job_listings_found a div.location,
ul.job_listings li.job_listing a div.location,
ul.job_listings li.no_job_listings_found a div.location,
.rp4wp-related-job_listing>ul li.job_listing a .meta,
.rp4wp-related-job_listing>ul li.no_job_listings_found a .meta,
ul.job_listings li.job_listing a .meta,
ul.job_listings li.no_job_listings_found a .meta {
    color: #111111;
}


/* Design updates */

#main .sidebar .logout,
.logy-form .logy-item-inner button,
.logy-form .form-cover-title,
#bp-login-widget-form .bp-login-widget-register-link a {
    color: #16449a !important;
    background-color: #78ee2a !important;
}

.job_filters input[type=submit],
.gc-contact .wpcf7 input[type=submit],
#logy_signup_form label .bp-required-field-label,
#logy_signup_form legend .bp-required-field-label,
#bp-login-widget-form #bp-login-widget-submit {
    color: #fff !important;
    background-color: #16449a !important;
}

#buddypress .item-list-tabs.bps_header {
    margin-top: 30px;
}

.breadcrumbs-container.main-title {
    margin-top: 0;
}

.youzify-cover-content .wise-chat-messsage a.wise-chat-send-message {
    color: #fff !important;
}

.bbp-search-form .button {
    background-color: #16449a !important;
}

.app-list table th span.normal {
    color: #fff !important;
}

table.invite-anyone-sent-invites.zebra a {
    color: #fff !important;
}

.ia-pagination {
    color: #111;
}

.settings-inner-content .options-section-title h2 i {
    color: #16449a !important;
    background-color: #78ee2a !important;
}

#logy_signup_form .description {
    color: #111111;
}

#logy_signup_form .field-visibility-settings-notoggle,
#logy_signup_form .field-visibility-settings-toggle,
#message.info,
div#message.info {
    color: #111111;
    background-color: #fff;
    border-left: 5px solid #16449a;
}

#logy_signup_form .field-visibility-settings-notoggle .visibility-toggle-link,
#logy_signup_form .field-visibility-settings-toggle .visibility-toggle-link {
    color: #16449a !important;
    background-color: #78ee2a !important;
    background-image: none;
}

.logy-form .hr-title abbr {
    top: 0;
}

input[type=submit].dokan-btn-theme,
a.dokan-btn-theme,
.dokan-btn-theme {
    background-color: #16449a !important;
    border-color: #16449a;
}

thead tr th a.DESC:after,
thead tr th a.ASC:after {
    background: none !important;
    width: 0 !important;
    height: 0 !important;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff;
}

#post-maker-container div span.titlelabel {
    color: #fff !important;
    background: #16449a !important;
}

.sa-post-status-container .new-post {
    color: #fff !important;
    background: #16449a !important;
}

.qq-upload-button {
    color: #fff !important;
    background-color: #16449a !important;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a:hover,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a {
    color: #16449a !important;
}

.widefat tfoot tr th span {
    color: #fff !important;
}

.pagination-sticky .entry-title,
.pagination-sticky #newer-nav:before,
.pagination-sticky #older-nav:after {
    color: #fff !important;
}

.widget_bp_core_members_widget #members-list .vcard .item-title a,
.widget_bp_groups_widget #groups-list li .item-title a,
.widget_bp_core_login_widget .bp-login-widget-user-link a,
.youzify-items-list-widget .youzify-list-item a.youzify-item-name,
.widget_bp_core_members_widget #members-list .vcard .item-meta .activity,
.widget_bp_groups_widget #groups-list li .item-meta .activity,
.youzify-items-list-widget .youzify-list-item .youzify-item-meta .youzify-meta-item,
.youzify-items-list-widget .youzify-list-item .youzify-item-action .youzify-close-button i {
    color: #111 !important;
}

#main .account-sign-in a.button,
.cart button.single_add_to_cart_button.button.alt {
    color: #fff !important;
    background-color: #16449a !important;
    border-color: #16449a !important;
}

#main .account-sign-in a.button:hover {
    color: #16449a !important;
    background-color: #78ee2a !important;
}

#articles-dir-list input[type=submit],
.standard-form input[type=submit] {
    color: #fff !important;
    background-color: #16449a !important;
}

select#field_2 {
    color: #000;
}

select#field_7 {
    color: #000;
}

@media (max-width: 767px) {
    .wise-chat-section .wcMessages {
        background: #fff !important;
        color: #16449a !important;
    }
    .wise-chat-section .wcInputContainer wcInput {
        color: #16449a !important;
    }
    .wise-chat-section .wcContainer input[type=text].wcInput {
        color: #16449a !important;
    }
    ul#menu-kleonavmenu {
        display: flex;
        flex-wrap: wrap;
    }
    #header .navbar-nav li.kleo-user_avatar-nav {
        order: -1;
    }
    #header .navbar-nav .dropdown-menu {
        position: unset !important;
    }

    #youzify-modal .nice-select.open .list{
        max-height: 100px !important;
        margin-top: 8px !important;
        transition: none !important;
        -webkit-transition : none !important;
    }

}

#app-gcal-profile input[type="submit"] {
    color: #fff !important;
    background-color: #16449a !important;
    padding: 8px;
    border: none;
}

a.friendship-button {
    padding: 12px 16px!important;
    line-height: 1 !important;
    height: auto !important;
    border-radius: 6px;
}

a.youzify-post-more-button,
.youzify-post-more-button .youzify-btn-title,
.youzify-post-more-button .youzify-btn-icon {
    color: #fff !important;
}

input.searchsubmit.button {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAABgCAYAAABbjPFwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAgtJREFUeNrs1yFzwjAYxnHKTYBErrJySOQmZ5Gzk/sMfATsLF8BuUlk7SS2ckgkkr3ZveVCSdqk5G7H7p+7HlDCQ35J0ybZ8Xgc3HIZDm68APjrctdVoaqqXF4KOSZ6am9OF0XxnaIBi8XCmb9cLoPyM98kloabwLmGO6vI8SGQfc+GB+ULZB8N0Ma/yTHuaMdBjlUsQhsfnN+G8F1CL1a46YlSGlkpzvTYk/acqfMqx3vkAFzkSyMrxUXlX4yANHCmQ2vKVhq+9lxips5MP26kXhnY+2f50vC1p95ZvtQrQ+9CU2v4PlvastE6pjxE9H7SfBfgXl930qsH3w/1u0o/TiIAp3zpVW++fteZ7wKMrR4KLeMedZPkuwD1/TcPCM4bvwkpSfOHnvvv77DphPY9J2bW0O4iAKd8ndBtk70z3wX4st7PXQg992ydKiMAZ/kuhJ4Lyvc9yOxbXf14t4e+OanWMqm3EQ+y6HyZ1NvYpUTdC6ETtA8iKt+FyNo2NIIw4Y+uxZZeCrk+VfsiovObiOzaHZkgp40/WaVaqSryIt9eqV69H9Aet5cDo5Trfe1xb36Wak+s+4ZRvehLXXTfMKoXfckBbCkBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACA/wj4EWAAMFHXN7XDzN4AAAAASUVORK5CYII=) no-repeat !important;
}

[data-yztooltip]:hover:after {
    color: #fff !important;
    background: rgb(0 0 0 / 75%) !important;
}

.sficn.sciconfront {
    border-radius: 50%;
    overflow: hidden;
}

.youzify-pin-tool .youzify-tool-icon {
    color: #16449a !important;
    background: #78ee2a;
}

.youzify-pin-tool .youzify-tool-icon .fa-thumbtack {
    color: #16449a;
}

.youzify-bookmark-tool .youzify-tool-icon {
    background: #16449a;
}

.youzify-bookmark-tool .youzify-tool-icon i {
    color: #fff;
}



.kleo-mobile-icons a.cart-contents.mheader {
    margin-right: 0;
}

.kleo-mobile-icons a.notify-contents {
    margin-right: 10px;
}

@media (max-width: 991px)
{
    .kleo-main-header .kleo-mobile-icons{
        margin-right: 0;
    }
}


#wpbody-content table.app-manage thead th, #wpbody-content table.app-manage tfoot th{
    background-color: #16449a;
}


.youzify-custom-tab .yrc-shell .yrc-banner {
    display: none;
}

/* Social sharing */
.essb_links.essb_template_deluxe-retina a .essb_icon{
    color: #fff !important;
}

.activity-meta .essb_links {
    display: table-footer-group;
}

.activity-meta .essb_links ul li a{
    padding: 0 !important;
}


.essb-point-bottomleft {
    left: 10px;
    bottom: 120px;
}

.essb_links .essb_link_more a,
.essb_links_list .essb_link_less a{
    background: #16449a !important;
}

.essb_links .essb_link_more a:hover,
.essb_links_list .essb_link_less a:hover
{
    background: #78ee2a !important;
    color : #16449a !important;
}

@media screen and (max-width:1200px) and (min-width:992px) {
    .navbar-nav>li>a {
        margin: 0 5px !important;
        font-size: 12px !important;
    }
    .youzify-settings-area {
        padding-right: 20px;
    }
}
@media screen and (max-width:991px) {
    #undefined-sticky-wrapper.is-sticky .navbar-collapse.collapse{
        display: none!important;
    }
}

#homemodal .modal-dialog{
    left : 0;
}

#youzify .youzify-user-actions .follow-button a,
#youzify  .youzify-follow-message-button .follow-button a{
    color: #16449a !important;
    background: #78ee2a !important;
}

#youzify .youzify-follow-message-button .follow-button {
    margin-left: 5px;
}



.youzify-wall-giphy-form .youzify-giphy-search-form {
    display: block;
    width: 100%;
}

.youzify-wall-giphy-form .youzify-wall-cf-item {
    flex-wrap: wrap;
}
body.wp-base {
    overflow-y: unset;
}
@media screen and (max-width: 767px){
    .youzify-giphy-item {
        width: auto !important;
    }

    div#app-navbar {
        width: 100%;position: unset;
    }
    form#app-graphs-filter .nice-select .list {
        display: block;
    }
    .app-dashboard.wrap {
        margin-top: 20px !important;
    }
    #homemodal .modal-lg{
        width: 100%;
    }
}


form#notifications-sort-order label {
    color: #fff !important;
}


.article-content a.button{
    background-color: #16449a !important;
    color: #fff !important;
    margin-top: 15px !important;
    font-weight: 800;
}


#media_search_form #media_search .dashicons-search{
    color: #fff !important;
}







.form_patriot {
    display: flex;
  }
  
  h2.patriots_title,
  h4.no_patriot {
    text-align: center;
    margin-top: 50px;
  }
  .patriot_name {
    display: inline-block;
    padding: 6px;
    padding-left: 14px;
    padding-right: 14px;
    margin: 4px;
    border: 2px solid #16449a;
    border-radius: 50px;
  }
  
  .patriots_container {
    padding-left: 18px;
    padding-right: 18px;
  }
  .patriot_name_input,
  .patriot_email_input,
  .patriot_zipcode_input {
    flex-grow: 1;
    border: 1px solid;
    height: 40px;
    margin: 6px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border-radius: 50px;
  }
  
  .patriot_submit {
    border: 0px;
    background: #16449a;
    color: #78ed2a;
    font-weight: 700;
    width: 180px;
    height: 38px;
    margin: 6px !important;
    border-radius: 50px;
  }
  .hide {
    display: none !important;
  }
  .patriot_err_msg, .error-text {
    color: #ff5c50;
    padding-left: 20px;
  }
  
  @media screen and (max-width: 767px) {
    .form_patriot {
      flex-wrap: wrap;
      justify-content: center;
    }
  }
  .patriot_count {
    text-align: end;
  }
  
#youzify-members-directory p.bps_filters span {
    margin-left: 10px;
    margin-right: 10px;
}

.youzify-members-directory-page #buddypress .item-list-tabs.bps_header {
    margin: 0 15px !important;
}
.article-content .bsui .badge-dark{
    background-color: #16449a !important;
}
.pwaforwp-sticky-banner .pwaforwp-stky-blk{
    background-color: #16449a !important;
}

.pwaforwp-sticky-banner .pwaforwp-butn{
    background-color: #78ed2a !important;
    color: #16449a !important;
}