/*
 Theme Name:   Made I.T. - prosgoedgedacht.be
 Theme URI:    https://www.madeit.be
 Description:  Child theme of Made I.T.
 Author:       Made I.T.
 Author URI:   https://www.madeit.be
 Template:     madeit
 Version:      1.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  pros
*/

body {
    font-family: 'Oxygen', sans-serif;
}

@font-face {
    font-family: 'Silver Age Queens';
    src: url('/wp-content/themes/pros/fonts/SilverAgeQueens.woff2') format('woff2'),
        url('/wp-content/themes/pros/fonts/SilverAgeQueens.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5 {
    font-family: 'Silver Age Queens', sans-serif;
   
}
.flex-grow a {
    color: #89a4d6;
}
.custom-logo-link {
    margin-left: auto;
    margin-right: auto;
}
.custom-logo-link {
    width: 120px;
}
@media(min-width: 768px) {
    .custom-logo-link {
        position: absolute;
        bottom: -40px;
        margin-left: 0;
        margin-right: 0;
        width: auto;
    }
    .custom-logo-link img {
        width: 200px;
    }
}
.flex-grow {
    margin-top: 67px;
    margin-bottom: 50px;
}

.navbar .active > a {
    color: #ABBDE0;
    border-bottom: 3px solid #FCC65D;
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.navbar a {
    color: #ABBDE0;
    -webkit-transition: border 0.2s;
    transition: border 0.2s;
}

.is-style-header-style-1 {
    background-image: url(/wp-content/themes/pros/assets/header-style-1.svg);
    background-size: 270px;
    padding: 80px 0 150px 0;
    background-repeat: no-repeat;
    background-position: top center;
    margin-top: 80px;
}

.is-style-header-style-2 {
    padding: 50px 0 80px 0;
    position: relative;
}
.is-style-header-style-2:before {
    content: '';
    background-image: url(/wp-content/themes/pros/assets/header-style-2.svg);
    background-size: 305px;
    background-repeat: no-repeat;
    background-position: top center;
    height: 175px;
    width: 100%;
    display: block;
    position: absolute;
    top: -15px;
    left: -220px;
}
.has-success-color.is-style-header-style-2:before {
    background-image: url(/wp-content/themes/pros/assets/header-style-2-success.svg);
}
.has-text-align-right.is-style-header-style-2:before {
    right: -178px;
    left: auto;
    z-index: 1;
    top: 31px;
}
.has-warning-color.is-style-header-style-2:before {
    background-image: url(/wp-content/themes/pros/assets/header-style-2-warning.svg);
}
.is-style-header-style-2.mvr {
    margin-top: -110px;
    margin-right: -15px;
}
.is-style-header-style-2.mvr::before {
    right: -209px;
    top: 20px;
}

.larger-icon::before {
    background-size: 340px;
    left: -10px !important;
    top: 4px;
}
@media(max-width: 768px) {
    .is-style-header-style-2 {
        text-align: center;
    }
    .down-50 {
        margin-bottom: -50px;
    }
    .is-style-header-style-2::before {
        left: -10px;
        top: -5px;
    }
    .is-style-header-style-2.mvr::before {
        left: 0;
        right: unset !important;
    }
}
#boek.is-style-header-style-2 {
    padding-left: 27px;
}

.is-style-header-style-3 {
    padding: 50px 0 80px 0;
    position: relative;
}
.is-style-header-style-3:before {
    content: '';
    background-image: url(/wp-content/themes/pros/assets/header-style-3.svg);
    background-size: 250px;
    background-repeat: no-repeat;
    background-position: top center;
    height: 175px;
    width: 525px;
    display: block;
    position: absolute;
    top: 22px;
    z-index: 1;
    right: -205px;
}

@media(max-width: 768px) {
    .is-style-header-style-3 {
        overflow: hidden;
    }
    
    .down-70 {
        margin-bottom: -70px;
    }
    .down-30 {
        margin-bottom: -30px;
    }
    .is-style-header-style-3:before {
        right: unset !important;
    }
    .has-text-align-right.is-style-header-style-3 {
        text-align: center;
    }
    .has-text-align-right.is-style-header-style-3:before {
        left: -100px;   
    }
}

.is-style-header-style-4 {
    background-image: url(/wp-content/themes/pros/assets/header-style-4.svg);
    background-size: 200px;
    padding: 60px 0 60px 0;
    background-repeat: no-repeat;
    background-position: top center;
}

.is-style-header-style-5 {
    background-image: url(/wp-content/themes/pros/assets/header-style-5.svg);
    background-size: 250px;
    padding: 63px 0 150px 0;
    background-repeat: no-repeat;
    background-position: top center;
    margin-top: 60px;
    font-size: 1.8rem;
}
.has-text-align-right.mvr.is-style-header-style-5 {
    padding-right: 178px;
    background-size: 320px;
    padding-top: 70px;
}

.is-style-header-style-6 {
    overflow: hidden;
}

.is-style-header-style-6:before {
    content: '';
    background-image: url(/wp-content/themes/pros/assets/header-style-6.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    height: 238px;
    width: 350px;
    display: block;
    position: absolute;
    right: -75px;
    top: -105px;
    z-index: 1;
}

.is-style-header-style-7 {
    margin-top: 31px;
    margin-bottom: 50px;
    overflow: hidden;
}
.is-style-header-style-7:before {
    content: '';
    background-image: url(/wp-content/themes/pros/assets/header-style-7.svg);
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: top center;
    height: 217px;
    width: 350px;
    display: block;
    position: absolute;
    left: -94px;
    top: -40px;
    z-index: 1;
}

.is-style-header-style-8 {
    padding: 50px 0 80px 0;
    position: relative;
}
.is-style-header-style-8:before {
    content: '';
    background-image: url(/wp-content/themes/pros/assets/header-style-8.svg);
    background-size: 250px;
    background-repeat: no-repeat;
    background-position: top right;
    height: 175px;
    width: 100%;
    display: block;
    position: absolute;
    top: 0px;
    right: -66px;
    z-index: 1;
}

@media(max-width: 768px) {
    .is-style-header-style-8 {
        text-align: center;
        margin-bottom: -75px;
    }
    .is-style-header-style-8:before {
        right: 0;
        left: -60px;
    }
}

.is-style-header-style-9 {
    padding: 50px 0 55px 0;
    position: relative;
    margin-left: -115px;
    margin-top: -90px;
}
.is-style-header-style-9:before {
    content: '';
    background-image: url(/wp-content/themes/pros/assets/header-style-9.svg);
    background-size: 250px;
    background-repeat: no-repeat;
    background-position: top left;
    height: 175px;
    width: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: -66px;
    z-index: 1;
}

.is-style-header-style-10 {
    padding: 50px 0 80px 0;
    position: relative;
}
.is-style-header-style-10:before {
    content: '';
    background-image: url(/wp-content/themes/pros/assets/header-style-10.svg);
    background-size: 300px;
    background-repeat: no-repeat;
    background-position: top center;
    height: 184px;
    width: 100%;
    display: block;
    position: absolute;
    top: -15px;
    left: -220px;
}
.has-text-align-right.is-style-header-style-10:before {
    background-image: url(/wp-content/themes/pros/assets/header-style-10-right.svg);
    right: -232px;
    left: auto;
    top: -41px;
    z-index: 1;
    height: 207px;
}


@media(max-width: 768px) {
    .is-style-header-style-10 {
        text-align: center;
    }
    .is-style-header-style-10:before {
        left: 7px !important;
        right: unset !important;
    }
    
    .has-text-align-right.mvr.is-style-header-style-5 {
        padding-right: 87px;
    }
    
    .is-style-header-style-6 {
        text-align: center;
        overflow: hidden;
    }
    .is-style-header-style-6:before {
        right: unset !important;
        left: -30px;
    }
    .is-style-header-style-7 {
        text-align: center;
    }
    .is-style-header-style-7:before {
        left: 0px;
    }
    .is-style-header-style-9 {
        text-align: center;
        margin-left: 0px;
        margin-top: 0px;
        overflow: hidden;
    }
    .is-style-header-style-9:before {
        left: 65px;
    }
}

.is-style-paragraph-style-1 {
    color: #81D0CF;
    border-bottom: 2px solid #81D0CF;
    text-transform: uppercase;
    font-weight: 600;
}

.has-warning-color.is-style-paragraph-style-1 {
    border-bottom: 2px solid #FCC65D;
}

.is-style-paragraph-style-2 {
    border: 2px solid #81D0CF;
    aspect-ratio: 10/9;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: 800;
    font-size: 1.2rem;
    padding: 30px;
    margin: 0 10px;
    position: relative;
    background: white;
    margin-bottom: 30px;
    max-width: 89%;
}
.is-style-paragraph-style-2:after {
    content: '';
    display: block;
    background: #C7EBEB;
    aspect-ratio: 10/9;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    right: -20px;
    top: 20px;
}

.site-footer {
    border: none;
    position: relative;
}

.site-footer:before {
    background-image: url(/wp-content/themes/pros/assets/pros-footer-logo.svg);
    content: '';
    width: 200px;
    height: 200px;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -40px;
    left: 11%;
    z-index: 1;
}
.page-id-84 .site-footer:before {
    background-image: url(/wp-content/themes/pros/assets/pros-footer-logo-2.svg);
}
.page-id-86 .site-footer:before {
    background-image: url(/wp-content/themes/pros/assets/pros-footer-logo-3.svg);
}
.page-id-86 .site-footer:before {
    background-image: url(/wp-content/themes/pros/assets/pros-footer-logo-4.svg);
}
.page-id-88 .site-footer:before {
    background-image: url(/wp-content/themes/pros/assets/pros-footer-logo-2.svg);
}
.page-id-21 .site-footer:before {
    background-image: url(/wp-content/themes/pros/assets/pros-footer-logo-3.svg);
}

h1#historie, h1#boek {
    margin-left: -25px;
    margin-top: -55px;
}
.has-text-align-center.is-style-header-style-2::before {
    left: -5px;
}

.wp-block-button__link {
    min-width: 200px;
}

body {
    font-size: var(--wp--preset--font-size--normal);
    line-height: var(--wp--custom--line-height--body);
}
.small-lines {
    line-height: 1.1;
}

h1, .h1 {
    font-size: var(--wp--preset--font-size--h-1);
}

h2, .h2 {
  font-size: var(--wp--preset--font-size--h-2);
}

h3, .h3 {
  font-size: var(--wp--preset--font-size--h-3);
}

h4, .h4 {
  font-size: var(--wp--preset--font-size--h-4);
}

h5, .h5 {
  font-size: var(--wp--preset--font-size--h-5);
}
h6, .h6 {
  font-size: var(--wp--preset--font-size--h-6);
}


h1[id], h2[id], h3[id], h4[id] {
    scroll-margin-top: 100px;
}

.is-style-paragraph-style-3 {
    border: 2px solid #81D0CF;
    display: flex;
    align-items: center;
    padding: 15px;
    margin: 0 10px;
    position: relative;
    background: white;
}
.is-style-paragraph-style-3:after {
    content: '';
    display: block;
    background: #C7EBEB;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    right: -10px;
    top: 10px;
}

.is-style-paragraph-style-4 {
    border: 2px solid #81D0CF;
    display: flex;
    padding: 50px 30px;
    margin: 0 15px;
    position: relative;
    background: white;
    aspect-ratio: 1;
    margin-bottom: 30px;
    max-width: 89%;
}
.is-style-paragraph-style-4:after {
    content: '';
    display: block;
    background: #C7EBEB;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    right: -20px;
    top: 20px;
}

.show-on-hover {
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    background: white;
    padding: 30px;
    border: 1px solid #FCC65F;
}
.show-on-hover.show {
    display: block;
}


@media(max-width: 768px) {
    .wp-block-buttons.is-content-justification-right, .wp-block-buttons {
        justify-content: center !important;
        align-items: center !important;
    }
    .page-id-21 .has-text-align-right {
        text-align: left;
    }
}

.wp-block-button__link.has-warning-color:hover {
    background: #FCC65D !important;
    color: #FFFFFF !important;
    border: 2px solid #FCC65D;
    text-decoration: none;
}
.wp-block-button__link.has-info-color:hover {
    background: #88A4D6 !important;
    color: #FFFFFF !important;
    border: 2px solid #88A4D6;
    text-decoration: none;
}
.wp-block-button__link.has-sucess-color:hover {
    background: #81D0CF !important;
    color: #FFFFFF !important;
    border: 2px solid #81D0CF;
    text-decoration: none;
}
.wp-block-button__link.has-secondary-color:hover {
    background: #ABBDE0 !important;
    color: #FFFFFF !important;
    border: 2px solid #ABBDE0;
    text-decoration: none;
}

hr.wp-block-separator.w-25 {
    width: 50px !important;
    margin-top: 30px;
    margin-bottom: 30px;
}

.btn-sm .wp-block-button__link {
    padding: 0.4em 1em;
    min-width: 100px;
}

@media(min-width: 768px) {
    .move-team-up-0 {
        margin-top: -270px;
    }
    .move-team-up-2 {
        margin-top: -250px;
    }
    .move-team-up-4 {
        margin-top: -180px;
    }
}


@media(min-width: 992px) {
    .w-lg-60 {
        width: 60%;
        margin-left: auto;
        margin-right:auto;
    }
}