/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.site-navigation ul.menu li a {

    padding: 27px 30px;
    border: 1px solid #ebebeb;
    margin-right: 20px;
    transition: 0.25s;
}

.site-navigation ul.menu li a:hover {
    border-color: black;
    transition: 0.3s;
}

.page-h1 {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
}

.page-header {
    width: 100%;
    height: 426.19px;
    /*verander hoe deze background image wordt gezet!*/
    background-image: url("http://vacature.tripany.com/wp-content/uploads/2023/04/vacature.jpg");
}

.page-content {
    margin: 60px 0 25px 0;
    display: flex;
    justify-content: flex-start;
}

.vacature-content {
    display: flex;
}

.vacature-filters h2 {
    padding: 0;
    margin: 0;
}

.vacatures {
    width: 83vw;
}

.elementor-kit-8 h1 {
    font-size: 34.4px !important;
}

.categorie {
    margin-bottom: 13px;
}

.categorie a {
    color: #242526;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: capitalize;
    text-decoration: none;
}

.title a {
    color: #242526 !important;
    font-size: 20px !important;
    font-weight: 300 !important;
    letter-spacing: 0;
    text-transform: capitalize;
    text-decoration: none;
}

.entry-title a {
    color: #242526;
    font-size: 28px;
    font-weight: 300;
    line-height: 64.5px;
    letter-spacing: -1.376px;
    text-transform: capitalize;
    text-decoration: none;
}

.post {
    color: #777;
    font-family: "Raleway", Sans-serif;
    font-size: 17.5px;
    font-weight: 300;
    line-height: 2.14285714;
    padding-bottom: 45px;
}

.bekijk-vacature a {
    color: #242526;
    text-decoration: none;
}

.site-footer {
    padding-top: 2.4rem;
    padding-bottom: 2.4rem;
}

form {
    font-family: "Raleway", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: normal;
}

input, textarea {
    border-color: #b3b4b7 !important;
}

input[type=submit] {
    padding-top: 11px;
    padding-bottom: 11px;
    border-radius: 3px;
    color: white;
    background-color: #322F30;
    font-family: "Raleway", Sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 3px;
}

input[type=submit]:hover, input[type=submit]:focus {
    color: white;
    background-color: #322F30;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea, .codedropz-upload-handler {
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.03) inset !important;
    border-color: #e9e9e9 !important;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 21.28px;
}

.wpcf7-not-valid-tip{
    color: #a94442;
}

form *:invalid, .wpcf7 input[type="file"]:invalid + .codedropz-upload-handler{
    border-color: #a94442 !important;
}

.codedropz-upload-inner, .codedropz-btn-wrap a {
    text-transform: capitalize !important;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.03) inset !important;
    border-color: #e9e9e9 !important;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 21.28px;
    text-align: left;
}

.form-row {
    display: flex;
    gap: 10px;
}

.bankgegevens{
    width: auto !important;
}

.copyright a {
    color: white;
    font-size: 11.2px;
    font-weight: 300;
    letter-spacing: 5px;
    line-height: 24px;
}

.copyright a:hover {
    color: white;
}

.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
    max-width: 95% !important;
}

.vacature-filters {
    margin-right: 5vw;
}

.wpcf7-response-output {
    display: none;
}

.error-404 {
    height: 74vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.error-404 h1 {
    font-size: 250px !important;
    font-weight: 600;
}

.error-404 h1 .fa {
    color: #F64747;
}

.error-404 h1 small {
    line-height: 0;
    color: #999;
    font-size: 65%;
    font-weight: 400;
}

.error-404 h3 {
    margin-top: 120px;
    color: #999;
    font-size: 20px;
    font-weight: 300;
    line-height: 42.8571px;
}

@media (min-width: 1200px) {

    .site-branding {
        margin-top: 15px;
    }

    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        max-width: 95%;
    }

    .site-header {
        padding-top: 0.8rem;
    }

    .page-h1 {
        margin-top: 30px;
        margin-bottom: 40px;
    }
}

@media (min-width: 767px) and (max-width: 1024px) {

    .page-content {
        margin-top: 0;
    }

    .vacature-filters {
        margin-top: 1rem;
    }

    .vacature-content {
        flex-direction: column;
    }
}

@media (max-width: 767px) {

    .page-content {
        margin: 0 0 25px 0;
    }

    .vacature-content {
        flex-direction: column;
    }

    .vacature-filters {
        margin-top: 1rem;
    }

    .vacature-filters h2 {
        margin-bottom: 0;
    }

    .vacature-filters ul {
        padding: 0;
    }

    .vacatures {
        width: 100%;
    }

    .post img {
        height: 120px;
    }

    .entry-title a {
        font-size: 22.5px;
    }

    .elementor-column-gap-wider > .elementor-column > .elementor-element-populated {
        padding: 0;
    }

    .elementor-widget-container {
        margin-left: 10px !important;
    }

    .elementor-section {
        padding-left: 10px !important;
    }


    .page-id-944 .elementor-section {
        padding-left: 0 !important;
    }

    .page-id-944 .elementor-widget-container {
        margin-left: 0 !important;
    }

    .copyright a {
        font-size: 10px;
    }

    .site-footer .footer-inner .copyright {
        flex-direction: column-reverse;
    }

    .error-404 h1 {
        font-size: 125px !important;
    }

    .error-404 h3 {
        margin-top: 60px;
    }
}