/*
Theme Name: St Martin machecoul
Template: Divi
Author: Espace Technologie
Version: 1.1.0.1667827907
Updated: 2022-11-07 14:31:47

*/

.et_pb_fullwidth_menu .et_pb_menu__wrap{
	justify-content: flex-end;
}

.et_pb_row.clearfix {
    max-width: 80%;
}


.et_pb_section_0.et_pb_section {
    padding-top: auto;
    padding-bottom: auto;
}

.et_pb_section_video_bg{
	    opacity: 80%;
}

.menu_mobile{
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
	color: white;
	text-indent: 10px;
}

.et_pb_code_inner {
    position: relative;
    margin-top: 50px;
}

.et_pb_menu__logo img{
	margin-bottom: 15px;
}

.et_pb_section_0_tb_header.et_pb_section{
	position: absolute;
	width: 100%;
}
@media screen and (max-width: 900px){
	.et_pb_row.clearfix {
    max-width: 100%;
    width: 100%;
	}
}

a.more-link {
    color: #FFFFFF!important;
    border-width: 0px!important;
    border-radius: 0px;
    padding: 8px 15px;
    font-weight: 700!important;
    background-color: #C00D0D;
}

p:not(.has-background):last-of-type {
    padding-bottom: 20px;
}
