/*
 Theme Name:   Nelson Child Theme
 Theme URI:    http://nelson.themerex.net
 Description:  Nelson Child Theme
 Author:       ThemeREX
 Author URI:   http://themerex.net
 Template:     nelson
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  nelson
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

.scheme_second_dark
  .elementor-accordion
  .elementor-accordion-item
  .elementor-tab-title,
.scheme_dark
  .elementor-accordion
  .elementor-accordion-item
  .elementor-tab-title {
  border-color: rgba(230, 168, 122, 0.3);
  border-width: 3px;
  background-color: rgba(0, 0, 0, 0.6);
}

.elementor-accordion-item .elementor-tab-title.elementor-active {
  border-color: rgba(230, 168, 122, 0.5) !important;
  border-width: 3px !important;
  background-color: rgba(0, 0, 0, 0.6);
}

.scheme_dark .sc_layouts_menu_nav > li.current-menu-item > a,
.scheme_dark .sc_layouts_menu_nav > li.current-menu-parent > a,
.scheme_dark .sc_layouts_menu_nav > li.current-menu-ancestor > a {
  color: #96885f !important;
  font-weight: bold !important;
}

.scheme_dark
  .sc_layouts_row_type_compact
  .sc_layouts_item
  a:not(.sc_button):not(.button),
.scheme_dark.sc_layouts_row_type_compact
  .sc_layouts_item
  a:not(.sc_button):not(.button) {
  color: #96885f !important;
  font-weight: bold !important;
}

.page-id-4341 .footer_custom {
  display: none;
}
