/*
 Theme Name:     Extra Child Theme
 Theme URI:      
 Description:    Extra Child Theme
 Author:         Olivier B.
 Author URI:     
 Template:       Extra
 Version:        1.0.0
*/

@import url("../Extra/style.css");

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

#page-container {
	background-color:#fff;
}

.nav li ul.sub-menu {
	border-top:3px solid #76ff03;
}

.nav ul.sub-menu li a:hover{
	opacity:1;
}

.et_pb_widget .widgettitle {
	background:#000;
	background-color:#000;
}

.et_pb_pagebuilder_layout .post-content a {
	color:#ff5722;
}

.page article {
	border-top-width:0px;
}
