/*
Theme Name:     Neve Child
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        1.0.5
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/

/* Job Types Styling */

.job-manager .job-type.midwife,
ul.job_listings .job_listing ul.meta .job-type.midwife,
.job-types .job-type.midwife,
.job-manager .job-type.midwife-part-time,
ul.job_listings .job_listing ul.meta .job-type.midwife-part-time,
.job-types .job-type.midwife-part-time {
  color: #98cb55;
}

.job-manager .job-type.consultant,
ul.job_listings .job_listing ul.meta .job-type.consultant,
.job-types .job-type.consultant,
.job-manager .job-type.administration-management,
ul.job_listings .job_listing ul.meta .job-type.administration-management,
.job-types .job-type.administration-management {
  color: #4cc7e6;
}

.job-manager .job-type.instructor-lecturer,
ul.job_listings .job_listing ul.meta .job-type.instructor-lecturer,
.job-types .job-type.instructor-lecturer,
.job-manager .job-type.assistant-associate-professor,
ul.job_listings .job_listing ul.meta .job-type.assistant-associate-professor,
.job-types .job-type.assistant-associate-professor,
.job-manager .job-type.professor,
ul.job_listings .job_listing ul.meta .job-type.professor,
.job-types .job-type.professor {
  color: #ff9900;
}

.job-manager .job-type,
ul.job_listings .job_listing ul.meta .job-type,
.job-types .job-type,
.single_job_listing .job-type {
  opacity: 90%;
}

.single_job_listing .job-type.midwife,
.single_job_listing .job-type.midwife-part-time {
  background-color: #98cb55;
}

.single_job_listing .job-type.consultant,
.single_job_listing .job-type.administration-management {
  background-color: #4cc7e6;
}

.single_job_listing .job-type.instructor-lecturer,
.single_job_listing .job-type.assistant-associate-professor,
.single_job_listing .job-type.professor {
  background-color: #ff9900;
}

.search_submit {
  max-width: 200px;
}

.position h3 {
  color: #4b4237;
}

/* Footer Styling */

div.c-right #block-2 {
  margin-bottom: 20px;
  margin-top: 20px;
}

.footer-bottom a {
  text-decoration: underline;
}

footer a:hover {
  text-decoration: none;
  color: #98cb55;
}

#site-footer {
  margin-top: 2em;
}

/** Hide WP and Theme Credits */
footer .hfg-grid-bottom div.builder-item:last-child {
  display: none;
}

/* Adjust menu styling and line with middle widget */
footer .nav-ul{
	display:block;
	padding-top:2em;
}

/* Secondary menu */
.builder-item--header_search_responsive {
  margin-top: 3px;
}

.nv-icon.nv-cart {
  margin-top: 15px !important;
}

#secondary-menu button {
  margin-top: -10px;
}

/* Global Photo Expo */
.page-id-21 .wp-block-themeisle-blocks-advanced-columns.has-1-columns,
.page-id-21 .wp-block-themeisle-blocks-advanced-columns.has-2-columns,
.wp-block-embed.is-type-video {
  padding: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.page-id-21 p {
  font-size: 20px;
}

/* Becoming a Midwife page */

.uni-logo {
  margin-top: 20px;
  max-width: 300px;
}

/* Related Posts Styling */

.yarpp-thumbnails-horizontal .yarpp-thumbnail {
  height: auto;
  border: none;
  margin-right: 10px !important;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
  overflow: unset;
}

/* Heading Styling */

h1 > a,
h2 > a,
h3 > a,
h4 > a {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 15px;
}

.home h2 {
  margin-bottom: 50px;
}

/* News Posts Styling */

.wp-block-kadence-posts .entry-title a:hover,
.blog-entry-title a:hover {
  color: #4cc7e6;
}

/* Shop */

.shop-sidebar {
  display: none;
}

/* MetaSlider Styling */

#metaslider_42573 > ul.slides > li > div > div.caption,
#metaslider_49970 > ul.slides > li > div > div.caption {
  font-family: "Lora", serif;
  position: relative;
  bottom: 0;
  max-width: 100%;
}
#metaslider_42573 > ul.slides > li > div > div.caption h3,
#metaslider_49970 > ul.slides > li > div > div.caption h3 {
  font-weight: 300;
  font-size: 24px;
  padding-top: 20px;
}

#metaslider_42573 > ul.slides > li > div.caption-wrap,
#metaslider_49970 > ul.slides > li > div.caption-wrap {
  opacity: 1;
  height: 180px;
}

#metaslider_42573 > ul.slides > li div.caption p,
#metaslider_49970 > ul.slides > li div.caption p {
  font-family: "Nunito";
  font-size: 20px;
  margin-bottom: 30px;
}

.slider-button {
  cursor: pointer;
  background-color: var(--primarybtnbg);
  color: var(--primarybtncolor);
  border-style: solid;
  border-color: currentColor;
  fill: currentColor;
  border-width: var(--primarybtnborderwidth, 0);
  border-radius: var(--primarybtnborderradius, 3px);
  padding: var(--primarybtnpadding, 13px 15px);
  font-weight: var(--btnfontweight, 700);
  font-size: 20px;
  letter-spacing: var(--btnletterspacing, var(--bodyletterspacing));
  text-transform: var(--btntexttransform, none);
  font-family: "Nunito";
}

.slider-button:hover {
  background-color: var(--primarybtnhoverbg);
  color: var(--primarybtnhovercolor);
  border-color: var(--primarybtnhovercolor);
}

/* Metaslider Responsive */

@media (max-width: 853px) {
  #metaslider_42573 > ul.slides > li > div.caption-wrap,
  #metaslider_49970 > ul.slides > li > div.caption-wrap {
    background: rgba(0, 0, 0, 0.8);
  }
  #metaslider_42573 > ul.slides > li > div > div.caption,
  #metaslider_49970 > ul.slides > li > div > div.caption {
    padding-right: 0;
  }

  #metaslider_42573 ol.flex-control-nav,
  #metaslider_49970 ol.flex-control-nav {
    display: none;
  }

  #metaslider_42573 > ul.slides > li > div.caption-wrap,
  #metaslider_49970 > ul.slides > li > div.caption-wrap {
    height: 70%;
    opacity: 0.8;
  }
}

@media (max-width: 650px) {
  #metaslider_42573 > ul.slides > li > div > div.caption h3,
  #metaslider_49970 > ul.slides > li > div > div.caption h3 {
    font-size: 18px;
  }

  #metaslider_42573 > ul.slides > li > div > div.caption p,
  #metaslider_49970 > ul.slides > li > div > div.caption p {
    font-size: 14px;
    margin-bottom: 15px;
  }

  .slider-button {
    font-size: 14px;
  }

  #metaslider_42573 > ul.slides > li > div > div.caption,
  #metaslider_49970 > ul.slides > li > div > div.caption {
    margin-right: 10px;
  }

  #metaslider_42573 > ul.slides > li > div.caption-wrap,
  #metaslider_49970 > ul.slides > li > div.caption-wrap {
    height: 100%;
  }
}

@media (max-width: 450px) {
  #metaslider_42573 > ul.slides > li > div > div.caption h3,
  #metaslider_49970 > ul.slides > li > div > div.caption h3 {
    font-size: 16px;
    margin-bottom: 5px;
  }

  #metaslider_42573 > ul.slides > li > div > div.caption p,
  #metaslider_49970 > ul.slides > li > div > div.caption p {
    font-size: 12px;
    line-height: 12px;
  }

  #metaslider_42573 > ul.slides > li > div > div.caption,
  #metaslider_49970 > ul.slides > li > div > div.caption {
    width: 100%;
  }

  .slider-button {
    padding: 8px;
  }
}
/* Homepage News Section */

.home .kb-posts-style-unboxed .post-thumbnail,
.cam-two-column img {
  box-shadow: 0px 0px 20px rgb(0 0 0 / 50%);
}

/* Bookmark Styling */

.single-post .cbxwpbkmarkwrap {
  margin-top: -3em;
  margin-bottom: 1em;
}

.blog .cbxwpbkmarkwrap {
  margin-top: -1em;
  margin-bottom: 1em;
}

/* Single job listing styling */

.job_listing-template-default.single .nv-sidebar-wrap {
  display: none;
}

.job_listing-template-default.single .nv-title-meta-wrap {
  text-align: left;
}

/* CSS style for separators */

.cam-separator {
  margin-left: 25%;
  width: 50%;
  color: #4b4237;
}

/* Support Midwifery Button */

.support-button > a {
  max-height: 40px;
  cursor: pointer;
  background-color: var(--primarybtnbg);
  color: var(--primarybtncolor) !important;
  border-style: solid;
  border-color: currentColor;
  fill: currentColor;
  border-width: var(--primarybtnborderwidth, 0);
  border-radius: var(--primarybtnborderradius, 3px);
  padding: var(--primarybtnpadding, 13px 15px);
  margin-top: -5px;
}

.header-menu-sidebar .support-button > a {
  padding-left: 30% !important;
}

/* CSS style for unordered lists */

ul.cam-list,
.woocommerce-account .cbxwpbookmark-mylist-wrap {
  margin-left: 50px !important;
}

ul.cam-list a,
.woocommerce-account .cbxwpbookmark-mylist-wrap {
  margin-left: 20px;
}

/* Footer Newsletter form styling */

footer .rf-label {
  display: none;
}

footer .form-group {
  margin-bottom: 10px;
}

/* My account form styling */

#crm-profile-block h3 {
  margin-top: 25px;
}

.edit-value input {
  margin-right: 5px;
}

.edit-value label {
  margin-left: 5px;
}

#editrow-do_not_email,
#editrow-do_not_mail,
#editrow-do_not_phone {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}

#editrow-do_not_email .label,
#editrow-do_not_mail .label,
#editrow-do_not_phone .label {
  margin-left: 5px;
}

.helprow-custom_75-section {
  margin-top: 15px;
}

#editrow-custom_75 {
  margin-bottom: 15px;
}

#crm-profile-block .crm-submit-buttons {
  margin-top: 20px;
}

#crm-submit-buttons .crm-button {
  max-height: 40px;
  cursor: pointer;
  background-color: var(--primarybtnbg);
  color: var(--primarybtncolor) !important;
  border-style: solid;
  border-color: currentColor;
  fill: currentColor;
  border-width: var(--primarybtnborderwidth, 0);
  border-radius: var(--primarybtnborderradius, 3px);
  padding: 10px;
  margin-top: -5px;
  text-shadow: none;
  font-size: 16px;
  font-family: var(--bodyfontfamily), var(--nv-fallback-ff);
  margin-bottom: 10px;
}

#crm-submit-buttons:hover .crm-button {
  background-color: #4cc7e6;
}

.crm-container {
  padding: 10px;
}

#crm-container a {
  color: #98cb55;
}

#crm-container a:hover {
  color: #4cc7e6;
}
.recaptcha_label {
  display: none;
}

/* WooCommerce styling */

/* Hide welcome message on my account page */
.woocommerce-MyAccount-content > p {
  display: none;
}

/*  Hide the first-level paragraphs in the account details page
	This will leave the password reset fieldset visible */
body.woocommerce-edit-account div.woocommerce-MyAccount-content form > p:not(:last-child){
  display:none;
}

/* To remove the unwanted padding for NACM fields */
body.woocommerce-account table td,
body.woocommerce-account table th {
  padding: 0 !important;
}

body.woocommerce-account table td:last-child,
body.woocommerce-account table th:last-child {
  text-align: left !important;
}

/** CAM Events Styling **/

@media (min-width: 600px) {

  .civicrm-event-listings-wrapper, .civicrm-single-event .civicrm-event-item {
    display: flex;
  }

  .civicrm-event-listings-wrapper .civicrm-event-item, .civicrm-single-event .civicrm-event-item > div {
    width: 50%;
    margin: 0 10px;
  }


}

.event-title a {
  font-size: var(--h3fontsize);
  font-weight: var(--h3fontweight);
  line-height: var(--h3lineheight);
  letter-spacing: var(--h3letterspacing);
  text-transform: var(--h3texttransform);
  text-decoration: none;
  font-family: var(--headingsfontfamily), var(--nv-fallback-ff);
}

.event-title {
  margin-bottom: 1em;
}

.event-summary {
  margin-top: 1em;
}

.civicrm-event-listings-wrapper {
  margin-bottom: 2em;
}

.event-image img {
  width: 100%;
  height: auto !important;
}

.civicrm-events-block-buttons {
  display: flex;
  margin-top: 1em;
}

.civicrm-event-button a {
  cursor: pointer;
  box-sizing: border-box;
  background: var(--primarybtnbg);
  color: var(--primarybtncolor);
  border-style: solid;
  border-color: currentColor;
  fill: currentColor;
  border-width: var(--primarybtnborderwidth, 0);
  border-radius: var(--primarybtnborderradius, 3px);
  padding: var(--primarybtnpadding, 13px 15px);
  font-weight: var(--btnfontweight, 700);
  font-size: var(--btnfs, var(--bodyfontsize));
  line-height: var(--btnlineheight, 1.6);
  letter-spacing: var(--btnletterspacing, var(--bodyletterspacing));
  text-transform: var(--btntexttransform, none);
  margin-right: 0.5em;
  text-decoration: none;
}

/* Heroic KB Styling */

div.widget_block:empty{
	display:none;
}

#hkb .hkb-site-search .hkb-site-search__field::placeholder {
  color: var(--formfieldcolor) !important;
}

#hkb .hkb-breadcrumbs {
  font-size: 16px !important;
  font-weight: bold;
}

#hkb .widget a.wp-element-button, #hkb .widget a.wp-element-button:hover  {
  color: white;
  padding: 8px 15px;;
}

#hkb .hkb_widget_exit .hkb_widget_exit__btn {
  font-weight: bold;
}

#hkb .hkb_widget_exit .hkb_widget_exit__btn:hover {
  background-color: #4cc7e6;
}

#hkb .hkb_widget_toc ol li.active>a {
  background-color: #e7e9e9 !important;
  color: inherit !important;
  pointer-events: none;
}

/* WP Foro Styling */

/** Hide Join Date **/

.wpforo-members .wpforo-member-joined{
	display:none;
}

/** Hide Timezone and Password fields in the Profile Edit form and Profile display **/

/* #wpf-profile-account-form .wpf-field-name-timezone,
.wpf-profile-body .wpf-field-name-timezone, */
#wpf-profile-account-form .wpf-field-type-password,
.wpf-profile-body .wpf-field-type-password{
	display:none;
}

/** Avatar in private messages goes over the parent div **/

.wpfpm-uli-avatar > img {
  max-width: 100% !important;
}

/** Increase Topic Title font size **/

#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-title a {
  font-size: 16px;
}

/** Hide Private topic option **/

.wpforo-private, .wpf-topic-form-wrap .wpf-extra-fields .wpf-main-fields input:last-of-type, .wpf-topic-form-wrap .wpf-extra-fields .wpf-main-fields i.fa-eye-slash, .wpf-topic-form-wrap .wpf-extra-fields .wpf-main-fields label:last-child {
  display: none !important;
}

/** Disable Forum Jump **/

.wpf-forum-jump {
  display: none !important;
}

/* Forum Leaderboard */

.page-id-100 .mycred-my-rank {
  display: flex;
  gap: 10px;
  align-items: center;
}

.page-id-100 .mycred-my-rank img {
  width: 40px;
}

.page-id-100 tbody a {
  color: #272626 !important;
}

.page-id-100 table thead tr th {
  border-bottom: 2px solid black;
}

.page-id-100 table tbody tr th {
  border-bottom: 1px solid black;
}

.page-id-100 table tbody tr:nth-child(odd) {
  background-color: #bceaf6;
}

.page-id-100 table tbody tr:nth-child(even) {
  background-color: #ffffff;
}

/** Add forum menu to Leaderboard page */

#modal-1-content {
  border-bottom: #e6e6e6 3px solid;
  background: #F5F5F5;
}

#modal-1-content > ul, #modal-1-content>ul li {
  margin: 0;
  padding: 0;
}
#modal-1-content>ul li {
border-bottom: 3px solid transparent;
}

#modal-1-content>ul li:hover{
  border-bottom: #98CB55 3px solid;
}

#modal-1-content > ul a {
  color: #555555;
  font-size: 13px;
  padding: 15px 24px;
}

/** Hide WpForo emoji button **/

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

.wpft-profile .wpforo-mycred-rank-wrap {
  float: left;
}

.wpft-profile .wpforo-mycred-points-wrap {
  float: right;
}