/*
 Theme Name:     CNW
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    CN Wimereux - Divi Thème Enfant
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */
#top-menu li.mega-menu > ul > li > a:first-child{
	border-bottom: 1px solid rgba(7, 84, 98, 0.3);
	color:#075462 !important;
}
.et_mobile_menu .menu-item-has-children > a{
	background-color: unset !important;
}


.et_mobile_menu li a:hover, .nav ul li a:hover{
	color:#075462 !important;
	opacity:1;
	background-color:unset !important;
}

.w33{
	width:33% !important;
}
.mt2{
	margin-top:2em !important;
}
#top-menu li.mega-menu.mega-menu-parent li li, #top-menu li.mega-menu.mega-menu-parent li > a{
	width: 90% !important;
}
.feature-link a{
	color: #075462 !important;
	background: white;
	border-radius: 3em;
	line-height: 1;
	padding: 1em 1em 1em 1em !important;
}
#top-menu li.mega-menu.menu-col3 > ul > li{
	width: 33%;
}
/* .menu-col3 > .sub-menu {
    columns: 3;
}
.menu-col3 ul li {
    width: inherit !important;
}
.menu-col3 .w100{
	width: 100% !important;
} */
li.mega-menu:hover::after {
    content: "";
    height: 4px;
    width: 100%;
    background-color: rgba(13,168,195,1);
    display: block;
    z-index: 1000;
    position: relative;
}
li.mega-menu::after {
    content: "";
    height: 4px;
    width: 100%;
    background-color: rgba(13,168,195,0);
    display: block;
    z-index: 1000;
    position: relative;
}
.sub-menu{
	z-index: 99 !important;
}
.et_fullwidth_nav #top-menu li.mega-menu > ul {
    right: 30px !important;
    width: auto;
    max-width: 1200px;
left: auto !important;
    left: unset !important;
}
li.menu-featured{
	background-color: #086575;
	margin: 1px 0 !important;
}
li.menu-featured:hover{
	background-color: #075462;
}
.et_mobile_menu li a:hover, .nav ul li.menu-featured a:hover{
	color: #fff !important;
}

div.et_pb_section.et_pb_section_single {
    background-image: linear-gradient(180deg,rgba(7,84,98,0.8) 0%,rgba(13,168,195,0) 100%),url(../jpg/fond_actu.jpg) !important;
}
.et_pb_fullwidth_header.et_pb_fullwidth_header_single {
    background-color: none;
}
.et_pb_fullwidth_header_container {
    max-width: 1200px;
}
.et_pb_section_single.section_has_divider.et_pb_bottom_divider .et_pb_bottom_inside_divider {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI2VjZjJmMyI+PHBhdGggZD0iTTEyODAgMy40QzEwNTAuNTkgMTggMTAxOS40IDg0Ljg5IDczNC40MiA4NC44OWMtMzIwIDAtMzIwLTg0LjMtNjQwLTg0LjNDNTkuNC41OSAyOC4yIDEuNiAwIDMuNFYxNDBoMTI4MHoiIGZpbGwtb3BhY2l0eT0iLjMiLz48cGF0aCBkPSJNMCAyNC4zMWM0My40Ni01LjY5IDk0LjU2LTkuMjUgMTU4LjQyLTkuMjUgMzIwIDAgMzIwIDg5LjI0IDY0MCA4OS4yNCAyNTYuMTMgMCAzMDcuMjgtNTcuMTYgNDgxLjU4LTgwVjE0MEgweiIgZmlsbC1vcGFjaXR5PSIuNSIvPjxwYXRoIGQ9Ik0xMjgwIDUxLjc2Yy0yMDEgMTIuNDktMjQyLjQzIDUzLjQtNTEzLjU4IDUzLjQtMzIwIDAtMzIwLTU3LTY0MC01Ny00OC44NS4wMS05MC4yMSAxLjM1LTEyNi40MiAzLjZWMTQwaDEyODB6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 50% 40px;
    bottom: 0;
    height: 40px;
    z-index: 10;
    transform: rotateY(180deg);
}
.et_pb_entry_single{
	background:linear-gradient(180deg,#ecf2f3 0%,#ffffff 20%) !important;
}

.et_pb_widget li a:hover {
    color: #075462 !important;
}

/*
nav > ul > li:hover a{
	//border-bottom: solid 4px rgb(13, 168, 195);
} */
.et-fixed-header #top-menu .feature-link a{
	color: rgb(13, 168, 195) !important;
}

@media screen and (max-width:980px){
	#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
	    background-color: rgba(13,168,195,1) !important;
	}
	.menu-col3 > .sub-menu {
	    columns: unset;
	}
}
