/*
Theme Name: PCSYS
Theme URI: http://www.pcsys.dk/
Description: This is a custom child theme for PCSYS.
Author: PC SYS A/S
Author URI: http://www.pcsys.dk/
Template: salient
Version: 0.2
*/
@import url("../salient/style.css");
@import url("custom-pcsys-style.css");

.group {
  zoom: 1;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.wpb_wrapper a {
  color: #0072c6;
  font-size: 16px;
}
#footer-outer .textwidget a {
  font-size: 17px;
  color: #0072c6 !important;
  line-height: 28px;
}
#footer-outer .textwidget a.footer-product {
  display: block;
}
#footer-outer .widget h4 {
  text-transform: none;
  /* font-family: 'Open Sans'; */
  /* font-weight: 300; */
  font-size: 17px;
  letter-spacing: 0;
}
#footer-outer .footer-product {
  line-height: 50px !important;
}
#footer-outer .row .col img {
  float: left;
  max-width: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
  width: 30px !important;
  margin-top: 5px;
}
.hide-this {
  display: none !important;
}
.container-wrap,
.project-title {
  background-color: white;
}
/* Nyheder */
.meta-author,
.meta-comment-count,
.nectar-love-wrap,
.meta-category {
  display: none;
}
.nectar-social i {
  color: #3b5998 !important;
}
.iwt-text {
  padding-top: 5px;
}
.swiper-slide .container .content {
  background-color: #ffffff;
  padding: 20px 0px !important;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.swiper-slide .container .content p,
.swiper-slide .container .content h2 {
  color: #3f3f3f;
}
.standard_section2 .instance-4,
.standard_section2 .instance-5,
.standard_section2 .instance-6,
.standard_section2 .instance-7,
.standard_section2 .instance-8 {
  display: none;
}
.wpcf7-not-valid-tip {
  display: none !important;
}
.job_listings .job_filters,
.job_listings .job_types,
.job_listings .search_jobs,
.job_listings .wp-job-manager-showing-all,
.job_listings .showing_jobs,
.job_listings .meta {
  display: none !important;
}
.row.heading-title #single-meta ul li {
  display: none;
}
.row.heading-title #single-meta ul li.meta-share-count {
  display: block;
}
.row.heading-title #single-meta ul li.meta-comment-count {
  display: none !important;
}
.single_job_listing .date-posted {
  display: none;
}
.single_job_listing ul li {
  list-style-type: none !important;
  list-style: none !important;
}
.toggles.accordion a {
  font-size: 15px !important;
}
.em-events-search {
  display: none;
}
.single #single-meta {
  right: 0px;
  top: 50%;
  margin-top: -13px;
  float: none;
  z-index: 102;
  position: absolute;
}
#single-below-header span.author {
  display: none;
}
#single-below-header .date {
  padding: 0 10px 0 0px !important;
  border-left: none !important;
}
img.responsive {
  max-width: 100% !important;
}
.event_metabox .event_tilmeld {
  float: left;
  width: 35%;
}
@media all and (max-width: 1000px) {
  .event_metabox .event_tilmeld {
    width: 100%;
  }
}
.event_metabox .event_tilmeld p {
  width: auto !important;
}
.event_metabox .event_content {
  float: left;
  width: 65%;
  padding-right: 10px !important;
}
@media all and (max-width: 1000px) {
  .event_metabox .event_content {
    width: 100%;
  }
}
.event_metabox .event_content img {
  max-width: 100%;
}
.kolonner {
  float: none;
  width: 100%;
  zoom: 1;
}
.kolonner:before,
.kolonner:after {
  content: "";
  display: table;
}
.kolonner:after {
  clear: both;
}
@media all and (max-width: 1000px) {
  .kolonner .c1 {
    margin-bottom: 20px;
  }
}
@media all and (min-width: 1000px) {
  .kolonner .c1 {
    float: left;
    width: 50%;
    padding-right: 20px;
  }
}
@media all and (min-width: 1000px) {
  .kolonner .c2 {
    float: left;
    width: 50%;
  }
}
img.img-with-animation {
  opacity: 1 !important;
}
ul.ubermenu-nav li a:hover {
  background: none !important;
}
#header-outer,
#header-space {
  position: relative !important;
}
#header-space {
  height: 15px !important;
}
.single_job_listing .company {
  display: none;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(100, 100, 100, 0.8);
  width: 100%;
  height: 100%;
  z-index: 99999999;
  display: none;
}
.overlay .overlay-box {
  color: #000;
  background: #f4f4f4;
  width: 100%;
  max-width: 700px;
  min-height: 400px;
  margin: 50px auto;
}
.overlay .overlay-box .logoarea {
  text-align: center;
  height: 15px;
  padding-top: 36px;
  background-color: #f4f4f4;
  cursor: pointer !important;
  position: relative;
}
.overlay .overlay-box .logoarea span {
  position: absolute;
  top: 5px;
  right: 10px;
  font-weight: bold;
  font-size: 20px;
  cursor: pointer;
}
.overlay .overlay-box .cta {
  text-align: left;
  cursor: pointer !important;
}
.overlay .overlay-box .cta .form {
  padding: 30px;
}
header#top nav > ul > li.megamenu > ul > li > a {
  font-family: Open Sans;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #ccc;
  transition: none;
  letter-spacing: 0;
  background-color: #1C1C1C;
  text-transform: inherit;
}
header#top nav > ul > li.megamenu > ul > li > a:hover {
  background-color: #272727 !important;
}
a {
  color: #89d9f0 !important;
}
/*header#top nav .sf-menu li a {
  color: #ccc !important;
}
header#top nav .sf-menu li a:hover {
  color: #0072c6 !important;
}*/
header#top nav .sf-menu li.current-menu-item a,
header#top nav .sf-menu li.current_page_ancestor a,
header#top nav .sf-menu li.current_page_item a {
  color: #0072c6 !important;
}
header#top nav .sf-menu li.current-menu-item a:hover,
header#top nav .sf-menu li.current_page_ancestor a:hover,
header#top nav .sf-menu li.current_page_item a:hover {
  color: #0072c6 !important;
}
header#top nav .sf-menu li ul.sub-menu li a,
header#top nav .sf-menu li.current-menu-item ul.sub-menu li a,
header#top nav .sf-menu li.current_page_item ul.sub-menu li a {
  color: #ccc !important;
  line-height: 20px;
}
header#top nav .sf-menu li ul.sub-menu li a:hover,
header#top nav .sf-menu li.current-menu-item ul.sub-menu li a:hover,
header#top nav .sf-menu li.current_page_item ul.sub-menu li a:hover {
  color: #ccc !important;
}

.sf-menu li ul li a:hover {
  background: #1C1C1C !important;
}

body #header-outer:not([data-lhe="animated_underline"]) header#top nav .sf-menu li.current-menu-item > a,
body #header-outer:not([data-lhe="animated_underline"]) header#top nav .sf-menu li.current_page_item > a,
body .sf-menu ul li.current_page_item > a,
body .sf-menu ul a:hover,
body .sf-menu ul a:active,
body .sf-menu ul li:hover > a,
body .sf-menu li ul li a:hover {
  color: #ff0000 !important;
}

body [class^="icon-"].icon-default-style.fa-facebook, body [class^="icon-"].icon-default-style.fa-linkedin {
  color: #fff !important;
  background: #ff0000 !important;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  width: 45px;
  height: 45px;
  padding: 0px;
  line-height: 45px !important;
  font-size: 24px !important;
  position: relative;
  top: -5px;
}
body .share-bar {
  padding-bottom: 10px !important;
}
body .share-bar .facebook-share.nectar-sharing, body .share-bar .linkedin-share.nectar-sharing {
  border-right: 0px;
}

body .share-bar .facebook-share.nectar-sharing .fa-facebook, body .share-bar .linkedin-share.nectar-sharing .fa-linkedin {
  color: #fff !important;
  background: #ff0000 !important;
  -webkit-border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  border-radius: 100px !important;
  width: 45px !important;
  height: 45px !important;
  padding: 0px !important;
  line-height: 45px !important;
  font-size: 24px !important;
  position: relative;
  top: -15px;
}
.share-bar h2 {
  color: #ff0000;
}

.vc_col-sm-4 .vc_col-sm-6 a {
  color: #24829d !important;
}

.hidden-section
{
	display:none !important;
}

/* ==== Tilpasninger til Salient 18-opgradering (2026) ==== */

/* Dropdown-menu: moerk baggrund som foer */
#header-outer nav .sf-menu li ul.sub-menu,
#header-outer nav .sf-menu li ul.sub-menu li,
#header-outer nav .sf-menu li ul.sub-menu li a {
  background-color: #1C1C1C !important;
}
#header-outer nav .sf-menu li ul.sub-menu li a {
  color: #ccc !important;
}
#header-outer nav .sf-menu li ul.sub-menu li a:hover {
  color: #ff0000 !important;
  background-color: #272727 !important;
}

/* Del denne side: skjul ny ramme og "Share"-tekst */
.share-bar .nectar-sharing .social-text,
.share-bar .nectar-sharing .count,
.nectar-social .social-text,
.nectar-social .count {
  display: none !important;
}
.share-bar a.nectar-sharing,
.nectar-social a {
  border: none !important;
  background: transparent !important;
  box-shadow: none !important;
}

/* Footer-links: moerk tekst i stedet for blaa */
#footer-outer .textwidget a {
  color: #333333 !important;
}

/* Del denne side: korrekt markup i Salient 18 */
.nectar-social-inner {
  display: inline-flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 12px;
}
.nectar-social-inner a.nectar-sharing {
  display: inline-block !important;
  float: none !important;
  margin: 0 !important;
  width: auto !important;
  border: none !important;
  background: transparent !important;
  box-shadow: none !important;
}
.nectar-social-inner a.nectar-sharing .social-text {
  display: none !important;
}

/* Ny Salient-struktur: menu-tekst-span skal altid arve linkets farve */
html body #header-outer header#top nav .sf-menu li a .menu-title-text,
html body #header-outer header#top nav .sf-menu li a:hover .menu-title-text,
html body #header-outer header#top nav .sf-menu li:hover a .menu-title-text {
  color: inherit !important;
}