/*
 Theme Name:   Made I.T. - huisvanfrie-be.dev.madeit.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.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  huisvanfrie
*/

.custom-logo {
    height: 120px !important;
    transition: all .3s ease-in-out;
    max-width: 150px !important;
}
.scrolled .custom-logo {
    height: 80px !important;
}

.site-info a {
    color: #dcdcdc;
}

.flex-grow {
    margin-top: 133px;
    transition: all .3s ease-in-out;
}
.scrolled .flex-grow {
    margin-top: 93px;
}


.page-id-170 .entry-header {
    margin-top: 3em;
    margin-bottom: 2em;
}

.page-id-170 .entry-title {
    text-align: center;
}

.page-id-174 .entry-header {
    margin-top: 3em;
    margin-bottom: 2em;
}

.page-id-174 .entry-title {
    text-align: center;
}

.woocommerce img, .woocommerce-page img {
    width: 100%;
}

.social-navigation {
    margin-bottom: 0;
}

.checkout-button.btn-success, #place_order {
    background-color: #4F1E3A !important;
    border-color: #4F1E3A !important;
    color: #FFF !important;
}

.form-group {
    margin-bottom: 1.5rem;
}