/*
 Theme Name:     Dallund Slot
 Theme URI:      https://fingerspitz.dk
 Description:    Dallund Slot Child Theme
 Author:         Fingerspitz
 Author URI:     https://fingerspitz.dk
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */

body.home #et-main-area {
	transform: translateY(-106px);
}

.et_pb_menu .et_pb_menu__wrap {
	-webkit-box-pack: end;
    -ms-flex-pack: end;
	justify-content: flex-end;
}

.et_pb_section_0.et_pb_section {
    margin-top: 0 !important;
}

.et_pb_fullwidth_header.et_pb_fullscreen .et_pb_fullwidth_header_container {
	width: 100%;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container.center {
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%);
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-image-container.center .header-image {
	margin-left: 0;
	margin-right: 0;
}

/*.et_pb_fullwidth_header .et_pb_section_video_bg,
.et_pb_fullwidth_header .et_pb_section_video_bg .mejs-video {
	position: relative;
}*/

/*#footer-widgets .footer-widget:nth-child(2n) {
	margin-left:auto !important;
	margin-right:auto !important;
}*/
