/*
Theme Name: Salient Child
Description: SalientChild Theme
Author: Theriessa Cenens
Author URI: www.studioignite.be
Template: salient
Version: 1.0.0
*/


/* Add your custom styles here */

@font-face {
    font-family: 'Clash Display';
    src: url('fonts/ClashDisplay-Variable.woff2') format('woff2'), url('fonts/ClashDisplay-Variable.woff') format('woff'), url('fonts/ClashDisplay-Variable.ttf') format('truetype');
    font-weight: 200 700;
    font-display: swap;
}


/* Links and buttons 
-------------------------------
-------------------------------
-------------------------------
*/

a:hover {
    cursor: pointer !important;
}

.nectar-cta[data-style=underline] .link_wrap .link_text:after {
    border-bottom: 1px solid #D1D1D1 !important;
}

#menu-item-823 a span {
    padding: 20px 20px;
    font-size: 18px;
    font-family: 'Clash Display';
    font-weight: 600;
}

.nectar-button {
    transition: all 1s !important;
    border: 2px solid #454545 !important;
}

.nectar-button:hover {
    -webkit-transform: translateY(-10px) !important;
    transform: translateY(-10px) !important;
}

.load-more-wrap a {
    color: #D1D1D1 !important;
    border: 1px solid #454545 !important;
}

.load-more-wrap a:hover {
    color: black !important;
}

.service-box:hover .nectar-button {
    -webkit-transform: translateY(-10px) !important;
    transform: translateY(-10px) !important;
    background-color: #D1D1D1 !important;
    color: black !important;
    border: 2px solid #D1D1D1 !important;
}


/* Cards 
-------------------------------
-------------------------------
-------------------------------
*/

.card .nectar-post-grid-item {
    border: 1px solid #454545;
}

.nectar-post-grid .meta-category .style-button {
    background-color: transparent !important;
}

.nectar-post-grid-item .meta-category {
    margin-top: 20px;
}

.nectar-post-grid-item .meta-date {
    color: #818181 !important;
}

.nectar-post-grid .nectar-post-grid-item .content .meta-category a {
    font-size: 10px !important;
}


/* Header & Footer
-------------------------------
-------------------------------
-------------------------------
*/

body #header-outer .menu-item-823>a:before,
body #header-outer .menu-item-823>a:after {
    height: calc(100% + 40px);
}

.row-bg.using-image {
    /*background-size: contain !important;*/
    border-color: #454545 !important;
}

#footer-outer #copyright {
    display: none!important;
}

@media only screen and (min-width: 1px) and (max-width: 999px) {
    .nectar-global-section.before-footer {
        margin-top: 20%;
    }
}

.container-wrap {
    background-position: top !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-image: url("img/Frame-23.png") !important;
}

#footer ul {
    margin: 0;
}

#footer ul li {
    list-style: none;
    display: inline;
    font-size: 14px;
    color: #818181;
}

.footer-menu ul li {
    text-transform: uppercase !important;
    font-weight: 600 !important;
    margin-right: 30px;
}

.footer-privacy ul li {
    margin-left: 30px;
}

.footer-image .column-image-bg {
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

#bewire p a {
    display: inline-block;
    vertical-align: middle;
}

#bewire img {
    width: 150px !important;
    margin-bottom: 0;
    margin-left: 15px;
}


/* Toggle services
-------------------------------
-------------------------------
-------------------------------
*/

.toggles--minimal-shadow .toggle {
    padding: 0px !important;
}

.toggle {
    border-bottom: 1px solid #454545 !important;
}


/* Clients list
-------------------------------
-------------------------------
-------------------------------
*/

.clients img {
    object-fit: contain !important;
    height: auto !important;
}


/* category page (verzameling)
-------------------------------
-------------------------------
-------------------------------
*/

.category img {
    filter: grayscale(100%);
}

.category .meta-author {
    display: none;
}

.category .title a {
    text-transform: none;
}


/* Contact
-------------------------------
-------------------------------
-------------------------------
*/

.contact-locations .column-image-bg {
    background-repeat: no-repeat !important;
    background-size: contain!important;
}

.locaties-image {
    display: flex !important;
    align-items: flex-end !important;
}

.locaties-image img {
    margin-left: auto;
}

.dienst-image {
    filter: grayscale(100%);
    opacity: .7;
}

.wpcf7 .wpcf7-response-output {
    background-color: transparent;
    border-color: #D1D1D1 !important;
}

.wpcf7-form .wpcf7-not-valid-tip {
    color: black !important;
    font-weight: 500;
}


/* Postarea Blog en Case
-------------------------------
-------------------------------
-------------------------------
*/

.post-area {
    color: #A4A4A4;
}

.test {
    margin: 0 auto !important;
}

.post-content h2,
.post-content h3,
.post-content h4 {
    font-family: 'Plus Jakarta Sans' !important;
}

.post-area h2 {
    margin-bottom: 40px;
}

.post-area h3 {
    margin-bottom: 30px !important;
}

.post-area h4 {
    margin-bottom: 20px !important;
}

.post-area .wp-block-image,
.img-with-aniamtion-wrap {
    margin-top: 10%;
    margin-bottom: 10% !important;
}

.post-area blockquote {
    margin: 10%;
    font-size: 1.5rem;
    color: #D1D1D1;
}


/* SINGLE BLOG POST
-------------------------------
-------------------------------
-------------------------------
*/

.entry-title {
    margin-bottom: 5rem !important;
}

.featured-media-under-header__meta-wrap {
    font-size: 16px;
    color: #A4A4A4;
}

.featured-media-under-header__cat-wrap a,
.meta-category a,
.meta-author a {
    pointer-events: none;
}

.meta-author a {
    background-image: none;
}

.featured-media-under-header__meta-wrap .meta-author img {
    width: 60px;
}

.related-posts div.post {
    border-radius: 0 !important;
    border: 1px solid #454545;
}

.grav-wrap {
    display: none;
}

.meta-category a {
    border: 1px solid #454545;
    color: #818181 !important;
    padding: 2px 5px;
}

.meta-category a:before {
    display: none;
}

.related-posts .post-featured-img img {
    filter: grayscale(100%);
    transition: all 0.2s;
}

.post:hover img {
    filter: grayscale(0%) !important;
}

.row .col img:not([srcset]) {
    width: 100%;
    /*height: 20rem;*/
    object-fit: cover;
}


/* SINGLE CASE POST
-------------------------------
-------------------------------
-------------------------------
*/

body .related-posts[data-style=material] .article-content-wrap {
    padding-bottom: 30px !important;
}

.single-portfolio .container-wrap[data-nav-pos="after_project_next_only"] .bottom_controls {
    margin-top: 10%;
}

@media only screen and (max-width: 600px) {
    .parallax-layer {
        transform: none !important;
        height: inherit !important;
    }
}