/*
 Theme Name:   DexterMT Child | Formital
 Theme URI:    https://www.formital.nl
 Description:  DexterMT Child Theme
 Author:       Jim Servaas
 Author URI:   https://www.brthmrk.com
 Template:     brthmrk
 Version:      1.0.0
*/


.c-logo img {
    display: block;
    width: 190px;
    height: 62px;
    object-fit: cover;
}
.c-header.is-fixed {
    background: #fff;
}
.c-header.is-fixed .c-logo__text, 
.c-footer .c-logo__text {
    fill: #1E2688;
}
.c-header.is-fixed .c-logo__square, 
.c-footer .c-logo__square {
    fill: #1E2688;
}

.c-header.is-fixed .c-menu__link, 
.c-header.is-fixed .menu__link {
    color: #000;
}

.c-header.is-fixed .c-menu__chevron, 
.c-header.is-fixed .menu__chevron {
    color: #383838;
    fill: #383838;
}

@media (min-width: 1024px) {
    .o-column__title {
        padding-right: 0px !important;
    }
    .o-column__text {
        padding-right: 0px !important;
    }
}

.space-please .o-layout--33-33-33 .o-layout__item {
	padding: 2em;
}
.space-please .o-layout--33-33-33 .o-layout__item figure {
	padding: 4em;
	padding-bottom: 0;
}

/* Portfolio */
@media (min-width: 1024px) {
    .page-id-1461 .o-container.o-container--extralarge .o-column__text {
        padding-right: 0px;
    }
}
.page-id-1461 .o-layout.o-layout--25-25-25-25 figure {
    text-align: center;
}
.page-id-1461 .o-layout.o-layout--33-33-33 img {
    width: 100%;
}
