/*------------- #VARIABLES --------------*/
/*------------- #PLUGINS --------------*/
/*------------- #VARIABLES --------------*/
/*------------- #YOUZER CUSTOMIZATION --------------*/
.olympus-theme .youzer .lp-prepost-wrap .lp-preview-title {
  color: #515365; }

.olympus-theme .lp-preview-canonical-url {
  color: #515365; }

.olympus-theme .lp-preview-no-thubmnail-text span {
  top: 2px;
  position: relative; }

.olympus-theme .lp-preview-description {
  color: #888da8; }

.olympus-theme .youzer .ui-block div.item-list-tabs {
  margin-bottom: 0; }

.olympus-theme .lp-prepost:hover .lp-button-cancel {
  opacity: 1 !important; }

.olympus-theme .youzer .lp-button-cancel i {
  line-height: 25px; }

.olympus-theme .lp-button-cancel {
  padding: 0 !important;
  top: 10px !important;
  opacity: 0 !important;
  right: 10px !important;
  width: 25px !important;
  border: none !important;
  height: 25px !important;
  line-height: 18px !important;
  border-radius: 100% !important;
  background-color: #f6f6f6 !important; }

.olympus-theme .lp-preview-thubmnail-buttons button {
  padding: 0 !important;
  width: 20px;
  height: 20px;
  border: none !important;
  background: #eee !important;
  border-radius: 2px !important;
  line-height: 20px !important; }

.olympus-theme .yz-loading .youzer_msg.wait_msg .youzer-msg-icon {
  background-color: transparent; }

.olympus-theme .youzer input[type="checkbox"] {
  width: auto;
  display: inline-block;
  margin-right: 8px; }

.olympus-theme table > thead > tr > th,
.olympus-theme table > tbody > tr > th,
.olympus-theme table > tfoot > tr > th,
.olympus-theme table > thead > tr > td,
.olympus-theme table > tbody > tr > td,
.olympus-theme table > tfoot > tr > td {
  vertical-align: middle; }
  .olympus-theme table > thead > tr > th.notification-actions,
  .olympus-theme table > tbody > tr > th.notification-actions,
  .olympus-theme table > tfoot > tr > th.notification-actions,
  .olympus-theme table > thead > tr > td.notification-actions,
  .olympus-theme table > tbody > tr > td.notification-actions,
  .olympus-theme table > tfoot > tr > td.notification-actions {
    text-align: center; }

.olympus-theme .youzer div.item-list-tabs li.current.selected a {
  color: #515365; }

.olympus-theme .youzer div.item-list-tabs li.current.selected a:before {
  color: #515365; }

.olympus-theme input.button {
  width: auto; }

.olympus-theme .yz-profile-navmenu .yz-navbar-item.yz-active-menu a {
  color: #515365 !important; }
  .olympus-theme .yz-profile-navmenu .yz-navbar-item.yz-active-menu a svg {
    fill: #ff5e3a;
    fill: var(--primary-accent-color); }
  .olympus-theme .yz-profile-navmenu .yz-navbar-item.yz-active-menu a:hover {
    color: #ff5e3a;
    color: var(--primary-accent-color); }

.olympus-theme .youzer .activity-header .time-since,
.olympus-theme .youzer .activity-header a.activity-time-since span {
  color: #515365;
  font-size: 12px;
  margin-top: 8px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: none; }
  .olympus-theme .youzer .activity-header .time-since:hover,
  .olympus-theme .youzer .activity-header a.activity-time-since span:hover {
    color: #ff5e3a;
    color: var(--primary-accent-color); }

.olympus-theme.buddypress #content {
  margin-top: 0; }

.olympus-theme #bbpress-forums li.bbp-header {
  background-color: #38a9ff;
  background-color: var(--secondary-accent-color); }

.olympus-theme .editfield .wp-editor-wrap button[type="button"] {
  background-color: transparent;
  padding: 4px 6px; }
  .olympus-theme .editfield .wp-editor-wrap button[type="button"].wp-switch-editor {
    padding: 3px 8px 4px; }

.olympus-theme .quicktags-toolbar,
.olympus-theme div.mce-toolbar-grp {
  border-bottom: 1px solid #e6ecf5;
  background: #edf2f6; }

.olympus-theme .html-active button[type="button"].switch-html,
.olympus-theme .tmce-active button[type="button"].switch-tmce,
.olympus-theme button[type="button"].wp-switch-editor {
  background: #edf2f6;
  padding: 3px 8px;
  opacity: 1;
  border-radius: 5px 5px 0 0;
  color: #515365; }

.olympus-theme .wp-editor-container textarea.wp-editor-area {
  border: none; }

.olympus-theme input.cmn-toggle-round-flat:checked + label {
  background-color: #ff5e3a;
  background-color: var(--primary-accent-color); }

.olympus-theme input.cmn-toggle-round-flat:checked + label::after {
  background-color: #ff5e3a;
  background-color: var(--primary-accent-color); }

.olympus-theme #yz-directory-search-box form input[type=submit] {
  padding: 0 15px; }

.olympus-theme.page-has-header-social .yz-settings-area {
  display: none !important;
  opacity: 0;
  visibility: hidden; }

.olympus-theme .yz-wp-activity-rss-box .fa-rss::before {
  content: '';
  background-image: url("./../svg-icons/rss-icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: inline-block; }

.olympus-theme .yz-widget .fa-handshake::before {
  content: '';
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background-image: url("./../svg-icons/happy-face-icon-grey.svg"); }

.olympus-theme .yz-widget .fa-group::before,
.olympus-theme .yz-widget .fa-users::before {
  content: '';
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background-image: url("./../svg-icons/groups-icon-grey.svg"); }

.olympus-theme .yz-widget .fa-trophy::before {
  content: '';
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background-image: url("./../svg-icons/trophy-icon.svg"); }

.olympus-theme .yz-widget .fa-user::before {
  content: '';
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background-image: url("./../svg-icons/group-user-grey.svg"); }

.olympus-theme .yz-widget .fa-share-alt::before {
  content: '';
  background-repeat: no-repeat;
  background-size: contain;
  width: 24px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background-image: url("./../svg-icons/share-icon-grey.svg"); }

.olympus-theme .yz-widget .fa-handshake::before {
  content: '';
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background-image: url("./../svg-icons/happy-faces-icon-grey.svg"); }

.olympus-theme .yz-widget .fa-newspaper::before {
  content: '';
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background-image: url("./../svg-icons/message-icon.svg"); }

.olympus-theme #directory-show-filter {
  display: none; }

.olympus-theme .yz-profile-navmenu .yz-navbar-item.yz-active-menu {
  border-right-color: #e6ecf5 !important; }

.olympus-theme #logy_signup_form .radio label .field-visibility-text {
  position: relative;
  left: auto;
  top: -6px; }

.olympus-theme #logy_signup_form .radio label {
  padding-left: 35px; }

.olympus-theme #logy_signup_form .field_type_datebox .radio label {
  display: block;
  margin-left: 0; }

.olympus-theme .yz-profile-navmenu > li,
.olympus-theme .yz-profile-navmenu > .yz-navbar-item {
  border-right: 1px solid #e6ecf5 !important; }

.olympus-theme .yz-profile-navmenu > li#home-groups-li {
  border-left: 1px solid #e6ecf5 !important; }

.olympus-theme .widget.buddypress .item-options,
.olympus-theme .widget.buddypress .item-list {
  padding: 0 25px;
  margin: 15px 0; }

.olympus-theme .youzer .yzpr-no-reaction i {
  color: #9a9fbf;
  font-size: 19px; }

.olympus-theme .youzer .acomment-options .yzpr-reacto-post,
.olympus-theme .youzer .activity-meta .yzpr-reacto-post {
  color: #888da8;
  font-size: 12px; }
  .olympus-theme .youzer .acomment-options .yzpr-reacto-post:hover,
  .olympus-theme .youzer .activity-meta .yzpr-reacto-post:hover {
    color: #515365; }

.olympus-theme .youzer .activity-meta .yzpr-yes-reaction {
  top: auto; }

.olympus-theme .youzer .activity-content .yzpr-post-reaction img {
  position: relative; }

.olympus-theme .bp-messages-wrap .taggle_list .taggle .close {
  color: #ff5e3a;
  color: var(--primary-accent-color);
  top: 2px;
  right: 5px; }

/*------------- Responsive mode styles --------------*/
@media (max-width: 768px) {
  .olympus-theme .yz-profile-navmenu > li,
  .olympus-theme .yz-profile-navmenu > .yz-navbar-item {
    border-right: none !important; } }

@media screen and (max-width: 425px) {
  .rtl.logged-in .youzer .activity-meta .yz-post-reactors-list,
  .logged-in .youzer .activity-meta .yz-post-reactors-list {
    overflow: visible; } }

/*------------- #VARIABLES --------------*/
/*------------- #BPS Customization --------------*/
.olympus-theme .widget_bps_widget .bps-form {
  padding: 20px; }

.olympus-theme .bps-form label strong {
  font-weight: 400; }

.olympus-theme button[type="submit"] {
  background: #ff5e3a;
  background: var(--primary-accent-color);
  border: none;
  color: #fff;
  padding: .8rem 2.1rem;
  font-weight: 700;
  opacity: .85;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  display: inline-block;
  border-radius: .25rem; }

.olympus-theme .bps-form input,
.olympus-theme .bps-form select {
  height: 45px; }

.olympus-theme .bps-form .nice-select {
  min-width: 200px; }

.olympus-theme #yz-members-directory .bps_filters {
  padding: 15px 20px;
  margin: 0 17.5px 35px;
  background-color: #fff; }
  @media (max-width: 768px) {
    .olympus-theme #yz-members-directory .bps_filters {
      margin: 0 0 25px 0; } }

.olympus-theme #yz-members-directory .bps-form {
  padding: 15px 20px;
  margin: 0 17.5px 35px;
  background-color: #fff; }
  @media (max-width: 768px) {
    .olympus-theme #yz-members-directory .bps-form {
      margin: 0 0 25px 0; } }
