/*
Theme Name: Het Agentschap (Salient Child Theme)
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: het-agentschap
Version: 1.0
*/

/*
Petrolgrijs #47575f
Lichtgrijs #91989a
Bruin #997d5f
Roze #ba8b8e
*/

h1, h2 {
	font-family: "brandon-grotesque", sans-serif !important;
	font-weight: 400 !important;
	font-style: normal;
	text-transform: uppercase !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#breadcrumbs {
	display: none !important;
}

.nectar-button {
	text-transform: uppercase !important;
	letter-spacing: 0.4px !important;
}

h1 {
	color: #91989a !important;
}

.roze h2 {
	color: #ba8b8e !important
}

.grijs h2 {
	color: #91989a !important
}


.light p {
	color: #fff !important;
}

.petrol p {
	color: #47575f !important;
}

#sidebar h4 {
	opacity: 1;
	color: #ba8b8e !important;
}

.page-id-544 .container-wrap {
	padding-bottom: 0px;
}

#slide-out-widget-area.slide-out-from-right-hover .inner-wrap > .inner .off-canvas-menu-container li, .material #slide-out-widget-area.slide-out-from-right-hover .inner-wrap > .inner .off-canvas-menu-container li li {
	margin: 20px 0 !important;
}

#slide-out-widget-area.slide-out-from-right-hover .inner-wrap > .inner .off-canvas-menu-container li a {
	font-size: 24px;
	font-weight:600;
	line-height: 30px;
	text-transform: uppercase;
}

body h4, .row .col h4 {
	margin-bottom: 0px !important;
}

body.single .project-title .section-title {
	padding: 0px !important;
}

.bottom_controls #portfolio-nav ul:first-child {
	top: 20px;
}

#all-items {
	margin-left: 35px !important;
}

.team_member_picture,
.nectar-button.regular-button.extra-color-1 {
	background: linear-gradient(to right,#47575f,#ba8b8e);
}

#ajax-content-wrap .mejs-container.mejs-audio {
	background: linear-gradient(to right,#47575f,#ba8b8e) !important; 
	margin-bottom: 10px;
	border-radius: 40px;
}
  
.single-portfolio .row .col.section-title h1, .single-portfolio .row .col.section-title .subheader {
	text-align: left !important;
	width: 100% !important;
}

body #footer-outer[data-cols="1"][data-disable-copyright="false"] .row {
	padding-top: 40px;
	padding-bottom: 40px;
}

#footer-outer[data-cols="1"][data-disable-copyright="false"] #copyright {
	padding-bottom: 40px;
}

.portfolio-filters-inline .container > ul a,
.portfolio-filters-inline .container > ul #sort-label {
	padding: 0 20px 0 0;
}

.portfolio-items[data-ps="8"] .col h3, .portfolio-items[data-ps="8"] .col p {
	max-width: 100%;
}

.portfolio-items[data-ps="8"] .col p {
	line-height:20px !important;
}

.single-portfolio .post-area {
	width: 68%;
	padding-right: 80px;
}

.portfolio-filters-inline .container > ul a, .portfolio-filters > ul a, .portfolio-filters > a span, .nectar-post-grid-filters a {
	text-transform: uppercase;
}

.portfolio-items .elastic-portfolio-item .work-info .vert-center p {
    opacity: 0 !important;
    transform: translateY(10px);
    transition: opacity 0.3s ease, transform 0.3s ease;
}

/* Hover */
.portfolio-items .elastic-portfolio-item:hover .work-info .vert-center p {
    opacity: 1 !important;
    transform: translateY(0);
}

.portfolio-items[data-ps="8"] .col .work-info-bg {
    opacity: 0;
}

.work-info::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%; /* hoogte van de fade */
  background: linear-gradient(to top, rgba(0,0,0,0.5), transparent);
  pointer-events: none; /* voorkomt dat het overlay de interactie blokkeert */
}

.single-portfolio .row.project-title .container .title-wrap {
	border-bottom: 0px solid #DDD !important;
}

.single-portfolio .row.project-title {
	padding-bottom: 0px !important;
}

.portfolio-items[data-ps="8"] .col[data-default-color="true"]:nth-child(5n+1) .work-item:not(.style-3) .work-info-bg {
	background-color: #47575f !important;
}
.portfolio-items[data-ps="8"] .col[data-default-color="true"]:nth-child(5n+2) .work-item:not(.style-3) .work-info-bg {
	background-color: #91989a !important;
}
.portfolio-items[data-ps="8"] .col[data-default-color="true"]:nth-child(5n+3) .work-item:not(.style-3) .work-info-bg {
	background-color: #997d5f !important;
}
.portfolio-items[data-ps="8"] .col[data-default-color="true"]:nth-child(5n+4) .work-item:not(.style-3) .work-info-bg {
	background-color: #ba8b8e !important;
}
.portfolio-items[data-ps="8"] .col[data-default-color="true"]:nth-child(5n+5) .work-item:not(.style-3) .work-info-bg {
	background-color: #000 !important;
}

.custom-swiper-wrapper {
    position: relative;
    padding-bottom:30px;
}

.custom-slider-controls {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
    z-index: 20;
}

.custom-slider-controls .arrows {
    cursor: pointer;
    font-size: 2em;
    color: #fff;
    padding: 0 15px;
    transition: color 0.3s;
}

.custom-slider-controls .arrows:hover {
    color: #ba8b8e;
}

.swiper-slide img {
    width: 100%;
    height: auto;
    display: block;
}

.custom-swiper .swiper-slide {
    position: relative;
    width: 100%;
    padding-top: 133.33%; /* 3:4 verhouding */
    overflow: hidden;
}

.custom-swiper .swiper-slide img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* afbeelding vult slide, bijsnijden indien nodig */
}

.fancybox__container {
	z-index: 9999 !important;
}

.single-portfolio .container.main-content {
	padding-bottom:80px;	
}

.single-portfolio .social-icon a {
	float: left;
	margin-right: 20px;
}

.single-portfolio .social-icon a i {
	font-size: 25px;
}

.custom-swiper .swiper-slide img,
.post-image img {
	min-width: 100%;
}

#portfolio-nav #prev-link a, #portfolio-nav #next-link a {
	text-transform: uppercase !important;
}

.custom-info-table {
  width: 100%;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  border: none !important;
}

.custom-info-table tr,
.custom-info-table td {
  margin: 0 !important;
  padding: 6px 0 !important; /* subtiele verticale ruimte */
  border: none !important;
  vertical-align: middle !important;
}

.custom-info-table tr:first-child td {
  border-top: none !important; /* verwijdert de bovenste rand */
}

.custom-info-table tr + tr td {
  border-top: 1px solid rgba(0, 0, 0, 0.05) !important; /* subtiele scheiding tussen rijen */
}

.custom-info-table tr:nth-child(2n+1) {
	background-color: transparent !important;
}

.custom-info-table h5 {
  margin: 0 !important;
  padding: 0 !important;
  font-weight: 600 !important;
  font-size: 15px !important;
  color: #47575f !important;
  line-height: 1.4 !important;
}

.custom-info-table .label-cell {
  width: 30% !important;
  color: #555 !important;
}

.custom-info-table .value-cell {
  width: 60% !important;
  color: #000 !important;
  line-height: 20px;
}

.custom-info-table a {
  color: #997d5f !important;
  text-decoration: none !important;
  transition: color 0.2s ease;
}

.custom-info-table a:hover {
  text-decoration: underline !important;
  color: #d96b2f !important;
}

#ajax-content-wrap .nectar-icon-list-item .content {
	padding-top: 14px;
}

.nectar-icon-list-item {
	margin-bottom: 40px;
}

body .nectar-icon-list:last-child::after {
  display: block;
  position: absolute;
  content: '';
  z-index: 1;
  width: 0px !important; 
}

.nectar_team_member_overlay.open .team_member_details .title,
.row .team-member[data-style="bio_fullscreen_alt"] h5 {
	color: #ba8b8e;
}

@media only screen and (min-width: 1155px) {

}

@media only screen and (max-width: 1480px) {

	#top nav > ul > li > a {
		font-size: 15px !important;
		margin-left: 10px !important;
		margin-right: 10px !important;
	}

}

@media only screen and (max-width: 1380px) {
	
	#top nav > ul > li > a {
		font-size: 14px !important;
		margin-left: 10px !important;
		margin-right: 10px !important;
	}
	
}

@media only screen and (max-width: 1270px) {
	
	#top nav > ul > li > a {
		font-size: 14px !important;
		margin-left: 7px !important;
		margin-right: 7px !important;
	}
	
}

@media only screen and (max-width: 1240px) {
	
	#top nav > ul > li > a {
		font-size: 14px !important;
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
}

@media only screen and (max-width: 1155px) {
		
}

@media only screen and (min-width: 1441px) and (max-width: 1687px) {

}

@media only screen and (max-width: 1440px) {

}

@media only screen and (max-width: 1200px) {

	header .container,
	.container.main-content {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
		padding: 0 30px !important;
	}

}

@media only screen and (max-width: 1030px) {

	.portfolio-filters-inline .container {
		margin: 0;
		max-width: 100%;
	}
	
	.portfolio-filters-inline .container > ul a, .portfolio-filters > ul a, .portfolio-filters > a span, .nectar-post-grid-filters a {
		font-size: 15px !important;
	}

}

@media only screen and (max-width: 999px) {

	.project-title .container {
    	max-width: 100%;
    	margin: 0 auto;
		padding: 0 30px !important;
	}

}

@media (max-width: 810px) {

	.portfolio-filters-inline .container > ul a,
	.portfolio-filters-inline .container > ul #sort-label {
		padding: 0 10px 0 0 !important;
	}

}

@media only screen and (max-width: 690px) {

	body.single-portfolio .row .col.section-title.span_12 h1 {
		line-height: 39px;
	}
  
}