/*
Theme Name: BusinessClubIC
Theme URI: https://businessclubbic.nl
Description: Business Club IC Redesign 2025
Author: Europe Web Media
Author URI: http://europewebmedia.nl/
Version: 1.0
Text Domain: businessclubic
*/

:root {
  --primary-text-color: #0A2E2A;
  --secondary-text-color: #092e2a;
  --link-hover-color: #edcb8c;
}

.raleway-regular {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.raleway-semibold {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.raleway-bold {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

body {
  color: var(--primary-text-color);
  font-family: "Raleway", sans-serif;
}

a {
  color: var(--secondary-text-color);
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}


/* Minimal styling to complement Bootstrap */
.hidden {
  opacity: 0;
  visibility: hidden;
}

.site-header .site-branding img {
  /*max-height: 48px;*/
  width: 250px;
  height: auto;
}

.content-post .card-body a {
  text-decoration: none;
}

.top-header {
  background: #85A8A1;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.top-header a.mail-link {
  color: #fff;
  text-decoration: none;
}

.top-header a.mail-link:hover {
  text-decoration: underline;
}

.top-header a.button-link {
  display: flex;
  width: 24px;
  height: 24px;
  text-decoration: none;
  align-items: center;
}

.top-header a.button-link i {
  color: #fff;
}

.top-header a.button-link:hover i {
  color: #000;
}

#menu-main-menu a,
#menu-header a {
  color: var(--primary-text-color);
  font-size: 18px;
  text-decoration: none;
}

#menu-main-menu a:hover,
#menu-header a:hover {
  color: #85A8A1;
  text-decoration: none;
}

#menu-main-menu .nav-item-button {
  padding: 0 var(--bs-nav-link-padding-x);
}
#menu-main-menu .nav-item-button a.nav-link-button {
  background: #edcb8c;
  border: none;
  padding: 0.5rem;
  font-weight: 600;
  box-shadow: 1px 1px 1px #ddd;
}
.aanmelden{
	background: #edcb8c;
	padding: 2rem;
}
.wpcf7-textarea, .wpcf7-number{
	padding:10px;
	border-radius:5px;
}

/* carousel component */
.carousel-component .container-wrapper {
  background:#85a8a1;
}

.carousel-item img {
  object-fit: cover;
  width: 60%;
  height: 510px;
  margin-left: auto;
  display: flex;
  margin-right: auto;
  border-radius: 50% / 40%;
  transform: translateY(5rem);
}

.carousel-item {
  background-attachment: scroll;
  background-position: right;
}

.carousel-top {
  background: #85a8a1 url(img/slider-banner-top-bg-scaled.png) scroll no-repeat center;
  background-size: cover;
  top: 0;
  width: 101%;
  display: grid;
  align-content: center;
}

.carousel-bottom {
  background-color: #ffffff;
  background-size: contain;
  height: 110px;
  bottom: 0;
  width: 100%;
  display: grid;
  align-content: center;
  padding: 0 15px;
}

.carousel-top .text-content .title {
  font-family: "Raleway", sans-serif;
  font-size: 3rem;
  font-weight: 600;
  color: #0b2e2a;
}

.carousel-bottom .text-content .description {
  font-family: "Raleway", sans-serif;
  color: #0b2e2a;
  font-size: 1.25rem;
  font-weight: 300;
}

.carousel-component .carousel-control-prev {
  width: 3rem;
  left: -3rem;
}

.carousel-component .carousel-control-next {
  width: 3rem;
  right: -3rem;
} 

.carousel-component .sub-title {
  color: #ffffff;
  font-size: 2rem;
}

/* footer section */
footer {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

footer .branding-contact {
  height: 100%;
  display: grid;
  align-content: center;
}

footer .site-branding img {
  width: 180px;
  height: auto;
}

footer .mail-link {
  color: #85A8A1;
  text-decoration: none;
}

footer .mail-link:hover {
  color: #5d7570;
}

footer .button-link {
  text-decoration: none;
}

footer .button-link i {
  color: #85A8A1;
}

footer .button-link:hover i {
  color: #5d7570;
}


.common-return-button {
  padding: 5px 10px;
  background-color: #f5f2e0;
  font-size: 1em;
  font-weight: 500;
  font-style: normal;
  color: rgb(10, 46, 42);
  font-kerning: none;
  text-decoration-line: none;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  /*transform: translate(-1rem, -10rem);*/
  position: relative;
  display: inline-block;
  width: auto;
}
.common-return-button:hover {
  /*background-color: #dcd9c9;*/
  background-color: #84a6a1!important;
}

/* inleiding component */
.inleiding-component .container {
  background: #edcb8c url(/wp-content/themes/businessclubic25/img/inleiding-bottom-bg.jpg) scroll no-repeat bottom center/contain;
}
.inleiding-component .col-md-6 {
  padding-top: 250px;
  padding-bottom: 100px;
}
.inleiding-component .spacer {
  min-height: 200px;
}
.inleiding-component .heading-wrapper h2 {
  font-size: 4rem;
  color: var(--secondary-text-color);
  font-family: "Raleway", sans-serif;
  font-weight: 500;
}
.inleiding-component .heading-wrapper::after {
  background: #edcb8c url(/wp-content/themes/businessclubic25/img/inleiding-title-swirl-bg.png) scroll no-repeat center / cover;
  content: '';
  width: 50%;
  display: inline-block;
  height: 40px;
}
.inleiding-component .right-column {
  background: #edcb8c url(/wp-content/themes/businessclubic25/img/inleiding-swirl-bg-1.png) scroll no-repeat top right/250px;
  background-position-x: 70%;
}
.inleiding-component .text-content {
  color: var(--secondary-text-color);
  font-size: 1.25rem;
  font-weight: 400;
  text-decoration: none;
  margin-top: 2rem;
  line-height: 1.5rem;
}
.inleiding-component .common-return-button {
  padding: 5px 10px;
  background-color: #f5f2e0;
  font-size: 1em;
  font-weight: 500;
  font-style: normal;
  color: rgb(10, 46, 42);
  font-kerning: none;
  text-decoration-line: none;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  transform: translate(-1rem, -10rem);
  position: relative;
  display: inline-block;
  width: auto;
}

img {
  max-width: 100%;
  height: auto;
}
.event_detail{
margin-bottom:10px;	
}
.map{
	margin-top:20px;	
}
.member-column .column-inner,
.event-column .column-inner {
  height: 100%;
  box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.1);
}
.member-list .fa-xl{
font-size: 1.5em;
    line-height: .04167em;
    vertical-align: -.125em;	
	background-color:white;
	
}
.member-list .social-media-links{
	    padding-top: 9px;
    position: relative;
    right: -23px;
    float: right;
    margin-top: -33px;
    background-color: white;
    padding-left: 4px;
}
.event-detail{
margin-bottom:20px;	
}
.member-column h2,
.member-column a h2,
.member-column a,
.event-column a {
  color: #092e2a;
  text-decoration: none;
}

.member-column .excerpt,
.event-column .excerpt {
  padding: 0rem 1rem 1rem 1rem;
}

.event-column .featured-date {
  background: #edcb8c;
  color: #092e2a;
  position: absolute;
	-webkit-box-shadow: 2px 2px 9px -3px #000000; 
box-shadow: 2px 2px 9px -3px #000000;
  top: 20px;
  right: 20px;
  padding: 2px;
}
.event-column h2 {
  	font-size: 1.5rem;
	padding:20px 10px 10px 20px;
}

.event-column .featured-date .date {
  text-align: center;
  font-weight: bold;
  width: 65px;
  text-transform: uppercase;
}
.event-column .featured-date .day-name,
.event-column .featured-date .month {
  font-size: 10px;
}
.event-column .featured-date .day-value {
  font-size: 25px;
}

.featured-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #85A8A1;
}

.featured-image img {
  opacity: 0;
  visibility: hidden;
  height: 300px;
}

.member-list h2,
.post-type-archive-events h2 {
  font-size: 1.5rem;
  padding: 1rem 1rem 0rem 1rem;
}

.wp-singular .featured-image-wrapper img{
	padding-bottom:2rem;
}
.wpcf7 .required {
  color: #f00;
}

.wpcf7 label {
  display: block;
  margin-bottom: .5rem;
}

.wpcf7 p {
  margin-bottom: 1.5rem;
}

.wpcf7-form-control-wrap {
  display: block;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7-textarea,
.wpcf7-number{
  width: 100%;
  padding: 8px 10px;
  border: 1px solid #333;
  border-radius: 5px;
}

.wpcf7-submit {
  background: #f5f2e0;
  border: none;
  padding: 0.5rem 1rem;
  font-weight: 600;
  box-shadow: 1px 1px 1px #ddd;
  color: var(--primary-text-color);
}

.old-logo::before {
  background-color: white;
  margin-right: 12px;
  content: " ";
  border-radius: 100%;
  /*border: 4px solid #8DDF00;
  box-shadow: 0 0 0px 4px #008FFF;*/
  height: 24px;
  width: 24px;
  display: inline-block;
  margin-top: 4px;
  background-image: url(/wp-content/uploads/2026/02/businessincircle-logo-3.png);
  background-size: contain;
}

.old-logo {
  float: left;
}

.mission-component .top-col,
.mission-component .bottom-col {
  background: #edcb8c;
}
.mission-component .top-col {
  padding: 4rem 0 2rem;
}

.mission-component .bottom-col {
  background: #edcb8c url(/wp-content/themes/businessclubic25/img/onze-missie-bottom-bg.jpg) scroll no-repeat bottom right;
  background-size: 150%;
  padding: 2rem 0 4rem;
}

.mission-component .heading {
  color: var(--secondary-text-color);
  font-family: "Raleway", sans-serif;
  font-size: 3rem;
  font-weight: 500;
  text-align: center;
}

.mission-component .text-content {
  letter-spacing: 0.05rem;
  line-height: 1.75rem;
  font-size: 1.25rem;
}

.company-logo {
  width: 100px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.partner-info a {
  color: #85A8A1;
  text-decoration: none;
}

img.hidden {
  visibility: hidden;
  opacity: 0;
}

.company-logo-wrapper {
  height: 100px;
  background-position: left;
  background-size: contain;
  background-repeat: no-repeat;
}

.waarden-component .left-column .heading-wrapper {
  display: grid;
  align-items: center;
  height: 90%;
  text-align: center;
  padding-top: 250px;
  padding-bottom: 100px;
}

.waarden-component .heading-wrapper h2 {
  color: var(--secondary-text-color);
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 4rem;
}

.waarden-component .heading-wrapper h2::after {
  background: #85a8a1 url(/wp-content/themes/businessclubic25/img/arrow-toright-swirl.png) scroll no-repeat center / cover;
  content: '';
  width: 80%;
  display: inline-block;
  height: 40px;
}

.waarden-component .left-column {
  background-color: #85a8a1;
  padding-top: 3rem;
  padding-bottom: 4rem;
  position: relative;
}

.waarden-component .left-column .row-a {
  height: 400px;
}

.waarden-component .left-column .col-12 {
  height: 50%;
  display: grid;
}

.waarden-component .left-column .col-12.top-col {
  align-content: center;
  background: transparent url(/wp-content/themes/businessclubic25/img/bic-hori-logo.jpg) scroll no-repeat center 0rem;
  background-size: 50%;
}

.waarden-component .left-column .col-12.bottom-col {
  align-content:end;
}

.waarden-component .right-column .image-wrapper {
  background: transparent url(/wp-content/themes/businessclubic25/img/image-frame-border.png) scroll no-repeat center;
  background-size: 70%;
}

.waarden-component .right-column .image-frame {
  background: transparent url(/wp-content/themes/businessclubic25/img/image-frame-border.png) scroll no-repeat center;
  background-size: contain;
}

.waarden-component .right-column img {
  opacity: 0;
  visibility: hidden;
  height: 275px;
}

/* Home Contact*/
.contact-component .content-row-wrapper > .row {
  position: relative;
}
.contact-component .content-row-wrapper > .row::after {
  background: url(/wp-content/themes/businessclubic25/img/mission-component-background-swirl-bottom-removebg-preview-no-bg.png) scroll no-repeat center;
  background-size: contain;
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 200px;
  height: 120px;
}
.contact-component .left-column {
  background-color: #f8f9fa;
  border: 1.5px solid #edcb8c;
  padding-top: 5rem;
  padding-bottom: 3rem;
}
.contact-component .row-a {
  height: 400px;
  background: transparent url(/wp-content/themes/businessclubic25/img/inhoud-title-no-bg.png) scroll no-repeat top center;
  background-size: 55%;
}
.contact-component .right-column .heading-wrapper {
  display: grid;
  align-items: center;
  height: 90%;
  text-align: center;
}
.contact-component .heading-wrapper h2 {
  color: var(--secondary-text-color);
  font-family: "Raleway", sans-serif;
  font-weight: 500;
}
.contact-component .left-column .heading-wrapper h2 {
  margin-bottom: 1.5rem;
}
.contact-component .right-column .heading-wrapper h2 {
  font-size: 4rem;
}
.contact-component .row-b {
  text-align: center;
}
.contact-component .row-b img {
  width: 75%;
  margin: 0 auto;
  border-radius: 3rem;
}
.contact-component .right-column {
  background-color: #85a8a1;
  padding-top: 3rem;
  padding-bottom: 4rem;
}
.contact-component .right-column::after {
  background: url(/wp-content/themes/businessclubic25/img/mission-component-background-swirl-right-no-bg.png) scroll no-repeat center;
  background-size: contain;
  content: '';
  position: absolute;
  top: 8%;
  right: 0;
  width: 120px;
  height: 80px;
  z-index: 100;
}
.contact-component .content-wrapper {
  height: 100%;
  display: grid;
  align-content: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.contact-component .text-content a {
  color: var(--secondary-text-color);
  font-size: 1.5rem;
  font-weight: 300;
  text-decoration: none;
  margin-bottom: 1rem;
}
.contact-component .text-content .d-flex {
  text-align: center;
}
.contact-component label {
  font-size: 16px;
  font-weight: 500;
}
.contact-component .wpcf7-form-control-wrap {
  margin-top: 0.5rem;
  display: flex;
}
.contact-component .wpcf7-submit {
  background: #f5f2e0;
  border: none;
  padding: 0.5rem;
  font-weight: 600;
  box-shadow: 1px 1px 1px #ddd;
}


@media (max-width: 1200px) {
  .carousel-item img {
    width: 90%;
  }
}

@media (max-width: 991.98px) {
  .carousel-item img {
    width: 90%;
  }

  .carousel-top {
    width: 100%;
  }

  .table-contents-component .content-wrapper {
    height: 100%;
  }
}

@media (max-width: 767.98px) {
  .carousel-item img {
    width: 90%;
  }

  .carousel-top .text-content .title {
    text-align: center;
  }

  .carousel-top .sub-title {
    display: block;
    text-align: center;
  }

  .carousel-item img {
    transform: unset;
  }

  .mission-component .content-row-wrapper .top-col,
  .mission-component .content-row-wrapper .bottom-col {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .carousel-component .carousel-control-prev {
    left: 0;
  }

  .carousel-component .carousel-control-next {
    right: 0;
  }

  .top-header a.button-link {
    display: none;
  }

  button.navbar-toggler {
    background-color: #85A8A1;
    padding: 5px;
  }

  .waarden-component .left-column {
    margin-bottom: 1.5rem;
  }

  .waarden-component .right-column .image-wrapper {
    margin-bottom: 1rem;
  }

  .site-header .navbar-expand-lg {
    position: relative;
  }
  
  #main-menu-wrapper {
    width: 100%;
    position: absolute;
    right: 0;
    top: 100%;
    background-color: #fff;
    z-index: 2;
    box-shadow: 1px 0px 8px 1px rgba(0, 0, 0, 0.1);
  }

  #main-menu-wrapper ul {
    display: block;
  }
}